.product-detail form.cart.single-ajax button {
position: relative;
}
.product-detail form.cart.single-ajax button svg {
color: #fff;
}
.klb-notice-ajax {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 100005;
color: #fff;
max-width: 400px;
}
@media(max-width:600px){
.klb-notice-ajax {
left: 15px;
right: 15px;
}	
}
.klb-notice-ajax a.button {
text-decoration: underline !important;
padding: 0;
height: auto;
margin-top: 5px;
background-color: transparent !important;
font-size: 0.875rem;
letter-spacing: -0.03px;
font-weight: 600;
color:#fff !important;
line-height: 1.5rem !important
}
.klb-notice-ajax .woocommerce-error li,
.klb-notice-ajax .woocommerce-message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column-reverse;
justify-content: space-between;
padding-right: 3rem;
}
.single-product .klb-notice-ajax .woocommerce-error li,
.single-product .klb-notice-ajax .woocommerce-message  {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column-reverse;
justify-content: space-between;
}
.klb-notice-ajax ul.woocommerce-error {
border: none;
margin: 0;
background: var(--color-red600);
position: relative;
border-radius: 7px;
}
.klb-notice-ajax .woocommerce-message {
border: none;
margin: 0;
background: var(--color-green800);
position: relative;
border-radius: 7px;
}
.klb-notice-close {
position: absolute;
right: 15px;
top: 15px;
cursor: pointer;
}
.klb-notice-ajax > * + * {
margin-top: 15px !important;
}
.klb-notice-ajax .woocommerce-message p {
margin-bottom: 8px;
}
form.single-ajax a.added_to_cart {
display: none;
}.klb-notice-ajax {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 100005;
color: #fff;
max-width: 400px;
}
@media(max-width:600px){
.klb-notice-ajax {
left: 15px;
right: 15px;
}	
}
.klb-notice-ajax a.button {
text-decoration: underline !important;
padding: 0;
height: auto;
margin-top: 5px;
background-color: transparent !important;
font-size: 0.875rem;
letter-spacing: -0.03px;
font-weight: 600;
color:#fff !important;
line-height: 1.5rem !important;
}
.klb-notice-ajax .woocommerce-error li,
.klb-notice-ajax .woocommerce-message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column;
justify-content: space-between;
padding-right: 3rem;
}
.single-product .klb-notice-ajax .woocommerce-error li,
.single-product .klb-notice-ajax .woocommerce-message  {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column;
justify-content: space-between;
}
.klb-notice-ajax ul.woocommerce-error {
border: none;
margin: 0;
background: var(--color-red600);
position: relative;
border-radius: 7px;
}
.klb-notice-ajax .woocommerce-message {
border: none;
margin: 0;
background: var(--color-green800);
position: relative;
border-radius: 7px;
}
.klb-notice-close {
position: absolute;
right: 15px;
top: 15px;
cursor: pointer;
}
.klb-notice-ajax > * + * {
margin-top: 15px !important;
}
.klb-notice-ajax .woocommerce-message p {
margin-bottom: 8px;
}.klbtheme-empty,
.klbtheme-terms + select:not(.klbtheme-select),
.klbtheme-term.klbtheme-disabled:after,
.klbtheme-term.klbtheme-disabled:before {
display: none !important;
}
.klbtheme-term.klbtheme-disabled {
opacity: .4;
cursor: default;
}
.klbtheme-variations {
margin-bottom: 20px;
}
.variations .klbtheme-variations-items + .klbtheme-variations-items {
margin-top: 10px;
}
.klbtheme-terms {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 0.625rem;
}
.klbtheme-term {
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
text-align: center;
position: relative;
}
.klbtheme-type-color .klbtheme-term{
position: relative;
display: block;
width: 1.25rem;
height: 1.25rem;
border-radius: 50%;
cursor: pointer;
}
.klbtheme-type-color .klbtheme-term:first-child {
margin-left: 0;
}
.klbtheme-type-color span.klbtheme-term.klbtheme-selected:after {
content: "";
position: absolute;
left: -0.25rem;
right: -0.25rem;
top: -0.25rem;
bottom: -0.25rem;
border: 2px solid var(--color-text);
border-radius: 50%;
}
.klbtheme-type-image .klbtheme-term {
height: 42px;
width: 42px;
}
.klbtheme-type-image .klbtheme-term img {
width: 100%;
height: 100%;
display: block;
}
.klbtheme-type-color .klbtheme-term {
font-size: 0;
}
.klbtheme-type-button .klbtheme-term {
font-size: 12px;
}
.klbtheme-type-button span.klbtheme-term {
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: 0.8125rem;
font-weight: 500;
line-height: 1.75rem;
height: 1.75rem;
padding-left: 0.75rem;
padding-right: 0.75rem;
border-radius: calc(var(--theme-radius-form) / 2);
cursor: pointer;
border: 1px solid;
border-color: var(--color-gray300);
}
.klbtheme-type-button span.klbtheme-term.klbtheme-selected {
color: #FFF;
border-color: var(--theme-primary-color) !important;
background-color: var(--theme-primary-color);
}
}
table.variations span.selected-value img {
display: none;
}
.klbtheme-type-image span.klbtheme-term.klbtheme-selected {
border: 1px solid var(--color-primary);
}
.single-product-wrapper .product-detail form.cart table.variations .label span.selected-value {
color: var(--color-text-primary);
font-weight: bolder;
}
.single-product-wrapper form.cart .variations tr > th {
padding-top: 0.9375rem;
padding-bottom: 0.9375rem;
font-weight:400;
}
a.reset_variations {
color: #021523;
font-size: 14px;
vertical-align: top;
line-height: 37px;
display: inline-block;
margin-left: 10px;
}
a.reset_variations:before {
font-family: "klbtheme";
font-size: 13px;
line-height: 1;
content: "\ec7b";
margin-right: 3px;
}
.single-product-wrapper .woocommerce-variation-price .price {
margin-bottom: 0.625rem;
font-size: 25px;
}.scrollToTop{
position:fixed;
right: 20px;
bottom: 20px;
width: 50px;
height: 50px;
border-radius: 50%;
background-color: rgba(264,255,255, 0.9);
color: #333;
box-shadow: 0 0 5px rgb(0 0 0 / 17%);
text-align: center;
line-height: 50px;
opacity: 0;
z-index: 350;
}
.scrollToTop.button-show {
opacity: 1;
}
.scrollToTop:hover{
color:#777;
}
.scrollToTop:after {
display: inline-block;
font-size: 20px;
content: "\e879";
font-family: "klbtheme";
}
@media (max-width: 1024px){
.scrollToTop{
bottom:70px;
right: 12px;
width: 40px;
height: 40px;
line-height: 40px;
background-color:#fff;
}
}@media screen and (min-width: 992px) {
.single-gallery-1column > * .product-detail-inner {
position: sticky;
top: 5rem;
}
}
.single-gallery-carousel2columns .woocommerce-product-gallery__image {
background: #f3f3f3;
}
.single-gallery-carousel2columns svg {
width: 20px;
color: #4F575E;
}
.single-gallery-carousel2columns ul.flex-direction-nav {
list-style: none;
padding: 0;
display: flex;
justify-content: space-between;
gap: 5px;
margin-top: 20px;
}
.single-gallery-carousel2columns .product-checklist {
display: none;
}
.single-gallery-carousel2columns .woocommerce-product-details__short-description {
display: none;
}
.single-gallery-1column .woocommerce-product-gallery__image {
background: #f3f3f3;
}
.single-gallery-1column .woocommerce-product-gallery__image + .woocommerce-product-gallery__image{
margin-top: 5px;
}
.single-gallery-2columns {
padding-left: 0 !important;!i;!;
}
.single-gallery-2columns .woocommerce-product-gallery__wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 5px;
}
.single-gallery-2columns .woocommerce-product-gallery__image {
background: #f3f3f3;
}
@media screen and (max-width: 600px) {
.single-gallery-1column .woocommerce-product-gallery__wrapper,
.single-gallery-2columns .woocommerce-product-gallery__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
white-space: nowrap;
width: 100%;
overflow-x: auto;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper > *,
.single-gallery-2columns .woocommerce-product-gallery__wrapper > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper::-webkit-scrollbar,
.single-gallery-2columns .woocommerce-product-gallery__wrapper::-webkit-scrollbar {
width: 3px;
height: 4px;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper::-webkit-scrollbar-track,
.single-gallery-2columns .woocommerce-product-gallery__wrapper::-webkit-scrollbar-track {
background-color: #f6f4f0;
border-radius: 9px;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper::-webkit-scrollbar-thumb,
.single-gallery-2columns .woocommerce-product-gallery__wrapper::-webkit-scrollbar-thumb {
background-color: #c1c1c1;
border-radius: 9px;
}
}.klb-search-results {
position: absolute;
color: var(--color-text);
background-color: var(--color-background);
top: calc(100% + 3px);
left: -0.5rem;
right: -0.5rem;
padding: 0.9375rem 0.625rem 0.625rem;
border-bottom-left-radius: calc(var(--theme-radius-base) + 2px);
border-bottom-right-radius: calc(var(--theme-radius-base) + 2px);
}
.search-holder-form .klb-search-results {
max-height: 190px;
overflow-y: scroll;
}
.klb-search-results::-webkit-scrollbar {
width: 3px;
}
.klb-search-results::-webkit-scrollbar-track {
background-color: #f6f4f0;
border-radius: 9px;
}
.klb-search-results::-webkit-scrollbar-thumb {
background-color: #c1c1c1;
border-radius: 9px;
}
.klb-search-results ul.list {
margin: 0;
padding: 0 0 0.625rem;
list-style: none;
}
.klb-search-results ul.list li {
display: flex;
flex-direction: row;
padding: 8px;
align-items: center;
}
.klb-search-results ul.list li.search-more {
justify-content: center;
}
.klb-search-results ul.list li.search-more a {
color: var(--color-main-text);
}
.klb-search-results .search-img img {
background: #fff;
border: 1px solid #e8e8e8;
border-radius: 3px;
max-width: 42px;
margin-right: 10px;
}
.klb-search-results .search-content {
display: flex;
justify-content: space-between;
width: 100%;
align-items: center;
}
.klb-search-results h1.product-title {
font-size: .875rem;
font-weight: 500;
line-height: 1.4;
margin-bottom: 0;
margin-right: 10px;
}
.klb-search-results h1.product-title a {
color: var(--color-main-text);
}
.klb-search-results span.price {
text-align: right;
font-size: 15px;
flex-direction: column;
gap: inherit;
}
.klb-search-results span.price > * {
display: block;
margin: 0;
}
.search-loading button i{
opacity:0;
}
form.search-form .loader-image{
left: 0;
right: 0;
width: 20px !important;
color: currentColor;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { 
display: none; 
}
.klb-search-results ul {
list-style: none;
}.product-badges {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-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;	
}
.product-badges .badge {
background: #868E96;
}
.badge.style-2{
border-radius: 1.5rem;
}
.badge.style-3 {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: .875rem;
width: 2.875rem;
height: 2.875rem;
font-size: .875rem !important;
max-height: none;
padding: 0;
border-radius: 50%;
}
.badge + .badge {
margin-top: 3px;
}.wishlist-button {
position:relative;
}
a.klbwl-btn:before{
font-family: "klbtheme";
font-size: 1.375rem;
content: "\eb35";
margin-right: 0.375rem;
}
.products .wishlist-button a {
font-size: 0;
color: currentColor;
}
.products a.klbwl-btn:before {
margin-right: 0;
}
a.klbwl-btn.klbwl-product-in-list:before{
content: '\ec57' !important;
}
@keyframes klb-wishlist-rotate {
100% {
transform: rotate(360deg); } 
}
a.klbwl-btn.klbwl-adding:after,
span.klbwl-removing i:before {
position: absolute;
top: 50%;
left: 0;
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-wishlist-rotate 450ms infinite linear;
}
.products a.klbwl-btn.klbwl-adding:after {
left: 50%;
margin-left: -9px;
}
.wishlist-button .klbwl-btn.klbwl-adding:before {
opacity: 0;
}
.klbwl-popup {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999989;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
font-size: 14px;
visibility: hidden;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
box-sizing: border-box;
}
.klbwl-popup .klbwl-popup-inner {
display: block;
width: 100%;
height: 100%;
position: relative;
}
.klbwl-popup .klbwl-popup-inner .klbwl-popup-content {
width: 100%;
max-width: 360px;
height: auto;
max-height: 100%;
position: absolute;
top: 40%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
-webkit-transform: translate3d(-50%, -50%, 0);
display: flex;
flex-direction: column;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
overflow: hidden;
padding: 40px;
background-color: #fff;
text-align: center;
}
.klbwl-popup.klbwl-show {
opacity: 1;
visibility: visible;
}
.klbwl-popup.klbwl-show .klbwl-popup-inner .klbwl-popup-content {
top: 50%;
}
.klbwl-popup-content a.btn {
width: 100%;
justify-content: center;
}
.klbwl-popup-content a.btn + a.btn {
margin-top: 10px;
}
.klbwl-popup-content .klbwl-notice {
margin-bottom: 10px;
}
td.klbwl-item--remove span {
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-family: fantasy;
font-size: 0.9375rem;
font-weight: 700;
line-height: 1;
width: 1.125rem;
height: 1.125rem;
color: #FFF;
background-color: var(--color-red600);
border-radius: 50%;
cursor: pointer;
position: relative;
}
td.klbwl-item--remove span.klbwl-removing {
background: none;
}
span.klbwl-removing i:before {
margin-left: 0;
margin-top: 0;
top: 0;
}
td.klbwl-item--image img {
max-width: 65px;
}
td.klbwl-item--addtocart p {
margin-bottom: 0;
white-space: nowrap;
}
td.klbwl-item--addtocart a i {
display: none;
}
td.klbwl-item--name a {
color: currentColor;
font-weight: 500;
}
.klbwl-no-result .cart-empty-page .empty-icon {
font-size: 7rem;
margin-bottom: 0;
}
.klbwl-no-result + .klbwl-actions {
display: none;
}
@media(max-width: 480px){
.klbwl-list td.klbwl-item--stock,
.klbwl-list th.product-date,
.klbwl-list th.product-price,
.klbwl-list th.product-subtotal,
.klbwl-list td.klbwl-item--date,
.klbwl-list td.klbwl-item--price {
display: none;
}
.klbwl-list td.klbwl-item--addtocart a.button {
padding: 5px;
height: auto;
font-size: 12px;
}
.klbwl-list.woocommerce-cart-form table th.product-remove {
display: table-cell !important;
}
}@keyframes klbcp-rotate {
100% {
transform: rotate(360deg); } 
}
a.klbcp-adding:after {
position: absolute;
top: 50%;
left: 0;
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: klbcp-rotate 450ms infinite linear;
left: 50%;
margin-left: -9px;
}
.klbcp-adding:before {
opacity: 0;
}
.klbcp-message {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999989;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
font-size: 14px;
visibility: hidden;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
box-sizing: border-box;
}
.klbcp-message.klbcp-show {
opacity: 1;
visibility: visible;
}
.klbcp-message-inner {
width: 100%;
max-width: 360px;
height: auto;
max-height: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
-webkit-transform: translate3d(-50%, -50%, 0);
display: flex;
flex-direction: column;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
overflow: hidden;
padding: 40px;
background-color: #fff;
text-align: center;
}
.klbcp-message a.btn {
justify-content: center;
margin-top: 10px;
}
.woocommerce-MyAccount-navigation-link--compare a:before {
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
speak: never;
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;
font-size: 120%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ec85';
text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
font-size: 1.25rem;
}
a.klbcp-btn:before {
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
speak: never;
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;
font-size: 120%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ec85';
text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
font-size: 1.25rem;
}
a.klbcp-btn.klbcp-btn-added:before {
content: '\e8ef';
}
span.klbcp-remove {
cursor: pointer;
}
.klbcp_table td:first-child {
border-left: 0;
}
.klbcp_table tr:first-child td {
border-top: none;
}
.klbcp_table .product-rating {
display: table-row;
}
.klbcp_table td:last-child {
border-right: 0;
}
.klbcp_table .product-add_to_cart p {
margin: 0;
}
.klbcp_table .product-add_to_cart a.button {
font-size: 0.875rem;
line-height: 2.1875rem;
height: 2.1875rem;
color: #FFF;
background-color: var(--theme-primary-color);
}
.klbcp_table .product-add_to_cart a.button:hover {
background-color: rgba(var(--theme-primary-color-RGB), 0.9);
}
.klbcp-list .cart-empty-page .empty-icon {
font-size: 7rem;
margin-bottom: 0;
}
table.klbcp_table {
table-layout: fixed;
display: table;
width: 100%;
}
.klbcp-list.compare-page {
overflow-x: auto;
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory;
}
.klbcp_table td.td-label {
width: 120px;
}
.klbcp_table td:not(.td-label) {
width: 14.375rem;
}.single-product-wrapper .product-low-stock {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
min-width: 170px;
background-color: #F1F3F5;
border-radius: 12px;
padding: 6px 8px 6px 14px;
}
@media screen and (max-width: 767.98px) {
.single-product-wrapper .product-low-stock {
margin-top: 0.625rem;
}
}
.single-product-wrapper .product-low-stock .icon {
-webkit-box-flex: 0;
-ms-flex: 0 0 1.125rem;
flex: 0 0 1.125rem;
max-width: 1.125rem;
margin-right: 0.625rem;
}
.single-product-wrapper .product-low-stock .info {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.single-product-wrapper .product-low-stock .info span {
display: block;
font-size: 0.625rem;
color: #868e96;
}
.single-product-wrapper .product-low-stock .info p {
font-size: 0.75rem;
font-weight: 600;
color: #f03e3e;
margin-bottom: 0;
}
.blonwe-product-bottom-popup-cart .product-low-stock {
display: none;
}
.quickview-product .quickview-product-wrapper .product-low-stock {
display: none;
}