:root {
--font-heading: "Quicksand", sans-serif;
--font-text: "Lato", sans-serif;
--font-xxs: 12px;
--font-xs: 13px;
--font-sm: 14px;
--font-md: 16px;
--font-lg: 17px;
--font-xl: 19px;
--font-xxl: 58px;
--color-brand: #3BB77E;
--color-brand-dark: #29A56C;
--color-brand-2: #FDC040;
--color-primary: #5a97fa;
--color-secondary: #3e5379;
--color-warning: #ff9900;
--color-danger: #FD6E6E;
--color-success: #81B13D;
--color-info: #2cc1d8;
--color-text: #7E7E7E;
--color-heading: #253D4E;
--color-grey-1: --color-heading;
--color-grey-2: #242424;
--color-grey-4: #adadad;
--color-grey-9: #f4f5f9;
--color-muted: #B6B6B6;
--color-body: #7E7E7E;
--color-1: #fddde4;
--color-2: #cdebbc;
--color-3: #d1e8f2;
--color-4: #cdd4f8;
--color-5: #f6dbf6;
--color-6: #fff2e5;
--color-7: #d77f7a;
--color-8: #63a2c1;
--color-9: #F2FCE4;
--color-10: #FFFCEB;
--color-11: #ECFFEC;
--color-12: #FEEFEA;
--color-13: #FFF3EB;
--color-14: #FFF3FF;
--color-15: #F2FCE4;
--color-hot: #f74b81;
--color-new: #55bb90;
--color-sale: #67bcee;
--color-best: #f59758;
--box-shadown-1: 20px 20px 40px rgba(0,0,0,.07);
--box-shadown-2: 5px 5px 15px rgba(0, 0, 0, 0.05);
--box-shadown-3: 20px 20px 54px rgba(0, 0, 0, 0.03);
--box-shadown-3-hover: 20px 20px 54px rgba(0, 0, 0, 0.05);
--border-color: #ececec;
--border-colors: #ececec;
--border-color-2: #BCE3C9;
--background-1: #F2F3F4;
--background-2: #F4F6FA;
--background-3: #DEF9EC;
}
.btn, .button, .quick-shop-button, .simple-add-to-cart-button {
display: inline-block;
border: 1px solid transparent;
font-size: 14px;
font-weight: 700;
padding: 12px 15px;
border-radius: 4px;
color: #fff;
border: 1px solid transparent;
background-color: var(--color-brand);
cursor: pointer;
transition: all 300ms linear 0s;
letter-spacing: 0.5px;
}
.btn:hover, .button:hover, .quick-shop-button:hover, .simple-add-to-cart-button:hover {
background-color: var(--color-brand-2);
color: var(--color-heading);
}
.btn.btn-sm, .button.btn-sm, .quick-shop-button.btn-sm, .simple-add-to-cart-button.btn-sm {
padding: 8px 18px;
font-size: 12px;
text-transform: none;
line-height: 1.8;
}
.btn.btn-xs, .button.btn-xs, .quick-shop-button.btn-xs, .simple-add-to-cart-button.btn-xs {
padding: 7px 8px 7px 12px;
font-size: 12px;
text-transform: none;
display: inline-flex;
flex-wrap: wrap;
line-height: 1.3;
}
.btn.btn-xs i, .button.btn-xs i, .quick-shop-button.btn-xs i, .simple-add-to-cart-button.btn-xs i {
font-size: 14px !important;
line-height: 0;
}
.btn.btn-rounded, .button.btn-rounded, .quick-shop-button.btn-rounded, .simple-add-to-cart-button.btn-rounded {
border-radius: 50px;
}
.btn.btn-secondary, .button.btn-secondary, .quick-shop-button.btn-secondary, .simple-add-to-cart-button.btn-secondary {
background-color: var(--color-secondary);
border-color: var(--color-secondary);
}
.btn.btn-facebook, .button.btn-facebook, .quick-shop-button.btn-facebook, .simple-add-to-cart-button.btn-facebook {
background: #3b5998;
border-color: #3b5998;
}
.btn.btn-google, .button.btn-google, .quick-shop-button.btn-google, .simple-add-to-cart-button.btn-google {
background: #d85040;
border-color: #d85040;
}
.btn.btn-brush, .button.btn-brush, .quick-shop-button.btn-brush, .simple-add-to-cart-button.btn-brush {
background-color: transparent;
color: var(--color-brand);
border: 0;
padding: 14px 80px 14px 65px;
background-repeat: no-repeat;
font-family: var(--font-heading);
}
.btn.btn-brush i, .button.btn-brush i, .quick-shop-button.btn-brush i, .simple-add-to-cart-button.btn-brush i {
margin: 3px 0 0 5px;
}
.btn.btn-brush.btn-brush-1, .button.btn-brush.btn-brush-1, .quick-shop-button.btn-brush.btn-brush-1, .simple-add-to-cart-button.btn-brush.btn-brush-1 {
background-image: url(//cataloguedislab.com/wp-content/themes/steelthemes-nest/assets/css/imgs/theme/btn-brush-bg-1.png);
}
.btn.btn-brush.btn-brush-2, .button.btn-brush.btn-brush-2, .quick-shop-button.btn-brush.btn-brush-2, .simple-add-to-cart-button.btn-brush.btn-brush-2 {
background-image: url(//cataloguedislab.com/wp-content/themes/steelthemes-nest/assets/css/imgs/theme/btn-brush-bg-2.png);
}
.btn.btn-brush.btn-brush-3, .button.btn-brush.btn-brush-3, .quick-shop-button.btn-brush.btn-brush-3, .simple-add-to-cart-button.btn-brush.btn-brush-3 {
background-image: url(//cataloguedislab.com/wp-content/themes/steelthemes-nest/assets/css/imgs/theme/btn-brush-bg-3.png);
}
.cart-notification p {
color: var(--color-white) !important;
}
.woocommerce-cart-form .custom-quantity-controls {
width: -moz-fit-content;
width: fit-content;
}
.woocommerce .quantity-buttons,
.quantity-buttons, .mini-cart-quantity-controls {
position: relative;
display: flex;
align-items: center;
border: 1px solid var(--border-color);
padding: 5px 5px;
border-radius: 5px;
}
.woocommerce .quantity-buttons .qty::-webkit-outer-spin-button,
.woocommerce .quantity-buttons .qty::-webkit-inner-spin-button,
.woocommerce .quantity-buttons .mini-cart-qty::-webkit-outer-spin-button,
.woocommerce .quantity-buttons .mini-cart-qty::-webkit-inner-spin-button,
.quantity-buttons .qty::-webkit-outer-spin-button,
.quantity-buttons .qty::-webkit-inner-spin-button,
.quantity-buttons .mini-cart-qty::-webkit-outer-spin-button,
.quantity-buttons .mini-cart-qty::-webkit-inner-spin-button, .mini-cart-quantity-controls .qty::-webkit-outer-spin-button,
.mini-cart-quantity-controls .qty::-webkit-inner-spin-button,
.mini-cart-quantity-controls .mini-cart-qty::-webkit-outer-spin-button,
.mini-cart-quantity-controls .mini-cart-qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity-buttons .minus-btn, .woocommerce .quantity-buttons .plus-btn, .woocommerce .quantity-buttons .mini-cart-plus-btn, .woocommerce .quantity-buttons .mini-cart-minus-btn,
.quantity-buttons .minus-btn,
.quantity-buttons .plus-btn,
.quantity-buttons .mini-cart-plus-btn,
.quantity-buttons .mini-cart-minus-btn, .mini-cart-quantity-controls .minus-btn, .mini-cart-quantity-controls .plus-btn, .mini-cart-quantity-controls .mini-cart-plus-btn, .mini-cart-quantity-controls .mini-cart-minus-btn {
width: 30px;
height: 30px;
line-height: 20px;
display: flex;
align-items: center;
justify-content: center;
border: unset !important;
background: var(--color-grey-9);
cursor: pointer;
font-size: 20px;
color: var(--color-heading);
border-radius: 5px;
transition: all 0.3s ease-in-out;
}
.woocommerce .quantity-buttons .minus-btn:hover, .woocommerce .quantity-buttons .plus-btn:hover, .woocommerce .quantity-buttons .mini-cart-plus-btn:hover, .woocommerce .quantity-buttons .mini-cart-minus-btn:hover,
.quantity-buttons .minus-btn:hover,
.quantity-buttons .plus-btn:hover,
.quantity-buttons .mini-cart-plus-btn:hover,
.quantity-buttons .mini-cart-minus-btn:hover, .mini-cart-quantity-controls .minus-btn:hover, .mini-cart-quantity-controls .plus-btn:hover, .mini-cart-quantity-controls .mini-cart-plus-btn:hover, .mini-cart-quantity-controls .mini-cart-minus-btn:hover {
background: var(--color-brand);
color: #fff;
}
.woocommerce .quantity-buttons input,
.quantity-buttons input, .mini-cart-quantity-controls input {
border: unset !important;
text-align: center;
width: unset !important;
margin: unset !important;
height: unset !important;
padding: 0px !important;
}
.mini-cart-quantity-controls {
width: 100px;
margin-top: 10px;
}
.mini-cart-quantity-controls input {
width: 100% !important;
}
.single-product .quantity-buttons {
width: -moz-fit-content;
width: fit-content;
}
@media (max-width: 550px) {
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a i, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i,
.quick-shop-button i {
position: relative !important;
left: unset !important;
}
.simple-add-to-cart-button, .quick-shop-button {
display: flex;
justify-content: center;
align-items: center;
gap: 5px !important;
}
.simple-add-to-cart-button span, .quick-shop-button span {
line-height: normal !important;
display: block !important;
}
html .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a i, html .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, html .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a i, html .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, html .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, html .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, html .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, html .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, html .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a i, html .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, html .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, html .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i,
html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a i, html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i {
position: relative !important;
top: unset !important;
left: unset !important;
right: unset !important;
bottom: unset !important;
margin: unset !important;
}
html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button {
width: 100% !important;
}
body .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button {
width: 100% !important;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button span {
display: block;
position: relative !important;
width: unset !important;
height: unset !important;
top: unset !important;
border-radius: unset !important;
background: unset !important;
color: unset !important;
right: unset !important;
font-size: unset !important;
text-align: unset !important;
line-height: unset !important;
opacity: unset !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button::before, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button::before {
display: none !important;
}
html body .product_wrapper.style_two .simple-add-to-cart-button,
html body .product_wrapper.style_two .quick-shop-button,
html body .product_wrapper.style_six .simple-add-to-cart-button,
html body .product_wrapper.style_six .quick-shop-button {
padding: 5px !important;
}
html body .product-type-variable .product-cart-wrap .quick-shop-button span,
.simple-add-to-cart-button span, .quick-shop-button span,
html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a span,
html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span,
html body .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a span,
html body .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span,
html body .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span {
line-height: normal !important;
display: block !important;
font-size: 12px !important;
}
html body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a,
html body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a {
width: 100% !important;
}
}
.quantity-buttons input {
background: transparent !important;
}
.product_wrapper.style_one .simple-add-to-cart-button span, .product_wrapper.deals_style_one .simple-add-to-cart-button span, .product_wrapper.deals_style_two .simple-add-to-cart-button span {
display: none;
}
.product_wrapper.style_one .quantity-buttons .minus-btn, .product_wrapper.style_one .quantity-buttons .plus-btn, .product_wrapper.style_one .quantity-buttons .minus-btn, .product_wrapper.style_one .quantity-buttons .plus-btn, .product_wrapper.deals_style_one .quantity-buttons .minus-btn, .product_wrapper.deals_style_one .quantity-buttons .plus-btn, .product_wrapper.deals_style_one .quantity-buttons .minus-btn, .product_wrapper.deals_style_one .quantity-buttons .plus-btn, .product_wrapper.deals_style_two .quantity-buttons .minus-btn, .product_wrapper.deals_style_two .quantity-buttons .plus-btn, .product_wrapper.deals_style_two .quantity-buttons .minus-btn, .product_wrapper.deals_style_two .quantity-buttons .plus-btn {
width: 20px !important;
height: 20px !important;
font-size: 12px;
}
.product_wrapper.style_one .quantity-buttons .minus-btn, .product_wrapper.deals_style_one .quantity-buttons .minus-btn, .product_wrapper.deals_style_two .quantity-buttons .minus-btn {
font-size: 16px;
}
.product_wrapper.style_one .archive-quantity-controls .quantity-buttons, .product_wrapper.deals_style_one .archive-quantity-controls .quantity-buttons, .product_wrapper.deals_style_two .archive-quantity-controls .quantity-buttons {
width: -moz-fit-content;
width: fit-content;
}
.product_wrapper.style_one .archive-quantity-controls .quantity-buttons input, .product_wrapper.deals_style_one .archive-quantity-controls .quantity-buttons input, .product_wrapper.deals_style_two .archive-quantity-controls .quantity-buttons input {
width: 40px !important;
}
.product_wrapper.style_two .simple-add-to-cart-button, .product_wrapper.style_two .quick-shop-button, .product_wrapper.style_six .simple-add-to-cart-button, .product_wrapper.style_six .quick-shop-button {
width: 100%;
position: relative;
padding: 7px 20px !important;
font-family: var(--font-heading);
text-align: center;
}
.product_wrapper.style_two .archive-quantity-controls .quantity-buttons input, .product_wrapper.style_six .archive-quantity-controls .quantity-buttons input {
width: 100% !important;
}
.product_wrapper.style_two .quantity-buttons .minus-btn, .product_wrapper.style_two .quantity-buttons .plus-btn, .product_wrapper.style_two .quantity-buttons .minus-btn, .product_wrapper.style_two .quantity-buttons .plus-btn, .product_wrapper.style_six .quantity-buttons .minus-btn, .product_wrapper.style_six .quantity-buttons .plus-btn, .product_wrapper.style_six .quantity-buttons .minus-btn, .product_wrapper.style_six .quantity-buttons .plus-btn {
width: 30px !important;
height: 30px !important;
font-size: 16px;
}
.product_wrapper.style_two .simple-add-to-cart-button, .product_wrapper.style_two .quick-shop-button, .product_wrapper.style_six .simple-add-to-cart-button, .product_wrapper.style_six .quick-shop-button {
width: 100%;
position: relative;
padding: 7px 20px !important;
font-family: var(--font-heading);
text-align: center;
}
.product_style_five .archive-quantity-controls .quantity-buttons input {
width: 80px !important;
}
.product_style_five .quantity-buttons .minus-btn, .product_style_five .quantity-buttons .plus-btn, .product_style_five .quantity-buttons .minus-btn, .product_style_five .quantity-buttons .plus-btn {
width: 30px !important;
height: 30px !important;
font-size: 16px;
}
.product_style_five .simple-add-to-cart-button, .product_style_five .quick-shop-button {
width: 100%;
position: relative;
padding: 5px 15px !important;
font-family: var(--font-heading);
text-align: center;
}
.product_deal_three .archive-quantity-controls .quantity-buttons input {
width: 80px !important;
}
.product-cart-wrap .product-content-wrap .product-price span, .product-cart-wrap .product-content-wrap .product-price .price {
font-family: var(--font-heading);
}
.product_singleized.product_wrapper.style_one .archive-quantity-controls .quantity-buttons input {
width: 100% !important;
}
.product_singleized.product_wrapper.style_one .quantity-buttons .minus-btn, .product_singleized.product_wrapper.style_one .quantity-buttons .plus-btn, .product_singleized.product_wrapper.style_one .quantity-buttons .minus-btn, .product_singleized.product_wrapper.style_one .quantity-buttons .plus-btn {
width: 30px !important;
height: 30px !important;
font-size: 16px;
}
.product_singleized.product_wrapper.style_one .simple-add-to-cart-button, .product_singleized.product_wrapper.style_one .quick-shop-button {
width: 100%;
position: relative;
padding: 7px 20px !important;
font-family: var(--font-heading);
text-align: center;
border-radius: 50px;
}
.outofstock.product-type-simple .simple-add-to-cart-button {
opacity: 0.8;
pointer-events: none;
}
.custom-modal .archive-quantity-controls {
width: -moz-fit-content;
width: fit-content;
}
@media (max-width: 550px) {
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a {
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 5px !important;
}
}
.quick-shop-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
display: none;
}
.quick-shop-modal .product-price {
margin: 10px 0px 5px;
}
.quick-shop-modal .product-price > span.woocommerce-Price-amount.amount {
font-size: 30px;
font-weight: 700;
color: var(--color-brand);
font-family: var(--font-heading);
line-height: 30px;
}
.quick-shop-modal form.cart .variations td, .quick-shop-modal form.cart .variations th {
border: 0;
line-height: 2em;
vertical-align: top;
}
.quick-shop-modal .custom-quantity-controls {
width: -moz-fit-content;
width: fit-content;
}
.quick-shop-modal .close-quick-shop {
position: absolute;
top: 0;
right: 0;
z-index: 99;
}
.quick-shop-modal .quick-shop-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
}
.quick-shop-modal .quick-shop-wrapper {
position: relative;
max-width: 900px;
width: 90%;
max-height: 80vh;
background: #fff;
margin: 5% auto;
overflow: hidden;
overflow-y: auto;
padding: 30px;
}
.quick-shop-modal .quick-shop-wrapper .quick-shop-content .quick-shop-body {
display: flex;
align-items: center;
gap: 1rem;
}
.quick-shop-modal .quick-shop-wrapper .quick-shop-content .quick-shop-body .product-gallery {
width: 48%;
}
.quick-shop-modal .quick-shop-wrapper .quick-shop-content .quick-shop-body .product-gallery .gallery-thumbnails {
margin-top: 1rem;
display: flex;
gap: 1rem;
}
.quick-shop-modal .quick-shop-wrapper .quick-shop-content .quick-shop-body .product-details {
width: 48%;
}
.thumbnail-wrapper {
position: relative;
overflow: hidden;
}
.thumbnail-wrapper img {
display: block;
max-width: 100%;
margin: 0;
top: 0;
left: 0;
height: 360px;
width: 100%;
min-height: 300px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.thumbnail-wrapper .product-hover-change-imaged {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
} .quick-shop-content .product-gallery {
position: relative;
margin-bottom: 20px;
}
.quick-shop-content .main-product-image {
width: 100%;
height: auto;
max-height: 400px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 8px;
transition: opacity 0.3s ease;
}
.quick-shop-content .gallery-thumbnails {
display: flex;
gap: 8px;
margin-top: 10px;
justify-content: flex-start;
flex-wrap: wrap;
}
.quick-shop-content .gallery-thumb {
width: 60px;
height: 60px;
-o-object-fit: cover;
object-fit: cover;
border-radius: 4px;
cursor: pointer;
border: 2px solid transparent;
transition: all 0.3s ease;
opacity: 0.6;
}
.quick-shop-content .gallery-thumb:hover {
opacity: 0.8 !important;
transform: scale(1.05);
}
.quick-shop-content .gallery-thumb.active {
border-color: var(--color-brand);
opacity: 1 !important;
box-shadow: 0 2px 8px rgba(0, 124, 186, 0.3);
} .quick-shop-content .variations_form .variations select:focus {
border-color: var(--color-brand);
box-shadow: 0 0 0 1px var(--color-brand);
} .quick-shop-content .product-gallery.loading .main-product-image {
opacity: 0.5;
}
.quick-shop-content .product-gallery.loading::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 20px;
height: 20px;
margin: -10px 0 0 -10px;
border: 2px solid #f3f3f3;
border-top: 2px solid #007cba;
border-radius: 50%;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} @media (max-width: 768px) {
.quick-shop-content .gallery-thumb {
width: 50px;
height: 50px;
}
.quick-shop-content .main-product-image {
max-height: 300px;
}
}
.quick-shop-modal .close-quick-shop {
padding: 5px 10px;
top: 10px !important;
right: 10px !important;
color: #fff;
border-radius: 10px;
background: var(--color-brand);
}
@media (max-width: 768px) {
.quick-shop-modal .quick-shop-wrapper .quick-shop-content .quick-shop-body {
flex-direction: column;
}
.quick-shop-modal .quick-shop-wrapper {
padding: 30px 10px 15px;
}
.quick-shop-modal .quick-shop-wrapper .quick-shop-content .quick-shop-body .product-gallery,
.quick-shop-modal .quick-shop-wrapper .quick-shop-content .quick-shop-body .product-details {
width: 100%;
}
.woocommerce .quantity-buttons .minus-btn, .woocommerce .quantity-buttons .plus-btn, .woocommerce .quantity-buttons .mini-cart-plus-btn, .woocommerce .quantity-buttons .mini-cart-minus-btn, .quantity-buttons .minus-btn, .quantity-buttons .plus-btn, .quantity-buttons .mini-cart-plus-btn, .quantity-buttons .mini-cart-minus-btn, .mini-cart-quantity-controls .minus-btn, .mini-cart-quantity-controls .plus-btn, .mini-cart-quantity-controls .mini-cart-plus-btn, .mini-cart-quantity-controls .mini-cart-minus-btn {
width: 25px !important;
height: 25px !important;
line-height: 15px !important;
}
}
.product_grid_style_two .product_singleized.style_one .simple-add-to-cart-button {
display: flex !important;
gap: 5px !important;
align-items: center;
justify-content: center;
}
.product_grid_style_two .product_singleized.style_one .simple-add-to-cart-button span {
display: flex !important;
}
.product_deal_three .simple-add-to-cart-button {
padding: 8px 15px !important;
}
.custom-modal .archive-quantity-controls {
background: var(--background-1);
}
.woo_products_header {
position: relative;
}
.woo_products_header .filter_end {
margin: 0px;
padding: 0px;
display: flex;
align-items: center;
}
.woo_products_header .filter_end label {
margin-right: 10px;
}
.woo_products_header .filter_end li {
display: inline-block;
margin-right: 20px;
}
.woo_products_header .filter_end li.view_grid a {
display: inline-block;
cursor: pointer;
transition: all 0.3s ease 0s;
border-radius: 6px;
background: var(--background-3);
color: var(--color-heading);
font-size: 20px;
height: 40px;
text-align: center;
line-height: 45px;
width: 40px;
}
.woo_products_header .filter_end li.view_grid a:first-child {
margin-right: 10px;
}
.woo_products_header .filter_end li.view_grid a.active, .woo_products_header .filter_end li.view_grid a:hover {
background: var(--color-brand);
color: #fff;
}
.woo_products_header .filter_end .nest_filter_btn {
padding: 7px 24px;
border-radius: 30px;
font-size: 16px;
line-height: 20px;
cursor: pointer;
font-weight: 700;
color: var(--color-heading);
font-family: var(--font-heading);
background: #fff;
border: 1px solid var(--border-colors);
box-shadow: var(--box-shadown-1);
transition: all 0.3s ease 0s;
}
.woo_products_header .filter_end .nest_filter_btn:hover {
border-color: var(--color-brand-dark);
background: var(--color-brand-dark);
color: #fff;
}
.woo_products_header .products-per-page-box {
gap: 1rem;
}
.woo_products_header .products-per-page-box select {
min-width: 80px;
}
.woocommerce-products-header .w_hun {
width: 100%;
padding-bottom: 20px;
}
.woocommerce-products-header .flex_enable {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.woocommerce-products-header .in_right {
display: flex;
gap: 1rem;
align-items: center;
}
.woocommerce-products-header .in_right .woocommerce-result-count {
padding: 0px;
margin: 0px;
}
.woocommerce-products-header .in_right .woocommerce-ordering {
margin: 0 !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single {
height: 46px !important;
line-height: 46px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 46px !important;
}
.wcapf-before-products {
display: flex;
align-items: center;
gap: 1rem;
flex-wrap: wrap;
}
.nest_filter_box {
position: relative;
margin-bottom: 25px;
padding-top: 20px;
width: 100%;
display: flex;
gap: 1rem;
justify-content: flex-start;
flex-direction: row;
flex-flow: row;
flex-wrap: wrap;
}
.nest_filter_box form {
display: flex;
gap: 2rem;
justify-content: space-between;
flex-wrap: wrap;
}
.nest_filter_box form .left_s {
display: flex;
gap: 1rem;
justify-content: flex-start;
}
.nest_filter_box form .left_s .select2 {
min-width: 150px;
}
.nest_filter_box form .right_s {
display: flex;
gap: 1rem;
justify-content: flex-end;
}
.nest_filter_box form .right_s input {
height: 46px;
padding: 5px 15px !important;
border-radius: 10px;
}
.product_wrapper.style_list .d-flex {
gap: 1rem;
}
.product_wrapper.style_list .woobt-products {
border: 0px !important;
}
.product_wrapper.style_list .woobt-wrap, .product_wrapper.style_list .grouped_form {
padding: 10px;
background: var(--background-3);
margin-bottom: 20px;
}
.product_wrapper.style_list .woobt-item-product a::before, .product_wrapper.style_list .grouped_form a::before {
display: none !important;
}
.product_wrapper.style_list .product-content-wrap {
padding: 20px 10px;
}
.product_wrapper.style_list .product-img-action-wrap {
width: 35%;
min-width: 35%;
position: unset;
}
.product_wrapper.style_list table td, .product_wrapper.style_list table th {
border: unset !important;
}
.product_wrapper.style_list .product-action-1 {
border: 1px solid var(--border-colors);
border-radius: 10px;
}
.product_wrapper.style_list .list-features {
padding: 20px;
border-top: 1px solid var(--border-colors);
}
.product_wrapper.style_list .product-action-1 {
margin-top: 20px;
display: inline-block;
position: relative;
opacity: 1;
visibility: visible;
left: unset;
top: unset;
transform: unset;
}
.quick_view_tab_content {
position: relative;
}
.quick_view_tab_content .nav-pills .nav-link.active, .quick_view_tab_content .nav-pills .show > .nav-link {
background-color: var(--color-brand);
}
.quick_view_tab_content .tabs_header {
margin-bottom: 30px;
}
.quick_view_tab_content .s_tab {
display: none;
}
.quick_view_tab_content .s_tab.active-tab {
display: block;
}
.quick_view_tab_content .s_tab.active-tab.show {
animation: fadeIn ease 0.9s;
-webkit-animation: fadeIn ease 0.9s;
-moz-animation: fadeIn ease 0.9s;
-o-animation: fadeIn ease 0.9s;
-ms-animation: fadeIn ease 0.9s;
}
.sec_category_carousels .card_d_flex {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
}
.sec_category_carousels .card_d_flex h6, .sec_category_carousels .card_d_flex span, .sec_category_carousels .card_d_flex .img-hover-scale {
display: block;
width: 100%;
min-width: 100%;
}
.brand_box {
position: relative;
padding: 10px 15px;
border-radius: 8px;
background: #fff;
text-align: center;
min-height: 90px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid var(--border-colors);
gap: 1rem;
margin-bottom: 25px;
}
.brand_box figure {
position: relative;
display: block;
}
.brand_box figure img {
width: auto !important;
height: 3rem;
margin: auto;
}
.brand_box .content {
text-align: left;
}
.owl-item .brand_box {
margin-bottom: 0px;
}
.owl-rtl .brand_box {
direction: ltr;
}
.n_brand_box {
position: relative;
}
.n_brand_box ul {
padding: 0px;
margin: 0px;
}
.n_brand_box ul .brand_list {
display: inline-block;
width: 32%;
padding-right: 3px;
}
.n_brand_box ul .brand_list .brand_box {
display: block !important;
margin: 0px !important;
text-align: center;
}
.n_brand_box ul .brand_list .brand_box figure {
margin-bottom: 5px;
}
.n_brand_box ul .brand_list .brand_box figure a {
float: unset !important;
}
.n_brand_box ul .brand_list .brand_box figure img {
display: block;
}
.n_brand_box ul .brand_list .brand_box .content {
text-align: center;
}
.n_brand_box ul .brand_list .brand_box .content a {
text-align: center;
display: inline-block;
float: unset;
}
.n_brand_box ul .brand_list .brand_box .content span {
display: inline-block;
height: 20px;
padding: 0px 6px;
line-height: 20px;
font-size: 14px !important;
min-height: 20px;
color: #fff;
border-radius: 50%;
background: var(--color-brand);
}
.sidebar-widget .n_brand_box ul .brand_list {
display: inline-flex;
}
.sidebar-widget .n_brand_box ul .brand_list figure img {
width: auto;
margin: auto;
height: 2rem;
margin-bottom: 5px;
}
.sidebar-widget .n_brand_box ul .brand_list .content a {
line-height: normal;
margin-bottom: 5px;
font-size: 13px;
color: var(--color-text);
display: block;
}
.sidebar-widget .n_brand_box ul .brand_list .content span {
display: inline-block;
padding: 0px 6px;
line-height: 20px;
font-size: 11px !important;
font-weight: 400;
min-width: 20px;
}
.side_bar .sidebar-widget .widget_box .category-filter-widget li, .side_bar .sidebar-widget .widget_box .brand-filter-widget li {
margin-bottom: 3px;
padding-bottom: 3px;
color: var(--color-text);
}
.side_bar .sidebar-widget .widget_box .category-filter-widget li label, .side_bar .sidebar-widget .widget_box .brand-filter-widget li label {
margin-bottom: 0px;
font-size: 13.125px;
}
.side_bar .sidebar-widget .widget_box .category-filter-widget li label small, .side_bar .sidebar-widget .widget_box .brand-filter-widget li label small {
padding-left: 3px;
}
.brand-filter-buttons, .category-filter-buttons {
padding-top: 10px;
}
.brand-filter-buttons button, .category-filter-buttons button {
margin-right: 5px;
}
.categories-dropdown-wrap.style-2 ul li:last-child {
margin-bottom: 0px;
}
.categories-dropdown-wrap.style-2 ul li .sub-categories li {
display: block !important;
}
.header-action-icon-2 {
position: relative;
}
.header-action-icon-2 .woosw-menu-item, .header-action-icon-2 .woosc-menu-item {
list-style: none;
position: absolute;
top: 0;
right: 0;
width: 100%;
}
.header-action-icon-2 .woosw-menu-item .woosw-menu-item-inner, .header-action-icon-2 .woosc-menu-item .woosw-menu-item-inner {
color: transparent;
}
.woosc-menu-item .woosc-menu-item-inner:after, .woosw-menu-item .woosw-menu-item-inner:after {
background-color: var(--color-brand);
color: #fff;
height: 20px;
width: 20px;
border-radius: 100%;
font-weight: 500;
font-size: 12px;
text-align: center;
line-height: 20px;
}
.compare_one .woosc-menu-item {
pointer-events: none;
}
.compare_one .woosc-menu-item .woosc-menu-item-inner:after {
left: 12px;
top: -8px;
}
.wish_one .woosw-menu-item .woosw-menu-item-inner:after {
left: 14px;
top: -20px;
}
.wish_one a a {
pointer-events: none;
}
.wish_one a a span {
color: transparent;
}
.progressboxs .progress.style_two {
height: 5px;
}
.progressboxs .progress.style_two .progress-bar {
font-size: 7px;
}
.progressboxs .d-flex {
justify-content: space-between;
gap: 1rem;
}
.progressboxs .d-flex em {
font-size: 13px;
font-weight: 600;
line-height: 15px;
font-family: var(--font-heading);
color: var(--color-brand);
}
.product_singleized.product_wrapper.style_one .quantity-buttons {
border-radius: 50px;
}
.product_singleized.product_wrapper.style_one .quantity-buttons .minus-btn, .product_singleized.product_wrapper.style_one .quantity-buttons .plus-btn {
min-width: 30px;
height: 30px;
line-height: 20px;
border-radius: 50px !important;
}
.product_wrapper {
position: relative;
}
.product_wrapper.style_six {
border-radius: 8px;
text-align: center;
}
.product_wrapper.style_six .product-rate {
width: 100%;
}
.product_wrapper.style_six .product-rate .star-rating {
display: inline-block;
margin-bottom: 0px !important;
}
.product_wrapper.style_six .btn, .product_wrapper.style_six .button, .product_wrapper.style_six .simple-add-to-cart-button {
padding: 8px 15px;
min-height: 42px;
border-radius: 30px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
line-height: normal;
font-size: 12px;
font-family: var(--font-heading);
}
.product_wrapper.style_six .quantity-buttons {
border-radius: 50px;
}
.product_wrapper.style_six .quantity-buttons .minus-btn, .product_wrapper.style_six .quantity-buttons .plus-btn {
min-width: 30px;
height: 30px;
line-height: 20px;
border-radius: 50px !important;
}
.product_wrapper.style_six .product-badges {
top: 10px !important;
left: 10px !important;
display: flex;
align-items: flex-start;
flex-direction: column !important;
gap: 0.5rem;
}
.product_wrapper.style_six .product-badges .badge_type_one {
background: var(--color-brand);
color: #fff;
}
.product_wrapper.style_six .product-badges .badge_type_one, .product_wrapper.style_six .product-badges .badge_text {
font-size: 14px;
padding: 2px 15px;
line-height: 18px;
border-radius: 30px;
margin: 0px !important;
min-height: unset;
min-width: unset;
right: unset !important;
position: relative !important;
}
.product_wrapper.style_six .product-badges .badge_text {
background: var(--color-brand-2);
color: var(--font-heading);
}
.product_wrapper.style_six .space_div {
padding-top: 10px !important;
border-top: 1px solid var(--border-colors);
margin-top: 15px;
}
.product_wrapper.style_six .list-features-six {
text-align: left;
font-size: 12px;
line-height: 16px;
color: var(--color-text);
font-weight: 400;
display: revert !important;
}
.product_wrapper.style_six .list-features-six h1, .product_wrapper.style_six .list-features-six h2, .product_wrapper.style_six .list-features-six h3, .product_wrapper.style_six .list-features-six h4, .product_wrapper.style_six .list-features-six h5, .product_wrapper.style_six .list-features-six h5 {
font-size: 14px;
line-height: 18px;
color: var(--color-heading);
font-weight: 500;
margin-bottom: 5px;
}
.product_wrapper.style_six .list-features-six h1 a, .product_wrapper.style_six .list-features-six h2 a, .product_wrapper.style_six .list-features-six h3 a, .product_wrapper.style_six .list-features-six h4 a, .product_wrapper.style_six .list-features-six h5 a, .product_wrapper.style_six .list-features-six h5 a {
font-size: 14px;
line-height: 18px;
color: var(--color-heading);
font-weight: 500;
margin-bottom: 5px;
}
.product_wrapper.style_six .list-features-six ul {
padding-left: 15px;
list-style: disc !important;
}
.product_wrapper.style_six .list-features-six li, .product_wrapper.style_six .list-features-six p, .product_wrapper.style_six .list-features-six div {
font-size: 12px;
line-height: 16px;
color: var(--color-text);
font-weight: 400;
margin-bottom: 3px;
display: revert !important;
}
.product_wrapper.style_six .list-features-six li:last-child, .product_wrapper.style_six .list-features-six p:last-child, .product_wrapper.style_six .list-features-six div:last-child {
margin-bottom: 0px;
}
.product_wrapper.style_six .list-features-six.scrollbarcolor {
height: 100px;
padding-right: 6px;
overflow: auto;
}
.product_wrapper.style_six .list-features-six.scrollbarcolor::-webkit-scrollbar {
width: 2px;
}
.post-type-archive-product .product_wrapper.style_six .btn, .post-type-archive-product .product_wrapper.style_six .button, .tax-product_cat .product_wrapper.style_six .btn, .tax-product_cat .product_wrapper.style_six .button {
padding: 6px 15px !important;
min-height: unset;
font-size: 13px !important;
}
@media (max-width: 768px) {
.product_wrapper.style_six .btn, .product_wrapper.style_six .button {
padding: 3px 8px;
}
}
.deal_box_tep .dealscountdown .countdown-section {
padding: 5px 5px 5px 5px !important;
display: inline-block;
margin-bottom: 10px;
box-shadow: var(--box-shadown-2);
position: relative;
font-weight: 400;
font-size: 12px;
line-height: 1;
margin-right: 4px;
background-color: #fff;
border-radius: 4px;
border: none;
margin-bottom: 5px;
}
.deal_box_tep .dealscountdown .countdown-section:last-child {
margin-right: 0px;
}
.deal_box_tep .dealscountdown .countdown-amount {
display: inline-block;
color: var(--color-brand);
font-weight: 500;
font-size: 20px;
line-height: 1;
margin-bottom: 2px;
width: 50px;
height: unset;
line-height: normal;
text-align: center;
font-family: var(--font-heading);
}
.deal_box_tep .dealscountdown .countdown-period {
position: relative;
overflow: hidden;
text-indent: -999999999px;
}
.deal_box_tep .dealscountdown .countdown-period::before {
position: relative;
text-indent: 0px;
content: "Days";
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
line-height: 20px;
color: var(--color-heading);
font-family: var(--font-heading);
font-size: 14px;
font-weight: 600;
}
.product_deal_three {
position: relative;
padding: 20px;
border-radius: 10px;
margin-bottom: 20px;
justify-content: flex-start;
border: 1px solid var(--border-colors);
background: #fff;
text-align: left;
gap: 1.5rem;
}
.product_deal_three .deals_title {
display: none;
}
.product_deal_three .product-badges {
position: absolute;
z-index: 9;
top: 10px !important;
left: 10px !important;
display: flex;
align-items: center;
gap: 0.5rem;
}
.product_deal_three .product-badges .badge_type_one, .product_deal_three .product-badges .badge_text {
font-size: 14px;
padding: 2px 15px;
line-height: 18px;
border-radius: 30px;
}
.product_deal_three .product-badges .badge_type_one {
background: var(--color-brand);
color: #fff;
}
.product_deal_three .product-badges .badge_text {
background: var(--color-brand-2);
color: var(--font-heading);
}
.product_deal_three .deals-countdown {
margin-bottom: 0px;
}
.product_deal_three .deals-countdown .countdown-section {
min-height: 45px;
border-radius: 45px;
padding: 5px 3px 3px 3px !important;
}
.product_deal_three .deals-countdown .countdown-section .countdown-amount {
font-size: 15px;
line-height: 18px;
width: 40px;
}
.product_deal_three .deals-countdown .countdown-section .countdown-period::before {
line-height: 14px;
font-size: 11px;
}
.product_deal_three .product-content-wrap h2 {
line-height: normal;
}
.product_deal_three .product-content-wrap h2 a {
color: var(--color-heading);
font-size: 16px;
font-weight: 700;
line-height: normal;
margin-bottom: 15px;
display: block;
}
.product_deal_three .progressboxs {
margin-bottom: 10px;
}
.product_deal_three .product-img-action-wrap {
min-width: 30%;
width: 30%;
position: relative;
overflow: hidden;
padding: 10px;
}
.product_deal_three .product-img-action-wrap .product-img {
position: relative;
overflow: hidden;
border-radius: 15px;
}
.product_deal_three .product-img-action-wrap .product-img a {
overflow: hidden;
display: block;
}
.product_deal_three .product-img-action-wrap .product-img a img {
width: auto;
height: auto;
}
.product_deal_three .product-img-action-wrap .product-img a img.hover-img {
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: 0.25s opacity, 0.25s visibility, transform 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.product_deal_three .product-img-action-wrap .product-img-zoom a img {
transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
}
.product_deal_three .product-price {
padding-top: 5px;
}
.product_deal_three .product-price span, .product_deal_three .product-price .price {
color: var(--color-brand);
font-size: 18px;
font-weight: 700;
}
.product_deal_three .product-price span ins, .product_deal_three .product-price .price ins {
opacity: 1 !important;
}
.product_deal_three .product-price span del, .product_deal_three .product-price .price del {
margin-left: 0px;
margin-right: 3px;
}
.product_deal_three .product-price span del span, .product_deal_three .product-price .price del span {
font-weight: 600;
font-size: var(--font-sm);
color: var(--color-grey-4);
margin: 0 2px 0 0px;
}
.product_deal_three .bottom_car {
justify-content: flex-start;
gap: 1.2rem;
margin-top: 20px;
}
.product_deal_three .add-cart {
margin-top: 0px !important;
}
.product_deal_three .add-cart a, .product_deal_three .simple-add-to-cart-button {
padding: 8px 15px;
min-height: 42px;
border-radius: 30px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
line-height: normal;
font-size: 12px;
font-family: var(--font-heading);
}
.product_deal_three .quantity-buttons {
border-radius: 50px;
}
.product_deal_three .quantity-buttons .minus-btn, .product_deal_three .quantity-buttons .plus-btn {
border-radius: 50px !important;
}
.product_deal_three:hover .product-img-action-wrap .product-img a img.hover-img {
opacity: 1;
visibility: visible;
}
.product_deal_three:hover .product-img-action-wrap .product-action-1 {
opacity: 1;
visibility: visible;
}
.product_deal_three:hover .product-img-zoom a img {
transform: scale3d(1.05, 1.05, 1.05) translateZ(0);
}
@media (min-width: 1200px) {
.nest_filter_box form .left_s {
flex-wrap: wrap;
}
.nest_filter_box form .left_s select {
opacity: 0;
height: 0 !important;
}
.nest_filter_box form .left_s span.select2 {
min-width: 140px;
width: 140px !important;
}
}
@media (max-width: 1200px) {
.nest_filter_box {
display: block !important;
justify-content: start;
}
.nest_filter_box form {
display: block !important;
}
.nest_filter_box form .left_s {
padding-bottom: 12px;
overflow-y: auto;
margin-bottom: 12px;
}
.nest_filter_box form .left_s::-webkit-scrollbar {
height: 3px;
}
}
@media (max-width: 768px) {
.product_wrapper.style_list .d-flex {
display: block !important;
padding: 10px;
}
.product_wrapper.style_list .product-img-action-wrap {
width: unset;
min-width: unset;
}
.select2-dropdown {
min-width: 140px;
}
.select2-results__option {
font-size: 13px;
line-height: 19px;
}
.woocommerce-products-header .flex_enable {
flex-direction: column;
}
.nest_filter_box {
flex-wrap: unset;
}
.nest_filter_box form {
gap: 0.5rem;
}
.nest_filter_box form {
flex-direction: column;
}
.woo_products_header .filter_end {
margin-bottom: 10px;
}
.woo_products_header .filter_end li {
margin-right: 7px;
}
.woocommerce-products-header .flex_enable {
align-items: flex-start;
}
.woo_products_header .filter_end li.view_grid a {
width: 30px;
font-size: 15px;
height: 30px;
line-height: 34px;
}
.woocommerce-products-header .select2-container--default .select2-selection--single {
height: 35px !important;
line-height: 35px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 35px !important;
}
.woocommerce-products-header .left_s .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 33px !important;
}
.woocommerce-products-header .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px !important;
}
.nest_filter_box form .right_s input {
height: 35px;
padding: 3px 10px !important;
}
.nest_filter_btn {
padding: 6px 14px;
font-size: 14px;
line-height: 20px;
}
.nest_filter_btn .fi-rs-filter {
font-size: 11px;
}
}
.product-cart-wrap .product-content-wrap .product-category .pro_cat, .product-cart-wrap .product-content-wrap .product-category a {
line-height: normal;
}
.br_image {
margin-bottom: 5px;
}
.br_image img {
height: 55px;
width: auto;
}
.search-results .no-results {
text-align: center;
}
.search-results .no-results .page-title {
padding: 0px 0px 20px !important;
margin: 0px !important;
}
.search-results .pagination {
justify-content: center !important;
}
.error404 .page-404 {
padding: 190px 0px 100px;
}
.error404 .page-404 .title_no_a_24 {
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
line-height: 1.2;
margin-bottom: 10px;
font-size: 3.5rem;
}
.error404 .page-404 p {
margin-bottom: 20px;
}
.error404 .page-404 .search-form {
margin-bottom: 35px;
}
@media (max-width: 992px) {
.error404 .page-404 {
padding: 100px 0px 100px;
}
}
.owl-carousel.owl-rtl .owl-item {
direction: ltr;
}
.product_grid_style_two .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
pointer-events: none;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list span small {
display: inline-block;
background: var(--color-brand);
min-width: 18px;
height: 18px;
line-height: 18px;
font-size: 11px;
color: #fff;
text-align: center;
border-radius: 40px;
position: absolute;
top: 0;
right: 0;
border-radius: 1px 5px 2px 7px;
}
#header-loader {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
background-color: #fff;
}
#header-loader .loaders {
position: absolute;
left: 0;
top: 0;
margin: auto;
right: 0;
bottom: 0;
transform: translate(-50%, -50%);
border: 2px solid var(--color-brand-dark);
border-top: 2px solid transparent;
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.product_wrapper.style_one p.price del, .product_wrapper.style_one span.price del, .product_wrapper.style_two p.price del, .product_wrapper.style_two span.price del, .product_wrapper.deals_style_one p.price del, .product_wrapper.deals_style_one span.price del, .product_wrapper.style_three_list p.price del, .product_wrapper.style_three_list span.price del, .product_wrapper.product_list_type p.price del, .product_wrapper.product_list_type span.price del {
text-decoration: line-through !important;
}
.active-filters {
position: relative;
padding: 10px 1.5rem;
border-radius: 0.5rem;
background: var(--background-3);
margin-bottom: 1.7rem;
}
.active-filters ul {
margin: 0;
padding: 0;
}
.active-filters ul li {
display: inline-block;
position: relative;
padding-right: 10px;
}
.active-filters ul li small {
font-weight: 500;
color: var(--color-heading);
padding-right: 5px;
}
.active-filters ul li:last-child {
padding-right: 0px;
}
.active-filters ul li a {
font-size: 8px;
color: #fff;
line-height: 13px;
text-align: center;
border-radius: 14px;
top: -2px;
margin-left: 2px;
position: relative;
width: 13px;
height: 13px;
display: inline-block;
background: var(--color-brand);
}
.active-filters ul li.title_li {
font-weight: 600;
color: var(--color-heading);
}
.active-filters ul li.title_li em {
padding: 0 4px 0 8px;
}
.woocommerce-error .cartnotice_close, .woocommerce-info .cartnotice_close, .woocommerce-message .cartnotice_close {
display: none;
}
.recent_viewd_products {
position: relative;
margin-bottom: 1rem;
margin-top: 1rem;
}
.recent_viewd_products.position_two .owl-carousel .owl-nav {
position: absolute;
top: -56px;
right: 0;
}
.recent_viewd_products .recent_view_inner {
border-radius: 0.5rem;
background: #fff;
border: 2px dashed var(--border-colors);
padding: 1.5rem;
}
.recent_viewd_products .recent_view_inner .owl-item {
padding-bottom: 5px;
}
.recent_viewd_products .recent_view_inner .title {
font-size: 24px;
line-height: 34px;
margin-bottom: 1rem;
color: var(--color-heading);
}
.recent_viewd_products .recent_view_inner .product-list-small {
margin: 0px 1px;
background: #fff;
border: 2px dashed var(--border-colors);
padding: 15px;
border-radius: 0.5rem;
}
.woocommerce-notices-wrapper .woocommerce-message .product-image {
display: none;
} @keyframes stickyFadeIn {
from {
opacity: 0;
transform: translateY(50px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes stickyFadeInTop {
from {
opacity: 0;
transform: translateY(-100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.sticky_sigle_add_to_cart {
position: fixed;
display: flex;
padding: 10px 70px;
align-items: center;
justify-content: space-between;
gap: 1rem;
width: 100%;
right: 0px;
z-index: 999;
background-color: #ffffff;
border: 1px solid var(--border-colors);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.sticky_sigle_add_to_cart .product-price del, .sticky_sigle_add_to_cart .product-price ins {
color: var(--color-brand);
opacity: 0.5;
display: inline-block;
background: inherit;
display: inline-block;
}
.sticky_sigle_add_to_cart .product-price ins {
opacity: 1;
font-weight: 700;
}
.sticky_sigle_add_to_cart .product-title {
font-size: 18px;
font-weight: 600;
color: var(--color-heading);
font-family: var(--font-heading);
}
.sticky_sigle_add_to_cart .cart {
display: flex;
align-items: center;
justify-content: space-between;
gap: 1rem;
}
@media (max-width: 992px) {
html body .sticky_sigle_add_to_cart {
padding: 5px 10px;
top: 0px;
opacity: 0;
gap: 0.4rem;
transition: all 0.3s ease;
transform: translateY(-100px);
}
html body .sticky_sigle_add_to_cart.sticky-cart {
animation-name: stickyFadeInTop;
animation-duration: 0.3s;
animation-timing-function: ease;
opacity: 1; transform: translateY(0);
}
html body .sticky_sigle_add_to_cart .product-title-price {
min-width: 60%;
width: 60%;
}
html body .sticky_sigle_add_to_cart .cart {
gap: 0.4rem;
}
html body .sticky_sigle_add_to_cart .product-title {
font-size: 15px;
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
html body .sticky_sigle_add_to_cart .single_add_to_cart_button {
padding: 8px !important;
}
}
@media (min-width: 992px) {
.sticky_sigle_add_to_cart {
bottom: 0px;
opacity: 0;
transition: all 0.3s ease;
transform: translateY(100px);
}
.sticky_sigle_add_to_cart.sticky-cart {
animation-name: stickyFadeIn;
animation-duration: 0.3s;
animation-timing-function: ease;
opacity: 1; transform: translateY(0);
}
}
.header_area:before, .footer_area:before {
content: "";
display: table;
clear: both;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
display: none !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
font-size: var(--font-sm);
font-family: var(--font-heading);
line-height: 64px !important;
color: var(--color-heading) !important;
padding: 0px;
font-weight: 600;
}
.category-filter-widget .disabled-filter {
opacity: 0.5;
cursor: not-allowed;
}
.category-filter-widget .disabled-filter label {
color: #888;
}
.category-filter-widget .disabled-filter input[type=checkbox] {
pointer-events: none;
}
.brand-filter-widget .disabled-filter {
opacity: 0.5;
cursor: not-allowed;
}
.brand-filter-widget .disabled-filter label {
color: #888;
}
.brand-filter-widget .disabled-filter input[type=checkbox] {
pointer-events: none;
}
.border-radius {
border-radius: 4px !important;
}
.border-radius-5 {
border-radius: 5px !important;
}
.border-radius-10 {
border-radius: 10px !important;
}
.border-radius-15 {
border-radius: 15px !important;
}
.border-radius-20 {
border-radius: 20px !important;
}
.scrollbarcolor::-webkit-scrollbar-track, .select2-results__options::-webkit-scrollbar-track, .nest_filter_box form .left_s::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
border-radius: 10px;
background-color: var(--background-1);
}
.scrollbarcolor::-webkit-scrollbar, .select2-results__options::-webkit-scrollbar, .nest_filter_box form .left_s::-webkit-scrollbar {
width: 8px;
background-color: var(--background-1);
}
.scrollbarcolor::-webkit-scrollbar-thumb, .select2-results__options::-webkit-scrollbar-thumb, .nest_filter_box form .left_s::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: var(--color-brand);
} img {
display: block;
height: auto;
max-width: 100%;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ctitle%3Edown_key%3C/title%3E%3Cpath d='M12.72,15.78a.75.75,0,0,1-.53.22h-.38a.77.77,0,0,1-.53-.22L6.15,10.64a.5.5,0,0,1,0-.71l.71-.71a.49.49,0,0,1,.7,0L12,13.67l4.44-4.45a.5.5,0,0,1,.71,0l.7.71a.5.5,0,0,1,0,.71Z'/%3E%3C/svg%3E") no-repeat right 0.5rem center/18px 20px !important;
}
.wpcf7-spinner {
width: 24px !important;
}
.wpcf7-response-output {
padding: 20px !important;
border-color: var(--color-brand) !important;
color: #fff;
background: var(--color-brand) !important;
border-radius: 5px;
}
.page_header_default {
position: relative;
padding: 100px 0px;
background: var(--background-3);
}
.page_header_default .page_header_content {
position: relative;
z-index: 2;
}
.logo_box a {
font-size: 24px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-brand);
}
.no-results.not-found {
margin-bottom: 50px;
}
.no-results.not-found form .search-field {
margin-bottom: 10px;
}
.no-results.not-found form input, .no-results.not-found form label, .no-results.not-found form span {
width: 100%;
}
.page-header .archive-header {
background: var(--background-3);
}
.page-header.style_two .left_content {
min-width: 25%;
}
.page-header.style_two .breadcrumbs {
margin-top: 20px;
}
.tags-list a {
margin: 10px 0px;
}
.pg_bg_cover {
position: relative;
overflow: hidden;
}
.pg_bg_cover .d-flex {
justify-content: space-between;
align-items: center;
}
.pg_bg_cover .bakground_cover {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.pg_bg_cover .bakground_cover img {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: top;
object-position: top;
}
.pg_bg_cover .archive-header {
position: relative;
overflow: hidden;
border-radius: 20px;
}
.pg_bg_cover .archive-header .row {
position: relative;
z-index: 1;
}
.header_contents {
position: relative;
}
.header-bottom .hotline {
min-width: unset;
align-items: center;
}
.header-bottom .hotline img {
opacity: 1;
}
.sticky_header_content {
position: fixed;
visibility: hidden;
opacity: 0;
left: 0;
top: -100%;
width: 100%;
z-index: -1;
background: unset;
transition: top 0.5s ease;
-moz-transition: top 0.5s ease;
-ms-transition: top 0.5s ease;
-o-transition: top 0.5s ease;
}
.sticky_header_content.fixed-header {
top: 0;
opacity: 1;
z-index: 99901;
visibility: visible !important;
}
.sticky_header_default {
overflow: unset !important;
}
.admin-bar .fixed-header .sticky_header_default {
top: 32px;
}
.hotline svg {
width: auto;
opacity: 1 !important;
height: 35px !important;
min-width: auto !important;
max-width: unset !important;
margin-right: 10px;
}
.header-area.header-style-5 .hotline svg path {
fill: #fff;
}
.header-area.header-style-5 .hotline p a {
color: #fff;
} .site-description {
position: relative;
text-indent: -9999px;
height: 0;
line-height: 0;
}
.page_wapper {
position: relative;
overflow: hidden;
}
.menu-item .fi-rs-angle-down {
display: none;
}
@media (min-width: 992px) {
.menu-item.menu-item-has-children > a .fi-rs-angle-down {
display: inline-block;
}
}
.navbar_nav {
padding: 0px;
margin: 0px;
}
.navbar_nav li a {
text-decoration: none;
}
.main-menu nav li:hover > ul.sub-menu {
opacity: 1;
z-index: 99;
margin-left: 0;
margin-top: 0px !important;
z-index: 9999 !important;
visibility: visible;
transform: translateX(0);
-ms-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
pointer-events: fill;
}
.main-menu nav li > ul.sub-menu ul.sub-menu {
left: 100%;
top: -20px;
}
.main-menu nav li > ul.sub-menu ul.sub-menu ul.sub-menu {
left: 20px;
top: 10px;
}
.main-menu nav li > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
left: 10px;
top: 10px;
}
.main-menu nav li > ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu ul.sub-menu {
left: -30px;
top: 10px;
}
a {
cursor: pointer;
} .site-content {
position: relative;
padding: 80px 0px 50px;
}
.page-template-template-homepage .site-content, .sticky_header-template-template-empty .site-content, .page-template-template-boxed .site-content, .page-template-template-fullwidth .site-content, .page-template-template-empty .site-content, .footer-template-template-empty .site-content, .header-template-template-empty .site-content, .mega_menu-template-template-empty-php .site-content {
padding: 0px !important;
}
.dokan-store .site-content {
padding: 80px 0px 50px;
}
@media (max-width: 768px) {
html .dokan-dashboard .dokan-dash-sidebar, html .dokan-dashboard .dokan-dashboard-content {
padding: 10px !important;
}
}
@media (max-width: 768px) {
html .dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li {
width: 48% !important;
}
}
@media (max-width: 600px) {
html .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
flex-direction: column;
}
} article .post-thumb {
position: relative;
}
article .post-thumb img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
}
.default_blog_style {
border: 1px solid var(--background-3);
border-radius: 10px;
}
.default_blog_style .post-thumb img {
height: 450px;
}
.theme_carousel .post-thumb img {
height: 300px;
}
.blog_style_one .col-xl-3.col-lg-4.col-md-6.col-sm-6 article .post-thumb img, .blog_style_three .col-xl-3.col-lg-4.col-md-6.col-sm-6 article .post-thumb img {
height: 250px;
}
.blog_style_one .col-xl-4.col-lg-4.col-md-6.col-sm-6 article .post-thumb img, .blog_style_three .col-xl-4.col-lg-4.col-md-6.col-sm-6 article .post-thumb img {
height: 300px;
}
.blog_style_one .col-xl-6.col-lg-6.col-md-6.col-sm-6 article .post-thumb img, .blog_style_three .col-xl-6.col-lg-6.col-md-6.col-sm-6 article .post-thumb img {
height: 350px;
}
.blog_style_one .col-xl-12 article .post-thumb img, .blog_style_three .col-xl-12 article .post-thumb img {
height: 450px;
}
.post-thumb .entry-meta i {
margin-right: 0px !important;
}
.entry-meta div span {
display: inline-block;
}
.entry-meta div span i {
display: none;
}
article.col-lg-12 .post-thumb {
height: 450px;
}
article.col-lg-12 .post-thumb img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.blog_style_three .entry-meta div span i {
display: inline-block;
position: relative;
margin-right: 5px;
top: 1px;
}
.post-title {
word-break: break-word;
}
.blog_style_one .entry-meta i {
margin-right: 5px;
}
.blog_style_one .news_box.has_images .post-thumb img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block;
height: 300px;
}
.blog_style_three .news_box.has_images .post-thumb img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
display: block;
height: 450px;
} body.right-sidebar .content-area {
padding-right: 45px;
}
@media (max-width: 992px) {
body.right-sidebar .content-area {
padding-right: calc(var(--bs-gutter-x) / 2);
}
}
.right-sidebar .site-content, .left-sidebar .site-content {
padding: 0 !important;
}
.right-sidebar .content-area, .left-sidebar .content-area {
padding: 80px 15px 50px;
}
.right-sidebar .primary-sidebar, .left-sidebar .primary-sidebar {
padding: 80px 15px 30px;
}
.elementor-widget-container .primary-sidebar {
padding: 0px 0px 0px !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
margin: 4px 0 4px 0px !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul li {
border-radius: 0px;
border-left: 0px;
border-right: 0px;
padding: 9px 0 0 !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul li:last-child {
border-bottom: 0px !important;
margin-bottom: 0px !important;
}
.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
line-height: 24px !important;
}
ul.category_cutom li {
position: relative;
line-height: 48px;
padding-right: 50px;
border-radius: 5px;
border: 1px solid var(--background-1);
padding: 9px 18px;
margin: 0 0 15px 0;
justify-content: space-between;
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
}
ul.category_cutom li:last-child {
margin-bottom: 0 !important;
}
ul.category_cutom li:hover {
border: 1px solid var(--border-color-2);
box-shadow: var(--box-shadown-2);
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
}
ul.category_cutom li:hover a {
color: var(--color-brand);
}
ul.category_cutom li a {
padding: 0;
line-height: 1.5;
color: var(--color-heading);
font-size: var(--font-sm);
display: flex;
align-items: center;
}
ul.category_cutom li a:hover {
color: var(--color-brand);
background-color: transparent;
}
ul.category_cutom li a img {
max-width: 30px;
margin-right: 15px;
}
ul.category_cutom .count {
position: absolute;
top: 0;
right: 20px;
bottom: 0;
margin: auto;
display: inline-block;
background-color: var(--border-color-2);
width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 20px;
font-size: 12px;
color: var(--color-heading);
}
.entry-meta {
position: relative;
}
.entry-meta div span, .entry-meta div a, .entry-meta div div {
font-size: 13px;
line-height: 24px;
color: var(--color-text);
font-weight: 400;
}
.select2-container--default .select2-selection--single {
border: 1px solid var(--border-colors);
border-radius: 10px;
height: 64px !important;
line-height: 64px !important;
padding: 0px 35px 0px 20px;
font-size: 14px;
}
.select2-container {
max-width: 100%;
}
.sidebar-widget .wc-block-components-price-slider__range-input-wrapper:before {
background: var(--color-brand) !important;
}
.sidebar-widget .wc-block-components-price-slider__range-input-progress {
background: var(--color-brand-dark) !important;
}
.sidebar-widget input[type=range i]::-webkit-slider-thumb {
-webkit-appearance: none;
cursor: ew-resize;
border-color: var(--color-brand) !important;
}
.sidebar-widget input[type=range i]:hover::-webkit-slider-thumb, .sidebar-widget input[type=range i]:focus::-webkit-slider-thumb {
border-color: var(--color-brand-2) !important;
background: var(--color-brand-2) !important;
}
.sidebar-widget p, .sidebar-widget a, .sidebar-widget li {
font-size: 16px;
line-height: 28px;
}
.sidebar-widget .wp-block-latest-posts li {
margin-bottom: 15px;
}
.sidebar-widget .wp-block-latest-posts li:last-child {
margin-bottom: 0px;
}
.sidebar-widget .wp-block-latest-posts li a {
margin-bottom: 5px;
display: block;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__featured-image img {
height: 75px;
width: 75px;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
border-radius: 10px;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft {
float: left;
margin-right: 1em !important;
}
.sidebar-widget .calendar_wrap {
overflow: auto !important;
}
.sidebar-widget .wp-calendar-table tr td a {
padding: 0px 10px;
color: #fff;
background: var(--color-brand);
display: block;
width: 100%;
height: 100%;
line-height: 40px;
}
.sidebar-widget .wp-calendar-table tr #today {
background: var(--color-brand);
color: #fff;
}
.sidebar-widget .wp-calendar-table tr #today a {
color: #fff;
background: transparent;
}
.sidebar-widget .wp-calendar-table tr td, .sidebar-widget .wp-calendar-table tr th {
padding: 0px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.sidebar-widget .wp-calendar-table caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: var(--color-text);
text-align: left;
}
.sidebar-widget .widget_search label, .sidebar-widget .widget_search span {
width: 100%;
}
.sidebar-widget .widget_box li {
position: relative;
font-size: 15px;
padding-bottom: 6px;
margin-bottom: 6px;
}
.sidebar-widget .widget_box li a {
font-size: 15px;
line-height: 28px;
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 500;
float: left;
text-align: left;
}
.sidebar-widget .widget_box li:after {
content: "";
clear: both;
display: table;
}
.sidebar-widget .widget_box li:last-child {
padding-bottom: 0px;
margin-bottom: 0px;
}
.sidebar-widget .widget_box ul > li > ul > li, .sidebar-widget .widget_box ol > li > ul > li {
padding-top: 8px;
margin-top: 8px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.sidebar-widget .widget_nav_menu .sub-menu {
padding-left: 5px;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
font-size: 15px;
line-height: 28px;
}
.sidebar-widget .wp-block-latest-posts .wp-block-latest-posts__post-author {
margin-bottom: 8px;
display: block;
}
.sidebar-widget .wp-block-latest-posts li a {
font-size: 16px !important;
line-height: 25px !important;
font-weight: 700 !important;
}
.sidebar-widget .widget_recent_entries ul li a {
font-size: 16px !important;
line-height: 25px !important;
font-weight: 700 !important;
}
.sidebar-widget .widget_meta li, .sidebar-widget .widget_recent_comments li, .sidebar-widget .widget_recent_entries li,
.sidebar-widget .widget_pages li, .sidebar-widget .widget_rss li, .sidebar-widget .wp-block-latest-comments li, .sidebar-widget .widget_nav_menu li, .sidebar-widget .wp-block-latest-posts li {
text-align: left;
}
.sidebar-widget .widget_meta li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_recent_comments li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_recent_entries li .wp-block-latest-comments__comment-meta,
.sidebar-widget .widget_pages li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_rss li .wp-block-latest-comments__comment-meta, .sidebar-widget .wp-block-latest-comments li .wp-block-latest-comments__comment-meta, .sidebar-widget .widget_nav_menu li .wp-block-latest-comments__comment-meta, .sidebar-widget .wp-block-latest-posts li .wp-block-latest-comments__comment-meta {
margin-bottom: 0px !important;
}
.sidebar-widget .widget_meta li a, .sidebar-widget .widget_recent_comments li a, .sidebar-widget .widget_recent_entries li a,
.sidebar-widget .widget_pages li a, .sidebar-widget .widget_rss li a, .sidebar-widget .wp-block-latest-comments li a, .sidebar-widget .widget_nav_menu li a, .sidebar-widget .wp-block-latest-posts li a {
float: none;
padding: 0px 0px;
}
.sidebar-widget .widget_meta li:last-child, .sidebar-widget .widget_recent_comments li:last-child, .sidebar-widget .widget_recent_entries li:last-child,
.sidebar-widget .widget_pages li:last-child, .sidebar-widget .widget_rss li:last-child, .sidebar-widget .wp-block-latest-comments li:last-child, .sidebar-widget .widget_nav_menu li:last-child, .sidebar-widget .wp-block-latest-posts li:last-child {
padding-bottom: 0px;
}
.sidebar-widget .widget_meta li.recentcomments .comment-author-link, .sidebar-widget .widget_recent_comments li.recentcomments .comment-author-link, .sidebar-widget .widget_recent_entries li.recentcomments .comment-author-link,
.sidebar-widget .widget_pages li.recentcomments .comment-author-link, .sidebar-widget .widget_rss li.recentcomments .comment-author-link, .sidebar-widget .wp-block-latest-comments li.recentcomments .comment-author-link, .sidebar-widget .widget_nav_menu li.recentcomments .comment-author-link, .sidebar-widget .wp-block-latest-posts li.recentcomments .comment-author-link {
color: var(--color-brand);
font-family: var(--font-heading);
font-size: 16px;
line-height: normal;
font-weight: 500;
}
.sidebar-widget .widget_meta li.recentcomments .comment-author-link a, .sidebar-widget .widget_recent_comments li.recentcomments .comment-author-link a, .sidebar-widget .widget_recent_entries li.recentcomments .comment-author-link a,
.sidebar-widget .widget_pages li.recentcomments .comment-author-link a, .sidebar-widget .widget_rss li.recentcomments .comment-author-link a, .sidebar-widget .wp-block-latest-comments li.recentcomments .comment-author-link a, .sidebar-widget .widget_nav_menu li.recentcomments .comment-author-link a, .sidebar-widget .wp-block-latest-posts li.recentcomments .comment-author-link a {
color: var(--color-brand);
padding-left: 0px;
}
.sidebar-widget .widget_meta li.recentcomments a, .sidebar-widget .widget_recent_comments li.recentcomments a, .sidebar-widget .widget_recent_entries li.recentcomments a,
.sidebar-widget .widget_pages li.recentcomments a, .sidebar-widget .widget_rss li.recentcomments a, .sidebar-widget .wp-block-latest-comments li.recentcomments a, .sidebar-widget .widget_nav_menu li.recentcomments a, .sidebar-widget .wp-block-latest-posts li.recentcomments a {
padding-left: 5px;
}
.sidebar-widget .widget_rss a {
margin-bottom: 8px;
font-size: 18px !important;
font-family: var(--font-heading);
color: var(--color-heading);
line-height: 26px !important;
font-weight: 700 !important;
text-transform: none !important;
display: block;
}
.sidebar-widget .widget_rss .rssSummary {
font-size: 15px !important;
line-height: 28px;
}
.sidebar-widget .widget_rss cite {
font-size: 16px !important;
font-family: var(--font-heading);
color: var(--color-heading);
line-height: 26px !important;
font-weight: 600;
text-transform: none !important;
display: block;
margin-top: 8px;
}
.sidebar-widget .widget_categories li.cat-item a {
padding: 0px;
}
.sidebar-widget .widget_categories li.cat-item:last-child {
padding-bottom: 0px;
}
.sidebar-widget .editor-styles-wrapper .wc-block-components-checkbox, .sidebar-widget .wc-block-components-checkbox {
margin-top: 9px !important;
}
.sidebar-widget .widget-title, .sidebar-widget .widgettitle, .sidebar-widget .wc-block-stock-filter__title, .sidebar-widget .wc-block-price-filter__title {
position: relative;
border-bottom: 1px solid var(--border-colors);
padding-bottom: 20px;
font-size: 24px;
margin-bottom: 30px;
}
.sidebar-widget .widget-title a, .sidebar-widget .widgettitle a, .sidebar-widget .wc-block-stock-filter__title a, .sidebar-widget .wc-block-price-filter__title a {
font-size: 24px !important;
display: inline-block;
color: var(--color-heading);
}
.sidebar-widget .widget-title::after, .sidebar-widget .widgettitle::after, .sidebar-widget .wc-block-stock-filter__title::after, .sidebar-widget .wc-block-price-filter__title::after {
content: "";
width: 80px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: var(--border-color-2);
}
.sidebar-widget .wp-block-group__inner-container > h2, .sidebar-widget .wp-block-woocommerce-filter-wrapper .wc-blocks-filter-wrapper > h2 {
position: relative;
border-bottom: 1px solid var(--border-colors);
padding-bottom: 20px;
font-size: 24px;
margin-bottom: 30px;
}
.sidebar-widget .wp-block-group__inner-container > h2::after, .sidebar-widget .wp-block-woocommerce-filter-wrapper .wc-blocks-filter-wrapper > h2::after {
content: "";
width: 80px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: var(--border-color-2);
}
.sidebar-widget .wc-block-stock-filter, .sidebar-widget .wc-block-attribute-filter, .sidebar-widget .wc-block-active-filters {
margin: 0px;
}
.sidebar-widget .wc-block-stock-filter__actions {
margin: 0px;
}
.sidebar-widget .wc-block-active-filters__list li {
display: inline-block;
padding-right: 15px;
margin: 0px;
}
.sidebar-widget .wc-block-active-filters__list li span {
line-height: 20px;
color: var(--color-heading);
font-family: var(--font-heading);
font-weight: 600;
margin: 0px;
}
.sidebar-widget .wc-block-active-filters__list li ul {
margin: 0px;
padding: 0px;
}
.sidebar-widget .wc-block-active-filters__list li ul li {
margin: 0px !important;
padding: 0px;
}
.sidebar-widget .wc-block-active-filters__list li:last-child {
padding-right: 0px;
}
.sidebar-widget .wc-block-components-filter-reset-button, .sidebar-widget .wc-block-active-filters__clear-all {
position: absolute;
background: var(--color-brand-2);
padding: 2px 15px;
line-height: 20px;
color: var(--color-heading);
font-family: var(--font-heading);
font-weight: 600;
border-radius: 5px;
top: 0;
right: 0;
}
.sidebar-widget .widget_rss ul li {
margin-bottom: 12px;
}
.sidebar-widget .widget_rss ul li .rss-date {
margin-bottom: 8px;
display: block;
}
.sidebar-widget .widget_rss ul li:last-child {
padding-bottom: 0px;
}
.sidebar-widget .widget_products, .sidebar-widget .widget_top_rated_products {
position: relative;
}
.sidebar-widget .widget_products .product_list_widget li, .sidebar-widget .widget_top_rated_products .product_list_widget li {
padding: 0px 0px 0px 25%;
position: relative;
margin-bottom: 15px;
}
.sidebar-widget .widget_products .product_list_widget li a, .sidebar-widget .widget_top_rated_products .product_list_widget li a {
float: unset !important;
}
.sidebar-widget .widget_products .product_list_widget li a img, .sidebar-widget .widget_top_rated_products .product_list_widget li a img {
position: absolute;
height: auto;
float: unset !important;
margin-left: 0px !important;
width: 25%;
left: 0;
padding-right: 10px;
top: 0;
}
.sidebar-widget .widget_products .product_list_widget li a .product-title, .sidebar-widget .widget_top_rated_products .product_list_widget li a .product-title {
position: relative;
display: block;
padding: 0px 0px 5px 0px;
font-size: 15px;
line-height: 22px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-heading);
}
.sidebar-widget .widget_products .product_list_widget li del, .sidebar-widget .widget_top_rated_products .product_list_widget li del {
text-decoration-color: var(--color-muted);
}
.sidebar-widget .widget_products .product_list_widget li .star-rating, .sidebar-widget .widget_top_rated_products .product_list_widget li .star-rating {
position: relative;
margin-bottom: 10px;
width: 4.1em !important;
}
.sidebar-widget .widget_products .product_list_widget li .star-rating::before, .sidebar-widget .widget_top_rated_products .product_list_widget li .star-rating::before {
font-size: 11px !important;
}
.sidebar-widget .widget_products .product_list_widget li .star-rating span::before, .sidebar-widget .widget_top_rated_products .product_list_widget li .star-rating span::before {
font-size: 11px !important;
color: var(--color-brand-2);
}
.sidebar-widget .widget_products .product_list_widget li ins, .sidebar-widget .widget_products .product_list_widget li del, .sidebar-widget .widget_top_rated_products .product_list_widget li ins, .sidebar-widget .widget_top_rated_products .product_list_widget li del {
padding-right: 6px;
}
.sidebar-widget .widget_products .product_list_widget li ins span, .sidebar-widget .widget_products .product_list_widget li del span, .sidebar-widget .widget_top_rated_products .product_list_widget li ins span, .sidebar-widget .widget_top_rated_products .product_list_widget li del span {
font-size: 14px;
line-height: 25px;
font-weight: 400;
color: var(--color-muted);
}
.sidebar-widget .widget_products .product_list_widget li ins, .sidebar-widget .widget_top_rated_products .product_list_widget li ins {
text-decoration: unset;
}
.sidebar-widget .widget_products .product_list_widget li ins span, .sidebar-widget .widget_top_rated_products .product_list_widget li ins span {
font-size: 16px;
font-family: var(--font-heading);
font-weight: 700;
color: var(--color-brand);
}
.sidebar-widget .wc-block-featured-product, .sidebar-widget .wc-block-featured-category {
min-height: unset !important;
overflow: hidden;
border-radius: 10px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper {
display: block;
text-align: center;
padding: 30px 15px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .background-dim__overlay, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .background-dim__overlay, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .background-dim__overlay, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .background-dim__overlay {
position: absolute;
top: 0;
background-color: var(--color-heading) !important;
z-index: 1;
left: 0;
width: 100%;
height: 100%;
opacity: 0.7;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .background-dim__overlay::before, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .background-dim__overlay::before, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .background-dim__overlay::before, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .background-dim__overlay::before {
display: none;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper h2, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper h2, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper h2, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper h2 {
position: relative;
font-size: 20px;
line-height: 30px;
color: #fff;
z-index: 3;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .wp-block-button a, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .wp-block-button a, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .wp-block-button a, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .wp-block-button a {
border-radius: 5px;
background: var(--color-brand);
color: #fff;
font-weight: 600;
font-size: 15px;
font-family: var(--font-heading);
padding: 5px 20px;
line-height: 28px;
margin-top: 15px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper .wc-block-featured-category__link div, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper .wc-block-featured-category__link div, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper .wc-block-featured-category__link div, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper .wc-block-featured-category__link div {
padding: 0px 0px 0px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div {
padding: 0px 0px 10px;
position: relative;
z-index: 3;
color: #fff;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div p, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div p, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div p, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div p {
margin-bottom: 10px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div del, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div del, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div del, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div del {
opacity: 0.7;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div ins, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div ins, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div ins, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div ins {
text-decoration-color: var(--color-brand);
padding-left: 5px;
}
.sidebar-widget .wc-block-featured-product .wc-block-featured-category__wrapper div ins span, .sidebar-widget .wc-block-featured-product .wc-block-featured-product__wrapper div ins span, .sidebar-widget .wc-block-featured-category .wc-block-featured-category__wrapper div ins span, .sidebar-widget .wc-block-featured-category .wc-block-featured-product__wrapper div ins span {
font-family: var(--font-heading);
font-weight: 700;
font-size: 20px;
color: var(--color-brand);
}
.sidebar-widget .wc-block-grid__products {
margin: 0px !important;
}
.sidebar-widget .wc-block-grid__product {
width: 100%;
flex: unset !important;
max-width: 100% !important;
position: relative;
border: 0px !important;
margin-bottom: 20px !important;
}
.sidebar-widget .wc-block-grid__product:last-child {
margin-bottom: 0px !important;
}
.sidebar-widget .wc-block-grid__product a {
float: none !important;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-image {
width: 19%;
float: left;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-image img {
width: 50px;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-title {
text-align: left;
margin-left: 21%;
margin-bottom: 5px;
font-size: 15px;
line-height: 23px;
font-family: var(--font-heading);
color: var(--color-heading);
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-onsale {
position: absolute;
top: 54px;
left: 0;
font-size: 10px;
background: var(--background-1);
border: 0px;
padding: 0px 10px;
line-height: 20px;
color: var(--color-heading);
width: -moz-fit-content;
width: fit-content;
margin: unset;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price {
margin-left: 21%;
margin-right: unset;
text-align: left;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price del {
text-decoration-color: var(--color-muted);
padding-right: 5px;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price del span {
font-size: 14px;
line-height: 25px;
font-weight: 400;
color: var(--color-muted);
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price ins {
text-decoration: unset;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-price ins span {
font-size: 16px;
font-family: var(--font-heading);
font-weight: 700;
color: var(--color-brand);
}
.sidebar-widget .wc-block-grid__product .wp-block-button {
margin-top: 10px;
border-top: 1px solid var(--border-colors);
margin-right: unset;
text-align: left;
padding-top: 10px;
position: relative;
margin: 0px;
}
.sidebar-widget .wc-block-grid__product .wp-block-button a {
padding: 5px 16px;
background: var(--color-brand);
font-size: 12px;
font-weight: 600;
color: #fff;
border-radius: 5px;
line-height: normal;
font-family: var(--font-heading);
}
.sidebar-widget .wc-block-grid__product .wp-block-button .added_to_cart {
display: none;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating {
position: absolute;
bottom: 9px;
right: 0;
margin: 0px;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating .star-rating {
width: 4.1em !important;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating .star-rating::before {
font-size: 11px !important;
}
.sidebar-widget .wc-block-grid__product .wc-block-grid__product-rating .star-rating span::before {
font-size: 11px !important;
color: var(--color-brand-2);
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item {
position: relative;
margin-bottom: 15px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item:last-child, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item:last-child, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item:last-child {
margin-bottom: 0px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__meta, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__meta, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__meta {
position: relative;
padding-left: 6px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__info, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__info, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__info {
margin-bottom: 10px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__image, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__image, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__image {
min-width: 50px;
height: 50px;
overflow: hidden;
border-radius: 50%;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__image img, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__image img, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__text p, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__text p, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__text p {
line-height: 22px;
font-size: 15px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__product a, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__product a, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__product a {
font-size: 15px;
line-height: 22px;
font-weight: 700;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-components-review-list-item__rating, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-components-review-list-item__rating, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-components-review-list-item__rating {
margin-bottom: 10px;
margin-top: 6px;
font-size: 12px;
}
.sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__author, .sidebar-widget .wp-block-woocommerce-reviews-by-product .wc-block-review-list-item__item .wc-block-review-list-item__published-date, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__author, .sidebar-widget .wc-block-review-list .wc-block-review-list-item__item .wc-block-review-list-item__published-date, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__author, .sidebar-widget .wp-block-woocommerce-reviews-by-category .wc-block-review-list-item__item .wc-block-review-list-item__published-date {
font-size: 13px;
line-height: 21px;
display: inline-block;
margin-bottom: 0px;
width: 100%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background: var(--color-brand);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: var(--background-3);
}
.price_slider_wrapper .price_slider_amount button {
display: inline-block;
border: 1px solid transparent;
font-size: 12px !important;
font-weight: 700 !important;
padding: 12px 30px;
border-radius: 4px;
color: #fff;
border: 1px solid transparent;
background-color: var(--color-brand);
cursor: pointer;
transition: all 300ms linear 0s;
letter-spacing: 0.5px;
font-family: var(--font-heading);
}
.price_slider_wrapper .price_slider_amount button:before {
position: relative;
content: "\f18a";
font-family: "uicons-regular-straight" !important;
left: 0;
top: 0;
bottom: 0;
height: 12px;
margin: auto;
font-size: 12px;
margin-right: 5px;
}
.price_slider_wrapper .price_slider_amount button:hover {
background-color: var(--color-brand-2) !important;
padding: 12px 35px;
color: #fff;
}
.price_slider_wrapper .price_slider_amount .price_label {
font-weight: 600;
font-family: var(--font-heading);
font-size: 14px;
color: var(--color-heading);
padding-left: 0;
}
.widget_rating_filter .wc-layered-nav-rating {
position: relative;
margin-bottom: 10px;
}
.widget_rating_filter .wc-layered-nav-rating a {
display: block;
text-align: right;
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
float: left !important;
margin: 5px 0px 0px 0px;
}
.wp-block-latest-posts li a {
font-size: 16px;
line-height: 26px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-heading);
}
.wp-block-latest-posts__post-author {
font-family: var(--font-heading);
color: var(--color-brand);
font-weight: 500;
line-height: 24px;
font-size: 14px;
}
.wp-block-latest-posts__post-date {
font-family: var(--font-heading);
color: var(--color-text);
font-weight: 500;
line-height: 24px;
font-size: 14px;
}
.sidebar-widget .widget_box.nest_widget_shop_entries {
position: relative;
padding: unset;
border: unset;
border-radius: unset;
box-shadow: unset;
}
.elementor-widget-container .sidebar-widget {
margin-bottom: 30px !important;
}
.sidebar-widget .wc-block-price-slider .wc-block-price-filter__controls input {
height: unset !important;
padding: 5px 15px;
border: 1px solid var(--border-colors) !important;
max-width: 100px;
text-align: center;
font-size: 14px;
color: var(--color-text);
}
.sidebar-widget .widget.widget_search {
padding: 0px;
background: transparent;
border-radius: 0px;
border: 0px;
box-shadow: unset;
}
.sidebar-widget .widget.widget_search .wp-block-search__label {
position: relative;
display: block;
font-size: 18px;
font-family: var(--font-heading);
font-weight: 700;
color: var(--color-heading);
line-height: 28px;
}
.sidebar-widget .widget.widget_search .wp-block-search__input {
min-width: 100%;
border-radius: 10px;
padding: 10px 20px;
height: 54px;
padding: 0px 20px;
}
.sidebar-widget .widget.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper {
position: relative;
padding: 0px !important;
border: 0px !important;
}
.sidebar-widget .widget.widget_search .wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 0px 20px;
font-size: 14px;
font-weight: 600;
color: white;
background: var(--color-brand);
font-family: var(--font-heading);
}
.sidebar-widget .widget.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
position: relative;
padding: 0px !important;
border: 0px !important;
}
.sidebar-widget .widget.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
right: 0;
top: 0;
min-width: 20%;
bottom: 0;
padding: 0px 20px;
font-size: 14px;
font-weight: 600;
color: white;
background: var(--color-brand);
font-family: var(--font-heading);
}
.sidebar-widget .widget.widget_search .wp-block-search__no-button .wp-block-search__inside-wrapper {
position: relative;
}
.sidebar-widget .widget.widget_search .wp-block-search__no-button .wp-block-search__inside-wrapper::before {
position: absolute;
content: "\f207";
font-family: "uicons-regular-straight" !important;
font-size: 20px;
right: 20px;
top: -4px;
bottom: 0;
width: 20px;
height: 20px;
margin: auto;
color: var(--color-heading);
}
.sidebar-widget .wp-calendar-table tr th {
color: var(--color-heading);
}
.wp-block-latest-comments {
position: relative;
padding-left: 0px;
}
.wp-block-latest-comments li.wp-block-latest-comments__comment:last-child {
margin-bottom: 0px;
}
.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
position: relative;
margin-bottom: 10px;
}
.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author, .wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link {
font-size: 16px;
line-height: 26px;
font-weight: 700 !important;
color: var(--color-heading);
font-family: var(--font-heading);
}
.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
font-family: var(--font-heading);
color: var(--color-brand);
font-weight: 500;
line-height: 24px;
font-size: 14px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: 15px !important;
}
.widget_block ul.wp-block-categories, .widget_block ul.wp-block-archives {
position: relative;
}
.widget_block ul.wp-block-categories li, .widget_block ul.wp-block-archives li {
text-align: right;
margin-bottom: 10px;
}
.widget_block ul.wp-block-categories li a, .widget_block ul.wp-block-archives li a {
font-size: 16px;
line-height: 26px;
font-family: var(--font-heading);
color: var(--color-text);
font-weight: 500;
float: left;
}
.widget_block ul.wp-block-categories li:last-child, .widget_block ul.wp-block-archives li:last-child {
margin-bottom: 0px;
}
.widget ul li::after {
content: "";
clear: both;
display: table;
}
.wp-block-tag-cloud a, .widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
background-color: #fff;
display: inline-block;
position: relative;
border-radius: 30px;
box-shadow: var(--box-shadown-2);
padding: 4px 16px 4px 30px !important;
font-family: var(--font-heading);
font-weight: 600;
border: 1px solid var(--border-colors) !important;
text-transform: capitalize;
margin: 0px 5px 5px 0px;
font-size: 15px !important;
transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-moz-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-ms-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-o-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.wp-block-tag-cloud a::before, .widget_tag_cloud .tagcloud a::before, .widget_product_tag_cloud .tagcloud a::before {
color: var(--color-muted);
font-size: 10px;
position: absolute;
content: "\f15d";
font-family: "uicons-regular-straight" !important;
top: -1px;
left: 15px;
bottom: 0;
margin: auto;
height: 20px;
width: 12px;
line-height: 22px;
}
.wp-block-tag-cloud a:hover, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover {
transform: translateY(-5px);
-moz-transform: translateY(-5px);
-ms-transform: translateY(-5px);
-o-transform: translateY(-5px);
transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-moz-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-ms-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
-o-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.wp-block-tag-cloud.is-style-outline {
gap: 0.8ch !important;
}
.side_bar .wc-block-product-categories {
margin-bottom: 0px !important;
}
.wc-block-product-categories-list li {
margin-bottom: 0px !important;
}
.wc-block-product-categories-list li .menu-expand {
position: absolute;
top: 13px;
right: 40px;
width: 20px;
height: 20px;
border: 1px solid var(--border-colors);
border-radius: 30px;
line-height: 25px;
text-align: center;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item {
transition: 0.3s;
-moz-transition: 0.3s;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > a {
border-radius: 5px;
line-height: 48px;
padding: 9px 67px 9px 10px !important;
border: 1px solid #F2F3F4;
display: flex;
align-items: center;
padding: 0;
float: unset !important;
line-height: 1.5;
color: var(--color-heading);
font-size: 14px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > a .wc-block-product-categories-list-item__image {
max-width: 30px;
margin-right: 15px;
margin-left: 0px !important;
border: unset !important;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > .wc-block-product-categories-list-item-count {
display: inline-block;
background-color: var(--border-color-2);
min-width: 24px;
height: 24px;
line-height: 24px;
text-align: center;
border-radius: 20px;
margin-left: 5px;
font-size: 12px;
color: var(--color-heading);
left: unset !important;
right: 10px !important;
top: 12px;
position: absolute;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > .wc-block-product-categories-list-item-count::before, .wc-block-product-categories-list > .wc-block-product-categories-list-item > .wc-block-product-categories-list-item-count::after {
display: none;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul {
padding-left: 5px;
display: none;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul > li a {
border: 0px;
padding: 10px 0px;
border-radius: 0px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul > li .wc-block-product-categories-list-item-count {
top: 20px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item > ul > li > ul {
padding-left: 0px;
}
.wc-block-product-categories-list > .wc-block-product-categories-list-item ul li {
padding-top: 6px !important;
margin-top: 0px !important;
}
.wc-block-product-categories-list-item.current-cat-active {
border-color: var(--color-brand);
}
.wc-block-product-categories-list-item.current-cat-active a .wc-block-product-categories-list-item__name {
color: var(--color-brand);
}
.wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count {
background: var(--color-brand);
}
.wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count::before, .wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count:after {
color: #fff;
}
.wc-block-product-categories-list-item.current-cat-active .wc-block-product-categories-list-item-count span {
color: #fff;
}
@media (min-width: 992px) {
.left-sidebar .primary-sidebar {
order: -1;
}
} .single-content h1.sub_title_meta {
padding: 0 60px 20px;
line-height: 1.2;
font-size: 40px;
}
.single-thumbnail {
position: relative;
height: 495px;
}
.single-thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
blockquote {
background-color: #F4F6FA;
padding: 40px 60px !important;
border-radius: 15px;
margin: 30px auto;
font-size: 24px;
}
blockquote p {
font-size: 24px !important;
line-height: 32px !important;
color: var(--color-text);
margin-bottom: 0;
}
blockquote cite {
padding-top: 10px;
display: block;
} .social-icons li button {
color: #858385;
}
.yes_share .tags {
padding-right: 0px;
}
.yes_share .share_content ul {
padding-left: 0px;
}
.share_content ul {
padding-top: 0px;
margin-top: 0px !important;
position: relative;
top: 7px;
padding-left: 0px !important;
text-align: center;
}
.social-icons.single-share {
text-align: center;
}
.nav_post.next_post a {
float: right;
}
.nav_post:first-child {
text-align: left !important;
}
.nav_post:last-child {
text-align: right;
}
.nav_post .text p {
color: #fff;
}
.nav_post .text h2 {
font-size: 20px;
line-height: 30px !important;
margin-bottom: 0px;
}
.prev_post, .next_post {
position: relative;
min-width: 50%;
}
.prev_post .text i {
margin-right: 5px;
position: relative;
top: 2px;
font-size: 14px;
}
.next_post .text i {
margin-left: 5px;
position: relative;
top: 2px;
font-size: 14px;
}
.previouse_next_post {
margin-top: 27px;
padding-top: 40px;
}
.previouse_next_post .linked_prev_next {
display: flex;
}
.previouse_next_post .linked_prev_next .image {
width: 80px;
border-radius: 10px;
overflow: hidden;
min-width: 80px;
height: 80px;
margin-right: 15px;
}
.previouse_next_post .linked_prev_next .image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.previouse_next_post .next_post .linked_prev_next .image {
margin-right: 0px;
margin-left: 15px;
} input[type=checkbox], input[type=radio] {
width: auto;
height: auto;
padding: 0px;
display: inline-block !important;
margin-right: 10px !important;
}
.comment-form h3 {
margin-bottom: 20px;
}
.comment-form .comment-form {
padding-top: 0px;
margin-bottom: 0px;
}
.comment-form .comment-form label {
margin-bottom: 10px;
display: block;
}
input[type=submit] {
font-size: var(--font-md) !important;
font-weight: 500 !important;
padding: 15px 40px !important;
color: #ffffff !important;
border: none !important;
background-color: var(--color-brand) !important;
border: 1px solid var(--color-brand-dark) !important;
border-radius: 10px !important;
}
input[type=submit]:hover {
background-color: var(--color-brand-dark) !important;
}
.sec_comments .comment-respond form .comment-form-author, .sec_comments .comment-respond form .comment-form-email {
width: 50%;
float: left;
}
.sec_comments .comment-respond form .custom-checkbox label {
display: inline-block;
margin-left: 5px;
}
@media (min-width: 992px) {
.comment-form-email {
padding-left: 15px;
}
.comment-form-author {
padding-right: 15px;
}
}
.comment_box .title_commnt h3 a {
font-family: var(--font-heading);
color: var(--color-heading);
}
.comment_box .comment-list .comment-list {
padding-bottom: 0px;
}
.comment_box .comment-list .comment-list .comment-list {
padding-bottom: 0px;
}
.comment_box .odd {
padding-left: 20px;
}
.single-comment .user {
min-width: 100%;
}
.single-comment .user .thumb {
max-width: 100px;
min-width: 100px;
width: 100px;
margin-right: 0px;
position: absolute;
}
.single-comment .user .thumb img {
width: 80px;
height: 80px;
-o-object-fit: cover;
object-fit: cover;
}
.single-comment .user .comment-text {
padding-left: 100px;
}
.single-comment .user .comment-text .desc ul {
padding-left: 0px;
}
.single-comment .user .comment-text .desc ul li {
margin-bottom: 0px !important;
}
.single-comment .user .comment-text .desc ul li:last-child {
float: right;
}
.single-comment .user .comment-text a.font-heading {
font-size: 17px;
line-height: 27px;
}
.single-comment .user .comment-text .reply {
opacity: 1;
}
.single-comment .user .comment-text .reply a {
display: inline-block;
margin-right: 10px;
} .nest_header_default {
position: relative;
}
.nest_header_default .header-wrap .logo {
position: relative;
left: 0;
transform: unset;
}
.nest_header_default .header-wrap .burger-icon > span::before, .nest_header_default .header-wrap .burger-icon > span::after {
background: #333;
} .page_header_content .banner_title_inner div.title {
font-weight: 700;
font-size: 48px;
line-height: normal;
margin-bottom: 15px;
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
}
.breadcrumb {
display: inline-block;
padding: 0;
text-transform: capitalize;
color: var(--color-text);
font-size: var(--font-sm);
font-weight: 600;
background: none;
margin: 0;
border-radius: 0;
}
.breadcrumb li {
position: relative;
display: inline-block;
font-family: var(--font-heading);
}
.breadcrumb li a {
position: relative;
text-align: center;
padding-right: 15px;
margin-right: 15px;
font-family: var(--font-heading);
}
.breadcrumb li a::before {
content: "\f111";
font-family: "uicons-regular-straight" !important;
display: inline-block;
font-size: 12px;
height: 12px;
line-height: 12px;
right: -6px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}
.breadcrumb li:last-child a::before {
display: none;
}
.woocommerce-breadcrumb {
position: relative;
text-transform: capitalize;
color: var(--color-text);
font-size: var(--font-sm);
font-weight: 600;
background: none;
margin: 0 !important;
font-family: var(--font-heading);
border-radius: 0;
}
.woocommerce-breadcrumb a {
position: relative;
text-align: center;
display: inline-block;
padding-right: 15px;
margin-right: 15px;
color: var(--color-brand) !important;
}
.woocommerce-breadcrumb a::before {
content: "\f111";
font-family: "uicons-regular-straight" !important;
display: inline-block;
font-size: 12px;
height: 12px;
line-height: 12px;
right: -6px;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}  .before_plugin_installation_footer {
padding: 20px 0px;
} .product-img-zoom img {
width: 100% !important;
height: auto !important;
}
.product_deals .product_wrapper {
margin-bottom: 0px !important;
}
.product_deals .product_wrapper .product-img-action-wrap .product-img img {
height: 335px;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.product_deals .product_wrapper .product-price del span, .product_deals .product_wrapper .product-price del bdi {
font-size: 13px !important;
}
.product_deals .product_wrapper p.price ins, .product_deals .product_wrapper span.price ins {
margin-right: 6px !important;
}
.product_deals.seconds_enable .countdown-section:last-child {
display: none !important;
}
body .products_box_outer ul.products {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
position: relative;
}
body .products_box_outer ul.products li.product {
list-style: none;
position: relative;
padding: 0 15px;
}
body .products_box_outer.product_arch_style_two ul.products li {
padding: 0px !important;
}
ul.products li.product {
margin: 0px !important;
}
ul.products.columns-4 li.product, ul.products.columns-5 li.product, ul.products.columns-6 li.product, ul.products.columns-7 li.product {
width: 33.33% !important;
}
@supports (-webkit-line-clamp: 2) {
ul.products.columns-4 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-4 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-4 li.product .product-cart-wrap.product_list_type .product-content-wrap h2, ul.products.columns-5 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-5 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-5 li.product .product-cart-wrap.product_list_type .product-content-wrap h2, ul.products.columns-6 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-6 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-6 li.product .product-cart-wrap.product_list_type .product-content-wrap h2, ul.products.columns-7 li.product .product-cart-wrap.style_one .product-content-wrap h2, ul.products.columns-7 li.product .product-cart-wrap.style_two .product-content-wrap h2, ul.products.columns-7 li.product .product-cart-wrap.product_list_type .product-content-wrap h2 {
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
}
ul.products.columns-1 li.product {
width: 100% !important;
}
ul.products.columns-2 li.product {
width: 50% !important;
}
ul.products.columns-3 li.product {
width: 33.33% !important;
}
@media (min-width: 1200px) {
ul.products.columns-4 li.product {
width: 25% !important;
}
ul.products.columns-5 li.product {
width: 20% !important;
}
ul.products.columns-6 li.product {
width: 16.66% !important;
}
ul.products.columns-7 li.product {
width: 14.44% !important;
}
.woocommerce-Tabs-panel ul.products.columns-1 li.product, .woocommerce-Tabs-panel ul.products.columns-2 li.product, .woocommerce-Tabs-panel ul.products.columns-3 li.product, .woocommerce-Tabs-panel ul.products.columns-4 li.product, .woocommerce-Tabs-panel ul.products.columns-5 li.product, .woocommerce-Tabs-panel ul.products.columns-6 li.product, .woocommerce-Tabs-panel ul.products.columns-7 li.product {
width: 25% !important;
}
body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-1 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-2 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-3 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-4 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-5 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-6 li.product, body.right-sidebar .woocommerce-Tabs-panel ul.products.columns-7 li.product, body.right-sidebar .related.products ul.products.columns-1 li.product, body.right-sidebar .related.products ul.products.columns-2 li.product, body.right-sidebar .related.products ul.products.columns-3 li.product, body.right-sidebar .related.products ul.products.columns-4 li.product, body.right-sidebar .related.products ul.products.columns-5 li.product, body.right-sidebar .related.products ul.products.columns-6 li.product, body.right-sidebar .related.products ul.products.columns-7 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-1 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-2 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-3 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-4 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-5 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-6 li.product, body.left-sidebar .woocommerce-Tabs-panel ul.products.columns-7 li.product, body.left-sidebar .related.products ul.products.columns-1 li.product, body.left-sidebar .related.products ul.products.columns-2 li.product, body.left-sidebar .related.products ul.products.columns-3 li.product, body.left-sidebar .related.products ul.products.columns-4 li.product, body.left-sidebar .related.products ul.products.columns-5 li.product, body.left-sidebar .related.products ul.products.columns-6 li.product, body.left-sidebar .related.products ul.products.columns-7 li.product {
width: 33.33% !important;
}
}
.woocommerce-Tabs-panel .product-cart-wrap .product-content-wrap h2 {
font-size: 16px !important;
line-height: 28px !important;
}
@media (max-width: 768px) {
ul.products.columns-3 li.product, ul.products.columns-4 li.product, ul.products.columns-5 li.product, ul.products.columns-6 li.product, ul.products.columns-7 li.product {
width: 50% !important;
}
}
@media (max-width: 290px) {
ul.products.columns-2 li.product, ul.products.columns-3 li.product, ul.products.columns-4 li.product, ul.products.columns-5 li.product, ul.products.columns-6 li.product, ul.products.columns-7 li.product {
width: 100% !important;
}
}
@media (min-width: 1200px) {
.seller-items ul.products.columns-1 li.product, .seller-items ul.products.columns-2 li.product, .seller-items ul.products.columns-3 li.product, .seller-items ul.products.columns-4 li.product, .seller-items ul.products.columns-5 li.product, .seller-items ul.products.columns-6 li.product, .seller-items ul.products.columns-7 li.product {
width: 25% !important;
}
}
body .products_box_outer ul.products .display-list {
width: 100% !important;
} .product-cart-wrap .product-action-1 button i, .product-cart-wrap .product-action-1 a.action-btn i {
font-family: "FontAwesome" !important;
}
.product-cart-wrap .subscription-details {
display: none;
}
.product-cart-wrap.style_one .product-content-wrap h2, .product-cart-wrap.style_two .product-content-wrap h2, .product-cart-wrap.product_list_type .product-content-wrap h2 {
margin-bottom: 11px;
}
.product-cart-wrap.style_one .product-content-wrap .star-rating, .product-cart-wrap.style_two .product-content-wrap .star-rating, .product-cart-wrap.product_list_type .product-content-wrap .star-rating {
font-size: 12px !important;
}
.product-cart-wrap.style_one .product-content-wrap .star-rating::before, .product-cart-wrap.style_two .product-content-wrap .star-rating::before, .product-cart-wrap.product_list_type .product-content-wrap .star-rating::before {
color: #aeaeae;
}
.product-cart-wrap.style_one .product-content-wrap .star-rating span, .product-cart-wrap.style_two .product-content-wrap .star-rating span, .product-cart-wrap.product_list_type .product-content-wrap .star-rating span {
color: var(--color-brand-2);
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 {
width: 101px;
font-family: ui-rounded !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 a.action-btn::before, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 a.action-btn::before, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 a.action-btn::before {
display: none;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 a.action-btn::after, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 a.action-btn::after, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 a.action-btn::after {
display: none;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare {
position: relative;
text-indent: -999px;
margin-top: 0px !important;
padding: 0px;
width: 100%;
height: 35px;
line-height: 35px !important;
min-height: 36px;
border: 0px !important;
top: -3px;
background: transparent !important;
padding: 0px !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare::before, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare::before, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare::before {
position: absolute;
font-family: "uicons-regular-straight" !important;
content: "\f216";
font-size: 14px;
top: 1px;
left: 0;
text-indent: 0;
width: 100%;
height: 35px;
line-height: 35px;
text-align: center;
font-weight: 400;
color: var(--color-brand);
min-height: 36px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare:hover, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare:hover, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare:hover {
background: transparent !important;
border: 0px !important;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .feedback, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .feedback, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .feedback {
position: absolute;
overflow: hidden;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
text-indent: -9999px;
display: block;
top: 0;
left: 0;
margin: auto;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .feedback i, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .feedback i, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .feedback i {
text-indent: 0px;
display: block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
position: relative;
color: var(--color-brand);
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .compare-button, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .compare-button, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .compare-button {
width: 35px;
height: 35px;
line-height: 35px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 .quickview-button i, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 .quickview-button i, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 .quickview-button i {
position: relative;
font-size: 15px;
top: 2px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 li, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 li, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 li {
text-align: center;
display: inline-block;
min-width: 33.33%;
max-width: 33.33%;
width: 33.33%;
line-height: 35px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-action-1 li i, .product-cart-wrap.style_two .product-img-action-wrap .product-action-1 li i, .product-cart-wrap.product_list_type .product-img-action-wrap .product-action-1 li i {
top: 4px;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position {
position: absolute;
top: 0;
left: 0;
display: flex;
width: 100%;
align-items: center;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_type_one {
background: var(--color-brand);
margin: 0px;
font-size: 12px !important;
line-height: 1;
border-radius: 15px 0 20px 0;
color: #fff;
padding: 10px 20px 10px 20px;
min-width: 60px;
min-height: 20px;
left: unset;
right: unset;
display: inline-block;
position: unset;
}
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_text {
display: inline-block;
background: var(--color-brand-dark);
margin: 0px;
font-size: 12px !important;
line-height: 1;
left: unset;
border-radius: 0px 15px 0 20px;
color: #fff;
padding: 10px 20px 10px 20px;
min-width: 60px;
min-height: 20px;
margin-left: auto;
text-align: center;
}
.product-cart-wrap.style_two .add_to_cart_button, .product-cart-wrap.style_two .add.button, .product-cart-wrap.product_list_type .add_to_cart_button, .product-cart-wrap.product_list_type .add.button {
width: 100%;
position: relative;
font-family: var(--font-heading);
text-align: center;
}
.product-cart-wrap.style_two .add_to_cart_button:hover, .product-cart-wrap.style_two .add.button:hover, .product-cart-wrap.product_list_type .add_to_cart_button:hover, .product-cart-wrap.product_list_type .add.button:hover {
color: #fff !important;
}
.product-cart-wrap.style_two .added_to_cart, .product-cart-wrap.product_list_type .added_to_cart {
display: none;
}
.product-cart-wrap.product_list_type .add_to_cart_button, .product-cart-wrap.product_list_type .add.button {
width: auto;
}
.product-cart-wrap .add-cart a.added:after {
display: none !important;
}
.deals_style_one.style_one .deals_title, .deals_style_one.style-2 .deals_title {
display: none;
}
.slick_slider_two .flex-control-nav li {
width: 100% !important;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button {
margin-top: 0px !important;
font-family: var(--font-heading);
width: 36px !important;
height: 36px !important;
background-color: var(--background-3) !important;
position: relative;
padding: 6px 13px !important;
color: var(--color-brand-dark) !important;
min-height: unset !important;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a i, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i {
display: block;
margin-right: 0px !important;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 20px;
height: 20px;
line-height: 23px !important;
margin: auto !important;
text-align: center;
font-size: 15px;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button span {
position: absolute;
width: 320%;
border-radius: 5px;
background: var(--color-brand-dark);
color: #fff;
top: -34px;
right: 0px;
font-size: 12px;
text-align: center;
line-height: 31px;
opacity: 0;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a:hover span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button:hover span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a:hover span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button:hover span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button:hover span {
opacity: 1;
}
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart {
display: none;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button {
margin-top: 0px !important;
font-family: var(--font-heading);
width: 76px !important;
height: 36px !important;
background-color: var(--background-3) !important;
position: relative;
padding: 6px 13px 6px 9px !important;
color: var(--color-brand-dark) !important;
min-height: unset !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button::before, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button::before {
position: absolute;
content: "Add";
top: 0;
line-height: 36px;
right: 13px;
font-size: 14px;
font-weight: 700;
color: var(--color-brand);
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a i, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button i, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a i, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button i, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button i {
display: block;
margin-right: 0px !important;
position: absolute;
top: 0;
bottom: 0;
right: unset !important;
left: 13px;
width: 20px;
height: 20px;
line-height: 23px !important;
margin: auto !important;
text-align: center;
font-size: 15px;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a span, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .quick-shop-button span, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .simple-add-to-cart-button span, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .quick-shop-button span {
display: none;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart .added_to_cart, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart .added_to_cart {
display: none;
}
@media (max-width: 500px) {
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_type_one, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_type_one,
.product-cart-wrap.style_one .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.style_two .product-img-action-wrap .product-badges.product-badges-position .badge_text, .product-cart-wrap.product_list_type .product-img-action-wrap .product-badges.product-badges-position .badge_text {
padding: 6px 12px 6px 12px !important;
font-size: 10px !important;
}
}
.modal-content {
position: relative;
}
.modal-content .product-detail-rating {
position: relative;
}
.modal-content .product-detail-rating .font-small {
position: absolute;
right: -17px;
top: -5px;
color: var(--color-brand);
bottom: 0;
margin: auto;
height: 15px;
line-height: normal;
}
.modal-content .product-detail-rating .product-rate-cover {
display: inline-block;
position: relative;
}
.modal-content .product-price-cover {
position: relative;
margin-bottom: 15px;
justify-content: flex-start;
}
.modal-content .product-price-cover del {
float: right;
padding: 12px 0px 0px 0px;
}
.modal-content .product-price-cover del bdi {
text-decoration: line-through;
color: #B6B6B6;
margin-left: 20px;
font-size: 28px;
font-weight: 700;
display: block;
}
.modal-content .product-price-cover ins {
float: left;
text-decoration: none;
}
.modal-content .product-price-cover ins .woocommerce-Price-amount {
font-size: 50px;
text-decoration: none;
font-weight: 800;
color: var(--color-brand);
}
.modal-content a.button:hover {
color: #fff;
}
.product-list .product-cart-wrap .product-img-action-wrap {
min-width: 28%;
width: 28%;
}
.product-list .product-cart-wrap .product-content-wrap {
min-width: 72%;
width: 72%;
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
position: relative;
margin-bottom: 15px;
}
a.button.loading {
position: relative;
}
.product-tabs_two .tab-pane .theme_carousel.loading::after,
.search_fetching.loading::after,
.single_add_to_cart_button.loading::after, .single_add_to_cart_button.added.loading::after,
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after,
.product-cart-wrap .button.loading::after,
.woosc-area .woosc-inner .woosc-table .woosc-table-inner:after,
.mfp-woosq .mfp-preloader:before {
content: "" !important;
font-family: unset !important;
vertical-align: top;
font-weight: 400;
position: absolute;
width: 16px;
border-radius: 50%;
border: 2px solid;
border-top-color: transparent;
height: 16px;
margin: auto;
top: 0 !important;
bottom: 0;
left: 0;
right: 0px !important;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
} .star-rating span::before {
color: var(--color-brand-2);
}
.added_to_cart {
display: none !important;
}
.woocommerce div.product .product_title {
display: block !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
background: unset !important;
border: unset !important;
}
.default_single_product .product_main_content .price > span.woocommerce-Price-amount.amount {
font-size: 30px;
font-weight: 700;
font-family: var(--font-heading);
line-height: 30px;
}
.default_single_product .product_message {
position: relative;
padding: 20px;
display: inline-block;
border-radius: 6px;
background: var(--background-3);
}
.default_single_product .product_message h6 {
margin-bottom: 15px;
}
.default_single_product .product_message li {
font-size: 15px;
}
.default_single_product .product_message li i {
padding-right: 5px;
position: relative;
top: 1px;
}
.default_single_product .product figure {
overflow: hidden;
z-index: 1;
position: relative;
width: 100%;
}
.default_single_product .flex-viewport {
background-color: #fff;
border-radius: 15px;
border: 1px solid var(--border-colors);
overflow: hidden;
}
.default_single_product div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
z-index: 99;
cursor: zoom-in;
}
.default_single_product .woocommerce-product-gallery {
float: unset !important;
width: unset !important;
margin-bottom: 2em !important;
}
.default_single_product .list-unstyled li {
margin-bottom: 10px;
}
.default_single_product .seller-rating {
width: 100%;
float: left;
margin-bottom: 5px;
}
.default_single_product .entry-summary {
position: relative;
}
.default_single_product .entry-summary .short-desc p {
font-size: 17px;
}
.default_single_product .entry-summary span.onsale {
top: unset;
position: relative;
display: block;
min-height: unset;
min-width: unset;
line-height: unset;
left: unset;
display: inline-block;
margin-bottom: 0px;
color: var(--color-brand);
padding: 8px 12px;
border-radius: 5px;
margin-bottom: 20px;
font-family: var(--font-heading);
font-size: var(--font-sm);
font-weight: 700;
line-height: 1;
background: #fde0e9;
}
.default_single_product .entry-summary .product-price-cover {
position: relative;
margin-bottom: 15px;
}
.default_single_product .entry-summary .product-price-cover .current-price {
display: inline-block;
}
.default_single_product .entry-summary .product-price-cover .current-price del bdi {
text-decoration: line-through;
color: #B6B6B6;
margin-left: 20px;
font-size: 28px;
font-weight: 700;
display: block;
}
.default_single_product .entry-summary .product-price-cover .current-price ins {
float: left;
text-decoration: none;
}
.default_single_product .entry-summary .product-price-cover .current-price ins .woocommerce-Price-amount {
font-size: 50px;
text-decoration: none;
font-weight: 800;
}
.default_single_product .entry-summary .product-detail-rating {
padding: 15px 0 0px;
}
.default_single_product .entry-summary .product-detail-rating .woocommerce-product-rating {
margin-bottom: 15px;
}
.default_single_product .entry-summary .product-price {
margin-bottom: 20px;
position: relative;
}
.default_single_product .entry-summary .save-price {
position: absolute;
right: 0;
top: 0;
}
.default_single_product .entry-summary .save-price span {
position: relative;
min-height: auto;
min-width: auto;
padding: 0px;
background: transparent;
top: unset;
left: unset;
line-height: normal;
font-size: 12px;
font-weight: 600;
margin-bottom: 6px;
display: block;
color: var(--color-brand-2);
}
.default_single_product .entry-summary .attr-detail {
position: relative;
}
.default_single_product .entry-summary .attr-detail .product_meta_same.smae_meta {
display: flex;
justify-content: space-evenly;
}
.default_single_product .entry-summary .attr-detail .product_meta {
min-width: 32%;
word-break: break-all;
margin-top: 20px;
}
.default_single_product .entry-summary .attr-detail .product_meta p {
margin-bottom: 4px;
}
.default_single_product .entry-summary .attr-detail .product_meta span {
display: block;
margin-bottom: 4px;
}
.default_single_product .entry-summary .attr-detail .product_meta span span, .default_single_product .entry-summary .attr-detail .product_meta span a {
display: inline-block;
color: var(--color-brand);
}
.default_single_product .entry-summary .attr-detail .product_meta.right_move {
padding-right: 30px;
}
.default_single_product .entry-summary .detail-extralink .single_add_to_cart_button:after {
display: none;
}
.default_single_product .entry-summary .detail-extralink .product-extra-link2 li {
margin-right: 5px;
}
.default_single_product .entry-summary .detail-extralink button {
margin: 0px !important;
}
.default_single_product .entry-summary .detail-extralink .added_to_cart {
display: none;
}
.default_single_product .entry-summary .detail-extralink .stock {
position: relative;
font-size: 16px;
width: 100%;
display: block;
color: var(--color-brand-2);
margin-bottom: 20px;
}
.default_single_product .entry-summary .detail-extralink form.cart {
float: left;
margin-bottom: 0px !important;
margin-right: 9px;
width: 100%;
}
.default_single_product .entry-summary .detail-extralink form.cart .quantity {
margin-right: 9px !important;
}
.default_single_product .entry-summary .detail-extralink form.cart .button {
min-width: 180px;
}
.default_single_product .entry-summary .detail-extralink form.cart .woocommerce-grouped-product-list-item__label a {
font-size: 16px;
font-weight: 700;
color: var(--color-heading);
font-weight: var(--font-heading);
}
.default_single_product .entry-summary .detail-extralink .compare-button {
position: relative;
width: 50px;
height: 50px;
line-height: 50px;
overflow: hidden;
text-align: center;
background: #fff none repeat scroll 0 0;
border: 1px solid #f1f1f1;
border-radius: 5px;
float: left;
transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s;
-ms-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
}
.default_single_product .entry-summary .detail-extralink .compare-button a {
position: absolute;
text-indent: -999px;
margin-top: 0px !important;
padding: 0px;
width: 50px;
height: 50px;
top: -1px;
background: transparent !important;
left: -1px;
bottom: 0;
}
.default_single_product .entry-summary .detail-extralink .compare-button a::before {
position: absolute;
font-family: "uicons-regular-straight" !important;
content: "\f216";
font-size: 18px;
top: 1px;
left: 0;
text-indent: 0;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
font-weight: 400;
color: var(--color-brand);
}
.default_single_product .entry-summary .detail-extralink .compare-button:hover {
border-color: var(--color-brand-dark) !important;
background: var(--color-brand-dark) !important;
transform: translateY(-10px);
}
.default_single_product .entry-summary .detail-extralink .compare-button:hover a::before {
color: #fff;
}
.default_single_product .entry-summary .detail-extralink .button-add-to-cart {
position: relative;
padding: 0px 20px;
border-radius: 5px;
border: 0;
height: 50px;
line-height: 50px;
font-weight: 700;
font-size: 16px;
font-family: var(--font-heading);
background: var(--color-brand);
}
.default_single_product .entry-summary .detail-extralink .button-add-to-cart i {
margin-right: 10px;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart {
position: relative;
float: none;
width: 100%;
margin-bottom: 20px !important;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations {
margin-bottom: 0px;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations .label {
width: 100%;
display: block;
padding: 0px;
font-family: var(--font-heading);
color: var(--color-heading);
font-size: 18px;
font-weight: 600;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations .label .woo-selected-variation-item-name {
color: var(--color-brand);
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .variations .woo-variation-items-wrapper {
width: 100%;
display: block;
}
.default_single_product .product-type-variable .entry-summary .detail-extralink form.cart .woocommerce-variation-price {
position: relative;
margin-bottom: 15px;
}
.default_single_product .product-type-variable .entry-summary .product-price {
position: relative;
}
.default_single_product .product-type-variable .entry-summary .product-price p {
font-size: 38px;
font-weight: 800;
}
.default_single_product .product-info {
position: relative;
margin-bottom: 40px;
background: #fff;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs {
margin: 0px 0px 15px;
padding: 0px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs::before {
display: none !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li {
border: 0px;
padding: 0px 5px 0px 0px;
margin: 0px 0px 15px;
background: transparent;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li::before {
display: none !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li:after {
display: none !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li > a {
display: block;
padding: 13px 24px !important;
text-align: center;
font-weight: 700;
font-family: "Quicksand", sans-serif;
text-transform: none;
font-size: 17px;
border-radius: 30px;
border: 1px solid var(--border-colors);
background: #fff;
color: var(--color-text);
line-height: 20px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li.active a {
color: var(--color-brand);
box-shadow: var(--box-shadown-2);
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li ul li {
padding-bottom: 5px;
}
.default_single_product .product-info .tab-style3 .woocommerce-Reviews-title {
font-size: 24px;
line-height: 24px;
margin-bottom: 20px;
}
.default_single_product .product-info .tab-style3 .commentlist {
position: relative;
}
.default_single_product .product-info .tab-style3 .commentlist li {
position: relative;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container {
position: relative;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container img, .default_single_product .product-info .tab-style3 .commentlist li .comment_container img.avatar {
width: 60px !important;
border: 0px !important;
height: 60px !important;
border-radius: 50%;
padding: 0px !important;
background: transparent !important;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .comment-text {
margin-left: 70px !important;
border-color: var(--border-colors);
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .woocommerce-review__author {
font-family: var(--font-heading);
font-size: 18px;
line-height: 28px;
font-weight: 600;
color: var(--color-heading);
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .woocommerce-review__published-date {
font-weight: 400;
color: var(--color-muted);
font-size: 13px;
line-height: 23px;
}
.default_single_product .product-info .tab-style3 .commentlist li .comment_container .star-rating span::before {
color: var(--color-brand-2);
}
.default_single_product .product-info .tab-style3 .commentlist li.odd {
padding-left: 20px;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel h2 {
font-family: var(--font-heading);
font-size: 24px;
line-height: 34px;
font-weight: 600;
color: var(--color-heading);
margin-bottom: 20px;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel > .list-inline > a {
border: unset !important;
padding: unset !important;
display: block !important;
background: unset !important;
padding: 0 10px !important;
background: none !important;
font-size: 15px !important;
text-align: left !important;
font-weight: 500 !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel > .list-inline > a:first-child {
padding-left: 0px !important;
}
.default_single_product .product-info .tab-style3 .woocommerce-Tabs-panel > .list-inline > a:hover {
box-shadow: unset !important;
background: unset !important;
}
.default_single_product .product-info .tab-style3 .comment-reply-title {
font-family: var(--font-heading);
font-size: 24px;
line-height: 34px;
padding-top: 40px;
font-weight: 600;
color: var(--color-heading);
}
.default_single_product .product-info .tab-style3 .comment-form {
padding-top: 25px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-rating {
margin-bottom: 20px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-email, .default_single_product .product-info .tab-style3 .comment-form .comment-form-author {
position: relative;
margin: 0px;
padding: 0px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-cookies-consent {
margin-bottom: 25px;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-comment {
position: relative;
}
.default_single_product .product-info .tab-style3 .comment-form .comment-form-comment label {
display: block;
margin-bottom: 10px;
}
.default_single_product .product-type-grouped .current-price p bdi {
font-size: 50px;
text-decoration: none;
font-weight: 800;
color: var(--color-brand);
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price bdi {
color: var(--color-brand);
font-size: 20px;
font-family: var(--font-heading);
font-weight: 700;
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price ins {
float: left;
text-decoration: unset;
margin-right: 8px;
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price del {
opacity: 0.5;
}
.default_single_product .product-type-grouped .woocommerce-grouped-product-list-item__price del bdi {
font-size: 16px !important;
}
.default_single_product .product-type-external .detail-extralink form.cart, .default_single_product .product-type-simple .detail-extralink form.cart {
width: unset !important;
}
.default_single_product .woocommerce-product-gallery .flex-control-nav li {
padding-right: 5px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: auto !important;
float: unset !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
clear: unset !important;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
padding: 10px;
border-radius: 15px;
border: 1px solid var(--border-colors);
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
border-color: var(--color-brand);
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: var(--color-heading);
}
#add_payment_method #payment label, .woocommerce-cart #payment label, .woocommerce-checkout #payment label {
color: #fff;
font-family: var(--font-heading);
font-size: 18px;
font-weight: 700;
}
#add_payment_method #payment .payment_box, .woocommerce-cart #payment .payment_box, .woocommerce-checkout #payment .payment_box {
background-color: rgba(255, 255, 255, 0.1) !important;
color: #fff !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
border-bottom-color: #3b5160;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
border-bottom-color: rgba(255, 255, 255, 0.1);
padding: 2rem;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
padding: 2rem;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
margin-top: 20px;
}
.woocommerce-checkout-payment p {
color: #fff;
}
@media (max-width: 550px) {
#add_payment_method #payment label, .woocommerce-cart #payment label, .woocommerce-checkout #payment label {
line-height: 20px;
font-size: 15px;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin: 0px 5px 0px 0px !important;
}
}
.woocommerce .qty {
margin: 0 6px 15px 0 !important;
background: #fff;
border: 2px solid var(--color-brand) !important;
font-size: 16px;
font-weight: 700;
color: var(--color-brand);
border-radius: 5px;
width: 90px !important;
width: unset;
height: 50px;
margin-bottom: 0px !important;
padding: 10px 30px 10px 10px !important;
}
.woocommerce .quantity {
position: relative;
width: 90px !important;
}
.woocommerce .quantity button {
position: absolute;
right: 13px;
background: transparent;
border: 0px;
padding: 0px;
font-size: 16px;
color: var(--color-brand);
}
.woocommerce .quantity button.minus {
bottom: 0px;
}
.woocommerce .quantity button.plus {
top: 6px;
}
.woocommerce a.remove {
width: 30px;
height: 30px;
border-radius: 30px;
border: 1px solid var(--border-colors);
text-align: center;
font-size: 15px;
color: var(--color-brand);
line-height: 30px;
background: transparent !important;
}
.woocommerce a.remove:hover {
background: var(--color-brand) !important;
color: #fff !important;
}
@media (max-width: 768px) {
.product-list-small .col-md-4 {
width: 25%;
}
.product-list-small .col-md-8 {
width: 75%;
}
}
.related.products {
position: relative;
}
.related.products .product_wrapper {
margin-bottom: unset !important;
}
.related.products li.product {
margin-bottom: 15px !important;
}
@supports (-webkit-line-clamp: 1) {
.related.products li.product .product-cart-wrap.style_one .product-content-wrap h2, .related.products li.product .product-cart-wrap.style_two .product-content-wrap h2, .related.products li.product .product-cart-wrap.product_list_type .product-content-wrap h2 {
overflow: hidden !important;
text-overflow: ellipsis !important;
white-space: initial !important;
display: -webkit-box !important;
-webkit-line-clamp: 1 !important;
-webkit-box-orient: vertical !important;
}
}
.related.products > h2 {
position: relative;
border-bottom: 1px solid var(--border-colors);
padding-bottom: 20px;
font-size: 24px;
line-height: 34px;
margin-bottom: 45px;
}
.related.products > h2::before {
content: "";
width: 80px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: var(--border-color-2);
}
.related.products .product-content-wrap h2 {
line-height: unset;
border: 0px;
margin-bottom: 8px;
padding: 0px;
}
.related.products .product-content-wrap h2::before {
display: none;
}
.related.products .product-content-wrap h2 a {
line-height: 22px;
display: block;
}
.related.products .product_grid_style_two {
border: unset !important;
}
.related.products .product_grid_style_two .product_singleized.style_one {
border: 1px solid var(--border-colors) !important;
} .product_list_widget {
position: relative;
}
.product_list_widget li {
text-align: left !important;
} .woocommerce-MyAccount-navigation ul li a {
display: block;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #fff;
background-color: var(--color-brand);
border-radius: 10px;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
text-align: right !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: var(--color-brand) !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 20%;
margin-bottom: 30px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
display: block;
padding: 15px 20px 15px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a::before {
position: relative;
color: var(--color-body);
font-size: 19px;
opacity: 0.6;
font-family: uicons-regular-straight !important;
left: 0px;
padding-right: 5px;
height: 24px;
line-height: 24px;
margin: auto;
top: 0;
bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::before {
color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard a::before {
content: "\f208";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a::before {
content: "\f212";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads a::before {
content: "\f14c";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a::before {
content: "\f1c6";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a::before {
content: "\f257";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--become-a-vendor a::before {
content: "\f1d2";
}
.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a::before {
content: "\f218";
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 78%;
padding: 40px 60px;
}
.woocommerce-account .woocommerce-MyAccount-content p {
margin-bottom: 15px;
}
a.show-all {
font-size: 16px;
color: var(--color-brand);
}
a.show-all i {
font-size: 12px;
line-height: 12px;
margin-left: 5px;
}
body input[type=submit].dokan-btn-theme, body a.dokan-btn-theme, body .dokan-btn-theme,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.shop_table a.add_to_cart, .shop_table a.button, .dokan-btn {
display: inline-block !important;
border: 1px solid transparent !important;
font-size: 14px !important;
font-weight: 700 !important;
padding: 10px 20px !important;
line-height: 26px !important;
border-radius: 4px;
color: #fff !important;
border: 1px solid transparent !important;
background-color: var(--color-brand) !important;
cursor: pointer !important;
font-family: var(--font-heading) !important;
transition: all 300ms linear 0s;
letter-spacing: 0.5px !important;
min-height: 50px;
}
body input[type=submit].dokan-btn-theme:hover, body a.dokan-btn-theme:hover, body .dokan-btn-theme:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.shop_table a.add_to_cart:hover, .shop_table a.button:hover, .dokan-btn:hover {
background-color: var(--color-brand-2) !important;
border-color: var(--color-brand-2);
color: #fff !important;
}
.woocommerce table.shop_attributes td {
padding: 5px 15px;
}
.coupon input {
display: block;
width: 200px !important;
border-radius: 5px;
height: 50px;
padding: 0px 15px !important;
}
.checkout_coupon.woocommerce-form-coupon .form-row {
width: 100%;
float: unset !important;
}
#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
border: 1px solid var(--border-colors) !important;
}
#add_payment_method .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount, #add_payment_method .cart-collaterals .cart_totals table th .woocommerce-Price-amount.amount, .woocommerce-cart .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount, .woocommerce-cart .cart-collaterals .cart_totals table th .woocommerce-Price-amount.amount, .woocommerce-checkout .cart-collaterals .cart_totals table td .woocommerce-Price-amount.amount, .woocommerce-checkout .cart-collaterals .cart_totals table th .woocommerce-Price-amount.amount {
font-family: var(--font-heading);
color: var(--color-brand);
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 60px !important;
}
.woocommerce-cart-form__cart-item .variation dt, .woocommerce-cart-form__cart-item .variation dd {
float: none !important;
display: inline-block;
}
.cart_totals h2 {
font-size: 24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 20px;
}
.woocommerce-info::before {
color: var(--color-brand-dark);
top: 11px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
background: var(--background-2);
color: var(--color-heading);
border: 0px;
border-radius: 5px !important;
font-family: var(--font-heading);
font-weight: 600;
line-height: 40px;
border-radius: 20px;
padding: 10px 20px 10px 55px !important;
margin-bottom: 15px !important;
}
.woocommerce-account .addresses .title h3, .woocommerce-order-details__title, .woocommerce-column__title {
font-family: var(--font-heading);
font-weight: 700 !important;
line-height: 1.2 !important;
color: var(--color-heading);
margin-bottom: 15px;
font-size: 32px;
}
.woocommerce-thankyou-order-received {
padding: 10px 20px;
font-size: 16px;
color: #fff;
background: var(--color-brand-2);
text-align: center;
font-family: var(--font-heading);
border-radius: 15px;
}
.woocommerce-order-details {
padding: 20px 0px;
}
.woocommerce ul.order_details {
padding: 20px 0px 10px;
}
.woocommerce ul.order_details li {
font-size: 16px;
line-height: 26px;
font-family: var(--font-text);
font-weight: 500;
color: var(--color-text);
text-transform: capitalize;
}
.woocommerce ul.order_details li strong {
font-family: var(--font-heading);
font-weight: 600;
color: var(--color-brand);
padding-top: 5px;
font-size: 18px;
line-height: 28px;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
position: absolute;
right: 10px;
top: 0;
cursor: pointer;
width: 30px;
height: 30px;
line-height: 20px;
text-align: center;
bottom: 0;
margin: auto;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
margin-left: 0;
line-height: 30px;
color: var(--color-brand);
}
.woocommerce table.shop_table {
border-collapse: collapse !important;
border-color: var(--border-colors) !important;
border: 0px !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
--bs-table-accent-bg: transparent!important;
}
input[name=coupon_code] {
height: 50px;
}
.woocommerce-billing-fields, .woocommerce-additional-fields {
margin-top: 15px;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
margin-bottom: 15px;
}
.woocommerce table.my_account_orders,
.woocommerce table.shop_table,
table.shop_table {
background: transparent !important;
}
.woocommerce table.my_account_orders thead th,
.woocommerce table.shop_table thead th,
table.shop_table thead th {
background: var(--background-2);
}
.woocommerce table.my_account_orders thead th:first-child,
.woocommerce table.shop_table thead th:first-child,
table.shop_table thead th:first-child {
border-radius: 20px 0 0 20px;
}
.woocommerce table.my_account_orders thead th:last-child,
.woocommerce table.shop_table thead th:last-child,
table.shop_table thead th:last-child {
border-radius: 0px 20px 20px 0px;
}
.woocommerce table.my_account_orders th,
.woocommerce table.shop_table th,
table.shop_table th {
padding: 15px 20px;
font-size: 18px;
color: var(--color-heading);
font-weight: 600;
font-family: var(--font-heading);
border: 0px !important;
}
.woocommerce table.my_account_orders td,
.woocommerce table.shop_table td,
table.shop_table td {
padding: 15px 20px;
font-size: 16px;
color: var(--color-text);
font-weight: 500 !important;
font-family: var(--font-text);
border: 0px !important;
text-align: left !important;
background: transparent !important;
border-bottom: 1px solid var(--border-colors) !important;
}
.woocommerce table.my_account_orders td a,
.woocommerce table.shop_table td a,
table.shop_table td a {
font-size: 16px;
line-height: 26px;
display: inline-block;
font-family: var(--font-heading);
color: var(--color-brand);
font-weight: 600;
}
.woocommerce table.my_account_orders tfoot tr:last-child td,
.woocommerce table.shop_table tfoot tr:last-child td,
table.shop_table tfoot tr:last-child td {
border-bottom-color: transparent !important;
}
.woocommerce-checkout-review-order-table .product-name {
display: flex;
align-items: center;
}
.woocommerce-checkout-review-order-table .image {
width: 90px;
min-width: 90px;
max-width: 90px;
border: 1px solid var(--border-colors);
border-radius: 10px;
overflow: hidden;
margin-right: 20px;
}
.woocommerce-checkout-review-order-table .image img {
width: 100%;
display: block;
}
.woocommerce .woocommerce-customer-details address {
padding: 20px;
border: 1px solid var(--border-colors);
font-size: 16px;
line-height: 26px;
font-family: var(--font-text);
color: var(--color-text);
}
.woocommerce .woocommerce-customer-details address .woocommerce-customer-details--phone {
padding-bottom: 10px;
padding-top: 10px;
}
.woocommerce .woocommerce-customer-details address .woocommerce-customer-details--phone::before, .woocommerce .woocommerce-customer-details address .woocommerce-customer-details--email::before {
color: var(--color-brand);
}
.my_account_orders {
position: relative;
margin: 20px 0px 0px;
}
.woocommerce-table__product-purchase-note.product-purchase-note {
background: var(--color-brand);
text-align: center;
}
.woocommerce-table__product-purchase-note.product-purchase-note td {
color: #fff !important;
}
.woocommerce-table__product-purchase-note.product-purchase-note td p {
color: #fff;
font-family: var(--font-heading);
}
.product_wrapper p.price ins,
.product_wrapper span.price .product_wrapper p.price del,
.product_wrapper span.price del {
opacity: 0.5;
display: inline-block;
}
.product_wrapper .product-rate-cover .product-rate, .product_deal_three .product-rate-cover .product-rate {
height: unset !important;
width: unset !important;
margin-bottom: 2px;
}
.product_wrapper .star-rating, .product_deal_three .star-rating,
.modal-content .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 12px !important;
width: 5.4em;
font-family: star;
}
.product_wrapper .star-rating::before, .product_deal_three .star-rating:before,
.modal-content .star-rating::before {
content: "sssss";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute;
}
.product_wrapper .star-rating span, .product_deal_three .star-rating span,
.modal-content .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.product_wrapper .star-rating span::before, .product_deal_three .star-rating span:before,
.modal-content .star-rating span:before {
content: "SSSSS";
top: 0;
position: absolute;
left: 0;
}
.product_wrapper .star-rating, .product_deal_three .star-rating,
.modal-content .star-rating {
display: inline-block;
margin: 0 !important;
float: none;
}
.wc-block-components-product-rating__stars:before {
color: var(--color-brand-2);
}
.wc-block-components-product-rating__stars span:before {
color: var(--color-brand);
}
.product_wrapper .product-price del span, .product_wrapper .product-price del bdi {
font-size: 14px !important;
}
.product_wrapper {
margin-bottom: 30px;
}
.product_wrapper.deals_style_one .pro_title {
margin-bottom: 11px;
}
.product_wrapper.style_three_list .pro_title {
margin-bottom: 8px;
}
.product_wrapper.style_three_list .product-price {
margin-top: 0px;
}
.product_wrapper.style_one .product-rate-cover, .product_wrapper.style_two .product-rate-cover, .product_wrapper.deals_style_one .product-rate-cover, .product_wrapper.style_three_list .product-rate-cover, .product_wrapper.product_list_type .product-rate-cover {
position: relative;
width: 78px;
}
.product_wrapper.style_one .product-rate-cover .font-small, .product_wrapper.style_two .product-rate-cover .font-small, .product_wrapper.deals_style_one .product-rate-cover .font-small, .product_wrapper.style_three_list .product-rate-cover .font-small, .product_wrapper.product_list_type .product-rate-cover .font-small {
position: absolute;
right: 0;
top: 0;
line-height: 13px;
font-size: 13px;
bottom: 0;
margin: auto;
height: 13px;
}
.product_wrapper.style_one p.price ins, .product_wrapper.style_one span.price ins, .product_wrapper.style_two p.price ins, .product_wrapper.style_two span.price ins, .product_wrapper.deals_style_one p.price ins, .product_wrapper.deals_style_one span.price ins, .product_wrapper.style_three_list p.price ins, .product_wrapper.style_three_list span.price ins, .product_wrapper.product_list_type p.price ins, .product_wrapper.product_list_type span.price ins {
float: left;
margin-right: 4px;
font-size: 18px;
}
.product_wrapper.style_one p.price del, .product_wrapper.style_one span.price del, .product_wrapper.style_two p.price del, .product_wrapper.style_two span.price del, .product_wrapper.deals_style_one p.price del, .product_wrapper.deals_style_one span.price del, .product_wrapper.style_three_list p.price del, .product_wrapper.style_three_list span.price del, .product_wrapper.product_list_type p.price del, .product_wrapper.product_list_type span.price del {
color: var(--color-grey-4);
}
.product_wrapper.style_two .product-content-wrap .product-price {
padding-top: 0px !important;
margin-top: 6px !important;
}
.product_wrapper.style_two .progressboxs {
margin-top: 6px;
} .dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter ul {
display: flex;
}
.dokan-alert {
padding: 20px !important;
border-right: 10px !important;
border: 0px !important;
font-family: var(--font-heading);
}
.dokan-settings-content .dokan-settings-area .dokan-banner {
width: 100% !important;
margin: 20px 0px 30px !important;
max-width: 100% !important;
}
.dokan-dashboard-wrap {
position: relative;
}
.dokan-dashboard-wrap .main-footer.font-xs {
margin-top: 100px;
}
.dokan-dashboard-wrap .entry-title {
font-size: 24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 20px;
padding-bottom: 20px;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash {
border-right: 1px solid #eee;
width: 17%;
float: left;
flex: 1 auto;
background: #fff;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar {
width: auto !important;
flex: unset !important;
overflow: unset !important;
background-color: unset !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu {
background-color: unset !important;
padding: 20px !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li {
border: 0px !important;
margin-bottom: 5px !important;
border-radius: 5px !important;
position: relative !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
background: var(--color-brand) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a i {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
background: var(--color-brand) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover a i {
color: #fff !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li:after {
display: none !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
color: var(--color-heading) !important;
position: relative !important;
font-size: 16px !important;
font-weight: 600 !important;
transition: all 300ms linear 0s !important;
font-family: var(--font-heading) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
color: var(--color-grey-4) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links {
margin-top: 40px;
display: block;
height: 46px;
position: relative;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips {
border: 0px !important;
margin: 0px 5px;
text-align: center;
border-radius: 5px;
width: 28%;
padding: 10px 20px !important;
color: #fff !important;
background: var(--color-brand-2);
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips i {
color: #fff !important;
padding: 0px !important;
transition: all 300ms linear 0s !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:first-child {
background: var(--color-brand);
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:last-child {
background: var(--color-brand-dark);
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:hover {
background: var(--background-3) !important;
color: var(--color-brand) !important;
}
.dokan-dashboard-wrap .sidebar_rewirte_dok_dash .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links .tips:hover i {
color: var(--color-brand) !important;
}
.dokan-dashboard-wrap #toggle-mobile-menu {
display: none !important;
}
.dokan-dashboard-wrap #mobile-menu-icon {
background: var(--color-brand) !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content {
padding: 50px !important;
min-height: 100vh;
}
.dokan-dashboard-wrap .dokan-dashboard-content .main-footer {
padding-left: 10px;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter {
margin-bottom: 20px !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li {
display: inline-block !important;
width: 24% !important;
margin: 0px 5px 10px !important;
background: #fff !important;
padding: 20px !important;
border-radius: 5px;
border: 1px solid #eee !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li .count {
border: 0px !important;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li .title {
font-size: 16px;
font-weight: 600;
font-family: var(--font-heading);
color: var(--color-heading);
margin-bottom: 10px;
}
.dokan-dashboard-wrap .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li .count {
font-family: var(--font-heading);
color: var(--color-brand);
}
.dokan-dashboard-wrap .dokan-form-control, .dokan-dashboard-wrap input {
height: auto !important;
width: 100% !important;
padding: 0px 20px !important;
}
.dokan-order-filter-serach input.datepicker {
width: 150px !important;
height: 50px !important;
line-height: 50px !important;
}
.dokan-order-filter-serach .select2-container--default .select2-selection--single {
border-radius: 8px !important;
border-color: var(--border-colors) !important;
}
.dokan-order-filter-serach input.dokan-btn {
width: 220px !important;
}
.dokan-orders-area li, .dokan-listing-filter li {
border-right: 0px !important;
}
.dokan-orders-area li a, .dokan-listing-filter li a {
display: block;
padding: 8px 20px;
border: 1px solid var(--border-colors);
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 500;
font-size: 16px;
border-radius: 30px;
}
.dokan-orders-area li.active a, .dokan-listing-filter li.active a {
background: var(--color-brand);
color: #fff !important;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders #order-stats {
width: 450px !important;
height: 450px !important;
}
.dokan-dashboard-wrap input {
height: 50px !important;
border-radius: 8px !important;
}
.dokan-dashboard-wrap button[type=submit] {
height: 50px !important;
}
.dokan-dashboard-wrap button[type=submit]:hover {
background: var(--color-brand-2) !important;
border-color: var(--color-brand-2);
color: #fff;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container {
width: 220px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single {
border-radius: 8px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 50px !important;
line-height: 50px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single {
height: 50px !important;
line-height: 50px !important;
}
.dokan-dashboard-wrap .dokan-form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 14px !important;
}
.dokan-dashboard-wrap .dokan-form-group input[name=dokan_order_filter] {
margin: 0px !important;
}
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach {
padding: 20px 0px 10px !important;
}
.dokan-table {
border-collapse: collapse !important;
background: #fff;
}
.dokan-table .dokan-checkbox {
width: auto !important;
}
.dokan-table .check-column {
text-align: center !important;
}
.dokan-table > thead > tr > th {
vertical-align: middle !important;
border: 1px solid var(--border-colors) !important;
font-family: var(--font-heading) !important;
}
.dokan-table > tbody > tr > td {
border-top: 1px !important;
vertical-align: middle !important;
border: 1px solid var(--border-colors) !important;
font-family: var(--font-text) !important;
}
.logo_dokan_dash {
position: relative;
text-align: left;
margin-bottom: 20px;
padding: 15px;
border-bottom: 1px solid var(--border-colors);
}
.logo_dokan_dash img {
width: 120px;
}
.dokan-table tr td a {
font-family: var(--font-heading);
}
.dokan-control-label {
position: relative;
text-align: left !important;
font-family: var(--font-heading);
color: var(--color-heading);
}
input[type=checkbox] {
width: unset !important;
height: unset !important;
}
.gravatar-button-area {
text-align: left !important;
}
.dokan-dashboard .control-label {
display: block;
font-family: var(--font-heading);
margin-bottom: 8px;
font-size: 14px !important;
font-weight: 500 !important;
color: var(--color-text);
}
.payment-field-paypal input {
border-top-left-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}
input:focus {
background: #fff;
}
.dokan-input-group-addon {
background: var(--color-brand-2) !important;
color: #fff !important;
margin-right: 5px !important;
border-radius: 8px !important;
border-color: transparent !important;
}
.nest_rewrite_search {
display: block !important;
position: relative;
margin-bottom: 20px;
}
.nest_rewrite_search input {
border-radius: 30px;
padding-left: 30px;
box-shadow: var(--box-shadown-2);
}
.nest_rewrite_search .apply-filter {
position: absolute;
right: 0;
top: 0;
}
.nest_rewrite_search .apply-filter button {
padding: 0px !important;
height: 64px;
width: 64px;
text-align: center;
line-height: 64px;
font-size: 20px !important;
text-align: center;
border-radius: 64px;
background: transparent !important;
color: var(--color-heading) !important;
}
.nest_rewrite_search .apply-filter button:hover {
background: var(--color-brand) !important;
color: #fff !important;
}
.dashicons {
font-family: dashicons !important;
}
.dashicons::before {
font-family: dashicons !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
position: relative !important;
background: unset !important;
}
#dokan-store-listing-filter-wrap {
box-shadow: unset !important;
background: unset !important;
}
#dokan-store-listing-filter-wrap .toggle-view.item {
position: relative;
height: unset !important;
}
#dokan-store-listing-filter-wrap .toggle-view.item span.dashicons {
position: relative;
width: 52px;
height: 52px;
text-align: center;
border-radius: 8px;
display: inline-block;
border: 1px solid var(--border-color-2);
line-height: 52px;
}
#dokan-store-listing-filter-wrap .toggle-view.item span.dashicons.active {
background: var(--color-brand-dark);
color: #fff;
border-color: var(--color-brand-dark);
}
.page-store-listing .site-content {
position: relative;
padding: 80px 0px 20px;
}
.single-post .site-content {
position: relative;
padding: 80px 0px 20px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
margin-bottom: 0px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
box-shadow: unset !important;
border-radius: 15px !important;
padding: 20px 10px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-content {
position: relative;
padding: 0px 25px 25px 25px;
flex-basis: 80% !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container {
padding: 10px 0px 10px 0px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data.store_open_is_on {
margin-top: 0px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data h2 a {
font-family: var(--font-heading);
color: var(--color-heading) !important;
font-size: 22px;
line-height: 32px;
font-weight: 700;
text-shadow: unset;
display: block;
margin-bottom: 12px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone {
margin-bottom: 10px !important;
display: block !important;
position: relative;
font-size: 15px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address br, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone br {
display: none;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address i, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone i {
font-size: 16px;
color: var(--color-brand);
line-height: 16px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-address strong, #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone strong {
font-weight: 600;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .store-phone {
margin-bottom: 10px !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .dokan-seller-rating {
position: relative;
margin-bottom: 12px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .dokan-seller-rating .same {
display: inline-block;
margin-right: 10px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-data-container .store-data .dokan-seller-rating p {
font-size: 14px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper .store-footer {
padding: 0px;
}
.dokan-store-sidebar .col-lg-3 {
flex: 0 0 auto;
width: 100%;
}
.dokan-form-control {
padding: 0px 15px !important;
border-radius: 8px !important;
}
textarea.dokan-form-control {
height: 150px !important;
}
.dokan-store-widget .widget-title {
position: relative;
margin-bottom: 15px;
}
.dokan-single-store .profile-frame {
background: unset !important;
padding: 10px !important;
border: 1px solid var(--border-colors);
border-radius: 8px;
}
.dokan-single-store .profile-frame .profile-info-img {
position: absolute;
width: 100%;
height: 100% !important;
left: 0;
top: 0;
-o-object-fit: cover;
object-fit: cover;
border-radius: 8px;
overflow: hidden;
}
.dokan-single-store .profile-frame .profile-info-box {
overflow: hidden;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
position: relative !important;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery {
padding: 80px 40px 60px !important;
background: var(--color-brand) !important;
margin: 10px;
border-radius: 8px;
}
.dokan-single-store .dokan-store-tabs {
position: relative;
margin: 40px 0px 40px;
}
.dokan-single-store .dokan-store-tabs ul {
border: 0px !important;
}
.dokan-single-store .dokan-store-tabs ul li {
margin-right: 0px !important;
border-right: 0px !important;
}
.dokan-single-store .dokan-store-tabs ul li a {
display: block;
padding: 13px 24px !important;
text-align: center;
font-weight: 700;
font-family: var(--font-heading);
text-transform: none;
font-size: 17px;
border-radius: 30px;
border: 1px solid var(--border-colors);
background: #fff;
box-shadow: var(--box-shadown-2);
}
.dokan-store-products-filter-area .product-name-search {
width: 300px !important;
height: 50px !important;
padding: 0px 20px !important;
}
.dokan-store-products-filter-area .search-store-products {
position: relative;
width: 120px;
height: 50px !important;
line-height: 50px;
padding: 0px 10px !important;
display: inline-block;
margin-left: 5px;
}
.dokan-store-products-filter-area .orderby-search {
width: 300px !important;
}
.dokan-store-products-filter-area .select2-container {
float: right;
}
.dokan-store-products-filter-area .select2-container--default .select2-selection--single {
border-radius: 8px;
}
.dokan-info {
font-family: var(--font-heading);
background: var(--color-brand) !important;
color: #fff;
border-top-color: var(--color-brand-dark) !important;
}
.dokan-info::before {
background: var(--color-brand-dark) !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap {
display: flex;
flex-flow: wrap;
flex-wrap: wrap;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
float: unset !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-2 {
min-width: 25% !important;
width: 25% !important;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
min-width: 25% !important;
width: 25% !important;
}
#dokan-seller-listing-wrap.list-view ul.dokan-seller-wrap li.coloum-2 {
min-width: 50% !important;
width: 50% !important;
}
#dokan-seller-listing-wrap.list-view ul.dokan-seller-wrap li.coloum-3 {
min-width: 50% !important;
width: 50% !important;
}
@media (max-width: 1200px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 25% !important;
min-width: 25% !important;
}
}
@media (max-width: 992px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 33.33% !important;
min-width: 33.33% !important;
}
}
@media (max-width: 768px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 50% !important;
min-width: 50% !important;
}
}
@media (max-width: 500px) {
#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
width: 100% !important;
min-width: 100% !important;
}
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-address:before {
display: none !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .store-phone {
display: block !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating {
float: unset !important;
left: unset !important;
top: unset !important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating i {
display: inline-block;
}
#dokan-seller-listing-wrap.list-view .vendor-wrap .vendor-img-action-wrap {
padding: 0px 0px 0 25px !important;
}
.vendor-customer-registration br {
display: none;
}
#dokan-store-listing-filter-wrap .right .sort-by.item {
display: flex;
align-items: center;
background: #fff;
border: 1px solid var(--border-colors);
color: var(--color-text);
padding: 0px 20px;
border-radius: 10px;
transition: all 0.3s ease 0s;
cursor: pointer;
}
#dokan-store-listing-filter-wrap .right .sort-by.item i {
margin-right: 6px;
}
.select2-container {
position: relative;
}
.select2-container .select2-selection__arrow b {
display: none;
}
.select2-container .select2-selection__arrow::before {
position: absolute;
content: "\f10c";
font-size: 10px;
right: 0px;
font-family: uicons-regular-straight !important;
height: 10px;
margin: auto;
top: 0;
line-height: 10px;
bottom: 0;
}
.dokan_only_breadcrumb {
position: relative;
padding: 20px 0px;
border-bottom: 1px solid var(--border-colors);
}
.dokan-store-wrap {
margin-bottom: 0px !important;
}
.dokan-single-store .product_wrapper {
margin-bottom: 0px !important;
}
.dokan-single-store .pro_layout1 .profile-frame {
margin-bottom: 150px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 {
overflow: unset !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper {
position: relative;
height: 400px !important;
padding: 100px 0px 0px 0px !important;
border: 0px !important;
background: unset !important;
overflow: unset !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery {
position: absolute !important;
top: unset !important;
height: unset !important;
background: transparent !important;
padding: 20px 20px 12px !important;
width: auto !important;
background: var(--color-brand) !important;
bottom: -120px;
z-index: 11;
left: 30px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery:after {
content: "";
display: table;
clear: both;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-img.profile-img-square img {
border: 0px !important;
padding: 0px !important;
background: unset !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info {
padding-left: 10px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name {
text-shadow: unset !important;
color: #fff;
margin-bottom: 10px;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-social-wrapper {
top: -22px !important;
right: 0 !important;
bottom: auto !important;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info li {
color: #fff;
}
.dokan-single-store .pro_layout1 .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info li i {
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
line-height: 34px !important;
font-size: 19px !important;
}
.dokan-pagination-container, .pagination_blog, .woocommerce {
position: relative;
}
.dokan-pagination-container .dokan-pagination, .dokan-pagination-container .page-numbers, .dokan-pagination-container .woocommerce-pagination, .pagination_blog .dokan-pagination, .pagination_blog .page-numbers, .pagination_blog .woocommerce-pagination, .woocommerce .dokan-pagination, .woocommerce .page-numbers, .woocommerce .woocommerce-pagination {
border: 0px !important;
}
.dokan-pagination-container .dokan-pagination li, .dokan-pagination-container .page-numbers li, .dokan-pagination-container .woocommerce-pagination li, .pagination_blog .dokan-pagination li, .pagination_blog .page-numbers li, .pagination_blog .woocommerce-pagination li, .woocommerce .dokan-pagination li, .woocommerce .page-numbers li, .woocommerce .woocommerce-pagination li {
display: inline-block !important;
margin-right: 8px !important;
border: 0px !important;
box-shadow: unset !important;
}
.dokan-pagination-container .dokan-pagination li:last-child, .dokan-pagination-container .page-numbers li:last-child, .dokan-pagination-container .woocommerce-pagination li:last-child, .pagination_blog .dokan-pagination li:last-child, .pagination_blog .page-numbers li:last-child, .pagination_blog .woocommerce-pagination li:last-child, .woocommerce .dokan-pagination li:last-child, .woocommerce .page-numbers li:last-child, .woocommerce .woocommerce-pagination li:last-child {
margin-right: 0px !important;
}
.dokan-pagination-container .dokan-pagination li a, .dokan-pagination-container .dokan-pagination li span, .dokan-pagination-container .page-numbers li a, .dokan-pagination-container .page-numbers li span, .dokan-pagination-container .woocommerce-pagination li a, .dokan-pagination-container .woocommerce-pagination li span, .pagination_blog .dokan-pagination li a, .pagination_blog .dokan-pagination li span, .pagination_blog .page-numbers li a, .pagination_blog .page-numbers li span, .pagination_blog .woocommerce-pagination li a, .pagination_blog .woocommerce-pagination li span, .woocommerce .dokan-pagination li a, .woocommerce .dokan-pagination li span, .woocommerce .page-numbers li a, .woocommerce .page-numbers li span, .woocommerce .woocommerce-pagination li a, .woocommerce .woocommerce-pagination li span {
display: block !important;
padding: 0px 0px !important;
text-align: center !important;
font-weight: 700 !important;
font-family: var(--font-heading);
text-transform: none;
font-size: 17px !important;
border-radius: 30px !important;
border: 1px solid var(--border-colors) !important;
background: #fff !important;
box-shadow: unset !important;
height: 40px !important;
width: 40px !important;
cursor: pointer;
line-height: 40px !important;
}
.dokan-pagination-container .dokan-pagination li span, .dokan-pagination-container .page-numbers li span, .dokan-pagination-container .woocommerce-pagination li span, .pagination_blog .dokan-pagination li span, .pagination_blog .page-numbers li span, .pagination_blog .woocommerce-pagination li span, .woocommerce .dokan-pagination li span, .woocommerce .page-numbers li span, .woocommerce .woocommerce-pagination li span {
width: 40px !important;
line-height: 40px !important;
}
.dokan-pagination-container .dokan-pagination li span.current, .dokan-pagination-container .dokan-pagination li span:hover, .dokan-pagination-container .page-numbers li span.current, .dokan-pagination-container .page-numbers li span:hover, .dokan-pagination-container .woocommerce-pagination li span.current, .dokan-pagination-container .woocommerce-pagination li span:hover, .pagination_blog .dokan-pagination li span.current, .pagination_blog .dokan-pagination li span:hover, .pagination_blog .page-numbers li span.current, .pagination_blog .page-numbers li span:hover, .pagination_blog .woocommerce-pagination li span.current, .pagination_blog .woocommerce-pagination li span:hover, .woocommerce .dokan-pagination li span.current, .woocommerce .dokan-pagination li span:hover, .woocommerce .page-numbers li span.current, .woocommerce .page-numbers li span:hover, .woocommerce .woocommerce-pagination li span.current, .woocommerce .woocommerce-pagination li span:hover {
border-color: var(--color-brand) !important;
background: var(--color-brand) !important;
color: #fff !important;
}
.dokan-pagination-container .dokan-pagination li i, .dokan-pagination-container .page-numbers li i, .dokan-pagination-container .woocommerce-pagination li i, .pagination_blog .dokan-pagination li i, .pagination_blog .page-numbers li i, .pagination_blog .woocommerce-pagination li i, .woocommerce .dokan-pagination li i, .woocommerce .page-numbers li i, .woocommerce .woocommerce-pagination li i {
font-size: 24px;
position: relative;
top: 5px;
}
.dokan-pagination-container .dokan-pagination li.active a, .dokan-pagination-container .dokan-pagination li.active span, .dokan-pagination-container .dokan-pagination li:hover a, .dokan-pagination-container .dokan-pagination li:hover span, .dokan-pagination-container .page-numbers li.active a, .dokan-pagination-container .page-numbers li.active span, .dokan-pagination-container .page-numbers li:hover a, .dokan-pagination-container .page-numbers li:hover span, .dokan-pagination-container .woocommerce-pagination li.active a, .dokan-pagination-container .woocommerce-pagination li.active span, .dokan-pagination-container .woocommerce-pagination li:hover a, .dokan-pagination-container .woocommerce-pagination li:hover span, .pagination_blog .dokan-pagination li.active a, .pagination_blog .dokan-pagination li.active span, .pagination_blog .dokan-pagination li:hover a, .pagination_blog .dokan-pagination li:hover span, .pagination_blog .page-numbers li.active a, .pagination_blog .page-numbers li.active span, .pagination_blog .page-numbers li:hover a, .pagination_blog .page-numbers li:hover span, .pagination_blog .woocommerce-pagination li.active a, .pagination_blog .woocommerce-pagination li.active span, .pagination_blog .woocommerce-pagination li:hover a, .pagination_blog .woocommerce-pagination li:hover span, .woocommerce .dokan-pagination li.active a, .woocommerce .dokan-pagination li.active span, .woocommerce .dokan-pagination li:hover a, .woocommerce .dokan-pagination li:hover span, .woocommerce .page-numbers li.active a, .woocommerce .page-numbers li.active span, .woocommerce .page-numbers li:hover a, .woocommerce .page-numbers li:hover span, .woocommerce .woocommerce-pagination li.active a, .woocommerce .woocommerce-pagination li.active span, .woocommerce .woocommerce-pagination li:hover a, .woocommerce .woocommerce-pagination li:hover span {
border-color: var(--color-brand) !important;
background: var(--color-brand) !important;
color: #fff !important;
}
.dokan-pagination-container .dokan-pagination li:first-child a, .dokan-pagination-container .dokan-pagination li:last-child a, .dokan-pagination-container .page-numbers li:first-child a, .dokan-pagination-container .page-numbers li:last-child a, .dokan-pagination-container .woocommerce-pagination li:first-child a, .dokan-pagination-container .woocommerce-pagination li:last-child a, .pagination_blog .dokan-pagination li:first-child a, .pagination_blog .dokan-pagination li:last-child a, .pagination_blog .page-numbers li:first-child a, .pagination_blog .page-numbers li:last-child a, .pagination_blog .woocommerce-pagination li:first-child a, .pagination_blog .woocommerce-pagination li:last-child a, .woocommerce .dokan-pagination li:first-child a, .woocommerce .dokan-pagination li:last-child a, .woocommerce .page-numbers li:first-child a, .woocommerce .page-numbers li:last-child a, .woocommerce .woocommerce-pagination li:first-child a, .woocommerce .woocommerce-pagination li:last-child a {
width: auto !important;
line-height: 35px !important;
}
.dokan-pagination-container .page-numbers li:first-child a, .dokan-pagination-container .page-numbers li:last-child a, .pagination_blog .page-numbers li:first-child a, .pagination_blog .page-numbers li:last-child a, .woocommerce .page-numbers li:first-child a, .woocommerce .page-numbers li:last-child a {
width: 40px !important;
line-height: 40px !important;
}
.dokan-store-widget {
margin-bottom: 30px;
}
.dokan-store-widget .store-cat-stack-dokan {
position: relative;
}
.dokan-store-widget .store-cat-stack-dokan li {
position: relative;
display: unset;
}
.dokan-store-widget .store-cat-stack-dokan li a {
font-size: 16px;
line-height: 26px;
padding-bottom: 10px;
font-family: var(--font-heading);
color: var(--color-text);
font-weight: 400;
display: block;
}
.dokan-store-widget .store-cat-stack-dokan li a::before {
position: relative;
content: "\f10e";
margin-right: 10px;
font-family: uicons-regular-straight !important;
font-size: 10px;
line-height: 10px;
top: -1px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-img {
position: relative;
height: 300px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper {
height: auto !important;
position: relative;
background-color: unset !important;
color: #444;
border: 0px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery {
padding: 0px !important;
background: unset !important;
margin: 0px !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .store-name {
font-size: 22px;
line-height: 32px;
color: var(--color-heading);
margin-bottom: 20px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .dokan-store-info li {
display: block !important;
text-align: center !important;
margin-bottom: 4px;
width: 100%;
color: var(--color-text);
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .dokan-store-info li i {
display: block !important;
margin-left: 0px !important;
color: var(--color-brand);
margin-right: 5px;
display: inline-block !important;
float: unset !important;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .dokan-store-info li:after {
display: none !important;
}
.store-social-wrapper {
position: relative;
}
.store-social-wrapper .store-social li {
display: inline-block;
margin: 0px 5px;
}
.store-social-wrapper .store-social li a {
text-align: center;
margin-right: 5px;
color: #fff;
transition-duration: 0.5s;
height: 40px;
width: 40px;
line-height: 40px !important;
display: inline-flex;
background: var(--color-brand);
border-radius: 40px;
align-content: center;
justify-content: center;
}
.store-social-wrapper .store-social li a i {
font-size: 18px !important;
color: #fff !important;
line-height: 40px !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-img {
width: 69%;
float: right;
position: relative;
display: block !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper {
width: 30%;
float: left;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
margin: 0px !important;
padding: 40px !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-img img {
background: unset !important;
padding: 0px !important;
border: 0px !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info {
padding: 0px !important;
width: 100% !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-name {
color: #fff;
margin-bottom: 12px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .dokan-store-info li {
display: block;
float: unset !important;
color: #fff;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .dokan-store-info li::before {
display: none !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-social-wrapper {
position: relative;
margin-top: 20px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-social-wrapper .store-social li {
margin: 0 3px 0 0 !important;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .store-social-wrapper .store-social li a {
background: var(--color-brand-dark);
}
input[type=submit].dokan-btn {
margin-bottom: 20px !important;
}
.dokan-add-new-product-popup h2 {
font-size: 20px;
line-height: 32px;
font-weight: 700;
color: var(--color-heading) !important;
}
.dokan-add-new-product-popup h2 i {
color: var(--color-brand);
}
.dokan-form-control {
height: 50px !important;
line-height: 50px !important;
}
.pro_layout3 .profile-frame {
padding: 0px !important;
border: 0px !important;
} .dgwt-wcas-search-form {
opacity: 1 !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
border: 0px !important;
height: 46px;
background: unset !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
transform: unset !important;
color: #fff !important;
font-size: 14px;
font-family: var(--font-heading);
font-weight: 600;
text-transform: none;
text-shadow: unset;
height: 40px !important;
padding: 0 22px;
min-height: 40px;
border-radius: 3px;
top: 0px;
right: 3px !important;
left: unset !important;
position: absolute;
bottom: 0;
margin: auto;
pointer-events: fill !important;
opacity: 1 !important;
background: var(--color-brand);
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
background: var(--color-brand-2) !important;
border: unset !important;
border-radius: 3px !important;
box-shadow: unset !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover .dgwt-wcas-ico-magnifier path {
fill: var(--color-heading) !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier path {
fill: #fff !important;
}
.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before {
display: none !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding: 13px 24px 13px 24px;
color: var(--color-text);
font-weight: 500;
font-family: var(--font-heading);
font-size: 14px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder {
font-size: 14px !important;
color: var(--color-text);
font-weight: 500;
font-family: var(--font-heading);
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
font-size: 14px !important;
color: var(--color-text);
font-weight: 500;
font-family: var(--font-heading);
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
padding: 0px;
background: unset !important;
border-radius: unset !important;
}
.dgwt-wcas-st, .dgwt-wcas-details-title-tax {
font-size: 15px !important;
text-transform: unset !important;
font-weight: 600;
font-family: var(--font-heading);
color: var(--color-heading) !important;
}
.dgwt-wcas-st strong, .dgwt-wcas-details-title-tax strong {
color: var(--color-heading) !important;
}
.dgwt-wcas-suggestion-cat {
margin-bottom: 10px;
padding: 10px 15px;
}
.dgwt-wcas-suggestion-cat span {
color: var(--color-text) !important;
font-size: 14px !important;
}
.dgwt-wcas-suggestions-wrapp {
border: 1px solid var(--border-colors) !important;
padding: 20px !important;
margin-top: 6px !important;
}
.dgwt-wcas-details-wrapp {
border: 1px solid var(--border-colors) !important;
padding: 20px !important;
margin-top: 6px;
margin-left: 38px;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-datails-title {
color: var(--color-brand);
font-family: var(--font-heading);
padding: 8px 15px;
background: var(--background-3);
border: 0px !important;
border-radius: 5px;
margin: 0px 0px 15px !important;
}
.dgwt-wcas-details-space {
margin-top: 5px !important;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline {
font-weight: 600;
font-family: var(--font-heading);
color: var(--color-heading) !important;
margin-bottom: 10px;
margin-top: 5px;
border-bottom: 0px !important;
font-size: 16px !important;
padding: 10px 15px;
background: var(--background-3);
border-radius: 5px;
font-size: 16px !important;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
border-bottom: unset !important;
padding-bottom: unset !important;
text-transform: unset !important;
margin-top: unset !important;
font-size: unset !important;
}
.dgwt-wcas-tax-product-details {
border-radius: 5px;
}
.dgwt-wcas-tpd-rest-title {
font-size: 16px !important;
margin-bottom: 0px !important;
font-weight: 600 !important;
font-family: var(--font-heading) !important;
color: var(--color-heading) !important;
}
.dgwt-wcas-tpd-price {
font-size: 14px !important;
color: var(--color-text) !important;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-tpd-price bdi {
color: var(--color-brand) !important;
}
.dgwt-wcas-tpd-price .woocommerce-Price-currencySymbol {
color: var(--color-text) !important;
}
.dgwt-wcas-tpd-price del {
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-tpd-price ins {
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product {
padding: 15px 15px !important;
border-radius: 4px !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected {
background: var(--color-brand-dark) !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-st-title {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-st-title strong {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-sd {
color: rgba(255, 255, 255, 0.8) !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .woocommerce-Price-amount.amount bdi {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-sp del {
text-decoration-color: #fff !important;
}
.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-selected .dgwt-wcas-sp ins {
text-decoration-color: #fff !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-st-title {
font-size: 16px !important;
margin-bottom: 5px;
font-family: var(--font-heading) !important;
color: var(--color-heading) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-st-title strong {
color: var(--color-heading) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-sd {
font-size: 12px;
font-family: var(--font-text) !important;
color: var(--color-text) !important;
line-height: 22px !important;
font-weight: 400 !important;
}
.dgwt-wcas-suggestion-product .woocommerce-Price-amount.amount {
font-size: 12px !important;
font-weight: 600;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-suggestion-product .woocommerce-Price-amount.amount bdi {
color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-sp del {
opacity: 0.8;
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-suggestion-product .dgwt-wcas-sp ins {
opacity: 1 !important;
text-decoration: unset !important;
}
.dgwt-wcas-is-details .dgwt-wcas-si {
width: 60px !important;
}
.dgwt-wcas-is-details .dgwt-wcas-si img {
border: 1px solid var(--border-colors) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-main-image {
border-bottom-color: var(--border-colors) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space {
padding: 10px 0px !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-details-product-title {
font-size: 20px;
margin: 0px !important;
font-family: var(--font-heading) !important;
font-weight: 600 !important;
color: var(--color-heading) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price {
font-size: 16px;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price bdi {
color: var(--color-brand-dark) !important;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price .woocommerce-Price-currencySymbol {
color: var(--color-brand) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price del {
opacity: 0.8;
text-decoration-color: var(--color-brand) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-price ins {
opacity: 1 !important;
text-decoration: unset !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-details-desc {
font-size: 15px !important;
line-height: 26px !important;
color: var(--color-text) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .dgwt-wcas-pd-addtc-form {
justify-content: flex-start !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .quantity button i {
color: var(--color-brand) !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .add_to_cart_button {
padding: 14px 20px !important;
}
.dgwt-wcas-product-details .dgwt-wcas-details-space .add_to_cart_button span, .dgwt-wcas-product-details .dgwt-wcas-details-space .add_to_cart_button i {
color: #fff !important;
}
.cart-dropdown-wrap.cart-dropdown-hm2 {
padding: 0px !important;
}
.cart-dropdown-wrap .widget_shopping_cart_content ul {
max-height: 350px;
padding: 30px 20px 15px !important;
overflow: auto;
}
.cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__total.total {
padding-top: 0px !important;
}
.cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
padding-bottom: 25px !important;
}
.cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__total.total, .cart-dropdown-wrap .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
padding-left: 20px !important;
padding-right: 20px !important;
}
.contnet_cart_box {
position: relative;
}
.contnet_cart_box .woocommerce-mini-cart__empty-message {
text-align: center;
padding: 20px;
}
.contnet_cart_box .woocommerce-mini-cart__total.total {
padding: 0px 0px 10px;
border-radius: 5px;
}
.contnet_cart_box .woocommerce-mini-cart__total.total strong {
font-size: 16px;
line-height: 26px;
display: inline-block;
font-family: var(--font-heading);
margin-right: 5px;
color: var(--color-text);
}
.contnet_cart_box .woocommerce-mini-cart__total.total .woocommerce-Price-amount {
color: var(--color-brand) !important;
font-weight: 600;
}
.contnet_cart_box .woocommerce-mini-cart {
position: relative;
padding-left: 0px !important;
border-bottom: 1px solid var(--border-colors);
margin-bottom: 15px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item {
position: relative;
display: flex;
margin: 0px !important;
padding: 15px 0px 15px !important;
border-bottom: 1px solid var(--border-colors);
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .variation-Vendor p {
font-size: 13px;
line-height: 22px;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box {
display: block;
min-width: 25%;
width: 25%;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box img {
border: 1px solid var(--border-colors);
float: none !important;
width: 100%;
height: auto;
margin-left: 0px !important;
overflow: hidden;
border-radius: 5px;
padding: 4px;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items {
position: relative;
width: 75%;
min-width: 75%;
padding-right: 35px;
padding-left: 15px;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 {
line-height: normal;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 a {
font-size: 14px;
line-height: 22px;
font-family: var(--font-heading);
font-weight: 700;
margin-bottom: 5px;
color: var(--color-heading);
display: block;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button {
position: absolute;
right: 0px;
top: 11px;
width: 30px;
height: 30px;
border-radius: 50px;
border: 1px solid var(--border-colors);
line-height: 27px;
text-align: center;
display: block;
font-size: 16px;
color: var(--color-brand) !important;
background: #fff;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button:hover {
background: var(--color-brand) !important;
color: #fff !important;
border-color: var(--color-brand) !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .variation {
margin: 0;
padding-left: 0px !important;
border-left: 0px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .variation dt, .contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .variation dd {
display: inline-block;
margin: 0px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item:first-child {
padding-top: 0px !important;
}
.contnet_cart_box .woocommerce-mini-cart .woocommerce-mini-cart-item:last-child {
padding-bottom: 0px;
border-bottom: 0px;
}
.contnet_cart_box .woocommerce-mini-cart__buttons {
display: flex;
gap: 1rem;
justify-content: space-between;
}
.contnet_cart_box .woocommerce-mini-cart__buttons a {
position: relative;
padding: 4px 15px !important;
line-height: 25px !important;
font-size: 14px;
font-family: var(--font-heading);
font-weight: 600;
color: #fff;
background: var(--color-brand);
display: inline-block;
border-radius: 5px;
min-height: unset !important;
}
.contnet_cart_box .woocommerce-mini-cart__buttons a:last-child {
float: right;
}
.header-area .hot-deals {
position: relative;
margin-right: 50px;
padding-left: 25px;
position: relative;
min-width: 110px;
}
.header-area .hot-deals svg {
position: absolute;
top: 0;
left: 0;
bottom: 0;
margin: auto;
}
.header-area .hot-deals a {
display: inline-block;
font-size: 16px;
font-weight: 700;
color: var(--color-heading);
font-family: var(--font-heading);
}
.header-area.header-style-5 .hot-deals svg path {
fill: #fff;
}
.header-area.header-style-5 .hot-deals a {
color: #fff;
}
.dgwt-wcas-search-wrapp {
margin-left: 0px !important;
margin-right: auto !important;
}
.select2-container--open .select2-dropdown {
border: 1px solid var(--border-colors) !important;
}
.post-type-archive-product .select2-container--open .select2-dropdown--below {
margin-top: 0px !important;
}
.header-action-2 .button_text {
padding-right: 30px;
padding-left: 30px;
}
.header-action-2 .button_text a {
border: 0 !important;
min-height: 40px !important;
line-height: 26px !important;
font-size: 14px !important;
font-weight: 500 !important;
padding-left: 13px !important;
padding-top: 6px !important;
padding-bottom: 6px !important;
min-width: 164px !important;
max-width: unset !important;
border-radius: 5px !important;
background-color: #fff !important;
border: 1px solid var(--border-colors) !important;
box-shadow: var(--box-shadown-2) !important;
color: var(--color-brand) !important;
}
.header-action-2 .button_text a i {
font-size: 16px;
margin-left: 5px;
position: relative;
top: 3px;
}
.header-action-2 .button_text:hover {
transform: translateY(-3px);
transition: 0.2s;
}
.header-action-2 .header-action-icon-2 > a > span > svg {
font-size: 1em;
width: unset;
height: unset;
}
.header-action-2 .header-action-icon-2 > a.sm_icon {
padding-right: 5px;
display: inline-block;
}
.header-action-2 .header-action-icon-2.cart > a > svg {
font-size: 24px;
}
.header-action-2 .wish_ones span {
line-height: 24px !important;
}
.main-menu > nav > ul > li.current_page_item.active > a {
color: var(--color-brand);
}
.header-style-5 .main-menu > nav > ul > li.current_page_item.active > a {
color: var(--color-brand-2);
}
.categories-dropdown-wrap.header_dropdown {
max-height: 350px;
overflow: auto;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list {
width: 47%;
float: left;
margin: 0px 5px 10px;
padding: 0px 0px;
position: relative;
transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list a {
display: block;
padding: 0px 15px 0px 15px;
line-height: 50px;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list.cat_image_in a {
padding: 0px 15px 0px 55px;
}
.categories-dropdown-wrap.header_dropdown ul li.content_cat_list:last-child {
margin-bottom: 12px !important;
}
.categories-dropdown-wrap.header_dropdown ul li a img {
position: absolute;
top: 0;
bottom: 0;
left: 15px;
margin: auto;
}
.categories-dropdown-wrap.header_dropdown .more_categories {
width: 100%;
padding-top: 10px;
}
.categori-dropdown-inner {
display: block !important;
}
.dgwt-wcas-layout-icon {
position: relative;
margin-left: unset !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
left: 0 !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-icon {
display: none !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-icon-arrow {
display: none;
}
.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
display: block !important;
position: relative !important;
}
.dgwt-wcas-layout-icon .dgwt-wcas-st--direct-headline {
display: none !important;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
box-shadow: unset !important;
}
.dgwt-wcas-st .dgwt-wcas-st--direct-headline {
font-size: 16px !important;
margin-bottom: 10px !important;
color: var(--color-heading) !important;
text-transform: unset !important;
font-family: var(--font-heading) !important;
}
.dgwt-wcas-suggestion-selected {
background: unset !important;
} .slider-btn.slider-next i,
.slider-btn.slider-prev i {
line-height: 20px !important;
font-size: 20px;
position: absolute;
height: 20px;
width: 20px;
text-align: center;
top: 0;
border: 0;
right: 0;
left: 0;
text-align: center;
bottom: 0;
display: block;
margin: auto !important;
}
.form-subcriber form {
min-width: 450px;
position: relative;
}
.form-subcriber form input {
border: 0px !important;
padding: 0px 30px !important;
border-radius: 50px !important;
}
.form-subcriber form input[type=submit] {
position: absolute;
width: auto;
display: inline-block;
border-radius: 50px !important;
right: 0;
font-family: var(--font-heading);
}
@media (max-width: 500px) {
.form-subcriber form {
min-width: 100%;
position: relative;
}
.form-subcriber form input {
border: 0px !important;
padding: 0px 30px !important;
}
.form-subcriber form input[type=submit] {
position: absolute;
width: auto;
display: inline-block;
border-radius: 50px !important;
right: 0;
font-family: var(--font-heading);
}
}
.banner-img img {
border-radius: 10px !important;
}
.banner-img.style-5 h4 {
min-height: auto;
}
.banner-img.style-3 .banner-text {
margin-top: 50px !important;
}
.banner-img.style-3 .banner-text h2 {
margin-bottom: 50px !important;
} .section_title {
position: relative;
}
.section_title .title_whole {
position: relative;
}
.section_title .title_whole .title {
padding-bottom: 20px;
font-size: 30px;
font-family: var(--font-heading);
font-weight: 700;
line-height: 30px;
color: var(--color-heading);
}
.section_title .title_whole i {
position: relative;
bottom: 0;
font-size: 15px;
color: var(--border-color-2);
} .default_single_product .grouped_form .button {
margin: 10px 0px 0px;
}
.cart_notice {
position: fixed;
margin: 0px 0px 10px;
right: 15px;
bottom: 0px;
z-index: 9999;
max-width: 400px;
}
.cart_notice .wc-block-components-notice-banner {
height: auto;
border-radius: 5px;
overflow: hidden;
box-shadow: var(--box-shadown-3);
background: var(--background-3);
min-height: 90px;
}
.cart_notice .wc-block-components-notice-banner.is-success {
padding: 18px 20px 48px 100px !important;
}
.cart_notice .wc-block-components-notice-banner .product-image {
position: absolute;
left: 15px;
top: 0;
bottom: 0;
margin: auto;
width: 70px;
height: 70px;
}
.cart_notice .wc-block-components-notice-banner .product-image img {
height: auto;
width: auto;
}
.cart_notice .wc-block-components-notice-banner a.button {
background: unset !important;
display: block !important;
font-size: 14px;
line-height: 20px;
float: unset;
position: absolute;
color: var(--color-heading) !important;
bottom: 16px;
left: 100px;
font-weight: 500 !important;
padding: 0px !important;
text-decoration: underline !important;
min-height: unset !important;
}
.cart_notice {
position: fixed;
margin: 0px 0px 10px;
right: 15px;
bottom: 0px;
z-index: 9999;
max-width: 400px;
}
.cart_notice .woocommerce-error, .cart_notice .woocommerce-info, .cart_notice .woocommerce-message {
border-top: 0px !important;
margin: 0px 0px 10px !important;
padding: 0px 0px 0px !important;
font-size: 15px;
font-weight: 600;
font-family: var(--font-heading);
line-height: 20px;
padding: 10px;
color: var(--color-heading);
}
.cart_notice .woocommerce-error li, .cart_notice .woocommerce-info li, .cart_notice .woocommerce-message li {
position: relative;
height: auto;
padding: 20px 20px 50px !important;
color: #fff;
border-radius: 5px;
box-shadow: var(--box-shadow-4);
background: var(--color-danger);
min-height: unset;
margin-bottom: 0px !important;
}
.cart_notice .woocommerce-error li a, .cart_notice .woocommerce-info li a, .cart_notice .woocommerce-message li a {
left: 20px !important;
bottom: 20px !important;
color: #fff !important;
}
.cart_notice .woocommerce-error li .cartnotice_close, .cart_notice .woocommerce-info li .cartnotice_close, .cart_notice .woocommerce-message li .cartnotice_close {
background: var(--color-heading);
}
.cart_notice .woocommerce-error::before, .cart_notice .woocommerce-info::before, .cart_notice .woocommerce-message::before {
display: none;
}
.cart_notice .woocommerce-error a.button, .cart_notice .woocommerce-info a.button, .cart_notice .woocommerce-message a.button {
background: unset !important;
display: block !important;
font-size: 14px;
line-height: 20px;
float: unset;
position: absolute;
color: var(--color-heading) !important;
bottom: 16px;
left: 100px;
font-weight: 500 !important;
padding: 0px !important;
text-decoration: underline !important;
min-height: unset !important;
}
.cart_notice .woocommerce-error a.no_view_checkout, .cart_notice .woocommerce-info a.no_view_checkout, .cart_notice .woocommerce-message a.no_view_checkout {
left: 180px;
}
.cart_notice .woocommerce-error .cartnotice_close, .cart_notice .woocommerce-info .cartnotice_close, .cart_notice .woocommerce-message .cartnotice_close {
position: absolute;
padding: 0px !important;
text-align: center;
top: -2px;
right: -2px;
width: 20px;
height: 20px;
border-radius: 20px;
text-align: center;
line-height: 20px;
}
.cart_notice .woocommerce-error {
padding: 0px;
background: unset !important;
}
.cart_notice .woocommerce-info {
background: var(--color-brand-2);
}
.cart_notice .woocommerce-message {
height: auto;
padding: 18px 20px 48px 100px !important;
border-radius: 5px;
overflow: hidden;
box-shadow: var(--box-shadown-3);
background: var(--background-3);
min-height: 90px;
}
.cart_notice .woocommerce-message .product-image {
position: absolute;
left: 15px;
top: 0;
bottom: 0;
margin: auto;
width: 70px;
height: 70px;
}
.cart_notice .woocommerce-message .product-image img {
height: auto;
width: auto;
}
@media (max-width: 768px) {
.cart_notice {
right: 0px;
max-width: 100%;
padding: 0px 5px;
}
.cart_notice .product-image {
display: none !important;
}
.cart_notice .woocommerce-message {
padding: 20px 20px 48px !important;
}
.cart_notice .woocommerce-message a.button {
left: 20px !important;
}
.cart_notice .woocommerce-message a.no_view_checkout {
left: 140px !important;
}
}
.product-tabs, .product-tabs_two {
position: relative;
}
.product-tabs ul, .product-tabs_two ul {
display: block;
}
.product-tabs ul li, .product-tabs_two ul li {
display: inline-block;
}
.filter_carousel .slider-prev {
position: absolute;
left: 0;
cursor: pointer;
background: #F2F3F4;
width: 45px;
height: 45px;
position: absolute;
display: block;
z-index: 100;
border-radius: 50%;
transition: all 0.2s ease-out;
text-align: center;
line-height: 45px;
font-size: 16px;
color: #7E7E7E;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-top: -100px;
}
.filter_carousel .slider-next {
position: absolute;
right: 0;
cursor: pointer;
background: #F2F3F4;
width: 45px;
height: 45px;
position: absolute;
display: block;
z-index: 100;
border-radius: 50%;
transition: all 0.2s ease-out;
text-align: center;
line-height: 45px;
font-size: 16px;
color: #7E7E7E;
position: absolute;
top: 50%;
transform: translateY(-50%);
margin-top: -100px;
}
.filter_carousel .slider-prev:hover, .filter_carousel .slider-next:hover {
background-color: var(--color-brand);
color: #fff;
border-color: var(--color-brand);
} .banner-left-icon .banner-icon span {
font-size: 50px;
color: var(--color-brand);
}
.icon_box_custom h3 a {
color: var(--font-heading);
font-size: 18px;
font-weight: 600;
margin-bottom: 5px;
display: block;
}
.icon_box_custom h4 a {
font-size: 24px;
color: var(--font-heading);
font-weight: 700;
display: block;
line-height: 1.2;
}
.icon_box_custom.featured-card .banner-icon {
margin-bottom: 30px;
}
.icon_box_custom.featured-card .banner-icon span {
font-size: 70px;
color: var(--color-brand);
}
.team-card {
position: relative;
}
.team-card img {
border-radius: 15px !important;
}
.team-card h4 a {
display: block;
color: var(--font-heading);
} .widget-about {
position: relative;
}
.widget-about .contact-infor {
position: relative;
margin-bottom: 12px;
}
.widget-about .contact-infor i {
color: var(--color-brand);
margin-right: 5px;
}
.widget-about strong {
font-family: var(--font-heading);
}
.foo_wid_title {
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
line-height: 1.2;
margin: 0px 0 20px 0;
font-size: 24px;
}
.footer-list li {
margin: 0px !important;
}
.footer-list li a {
display: block;
margin: 0 0 13px;
position: relative;
transition-duration: 0.3s;
font-weight: 500;
font-family: var(--font-text);
font-weight: 400;
line-height: 24px;
}
.footer-list li:hover {
padding-left: 0px;
}
.card-2 figure {
margin-bottom: 20px !important;
}
.simple_image_boxes {
position: relative;
}
.simple_image_boxes.image_fit {
position: relative;
overflow: hidden;
}
.simple_image_boxes.image_fit img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
} .contact_box {
position: relative;
}
.contact_box .box_content .contact-infor {
position: relative;
margin-bottom: 5px;
font-size: 14px;
color: var(--color-text);
}
.contact_form_box_all {
position: relative;
}
.contact_form_box_all input {
position: relative;
margin: 6px 0px 10px;
display: block;
width: 100%;
}
.contact_form_box_all br {
display: none;
}
.contact_form_box_all textarea, .contact_form_box_all select, .contact_form_box_all .select2-selection {
margin: 6px 0px 10px;
}
.contact_form_box_all label {
width: 100%;
display: block;
}
.contact_form_box_all span {
width: 100%;
display: block;
}
.contact_form_box_all .wpcf7-checkbox label, .contact_form_box_all .wpcf7-acceptance label, .contact_form_box_all .wpcf7-radio label {
width: auto;
display: inline-block;
}
.contact_form_box_all .wpcf7-checkbox span, .contact_form_box_all .wpcf7-acceptance span, .contact_form_box_all .wpcf7-radio span {
width: auto;
display: inline-block;
}
.contact_form_box_all .wpcf7-checkbox span.first, .contact_form_box_all .wpcf7-acceptance span.first, .contact_form_box_all .wpcf7-radio span.first {
margin-left: 0px !important;
}
.contact_form_box_all .wpcf7-checkbox input, .contact_form_box_all .wpcf7-acceptance input, .contact_form_box_all .wpcf7-radio input {
border: 1px solid var(--border-colors) !important;
width: 15px !important;
height: 15px !important;
}
.select2-selection--multiple {
border: 1px solid var(--border-colors) !important;
border-radius: 10px !important;
min-height: 50px !important;
box-shadow: none !important;
padding: 10px 10px 10px 20px !important;
font-size: var(--font-md) !important;
width: 100% !important;
}
.select2-selection--multiple li {
display: inline-block;
}
.select2-selection--multiple li.select2-selection__choice {
background-color: var(--color-brand) !important;
color: #fff;
font-family: var(--font-heading);
}
.select2-selection--multiple li input {
display: block;
border: 0px !important;
height: auto !important;
}
.select2-selection--multiple li .select2-selection__choice__remove {
width: auto;
display: inline-block;
color: #fff !important;
}
.wpcf7 input[type=file] {
cursor: pointer;
border: 0px !important;
width: unset;
height: auto;
min-width: auto;
min-height: auto;
padding: 0px;
border-radius: 0px;
}
input[type=file]::file-selector-button {
border: 2px solid var(--border-color-2);
background: var(--background-1) !important;
padding: 10px 20px;
border-radius: 8px;
background-color: var(--background-1) !important;
transition: 1s;
}
input[type=date]::-webkit-calendar-picker-indicator {
right: 10px;
display: block;
position: relative;
opacity: 0.5;
}
.mobile-social-icon h6 {
display: inline-block;
margin-right: 6px;
margin-bottom: 0px !important;
}
.mobile-social-icon a {
position: relative;
}
.mobile-social-icon a i, .mobile-social-icon a span {
font-size: 12px;
height: 12px;
line-height: 12px;
width: 12px;
text-align: center;
top: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
color: #fff;
margin: auto;
}
.banner-img {
position: relative;
}
.banner-img .ab_link {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 2;
}
.menu-banner-wrap {
overflow: hidden;
position: relative;
border-radius: 20px;
}
.menu-banner-wrap .ab_link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.menu-banner-wrap a {
display: block;
padding: unset !important;
}
.menu-banner-wrap a img {
width: 100%;
border-radius: 20px;
}
.menu-banner-wrap .menu-banner-content {
position: absolute;
top: 32px;
left: 30px;
}
.menu-banner-wrap .menu-banner-content h3 {
font-size: 24px;
font-weight: 700;
line-height: 1.5;
margin: 5px 0 11px;
}
.menu-banner-wrap .menu-banner-content .menu-banner-price span.old-price {
font-size: var(--font-xl);
font-weight: 400;
color: #696969;
text-decoration: line-through;
margin-left: 5px;
}
.menu-banner-wrap .menu-banner-content .menu-banner-btn a {
display: inline-block;
font-size: var(--font-md);
font-weight: 700;
color: #ffffff;
border-radius: 26px;
padding: 12px 22px 14px !important;
background-color: var(--color-brand) !important;
}
.menu-banner-wrap .menu-banner-discount h3 span {
display: block;
line-height: 1;
font-weight: 700;
font-size: 20px;
margin: 0 0 3px;
}
.menu-banner-wrap:hover .menu-banner-btn a {
background-color: var(--color-danger);
}
.menu-banner-wrap .menu-banner-content h4 {
font-size: var(--font-md);
text-transform: uppercase;
font-weight: 500;
margin: 0;
}
.menu-banner-wrap .menu-banner-content .menu-banner-price {
margin: 0 0 28px;
}
.menu-banner-wrap .menu-banner-content .menu-banner-price span.new-price {
font-size: 24px;
font-weight: 700;
color: var(--color-danger);
}
.menu-banner-wrap .menu-banner-discount {
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffd55a;
position: absolute;
top: 13%;
right: 7%;
}
.menu-banner-wrap .menu-banner-discount h3 {
color: #333;
margin: 0;
text-align: center;
font-size: var(--font-xl);
font-weight: 600;
line-height: 1;
}
.mega_menu .sub-menu {
border-radius: unset !important;
border: unset !important;
box-shadow: unset !important;
min-width: unset !important;
margin-top: unset !important;
padding: unset !important;
background: unset !important;
} .woocommerce-checkout-review-order {
padding: 30px;
background: #fff;
margin-bottom: 50px !important;
margin-top: 50px !important;
box-shadow: var(--box-shadown-2);
border-radius: 15px;
border: 1px solid var(--border-colors) !important;
padding: 30px 40px;
}
.woocommerce-checkout-review-order #order_review_heading {
font-family: var(--font-heading);
color: var(--color-heading);
font-weight: 700;
font-size: 24px;
display: block;
padding-bottom: 30px;
line-height: 1.2;
margin-bottom: 30px;
border-bottom: 1px solid var(--border-colors) !important;
}
.blockOverlay {
background: rgba(255, 255, 255, 0.8) !important;
}
.blockUI.blockOverlay::before,
.wpfLoaderLayout i:before {
content: "" !important;
font-family: unset !important;
vertical-align: top;
font-weight: 400;
position: absolute;
width: 16px !important;
border-radius: 50%;
border: 2px solid;
border-top-color: transparent;
height: 16px !important;
margin: auto !important;
top: 0 !important;
bottom: 0 !important;
left: 0 !important;
right: 0px !important;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
background: unset !important;
}
.wpfLoaderLayout i {
animation: unset !important;
} .style_list .nav {
display: block;
}
.style_list .nav li {
display: block;
margin-right: 0px;
margin-bottom: 20px;
}
.style_list .nav li a {
font-weight: 600;
font-size: 15px;
line-height: 24px;
font-family: var(--font-heading);
color: var(--color-text);
display: block;
padding: 0px !important;
margin: 0px !important;
}
.style_linline .nav {
display: block;
}
.style_linline .nav li {
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
}
.style_linline .nav li a {
font-weight: 600;
font-size: 15px;
line-height: 24px;
font-family: var(--font-heading);
color: var(--color-heading);
display: block;
padding: 0px !important;
margin: 0px !important;
}
.style_linline .nav li:last-child {
margin-right: 0px;
}
.download-app {
margin: unset !important;
}
.download-app a {
margin: unset !important;
padding: 0px 10px 10px;
}
.download-app a img {
max-width: 100% !important;
} .product-type-variable .short-desc {
margin-bottom: 15px !important;
}
.variations_form {
position: relative;
}
.variations_form .reset_variations {
position: relative;
display: none;
}
.variations_form .woocommerce-variation-availability {
margin-bottom: 10px;
}
.variations_form .button-variable-wrapper .variable-item {
border: 1px solid var(--border-colors) !important;
color: var(--color-text) !important;
font-family: var(--font-text) !important;
box-shadow: unset !important;
padding: 6px 9px !important;
border-radius: 5px !important;
transition: all 0.2s ease-out;
}
.variations_form .button-variable-wrapper .variable-item.selected {
background: var(--color-brand) !important;
color: #fff !important;
border-color: var(--color-brand) !important;
}
.variations_form .button-variable-wrapper .variable-item .variable-item-contents::before, .variations_form .button-variable-wrapper .variable-item .variable-item-contents::after {
display: none !important;
}
.variations_form .button-variable-wrapper .variable-item:hover {
border-color: var(--color-brand-dark) !important;
background: var(--color-brand-dark) !important;
color: #fff !important;
}
.variations_form table {
margin-bottom: 10px !important;
}
.variations_form .price del {
padding-right: 12px;
}
.variations_form table td, .variations_form table th {
padding: 10px !important;
}
.variations_form table th:first-child {
padding-left: 0px !important;
}
.variations_form table td:first-child {
padding-left: 0px !important;
}
.variations_form .select2-container {
max-width: unset !important;
width: auto !important;
min-width: 200px !important;
}
.variations_form .select2-container--default .select2-selection--single {
height: 40px !important;
line-height: 40px !important;
}
.variations_form .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 40px !important;
}
.variations_form .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 9px !important;
}
.variations_form .reset_variations {
padding-left: 10px;
}
.wvs-has-image-tooltip:before, [data-wvstooltip]:before {
background: var(--color-brand-2) !important;
}
.wvs-has-image-tooltip:after, [data-wvstooltip]:after {
border-top-color: var(--color-brand-2) !important;
}
.wvs-has-image-tooltip:after, .wvs-has-image-tooltip:before, [data-wvstooltip]:after, [data-wvstooltip]:before {
box-shadow: var(--box-shadown-2) !important;
}
.woocommerce div.product form.cart .variations label {
font-size: 18px;
color: var(--color-heading);
text-transform: capitalize;
font-weight: 600;
font-family: var(--font-heading);
}
.tags_and_cat {
position: relative;
border-top: 1px solid var(--border-colors);
}
.tags_and_cat .d-flex {
justify-content: space-between;
align-items: flex-start;
flex-direction: row;
align-items: center;
flex-wrap: wrap;
}
.tags_and_cat .d-flex .d-flex {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: unset;
margin-bottom: 32px;
}
.tags_and_cat .d-flex .d-flex .title {
font-size: 15px;
font-weight: 600;
text-transform: capitalize;
color: var(--color-heading);
font-family: var(--font-heading);
margin-bottom: 8px !important;
margin-top: 8px !important;
padding-right: 8px;
}
.tags_and_cat .d-flex .d-flex .btn {
border-radius: 4px;
margin: 5px 0px;
}
.tags_and_cat .d-flex .d-flex .btn:last-child {
margin-right: 0px !important;
}
.tags_and_cat .d-flex .tags_content.left_one {
padding-right: 20px;
}
.auto-container {
position: static;
max-width: 1610px;
padding: 0 15px;
margin: 0 auto;
}
.single-product .zoomContainer, .single-product .zoomWindow {
margin-top: -31px;
}
.single-product .product-extra-link2 button:before {
margin-left: 0px !important;
}
.logo a img {
margin: auto;
}
.quick_view_loading {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.quick_view_loading:before {
content: "";
position: absolute;
width: 20px;
border-radius: 50%;
border: 3px solid var(--color-brand-2);
border-top-color: transparent;
height: 20px;
top: 0;
bottom: 0;
left: 0;
right: 0px;
opacity: 0;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
margin: auto;
}
.quick_view_loading.loading {
z-index: 99999999;
}
.quick_view_loading.loading:before {
opacity: 1;
visibility: visible;
}
.quick_view {
position: relative;
max-width: 60%;
background: #fff;
padding: 19px 0px;
border-radius: 20px;
margin: auto;
box-shadow: var(--box-shadown-2);
border: 1px solid var(--border-color-2);
overflow: hidden;
transform: translateY(-10%);
transition: all 0.5s;
}
.quick_view .mfp-close {
background: var(--color-brand-2);
color: var(--bs-dark);
border-radius: 0px 15px;
opacity: 1;
}
.quick_view .zoom-icon {
display: none;
}
.quick_view .default_single_product {
width: 100%;
padding: 30px;
overflow: auto;
max-height: 600px;
}
.quick_view .default_single_product .detail-gallery {
float: unset;
width: unset;
}
.quick_view .default_single_product div.summary {
width: unset !important;
float: unset !important;
}
.quick_view .owl-nav {
position: absolute !important;
top: 30%;
right: 0;
left: 0;
height: 36px;
width: 100% !important;
margin: auto;
}
.owl-thumbs {
position: relative;
}
.owl-thumbs .owl-thumb-item {
display: inline-block;
width: 17%;
border: 1px solid var(--border-colors);
margin: 0px 5px 5px;
border-radius: 15px;
padding: 0px;
}
.quickview_enable .mfp-ready .quick_view {
transform: translateY(0);
}
.single_row_image {
width: 100% !important;
float: unset !important;
}
.single_row_image .zoomImg {
display: none !important;
}
.single_row_image.vertical_slick_rwo .woocommerce-product-gallery__image {
width: 100% !important;
}
body .wc-gzd-sale-price-label {
display: inline-block;
font-size: 14px !important;
font-weight: 500 !important;
line-height: 18px;
}
.legal-price-info .wc-gzd-additional-info .wc-gzd-additional-info {
text-transform: capitalize;
}
.product p.wc-gzd-additional-info {
font-size: 1rem !important;
}
.wc-gzd-additional-info.product-units-wrapper.product-units .unit {
display: inline-block !important;
}
body .variations .value.woo-variation-items-wrapper {
padding: 0px !important;
}
.default_single_product .deals_box {
display: inline-block;
margin: 20px 0px 10px;
}
.default_single_product .deals_box .deals-countdown .countdown-section {
margin: 0px 20px 0px 0px;
padding: 4px !important;
background: unset !important;
display: inline-block;
text-align: left;
}
.default_single_product .deals_box .deals-countdown .countdown-section .countdown-amount {
display: block;
text-align: center;
}
.default_single_product .deals_box .deals-countdown .countdown-section .countdown-period {
display: block;
text-align: center;
color: var(--color-heading);
font-family: var(--font-heading);
font-weight: 600;
}
.default_single_product .deals_box .deals-countdown .countdown-section:last-child {
margin-right: 0px;
}
.default_single_product .woocommerce-product-details__short-description {
margin-bottom: 20px;
}
.default_single_product .product .product_main_content button:first-child {
margin-left: 0px !important;
}
.default_single_product .product .product_main_content .woosw-btn, .default_single_product .product .product_main_content .woosc-btn {
background: #fff;
border: 1px solid var(--border-colors);
color: var(--color-heading);
border-radius: 5px;
display: inline-block;
height: 50px;
line-height: 50px;
font-weight: 600;
font-family: var(--font-heading);
padding: 0px 20px;
position: relative;
text-align: center;
min-width: 50px;
margin: 10px 5px 15px 0;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
}
.default_single_product .product_title {
font-size: 38px;
line-height: 48px;
}
.woocommerce div.product form.cart {
margin-bottom: 15px !important;
}
.video_box_style_one {
position: relative;
margin-bottom: 30px;
}
.video_box_style_one a {
display: inline-block;
padding: 12px 32px;
line-height: 28px;
border-radius: 30px;
border: 1px solid var(--border-colors);
color: var(--color-heading);
background: #fff;
box-shadow: var(--box-shadown-2);
font-size: 16px;
font-weight: 700;
font-family: var(--font-heading);
transition: all 0.5s ease-out 0s;
}
.video_box_style_one a i {
font-size: 16px;
margin-right: 5px;
color: var(--color-brand);
}
.video_box_style_one a:hover {
background: var(--color-brand-2);
border-color: var(--color-brand-2);
color: var(--color-heading);
}
.video_box_style_one a:hover i {
color: var(--color-heading);
}
.video_box_style_two {
position: relative;
margin-bottom: 30px;
}
.video_box_style_two iframe, .video_box_style_two video {
width: 100%;
height: auto;
}
.video_box_style_two iframe {
height: 250px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
background: var(--color-brand-2);
}
.product_single_style_three .deals_box, .product_single_style_two .deals_box {
margin: 0px !important;
}
.product_single_style_three .attr-detail .product_meta, .product_single_style_two .attr-detail .product_meta {
margin-top: 0px !important;
}
.product_single_style_two .upper_content, .product_single_style_three .upper_content {
position: relative;
padding-bottom: 18px;
margin-bottom: 15px;
}
.product_single_style_two .upper_content .product_title, .product_single_style_three .upper_content .product_title {
margin-bottom: 6px;
}
.product_single_style_two .upper_content .woocommerce-product-rating, .product_single_style_three .upper_content .woocommerce-product-rating {
margin-bottom: 0px !important;
margin-right: 15px;
border-right: 1px solid var(--border-colors);
padding-right: 18px;
}
.product_single_style_two .upper_content .woocommerce-product-rating a, .product_single_style_three .upper_content .woocommerce-product-rating a {
font-size: 14px;
line-height: normal;
display: inline-block;
}
.product_single_style_two .upper_content .product_meta, .product_single_style_three .upper_content .product_meta {
margin-top: 0px !important;
}
.product_single_style_two .upper_content .meta .product_meta span, .product_single_style_three .upper_content .meta .product_meta span {
margin-right: 10px;
}
.product_single_style_two .upper_content .top, .product_single_style_three .upper_content .top {
width: unset;
}
.product_single_style_two .upper_content .onsale, .product_single_style_three .upper_content .onsale {
margin-right: 15px;
position: relative;
border-radius: 6px;
background: var(--color-brand-2);
color: var(--color-heading);
top: unset;
padding: 2px 6px;
display: inline-block;
min-height: unset;
line-height: 20px;
left: unset;
}
.product_single_style_two .product-info {
padding: 0px;
border: 0px;
border-radius: unset;
}
.product_single_style_two .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs li > a {
border-radius: 6px;
border: 0px;
background: var(--background-2);
}
.product_single_style_two .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs li.active > a {
background: var(--color-brand);
color: #fff;
}
.product_single_style_two .flex-control-thumbs li img {
border-radius: 6px !important;
}
.product_single_style_two .woocommerce-product-gallery {
position: relative;
}
.product_single_style_two .flex-viewport {
margin-left: 90px;
border-radius: 6px !important;
}
.product_single_style_two .video_box_style_one {
margin-left: 90px;
}
.product_single_style_two .tab-style3 {
position: relative;
padding-top: 50px;
margin-top: 15px;
border-top: 1px solid var(--border-colors);
}
.product_single_style_three .single_row_image {
margin: 0 -10px;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__wrapper {
overflow: unset !important;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__image {
padding: 0 10px 10px;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__image a {
padding: 10px;
display: block;
border-radius: 6px;
border: 1px solid var(--border-colors);
}
.product_single_style_three .product-info {
background: var(--background-1);
border-radius: 10px;
}
.product_single_style_three .upper_content {
margin-bottom: 0px;
}
.product_single_style_three .upper_content .meta {
padding-top: 0px;
border-left: 0px;
padding-left: 0px;
margin-left: 0px;
}
.product_single_style_three .woocommerce-tabs ul.tabs li.active {
background: unset !important;
}
.product_single_style_three .woocommerce-tabs .panel {
margin: 0px !important;
}
.product_single_style_three.single_style_four .product-info {
background: #fff;
}
.product_single_style_three.single_style_four .upper_content .meta {
padding-top: 0px;
}
.product_single_style_three.single_style_four .product_meta {
margin-top: 0px !important;
}
.product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__wrapper {
display: flex;
flex-wrap: wrap;
}
.product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
min-width: 50% !important;
width: 50%;
padding-bottom: 15px;
}
.product_single_style_three.single_style_four .product_main_content {
padding-left: 40px;
margin-left: 20px;
border-left: 1px solid var(--border-colors);
}
.left-sidebar .product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
padding-right: 10px;
}
.right-sidebar .product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
padding-left: 10px;
}
body.woocommerce .products_box_outer ul.products .product-category.product {
position: relative;
margin-bottom: 15px !important;
}
body.woocommerce .products_box_outer ul.products .product-category.product a {
background: var(--background-2);
border: 1px solid var(--border-colors);
border-radius: 10px;
padding: 15px 15px;
text-align: center;
min-height: 40px;
display: block;
transition: 0.2s;
}
body.woocommerce .products_box_outer ul.products .product-category.product a .count {
background: var(--color-brand);
color: #fff;
padding: 3px;
border-radius: 25px;
font-size: 12px;
display: inline-block;
width: 25px;
height: 25px;
margin-left: 4px;
line-height: 20px;
}
body.woocommerce .products_box_outer ul.products .product-category.product a h2 {
font-size: 16px;
font-weight: 600;
padding-left: 15px;
line-height: 26px;
}
body.woocommerce .products_box_outer ul.products .product-category.product a img {
position: relative;
width: 80px;
margin: auto;
margin-bottom: 15px;
}
.no-sidebar .product_single_style_three .up-sells .products li.product {
min-width: 33.33%;
}
.no-sidebar .product_single_style_three .related.products .product_default_layout li.product {
min-width: 25%;
}
.no-sidebar .product_single_style_three.single_style_four .up-sells .products li.product, .no-sidebar .product_single_style_three.single_style_four .related.products .product_default_layout li.product {
min-width: 25%;
}
.up-sells ul.products {
margin: 0 -15px !important;
}
.up-sells ul.products li.product {
padding: 0px 15px !important;
}
.related.products .products {
margin: 0px -15px !important;
}
.related.products li.product {
padding: 0px 15px !important;
}
.left-sidebar .product_single_style_three .up-sells .products li.product, .right-sidebar .product_single_style_three .up-sells .products li.product {
min-width: 50%;
}
.left-sidebar .product_single_style_three .related.products .product_default_layout li.product, .right-sidebar .product_single_style_three .related.products .product_default_layout li.product {
min-width: 33.33%;
}
.left-sidebar .product_single_style_three.single_style_four .up-sells .products li.product, .left-sidebar .product_single_style_three.single_style_four .related.products .product_default_layout li.product, .right-sidebar .product_single_style_three.single_style_four .up-sells .products li.product, .right-sidebar .product_single_style_three.single_style_four .related.products .product_default_layout li.product {
min-width: 33.33%;
}
.flex-control-nav, .single_row_image {
overflow: unset !important;
}
.flex-control-nav .slider-btn, .single_row_image .slider-btn {
position: absolute;
height: 40px;
border-radius: 40px;
border: 1px solid var(--border-colors);
background: #fff;
color: var(--color-heading);
width: 40px;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
line-height: 40px;
text-align: center;
font-size: 16px;
top: 0;
bottom: 0;
z-index: 2;
margin: auto;
opacity: 0;
}
.flex-control-nav .slider-btn.slider-prev, .single_row_image .slider-btn.slider-prev {
left: -20px;
}
.flex-control-nav .slider-btn.slider-next, .single_row_image .slider-btn.slider-next {
right: -20px;
}
.flex-control-nav:hover .slider-btn, .single_row_image:hover .slider-btn {
opacity: 1;
}
.slick_slider_two .flex-control-nav {
width: 80px;
position: absolute;
top: 0;
left: 0;
}
.slick_slider_two .flex-control-nav .slider-next {
left: 0;
top: -25px;
right: 0;
bottom: unset;
transform: rotate(-90deg);
}
.slick_slider_two .flex-control-nav .slider-prev {
left: 0;
bottom: -20px;
right: 0;
top: unset;
transform: rotate(-90deg);
}
.slick_slider_two .flex-control-nav li {
padding-right: 0px;
padding-bottom: 5px;
}
.product_single_style_three .vertical_slick_rwo {
position: relative;
}
.product_single_style_three .vertical_slick_rwo .slider-next {
left: 0;
top: -25px;
right: 0;
bottom: unset;
transform: rotate(-90deg);
}
.product_single_style_three .vertical_slick_rwo .slider-prev {
left: 0;
bottom: -10px;
right: 0;
top: unset;
transform: rotate(-90deg);
}
.slick_slider_one .flex-viewport {
margin-bottom: 15px;
}
.woocommerce-terms-and-conditions-checkbox-text {
font-weight: 500 !important;
font-size: 16px;
line-height: 22px;
}
.categories-dropdown-wrap ul li a {
line-height: 18px !important;
}
.filter_side_content {
position: fixed;
background: #fff;
box-shadow: var(--box-shadown-2);
padding: 50px 50px 30px;
width: 30%;
right: -100%;
height: 100%;
top: 0;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
opacity: 0;
z-index: 9999999;
border-left: 1px solid var(--border-colors);
overflow: auto;
}
.filter_side_content .sidebar-widget .widget_box {
padding: 0px;
box-shadow: unset;
border-radius: 0px;
border: unset;
}
@media (max-width: 1200px) {
.filter_side_content {
width: 45%;
}
}
@media (max-width: 768px) {
.filter_side_content {
width: 100%;
padding: 40px 25px 30px;
}
.woo_products_header .filter_end .nest_filter_btn {
padding: 3px 7px;
font-size: 13px;
}
}
.nest_filter_side .body-overlay-1 {
opacity: 1;
visibility: visible;
}
.nest_filter_side .filter_side_content {
right: 0;
opacity: 1;
direction: rtl;
}
.nest_filter_side .filter_side_content .content {
direction: ltr;
}
.nest_filter_side .nest_filter_btn_close {
position: fixed;
top: 0;
right: 0;
background: var(--color-brand-2);
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.footer-link-widget.display_inline_enabled ul li {
display: inline-block;
padding-right: 15px;
}
.footer-link-widget.display_inline_enabled ul li a {
margin-bottom: 5px;
}
.primary-sidebar .wc-block-components-review-sort-select, .filter_side_content .wc-block-components-review-sort-select {
text-align: start;
}
.primary-sidebar .wc-block-components-review-sort-select .wc-block-sort-select__label span, .filter_side_content .wc-block-components-review-sort-select .wc-block-sort-select__label span {
font-size: 16px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-heading);
display: block;
}
.primary-sidebar .select2-container, .filter_side_content .select2-container {
width: 100% !important;
margin-bottom: 10px;
}
.primary-sidebar .select2-container.select2-container--default .select2-selection--single, .filter_side_content .select2-container.select2-container--default .select2-selection--single {
height: 54px !important;
}
.primary-sidebar .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered, .filter_side_content .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
height: 54px !important;
line-height: 54px !important;
}
.countdown-period {
position: relative;
text-align: center;
}
.countdown-period:before {
position: relative;
left: 0;
content: "";
top: 0;
}
.mvx-main-section .nest_extra_header_items {
display: none;
}
body, html {
height: unset !important;
}
.mvx_bannersec_start .mvx-bannerleft {
padding: 20px;
}
#mvx-store-conatiner .mvx-tab-header, .mvx-main-section .mvx-tab-header {
margin-bottom: 20px !important;
padding: 0px;
}
#mvx-store-conatiner .column-class, .mvx-main-section .column-class {
margin: unset;
}
#mvx-store-conatiner .select2-container--default .select2-selection--single, .mvx-main-section .select2-container--default .select2-selection--single {
height: 44px !important;
}
#mvx-store-conatiner .select2-container--default .select2-selection--single .select2-selection__arrow, .mvx-main-section .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 10px !important;
}
#mvx-store-conatiner .mvx-store-list.mvx-store-list-vendor, .mvx-main-section .mvx-store-list.mvx-store-list-vendor {
background: #fff;
padding: 25px !important;
border-radius: 5px;
box-shadow: unset !important;
border: 1px solid var(--border-colors);
}
#mvx-store-conatiner .select2-container--default .select2-selection--single .select2-selection__rendered, .mvx-main-section .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 44px !important;
}
#mvx-store-conatiner .mvx-store-map-filter .mvx-inp-wrap, .mvx-main-section .mvx-store-map-filter .mvx-inp-wrap {
margin-bottom: 15px;
}
#mvx-store-conatiner input[type=submit], .mvx-main-section input[type=submit] {
line-height: 11px !important;
}
.tax-dc_vendor_shop {
background-color: unset;
}
.tax-dc_vendor_shop .default_row {
--bs-gutter-x: -0rem!important;
}
.tax-dc_vendor_shop .woocommerce-products-header {
margin-top: 40px;
}
.tax-dc_vendor_shop .woocommerce-products-header .woocommerce-products-header__title.page-title {
text-align: center;
font-size: 50px;
line-height: 60px;
font-family: var(--font-heading);
color: var(--color-heading);
margin-bottom: 20px;
font-weight: 700;
}
.sidebar-widget .widget_box {
background: #fff;
}
.padyopextra_30 {
padding-top: 30px;
}
.woo_pagination {
position: relative;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination {
position: relative;
padding: 10px 30px;
background: var(--color-brand-2);
color: var(--color-heading);
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.loader {
width: unset !important;
height: unset;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.loader:before {
content: "" !important;
font-family: unset !important;
vertical-align: top;
font-weight: 400;
position: absolute;
width: 16px;
border-radius: 50%;
border: 2px solid;
border-top-color: transparent;
height: 16px;
margin: auto;
top: 0 !important;
background: unset !important;
bottom: 0;
left: 0;
z-index: 3;
right: 0px !important;
animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
-o-animation: spin 2s linear infinite;
-ms-animation: spin 2s linear infinite;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.loader:after {
position: absolute;
border-radius: 4px;
width: 100%;
height: 100%;
top: 0;
right: 0;
left: 0;
content: "";
background: rgba(255, 255, 255, 0.5);
z-index: 2;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination.donefinish {
display: none;
}
.woo_pagination.loadmoreproduct .woocommerce-pagination a {
position: absolute;
opacity: 0;
top: 0;
right: 0;
z-index: 4;
width: 100%;
height: 100%;
}
.mc4wp-response {
position: absolute;
}
.mc4wp-response > div {
background: var(--color-brand);
padding: 10px;
border-radius: 5px;
font-size: 14px !important;
line-height: 22px;
}
.mc4wp-response p {
font-size: 14px !important;
line-height: 22px;
color: #fff !important;
}
.sold-individually .quantity {
display: none;
}
.cart-collaterals .cross-sells > h2 {
font-size: 24px;
line-height: 34px;
font-weight: 700;
margin-bottom: 20px;
}
.owl-carousel .product_wrapper {
margin: 0px 1px;
}
.page_wapper.maintenance {
overflow: hidden;
}
.maintenance-content {
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100vh; position: relative;
}
.maintenance-content img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.maintenance-content h2, .maintenance-content p {
color: #ffffff;
}
.maintenance-content .box_content {
display: block;
vertical-align: middle;
align-items: center;
width: 100%;
position: relative;
z-index: 99;
}
.maintenance-content::before {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
background: var(--color-brand);
opacity: 0.7;
left: 0;
z-index: 1;
} @media (max-width: 1550px) {
.header-wrap.header-space-between {
display: block !important;
padding-bottom: 15px;
}
.header-wrap.header-space-between .main-menu {
min-width: unset;
text-align: end;
}
.header-wrap.header-space-between .main-menu nav {
text-align: start;
display: inline-block;
}
.before_custom_header .header-wrap.header-space-between {
display: flex !important;
padding-bottom: 0px;
}
.header-area .hot-deals {
margin-right: unset;
padding-right: 20px;
min-width: 130px;
}
.header-area .hotline {
display: none !important;
}
}
@media (max-width: 1400px) {
.header-style-1 .main-categori-wrap > a.categories-button-active {
line-height: 20px;
font-size: 14px;
padding: 8px 12px;
}
}
@media (max-width: 1201px) {
.header-style-1 .header-top-ptb-1 {
display: none;
}
.header-style-1 .header-middle-ptb-1 {
padding: 15px 0px;
}
.header-wrap {
display: block !important;
}
.header-wrap.header-space-between {
padding-bottom: 0px;
}
.header-wrap .header-right {
display: block !important;
}
.header-wrap .header-action-right {
display: none;
}
.header-wrap .logo {
display: flex;
align-items: center;
margin: 0 !important;
}
.header-wrap .logo a {
min-width: 25%;
text-align: left;
}
.header-wrap .logo a img {
margin: 0 auto 0 0;
}
.header-wrap .logo .header-action-right {
display: block !important;
min-width: 75%;
}
.header-wrap .dgwt-wcas-search-wrapp {
max-width: unset;
margin-top: 20px;
}
.header-wrap .header-action-2 {
justify-content: end !important;
}
.header-wrap .custom_search form {
margin-left: unset;
max-width: 100%;
}
.header-wrap .search-style-2 {
width: unset;
min-width: 40%;
}
.header-wrap .header-nav .main-categori-wrap {
float: left !important;
padding-top: 15px;
}
.header-wrap .header-nav .hot-deals {
display: none;
}
.header-wrap .header-nav .main-menu {
float: right;
}
.header-wrap .header-action-2 .button_text {
display: none;
}
.mobile_header .mobile_midbar_content .logo img {
margin-left: unset;
}
}
@media (max-width: 1100px) {
.header-top .col-xl-4 {
width: 100%;
}
.header-top .header-info > ul {
justify-content: center;
margin-bottom: 20px;
}
.header-top #news-flash {
margin-bottom: 16px;
}
.header-top #news-flash ul {
width: 100%;
}
.header-top .header-info-right {
justify-content: center;
}
.header-top .header-info-right ul {
margin-bottom: 0px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
display: inline-block !important;
margin-right: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
padding: 5px 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-child {
margin-right: 0px;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 40px 0px;
width: 100%;
}
}
@media (max-width: 992px) {
.sec_category_grid .cat_box {
width: 25%;
}
.sidemenu_content_bx {
display: none;
}
.header_area, .sticky_header_content, .nest_header_default {
display: none;
}
.quick_view {
max-width: 85%;
}
.quick_view summary.entry-summary {
padding-top: 40px;
}
.header-wrap.header-space-between .main-menu nav, .main-menu.custom_n_menu nav {
display: none;
}
.header-wrap .both_hot_cat {
min-width: 90%;
}
.header-wrap .header-nav .hot-deals {
display: block;
}
.header-wrap.header-space-between .main-menu {
min-width: 10%;
}
.header-wrap.header-space-between .main-menu .menu_bar {
display: inline-block !important;
text-align: right;
}
.main-menu.custom_n_menu .menu_bar {
display: block !important;
}
.header-wrap .header-nav .main-categori-wrap {
padding: 10px 0px;
}
.header-wrap .header-nav {
display: flex !important;
align-items: center;
justify-content: space-between;
}
}
@media (max-width: 768px) {
.product_single_style_three .product-info {
padding: 20px;
}
.product_single_style_three.single_style_four .product-info {
padding: 0px;
}
.product_single_style_three.single_style_four .summary {
margin-bottom: 0px !important;
}
.product_single_style_three.single_style_four .woocommerce-tabs ul.wc-tabs {
margin-bottom: 0px !important;
}
.sec_category_grid .cat_box {
width: 33.33%;
}
.woocommerce ul.order_details li {
width: 100%;
margin-bottom: 20px;
border: 0px;
margin-right: 0px;
padding-right: 0px;
}
.woocommerce ul.order_details li:last-child {
margin-bottom: 0px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li {
margin: 0px 0px 10px;
}
.default_single_product .product-info .tab-style3 .woocommerce-tabs ul.wc-tabs > li > a {
padding: 5px 12px !important;
font-size: 14px;
}
.product_default_layout .product-category.product a {
padding: 8px 12px;
}
.grid_view_list_view {
display: none;
}
.woocommerce-products-header .position-relative {
padding-left: 0px !important;
}
.woocommerce-products-header .position-relative .select2-container {
max-width: 200px;
}
.product-cart-wrap .product-content-wrap h2, .related.products .product-content-wrap h2, .product_style_five .product-content-wrap h5, .dela_type_one .peoduct_deals.style_one .content_mained h2, .product-list-small h6 {
line-height: 1;
}
@supports (-webkit-line-clamp: 2) {
.product-cart-wrap .product-content-wrap h2, .related.products .product-content-wrap h2, .product_style_five .product-content-wrap h5, .dela_type_one .peoduct_deals.style_one .content_mained h2, .product-list-small h6 {
overflow: hidden;
text-overflow: ellipsis;
white-space: initial;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
}
.product-cart-wrap .product-content-wrap h2 a, .related.products .product-content-wrap h2 a, .product_style_five .product-content-wrap h5 a, .dela_type_one .peoduct_deals.style_one .content_mained h2 a, .product-list-small h6 a {
font-size: 16px;
line-height: normal;
}
}
@media (max-width: 690px) {
.header-action-2 .header-action-icon-2.compare_bc, .header-action-2 .header-action-icon-2.wish_one {
display: none;
}
.header-action-2 .header-action-icon-2 a {
display: none;
}
.header-action-2 .header-action-icon-2 a.mini-cart-icon, .header-action-2 .header-action-icon-2 a.sm_icon {
display: block;
padding: 0px !important;
margin: 0px !important;
}
.header-action-2 .header-action-icon-2 .cart-dropdown-wrap {
left: unset !important;
right: 0 !important;
}
.header-action-2 .header-action-icon-2 .cart-dropdown-wrap a {
display: block !important;
}
}
@media (max-width: 550px) {
.product-cart-wrap .product-card-bottom {
flex-direction: column;
}
.custom-modal .modal-dialog .modal-content {
padding: 20px;
}
.modal-body {
padding: unset !important;
}
.deal .deal-bottom .deals-countdown {
margin-left: 0px;
}
.deal .deal-bottom .deals-countdown {
margin-bottom: 0px !important;
}
.modal-content .product-price-cover {
margin-bottom: 0px !important;
}
.deal .deal-bottom .mb-20 {
margin-bottom: 10px !important;
}
.product-cart-wrap .product-card-bottom {
margin-top: 5px;
}
.product-list-small.product_wrapper {
margin-bottom: 10px;
}
.product_wrapper.style_one .product-rate-cover .font-small, .product_wrapper.style_two .product-rate-cover .font-small, .product_wrapper.deals_style_one .product-rate-cover .font-small, .product_wrapper.style_three_list .product-rate-cover .font-small, .product_wrapper.product_list_type .product-rate-cover .font-small {
top: -3px;
}
.product-cart-wrap.style-2 .product-content-wrap .deals-content {
padding: 10px;
}
.product-cart-wrap.style-2 .product-card-bottom .add-cart {
margin-top: 5px;
}
.product_wrapper.deals_style_one .pro_title {
margin-bottom: 5px;
}
.product-cart-wrap .product-content-wrap .product-price {
padding-top: 0px;
}
.slick_slider_two .flex-control-nav .slider-next, .slick_slider_two .flex-control-nav .slider-prev {
opacity: 1;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a span, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span,
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a span, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a span {
display: block;
position: relative;
width: unset !important;
height: unset !important;
top: unset !important;
border-radius: unset !important;
background: unset !important;
color: unset !important;
right: unset !important;
font-size: unset !important;
text-align: unset !important;
line-height: unset !important;
opacity: unset !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a,
.product-type-variable .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-external .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-grouped .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.style_one .product-card-bottom .add-cart a, .product-type-variable-subscription .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a {
width: unset !important;
height: unset !important;
padding: 4px 9px 4px 9px !important;
}
body .product-type-simple .product-cart-wrap.style_one .product-card-bottom .add-cart a::before, body .product-type-simple .product-cart-wrap.deals_style_one .product-card-bottom .add-cart a::before {
display: none;
}
.product_deals .col-sm-6, .product-tabs .col-sm-6, .product_shop .col-sm-6 {
width: 50%;
max-width: 50%;
min-width: 50%;
padding: 0px 3px;
}
.product-cart-wrap .product-content-wrap {
padding: 0 10px 10px 10px;
}
.header-wrap .header-nav .main-categori-wrap {
display: none !important;
}
.woocommerce .qty {
height: 37px;
}
.summary form.cart .button {
padding: 7px 10px !important;
}
body input[type=submit].dokan-btn-theme, body a.dokan-btn-theme, body .dokan-btn-theme, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .shop_table a.add_to_cart, .shop_table a.button, .dokan-btn {
font-size: 10px !important;
line-height: 20px !important;
min-height: unset !important;
padding: 2px 8px !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
padding: 0px !important;
}
.product_single_style_three .single_row_image .woocommerce-product-gallery__image {
padding: 0px 0px 10px;
}
.video_box_style_one a {
padding: 5px 25px;
font-size: 15px;
}
.product_single_style_two .flex-viewport {
margin-left: 65px;
}
.product_single_style_two .flex-control-nav {
width: 60px;
}
.default_single_product .product .product_main_content .woosw-btn, .default_single_product .product .product_main_content .woosc-btn {
margin: 5px 5px 8px 0px;
}
.wp-block-tag-cloud a, .widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a {
font-size: 14px;
}
.up-sells .product_default_layout li.product, .related.products .product_default_layout li.product {
padding: 0px 8px;
}
.product_single_style_three.single_style_four .single_row_image .woocommerce-product-gallery__image {
width: 100% !important;
min-width: 100% !important;
}
.product_single_style_three .single_row_image {
margin: 0px !important;
}
.dela_type_one {
padding: 15px 5px;
}
.dela_type_one .peoduct_deals.style_one {
text-align: center;
}
.dela_type_one .peoduct_deals.style_one .pro_inner {
display: block;
}
.dela_type_one .peoduct_deals.style_one .pro_inner .image {
width: 100%;
min-width: 100%;
}
.dela_type_one .peoduct_deals.style_one .pro_inner .content_mained {
padding: 10px 0px 0px 0px;
}
.dela_type_one .peoduct_deals.style_one .pro_inner .content_mained .pro_cat a {
padding: 3px 8px;
font-size: 10px;
}
.woocommerce-checkout-review-order {
padding: 20px 15px;
}
.woocommerce-checkout-review-order-table {
overflow: auto !important;
width: 500px;
}
.default_single_product .entry-summary .detail-extralink form.cart {
float: unset !important;
margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
margin-right: 1px;
margin-bottom: 4px !important;
display: inline-block !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
padding: 3px 10px;
font-size: 13px;
font-weight: 600;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a::before {
font-size: 13px;
}
body .owl-carousel .owl-nav {
transition: all 300ms linear 0s;
position: absolute;
width: 100%;
left: 0;
top: 0 !important;
height: 40px;
bottom: 0;
right: 0;
margin: auto;
}
body .owl-carousel .owl-nav .owl-prev, body .owl-carousel .owl-nav .owl-next {
position: absolute !important;
width: 30px;
height: 40px;
font-size: 16px;
border-radius: 5px;
line-height: 45px;
}
body .owl-carousel .owl-nav .owl-prev {
left: -5px !important;
}
body .owl-carousel .owl-nav .owl-next {
right: -5px !important;
}
.product-cart-wrap .product-content-wrap .product-price span del span, .product-cart-wrap .product-content-wrap .product-price .price del span {
margin: 0px !important;
}
.product_wrapper .product-price del span, .product_wrapper .product-price del bdi, .dela_type_one .price del {
font-size: 11px !important;
}
.product_wrapper.style_one p.price ins, .product_wrapper.style_one span.price ins, .product_wrapper.style_two p.price ins, .product_wrapper.style_two span.price ins, .product_wrapper.deals_style_one p.price ins, .product_wrapper.deals_style_one span.price ins, .product_wrapper.style_three_list p.price ins, .product_wrapper.style_three_list span.price ins, .product_wrapper.product_list_type p.price ins, .product_wrapper.product_list_type span.price ins,
.dela_type_one .price ins, .product-cart-wrap .product-content-wrap .product-price .price ins, .product-cart-wrap .product-content-wrap .product-price ins span, .product-cart-wrap .product-content-wrap .product-price span, .product-cart-wrap .product-content-wrap .product-price .price {
float: unset;
font-size: 15px !important;
line-height: normal !important;
margin: 0px !important;
}
.product_singleized.style_one {
padding: 10px !important;
}
.product_singleized.style_one .product-badges .badge_text, .product_singleized.style_one .product-badges .badge_type_one {
padding: 1px 8px;
font-size: 12px;
}
.product_style_five .product-content-wrap .product-action-1 li {
height: 32px;
padding: 2px 2px;
width: 32px;
line-height: 32px;
}
.product_deal_three {
flex-direction: column;
}
.product_deal_three .product-img-action-wrap {
min-width: unset;
width: unset;
}
.deal_box_tep .dealscountdown .countdown-period {
font-size: 10px;
}
.deal_box_tep .dealscountdown .countdown-period::before {
font-size: 10px;
}
.deal_box_tep .dealscountdown .countdown-amount {
font-size: 16px;
width: unset;
}
}
@media (max-width: 500px) {
.product_wrapper .add_to_cart_button, .product_wrapper .button, .product_deal_three .add-cart a {
font-size: 11px !important;
line-height: 14px !important;
padding: 4px 8px !important;
min-height: unset;
}
.product_wrapper .add_to_cart_button i, .product_wrapper .button i, .product_deal_three .add-cart a i {
display: none !important;
}
.product_wrapper.style_six .product-badges .badge_type_one, .product_wrapper.style_six .product-badges .badge_text {
font-size: 11px !important;
}
}
@media (max-width: 450px) {
.product_single_style_two .upper_content .other_content, .product_single_style_three .upper_content .other_content {
display: block !important;
}
.product_single_style_two .upper_content, .product_single_style_three .upper_content {
margin-bottom: 0px !important;
}
.product_single_style_two .upper_content .meta, .product_single_style_three .upper_content .meta {
margin: 0px 0px !important;
padding: 0px;
border: 0px;
}
body h1, h1, .woocommerce div.product .product_title {
font-size: 24px;
line-height: 32px;
}
.woocommerce table.my_account_orders td, .woocommerce table.shop_table td, table.shop_table td {
padding: 8px 8px;
}
.woocommerce-checkout-review-order-table .image {
width: 55px;
max-width: 55px;
min-width: 55px;
margin-right: 8px;
height: auto;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
line-height: 20px !important;
font-size: 12px;
padding: 6px 13px 6px 30px !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
left: 6px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 45px !important;
}
.select2-container--default .select2-selection--single {
height: 45px !important;
line-height: 45px !important;
}
input {
font-size: 13px;
height: 45px;
border-radius: 5px;
}
input::-moz-placeholder {
font-size: 13px;
}
input::placeholder {
font-size: 13px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 9px !important;
}
textarea {
font-size: 13px;
}
textarea::-moz-placeholder {
font-size: 13px;
}
textarea::placeholder {
font-size: 13px;
}
.product_singleized.style_one .carted .cart .single_add_to_cart_button, .product_singleized.style_one .carted .cart .add_to_cart_button {
padding: 1px 10px;
font-size: 13px;
}
.product_singleized.style_one .carted .cart .quantity .qty_button {
width: 33px;
height: 33px;
line-height: 34px;
}
.product_singleized.style_one .carted .cart .quantity input {
height: 34px !important;
}
.product_wrapper {
margin-bottom: 15px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
float: none;
}
.woocommerce-products-header .position-relative .select2-container {
max-width: 100%;
}
body .products_box_outer ul.products li.product {
padding: 0px 6px;
}
.product-cart-wrap .product-content-wrap h2 a, .product_deal_three .product-content-wrap h2 a, .product_style_five .product-content-wrap h5 a, .related.products .product-content-wrap h2 a, .dela_type_one .peoduct_deals.style_one .content_mained h2 a, .product-list-small h6 a {
font-size: 13px;
line-height: normal;
}
.product_default_layout .product-category.product .count {
font-size: 8px;
width: 18px;
height: 18px;
line-height: 13px;
}
.product_default_layout .product-category.product img {
display: none;
}
.product_default_layout .product-category.product a h2 {
font-size: 13px;
padding-left: 0px;
line-height: 18px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
font-size: 12px !important;
}
.select2-container--default .select2-selection--single {
padding: 0px 26px 0px 11px !important;
}
.search-style-2 form button {
font-size: 14px;
}
.product-tabs .col-lg-1-5 {
width: 50%;
}
.sec_category_grid .cat_box {
width: 50%;
}
.product_grid_style_two .product-price {
margin-bottom: 0px !important;
}
.progressboxs .d-flex {
flex-direction: column;
text-align: left;
gap: 0px;
}
.progressboxs .d-flex em {
display: none;
}
.brand_box {
flex-direction: column;
}
.brand_box .content {
text-align: center;
}
}
@media (max-width: 300px) {
.product-tabs .col-lg-1-5 {
width: 100%;
}
.product_deals .col-sm-6, .product-tabs .col-sm-6, .product_shop .col-sm-6 {
width: 100%;
max-width: 100%;
min-width: 100%;
padding: 0px 3px;
}
}
@media (max-width: 290px) {
.sec_category_grid .cat_box {
width: 100%;
}
}@media (max-width: 768px) {
body h1, h1, .woocommerce div.product .product_title {
font-size: 28px;
line-height: 38px;
}
body h2, h2 {
font-size: 22px;
line-height: 32px;
}
body h3, h3 {
font-size: 20px;
line-height: 30px;
}
body h4, h4 {
font-size: 18px;
line-height: 28px;
}
body h5, h5 {
font-size: 16px;
line-height: 26px;
}
body h6, h6 {
font-size: 14px;
line-height: 24px;
}
body .display-1, .display-1 {
font-size: 36px;
line-height: 1;
}
body .display-2, .display-2 {
font-size: 28px;
}
body, body p {
font-size: 14px;
}
.comments-area p {
font-size: 14px;
}
.page_header_default {
padding: 50px 0px;
}
}
@media (max-width: 992px) {
.custom-modal .modal-dialog {
margin: 30px;
}
} .mobile_header {
display: none;
}
.mobile_header .logo_text {
font-size: 24px;
font-weight: 700;
font-family: var(--font-heading);
color: var(--color-brand);
}
.mobile_header.style_one {
position: relative;
background: #fff;
box-shadow: var(--box-shadown-2);
}
.mobile_header.style_one .notice_content {
margin: 6px;
border-radius: 5px;
position: relative;
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
padding: 20px;
text-align: center;
color: var(--color-heading);
font-size: 16px;
font-family: var(--font-heading);
font-weight: 700;
}
.mobile_header.style_one .notice_content span, .mobile_header.style_one .notice_content strong {
color: var(--color-brand-dark);
}
.mobile_header.style_one .same_mb_content {
position: relative;
min-width: 50%;
}
.mobile_header.style_one .same_mb_content.right_content {
text-align: right;
justify-content: end;
align-items: center;
display: flex;
display: -webkit-flex;
justify-content: flex-end;
}
.mobile_header.style_one .same_mb_content.right_content .same {
display: inline-block;
margin-left: 19px;
}
.mobile_header.style_one .same_mb_content.right_content .same.cart_mb {
position: relative;
}
.mobile_header.style_one .same_mb_content.right_content .same.cart_mb .mini-cart-icon {
display: block;
}
.mobile_header.style_one .same_mb_content.right_content .same.cart_mb .pro-count {
position: absolute;
top: 0px;
bottom: 0;
font-size: 12px;
width: 19px;
height: 19px;
border-radius: 30px;
background: var(--color-brand);
left: -12px;
color: #fff;
line-height: 20px;
text-align: center;
max-width: auto;
}
.mobile_header.style_one .same_mb_content.right_content .same.menu_bar {
position: relative;
}
.mobile_header .mobile_search_bar {
padding: 0px 5px 12px 5px;
}
.mobile_header .mobile_search_bar .search-style-2 {
position: relative;
padding: 0px 6px;
}
.mobile_header .dgwt-wcas-search-wrapp {
max-width: unset !important;
}
.mobile_header .dgwt-wcas-search-form {
position: relative;
max-width: unset !important;
min-width: unset !important;
height: 55px;
border-radius: 5px;
border: 1px solid var(--border-color-2);
}
.mobile_header .dgwt-wcas-search-form input {
height: 55px !important;
min-width: unset !important;
max-width: unset !important;
width: 100%;
line-height: 55px;
}
.mobile_header .dgwt-wcas-search-form button {
position: absolute !important;
top: 0px !important;
right: 4px !important;
min-height: 45px !important;
}
.mobile_header .mobile_midbar_content {
position: relative;
padding: 15px 10px;
}
.mobile_header .mobile_midbar_content > .d-flex {
align-items: center;
justify-content: space-between;
}
.mobile_header .mobile_midbar_content .logo {
position: relative;
}
.mobile_header .mobile_midbar_content .logo img {
width: 120px;
}
@media (max-width: 500px) {
.mobile_header.style_one .notice_content {
font-size: 14px;
padding: 10px 15px;
}
.mobile_header .dgwt-wcas-search-form {
height: 56px;
}
.mobile_header .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input {
height: 56px !important;
}
} .mobile-header-wrapper-style {
width: 90% !important;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a span {
font-size: var(--font-sm);
line-height: 1;
text-transform: capitalize;
font-weight: 700;
position: relative;
display: inline-block;
color: var(--color-heading);
}
.side_bar_cart {
position: fixed;
right: -100%;
width: 100%;
height: 100%;
top: 0;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
z-index: 9999999;
display: none;
}
.side_bar_cart .cart_overlay {
position: absolute;
right: -100%;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
top: 0;
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
z-index: 9999999;
}
.side_bar_cart .cart_right_conten {
position: relative;
width: 100%;
height: 100%;
background: #fff !important;
z-index: 9999999;
padding: 50px 25px 50px 25px;
box-shadow: var(--box-shadow-2);
transition: 0.6s !important;
-moz-transition: 0.6s !important;
-o-transition: 0.6s !important;
-ms-transition: 0.6s !important;
overflow: auto;
}
.side_bar_cart .cart_right_conten .close_btn_mini {
position: absolute;
width: 30px;
cursor: pointer;
height: 30px;
border-radius: 0px 0px 5px 0px;
background: var(--color-brand-dark);
color: #fff;
top: 0;
left: 0;
}
.side_bar_cart .cart_right_conten .close_btn_mini svg {
position: absolute;
font-size: 16px;
width: 20px;
height: 20px;
margin: auto;
top: 8px;
right: -7px;
bottom: 0;
left: 0;
line-height: 20px;
text-align: center;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__empty-message {
text-align: center;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__total.total {
padding: 10px;
border-radius: 5px;
background: var(--background-3);
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__total.total strong {
font-size: 16px;
line-height: 26px;
display: inline-block;
margin-right: 5px;
color: var(--color-text);
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart {
position: relative;
padding-bottom: 30px;
padding-left: 0px !important;
margin-bottom: 0px !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item {
position: relative;
display: flex;
margin: 0px !important;
padding: 15px 0px 15px !important;
border-bottom: 1px solid var(--border-color-dark);
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box {
margin-right: 15px;
display: block;
min-width: 30%;
width: 30%;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .image_box img {
float: none !important;
width: 100%;
height: auto;
margin-left: 0px !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items {
position: relative;
width: 70%;
min-width: 70%;
padding-left: 0px;
padding-right: 35px;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 {
line-height: normal;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items h2 a {
font-size: 16px;
line-height: 22px;
font-weight: 600;
margin-bottom: 5px;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button {
position: absolute;
right: 0px;
top: 11px;
width: 30px;
height: 30px;
border-radius: 50px;
border: 1px solid var(--border-color-dark);
line-height: 27px;
text-align: center;
display: block;
font-size: 16px;
color: var(--color-brand) !important;
background: #fff;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item .content_right_car_box_items .remove_from_cart_button:hover {
background: var(--color-brand) !important;
color: #fff !important;
border-color: var(--color-brand) !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item:first-child {
padding-top: 0px !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart .woocommerce-mini-cart-item:last-child {
padding-bottom: 0px;
border-bottom: 0px;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__buttons {
display: flex;
justify-content: space-between;
gap: 1rem;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__buttons a {
position: relative;
padding: 4px 15px !important;
line-height: 25px !important;
font-size: 14px;
font-family: var(--font-heading);
font-weight: 600;
color: #fff;
background: var(--color-brand);
display: inline-block;
border-radius: 5px;
min-height: unset !important;
}
.side_bar_cart .cart_right_conten .woocommerce-mini-cart__buttons a:last-child {
float: right;
}
.side_bar_cart-visible .side_bar_cart {
right: 0;
}
.side_bar_cart-visible .side_bar_cart .cart_overlay {
right: 0;
}
.side_bar_cart-visible .side_bar_cart .cart_right_conten {
right: 0;
}
@media (max-width: 992px) {
.side_bar_cart {
display: block;
}
}
@media (max-width: 500px) {
br {
display: none;
}
.banner-img br {
display: block;
} .common_col {
width: 50%;
}
.product-cart-wrap.style_two .add_to_cart_button, .product-cart-wrap.style_two .add.button, .product-cart-wrap.product_list_type .add_to_cart_button, .product-cart-wrap.product_list_type .add.button {
padding: 6px 18px;
font-size: 10px !important;
line-height: 18px;
min-height: 28px;
}
.product-cart-wrap.style_two .add_to_cart_button span, .product-cart-wrap.style_two .add.button span, .product-cart-wrap.product_list_type .add_to_cart_button span, .product-cart-wrap.product_list_type .add.button span {
display: inline-block;
line-height: 20px;
}
.carausel-4-columns-cover .carausel-4-columns .product-cart-wrap {
margin-left: 6px;
margin-left: 6px;
}
.product-list .product-cart-wrap .product-img-action-wrap {
width: 100%;
max-width: 100%;
min-width: 100%;
}
.custom-modal .modal-dialog {
margin: 10px;
}
.custom-modal .modal-dialog .deal {
display: block;
}
.custom-modal .modal-dialog .deal-top h6 {
margin: 0px !important;
line-height: unset;
}
.custom-modal .modal-dialog .deal .product-title {
margin-bottom: 10px;
line-height: unset;
}
.custom-modal .modal-dialog .deal .product-title a {
font-size: 20px;
line-height: 24px;
}
.custom-modal .modal-dialog .detail-info .product-price {
margin: 15px 0px;
}
.custom-modal .modal-dialog .product-price-cover del {
padding: 4px 0px 0px;
}
.custom-modal .modal-dialog .product-price-cover del bdi {
font-size: 18px;
}
.custom-modal .modal-dialog .product-price-cover ins .woocommerce-Price-amount {
font-size: 24px;
}
.btn, .button {
padding: 6px 18px;
font-size: 12px;
line-height: 28px;
min-height: 28px;
}
.hero-3 {
padding: 50px 25px;
}
.form-subcriber {
width: 100%;
}
.form-subcriber form input {
padding: 0px 15px !important;
font-size: 13px !important;
line-height: 40px;
min-height: 40px;
height: 40px;
width: 100%;
}
.product-tabs .row > * {
padding-right: calc(var(--bs-gutter-x) / 4);
padding-left: calc(var(--bs-gutter-x) / 4);
}
.carausel-4-columns-cover .carausel-4-columns {
margin: auto;
max-width: 100% !important;
} }
@media (max-width: 992px) {
.mobile_header {
display: block;
}
.position-static.mega_menu {
position: relative !important;
}
}
@media (max-width: 420px) {
.product-cart-wrap .product-content-wrap .sold .font-xs.text-heading {
font-size: 10px;
}
}
.mobile_floating_menu {
position: fixed;
display: block;
bottom: -300px;
left: 0;
padding: 10px 5px;
background: #fff;
box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.3);
z-index: 999;
display: flex;
min-width: 100%;
align-items: center;
justify-content: space-evenly;
transition: all 0.3s ease 0.1s;
-ms-transition: all 0.3s ease 0.1s;
-moz-transition: all 0.3s ease 0.1s;
-o-transition: all 0.3s ease 0.1s;
opacity: 0;
min-height: 57px;
}
.mobile_floating_menu .mf_box {
position: relative;
text-align: center;
}
.mobile_floating_menu .mf_box img {
width: 20px;
margin: auto;
display: block;
margin-bottom: 3px;
}
.mobile_floating_menu .mf_box a {
padding: 0px 5px;
font-size: 12px;
line-height: 14px;
font-family: var(--font-heading);
font-weight: 600;
color: var(--color-heading);
display: block;
}
.mobile_floating_menu.show {
bottom: 0;
opacity: 1;
}
@media (min-width: 992px) {
.mobile_floating_menu {
display: none;
}
}
@media (max-width: 992px) {
.mob_float_enble {
padding-bottom: 57px;
}
.mob_float_enble .cart_notice .woocommerce-error, .mob_float_enble .cart_notice .woocommerce-info, .mob_float_enble .cart_notice .woocommerce-message {
bottom: 65px;
}
.mob_float_enble .scrollUp.show {
bottom: 70px;
}
}
@media (max-width: 768px) {
.nest_extra_header_items .nest_filter_btn {
position: fixed;
bottom: 30px;
border-radius: 30px;
left: 0px;
width: 25px;
border-radius: 0px 10px 10px 0px;
height: 40px;
text-align: center;
line-height: 45px;
padding: 0px;
z-index: 99;
}
.nest_extra_header_items .nest_filter_btn span {
display: none;
}
.mob_float_enble .nest_extra_header_items .nest_filter_btn {
bottom: 70px;
}
.sidebar-widget {
margin-bottom: 30px !important;
}
.filter_side_content .sidebar-widget {
margin-bottom: 30px !important;
}
.sidebar-widget .widget-title, .sidebar-widget .widgettitle, .sidebar-widget .wc-block-stock-filter__title, .sidebar-widget .wc-block-price-filter__title {
font-size: 18px !important;
line-height: 26px;
}
.scrollUp {
right: 0;
border-radius: 10px 0px 0px 10px;
font-size: 14px;
width: 25px;
}
}
.menu_cat_tab {
position: relative;
}
.menu_cat_tab .nav-tabs li.cat_m_item {
width: 50%;
}
.menu_cat_tab .nav-tabs li.cat_m_item .cat_m_link {
display: block;
width: 100%;
text-align: center;
padding: 5px 20px;
margin: 0px !important;
}
.menu_cat_tab .nav-tabs li.cat_m_item:first-child {
padding-right: 5px;
}
.menu_cat_tab .nav-tabs li.cat_m_item:last-child {
padding-left: 5px;
}
.empty_carts {
text-align: center !important;
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}@font-face {
font-family: 'ywraq-quote-icon';
src: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.eot?ygyboi);
src: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.eot?ygyboi#iefix) format('embedded-opentype'),
url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.ttf?ygyboi) format('truetype'),
url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.woff?ygyboi) format('woff'),
url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ywraq-quote-icon.svg?ygyboi#ywraq-quote-icon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="ywraq-quote-icon-"], [class*=" ywraq-quote-icon-"] { font-family: 'ywraq-quote-icon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ywraq-quote-icon-more_horizontal:before {
content: "\e904";
color: #000;
}
.ywraq-quote-icon-icon_quote:before {
content: "\e904";
color: #777;
}
.ajax-loading,
.product-remove a.yith-ywraq-item-remove.remove {
display: inline-block;
}
.product-remove {
width: 1%;
}
.product-remove .ajax-loading {
vertical-align: text-bottom;
}
#yith-ywraq-form table.cart .product-thumbnail {
display: table-cell;
}
#yith-ywraq-form .product-name ul li {
font-size: .9rem;
}
#yith-ywraq-form .product-subtotal,
#yith-ywraq-form .product-quantity,
#yith-ywraq-form .product-price {
text-align: right;
padding: 30px 15px;
}
.woocommerce #yith-ywraq-form table.shop_table.cart div.product-thumbnail img {
max-width: 60px;
}
.add-request-quote-button.disabled {
opacity: .5 !important;
cursor: not-allowed;
}
#ywraq_cart_quote.button,
#ywraq_checkout_quote_button.button {
background: var(--ywraq_checkout_button_bg_color);
color: var(--ywraq_checkout_button_color);
border: 1px solid var(--ywraq_checkout_button_color);
width: 100%;
}
#ywraq-request-a-quote-on-cart p.form-row.form-row-wide.raq-send-request-row {
text-align: right;
}
#ywraq-request-a-quote-on-cart p.form-row.form-row-wide.raq-send-request-row input {
margin-right: 0px;
text-transform: uppercase;
}
.yith-ywraq-mail-form-wrapper input::placeholder,
.yith-ywraq-mail-form-wrapper textarea::placeholder {
color: #ccc !important;
font-size: 1em !important;
}
#ywraq_cart_quote.button:hover,
#ywraq_checkout_quote_button.button:hover {
background: var(--ywraq_checkout_button_bg_color_hover);
color: var(--ywraq_checkout_button_color_hover);
border: 1px solid var(--ywraq_checkout_button_color);
}
.raq-totals-row {
border: 0 !important;
}
.hide-modal {
display: none;
}
.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img.ajax-loading {
width: auto;
}
.g-recaptcha {
margin-bottom: 20px;
}
.ywraq-form-table-wrapper.vertical .nf-form-content {
margin: 0 !important;
}
.ywraq-form-table-wrapper.wide .nf-form-cont {
margin-left: 50px;
}
.woocommerce ul.products li.product a.add-request-quote-button.button,
.wp-block-post.product a.add-request-quote-button.button,
a.add-request-quote-button.button {
font-size: 1em;
display: inline-block;
text-align: center;
word-break: break-word;
padding: 1rem 2rem;
margin-top: 1rem;
text-decoration: none;
cursor: pointer;
}
.wp-block-post.product a.button,
.wp-block-post.product .add-request-quote-button.button,
.wp-block-post.product .add-request-quote-button-addons.button,
.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button {
background-color: var(--ywraq_layout_button_bg_color) !important;
color: var(--ywraq_layout_button_color) !important;
border: 1px solid var(--ywraq_layout_button_border_color) !important;
}
.woocommerce .add-request-quote-button.button:hover, .woocommerce .add-request-quote-button-addons.button:hover {
background-color: var(--ywraq_layout_button_bg_color_hover) !important;
color: var(--ywraq_layout_button_color_hover) !important;
border: 1px solid var(--ywraq_layout_button_border_color_hover) !important;
} ul.yith-ywraq-list li {
position: relative;
padding-left: 2em;
position: relative;
padding-top: 0;
padding-bottom: 0px;
display: flex !important;
}
ul.yith-ywraq-list li a {
display: block;
font-weight: 700;
}
ul.yith-ywraq-list a.yith-ywraq-item-remove.remove {
position: absolute;
top: 0;
left: 0;
}
ul.yith-ywraq-list img {
display: inline-block;
float: right;
margin-left: 4px;
width: 32px;
height: auto;
box-shadow: none;
}
ul.yith-ywraq-list .yith-ywraq-list-info .quantity {
display: block;
}
.woocommerce.ywraq-wrapper .cart a.button.wc-backward {
float: left;
}
.woocommerce.ywraq-wrapper .cart input.button.btn.btn-default {
float: right;
}
.payment_method_yith-request-a-quote {
display: none;
} .widget_ywraq_mini_list_quote {
position: relative;
padding: 0;
display: inline-block;
margin: 25px 0;
vertical-align: top;
z-index: 10;
}
.widget_ywraq_mini_list_quote .raq-info {
display: block;
margin: 2px;
padding: 10px 12px;
color: #000;
font-size: 16px;
border: 1px solid #efefef;
cursor: pointer;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
position: absolute;
left: 0;
left: auto;
margin-right: -1px;
bottom: -12px;
width: 300px;
padding-top: 15px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
position: absolute;
min-width: 280px;
box-shadow: 3px 0 15px rgb(0 0 0 / 15%);
right: 0;
padding: 15px;
background: var(--proteo-header_bg_color, #ffffff);
border-radius: 5px;
top: calc(100%);
opacity: 0;
visibility: hidden;
transition: opacity ease .3s;
font-size: 16px;
}
.widget_ywraq_list_quote ul.yith-ywraq-list li .quantity, .widget_ywraq_mini_list_quote ul.yith-ywraq-list li .quantity {
display: block;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content:before {
content: "";
display: block;
width: 50px;
height: 15px;
top: -15px;
position: absolute;
right: 0
}
.widget_ywraq_mini_list_quote .yith-ywraq-list {
margin-bottom: 15px;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content.scrollbar-outer {
overflow-y: scroll;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
position: relative;
border-bottom: 1px solid;
padding: 2px 0 15px 23px;
clear: both;
display: flex !important;
align-items: flex-start;
}
.yith-ywraq-list-item-product-info {
font-size: 0.9em;
}
.widget_ywraq_mini_list_quote img.ywraq-custom-icon {
max-width: 50px;
}
body.theme-yith-proteo section.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
position: absolute;
min-width: 280px;
box-shadow: 3px 0 15px rgb(0 0 0 / 15%);
right: 0;
padding: 15px;
background: var(--proteo-header_bg_color, #ffffff);
border-radius: 5px;
top: calc(100%);
opacity: 0;
visibility: hidden;
transition: all ease .3s;
font-size: 16px;
margin: 0;
bottom: auto;
width: auto;
pointer-events: none;
}
body.theme-yith-proteo section.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper {
top: calc(100% + 15px);
opacity: 1;
visibility: visible;
z-index: 10;
pointer-events: auto;
}
body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content {
position: static;
box-shadow: none;
background: none;
margin: 0;
padding: 0;
transition: none;
border-radius: 0;
min-width: auto;
z-index: auto;
}
body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper:before {
content: "";
display: block;
width: 100%;
height: 15px;
top: -15px;
position: absolute;
right: 0;
}
body.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content:before {
display: none;
}
body.theme-yith-proteo .widget_ywraq_mini_list_quote ul.yith-ywraq-list li.no-product {
padding: 15px 0;
}
.theme-yith-proteo #ywraq_cart_quote,
.theme-yith-proteo #ywraq_checkout_quote {
width: 100%;
text-transform: uppercase;
font-size: 1.25rem;
padding: 1.25rem;
vertical-align: middle;
}
@media only screen
and (min-width: 1024px) {
body.theme-yith-wonder .widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper {
min-height: 250px;
top: 40px;
}
body.theme-yith-wonder .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
left: -200px;
}
body.theme-yith-wonder .widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
top: 30px;
}
body.theme-yith-wonder .widget.woocommerce.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper .yith-ywraq-list-content * {
pointer-events: all !important;
}
}
@media ( min-width: 769px ) {
.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
top: calc(100% + 15px);
opacity: 1;
visibility: visible;
z-index: 10;
}
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list {
position: relative;
max-height: 30vh;
overflow-y: scroll;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
.widget_ywraq_mini_list_quote ul.yith-ywraq-list::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0, 0, 0, .3);
box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
.widget_ywraq_mini_list_quote .raq-items-number {
font-weight: bold;
}
.ywraq-select2 {
z-index: 111111111 !important;
}
#ywraq_checkout_quote {
margin-bottom: 20px;
text-align: center;
}
a#ywraq_checkout_quote {
padding: 20px 0;
display: block;
}
.mobile-price {
display: none;
}
.raq-totals {
text-align: right;
padding: 15px 15px !important;
}
#yith-ywraq-form table {
margin-top: 10px;
margin-bottom: 10px;
}
#yith-ywraq-form .update-list-wrapper {
text-align: right;
margin-bottom: 30px;
}
#yith-ywraq-form .update-list-wrapper .after-table-right {
display: flex;
}
#yith-ywraq-form .update-list-wrapper .after-table-right .button {
margin-bottom: 0;
}
@media screen and (max-width: 768px) { .ywraq_responsive thead {
display: none;
}
.mobile-price {
display: block;
}
.ywraq_responsive .product-quantity {
text-align: right;
}
.ywraq_responsive .product-subtotal,
.ywraq_responsive .product-price {
display: none;
}
table.shop_table.ywraq_responsive tbody tr td {
border: 0;
}
#yith-ywraq-form .actions a {
text-align: center;
}
.ywraq_responsive .raq-totals {
text-align: right;
padding: 15px 15px !important;
}
.ywraq_responsive .product-name {
font-weight: 600;
font-size: 0.8rem;
}
.ywraq_responsive .product-name span {
font-weight: normal;
color: #a7a7a7;
font-size: 0.9rem;
}
table.shop_table.ywraq_responsive .product-remove {
max-width: 20px;
padding: 10px;
}
table.shop_table.ywraq_responsive tbody tr td.actions {
padding: 0;
}
} .yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item {
margin-left: 10px;
margin-top: 5px;
position: relative;
}
.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item strong,
.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item a {
display: block;
max-width: 180px;
}
.yith-ywraq-list-widget-wrapper .yith-ywraq-list-wrapper ul li.yith-ywraq-list-item .ywcp_component_child_item span.product-quantity {
position: absolute;
top: 10px;
right: 2px;
}
.ywraq-mobile-opened.widget_ywraq_mini_list_quote {
position: inherit;
}
.ywraq-mobile-opened ul.yith-ywraq-list {
height: auto;
max-height: 60vh;
padding: 30px;
}
.yith-ywraq-list-wrapper .close {
display: none;
}
.ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
width: 30px;
height: 30px;
font-size: 20px;
color: #707070;
position: absolute;
top: -50px;
right: 50px;
z-index: 10001;
display: block;
}
.ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-wrapper {
width: 100%;
}
.ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 180px;
opacity: 1;
z-index: 10000;
}
.ywraq-mobile-opened .items-count {
padding-left: 35px;
}
.ywraq-form-table-wrapper th.product-name {
text-align: left;
}
.yith_ywraq_add_item_browse_message a:after {
display: none;
} .ywraq-empty .ywraq-form-table-wrapper.wide {
display: grid;
overflow: hidden;
grid-template-columns: repeat(1, 1fr);
grid-auto-rows: 1fr;
grid-column-gap: 5px;
grid-row-gap: 5px;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
flex-basis: 48%;
margin-left: 5%;
}
.ywraq-form-table-wrapper.wide form#yith-ywraq-form {
flex-basis: 48%;
}
.ywraq-form-table-wrapper.wide .nf-form-cont {
flex: 1;
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
padding: 25px;
}
.theme-yith-proteo .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
background: #f5f5f5;
}
#yith-ywraq-form .update-list-wrapper {
display: flex;
align-items: center;
}
#yith-ywraq-form .update-list-wrapper input[type="submit"] {
margin-right: 0;
margin-top: 20px;
}
button#ywraq-list-to-pdf {
display: flex;
align-items: center;
background: #EDEDED;
border-color: #D1D1D1;
}
button#ywraq-list-to-pdf svg {
margin-left: -10px;
}
button#ywraq-list-to-pdf:hover {
filter: brightness(95%);
}
@media screen and (min-width: 1024px) {
.ywraq-with-form .ywraq-form-table-wrapper.wide {
display: grid;
overflow: hidden;
grid-template-columns: repeat(2, 1fr);
grid-auto-rows: 1fr;
grid-column-gap: 5px;
grid-row-gap: 5px;
}
}
@media screen and (max-width: 1024px) {
.yith-ywraq-mail-form-wrapper {
margin-top: 30px;
}
} .ywraq-quote-icon-icon_quote:before {
font-size: 28px;
color: rgb(64, 64, 64);
}
.theme-yith-proteo #yith-ywraq-default-form .woocommerce-error.woocommerce-message {
box-shadow: none;
margin-top: 30px;
}
ul.products li.product img.ywraq-loader {
margin-top: -10px;
}
.theme-yith-proteo span.yith-proteo-myaccount-icons.ywraq-quote-icon-icon_quote:before {
font-size: 40px;
}
.theme-yith-proteo .widget_ywraq_mini_list_quote ul.yith-ywraq-list li a {
margin-bottom: 10px;
}
.theme-yith-proteo .ywraq-view-quote-wrapper table.shop_table tbody tr td.product-name a {
color: var(--proteo-general_link_color, #448a85);
}
.theme-yith-proteo .quotes-total a.button.accept {
border: 1px solid var(--proteo-general_link_color, #009E8D);
color: var(--proteo-general_link_color, #009E8D);
}
.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove {
text-decoration: none;
color: #c7c7c7;
display: inline-block;
vertical-align: middle;
font-size: 30px;
opacity: 1;
}
.theme-yith-proteo table.shop_table a.yith-ywraq-item-remove.remove:hover {
color: #32373c;
}
.theme-yith-proteo .entry-title-icon {
background: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/raq-thankyou.svg) no-repeat;
width: 50px;
display: block;
height: 50px;
margin: 0 auto;
}
.theme-yith-proteo button#ywraq-list-to-pdf {
color: var(--proteo-general_link_color, #448a85)
}
.ywraq-wrapper.ywraq-empty .ywraq-before-form,
.ywraq-wrapper.ywraq-with-form.ywraq-empty .ywraq-before-form {
padding: 30px;
border: 2px dashed #aaa;
height: 100%;
align-items: center;
text-align: center;
display: block;
}
.ywraq-form-table-wrapper.vertical .ywraq-before-form {
margin-bottom: 40px;
}
.ywraq-wrapper.ywraq-with-form .ywraq-before-form {
display: none;
}
.ywraq-before-form:before {
content: '';
text-align: center;
width: 100%;
background: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/empty-quote.svg) no-repeat center center;
width: 130px;
height: 130px;
display: block;
margin: 0 auto;
margin-top: 40px;
}
.ywraq-wrapper .ywraq-before-form.ywraq-no-border {
border: 0;
text-align: left;
}
.ywraq-wrapper .ywraq-before-form.ywraq-no-border:before {
display: none;
}
.yith-ywraq-mail-form-wrapper .form-row {
padding: 0px 15px;
margin-bottom: 1.5em;
}
.yith-ywraq-mail-form-wrapper .form-row.form-row-wide {
padding-top: 15px;
}
@media (max-width: 768px) {
.ywraq-form-table-wrapper.wide {
display: block;
}
.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
margin-left: 0;
}
.form-row.form-row-first,
.form-row.form-row-last {
width: 100%;
}
.form-row {
margin-bottom: 20px
}
.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper .raq-send-request-row {
text-align: center;
}
.woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
border-bottom: 0;
padding-bottom: 0;
}
.page-template-template-fullwidth-php table.cart .product-thumbnail {
display: table-cell;
}
.page-template-template-fullwidth-php table.cart thead {
font-size: 1em;
text-indent: 0;
}
.widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
top: 60px;
} .theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote {
text-align: right;
display: block;
padding: 0;
margin: -17px auto 0 auto;
}
.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote {
margin: -10px -10px 0 auto;
}
body.theme-yith-proteo section.widget_ywraq_mini_list_quote.ywraq-mobile-quote .yith-ywraq-list-wrapper {
display: none;
}
body.theme-yith-proteo section.widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper {
top: 0;
left: 0;
height: 100vh;
z-index: 999;
display: block;
}
body.theme-yith-proteo .ywraq-mobile-opened.widget_ywraq_mini_list_quote:hover .yith-ywraq-list-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 50px;
opacity: 1;
z-index: 10000;
}
body.theme-yith-proteo .widget_ywraq_mini_list_quote .items-count {
margin-left: 30px;
}
body.theme-yith-proteo .ywraq-mobile-opened ul.yith-ywraq-list {
padding-top: 0;
}
.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .button,
.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-content .button {
width: 100%;
border-radius: 0;
padding: 20px;
font-size: 1em;
font-weight: 400;
margin-top: 50px;
}
body.theme-yith-proteo.ywraq-mobile-block-body {
overflow: hidden;
position: fixed;
height: 100vh;
}
body.theme-yith-proteo.admin-bar.ywraq-mobile-block-body #wpadminbar {
display: none;
}
.theme-yith-proteo .ywraq-mobile-opened .yith-ywraq-list-wrapper .close {
top: 10px;
right: 20px;
}
.theme-yith-proteo .header-sidebar .widget_ywraq_mini_list_quote span.ywraq-quote-icon-icon_quote:before {
font-size: 20px;
}
.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-content:after {
position: absolute;
right: 45px;
top: -13px;
width: 0;
height: 0;
content: '';
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 15px solid #fff;
z-index: 2000;
}
.theme-yith-proteo .widget_ywraq_mini_list_quote p.items-count {
font-size: 16px;
}
}
@media (max-width: 600px) {
.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .button,
.theme-yith-proteo .widget_ywraq_mini_list_quote.ywraq-mobile-opened .yith-ywraq-list-content .button {
position: fixed;
bottom: 0;
}
}
@media (max-width: 426px) {
.theme-yith-proteo .widget_ywraq_mini_list_quote .yith-ywraq-list-wrapper {
width: 100%;
}
} .widget.woocommerce.widget_ywraq_mini_list_quote.ywraq-mobile-quote.ywraq-mobile-opened .yith-ywraq-list-wrapper .yith-ywraq-list-content {
pointer-events: all !important;
opacity: 1;
visibility: visible;
} .ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
} .ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter: Alpha(Opacity=0); }
.ui-front {
z-index: 100;
}
.ywraq-reject-confirm button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
background: none;
border: 0;
}
.ywraq-reject-confirm span#ui-id-1 {
font-size: 20px;
}
#ywraq-reject-confirm button.button {
width: 100%;
text-transform: uppercase;
font-size: 13px;
margin-top: 10px;
padding: 15px;
border-radius: 15px;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -39px;
margin-left: 5px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ywraq-quote-on-cart .ui-corner-all {
background: none;
border: none;
}
.ywraq-quote-on-cart .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ywraq-quote-on-cart .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
}
.ywraq-quote-on-cart .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -39px;
margin-left: 5px;
}
.ywraq-quote-on-cart.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
padding: 25px;
border-radius: 10px;
}
.ywraq-quote-on-cart.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ywraq-quote-on-cart .ui-widget-header {
border: 1px solid #fff;
background: #fff;
color: #333333;
font-weight: bold;
}
.ywraq-quote-on-cart .ui-icon {
width: 30px;
height: 30px;
}
.ywraq-quote-on-cart .ui-icon,
.ywraq-quote-on-cart .ui-widget-content .ui-icon.ui-icon-closethick {
background-image: url(//cataloguedislab.com/wp-content/plugins/yith-woocommerce-request-a-quote-premium/assets/icons/ic_close.svg) !important;
background-repeat: no-repeat !important;
}
.ywraq-quote-on-cart .ui-resizable-handle.ui-resizable-se.ui-icon.ui-icon-gripsmall-diagonal-se {
display: none !important;
} .ywraq-quote-on-cart-wrapper.error {
color: red;
font-size: 13px;
} .ywraq-quote-on-cart .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ywraq-quote-on-cart .ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
} .ywraq-quote-on-cart .ui-corner-all,
.ywraq-quote-on-cart .ui-corner-top,
.ywraq-quote-on-cart .ui-corner-left,
.ywraq-quote-on-cart .ui-corner-tl {
border-radius: 14px;
} .ui-widget-overlay {
background: #1e1e1e;
opacity: .7;
filter: Alpha(Opacity=70); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
} li.wp-block-post.type-product .yith-ywraq-add-to-quote {
text-align: center;
margin: 0 auto;
}
.wp-block-group.product .yith_ywraq_add_item_response_message{
margin-top: 10px;
}
.ywraq-ask-for-a-quote-on-block button{
font-size: 1.125rem;
padding: 1rem 2rem;
cursor: pointer;
} @media only screen
and (max-width: 640px) {
body.theme-yith-proteo .container.header-contents.right-toggle {
display: flex;
}
body.theme-yith-proteo .container.header-contents.right-toggle {
display: flex;
flex-direction: row;
align-content: center;
justify-content: space-between;
}
}