.product_title {
margin-bottom: 14px;
margin-top: 0;
}
#shipping_method label {display:flex!important;align-items:center}
#page .woocommerce-loop-product__title,
#page .product_list_widget .product-title {
font-size: 15px;
line-height: 1.466666666666667em;
font-weight: 500;
letter-spacing: 0.05em;
text-transform: uppercase;
text-align: center !important;
margin-top: 15px;
margin-bottom: 6px;
}
.summary.entry-summary .product_meta {
display: none;
} table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td::before {
content: attr(data-title) ": ";
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.product-remove::before {
display: none;
}
table.shop_table_responsive tr td.actions::before,
table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
table {
border-collapse: collapse;
}
@media screen and (min-width: 48em) {
table.shop_table_responsive thead {
display: table-header-group;
background: #ddd;
}
table.shop_table_responsive tbody th {
display: table-cell;
padding: 8px 12px;
}
table.shop_table_responsive tr th,
table.shop_table_responsive tr td {
text-align: left;
padding: 6px 12px;
font-size: 0.9rem;
}
table.shop_table_responsive tr td ul {
list-style: none;
padding: 0;
margin: 0;
}
table.shop_table_responsive .woocommerce-Price-amount.amount {
font-size: 0.9rem;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td::before {
display: none;
}
}
.wc-proceed-to-checkout {
margin-bottom: 15px;
}
.woocommerce-cart-form__cart-item.cart_item td {
border: 0;
border-bottom: 1px solid #ddd;
}
.woocommerce-table.woocommerce-table--order-details td,.woocommerce-table.woocommerce-table--order-details th{border:1px solid #ddd;padding: 5px 15px;text-align: left}
#page td.actions button,
#page td.actions .button {
width: 100%;
max-width: 240px;
display: inline-block;
text-align: center;
}
#page td.actions {
display: none;
} ul.products {
margin: 0;
padding: 0;
clear: both;
}
ul.products li.product {
list-style: none;
position: relative;
margin-bottom: 2em;
text-align: center;
}
ul.products li.product img {
display: block;
}
ul.products li.product .button {
display: block;
}
@media screen and (min-width: 48em) {
ul.products li.product {
width: 30.79667%;
float: left;
margin-right: 2%;
}
ul.products li.product.first {
clear: both;
}
ul.products li.product.last {
margin-right: 0;
}
ul.products.columns-1 li.product {
float: none;
width: 100%;
}
ul.products.columns-2 li.product {
width: 48.1%;
}
ul.products.columns-3 li.product {
width: 30.79667%;
}
ul.products.columns-4 li.product {
width: 23.5%;
}
ul.products.columns-5 li.product {
width: 16.96%;
}
ul.products.columns-6 li.product {
width: 13.49333%;
}
}
.woocommerce-breadcrumb {
color: #a1a1a1;
max-width: 1200px;
margin: 0 auto;
padding-right: 15px;
padding-left: 15px;
font-size: 12px;
padding-top: 15px;
padding-bottom: 20px;
}
.woocommerce-breadcrumb a {
color: #282828;
font-size: 12px;
}
div.qty {
float: left;
width: calc(50% - 72px);
font-size: 14px;
height: 52px;
line-height: 52px;
border: 1px solid rgba(0, 0, 0, 0.13);
border-right: none;
padding-left: 15px;
color: #888;
}
.quantity button {
width: auto;
background: none;
}
.quantity {
max-width: 100px;
display: flex;
align-items: center;
border: 1px solid rgba(0, 0, 0, 0.13);
border-left: none;
margin-right: 10px;
padding-right: 10px;
}
.quantity .qty-button {
position: relative;
display: inline-block;
font-size: 12px;
font-weight: 400;
color: #282828;
width: 23px;
padding: 14px 3px;
text-align: center;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #3cafad !important;
}
.quantity input,input[type="number"].xoo-cp-qty {
display: inline-block;
font-size: 14px;
width: 26px;
height: 42px;
padding: 0;
border: 0 none;
text-align: center;
background: none;
color:rgba(40,40,40,0.7);
}
.single-product .woocommerce-Price-amount.amount {
color: #3cafad;
font-size: 20px;
}
.woocommerce-Price-amount.amount {
color:#959494}
.woocommerce-product-gallery__image {
position: relative;
}
.archive #page .products.columns-2 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 25px;
}
.archive #page .products.columns-2 li {
width: 100%;
} .woocommerce-product-gallery__trigger {
opacity: 0;
height: 30px;
width: 30px;
}
.yith_magnifier_zoom_magnifier {
border: 0 !important;
}
.woocommerce-product-gallery__trigger:before {
opacity: 0;
}
.woocommerce-product-gallery__trigger:after {
opacity: 0;
}
.product-template-default #primary {
background: #eae0da;
}
.product-bottom {
background: #f7f5eb;
padding-top: 20px;
margin-top: 30px;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
float: left;
font-size: 11px;
margin: 0;
text-transform: uppercase;
color: #999;
letter-spacing: 1px;
line-height: 35px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: right;
text-align: right;
max-width: 240px;
line-height: normal;
display: flex;
}
.shop-wrap {
display: flex;
}
#shop-sidebar {
width: 20%;
margin: 35px 50px 0px 0px;
}
#shop-sidebar ul {
list-style: none;
}
#shop-sidebar ul li {
margin-bottom: 10px;
}
#shipping_method li {
display: flex;
align-items: center;
margin-bottom: 4px;
}
#shipping_method li input {
margin-right: 7px;
}
.checkout-button.button.wc-forward {
display: inline-block;
width: auto;
}
.shop_table.woocommerce-checkout-review-order-table td {
width: 50%;
}
#shop-sidebar ul li a {
display: block;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
padding: 13px 5px;
text-align: center;
border: 1px solid #4f4f4e;
max-width: 180px;
}
#shop-sidebar ul li a:hover,
#shop-sidebar .current-cat a {
background: #4f4f4e;
color: #fff;
}
#shop-sidebar .widget-title,
.product-bottom h2 {
text-transform: uppercase;
font-size: 1.2rem;
text-align: left !important;
}
#shop-right-wrap {
width: 100%;
}
.product-bottom h3 {
text-transform: uppercase;
font-size: 1.5rem;
margin-top: 15px;
text-align: left !important;
} .woocommerce .woocommerce-ordering select,
#product_cat {
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
border-radius: 0;
color: #999;
border: none;
max-width: 240px;
padding: 0.2rem;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
position: relative;
z-index: 11;
}
.woocommerce-LoopProduct-link.woocommerce-loop-product__link
.attachment-thumbnail.size-thumbnail {
position: absolute;
top: 0;
right: 0;
width: 100%;
z-index: 9;
}
#product_cat {
float: right;
margin-right: 12px;
max-width: 210px;
}
.wrap-h {
clear: both;
display: block;
width: 100%;
margin-bottom: 25px;
}
.wrap-h:after {
content: "";
display: block;
clear: both;
}
.prod-info {
width: 44%;
}
.related {
width: 56%;
} .single-product div.product {
position: relative;
display: flex;
width: 100%;
max-width: 1200px;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
display: grid;
grid-template-areas:
"gallery summary"
"product-bottom product-bottom";
}
.single-product div.product .woocommerce-product-gallery,
.images {
grid-area: gallery;
width: 620px;
position: relative;
}
.product-bottom {
grid-area: product-bottom;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
}
.single-product div.product .cart {
display: flex;
margin-top: 45px;
margin-bottom: 30px;
}
.woocommerce-product-gallery .flex-control-thumbs {
order: -10;
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 100%;
padding-top: 0;
padding-bottom: 5px;
}
.product .summary.entry-summary {
grid-area: summary;
margin-left: 12%;
margin-right: 0;
width: 80%;
}
.woocommerce-tabs,
.related.products .button.product_type_simple,
.stock.in-stock {
grid-area: tabs;
display: none;
}
.related {
grid-area: related;
}
.related h2 {
text-align: center;
}
.woocommerce-products-header__title.page-title {
margin: 30px 0 10px 0;
}
.related.products .ajax_add_to_cart {
display: none !important;
}
.single-product
div.product
.woocommerce-product-gallery
.woocommerce-product-gallery__trigger {
position: absolute;
right: 20px;
top: 40px;
display: block;
z-index: 99;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 1em;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
}
.single-product
div.product
.woocommerce-product-gallery
.flex-control-thumbs
li {
list-style: none;
cursor: pointer;
float: left;
}
.single-product
div.product
.woocommerce-product-gallery
.flex-control-thumbs
li
img {
opacity: 0.5;
}
.single-product
div.product
.woocommerce-product-gallery
.flex-control-thumbs
li
img.flex-active {
opacity: 1;
}
.single-product
div.product
.woocommerce-product-gallery
.flex-control-thumbs
li:hover
img {
opacity: 1;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-2
.flex-control-thumbs
li {
width: 48.1%;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-2
.flex-control-thumbs
li:nth-child(2n) {
margin-right: 0;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-2
.flex-control-thumbs
li:nth-child(2n + 1) {
clear: both;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3
.flex-control-thumbs
li {
width: 30.79667%;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3
.flex-control-thumbs
li:nth-child(3n) {
margin-right: 0;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3
.flex-control-thumbs
li:nth-child(3n + 1) {
clear: both;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-4
.flex-control-thumbs
li {
width: 22.15%;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-4
.flex-control-thumbs
li:nth-child(4n) {
margin-right: 0;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-4
.flex-control-thumbs
li:nth-child(4n + 1) {
clear: both;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-5
.flex-control-thumbs
li {
width: 16.96%;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-5
.flex-control-thumbs
li:nth-child(5n) {
margin-right: 0;
}
.single-product
div.product
.woocommerce-product-gallery.woocommerce-product-gallery--columns-5
.flex-control-thumbs
li:nth-child(5n + 1) {
clear: both;
}
.stock:empty::before,
.archive .woocommerce-breadcrumb {
display: none;
}
.stock.in-stock {
color: #0f834d;
}
.stock.out-of-stock {
color: #818181;
text-align: center;
padding:6px 12px;
background: #e9e9e9;
border: 1px solid #DDD;
font-size:13px
}
p.stock.out-of-stock {display:none!important} @media screen and (min-width: 768px) {
.col2-set .form-row-first {
float: left;
margin-right: 3.8%;
}
.col2-set .form-row-last {
float: right;
margin-right: 0;
}
.col2-set .form-row-first,
.col2-set .form-row-last {
width: 48.1%;
}
}  .site-header-cart {
position: relative;
margin: 0;
padding: 0;
}
.site-header-cart .cart-contents {
text-decoration: none;
}
.site-header-cart .widget_shopping_cart {
display: none;
}
.site-header-cart .product_list_widget {
margin: 0;
padding: 0;
} .cart-contents {
position: relative;
display: flex !important;
flex-flow: column nowrap;
justify-content: center;
}
.cart-contents:before {
font-family: "FontAwesome";
font-weight: 900;
content: "\f290" !important;
font-size: 26px;
color: #3cafad;
}
.cart-contents:hover {
text-decoration: none;
}
.cart-contents-count {
position: absolute;
top: 15px;
right: 1px;
transform: translateY(-105%) translateX(25%);
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
line-height: 18px;
height: 18px;
width: 18px;
vertical-align: middle;
text-align: center;
color: #fff;
background: #000;
border-radius: 50%;
padding: 1px;
}
.shop_table .quantity {
margin: 0;
border-left: 1px solid rgba(0, 0, 0, 0.13);
padding-left: 10px;
}
.cart-collaterals table.shop_table.cart td {
border: 1px solid #ddd;
text-align: left !important;
}
.shop_table .product-thumbnail img {
max-width: 120px;
}
body.kosar .entry-content .woocommerce .woocommerce-notices-wrapper,
.cart-collaterals h2 {
display: none;
}
body.kosar .entry-content .woocommerce {
}
.cart-collaterals td {
text-align: left;
}
.cart-collaterals {
width: 50%;
margin-top: 30px;
background: #FFFDF5;
padding: 15px;
}
.woocommerce-cart-form__cart-item.cart_item .qty-button {
color: #3cafad !important;
background:none;
}
.woocommerce-shipping-destination {
font-size: 0.8rem;
margin: 0;
} .star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
width: 5.3em;
font-family: star;
font-weight: 400;
}
.star-rating::before {
content: "\53\53\53\53\53";
opacity: 0.25;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #4169e1;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: 1px;
font-weight: 400;
}
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: star;
content: "\53";
color: #404040;
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars:hover a::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active::before {
content: "\53";
color: #4169e1;
opacity: 1;
}
p.stars.selected a.active ~ a::before {
content: "\53";
color: #404040;
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: "\53";
color: #4169e1;
opacity: 1;
} .woocommerce-tabs ul.tabs {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}
.woocommerce-tabs ul.tabs li {
display: block;
margin: 0;
position: relative;
}
.woocommerce-tabs ul.tabs li a {
padding: 1em 0;
display: block;
}
.woocommerce-tabs .panel h2:first-of-type {
margin-bottom: 1em;
} .woocommerce-password-strength {
text-align: right;
}
.woocommerce-password-strength.strong {
color: #0f834d;
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
} .form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.required {
color: #f00;
} .woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
background-color: #0f834d;
clear: both;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background: #ddd;
color: #404040;
margin-bottom: 25px;
padding: 12px;
font-size:14px;
}
.woocommerce-info .button {
background:none;
padding:0;
color:#3cafad!important;
text-transform:none
}
.woocommerce-info .woocommerce-Price-amount.amount {font-weight:bold;color:#404040;}
.woocommerce-error {
background-color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 0;
right: 0;
margin: 0;
padding: 1em;
background-color: #3d9cd2;
z-index: 9999;
}
@media screen and (min-width: 48em) { .site-header-cart .widget_shopping_cart {
position: absolute;
top: 100%;
width: 100%;
z-index: 999999;
left: -999em;
display: block;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
.site-header-cart:hover .widget_shopping_cart,
.site-header-cart.focus .widget_shopping_cart {
left: 0;
display: block;
}
}  .widget_price_filter .price_slider {
margin-bottom: 1.5em;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
}
.widget_price_filter .price_slider_amount .button {
float: left;
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
cursor: ew-resize;
outline: none;
background: #4169e1;
box-sizing: border-box;
margin-top: -0.25em;
opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
border: 0;
background: #4169e1;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
} .woocommerce ul.products li.product a img { height: auto;
width: 100%;
object-fit: cover;
padding: 0;
margin: 0 auto;
}
.product-template-default.single .yith-wcbm-badge {
display: none;
}
.woocommerce
ul.products
li.product
a
img.attachment-thumbnail
.woocommerce
ul.products
li.product
a:hover
img.attachment-thumbnail {
display: block;
}
.woocommerce
ul.products
li.product
a:hover
img.attachment-woocommerce_thumbnail {
opacity: 0;
}
ul.products .woocommerce-Price-amount.amount {
position: relative;
display: block;
margin: 12px 0 0;
font-size: 14px;
line-height: 1;
color: #959494;
}
ul.products ins .woocommerce-Price-amount.amount {
color: #f25c5e;
margin: 0;
}
.yith-wcbm-badge {
top: 20px !important;
text-transform: uppercase !important;
font-size: 12px !important;
font-weight: 500;
letter-spacing: 0.1em !important;
}
.checkout.woocommerce-checkout {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 0.1fr 2.3fr 0.6fr;
gap: 0px 50px;
grid-auto-flow: row;
grid-template-areas:
"customer_details order_review_heading"
"customer_details order_review"
". .";
}
#customer_details {
grid-area: customer_details;
}
#order_review_heading {
grid-area: order_review_heading;
}
#order_review {
grid-area: order_review;
}
#order_review,
.woocommerce-billing-fields__field-wrapper,
#customer_details .col-2 {
background:#FFFDF5;
padding: 15px;
font-size: 0.9rem;
text-align: left;
}
#order_review ul {
list-style: none;
}
#order_review .woocommerce-Price-amount.amount {
font-size: 1rem;
}
.payment_method_cod {
font-weight:bold
}
.payment_box.payment_method_cod p{
font-weight:400;
font-size:0.9em
}
#order-review .vp-woo-pont-shipping-method-label-cost .woocommerce-Price-amount.amount {font-size:0.9em!important;}
#order_review .woocommerce-checkout-review-order-table td,
#order_review .woocommerce-checkout-review-order-table th {
padding-bottom: 12px;
}
.up-sells.upsells.products li {
width: 80% !important;
}
.up-sells.upsells.products h2 {
font-size: 1.25rem;
} @media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
div.qty {max-width:100px}
.checkout.woocommerce-checkout,
.single-product div.product,
.single-product div.product .cart {
display: block;
}
.single-product div.product .cart {
flex-direction: column;
}
.single-product div.product .woocommerce-product-gallery,
.images {
width: 100%;
position: relative;
}
#product_cat {
display: block!important;
float: none;
margin-right: 0;
margin-bottom:15px;
padding: 12px 8px;
font-size:12px;
max-width: 100%;
width: 100%;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {font-size:10px}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin-top: 5px;
}
.single-product div.product .cart {
margin-top: 30px;
}
.product .summary.entry-summary {
margin-left: 0;
margin-right: 0;
margin-top: 30px;
width: 100%;
}
.product .summary.entry-summary .single_add_to_cart_button {margin-top:20px}
.product-bottom .flex {flex-direction:column;padding: 0 25px;}
.prod-info {
width: 100%;
}
}
@media only screen and (max-width: 320px) {
}