.klb-post img {
max-width: 100%;
height: auto;
}
.klb-post h1,
.klb-post h2,
.klb-post h3,
.klb-post h4,
.klb-post h5,
.klb-post h6 {
margin-bottom: 10px;
line-height: 140%;
margin: 10px 0;
text-rendering: optimizelegibility;
padding: 0;
}
.klb-post h1 {
font-size: 38.5px;
text-transform: inherit;
}
.klb-post h2 {
font-size: 31.5px;
padding-bottom:initial;
}
.klb-post h3 {
font-size: 24.5px;
text-transform: initial;
text-align:left;
text-transform: initial;
font-weight: 500;
}
.klb-post h4 {
font-size: 17.5px;
}
.klb-post h5 {
font-size: 14px;
}
.klb-post h6 {
font-size: 11.9px;
}
table {
max-width: 100%;
background-color: transparent;
width:100%;
}
th {
text-align: left;
padding-right: 20px;
padding-bottom: 5px;
padding: 8px;
border: 1px solid #e5e7eb;
}
td{
padding: 4px;
border: 1px solid #e5e7eb;
text-align: left;
}
dt {
font-weight: bold;
}
dt, dd {
line-height: 20px;
}
dd {
margin-left: 10px;
}
label {
font-size: 0.875rem;
margin-bottom: 5px;
}
label.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
margin-right: 0.5rem;
}
.wp-calendar-table td, .wp-calendar-table th {
text-align: center;
}
abbr, tla, acronym {
text-decoration: underline;
cursor: help;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
form select,
select {
width: 100%;
}
.aligncenter img {
display: block;
margin-left: auto;
margin-right: auto
}
.alignright {
float: right;
margin: 0 0 1em 1em;
clear: both;
}
.alignleft {
float: left;
margin: 0 1em 1em 0;
clear: both;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
text-align:center;
}
.gallery-caption {
padding:0;
}
.bypostauthor {
color: #000;
}
.textarea_half {
max-width:500px;
}
.wp-caption img {
max-width: 100%;
height: auto;
}
.sticky {
}
p>img {
max-width: 100%;
height: auto;
}
.wp-caption {
padding-top: 4px;
max-width: 100%;
border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;
background-color: #efefef;
text-align: center;
margin-bottom: 20px;
clear: both;
}
.wp-caption p.wp-caption-text {
width: auto !important;
line-height: 1.9;
font-size: 12px;
padding: 3px 0;
margin: 0 !important;
background: #f6f6f6;
display: block;
-webkit-border-radius: 0px 0px 3px 3px;
border-radius: 0px 0px 3px 3px;
text-align: inherit;
}
.klb-post ul {
padding-left: 20px;
list-style-type: circle;
}
.klb-post ol {
padding-left: 20px;
list-style-type: decimal;
}
.klb-post ul li {
list-style-type: circle;
line-height: 1.75;
padding:0;
}
.klb-post ol li {
list-style-type: decimal;
line-height: 1.75;
padding:0;
}
.post-password-form label {
width: 100%;
}
.klb-post:before, 
.klb-post:after {
content: '';
display: table;
clear: both;
}
.klb-post td a {
font-weight: 600;
}
.klb-post td {
padding: 12px;
}
.klb-post th {
padding: 12px;
}
.klb-pagination {
clear: both;
}
pre {
padding: 9.5px;
margin: 0 0 10px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
white-space: pre-line;
}
.post-comments .comment-respond .comment-form .form-submit input {
background-color: var(--theme-primary-color);
border: 0 !important;
padding-left: 1.25rem;
padding-right: 1.25rem;
color: #fff;
}
.post-comments .comment-respond .comment-form .form-submit input:hover {
opacity: 0.9;
}
h3.comment-reply-title {
line-height: 1.3;
font-size: 1.25rem;
}
.post-comments p.logged-in-as a, .post-comments p.logged-in-as {
font-size: 0.8125rem;
color: var(--color-gray-500);
}
input#wp-comment-cookies-consent {
height: auto;
margin-right: 5px;
appearance: auto;
display: inline-block;
}
.comment-respond .comment-form p.comment-form-cookies-consent label {
display: inline-block;
margin-bottom: 0 !important;
width: auto;
}
.post-comments {
border: none;
padding-top: 0;
margin-top: 0;
}
.single-post .post-comments .comment-list, .single-post .post-comments .comment-respond {
border-top: 1px solid var(--color-gray-200);
padding-top: 1.25rem;
margin-top: 1.25rem;
}
.single-post .post-comments > .entry-title {
margin-bottom: 0.3125rem;
}
a#cancel-comment-reply-link {
margin-left: 1rem;
color: #212529;
text-decoration: none;
text-transform: capitalize;
font-size: 12px;
}
.post-comments ul.children {
list-style: none;
padding-left: 40px;
} .site-loading {
position: fixed;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--color-background);
z-index: 100000; 
}
.site-loading .preloading {
position: relative;
width: 60px;
height: 60px; 
}
.site-loading .circular {
position: absolute;
width: 100%;
height: 100%;
-webkit-animation: rotate 2s linear infinite;
animation: rotate 2s linear infinite;
-webkit-transform-origin: center center;
transform-origin: center center;
top: 0;
right: 0;
bottom: 0;
left: 0; 
}
.site-loading .path {
stroke-dasharray: 1,200;
stroke-dashoffset: 0;
stroke: var(--theme-primary-color);
-webkit-animation: dashray 1.5s ease-in-out infinite;
animation: dashray 1.5s ease-in-out infinite;
stroke-linecap: round; 
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes dashray {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0; }
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35; }
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124; } }
@keyframes dashray {
0% {
stroke-dasharray: 1,200;
stroke-dashoffset: 0; }
50% {
stroke-dasharray: 89,200;
stroke-dashoffset: -35; }
100% {
stroke-dasharray: 89,200;
stroke-dashoffset: -124; } }
.preloader {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
color: var(--theme-primary-color);
z-index: 100;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-animation: rotator 1.4s linear infinite;
animation: rotator 1.4s linear infinite;
width: 2.125rem !important;
-webkit-transition: opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1);
transition: opacity 1s cubic-bezier(0.28, 0.12, 0.22, 1);
background: none;
height: auto;
padding-top:10px;
padding-bottom:10px;
}
.preloader .path {
stroke: currentColor;
stroke-dasharray: 187;
stroke-dashoffset: 0;
-webkit-transform-origin: center;
transform-origin: center;
-webkit-animation: dash 1.4s ease-in-out infinite;
animation: dash 1.4s ease-in-out infinite; 
}
.products > svg.loader-image.preloader {
bottom: 0;
top: inherit;
padding: 0;
}
.ajax-loading .products > svg.loader-image.preloader {
bottom: 0;
top: inherit;
height: auto;
z-index: 9999;
}
.ajax-loading .loader-image.preloader {
position: static;
display: block;
}
svg.loader-image.preloader.quick-view {
position: fixed;
}
@-webkit-keyframes rotator {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); 
}
100% {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); } }
@keyframes rotator {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); } }
@-webkit-keyframes dash {
0% {
stroke-dashoffset: 187; }
50% {
stroke-dashoffset: 46.75;
-webkit-transform: rotate(135deg);
transform: rotate(135deg); }
100% {
stroke-dashoffset: 187;
-webkit-transform: rotate(450deg);
transform: rotate(450deg); } }
@keyframes dash {
0% {
stroke-dashoffset: 187; }
50% {
stroke-dashoffset: 46.75;
-webkit-transform: rotate(135deg);
transform: rotate(135deg); }
100% {
stroke-dashoffset: 187;
-webkit-transform: rotate(450deg);
transform: rotate(450deg);
} 
}
.klb-order-tracking {
padding: 0 !important;
}
.klb-page.section {
margin-top: 2.5rem;
}
@media screen and (min-width: 64rem){
.klb-page.section {
margin-top: 4.5rem;
}
}
h1.klb-page-title {
margin-bottom: 1.2rem;
} @media screen and (min-width: 992px) {
.content-wrapper.row-reverse.sidebar-right #primary {
order: 1;
}
}
.price_slider_amount #min_price, .price_slider_amount #max_price {
display: block !important;
}
.price_slider_bottom .price_slider_amount {
margin: 0;
display: inherit !important;
margin-right: auto;
margin-bottom: 0 !important;
}
a.quickview-button {
cursor: pointer;
}
.products .product-type-1 .product-cart a.button {
position: relative;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 0.8125rem;
font-weight: 500;
width: 100%;
height: 2.125rem;
padding-left: 0.875rem;
padding-right: 0.625rem;
color: var(--theme-primary-color);
border: 1px solid var(--theme-primary-color);
border-radius: 62.4375rem;
overflow: hidden;
text-decoration: none;
}
.products .product-type-1 .product-cart a.button::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--theme-primary-color);
opacity: 0;
-webkit-transition: all 0.15s var(--theme-transition);
transition: all 0.15s var(--theme-transition);
}
.products .product-type-1 .product-cart a.button:hover::before{
opacity: 0.07;
}
a.added_to_cart {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
text-decoration: none;
align-items: center;
font-size: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
letter-spacing: -0.01em;
line-height: 1;
width: 2.25rem;
height: 2.125rem;
padding-left: 0.875rem;
padding-right: 0.875rem;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: var(--theme-primary-color);
border: 1px solid var(--theme-primary-color);
border-radius: 62.4375rem;
margin-left: 5px;
}
a.added_to_cart:before {
content: '\e8b7';
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: 0.2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 1.25rem;	
}
a.ajax_add_to_cart {
position: relative;
}
.ajax_add_to_cart.loading{
font-size:0 !important;
}
.ajax_add_to_cart.loading i,
.ajax_add_to_cart.loading::before {
opacity: 0 !important;
}
.ajax_add_to_cart.loading:after {
opacity: 1;
animation: klb-rotate 450ms infinite linear;
}	
@keyframes klb-rotate {
100% {
transform: rotate(360deg); } }
.ajax_add_to_cart:after {
position: absolute;
top: 50%;
left: 50%;
margin-top: -9px;
margin-left: -9px;
opacity: 0;
transition: opacity .2s ease;
content: "";
display: inline-block;
width: 18px;
height: 18px;
border: 1px solid rgb(161 161 161 / 40%);
border-left-color: #fff;
border-radius: 50%;
vertical-align: middle;
}
.products .product-type-2 .product-cart a.button {
width: 2rem;
height: 2rem;
padding: 0;
color: var(--color-white);
background-color: var(--theme-primary-color);
border-radius: 50%;
font-size: 0;
}
.products .product-type-2 .product-cart a.button i.klb-icon-plus {
font-weight: 700;
line-height: 1;
text-shadow: 0 0 0 white;
pointer-events: none;
}
.products .product-type-2 .product-cart a.added_to_cart {
width: 2rem;
height: 2rem;
padding: 0;
}
.products .product-type-3 .product-cart a.button {
width: 2.125rem;
height: 2.125rem;
color: var(--color-white);
background-color: var(--color-green-600);
font-size: 0;
text-decoration:none;
}
.products .product-type-3 .product-cart a.added_to_cart {
border: 0;
color: var(--color-white);
background-color: var(--color-green-600);
width: 2.125rem;
height: 2.125rem;
padding-top: 0;
padding-bottom: 0;
padding-left: 1.125rem;
padding-right: 1.125rem;
border-radius: calc(var(--theme-site-border-radius) + 2px);
}
.products .product-type-3 .product-cart a.button i.klb-icon-plus {
display: none;
}
.products .product-type-3 .product-cart a.button::before {
content: '\e805';
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
opacity: 1;
font-variant: normal;
text-transform: none;
line-height: 1em;
font-size: 20px;
-webkit-font-smoothing: antialiased;
}
.product-delivery-time {
font-size: 0.75rem;
font-weight: 500;
color: #ADB5BD;
margin-top: 0.625rem;
border: none;
padding: 0;
}
.product-delivery-time.fast-shipping {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: var(--color-text);
border: 0.0625rem solid #e5e7eb;
padding: 0.125rem 0.375rem;
border-radius: 2.125rem;
}
.product-delivery-time.fast-shipping i {
font-size: 1rem;
line-height: 1;
margin-right: 0.3125rem;
}
ul.woocommerce-widget-layered-nav-list .type-color span.color-box {
width: 20px;
height: 20px;
position: relative;
display: inline-block;
border-radius: 50%;
background-repeat: no-repeat;
vertical-align: middle;
margin-right: 10px;
}
ul.woocommerce-widget-layered-nav-list .type-color span.color-box:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
background-color: rgba(0,0,0,.1);
color: #FFF;
font-weight: normal;
line-height: 1;
opacity: 0;
transition: opacity .2s ease;
font-size: 20px;
content: '\e8b7';
font-family: "klbtheme";
}
.secondary-column .widget ul, .filter-wide-button .dropdown-menu ul{
margin: 0;
padding: 0;
list-style: none;
}
.secondary-column ul li a, .filter-wide-button .dropdown-menu ul li a {
color: currentColor;
text-decoration: none;
cursor: pointer;
}
input[type=checkbox], .woocommerce-form__input-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 0.8125rem;
font-weight: 500;
line-height: 1;
color: currentColor;
text-decoration: none;
}
input[type=color]:not(.filled), input[type=date]:not(.filled), input[type=datetime-local]:not(.filled), input[type=datetime]:not(.filled), input[type=email]:not(.filled), input[type=month]:not(.filled), input[type=number]:not(.filled), input[type=password]:not(.filled), input[type=search]:not(.filled), input[type=tel]:not(.filled), input[type=text], input[type=time]:not(.filled), input[type=url]:not(.filled), input[type=week]:not(.filled), textarea:not(.filled), select:not(.filled), .form-control:not(.filled), .form-select:not(.filled) {
border: 1px solid var(--color-gray-300);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.0470588235);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.0470588235);
padding-left: 0.75rem;
padding-right: 0.75rem;
}
label.woocommerce-form__label-for-checkbox {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.widget-checkbox-list ul li a input {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.0470588235);
margin-right: 0.625rem;
-webkit-transition: border-color 0.05s var(--theme-transition);
transition: border-color 0.05s var(--theme-transition);
width: 1rem;
height: 1rem;
appearance: none;
outline: none;
}
input[type=checkbox]::after, .woocommerce-form__input-checkbox::after{
content: "";
display: block;
width: 1rem;
height: 1rem;
border-radius: 0.25rem;
}
.widget-checkbox-list ul li a input::after{
background-color: var(--color-white);
border: 1px solid var(--color-gray-300);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.0470588235);
}
.widget-checkbox-list ul li:hover a input::after {
border-color: var(--color-gray-400);
}
input[type=checkbox]:checked::before, .woocommerce-form__input-checkbox:checked::before {
font-family: "klbtheme";
font-weight: 700;
content: "\e8b7";
position: absolute;
color: var(--color-white);
}
input[type=checkbox]:checked::after, .woocommerce-form__input-checkbox:checked::after {
background-color: var(--theme-primary-color);
border-color: transparent;
}
.widget-checkbox-list ul li a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 0.8125rem;
font-weight: 500;
line-height: 1;
color: currentColor;
text-decoration: none;
}
.widget-checkbox-list ul li a label {
color: currentColor;
text-decoration: none;
cursor: pointer;
margin-bottom: 0;
}
ul.woocommerce-widget-layered-nav-list .type-color span.count {
float: right;
color: var(--color-gray-400);
}
.widget-checkbox-list ul li a input[type=checkbox]:checked + label {
color: var(--theme-primary-color);
}
ul.woocommerce-widget-layered-nav-list li.chosen .type-color span.color-box:after, ul.woocommerce-widget-layered-nav-list li:hover .type-color span.color-box:after {
opacity: 1;
}
.widget.widget_klb_product_categories ul.children {
margin-top: 0.5rem;
padding-left: 30px;
}
.primary-column .products:not(.slick-slider) > * {
flex: 0 0 auto !important;
}
.flex-control-thumbs .slick-slide img{
padding: 0.3125rem;
}
.flex-control-thumbs .slick-slide img.flex-active{
border: 1px solid var(--color-gray-900);
border-radius: calc(var(--theme-site-border-radius) + 0.125rem);
}
.column .flex-control-thumbs .slick-slide {
cursor: pointer;
padding-left: 0.1875rem;
padding-right: 0.1875rem;
}
.single-product-wrapper .woocommerce-product-gallery .product-thumbnail-items {
margin-top: 0.625rem;
} .empty-content {
max-width: 22.5rem;
margin-left: auto;
margin-right: auto;
margin-top: 1.875rem;
text-align: center;
}
@media screen and (min-width: 1024px) {
.empty-content {
margin-top: 5.625rem;
}
}
.empty-content svg {
width: auto;
height: 3.5rem;
margin-bottom: 0.9375rem;
}
.empty-content .entry-title {
font-size: 1.375rem;
}
.empty-content .entry-description {
font-size: 0.9375rem;
color: #768088;
}
.single-product-wrapper .stock {
display: none;
}
@media screen and (min-width: 576px) {
.single-product-wrapper .woocommerce-product-details__short-description {
margin-bottom: 2.1875rem;
}
}
.single-product-wrapper .woocommerce-product-details__short-description {
font-size: 0.875rem;
color: var(--color-gray-600);
margin-bottom: 1.25rem;
}
.single-product-wrapper .product-counter + .product-progress-wrapper {
padding-top: 1.25rem;
border-top: 1px solid;
}
.single-product-wrapper .product-counter + .product-progress-wrapper {
border-color: #e5e7eb;
}
.single-product-wrapper .product-counter + .product-progress-wrapper {
border-color: #e5e7eb;
}
.single-product-wrapper .product-progress-wrapper {
margin-bottom: 1.25rem;
}
.single-product-wrapper .product-progress-wrapper .entry-title {
font-size: 1.25rem;
width: 100%;
margin-bottom: 0.625rem;
}
.single-product-wrapper .product-progress-wrapper .product-pcs {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
font-size: 0.8125rem;
}
.product-detail .single_add_to_cart_button {
min-width: 10rem;
background-color: var(--color-green-600);
height: 2.875rem;
color: #fff;
}
.product-detail .single_add_to_cart_button:hover {
background-color: var(--color-green-700);
}
.product-detail .single_add_to_cart_button::before {
content: '\e8e8';
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 0.375rem;
position: relative;
top: -0.0625rem;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
}
p.stars a{
border-right: 1px solid #e1e1e1;
}
p.stars a:last-child{
border-right: 0;
}
p.stars a.star-1:after, .woocommerce-page p.stars a.star-1:after {
content: "\e818";
font-family: "klbtheme";
color: #666;
}
p.stars a.star-2:after, .woocommerce-page p.stars a.star-2:after {
content: "\e818\e818";
font-family: "klbtheme";
color: #666;
}
p.stars a.star-3:after, .woocommerce-page p.stars a.star-3:after {
content: "\e818\e818\e818";
font-family: "klbtheme";
color: #666;
}
p.stars a.star-4:after, .woocommerce-page p.stars a.star-4:after {
content: "\e818\e818\e818\e818";
font-family: "klbtheme";
color: #666;
}
p.stars a.star-5:after, .woocommerce-page p.stars a.star-5:after {
content: "\e818\e818\e818\e818\e818";
font-family: "klbtheme";
color: #666;
}
p.stars a, .woocommerce-page p.stars a {
display: inline-block;
margin-right: 1em;
text-indent: -9999px;
position: relative;
font-family: "klbtheme";
font-size: .8rem;
}
p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after, .woocommerce-page p.stars a.star-1:after, .woocommerce-page p.stars a.star-2:after, .woocommerce-page p.stars a.star-3:after, .woocommerce-page p.stars a.star-4:after, .woocommerce-page p.stars a.star-5:after {
font-family: "klbtheme";
text-indent: 0;
position: absolute;
top: 0;
left: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
letter-spacing: 3px;
}
p.stars a.star-1, .woocommerce-page p.stars a.star-1 {
width: 2em;
}
p.stars a.star-2, .woocommerce-page p.stars a.star-2 {
width: 4em;
}
p.stars a.star-3, .woocommerce-page p.stars a.star-3 {
width: 5em;
}
p.stars a.star-4, .woocommerce-page p.stars a.star-4 {
width: 6em;
}
p.stars a.star-5, .woocommerce-page p.stars a.star-5 {
width: 6em;
}
.p.stars a.star-1.active:after, p.stars a.star-1:hover:after, p.stars a.star-1.active:after, p.stars a.star-1:hover:after {
content: "\e818";
color: #FCC419;
font-weight: 900;
}
.p.stars a.star-2.active:after, p.stars a.star-2:hover:after, p.stars a.star-2.active:after, p.stars a.star-2:hover:after {
content: "\e818\e818";
color: #FCC419;
font-weight: 900;
}
.p.stars a.star-3.active:after, p.stars a.star-3:hover:after, p.stars a.star-3.active:after, p.stars a.star-3:hover:after {
content: "\e818\e818\e818";
color: #FCC419;
font-weight: 900;
}
.p.stars a.star-4.active:after, p.stars a.star-4:hover:after, p.stars a.star-4.active:after, p.stars a.star-4:hover:after {
content: "\e818\e818\e818\e818";
color: #FCC419;
font-weight: 900;
}
.p.stars a.star-5.active:after, p.stars a.star-5:hover:after, p.stars a.star-5.active:after, p.stars a.star-5:hover:after {
content: "\e818\e818\e818\e818\e818";
color: #FCC419;
font-weight: 900;
}
h2.woocommerce-Reviews-title {
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 1rem;
}
h2.woocommerce-Reviews-title + .reviews-slot {
margin-top: 2.2rem;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist {
margin: 0;
padding: 0;
list-style: none;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li {
border-color: #e5e7eb !important;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li {
margin-bottom: 1.5625rem;
padding-bottom: 1.5625rem;
border-bottom: 1px solid;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container > img {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 3rem;
height: 3rem;
border-radius: 50%;
margin-right: 1.25rem;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text {
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 0.875rem;
}
a {
text-decoration: none;
color: var(--theme-primary-color);
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta {
color: #768088;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta {
font-size: 0.875rem;
margin-bottom: 0.625rem;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .description {
font-size: 0.9375rem;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__author {
font-weight: 700;
}
.single-product-wrapper .woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta > * {
opacity: 0.7;
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper {
max-width: 50rem;
}
@media screen and (min-width: 992px) {
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
font-size: 1.375rem !important;
}
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-reply-title {
display: block;
font-size: 1.25rem;
font-weight: 600;
margin-bottom: 0.625rem;
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-form > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
}
.single-product-wrapper .woocommerce-Reviews textarea {
line-height: initial;
min-height: 9.375rem;
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.single-product-wrapper .woocommerce-Reviews label {
position: relative;
display: block;
width: 100%;
font-size: 0.8125rem;
margin-bottom: 0.3125rem;
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-form > *.form-submit .submit{
background-color: var(--theme-primary-color);
color:#fff;
padding-left: 2.25rem;
padding-right: 2.25rem;
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-form > *.form-submit .submit:hover{
opacity: 0.9;
}
.single-product-wrapper .product-bottom .wishlist-button a {
font-size: 0;
}
.single-product-wrapper .product-bottom .wishlist-button a::before {
margin-right: 0 !important;
}
.wishlist-button span {
display: none;
}
.single-product-wrapper .product-bottom .wishlist-button span {
display: block !important;
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-form > * input {
border: 1px solid var(--color-gray-300);
}
@keyframes klb-quickview-rotate {
100% {
transform: rotate(360deg); } 
}
a.quickview-loading:after {
position: absolute;
top: 50%;
left: 50%;
margin-left: -9px;
margin-top: -9px;
transition: opacity .2s ease;
content: "";
display: inline-block;
width: 18px;
height: 18px;
border: 1px solid rgb(161 161 161 / 40%);
border-left-color: #000;
border-radius: 50%;
vertical-align: middle;
opacity: 1;
animation: klb-quickview-rotate 450ms infinite linear;
}
a.quickview-loading i {
opacity: 0;
}
@media(max-width:991px){
.thumbnail-wrapper .thumbnail-buttons > *:nth-child(2) {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
@media(max-width:991px){
.thumbnail-wrapper .thumbnail-buttons > *:nth-child(3) {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
}
.single-product .woocommerce-message, 
.single-product ul.woocommerce-error li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
flex-direction: row-reverse;
justify-content: space-between;
}
.woocommerce-message,
.woocommerce-info{
border: 1px solid #e5e7eb;
margin-bottom: 1.875rem;
margin-top: 1.875rem;
padding: 1rem;
font-size: .875rem;
}
ul.woocommerce-error {
list-style: none;
padding: 0;
border: 1px solid #e5e7eb;
margin-bottom: 1.875rem;
margin-top: 1.875rem;
padding: 1rem;
font-size: .875rem;
}
.woocommerce-message a.button {
background-color: var(--theme-primary-color);
color: #fff;
text-decoration: none;
}
.woocommerce-message a.button:hover {
opacity: 0.9;
}
.woocommerce-cart-form .table>:not(caption)>*>* {
border-bottom: 1px solid var(--color-gray-200);
}
a.checkout-button {
color: #fff;
background-color: #212529;
border-color: #212529;
}
a.checkout-button:hover {
background-color: #424649;
border-color: #373b3e;
}
.cart-empty-page {
text-align: center;
max-width: 760px;
margin-top: 40px;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
}
.cart-empty-page .empty-icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 10rem;
height: 10rem;
margin-bottom: 1.875rem;
}
.cart-empty-page .cart-empty {
font-size: 1.125rem;
font-weight: 700;
text-transform: uppercase;
color: #f03e3e;
margin-bottom: 1.25rem;
}
.cart-empty-page .return-to-shop a.button {
color: #fff;
background-color: #212529;
border-color: #212529;
}
.cart-empty-page .return-to-shop a.button:hover {
background-color: #424649;
border-color: #373b3e;
}
.woocommerce-form-coupon-toggle {
padding: 20px;
background-color: #F7F7F7;
padding-left: 35px;
position: relative;
font-size: .895rem;
margin-bottom: 1.875rem;
margin-top: 1.25rem;
}
.woocommerce-form-coupon-toggle:before {
color: #ee403d;
position: absolute;
left: 15px;
top: 48%;
font-size: 15px;
transform: translateY(-50%);
text-rendering: auto;
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e815';
}
.woocommerce-form-coupon-toggle a.showcoupon {
color: var(--theme-body-color);
text-decoration: none;
}
form.checkout_coupon.woocommerce-form-coupon {
margin-top: -1rem;
}
form.checkout_coupon.woocommerce-form-coupon button:hover {
opacity: 0.9;
}
.cart-wrapper .order-review-wrapper .woocommerce-checkout-payment #place_order {
background-color: var(--theme-primary-color);
color: #fff;
text-decoration: none;
}
.cart-wrapper .order-review-wrapper .woocommerce-checkout-payment #place_order:hover {
opacity: 0.9;
}
.select2-container--default .select2-selection--single {
border-color: var(--color-gray-300);;
height: 2.75rem;
}
.select2-container--default .select2-selection--single:hover {
border-color: var(--color-gray-400);
}
.select2-container--default .select2-selection--single {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-family: var(--theme-form-input-font);
font-size: var(--theme-form-input-font-size);
font-weight: var(--theme-form-input-font-weight);
letter-spacing: var(--theme-form-input-letter-spacing);
line-height: var(--theme-form-input-height);
width: 100%;
border-radius: calc(var(--theme-site-border-radius) + 2px);
-webkit-transition: all 0.05s var(--theme-transition);
transition: all 0.05s var(--theme-transition);
padding-left: 8px;
padding-right: 8px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 2.75rem;
width: 1.875rem;
}
ul#shipping_method {
list-style: none;
padding: 0;
font-size: 0.8125rem;
margin: 0;
}
ul#shipping_method li + li {
margin-top: 15px;
}
#shipping_method input.shipping_method {
position: relative;
top: 4px;
float: right;
margin-right: 0;
margin-left: 7px;
vertical-align: middle;
}
ul#shipping_method label {
margin-bottom: 0;
vertical-align: middle;
font-size: 0.8125rem;
}
.woocommerce-checkout-review-order-table th, .woocommerce-checkout-review-order-table td {
max-width: 50%;
width: 50%;
padding: 0;
}
.order-review-wrapper .place-order .woocommerce-privacy-policy-text p a {
text-decoration: underline;
}
a.shipping-calculator-button {
color: var(--theme-primary-color) !important;
font-size: .825rem;
}
.woocommerce-thankyou-order-received {
margin-bottom: 30px;
padding: 3%;
width: 100%;
border: 2px dashed #47b486;
color: #47b486;
text-align: center;
font-weight: 600;
font-size: 22px;
line-height: 1.4;
margin-top: 20px;
}
ul.woocommerce-order-overview {
list-style: none;
padding-left: 0;
}
.woocommerce-order-details h2, .woocommerce-customer-details h2 {
font-size: 1.125rem;
font-weight: 600;
}
.shop_table {
font-size: 0.875rem;
color: var(--theme-body-color);
width: 100%;
}
.shop_table tr {
position: relative;
}
section.woocommerce-order-details td, section.woocommerce-order-details th {
padding: 10px;
}
section.woocommerce-order-details + section.woocommerce-customer-details {
margin-top: 30px;
}
.woocommerce-account .col2-set, .woocommerce-checkout .col2-set {
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-checkout .col2-set:before, .woocommerce-checkout .col2-set:after, .woocommerce-account .col2-set:before, .woocommerce-account .col2-set:after {
content: '';
display: table;
clear: both;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2, .woocommerce-account .col-1, .woocommerce-account .col-2 {
float: left;
width: 50%;
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
}
.woocommerce-cart-form table td {
border: none;
}
.woocommerce-cart-form table th {
border: none;
}
.cart-collaterals .shop_table .cart-subtotal th, .cart-collaterals .shop_table .cart-subtotal td {
border: none;
}
.woocommerce-shipping-totals td, .woocommerce-shipping-totals th {
border: none;
}
.cart-collaterals .shop_table .order-total th, .cart-collaterals .shop_table .order-total td {
border: none;
}
.woocommerce-shipping-totals section.shipping-calculator-form {
margin-top: 10px;
}
p.woocommerce-shipping-destination {
font-size: .775rem;
line-height: 17px;
}
.cart-wrapper .cart_totals .shop_table tr td strong {
font-weight: 600;
}
.order-review-wrapper .shop_table thead th {
border: none;
}
.order-review-wrapper .shop_table tbody td {
border: none;
}
.order-review-wrapper .shop_table tfoot tr th {
border: none;
}
.order-review-wrapper .shop_table tfoot tr td {
border: none;
}
.woocommerce-checkout .order-review-wrapper #order_review .shop_table thead tr,
.woocommerce-checkout .order-review-wrapper #order_review .shop_table tbody tr,
.woocommerce-checkout .order-review-wrapper #order_review .shop_table tfoot tr{
border-bottom: 1px solid var(--color-gray-200);
}
.woocommerce-cart-wrapper .shop_table tr td.product-thumbnail {
max-width:  2.875rem !important;
}
@media screen and (min-width: 992px) {
.woocommerce-cart-wrapper .shop_table tr td.product-thumbnail {
max-width: 3.875rem  !important;
}
}
.quantity {
flex-wrap: nowrap;
}
.products .product-title a:hover {
text-decoration: underline;   
}
.shop_table tr th, .shop_table tr td {
vertical-align: middle;
}
td.klbwl-item--addtocart a.button {
background-color: var(--theme-primary-color);
color: #fff;
text-decoration: none;
}
td.klbwl-item--addtocart a.button:hover {
opacity: 0.9;
}
.woocommerce-my-account .woocommerce-MyAccount-content a.button,
.my-account-page .button.woocommerce-form-login__submit,
.my-account-page .button.woocommerce-form-register__submit {
background-color: var(--theme-primary-color);
color: #fff !important;
text-decoration: none;
}
.woocommerce-my-account .woocommerce-MyAccount-content a.button:hover,
.my-account-page .button.woocommerce-form-login__submit:hover,
.my-account-page .button.woocommerce-form-register__submit:hover {
opacity: 0.9;
}
.my-account-page h2, .my-account-page h3 {
font-size: 1.125rem;
font-weight: 500;
}
.my-account-page .woocommerce-breadcrumb {
margin-bottom: 20px;
}
label.woocommerce-form-login__rememberme {
margin-bottom: 0.875rem;
}
.woocommerce-privacy-policy-text p {
font-size: 0.8125rem;
}
@media screen and (min-width: 75rem){
.shop-wide .container {
max-width: 100%;
overflow: hidden;
}
}
.shop-wide .klb-menu-nav.primary-menu .klb-menu .mega-menu.mega-menu-boxed > .sub-menu {
max-width:100%;
}
nav.woocommerce-pagination.klb-load-more .button {
cursor: pointer;
background-color: var(--theme-primary-color);
color: #fff;
text-decoration: none;
}
nav.woocommerce-pagination.klb-load-more .button:hover {
opacity: 0.9;
}
.no-more-products {
text-align: center;
margin-top: 30px;
}
.no-more-products .button {
color: #030712;
background-color: #E6E8EB;
}
.no-more-products .button:hover {
opacity: 0.9;
} @media screen and (min-width: 1280px) {
.e-con-inner {
padding-left: 30px !important;
padding-right: 30px !important;
}
}
@media screen and (max-width: 992px) {
.e-con-inner {
padding-left: 5px !important;
padding-right: 5px !important;
}
}
#customer_details .woocommerce-additional-fields {
margin-top: 1.875rem;
}
.klb-mobile-bottom {
z-index: 1000000;
}
.klb-mobile-bottom .menu-drawer-toggle.active .search i::before {
content: "\e8b6";
}
.product-detail .buy_now_button {
height: 2.875rem;
min-width: 10rem;
background: #212529;
color: #fff;
}
.product-detail .buy_now_button:hover {
background: #424649;
}
.product-detail .buy_now_button:before {
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e8e8';
margin-right: 0.375rem;
}
@media screen and (max-width: 64rem){
.product-detail .buy_now_button {
width: 100%;
}
.product-detail .single_add_to_cart_button {
min-width: 10rem;
background-color: var(--color-green-600);
height: 2.875rem;
color: #fff;
flex: 1;
}
}
.orderon-whatsapp {
margin-bottom: 1.25rem;
}
.orderon-whatsapp a{
min-width: 10rem;
background-color: var(--color-green-600);
height: 2.875rem;
color: #fff;
}
.orderon-whatsapp a:hover{
background-color: var(--color-green-700);
}
body.klb-swatches .single-product-wrapper form.cart .variations tr {
flex-direction: row;
}
.woocommerce-variation-add-to-cart {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 0.625rem;
}
.single-product-wrapper form.cart .variations tr {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.single-product .variations td, .single-product .variations th {
border: none;
}
.site-quickview .variations td, .site-quickview .variations th {
border: none;
}
.klb-swatches .single-product-wrapper form.cart .variations tr + tr{
border-top: 1px solid #e5e7eb;
}
.single-product-wrapper form.cart .variations tr + tr{
border:none;
}
.single-product-wrapper form.cart .variations tr .label {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.single-product-wrapper form.cart .variations tr .value {
padding-left: 0;
}
@media screen and (min-width: 992px) {
.single-product-wrapper form.cart .variations tr .label {
padding-right: 1.25rem;
}
}
.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
font-size: 1.25rem;
margin-bottom: 0.9375rem;
}
@media screen and (min-width: 992px) {
.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
font-size: 1.375rem;
}
}
.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table tr th {
font-weight: 700;
}
.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--additional_information table {
font-size: 0.875rem;
width: 100%;
}
form.cart.grouped_form table {
margin-bottom: 30px;
}
form.grouped_form tr td:first-child {
padding-left: 0;
}
form.grouped_form td {
border-left: 0;
border-right: 0;
padding: 15px;
}
.cart.grouped_form .add_to_cart_button {
line-height: 1;
}
form.grouped_form label a {
font-weight: 500;
color: currentColor;
}
form.grouped_form label a {
font-weight: 600;
color: currentColor;
}
form.grouped_form td {
border-left: 0;
border-right: 0;
padding: 15px;
}
form.grouped_form tr td:last-child {
padding-right: 0;
}
form.grouped_form tr td.woocommerce-grouped-product-list-item__price {
text-align: right;
font-size:15px;
font-weight: bold;
}
form.cart.grouped_form table {
margin-bottom: 15px;
}
form.grouped_form td p.stock {
margin-left: 10px;
}
.single-product-wrapper .product-detail form.cart.grouped_form {
border-top: 0;
padding-top: 0;
}
form.grouped_form label a:hover {
color: var(--bs-heading-color);
}
form.grouped_form table del {
color: var(--color-gray-900);
}
form.grouped_form table ins {
text-decoration: none;
color: var(--color-red-600);
}
.single-product-wrapper .product-detail form .add_to_cart_button,
.single-product-wrapper .product-detail form a.button.product_type_external{
background-color: var(--color-green-600);
height: 2.875rem;
color: #fff;
}
.single-product-wrapper .product-detail form .add_to_cart_button:hover,
.single-product-wrapper .product-detail form a.button.product_type_external:hover {
background-color: var(--color-green-700);
}
.single-product-wrapper .product-detail form a.button.product_type_external {
font-size:13px;
}
.site-quickview .single-product-wrapper .product-detail form a.button.product_type_external {
font-size:11px;
}
@media (max-width: 767px){
.product-detail .cart td.woocommerce-grouped-product-list-item__thumbnail {
display: none;
}
}
td.woocommerce-grouped-product-list-item__thumbnail img {
max-width: 90px;
}
.klb-free-shipping p .amount {
color: var(--color-red-600);
font-size: 0.875rem;
line-height: normal;
font-weight: 700;
}
.klb-free-shipping.warning{
border-color: #FCA1A1;
background-color: #FFF5F5;
}
.klb-free-shipping.warning .shipping-progress {
background-color: #fee2e2;
}
.klb-free-shipping.warning .shipping-progress span {
background-color: #dc2626 !important;
}
.klb-free-shipping.warning .notice-header.shipping-notice-header {
color: #030712 !important;
}
.klb-cart-free-shipping.mini-cart-notice.success {
background-color: var(--color-green-50)!important;
border-color: var(--color-green-200)!important;
}
.klb-cart-free-shipping.mini-cart-notice.success p {
color: var(--color-green-800)!important;
}
.klb-cart-free-shipping.mini-cart-notice.success .cart-notice-progress span {
background-color: var(--color-green-600)!important;
}
.klb-cart-free-shipping.mini-cart-notice p span {
font-weight: bolder;
}
.banner-border .site-banner{
border-radius: 0 !important;
} 
@media (min-width: 992px) {
.lg-border-radius-none .site-slider.border .slick-list::before{
border-radius: 0 !important;
}
.lg-border-top .site-slider.border .slick-list::before{
border-top: none !important;
}
.lg-border-left .site-slider.border .slick-list::before{
border-left: none !important;
}  
.lg-border-bottom-left .site-slider.border .slick-list::before{
border-bottom-left-radius: 0 !important;
}
.lg-border-bottom-right .site-slider.border .slick-list::before{
border-bottom-right-radius: 0 !important;
}
.lg-border-top-right .site-slider.border .slick-list::before{
border-top-right-radius: 0 !important;
}
.lg-border-top-left .site-slider.border .slick-list::before{
border-top-left-radius: 0 !important ;
}
.lg-border-left .border-block::after{
border-left: none !important;
} 
.lg-border-radius-none .border-block::after{
border-radius: 0 !important;
}
.lg-border-top .border-block::after{
border-top: none !important;
}
.lg-border-bottom-left .border-block::after{
border-bottom-left-radius: 0 !important;
}
.lg-border-bottom-right .border-block::after{
border-bottom-right-radius: 0 !important;
}
.lg-border-top-right .border-block::after{
border-top-right-radius: 0 !important;
}
.lg-border-top-left .border-block::after{
border-top-left-radius: 0 !important ;
}
.lg-border-top .site-banner{
border-top: none !important; 
}
.lg-border-bottom-left .site-banner{
border-bottom-left-radius: 0 !important;
}
.lg-border-bottom-right .site-banner{
border-bottom-right-radius: 0 !important;
}
.lg-border-top-right .site-banner{
border-top-right-radius: 0 !important;
}
.lg-border-top-left .site-banner{
border-top-left-radius: 0 !important ;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.md-border-left .site-slider.border .slick-list::before{
border-left: none !important;
} 
.md-border .site-slider.border .slick-list::before{
border-radius: 0 !important;
}
.md-border-bottom-left .site-slider.border .slick-list::before{
border-bottom-left-radius: 0 !important;
}
.md-border-bottom-right .site-slider.border .slick-list::before{
border-bottom-right-radius: 0 !important;
}
.md-border-top-right .site-slider.border .slick-list::before{
border-top-right-radius: 0 !important;
}
.md-border-top-left .site-slider.border .slick-list::before{
border-top-left-radius: 0 !important ;
}
.md-border-top .border-block::after{
border-top: none !important;
}
.md-border-bottom-left .border-block::after{
border-bottom-left-radius: 0 !important;
}
.md-border-bottom-right .border-block::after{
border-bottom-right-radius: 0 !important;
}
.md-border-top-right .border-block::after{
border-top-right-radius: 0 !important;
}
.md-border-top-left .border-block::after{
border-top-left-radius: 0 !important ;
}
.md-banner-border .site-banner{
border-radius: 0 !important;
} 
.md-border-top .site-banner{
border-top: none !important;
}
.md-border-bottom-left .site-banner{
border-bottom-left-radius: 0 !important;
}
.md-border-bottom-right .site-banner{
border-bottom-right-radius: 0 !important;
}
.md-border-top-right .site-banner{
border-top-right-radius: 0 !important;
}
.md-border-top-left .site-banner{
border-top-left-radius: 0 !important ;
}
}	
@media screen and (max-width: 767px) {
.sm-border .site-slider.border .slick-list::before{
border-radius: 0 !important;
}
.sm-border-bottom-left .site-slider.border .slick-list::before{
border-bottom-left-radius: 0 !important;
}
.sm-border-bottom-right .site-slider.border .slick-list::before{
border-bottom-right-radius: 0 !important;
}
.sm-border-top-right .site-slider.border .slick-list::before{
border-top-right-radius: 0 !important;
}
.sm-border-top-left .site-slider.border .slick-list::before{
border-top-left-radius: 0 !important ;
}
.sm-border-top .border-block::after{
border-top: none !important;
}
.sm-border-bottom-left .border-block::after{
border-bottom-left-radius: 0 !important;
}
.sm-border-bottom-right .border-block::after{
border-bottom-right-radius: 0 !important;
}
.sm-border-top-right .border-block::after{
border-top-right-radius: 0 !important;
}
.sm-border-top-left .border-block::after{
border-top-left-radius: 0 !important ;
}
.sm-banner-border .site-banner{
border-radius: 0 !important;
} 
.sm-border-top .site-banner{
border-top: none !important;
}
.sm-border-bottom-left .site-banner{
border-bottom-left-radius: 0 !important;
}
.sm-border-bottom-right .site-banner{
border-bottom-right-radius: 0 !important;
}
.sm-border-top-right .site-banner{
border-top-right-radius: 0 !important;
}
.sm-border-top-left .site-banner{
border-top-left-radius: 0 !important ;
}
}
.height100 .elementor-widget-grogin-banner-box .site-banner {
height: 100%;
}
@media screen and (min-width: 64.0625rem){
.height100 .elementor-widget-grogin-banner-box .site-banner .entry-media {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.height100 .elementor-widget-grogin-banner-box .site-banner .entry-media img {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
}
}
.height100 .elementor-widget-grogin-banner-box{
height: 100%;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper {
position: absolute !important;
top: 0;
left: 0;
color: #fff;
width: 100%;
height: 100%;
}
#sidebar.filtered-sidebar .filter-sidebar-header {
display: none;
}
.column-1 > * {
width: 100%;
}
.column-2 > * {
width: 50%;
}
.column-3 > * {
width: 33.33333333%;
}
.column-4 > * {
width: 25%;
}
.column-5 > * {
width: 20%;
}
.column-6 > * {
width: 16.66666667%;
}
@media screen and (min-width: 576px) {
.sm-column-1 > * {
width: 100%;
}
.sm-column-2 > * {
width: 50%;
}
.sm-column-3 > * {
width: 33.33333333%;
}
.sm-column-4 > * {
width: 25%;
}
.sm-column-5 > * {
width: 20%;
}
.sm-column-6 > * {
width: 16.66666667%;
}
}
@media screen and (min-width: 1200px) {
.lg-column-1 > * {
width: 100%;
}
.lg-column-2 > * {
width: 50%;
}
.lg-column-3 > * {
width: 33.33333333%;
}
.lg-column-4 > * {
width: 25%;
}
.lg-column-5 > * {
width: 20%;
}
.lg-column-6 > * {
width: 16.66666667%;
}
}
@media screen and (min-width: 1200px) {
.elementor-element.elementor-element-3e30d58 .store-box-footer {
height: 37px;
}
}
.klb-special.site-featured-product .product-cart a.button {
min-width: 10rem;
background-color: var(--color-green-600);
height: 2.875rem;
color: #fff;
}
.klb-special.site-featured-product .product-cart a.button i {
display:none;
}
.klb-special.site-featured-product .product-cart a.button:hover {
background-color: var(--color-green-700);
}
.klb-special.site-featured-product .product-cart a.button::before {
content: '\e8e8';
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 0.375rem;
position: relative;
top: -0.0625rem;
}
.klb-special.site-featured-product .product-cart a.added_to_cart {
background-color: var(--color-green-600);
height: 2.875rem;
color: #fff;
border: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 1.125rem;
padding-right: 1.125rem;
border-radius: calc(var(--theme-site-border-radius) + 2px);
}
.klb-special.site-featured-product .product-cart a.added_to_cart:hover {
background-color: var(--color-green-700);
}
.site-header .header-row .site-menu .menu>.menu-item.current-menu-item {
position:relative;
}
.site-header .header-row .site-menu .menu>.menu-item.current-menu-item>a {
color: var(--theme-primary-color);
}
.site-header .header-row .site-menu .menu>.menu-item.current-menu-item>a::before {
background-color: var(--theme-primary-color);
content: "";
position: absolute;
width: 100%;
height: 1px;
left: 0;
bottom: 0;
}
.elementor-element.elementor-element-bb53f5a .klb-special.site-featured-product.style-2 .product .content-wrapper .product-excerpt,
.elementor-element.elementor-element-2f19916 .klb-special.site-featured-product.style-2 .product .content-wrapper .product-excerpt,
.elementor-element.elementor-element-f72d864 .klb-special.site-featured-product.style-2 .product .content-wrapper .product-excerpt {
margin-top: 30px;
}
.klb-category-banner .product-wrapper .product-footer {
border-top: 1px solid var(--color-gray-200);
padding-top: 0.75rem;
margin-top: 0.75rem;
}
.contact-details {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.contact-details .map-icon {
font-size: 1.125rem;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 2.25rem;
}
.contact-details .contact-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.contact-details .contact-info a.phone {
font-weight: 600;
color: currentColor;
margin-bottom: 0.1875rem;
text-decoration: none;
}
.contact-details .contact-info a.email {
font-size: 0.875rem;
color: var(--color-blue-600);
text-decoration: none;
}
.products-grid-module.style-5 .site-module-body > *:nth-child(2) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 3;
order: 3;
}
.products-grid-module.style-5 .site-module-body > *:nth-child(2){
border-top: 0.0625rem solid var(--color-gray-200);
}
.products-grid-module.style-5 .site-module-body > *:nth-child(3) {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 2;
order: 2; 
}
.products-grid-module.style-5 .site-module-body > *:nth-child(3){
border-top: none;
}
.products-grid-module.style-5 .site-module-body > *:nth-child(4) {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 4;
order: 4; 
}
@media screen and (min-width: 576px){
.products-grid-module.style-5 .site-module-body > *:nth-child(2),
.products-grid-module.style-5 .site-module-body > *:nth-child(4)	{
border-right: 0.0625rem solid var(--color-gray-200);
}
}
@media screen and (min-width: 1024px){
.products-grid-module.style-5 .site-module-body > *:nth-child(2) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.products-grid-module.style-5 .site-module-body > *:nth-child(3) {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; 
}
}
.sidebar-image-absolute {
position: absolute !important;
width: 100% !important;
right: 4px;
height: 100%;
top: -18px;
bottom: 0;
}
.mega-grouped-items {
position: relative;
}
.padding-0 .e-con-inner{
padding:0 !important;
}
.mega-sub-list .sub-menu-list i {
margin-right: 0.5rem;
}
.mega-menu-wrapper ul {
list-style: none;
padding: 0;
margin: 0;
}
.mega-menu-wrapper .mega-sub-list .sub-menu-list li a {
font-size: 0.875rem;
text-decoration-color: transparent;
text-underline-offset: 0.3125rem;
color: currentColor;
-webkit-transition: text-decoration-color 0.05s var(--theme-transition);
transition: text-decoration-color 0.05s var(--theme-transition);
}
.thumbnail-buttons a.klbcp-btn {
font-size: 0 !important;
}
.klbwl-popup-content a.btn:active {
opacity: 0.9;
background-color: var(--theme-primary-color);
color: #fff;
}
.klbcp-message a.btn:hover {
background-color: var(--theme-primary-color), 0.9);
}
.klbcp-message a.btn:active {
background-color: var(--theme-primary-color), 0.9);
}
.klbcp-message a.btn {
background-color: var(--theme-primary-color);
color: #fff;
text-decoration: none;
}
.single-product-wrapper .product-bottom a.klbcp-btn {
font-size: 0.8125rem;
font-weight: 500;
color: var(--theme-body-color);
position:relative;
}
.single-product-wrapper .product-bottom a.klbcp-btn:before {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 1.125rem;
color: currentColor;
text-decoration: none;
width: 2.25rem;
height: 2.25rem;
border: 1px solid var(--color-gray-200);
border-radius: var(--theme-site-border-radius);
-webkit-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
margin-right: 0.5rem;
}
.single-product-wrapper .product-bottom a.klbcp-adding:after {
left: 0 !important;
margin-left: 8px !important;
}
.single-product-wrapper .product-bottom a.klbcp-adding:before {
font-size: 0 !important;
opacity: 1;
}
.klb-product360-btn {
z-index: 9;
}
.klb-single-video {
z-index: 9;
}
a.woocommerce-product-gallery__trigger {
z-index: 9;
}
.single-product-wrapper .vertical {
position: relative;
}
@media screen and (min-width: 992px) {
.single-product-wrapper .vertical .woocommerce-product-gallery {
padding-left: 7.5rem;
}
}
@media screen and (min-width: 992px) {
.single-product-wrapper .vertical.woocommerce-product-gallery {
padding-left: 7.5rem;
}
}
.single-product-wrapper .vertical .product-thumbnail-items {
position: absolute;
width: 4.75rem;
top: 0;
left: 0;
}
@media screen and (min-width: 992px) {
.single-product-wrapper .vertical .product-thumbnail-items {
margin-top: 0;
}
}
@media screen and (min-width: 992px) {
.single-product-wrapper .vertical .product-thumbnail-items .slick-track {
-webkit-box-orient: vertical !important;
-webkit-box-direction: normal !important;
-ms-flex-direction: column !important;
flex-direction: column !important;
}
}
.single-product-wrapper .vertical.sticky-gallery .woocommerce-product-gallery {
padding-left: 0;
}
.single-product-wrapper .vertical .woocommerce-product-gallery .thumbnail-badges.product-badges {
left: 7.5rem;
}
.vertical .woocommerce-product-gallery, .vertical .product-thumbnail-items, .vertical .product-thumbnails, .vertical .slick-list {
height: 100% !important;
}
.single-product-wrapper .woocommerce-product-gallery .product-thumbnail-items ol .slick-list .slick-track, .single-product-wrapper .woocommerce-product-gallery .product-thumbnails-wrapper ul .slick-list .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.single-product-wrapper .woocommerce-product-gallery .product-thumbnail-items ol .slick-list .slick-track .slick-slide, .single-product-wrapper .woocommerce-product-gallery .product-thumbnail-items ul .slick-list .slick-track .slick-slide {
height: auto;
white-space: initial;
}
ul.menu > li.menu-item a > img {
width: 1.25rem;
height: 1.25rem;
margin-right: 0.9375rem;
}
.cart-with-quantity.product-in-cart .quantity.ajax-quantity {
display: flex;
}
.cart-with-quantity.product-in-cart a.button {
display: none;
}
.cart-with-quantity a.added_to_cart {
display: none;
}
.before-shop-loop .sorting-products select, .before-shop-loop .sorting-per-page select {
padding: 0 !important;
margin-top: -1px;
}
.site-header .header-search.search-overlay .search-form.search-type-1 input {
padding-left: 1.125rem;
padding-right: 3.875rem;
}
.site-header .header-search.search-overlay .search-form.search-type-2 button {
color: var(--theme-primary-color);
right: auto !important;
left: 0.25rem;
}
.site-modal.modal-location {
z-index: 11111111;
}
.klb-special.site-featured-product .product-cart a.button {
display: block !important;
}
.elementor-editor-active div#main {
z-index: 4 !important;
}
.meta-item.sticky-post {
color: var(--theme-primary-color);
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px;
font-size: 0.6875rem;
}
.post .entry-tags {
gap:0;
}
.entry-post-meta .meta-item a + a {
margin-left: 3px;
}
.klb-pagination a, 
.klb-pagination span.current {
text-decoration: none;
color: currentColor;
-webkit-transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
transition: all 0.15s cubic-bezier(0.25, 0.1, 0.25, 1);
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-weight: 600;
line-height: 0.8125rem;
background-color: var(--color-gray-100);
border-radius: var(--theme-site-border-radius);
font-size: 0.875rem;
width: 2.125rem;
height: 2.125rem;
}
.klb-readmore + .klb-pagination {
margin-top: 20px;
}
.klb-pagination span.current {
color: var(--color-white);
background-color: var(--theme-primary-color) !important;
}
.wp-block-cover {
margin-bottom: 15px;
}
blockquote {
border-left: 4px solid var(--color-gray-300);
padding-left: 1.875rem;
padding-right: 1.875rem;
padding-top: 1.25rem;
padding-bottom: 0.75rem;
margin-top: 0.9375rem;
margin-bottom: 0.625rem;
}
@media screen and (min-width: 64.0625rem){
blockquote {
padding-left: 3.125rem;
margin-top: 1.875rem;
margin-bottom: 1.875rem;
}
}
.wp-block-button {
margin-bottom: 15px;
}
figure.wp-block-gallery figcaption.blocks-gallery-caption {
margin-bottom: 30px;
}
.wp-block-gallery.alignleft {
margin-right: 30px;
}
.klb-post span.catcount {
float: right;
}
.klb-post select, .klb-post form.wp-block-search {
margin-bottom: 1rem;
}
.klb-post form.post-password-form input[type="submit"] {
color: #FFF;
background-color: var(--theme-primary-color);
border-color: transparent;
}
.entry-media > img, 
.entry-media > iframe, 
.entry-media > video {
width: auto;
}
.klb-comment-body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.comment-right-side {
width: 100%;
}
.entry-footer .post-comments .comment-content {
padding-left: 0;
margin-top: 16px;
}
.entry-footer .post-comments .reply {
padding-left: 0;
}
.klb-comment-body .vcard {
margin-right: 1.25rem;
}
@media screen and (min-width: 64.0625rem){
.klb-comment-body .vcard {
margin-right: 2.5rem;
}
}
.klb-comment-body img.avatar {
border-radius: 50%;
}
.single-post .post-comments .comment-list .comment-body .comment-meta .comment-author b {
float: none;
}
.single-post .post-comments .comment-list .comment-body .comment-author {
display: inline-block;
margin-right: 0.9375rem;
}
.single-post .post-comments .comment-list .comment-body .comment-meta .comment-metadata {
float: none;
display: inline-block;
}
.single-post .post-comments .comment-list .comment-body .comment-content {
padding-left: 0;
margin-top: 16px;
}
.single-post .post-comments .comment-list .comment-body .reply {
padding-left: 0;
}
.single-post .post-comments .comment-list .comment-body {
padding: 0;
margin-bottom: 0;
}
@media screen and (min-width: 992px) {
.single-post .post-comments .comment-list .comment-body {
margin-bottom: 0;
}
}
.single-post .post-comments .comment-list .comment-body.klb-comment-body {
padding: 0.0625rem;
margin-bottom: 0.9375rem;
}
@media screen and (min-width: 992px) {
.single-post .post-comments .comment-list .comment-body.klb-comment-body {
margin-bottom: 3.125rem;
}
}
.single-post .post-comments .comment-list .comment-body .comment-meta {
margin-bottom: 0;
}
.comment-metadata time {font-size: 0.75rem;font-weight: 500;text-decoration: none;color: var(--color-gray-500);}
@media (max-width: 768px){
ol.comment-list ul.children {
padding-left: 0;
}
.comment .klb-post td {
padding: 4px;
}
}
nav.comment-navigation h3 {
font-size: 16px;
margin-top: 20px;
}
nav.comment-navigation a {
font-size: 15px;
font-weight: 500;
}
nav#comment-nav-above {
margin-bottom: 20px;
}
nav#comment-nav-below {
margin-bottom: 30px;
}
iframe {
max-width: 100%;
}
.post .entry-title {
word-break: break-word;
}
.entry-post-meta .meta-item {
flex-wrap: wrap;
}
.blog-sidebar ul li a:before {
margin-right: 10px;
text-rendering: auto;
line-height: 1;
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e82f';
font-size: 12px;
}
span.catcount {
float: right;
font-size: 0.8125rem;
color: var(--color-text-desc);
}
.blog-sidebar .widget ul li a, .blog-sidebar .widget ol li a {
color: var(--theme-body-color);
text-decoration: none;
display: inline-block;
}
.widget_recent_comments ul li > a,
ol.wp-block-latest-comments li a + a{
font-weight: 500;
}
.blog-sidebar .widget ul, .blog-sidebar .widget ol {
padding-left: 0;
}
.blog-sidebar .widget ul > li + li {
margin-top: 0.5rem;
}
.widget h2.wp-block-heading {
font-size: 0.875rem;
font-weight: 600;
margin-bottom: 0.75rem;
}
@media screen and (min-width: 576px){
.widget h2.wp-block-heading  {
margin-bottom: 1.25rem;
}
}
.widget_calendar caption {
font-weight: 500;
color: #fff;
text-align: center;
background-color: var(--theme-primary-color);
}
.widget_calendar table th {
font-weight: 400;
background: #ddd;
}
.widget_calendar table#wp-calendar {
caption-side: top;
text-align: center;
}
nav.wp-calendar-nav {
padding-top: .75rem;
text-align: center;
}
.widget_recent_comments ul li > a:before {
display: none;
}
.widget_rss ul li a.rsswidget {
display: block;
font-weight: 500;
margin-bottom: .625rem;
}
.widget_rss ul li {
margin-bottom: 1rem;
}
.search_form {
width: 100%;
position: relative;
}
.search_form button {
position: absolute;
right: 0;
top: 0;
border: none;
outline: 0;
color: #1b1f22 !important;
background: none !important;
}
.search_form button i {
font-size: 1rem;
}
.blog-sidebar .widget_nav_menu ul li a:before {
position: static;
opacity: 1;
background: none;
}
.blog-sidebar span.badge {
display: block;
}
.blog-sidebar .widget ul.children, 
.blog-sidebar .widget ul.sub-menu {
padding-left: 15px;
margin-top: 0.5rem;
}
.tagcloud a {
color: #021523;
background-color: transparent;
border: 1px solid var(--bs-border-color);
height: 2rem;
padding-left: 1rem;
padding-right: 1rem;
font-size: .875rem !important;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 5px;
}
.klb-page .post-comments {
margin-top: 30px;
}
h2.search-title {
margin-top: 2.5rem;
margin-bottom: 1.875rem;
}
@media (max-width: 991px){
.blog-sidebar {
margin-top: 40px;
}
}
.single-product-wrapper form.cart .variations tr {
flex-direction: column;
}
.single-product-wrapper form.cart .variations tr .value {
padding: 0;
}
body.klb-swatches .single-product-wrapper form.cart .variations tr {
flex-direction: row;
}
body.klb-swatches .single-product-wrapper form.cart .variations tr .value {
padding-top: 0.9375rem;
padding-bottom: 0.9375rem;
}
.product-type-grouped .quantity {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
section.up-sells h2,
.cross-sells h2 {
font-size: 1rem;
line-height: initial;
}
@media screen and (min-width: 992px){
section.up-sells h2,
.cross-sells h2{
font-size: 1.125rem;
}
}
.cross-sells {
margin-top: 1.25rem;
}
@media screen and (min-width: 576px) {
.cross-sells {
margin-top: 2.5rem;
}
}
.woocommerce-my-account .my-account-inner .woocommerce-MyAccount-content p .dokan-btn-theme {
border-color: var(--theme-primary-color);
color: #fff;
}
.woocommerce-my-account .my-account-inner .woocommerce-MyAccount-content p .dokan-btn-theme:hover {
background-color: var(--theme-primary-color) !important;
color: #fff;
opacity: 0.9;
}
.widget .social-widget ul li a:before {
display:none;
}
.site-social ul li a.filled.social-color {
display: flex;
}
.site-footer .widget .menu a:hover {
text-decoration: underline;
}
.klb-grid-3.products-grid-module .product-type-2 .product-footer .product-countdown {
display: none !important;
}
.klb-grid-3.products-grid-module .product-type-1 .product-footer.bordered{
display: none !important;
}
.site-categories > ul > li .sub-menu li a:hover {
text-decoration: underline;
}
.woocommerce-grouped-product-list-item__quantity a.product_type_simple {
background-color: var(--theme-primary-color);
color: #fff;
height: 50px;
line-height: 1;
}
.widget .widget-checkbox-list li {
position: relative;
}
.single-product-wrapper .woocommerce-Reviews #review_form_wrapper .comment-form p.comment-form-cookies-consent {
display: flex;
}
.site-header .header-row .site-menu .menu>li.mega-menu.menu-item.current-menu-item {
position: static;
}
.site-header .header-row .site-menu .menu>li.mega-menu.menu-item.current-menu-item > a {
position: relative;
}
p.vendor-customer-registration br {
display: none;
}
.single-product-wrapper .woocommerce-product-gallery .thumbnail-badges {
position: absolute;
top: 0.75rem;
left: 0.75rem;
z-index: 1;
pointer-events: none;
}
.single-product-wrapper .woocommerce-product-gallery .badge.sale {
color: var(--color-red-50);
background-color: var(--color-red-600);
font-size: 0.625rem;
height: 1.5rem;
padding-left: 0.5rem;
padding-right: 0.625rem;
font-weight: 800;
line-height: 0;
text-transform: uppercase;
border-top-left-radius: 0.875rem;
border-bottom-left-radius: 0.875rem;
border-top-right-radius: 2.5rem;
border-bottom-right-radius: 2.5rem;
}
.single-product-wrapper .woocommerce-product-gallery .badge.organic {
color: var(--color-green-800);
background: rgb(212, 252, 121);
background: -webkit-gradient(linear, left top, right top, from(rgb(212, 252, 121)), color-stop(50%, rgb(150, 230, 161)));
background: linear-gradient(90deg, rgb(212, 252, 121) 0%, rgb(150, 230, 161) 50%);
font-size: 0.5625rem;
font-weight: 800;
line-height: 0;
text-transform: uppercase;
border-top-left-radius: 0.875rem;
border-bottom-left-radius: 0.875rem;
border-top-right-radius: 2.5rem;
border-bottom-right-radius: 2.5rem;
}
.single-product-wrapper .woocommerce-product-gallery .badge.cold-sale {
color: var(--color-cyan-600);
background: rgb(165, 239, 255);
background: -webkit-gradient(linear, left top, right top, from(rgb(165, 239, 255)), color-stop(50%, rgb(231, 248, 253)));
background: linear-gradient(90deg, rgb(165, 239, 255) 0%, rgb(231, 248, 253) 50%);
font-size: 0.5625rem;
font-weight: 800;
line-height: 0;
text-transform: uppercase;
border-top-left-radius: 0.875rem;
border-bottom-left-radius: 0.875rem;
border-top-right-radius: 2.5rem;
border-bottom-right-radius: 2.5rem;
}
@media screen and (min-width: 576px){
.single-product-wrapper .woocommerce-product-gallery .badge.organic,
.single-product-wrapper .woocommerce-product-gallery .badge.cold-sale {
font-size: 0.625rem;
height: 1.5rem;
padding-left: 0.5rem;
padding-right: 0.625rem;
}
}
.single-product-wrapper .woocommerce-product-gallery .badge svg {
width: 0.6875rem;
height: 0.6875rem;
margin-right: 0.1875rem;
margin-left: -0.125rem;
}
@media screen and (min-width: 576px){
.single-product-wrapper .woocommerce-product-gallery .badge svg {
width: 0.875rem;
height: 0.875rem;
margin-right: 0.3125rem;
}
}
body .wc-block-components-notice-banner {
background: none !important;
border: none;
padding: 0 !important;
display: block;
margin: 0;
}
body .wc-block-components-notice-banner svg {
display:none;
}
body .wc-block-components-notice-banner__content{
margin-bottom: 1.25rem;
border: 1px solid #e5e7eb;
margin-top: 1.875rem;
padding: 1rem;
}
body .cart-empty-page .wc-block-components-notice-banner__content {
font-size: 1.125rem;
font-weight: 700;
text-transform: uppercase;
color: #f03e3e;
}
.woocommerce-form-coupon-toggle .wc-block-components-notice-banner__content {
margin: 0;
}
@media(max-width: 480px){
.global-notification .notification-countdown span.text-white {
display: none;
}
}
.site-drawer.site-menu-drawer {
z-index: 9999999;
}
@media(max-width: 600px){
.site-header .mini-cart-button:hover .mini-cart-holder.hide {
opacity: 0;
visibility: hidden;
pointer-events: auto;
}
}
.site-search-drawer-active #search-drawer,
.site-categories-drawer-active #categories-drawer{
opacity: 1;
visibility: visible;
}
.klb-notice-ajax {
z-index: 999999999;
}
@media screen and (max-width: 575.98px){
.woocommerce-cart-wrapper .shop_table tr td.product-remove {
padding: 0;
position: relative;
}
.woocommerce-cart-wrapper .shop_table tr td.product-remove a {
position: absolute;
left: 0;
top: 0.625rem;
}
}
.filtered-sidebar-active #sidebar.filter-sidebar {
z-index: 999999999;
}.wc-stripe-card-icons-container,.wc-stripe-paymentRequest-icons-container{display:inline-block;float:right}ul.payment_methods li[class*=payment_method]{padding:0}li[class*=payment_method] input[type=radio]{margin:0 10px 0 5px}.woocommerce-checkout #payment ul.payment_methods li[class*=payment_method_stripe_]:nth-child(n+2),li[class*=payment_method] input[type=radio]+label:not(.wc-stripe-label-payment-type),ul.payment_methods li[class*=payment_method_stripe_]:nth-child(n+2){margin:0}li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon{display:inline;float:none;height:26px;max-height:26px;max-width:43px;width:43px}li.payment_method_stripe_payment_request .wc-stripe-paymentRequest-icons-container img:not(.gpay){height:25px;max-height:25px;max-width:25px;width:25px}ul.payment_methods label[for*=payment_method_stripe]:after{clear:right;content:"";display:block}li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon:nth-child(2n+2){margin:0 2px}li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon.open.visa{padding-top:2px}ul.payment_methods li[class*=payment_method_stripe_] label>img:first-of-type{float:right!important}.wc-stripe_cc-new-method-container{margin-bottom:1em}.wc-stripe_cc-container .StripeElement:not(.payment-type){background-color:#fff;border-radius:4px;box-sizing:border-box;height:40px;padding:10px 12px;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease}input.wc-stripe-klarna-category,input.wc-stripe-payment-type{display:none!important}body .wfacp_main_form.woocommerce .wc-stripe-save-source label.checkbox{padding:0!important}input[type=radio]+label.wc-stripe-label-payment-type,label.wc-stripe-label-klarna-category,label.wc-stripe-label-payment-type{color:#000;display:block;margin-bottom:1em;padding:0!important}.theme-flatsome div.wc-stripe-saved-methods-container{margin:0 0 1em}label.wc-stripe-label-klarna-category:before,label.wc-stripe-label-payment-type:before{background:#fff;border:2px solid #fff;border-radius:100%;box-shadow:0 0 0 2px #000;content:"";display:inline-block;height:11px;margin-left:4px;margin-right:.5em;-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px);width:11px}input.wc-stripe-klarna-category:checked+label.wc-stripe-label-klarna-category:before,input.wc-stripe-payment-type:checked+label.wc-stripe-label-payment-type:before{background:#000}label.wc-stripe-label-payment-type:after{content:none!important;display:none!important}.wc-stripe-saved-methods-container .select2-container .select2-selection--single .select2-selection__rendered{padding-left:8px}.select2-results__options li.wc-stripe-select2-container,.wc-stripe-saved-methods-container .select2-container .select2-selection--single .wc-stripe-select2-container{align-items:center;display:flex;height:42px;line-height:42px!important}.select2-container .select2-selection--single .wc-stripe-select2-container:before,.select2-results__options li.wc-stripe-select2-container:before{background-position:50%;background-repeat:no-repeat;background-size:40px 24px;content:"";display:inline-block;height:42px;margin-right:8px;width:40px}.select2-container .select2-selection--single .wc-stripe-select2-container.visa:before,.select2-results__options li.wc-stripe-select2-container.visa:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/cards/visa.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.americanexpress:before,.select2-container .select2-selection--single .wc-stripe-select2-container.amex:before,.select2-results__options li.wc-stripe-select2-container.americanexpress:before,.select2-results__options li.wc-stripe-select2-container.amex:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/cards/amex.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.discover:before,.select2-results__options li.wc-stripe-select2-container.discover:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/cards/discover.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.mastercard:before,.select2-results__options li.wc-stripe-select2-container.mastercard:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/cards/mastercard.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.diners:before,.select2-container .select2-selection--single .wc-stripe-select2-container.dinersclub:before,.select2-results__options li.wc-stripe-select2-container.diners:before,.select2-results__options li.wc-stripe-select2-container.dinersclub:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/cards/diners.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.jcb:before,.select2-results__options li.wc-stripe-select2-container.jcb:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/cards/jcb.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.stripe_sepa:before,.select2-results__options li.wc-stripe-select2-container.stripe_sepa:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/sepa.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.stripe_amazonpay:before,.select2-container .select2-selection--single .wc-stripe-select2-container.stripe_upm.amazon_pay:before,.select2-results__options li.wc-stripe-select2-container.stripe_amazonpay:before,.select2-results__options li.wc-stripe-select2-container.stripe_upm.amazon_pay:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/amazon_pay.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.stripe_cashapp:before,.select2-results__options li.wc-stripe-select2-container.stripe_cashapp:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/cashapp.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.stripe_upm.revolut_pay:before,.select2-results__options li.wc-stripe-select2-container.stripe_upm.revolut_pay:before{background-image:url(//finchfoods.com.au/wp-content/plugins/woo-stripe-payment/assets/img/revolut_pay.svg)}.select2-container .select2-selection--single .wc-stripe-select2-container.stripe_becs:before,.select2-results__options li.wc-stripe-select2-container.stripe_becs:before,.select2-results__options li.wc-stripe-select2-container.wc-stripe-ach:before{display:none}#wc-stripe-card-element.payment-type{height:100%;padding:0}.payment_methods .wc-stripe-save-source,.wc-stripe_cc-new-method-container .wc-stripe-save-source{align-items:center;display:flex;justify-content:flex-start;margin-top:10px}.payment_methods .wc-stripe-save-source .save-source-label,.wc-stripe_cc-container .wc-stripe-save-source .save-source-label{display:block;margin:0 0 0 5px;padding:0}.payment_methods .wc-stripe-save-source input[type=checkbox][name$=_save_source_key],.wc-stripe_cc-container .wc-stripe-save-source input[type=checkbox][name=stripe_cc_save_source_key]{height:20px;opacity:0;position:absolute;width:20px}.payment_methods .wc-stripe-save-source label.checkbox,.wc-stripe_cc-container .wc-stripe-save-source label.checkbox{position:relative}.payment_methods .save-source-checkbox,.wc-stripe_cc-container .save-source-checkbox{background-color:#fff;border:1px solid #bababa;border-radius:3px;display:block;height:20px;position:relative;width:20px}.payment_methods .save-source-checkbox:after,.wc-stripe_cc-container .save-source-checkbox:after{content:"";left:0;position:absolute;top:0}.wc-stripe-save-source input[type=checkbox]:checked+.save-source-checkbox:after,.wc-stripe_cc-container .wc-stripe-save-source input[type=checkbox]:checked+.save-source-checkbox:after{border:solid #2196f3;border-width:0 3px 3px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:12px;left:6px;top:2px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:7px}li.payment_method_stripe_applepay,li.payment_method_stripe_googlepay,li.payment_method_stripe_payment_request{display:none}#payment #place_order.wc-stripe-hide,#place_order.wc-stripe-hide,.woocommerce-checkout-review-order #payment #place_order.wc-stripe-hide{height:0!important;opacity:0!important;padding:0!important;position:absolute!important;z-index:-1000!important}.wc-stripe-product-checkout-container{display:none;width:100%}.wc-stripe-product-checkout-container.bottom{margin-top:1em}.wc-stripe-product-checkout-container.top{margin-bottom:1em}.wc-stripe-product-checkout-container.active{display:block}.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods,.wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods{list-style:none;margin:0;padding:0}.wc-stripe-cart-checkout-container{clear:both;margin:0;padding:0}.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods{margin:0}.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods.active{margin-bottom:1.5em}.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods li[class*=payment_method_stripe_],.wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods li[class*=payment_method_stripe_]{list-style:none;margin:0 0 1em}.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods li[class*=payment_method_stripe_]:last-child,.wc-stripe-product-checkout-container ul.wc_stripe_product_payment_methods li[class*=payment_method_stripe_]:last-child{margin:0}.wc_stripe_cart_payment_methods .gpay-button,.wc_stripe_cart_payment_methods .gpay-card-info-container,.wc_stripe_product_payment_methods .gpay-button,.wc_stripe_product_payment_methods .gpay-card-info-container{margin:0;min-width:100%;width:100%!important}.wc_stripe_product_payment_methods .disabled{opacity:.45}.stripe_cart_gateway_active .checkout-button,.woocommerce-cart .stripe_cart_gateway_active .wc-proceed-to-checkout .checkout-button{margin-bottom:0}.wc-stripe-cart-or{margin:1em 0;text-align:center}li.wc-stripe-payment-method.or{display:none}.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods.active li.wc-stripe-payment-method.or{display:block;margin:15px 0}.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods.active li.wc-stripe-payment-method.or p{margin:0}li[class*=payment_method_stripe_].active~li.wc-stripe-payment-method.or{display:block;margin:0}li.payment_method_stripe_applepay label:first-of-type img{max-height:32px;width:49px}li.payment_method_stripe_googlepay label:first-of-type img{max-height:35px;width:48px}li.payment_method_stripe_googlepay label:first-of-type img[src*=googlepay_standard],li.payment_method_stripe_payment_request label:first-of-type img[src*=googlepay_standard]{max-height:35px;width:60px}li.payment_method_stripe_googlepay label:first-of-type img[src*=googlepay_round_outline],li.payment_method_stripe_payment_request label:first-of-type img[src*=googlepay_round_outline]{max-height:30px;width:56px}li.payment_method_stripe_ach label:first-of-type img,li.payment_method_stripe_plaid label:first-of-type img{height:32px;min-height:32px;min-width:32px;width:32px}li.payment_method_stripe_affirm label:first-of-type img{height:26px;width:65px}li.payment_method_stripe_afterpay label:first-of-type img{height:20px;width:100px}li.payment_method_stripe_afterpay label:first-of-type img[src$="afterpay_mint_black.svg"],li.payment_method_stripe_afterpay label:first-of-type img[src$="clearpay_mint_black.svg"]{height:32px;width:92px}li.payment_method_stripe_blik label:first-of-type img{width:64px}li.payment_method_stripe_konbini label:first-of-type img{width:52px}li.payment_method_stripe_paynow label:first-of-type img{width:82px}li.payment_method_stripe_promptpay label:first-of-type img{width:84px}li.payment_method_stripe_affirm label[for=payment_method_stripe_affirm]{align-items:center;display:flex}#wc-stripe-affirm-message-container,#wc-stripe-afterpay-message-container{flex:1 1 auto;margin-left:30px;min-width:200px}#wc-stripe-klarna-message-container{display:flex;justify-content:flex-end;width:100%}#wc-stripe-affirm-message-container .__PrivateStripeElement,#wc-stripe-affirm-message-container .StripeElement{width:100%}#wc-stripe-afterpay-message-container{text-align:end}.gpay-button-container .gpay-button:hover,.gpay-button:active,.gpay-button:focus,.wc-stripe-checkout-banner-gateway .gpay-button:hover{background-origin:content-box;background-position:50%;background-repeat:no-repeat;background-size:contain}@supports(-webkit-appearance:-apple-pay-button){.apple-pay-button{-webkit-appearance:-apple-pay-button!important;display:block;height:40px;max-height:40px;max-width:100%;min-width:200px;width:100%}.apple-pay-button-rounded{border-radius:50px!important}.apple-pay-button-black{-apple-pay-button-style:#000}.apple-pay-button-white{-apple-pay-button-style:#fff}.apple-pay-button-white-with-line{-apple-pay-button-style:white-outline}body.single-product div.product form.cart .wc_stripe_product_payment_methods .apple-pay-button{max-width:100%}}.wc-stripe-banner-checkout{display:none;margin:1em 0;padding:0;position:relative}.wc-stripe-banner-checkout fieldset{border:1px solid #d1d1d1;border-radius:3px;margin-bottom:20px;padding:15px 25px}.wc-stripe-banner-checkout fieldset legend{font-weight:500;margin:0 auto;padding:0 1rem}.wc-stripe-banner-checkout.active{display:block}.wc-stripe-banner-checkout span.banner-divider{align-items:center;background:transparent;display:flex;font-size:16px;left:0;right:0;top:-13px;white-space:nowrap}.wc-stripe-banner-checkout span.banner-divider:after,.wc-stripe-banner-checkout span.banner-divider:before{background:#d1d1d1;content:" ";display:block;height:1px;width:50%}.wc-stripe-banner-checkout span.banner-divider:before{margin-right:1rem}.wc-stripe-banner-checkout span.banner-divider:after{margin-left:1rem}.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways{list-style:none;margin:0;padding:0}.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways li.wc-stripe-checkout-banner-gateway{display:none;margin:0 auto;max-width:240px}.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways li.wc-stripe-checkout-banner-gateway.active:nth-child(n+2){margin:10px auto 0}.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways li.wc-stripe-checkout-banner-gateway:first-child:not(.active)+li.wc-stripe-checkout-banner-gateway.active{margin:0 auto}.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways li.wc-stripe-checkout-banner-gateway .gpay-button,.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways li.wc-stripe-checkout-banner-gateway .gpay-card-info-container{margin:0}.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways .gpay-button,.wc-stripe-banner-checkout ul.wc_stripe_checkout_banner_gateways .gpay-card-info-container{width:100%}.wc_stripe_cart_payment_methods .payment_method_stripe_payment_request .StripeElement,.wc_stripe_product_payment_methods .payment_method_stripe_payment_request .StripeElement,.woocommerce-checkout #wc-stripe-payment-request-container.StripeElement{padding:0;width:100%}.wc-stripe-checkout-banner-gateway #wc-stripe-payment-request-banner.StripeElement{width:100%}ul.payment_methods li.payment_method_stripe_p24 img{max-height:45px;max-width:90px;width:90px}ul.payment_methods li.payment_method_stripe_ideal img{max-height:35px;max-width:38px;width:38px}ul.payment_methods li.payment_method_stripe_fpx img{max-height:25px;max-width:75px;width:75px}ul.payment_methods li.payment_method_stripe_klarna img[src*=klarna]{max-height:20px;max-width:72px;width:72px}ul.payment_methods li.payment_method_stripe_klarna img[src*=klarna_pink]{height:32px;max-height:32px;width:56px}ul.payment_methods li.payment_method_stripe_giropay img{max-height:28px;max-width:65px;width:65px}ul.payment_methods li.payment_method_stripe_eps img{max-height:46px;max-width:70px;width:70px}ul.payment_methods li.payment_method_stripe_multibanco img{max-height:48px;max-width:48px;width:48px}ul.payment_methods li.payment_method_stripe_sepa img{max-height:18px;max-width:67px;width:67px}ul.payment_methods li.payment_method_stripe_sofort img{max-height:21px;max-width:70px;width:70px}label[for=payment_method_stripe_bancontact] img,ul.payment_methods li.payment_method_stripe_bancontact img{height:42px;max-height:42px;max-width:60px;width:60px}ul.payment_methods li.payment_method_stripe_wechat label img{max-height:23px;max-width:82px;width:82px}ul.payment_methods li.payment_method_stripe_alipay img{height:36px;max-height:36px;max-width:72px;width:72px}ul.payment_methods li.payment_method_stripe_grabpay img{max-height:28px;max-width:95px;width:95px}ul.payment_methods li.payment_method_stripe_oxxo img{max-height:24px;max-width:52px;width:52px}ul.payment_methods li.payment_method_stripe_swish img{max-height:28px;max-width:90px;width:90px}ul.payment_methods li.payment_method_stripe_twint img{max-height:35px;width:35px}ul.payment_methods li.payment_method_stripe_cashapp img{height:32px;width:32px}ul.payment_methods li.payment_method_stripe_revolut img{height:28px;width:22px}ul.payment_methods li.payment_method_stripe_zip img{height:30px;width:48px}#wc-stripe-card-element{width:100%}li.banner_payment_method_stripe_payment_request .StripeElement{padding:0}.single-product .blockMsg{background-color:transparent!important;border:none!important}#wc-stripe-card{border:none;height:15px;padding:0;position:absolute!important;right:8px;top:50%;transform:translatey(-50%);width:23px}#wc-stripe-card.active{height:20px;width:32px}input[id=stripe-postal-code]:focus{background:transparent;border:none;box-shadow:none;outline:none}div.postalCode:focus{border:none;outline:none}li[class*=payment_method_stripe] .select2-container .select2-selection--single{height:42px;padding:0 5px}li[class*=payment_method_stripe] .select2-container--default .select2-selection--single .select2-selection__arrow{height:42px;right:1px;top:1px;transform:translateY(0)}.blockUI.blockMsg{font-size:20px;white-space:nowrap}#wc-stripe-payment-request-container.disabled{opacity:.45}.wc-stripe-paymentRequest-icons-container img{float:none}.select2-container .select2-selection--single .wc-stripe-select2-container.wc-stripe-ach:before{display:none}ul.wc_stripe_cart_payment_methods li.wc-stripe-payment-method button,ul.wc_stripe_checkout_banner_gateways li button,ul.wc_stripe_product_payment_methods li[class*=payment_method_stripe_] button{margin:0}ul.payment_methods li[class*=payment_method]{margin:0;padding:10px 0}ul.payment_methods li[class*=payment_method] input[name=payment_method]{float:none;margin:0 10px 0 5px}ul.payment_methods li[class*=payment_method_stripe_]>input[name=payment_method]+label{padding-bottom:0;padding-right:0;padding-top:0}ul.payment_methods{list-style:none}ul.payment_methods li[class*=payment_method_stripe_] .wc-stripe_cc-new-method-container label:before{display:none}.wc-stripe-save-source label.checkbox,.wc-stripe_cc-container .wc-stripe-save-source label.checkbox{margin:0;padding:0!important}#payment .payment_methods li #wc_stripe_local_payment_stripe_wechat img,#wc_stripe_local_payment_stripe_wechat img{float:none;max-height:100%}.qrcode-message{margin:10px 0 0}#wc_stripe_local_payment_stripe_becs,#wc_stripe_local_payment_stripe_sepa{box-shadow:0 1px 3px 0 #e6ebf1;padding:10px 12px}.wc-stripe-local-desc.stripe_becs,.wc-stripe-local-desc.stripe_sepa{margin:10px 0}.wc-stripe-clear{clear:both;height:0;visibility:hidden}.wc-stripe-gateway-desc p{margin:0}#wc_stripe_local_payment_stripe_klarna,.wc-stripe-gateway-desc,li[class*=payment_method_stripe_] div.wc-stripe-gateway-container.has_tokens{margin-top:10px}#wc-stripe-card-element.StripeElement--webkit-autofill{background-color:transparent!important}#wc_stripe_local_payment_stripe_klarna .stripe-klarna-categories{list-style:none;margin:0;padding:10px}li.payment_method_stripe_alipay,li.payment_method_stripe_bancontact,li.payment_method_stripe_becs,li.payment_method_stripe_eps,li.payment_method_stripe_fpx,li.payment_method_stripe_giropay,li.payment_method_stripe_ideal,li.payment_method_stripe_klarna,li.payment_method_stripe_multibanco,li.payment_method_stripe_p24,li.payment_method_stripe_sepa,li.payment_method_stripe_sofort,li.payment_method_stripe_wechat{display:none}.widget_shopping_cart_content .wc-stripe-mini-cart-payment-methods{list-style:none;margin:0;padding:0}.widget_shopping_cart_content .wc-stripe-mini-cart-payment-methods li{margin:0}.widget_shopping_cart_content a.wc-stripe-applepay-mini-cart,.widget_shopping_cart_content a.wc-stripe-gpay-mini-cart,.widget_shopping_cart_content a.wc-stripe-payment-request-mini-cart{background:transparent;border:none;padding:0}a.wc-stripe-gpay-mini-cart .gpay-button,a.wc-stripe-gpay-mini-cart .gpay-card-info-container a.wc-stripe-applepay-mini-cart .apple-pay-button{margin:0;width:100%}.wc-stripe-payment-request-mini-cart.StripeElement{background:transparent;border:none;padding:0;width:100%}.wc-stripe-payment-request-mini-cart.StripeElement .__PrivateStripeElement{width:100%}.wc-stripe-minicart-overlay{background:hsla(0,0%,100%,.75);display:none!important;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.wc-stripe-minicart-overlay.active{display:block!important;z-index:9999}.wc-stripe-klarna-loader{box-sizing:border-box;display:flex;height:30px;justify-content:center;position:relative;transform:scale(.65);width:100%}.wc-stripe-klarna-loader div{animation:klarna-payments-loader 1.3s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;border:3px solid transparent;border-top-color:#000;box-sizing:border-box;display:block;height:30px;position:absolute;width:30px}.wc-stripe-klarna-loader div:first-child{animation-delay:-.45s}.wc-stripe-klarna-loader div:nth-child(2){animation-delay:-.3s}.wc-stripe-klarna-loader div:nth-child(3){animation-delay:-.15s}@keyframes klarna-payments-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}li.payment_method_stripe_alipay.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_applepay.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_bancontact.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_eps.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_giropay.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_googlepay.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_grabpay.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_multibanco.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_oxxo.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_p24.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_payment_request.wc-stripe-no-desc .payment_box.wc-stripe-no-methods,li.payment_method_stripe_sofort.wc-stripe-no-desc .payment_box.wc-stripe-no-methods{margin:0;padding:0}.wc-stripe-shortcode-cart-buttons .wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods.active li.wc-stripe-payment-method.or{display:none}label[for=payment_method_stripe_afterpay]>#wc-stripe-afterpay-msg{display:inline-block;float:right}#wc-stripe-afterpay-cart-container #wc-stripe-afterpay-cart-msg .__PrivateStripeElement p,#wc-stripe-afterpay-product-msg .__PrivateStripeElement p,.payment_method_stripe_afterpay #wc-stripe-afterpay-msg .__PrivateStripeElement p{margin-bottom:0!important;margin-top:0!important}#wc-stripe-afterpay-cart-msg .__PrivateStripeElement p .AfterpayMessage-logo,.payment_method_stripe_afterpay #wc-stripe-afterpay-msg .__PrivateStripeElement p .AfterpayMessage-logo{vertical-align:middle}.payment_method_stripe_afterpay #wc_stripe_local_payment_stripe_afterpay.ineligible{display:none}.payment_method_stripe_afterpay .wc-stripe-afterpay__offsite{margin:0 auto;max-width:320px;padding:10px 0;text-align:center}.payment_method_stripe_afterpay .wc-stripe-afterpay__offsite img{display:inline-block}.payment_method_stripe_afterpay .wc-stripe-afterpay__offsite p{font-size:14px;margin-top:10px}.wc-stripe-offsite-notice-container{align-items:center;display:flex;justify-content:center;padding-top:10px;width:100%}.wc-stripe-offsite-notice-container .wc-stripe-offsite-notice{align-items:center;display:flex;flex-direction:column;max-width:400px;text-align:center}.wc-stripe-offsite-notice-container .wc-stripe-offsite-notice img{max-width:105px}.wc-stripe-offsite-notice-container .wc-stripe-offsite-notice p{font-size:14px}#wc-stripe-afterpay-cart-container #wc-stripe-afterpay-cart-msg{text-align:left}#wc-stripe-afterpay-cart-container #wc-stripe-afterpay-cart-msg .AfterpayMessage-logoSvg,.payment_method_stripe_afterpay #wc-stripe-afterpay-msg .AfterpayMessage-logoSvg{max-width:90px;min-width:64px}#wc-stripe-afterpay-cart-container td{border:none}#wc-stripe-affirm-cart-container td:before,#wc-stripe-afterpay-cart-container td:before{content:""}.AfterpayMessage-logoSvg{display:inline-block}#wc-stripe-afterpay-product-msg{font-size:14px}#wc-stripe-afterpay-product-msg .AfterpayMessage-logoSvg{max-width:80px;min-width:64px}.wc-stripe-afterpay-minicart-msg{font-size:.8em}.afterpay-ineligible,.payment_method_stripe_afterpay.afterpay-ineligible{display:none}.woocommerce-mini-cart__buttons .gpay-card-info-container{margin:0;min-width:100%}.wc-stripe-boleto__description{margin-top:10px}.wc-stripe-boleto__description div{align-items:center;display:flex}.wc-stripe-boleto__description div label{margin:0}.wc-stripe-klarna__testmode{margin-top:10px}.wc-stripe-klarna__testmode label{display:inline-block}div.payment_method_stripe_cc>.woocommerce-NoticeGroup{margin-bottom:10px}div.payment_method_stripe_cc.custom-form__bootstrap>.woocommerce-NoticeGroup{margin-bottom:20px}.wc-stripe-installment-container{margin-top:15px}.wc-stripe-installment-container p{margin:0}.wc-stripe-installment-container label.installment-label{align-items:center;display:flex;font-weight:500;margin:0 0 5px;position:relative}.wc-stripe-installment-container .wc-stripe-installment-options.loading-installments{opacity:.4}.wc-stripe-installment-loader__container{flex:1 1 auto}.wc-stripe-installment-loader__container .wc-stripe-installment-loader{height:30px;position:absolute;top:-2px;transform:scale(.55);width:30px}.wc-stripe-installment-loader div{animation:installment-loader 1.3s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;border:3px solid transparent;border-top-color:#000;box-sizing:border-box;display:block;height:30px;position:absolute;width:30px}.wc-stripe-installment-loader div:first-child{animation-delay:-.45s}.wc-stripe-installment-loader div:nth-child(2){animation-delay:-.3s}.wc-stripe-installment-loader div:nth-child(3){animation-delay:-.15s}@keyframes installment-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#wc-stripe-ach-container .wc-stripe-ach__mandate{margin:10px 0}.gpay-button-fill-new-style.gpay-button-container>.gpay-button.pay,.gpay-button-fill-new-style .gpay-button.checkout,.gpay-button-fill-new-style .gpay-button.order,.gpay-button-fill-new-style .gpay-button.pay,.gpay-button-fill-new-style .gpay-button.subscribe{padding:9px 24px}.stripe-link-icon-container{background-origin:content-box;background-position:100%;background-repeat:no-repeat}.wc-stripe-link-icon{display:flex;position:absolute;right:5px;top:50%;transform:translateY(-50%)}div.product .wc-stripe-bnpl-product-message{margin-bottom:.8em}.wc-stripe-shop-message-container.stripe_affirm{width:100%}.wc-stripe-blik-code{display:flex;flex-wrap:wrap;margin:0 -8px}.wc-stripe-blik-code .woocommerce-input-wrapper .input-text.blik-code{height:45px;padding:8px;text-align:center;width:45px}.wc-stripe-blik-code .form-row{padding:0 8px}.blik-timer-container{align-items:baseline;display:flex;flex-direction:column;font-size:1.2em}.blik-timer-container #blik_timer{font-size:2em;margin-left:12px}#wc_stripe_local_payment_stripe_blik ol,.wc-stripe-konbini-instructions ol,.wc-stripe-paynow-instructions ol{margin:0;padding:0}#wc_stripe_local_payment_stripe_blik ol li,#wc_stripe_local_payment_stripe_wechat ol li{list-style-type:decimal!important}.wc-stripe-bnpl-cart-message-container:nth-of-type(n+2){margin-top:10px}.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) div.wc-stripe-gateway-container li:before{content:none}.wc-stripe_upm-new-method-container .wc-stripe-save-source{margin-top:10px}.wc-stripe-wallet-notice{align-items:flex-start;background-color:#fff;border:1px solid #e6e6e6;border-radius:5px;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02);display:flex;flex-direction:column;padding:12px}.wc-stripe-wallet-notice img.wc-stripe-wallet-notice--icon{height:42px;margin-right:10px;width:42px}.wc-stripe-wallet-notice img.wc-stripe-wallet-notice--mark{height:2em;margin-bottom:10px;width:auto}.wc-stripe-wallet-notice .wc-stripe-wallet-notice--selected-gateway{font-weight:500;margin:0}.wc-stripe-wallet-notice .wc-stripe-wallet-notice--text{align-items:center;color:#6d6e78;display:flex;margin:0}.wc-stripe-wallet-notice .wc-stripe-wallet-notice--divider{background:#e6e6e6;height:1px;margin:10px 0;width:100%}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}