#b2bking_request_custom_quote_button{
margin-bottom: 5px;
position: initial;
visibility: visible;
height: auto;
}
#b2bking_request_custom_quote_textarea{
width: 100%;
min-height: 150px;
resize: vertical;
margin-bottom: 5px;
display: none;
}
span.b2bking_request_custom_quote_text_label {
display: none;
text-align: left;
margin-top: 15px;
}
#b2bking_request_custom_quote_textarea_abovetext{
display: none;
text-align: left;
margin-top: 15px;
}
#b2bking_request_custom_quote_name, #b2bking_request_custom_quote_email{
width: 50%;
margin-bottom: 5px;
display: none;	
} .b2bking_myaccount_individual_offer_custom_text {
margin: 0 30px;
padding: 10px 0px;
font-family: Roboto;
border-top: 1px solid #d7d7d7;
white-space: pre-wrap;
color: #515151;
line-height: 1.2em;
font-size: 11px;
}
.b2bking_offer_myaccount_total{
font-size: 16px;
}
.b2bking_offer_myaccount_total .amount{
font-weight: 700;
font-size: 22px;
}
.b2bking_offer_myaccount_items_text{
font-size: 15px;
}
#b2bking_myaccount_offers_container{
margin: 0px 40px;
}
#b2bking_myaccount_offers_title, #b2bking_myaccount_conversations_title, #b2bking_myaccount_bulkorder_title{
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
margin-bottom: 12px;
}
.b2bking_myaccount_individual_offer_top{
font-family:  Roboto;
font-weight: 500;
font-size: 17.5px;
display: flex;
justify-content: center;
align-items: center;
color: #EDEDED;
width: 100%;
height: 46px;
background: #383838;
border-radius: 5px 5px 0px 0px;
}
.b2bking_myaccount_individual_offer_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 200px;
position: relative;
margin-bottom: 40px;  
min-width: 422px; 
}
.b2bking_myaccount_individual_offer_top_icon{
position: absolute;
left: 15px;
top: 13px;
width: 17px;
}
.b2bking_myaccount_individual_offer_header_line{
border-bottom: 1px solid #d7d7d7;
margin: 18px 0px 6px 0px;
justify-content: space-between;
font-family: Roboto;
font-weight: 500;
font-size: 16.5px;
color: #646464;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
}
.b2bking_myaccount_individual_offer_header_line_item{
text-align: center;
}
.b2bking_myaccount_individual_offer_element_line{
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
align-items: center;
margin: 20px 1px;
font-size: 12px;
}
.b2bking_myaccount_individual_offer_element_line_item{
color: #515151;
font-family: Roboto;
font-size: 11px;
text-align: center;
}
.b2bking_offer_image{
width:60%;
margin: auto;
}
.b2bking_myaccount_individual_offer_bottom_line{
border-top: 1px solid #d7d7d7;
justify-content: space-between;
display: flex;
margin: 0px 30px;
padding: 20px 0px;
align-items: center;
}
.b2bking_myaccount_individual_offer_bottom_line_total{
font-family: Roboto;
font-size: 19px;
line-height: 28px;
color: #525252;
}
.b2bking_myaccount_individual_offer_bottom_line_add button.b2bking_myaccount_individual_offer_bottom_line_button{
background: #3AB1E4;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px !important;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bking_myaccount_individual_offer_bottom_line_button:hover, .b2bking_myaccount_individual_offer_bottom_line_add button.b2bking_myaccount_individual_offer_bottom_line_button:hover{
background: #0088c2;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_myaccount_individual_offer_bottom_line_button_icon, .b2bking_myaccount_new_conversation_button_icon{
width: 19px;
margin-right: 10px;
} #b2bking_myaccount_conversations_container{
margin:0 20px;
}
#b2bking_myaccount_conversations_container_top{
display: flex;
justify-content: space-between;
margin-bottom: 12px;
}
#b2bking_myaccount_conversations_container_top button{
background: #3AB1E4;
line-height: 15px;
min-width: 195px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bking_myaccount_conversations_container_top button:hover{
background-color: #0088c2;
cursor: pointer;
}
.b2bking_myaccount_individual_conversation_top{
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: space-around;
align-items: center;
color: #EDEDED;
width: 100%;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
}
.b2bking_myaccount_individual_conversation_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;   
display: block;
}
.b2bking_myaccount_individual_conversation_top_item{
position: relative;
right: 8px;
}
.b2bking_myaccount_individual_conversation_content{
display: flex;
justify-content: space-around;
}
.b2bking_myaccount_individual_conversation_content_item {
width: 140px;
padding: 12px;
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 23px;
color: #414141;
}
.b2bking_myaccount_individual_conversation_bottom{
display: flex;
justify-content: flex-end;
}
#b2bking_myaccount_conversations_container .b2bking_myaccount_individual_conversation_container .b2bking_myaccount_individual_conversation_bottom a{
text-decoration: none;
}
button.b2bking_myaccount_view_conversation_button{
background: #5B5B5B;
line-height: 8px;
min-width: 195px;
text-align: end;
height: 32px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
margin-right: 20px;
margin-bottom: 10px;
margin-left:20px;
padding: 0px 18px;
border: none;
font-family:  Roboto;
font-weight: 500;
font-size: 15px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_myaccount_view_conversation_button:hover{
background-color: #303030;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_view_conversation_button_icon{
width: 19px;
margin-right: 10px;
}
.b2bking_myaccount_conversations_pagination_container{
display: flex;
justify-content: space-between;
margin: 0px 20px;
}
.b2bking_myaccount_coffers_pagination_container{
display: flex;
justify-content: space-between;
}
.b2bking_myaccount_conversations_pagination_button a{
width: 230px;
height: 35px;
background: #A3A3A3;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
display: inline-flex;
border-radius: 3px;
justify-content: center;
align-items: center;
font-family: "Roboto Medium", Roboto;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #ECECEC;
text-decoration: none !important;
}
.b2bking_myaccount_conversations_pagination_button a:hover{
background-color: #6a6a6a;
}
.b2bking_myaccount_conversations_pagination_button a:visited{
color:#ececec;
}
.b2bking_myaccount_new_conversation_top{
font-family: "Roboto Medium", Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #EDEDED;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bking_myaccount_new_conversation_new{
font-weight: 500;
}
.b2bking_myaccount_new_conversation_close{
border-radius: 3px;
background: #2F2F2F;
padding: 0px 15px;
font-weight: 500;
}
.b2bking_myaccount_new_conversation_close:hover{
background-color: #000000;
cursor: pointer;
}
.b2bking_myaccount_new_conversation_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: none;   
}
.b2bking_myaccount_new_conversation_content{
padding: 20px;
}
.b2bking_myaccount_new_conversation_content_element_text {
font-family: "Roboto Medium", Roboto;
font-weight: 600;
font-size: 15px;
line-height: 21px;
color: #4E4E4E;
}
select#b2bking_myaccount_conversation_type {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 100%;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
}
input#b2bking_myaccount_title_conversation_start {
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
input#b2bking_myaccount_title_conversation_start::placeholder, #b2bking_myaccount_textarea_conversation_start::placeholder{
color: #8D8D8D;
}
#b2bking_myaccount_textarea_conversation_start{
resize: vertical;
min-height: 150px;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 10px 20px;
border: none;
font-family: "Roboto Medium", Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bking_myaccount_start_conversation_bottom{
display: flex;
justify-content: flex-end;
}
button.b2bking_myaccount_start_conversation_button{
background: #3AB1E4;
line-height: 8px;
min-width: 195px;
text-align: end;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_myaccount_start_conversation_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_start_conversation_button_icon{
width: 19px;
margin-right: 10px;
} #b2bking_myaccount_conversation_endpoint_container{
margin:0 20px;
}
#b2bking_myaccount_conversation_endpoint_container_top{
display: flex;
justify-content: space-between;
align-items: center;
}
#b2bking_myaccount_conversation_endpoint_container_top button{
line-height: 15px;
width: 130px;
background: #717171;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
#b2bking_myaccount_conversation_endpoint_container_top button:hover{
background-color: #454545;
cursor: pointer;
}
#b2bking_myaccount_conversation_endpoint_title{
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 17px;
line-height: 26px;
color: #313131;
}
#b2bking_myaccount_conversation_endpoint_container_top_header{
background: #303030;
border-radius: 5px 5px 0px 0px;
min-height: 45px;
margin-top: 30px;
font-family: "Roboto Medium", Roboto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0px 20px;
font-size: 13px;
}
.b2bking_myaccount_conversation_endpoint_container_top_header_item{
color: #D6D6D6;
}
.b2bking_myaccount_conversation_endpoint_top_header_text_bold{
font-weight: 500;
color: #f9f9f9;
}
.b2bking_myaccount_conversation_endpoint_bottom{
display: flex;
justify-content: flex-end;
}
.b2bking_myaccount_conversation_endpoint_button{
background: #3AB1E4;
line-height: 8px;
min-width: 165px;
text-align: end;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
.b2bking_myaccount_conversation_endpoint_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
.b2bking_myaccount_conversation_endpoint_button_icon{
width: 19px;
margin-right: 10px;
}
#b2bking_conversation_user_new_message{
resize: vertical;
min-height: 125px;
outline: none;
padding: 15px;
margin-top: 20px;
background: #F2F2F2;
border-radius: 5px;
margin-bottom: 5px;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
}
#b2bking_conversation_messages_container{
max-height: 500px;
overflow-y: scroll;
}
.b2bking_conversation_message{
background: #eeeeee;
margin: 10px;
padding: 15px;
padding-right: 10%;
padding-bottom: 50px;
border-radius: 8px;
width: 70%;
position: relative;
font-family: "Roboto Medium", Roboto;
font-size: 15px;
font-weight: normal;
}
.b2bking_conversation_message_self{
margin-left: auto;
background: #e9f1f8;
}
.b2bking_conversation_message_time{
position: absolute;
right: 10px;
color: #888f92;
font-family: Roboto;
font-size: 14px;
font-weight: bold;
bottom: 10px;
} #b2bking_myaccount_bulkorder_container{
margin: 0px 20px;
min-width: 500px;
}
.b2bking_bulkorder_form_container{
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
min-height: 150px;
position: relative;
margin-bottom: 40px;
display: grid;
}
.b2bking_bulkorder_form_container_top{
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 0px 15px;
color: #EDEDED;
height: 36px;
background: #646464;
border-radius: 5px 5px 0px 0px;
font-weight: 400;
}
.b2bking_bulkorder_form_container_content{
padding: 20px;
}
.b2bking_bulkorder_form_container_content_header_product{
width: 68%;
display: inline-block;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_content_header_qty{
width: 10%;
display: inline-block;
text-align: center;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
margin-right: 4%;
margin-left: 4%;
}
.b2bking_bulkorder_form_container_content_header_subtotal{
width: 12%;
display: inline-block;
text-align:right;
font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_content_line{
position: relative;
}
.b2bking_loader_img{
margin:auto;
display: block;
}
.b2bking_loader_hidden{
display: none !important;
}
select#b2bking_bulkorder_searchby_select:hover{
cursor: pointer;
background: #666666;
}
select#b2bking_bulkorder_searchby_select:focus{
outline: none;
}
select#b2bking_bulkorder_searchby_select {
background: #939393;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.06);
color: white;
border: 0px;
margin-left: 5px;
height: auto;
width: auto;
-webkit-appearance: auto;
margin-bottom: 0;
padding: 1px 5px;
border-radius: 3px !important;
display: inline-block;
font-weight: 400;
font-family: "Roboto Medium";
}
.b2bking_bulkorder_form_container_content_header {
margin-bottom: 2px;
}
.b2bking_bulkorder_clear{
position: absolute;
top: 14px;
padding: 1px 8px;
border-radius: 3px;
color: #f0f0f0;
left: 54.5%;
background: #b8b8b8;
height: 27.5px;
border: none;
text-transform: none;
min-height: 0;
font-family:  Roboto;
font-size: 15px;
font-weight: 500;
line-height: normal;
}
.b2bking_bulkorder_clear:hover{
background-color: #d5d5d5;
border-color: #d5d5d5;
color: #333333;
cursor: pointer;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product{
width: 68%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
margin-bottom: 18px;
padding-right: 25px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product:focus, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product:focus{
background: #DEDEDE;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product::placeholder, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_product::placeholder{
color: #8D8D8D;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty{
width: 10%;
height: 43px;
background: #DEDEDE;
border-radius: 4px;
border: none;
font-family: "Roboto Medium", Roboto;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
display: inline-block;
box-sizing: border-box;
padding: 8px;
margin-left: 4%;
margin-right: 4%;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-inner-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-inner-spin-button, 
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-outer-spin-button, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty::-webkit-outer-spin-button { 
-webkit-appearance: none; 
margin: 0; 
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty:focus, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty:focus{
background: #DEDEDE;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line_subtotal, .b2bking_bulkorder_form_container_content_line_subtotal{
width: 12%;
text-align: right;
padding-right: 7px;
display: inline-block;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #6B6B6B;
box-sizing: border-box;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button, .b2bking_bulkorder_form_container_newline_button{
background: #939393;
font-family: Roboto;
font-weight: 400;
font-size: 12px;
line-height: 5px;
min-width: 90px;
text-align: end;
height: 29px;
padding: 0px 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button:hover, .b2bking_bulkorder_form_container_newline_button:hover{
background: #666666;
color: #ffffff;
cursor: pointer;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button:focus, .b2bking_bulkorder_form_container_newline_button:focus{
outline: none;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_button_icon, .b2bking_bulkorder_form_container_newline_button_icon {
width: 17px;
margin-right: 5px;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_newline_container, .b2bking_bulkorder_form_container_newline_container {
margin-top: -8px;
padding-bottom: 16px;
border-bottom: 1px solid #c0c0c0;
}
.b2bking_bulkorder_form_container_bottom{
justify-content: space-between;
display: flex;
align-items: center;
margin-top: 15px;
}
.b2bking_bulkorder_form_container_bottom_total{
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 23px;
color: #4E4E4E;
}
.b2bking_bulkorder_form_container_bottom_add{
display: flex;
}
button.b2bking_bulkorder_form_container_bottom_add_button{
background: #3AB1E4;
line-height: 15px;
min-width: 150px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_add_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_add_button:hover{
background-color: #0088c2;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_bulkorder_form_container_bottom_add_button_icon{
width: 19px;
margin-right: 10px;
}
button.b2bking_bulkorder_form_container_bottom_save_button{
background: #939393;
line-height: 15px;
min-width: 120px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_update_button{
background: #939393;
line-height: 15px;
min-width: 137px;
margin-left: 13px;
margin-right: 13px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_save_button:focus, button.b2bking_bulkorder_form_container_bottom_update_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_save_button:hover, button.b2bking_bulkorder_form_container_bottom_update_button:hover{
background-color: #666666;
color: white;
outline: none;
cursor: pointer;
}
.b2bking_bulkorder_form_container_bottom_save_button_icon, .b2bking_bulkorder_form_container_bottom_update_button_icon{
width: 19px;
margin-right: 10px;
}
button.b2bking_bulkorder_form_container_bottom_delete_button{
background: #939393;
line-height: 15px;
width: 93px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 3px 16px;
text-transform: none;
min-height: 0;
margin-right: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_bulkorder_form_container_bottom_delete_button:focus{
outline: none;
}
button.b2bking_bulkorder_form_container_bottom_delete_button:hover{
background-color: #666666;
color: white;
cursor: pointer;
outline: none;
}
.b2bking_bulkorder_form_container_bottom_delete_button_icon {
width: 21px;
position: relative;
bottom: 1px;
}
.b2bking_bulkorder_form_container_content_line_livesearch {
background: #646464;
width: 68%;
position: relative;
padding: 10px;
border-radius: 0px 0px 4px 4px;
bottom: 20px;
color: white;
font-size: 13px;
font-family: Roboto;
display: none;
}
.b2bking_livesearch_product_result{
padding: 5px;
}
.b2bking_livesearch_product_result:hover{
background-color: #363636;
cursor: pointer;
} select#b2bking_registration_roles_dropdown, .b2bking_custom_registration_field {
width: 100%;
}
.b2bking_registration_roles_dropdown_section_hidden{
display: none !important;
}
.b2bking_checkbox_registration_field{
width: auto;
}
select#b2bking_registration_roles_dropdown{
display: inline-block;
}
.b2bking_custom_registration_field_textarea{
resize: vertical;
min-height: 55px;
}
.b2bking_country_or_state{
margin-bottom: 0 !important;
} .b2bking_vat_visible{
display: block;
}
.b2bking_vat_hidden{
display: none !important;
}
.b2bking_vat_countries_hidden{
display: none !important;
} .b2bking_subaccounts_container_top {
display: flex;
justify-content: space-between;
margin-bottom: 17px;
align-items: center;
}
.b2bking_subaccounts_container_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
.b2bking_subaccounts_new_account_container_top_title {
font-weight: 400;
}
button.b2bking_subaccounts_container_top_button {
background: #3AB1E4;
line-height: 15px;
min-width: 195px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 1px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button.b2bking_subaccounts_container_top_button:hover {
background-color: #0088c2;
color: #ffffff;
cursor: pointer;
}
button.b2bking_subaccounts_container_top_button:focus{
outline: none;
}
svg.b2bking_subaccounts_container_top_button_icon {
width: 29px;
}
.b2bking_subaccounts_account_container {
min-height: 180px;
background: #EBEBEB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
margin-bottom: 35px;
}
.b2bking_subaccounts_account_top {
background: #646464;
display: flex;
border-radius: 5px 5px 0px 0px;
justify-content: center;
align-items: center;
color: #ffffff;
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
text-align: center;
min-height: 30px;
}
svg.b2bking_subaccounts_account_top_icon {
width: 20px;
margin-right: 7px;
}
.b2bking_subaccounts_account_line {
display: flex;
justify-content: space-between;
margin: 15px;
}
.b2bking_subaccounts_container .b2bking_subaccounts_account_container .b2bking_subaccounts_account_line a{
text-decoration: none;
}
.b2bking_subaccounts_account_name {
font-family: Roboto;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 23px;
margin-bottom: 5px;
text-align: center;
color: #292929;
}
.b2bking_subaccounts_account_title {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-align: left;
color: #414141;
}
button.b2bking_subaccounts_account_button {
background: #818181;
font-family: Roboto;
font-weight: 400;
font-size: 14px;
line-height: 15px;
width: 125px;
display: inline-flex;
justify-content: center;
align-items: center;
justify-content: space-between;
height: 30px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
padding: 0px 10px;
border: none;
text-decoration: none;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_account_button:hover{
background-color: #555555;
color: #ffffff;
cursor: pointer;
text-decoration: none;
}
button.b2bking_subaccounts_account_button:focus{
outline: none;
}
svg.b2bking_subaccounts_account_button_icon {
width: 19px;
margin-right: 5px;
}
.b2bking_subaccounts_account_phone_email {
margin-top: 17px;
}
.b2bking_subaccounts_account_phone_email_text {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 19px;
text-align: left;
margin-bottom: 5px;
color: #414141;
}
.b2bking_subaccounts_new_account_container_top {
font-family: Roboto;
font-size: 15px;
display: flex;
justify-content: space-between;
align-items: center;
color: #ffffff;
height: 36px;
background: #9e9e9e;
border-radius: 5px 5px 0px 0px;
padding: 0px 20px;
}
.b2bking_subaccounts_new_account_container_content {
padding: 20px;
background: #FBFBFB;
border-radius: 5px;
}
.b2bking_subaccounts_new_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
display: none;
}
.b2bking_subaccounts_edit_account_container {
margin-bottom: 30px;
background: #FBFBFB;
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.13);
border-radius: 5px;
}
.b2bking_subaccounts_new_account_container_content {
padding: 20px;
}
.b2bking_subaccounts_new_account_container_content_large_title {
font-family: "Roboto Medium", Roboto;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 26px;
min-height: 40px;
align-items: center;
display: flex;
color: #4E4E4E;
margin-bottom: 20px;
margin-top: 5px;
}
svg.b2bking_subaccounts_new_account_container_content_large_title_icon {
width: 30px;
position: relative;
bottom: 1px;
margin-right: 10px;
}
.b2bking_span_title_text_subaccount{
margin-left: 15px;
margin-right: 15px;
}
.b2bking_subaccounts_new_account_container_top_close, .b2bking_subaccounts_edit_account_container_top_close {
border-radius: 3px;
background: #5b5b5b;
padding: 0px 15px;
font-weight: 500;
}
.b2bking_subaccounts_new_account_container_top_close:hover, .b2bking_subaccounts_edit_account_container_top_close:hover {
background-color: #333333;
cursor: pointer;
}
.b2bking_subaccounts_new_account_container_content_element_label {
font-family: "Roboto Medium", Roboto;
font-weight: 500;
font-size: 15px;
line-height: 21px;
color: #4E4E4E;
}
.b2bking_subaccounts_new_account_container_content_element input.b2bking_subaccounts_new_account_container_content_element_text {
height: 43px;
background: #ededed;
border-radius: 4px;
padding: 0px 20px;
border: none;
font-family: Roboto;
width: 92%;
width: -moz-available;         
width: -webkit-fill-available; 
width: fill-available;
margin-bottom: 18px;
margin-top: 5px;
font-size: 15px;
outline: none;
color: #8D8D8D;
box-shadow: none;
}
.b2bking_subaccounts_new_account_container_content_element input.b2bking_subaccounts_new_account_container_content_element_text::placeholder{
color: #8D8D8D;
}
.b2bking_subaccount_horizontal_line {
border-bottom: 1px solid #cdcdcd;
padding-bottom: 15px;
}
.b2bking_subaccount_top_margin{
margin-top: 20px;
}
.b2bking_subaccounts_new_account_container_content_element_checkbox {
background: #ededed;
border-radius: 3px;
margin-top: 12px;
justify-content: space-between;
display: flex;
align-items: center;
padding: 0px 15px;
min-height: 40px;
}
.b2bking_subaccounts_new_account_container_content_element_checkbox_name {
font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #252525;
}
.b2bking_subaccounts_new_account_container_content_bottom {
display: flex;
justify-content: space-between;
margin-top: 35px;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button {
background: #3AB1E4;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_new_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button {
background: #3AB1E4;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button:hover{
background-color: #0088c2;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button:focus{
outline: none;
color: #fff;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete {
background: #6a6a6a;
align-items: center;
line-height: 8px;
min-width: 210px;
text-align: end;
justify-content: space-between;
height: 35px;
margin-top: 10px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
display: flex;
outline: none;
padding: 0px 18px;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
text-transform: none;
min-height: 0;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete:hover{
background-color: #555555;
color: #fff;
cursor: pointer;
}
button.b2bking_subaccounts_edit_account_container_content_bottom_button_delete:focus{
outline: none;
color: #fff;
}
svg.b2bking_subaccounts_new_account_container_content_bottom_button_icon {
width: 24px;
margin-right: 10px;
}
.b2bking_subaccounts_new_account_container_content_bottom_validation_errors {
color: red;
} div#b2bking_purchase_lists_table_wrapper {
padding: 15px;
font-size: 14px;
background: #fff;
border: 1.5px solid #eee;
border-radius: 5px;
}
table#b2bking_purchase_lists_table {
padding-top: 19px;
padding-bottom: 13px;
width:100%
}
.b2bking_purchase_lists_top_title {
font-family: Roboto;
font-size: 30px;
color: #373737;
font-weight: 400;
}
#b2bking_purchase_lists_table_filter input {
border-radius: 4px;
box-shadow: none;
height: 33px;
}
#b2bking_purchase_lists_table_length select{
border-radius: 4px;
}
div#b2bking_purchase_lists_table_length {
margin-top: 3px;
}
button.b2bking_purchase_lists_view_list {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
margin-right: 5px;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #6abeff;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: Roboto;
font-size: 13px;
}
button.b2bking_purchase_lists_view_list:hover{
background: #3a98e1;
color: #ffffff;
cursor: pointer;
}
button.b2bking_purchase_lists_add_to_cart {
border-radius: 3px;
display: inline-flex;
vertical-align: middle;
align-items: center;
padding: 4px 8px;
justify-content: center;
color: #ffffff;
background: #606060;
margin-right: 5px;
margin-top: 1px;
border: none;
font-weight: 600;
text-transform: none;
min-height: 0;
line-height: normal;
height: 31px;
font-family: "Roboto Medium", Roboto;
font-size: 13px;
min-width: 60px;
}
button.b2bking_purchase_lists_add_to_cart:hover{
background: #444444;
color: #ffffff;
cursor: pointer;
}
#b2bking_purchase_lists_table a.b2bking_purchase_list_button_href:visited, #b2bking_purchase_lists_table a.b2bking_purchase_list_button_href{
text-decoration: none;
}
#b2bking_purchase_lists_table td, #b2bking_purchase_lists_table th{
text-align: center;
}
#b2bking_purchase_lists_table td{
padding: 12px 14px;
}
.b2bking_purchase_list_top_container {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
.woocommerce .woocommerce-MyAccount-content .b2bking_purchase_list_top_container a.b2bking_purchase_list_new_link{
text-decoration: none !important;
}
button#b2bking_purchase_list_new_button {
background: #3AB1E4;
line-height: 15px;
min-width: 135px;
text-align: end;
height: 35px;
color: #FFFFFF;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.12);
border-radius: 3px;
position: relative;
outline: none;
border: none;
font-family: "Roboto";
font-weight: 500;
font-size: 15.5px;
padding: 5px 16px;
text-transform: none;
min-height: 0;
display: inline-flex;
align-items: center;
justify-content: space-between;
}
button#b2bking_purchase_list_new_button:hover{
background-color: #0088c2;
color: #ffffff;
cursor: pointer;
}
svg.b2bking_purchase_list_new_button_icon {
width: 19px;
margin-right: 10px;
}
.b2bking_purchase_list_new_link{
height: fit-content;
}  @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tziavelis.gr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tziavelis.gr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tziavelis.gr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tziavelis.gr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tziavelis.gr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tziavelis.gr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//tziavelis.gr/wp-content/plugins/b2bking-wholesale-for-woocommerce/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} .b2bking_shop_table{
margin-top: 50px;
} @media screen and (max-width: 750px) { 
button.b2bking_bulkorder_clear{
left:50%;
}
}
@media screen and (max-width: 665px) { 
button.b2bking_bulkorder_form_container_bottom_delete_button{
margin-top: 10px;
}
}
@media screen and (max-width: 665px) { 
.b2bking_bulkorder_form_container_bottom_add,.b2bking_bulkorder_form_container_bottom, .b2bking_bulkorder_form_container, #b2bking_myaccount_conversations_container_top, .b2bking_subaccounts_container_top, .b2bking_subaccounts_new_account_container_content_bottom{
display: block;
}
#b2bking_myaccount_offers_container, #b2bking_myaccount_bulkorder_container{
margin: 0px 0px;
}
.b2bking_myaccount_individual_offer_container, #b2bking_myaccount_bulkorder_container{
min-width: unset;
}
.b2bking_myaccount_individual_offer_bottom_line{
margin:0px 10px;
}
.b2bking_bulkorder_form_container_content_header_subtotal{
display: none;
}
#b2bking_myaccount_bulkorder_container .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty, .b2bking_bulkorder_form_container_content_line input.b2bking_bulkorder_form_container_content_line_qty{
width: 20%;
}
.b2bking_bulkorder_form_container_bottom_total{
margin-top: 10px;
}
.b2bking_bulkorder_form_container_content_line_subtotal{
width: 100% !important;
text-align: center !important;
}
button.b2bking_bulkorder_clear{
left: 45%;
}
}#th-sale-notify-root{position:fixed;z-index:9999}.th-notification{align-items:center;background:hsla(0,0%,100%,.549);border-radius:10px;box-shadow:0 10px 25px hsla(0,0%,59%,.1);display:flex;gap:10px;opacity:0;padding:15px;position:fixed;transform:none;transition:all .4s ease;visibility:hidden;width:320px}.th-notification.show{opacity:1;visibility:visible}.th-notification.hide{opacity:0;visibility:hidden}.th-notification .th-inner{align-items:center;display:flex;gap:15px;position:relative;width:100%}.s1-sale-prd-link{bottom:0;left:0;position:absolute;right:0;top:0}.th-notification .th-inner img{border-radius:8px;height:65px;-o-object-fit:cover;object-fit:cover;width:65px}.th-notification .th-content{display:flex;flex-direction:column}.th-notification .th-line-1{font-size:1rem;font-weight:600}.th-notification .th-line-2{font-size:.88rem;font-style:italic;margin:0 0 .2rem}.th-notification .th-time{font-size:.75rem;font-weight:400;opacity:.7;text-transform:uppercase}.th-bottom_right{bottom:20px;right:20px}.th-bottom_left{bottom:20px;left:20px}.th-top_right{right:20px;top:20px}.th-top_left{left:20px;top:20px}.th-notification .th-close-btn{align-items:center;border-radius:50%;color:#888;cursor:pointer;display:flex;font-size:16px;justify-content:center;position:absolute;right:9px;top:9px;transition:all .3s ease;z-index:9999}.th-notification .th-close-btn:hover{background:transparent;color:#111;transform:scale(1.1) rotate(90deg)}.s1-sale-prd-link:focus{outline:none}.th-notification.style1{background:#fff;border:1px solid #e5e7eb}.th-notification.style2{background:#111827;color:#fff}.th-notification.style2 .th-close-btn,.th-notification.style4 .th-close-btn{color:#fff}.th-notification.style2 .th-time{color:#9ca3af}.th-notification.style3{background:transparent;border:1px dashed #cbd5e1}.th-notification.style3 .th-time{color:#94a3b8}.th-notification.style4{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.th-notification.style4 .th-time{color:hsla(0,0%,100%,.7)}.th-notification.slide{transform:translateY(20px)}.th-notification.slide.show{transform:translateY(0)}.th-notification.slide.hide{transform:translateY(20px)}.th-notification.fade{transform:none}.th-notification.fade.show{opacity:1}.th-notification.fade.hide{opacity:0}.th-notification.zoom{transform:scale(.8)}.th-notification.zoom.show{transform:scale(1)}.th-notification.zoom.hide{transform:scale(.8)}.th-progress-bar{background:rgba(0,0,0,.08);bottom:5px;height:3px;left:15px;overflow:hidden;padding:0;position:absolute;right:15px;width:auto}.th-progress-fill{height:100%;width:0}@media(max-width:767px){.th-sale-group .th-notification .th-content{display:flex;flex-direction:row;gap:5px;white-space:nowrap}.th-sale-group .th-notification .th-inner{gap:8px}.th-sale-group .th-notification .th-line-1{font-size:.78rem;font-weight:600;margin-bottom:0}.th-sale-group .th-notification .th-line-2{font-size:.7rem;margin-bottom:0}.th-sale-group .th-notification .th-inner img{border-radius:4px;height:25px;-o-object-fit:cover;object-fit:cover;width:25px}.th-sale-group .th-notification{padding:10px!important;width:360px}.th-sale-group .th-notification .th-close-btn{font-size:12px;height:22px;position:absolute;right:0;top:0;width:22px}.th-bottom_right{bottom:20px;right:0}.th-bottom_left{bottom:20px;left:0}.th-top_right{right:0;top:20px}.th-top_left{left:0;top:20px}.th-sale-group .th-notification{left:0!important;margin:auto!important;right:0!important}}.th-sticky-cart{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.75);border-radius:0;box-shadow:0 6px 20px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.6);left:0;opacity:0;pointer-events:none;position:fixed;right:0;transition:all .3s ease;z-index:9999}.s1-sticky-content{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1200px;padding:.8rem}.s1-offer-time{font-weight:600;margin-left:0}.s1-offer-banner{align-items:center;background:#f3f4f6;color:#111;display:flex;font-size:1rem;font-weight:500;gap:5px;justify-content:center;padding:10px 14px;text-align:center}.s1-offer-icon{color:#d97706;display:flex}.th-sticky-cart.th-bottom{bottom:0;top:auto;transform:translateY(120%)}.th-sticky-cart.th-top{bottom:auto;top:0;transform:translateY(-120%)}.th-sticky-cart.show{opacity:1;pointer-events:auto}.th-sticky-cart.show,.th-sticky-cart.slide.show{transform:translateY(0)}.th-sticky-cart.fade{opacity:0;transform:none!important}.th-sticky-cart.fade.show{opacity:1}.th-sticky-cart.bounce.show{animation:thBounceBottom .6s ease}.th-sticky-cart.th-top.bounce.show{animation:thBounceTop .6s ease}@keyframes thBounceBottom{0%{transform:translateY(120%)}60%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes thBounceTop{0%{transform:translateY(-120%)}60%{transform:translateY(10px)}to{transform:translateY(0)}}.th-sticky-cart .th-left{align-items:center;display:flex;gap:12px}.th-sticky-cart .th-thumb img{border-radius:8px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04);height:65px;-o-object-fit:cover;object-fit:cover;width:65px}.th-sticky-cart .th-info{display:flex;flex-direction:column;gap:4px}.th-sticky-cart .th-title{color:#111827;font-size:1.1rem;font-weight:600;line-height:1.2}.th-sticky-cart .th-price{color:#16a34a;font-size:.9rem;font-weight:500}.th-sticky-cart .th-right{align-items:center;display:flex;gap:10px}.th-quantity-wrap{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden}.th-quantity-wrap .th-qty{background:transparent;border:none;box-shadow:none;color:#374151;font-size:14px;font-weight:500;height:41px;margin:0;outline:none;padding:0;text-align:center;width:41px}.th-quantity-wrap .th-qty::-webkit-inner-spin-button,.th-quantity-wrap .th-qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.th-quantity-wrap .th-qty{-moz-appearance:textfield}.th-qty-minus,.th-qty-plus{align-items:center;background:transparent;border:none;color:#374151;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:41px;justify-content:center;transition:all .2s ease;width:41px}.th-qty-minus:hover,.th-qty-plus:hover{background:rgba(0,0,0,.05)}.th-qty-minus:active,.th-qty-plus:active{transform:scale(.95)}.th-qty-minus:focus,.th-qty-minus:focus-visible,.th-qty-plus:focus,.th-qty-plus:focus-visible,.th-quantity-wrap .th-qty:focus,.th-quantity-wrap .th-qty:focus-visible{border:none!important;box-shadow:none!important;outline:none!important}.th-qty-minus:active,.th-qty-plus:active{box-shadow:none!important;outline:none!important}.th-sticky-cart .th-btn{align-items:center;background:linear-gradient(135deg,#facc15,#fbbf24);border:none;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.08);color:#111;cursor:pointer;display:flex;font-weight:600;gap:5px;height:42px;justify-content:center;padding:0 15px;transition:all .25s ease}.th-sticky-cart .th-btn:hover{box-shadow:0 6px 14px rgba(0,0,0,.15);transform:translateY(-1px)}.th-sticky-form.variations_form.cart{margin-bottom:0!important}.th-sticky-cart .th-variations{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.th-sticky-cart .th-var-row{align-items:center;display:flex;gap:10px;margin-right:8px}.th-sticky-cart .th-var-row label{color:#555;font-size:.89rem;font-weight:600;margin-right:.5rem}.th-sticky-cart .th-var-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:13px;opacity:1;padding:6px 10px;transition:all .2s ease;width:110px}.th-sticky-cart .th-var-select:hover{border-color:#999}.th-sticky-cart .th-var-select:focus{border-color:#111;box-shadow:0 0 0 2px rgba(0,0,0,.05);outline:none}.th-sticky-cart .th-var-select option:checked{font-weight:600}.th-sticky-cart .th-variations{gap:6px}.th-sticky-cart .th-var-select{font-size:12px;height:41px}.th-sticky-cart .th-btn.disabled,.th-sticky-cart .th-btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.th-sticky-cart .th-btn:focus{outline:none}@media(max-width:767px){.th-sticky-cart .th-var-row label{display:none}.th-sticky-cart .th-variations{flex-wrap:nowrap!important}.s1-sticky-content{align-items:center;display:flex;justify-content:space-between;padding:10px 14px}.th-qty-minus,.th-qty-plus,.th-sticky-cart .th-qty{font-size:12px;height:32px;width:35px}.th-sticky-cart .th-var-select{font-size:12px;height:32px}.th-sticky-cart .th-btn{border-radius:5px;font-size:14px;font-weight:600;height:35px;letter-spacing:normal;padding:0;width:120px}.th-sticky-cart .th-title{font-size:.89rem}.th-sticky-cart .th-price{font-size:.78rem}.th-sticky-cart .th-thumb img{height:50px;width:50px}.s1-offer-banner{font-size:.89rem}.th-quantity-wrap .th-qty{height:32px;width:32px}}.th-buy-now-btn{border:none;cursor:pointer;display:inline-block;transition:all .3s ease}.th-buy-now-btn:hover{opacity:.9;transform:translateY(-2px)}.th-buy-now-btn.loading{opacity:.6;pointer-events:none}.th-buy-now-form{margin-top:10px}.th-buy-now-form.s1-archive{text-align:center}.th-buy-now-form.s1-single{display:flex;margin:0}.s1-single .th-buy-now-btn,.th-buy-now-btn.button.th-buy-now-single{width:100%}.th-buy-now-btn.button.th-buy-now-custom{background:var(--th-buy-bg);border-color:var(--th-buy-border-color);border-radius:var(--th-buy-radius-top) var(--th-buy-radius-right) var(--th-buy-radius-bottom) var(--th-buy-radius-left);border-style:var(--th-buy-border-style);border-width:var(--th-buy-border-top) var(--th-buy-border-right) var(--th-buy-border-bottom) var(--th-buy-border-left);color:var(--th-buy-color);line-height:normal;padding:var(--th-buy-pad-top) var(--th-buy-pad-right) var(--th-buy-pad-bottom) var(--th-buy-pad-left)}.th-style1{border-radius:16px;color:#fff;margin-top:12px;padding:20px;text-align:center}.th-cd{margin:15px 0}.th-style1 .th-msg{color:#facc15;font-size:18px;font-weight:600;margin-bottom:16px}.th-timer-box{display:flex;justify-content:center;margin-bottom:16px}.th-style1 div.dotes{align-items:center;background:hsla(0,5%,84%,.722);display:flex;padding:0 5px}.th-style1 .t-item{background:#1f1f1f;min-width:70px;padding:12px 14px;text-align:center}.th-style1 .t-item span{display:block;font-size:24px;font-weight:700}.th-style1 .t-item small{color:#aaa;font-size:11px}.th-stock-row{color:#ccc;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.th-bar{background:hsla(0,2%,88%,.31);border-radius:10px;height:8px;overflow:hidden;width:60%}.th-fill{background:linear-gradient(90deg,#22c55e,#f97316);height:100%;transition:width .5s ease;width:0}.th-style2{display:flex;flex-direction:column;gap:6px;padding:8px 0}.th-style2 .th-inline-wrap{align-items:center;display:flex;gap:10px;justify-content:center}.th-style2 .th-msg{color:#e11d48;font-size:16px;font-weight:600}.th-style2 .th-timer-inline{color:#111;display:flex;font-size:20px;font-weight:700;gap:4px}.th-style2 .sep{opacity:.3}.th-style2 .th-stock-row{color:#666;display:flex;font-size:12px;justify-content:space-between}.th-style2 .th-bar{background:#e5e7eb;border-radius:10px;height:6px;overflow:hidden}.th-style2 .th-fill{background:linear-gradient(90deg,#22c55e,#f97316);height:100%;transition:width .4s ease}.th-style3{display:flex;flex-direction:column}.th-style3 .th-msg{color:#333;font-size:16px;font-weight:500;margin-bottom:12px;text-align:center}.th-style3 .th-box-timer{display:flex;gap:12px}.th-style3 .t-card{background:#0a0a0a;border-radius:12px;padding:10px 12px}.th-style3 .t-card span{font-size:22px;font-weight:700}.th-style3 .t-card .label{font-size:10px}.th-style4{width:100%}.th-style4 .th-inner{background:#f8f8f8;border:1px solid #f1b5b5;border-radius:16px;box-sizing:border-box;padding:16px 20px;text-align:center;width:100%}.th-style4 .th-msg{color:#dc2626;font-size:18px;font-weight:600;margin-bottom:6px}.th-style4 .th-timer-inline{color:#222;font-size:20px;font-weight:600;margin-bottom:10px}.th-style4 .th-bar{background:#ddd;border-radius:10px;height:6px;overflow:hidden;width:100%}.th-style4 .th-fill{background:linear-gradient(90deg,#22c55e,#f97316);height:100%}.th-cd.s4-style{border-radius:8px;box-sizing:border-box;display:inline-block;padding:16px;width:100%}.s4-align-center .s4-timer-wrap{justify-content:center}.s4-align-left .s4-timer-wrap{justify-content:flex-start}.s4-align-right .s4-timer-wrap{justify-content:flex-end}.s4-timer-wrap{display:flex;flex-wrap:wrap;gap:0}.s4-circle-item,.s4-svg-wrapper{align-items:center;display:flex;justify-content:center}.s4-svg-wrapper{border-radius:50%;transition:transform .2s ease-in-out}.s4-svg-wrapper:hover{transform:scale(1.05)}.s4-circle-progress{stroke-dasharray:155.5;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.s4-timer-number{letter-spacing:-.2px}.s4-timer-label-inside,.s4-timer-number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.s4-timer-label-inside{letter-spacing:.2px;text-transform:uppercase}.s4-message{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.th-cd.th-ac{font-size:11px;margin-bottom:8px;margin-top:8px;text-align:center}.th-cd .th-msg{color:#d63638;font-size:14px;font-weight:600}.th-ac .th-stock-row{color:#666;display:flex;font-size:12px;font-weight:500;gap:10px;justify-content:center;margin-bottom:6px}.th-ac .th-bar{background:#eee;border-radius:6px;height:3px;margin:0 auto;overflow:hidden;width:100%}.th-ac .th-fill{background:#ff4d4f;height:100%;transition:width .3s ease}.th-ac1 .th-timer-inline{color:#111;font-size:14px;font-weight:600;margin-bottom:6px}.th-ac2 .th-timer-circles{display:flex;gap:6px;justify-content:center;margin-bottom:8px}.th-ac2 .t-box{align-items:center;background:#111;border-radius:50%;color:#fff;display:flex;flex-direction:column;height:36px;justify-content:center;width:36px}.th-ac2 .t-box span{font-size:13px;font-weight:600;line-height:1}.th-ac2 .t-box small{font-size:11px;line-height:1;opacity:.7}.th-ac3 .th-timer-boxes{display:flex;gap:6px;justify-content:center;margin-bottom:8px}.th-ac3 .t-box{align-items:center;background:#f5f6f8;border:1px solid rgba(229,231,235,.271);border-radius:6px;display:flex;flex-direction:column;height:36px;justify-content:center;width:36px}.th-ac3 .t-box span{font-size:14px;font-weight:600;line-height:1}.th-ac3 .t-box small{font-size:11px;line-height:1}.th-cd .th-expired{color:#d63638;font-size:14px;font-weight:600}.th-cd.th-style3.s1-align-left{text-align:left!important}.th-cd.th-style3.s1-align-left .th-msg{text-align:left}.th-cd.th-style3.s1-align-left .th-box-timer{justify-content:start!important}.th-cd.th-style3.s1-align-left .th-bar{margin-left:0!important}.th-cd.th-style3.s1-align-right{text-align:right!important}.th-cd.th-style3.s1-align-right .th-msg{text-align:right}.th-cd.th-style3.s1-align-right .th-box-timer{justify-content:end!important}.th-cd.th-style3.s1-align-right .th-bar{margin-right:0!important}.th-cd.th-style2.s1-align-right{text-align:right!important}.th-cd.th-style2.s1-align-right .th-inline-wrap{justify-content:end}.th-cd.th-style2.s1-align-right .th-bar{margin-right:0!important}.th-cd.th-style2.s1-align-left{text-align:left!important}.th-cd.th-style2.s1-align-left .th-inline-wrap{justify-content:start}.th-cd.th-style2.s1-align-left .th-bar{margin-left:0!important}.th-cd.th-style1.s1-align-right{text-align:right!important}.th-cd.th-style2.s1-align-right .th-timer-box{justify-content:end}.th-cd.th-style1.s1-align-right .th-bar{margin-right:0!important}.th-cd.th-style1.s1-align-left{text-align:left!important}.th-cd.th-style1.s1-align-left .th-timer-box{justify-content:start}.th-cd.th-style1.s1-align-left .th-bar{margin-left:0!important}.th-cd.th-ac1.s1-align-right{text-align:right!important}.th-cd.th-ac1.s1-align-left{text-align:left!important}.th-cd.th-ac2.s1-align-right{text-align:right!important}.th-cd.th-ac2.s1-align-left{text-align:left!important}.th-cd.th-ac2.s1-align-left .th-stock-row{justify-content:left}.th-cd.th-ac2.s1-align-right .th-stock-row{justify-content:right}.th-cd.th-ac2.s1-align-right .th-bar{margin-right:0}.th-cd.th-ac2.s1-align-left .th-bar{margin-left:0}.th-cd.th-ac1.s1-align-left .th-stock-row{justify-content:left}.th-cd.th-ac1.s1-align-right .th-stock-row{justify-content:right}.th-cd.th-ac1.s1-align-right .th-bar{margin-right:0}.th-cd.th-ac1.s1-align-left .th-bar{margin-left:0}.th-cd.th-ac3.s1-align-right{text-align:right!important}.th-cd.th-ac3.s1-align-left{text-align:left!important}.th-cd.th-ac3.s1-align-left .th-stock-row{justify-content:left}.th-cd.th-ac3.s1-align-right .th-stock-row{justify-content:right}.th-cd.th-ac3.s1-align-right .th-bar{margin-right:0}.th-cd.th-ac3.s1-align-left .th-bar{margin-left:0}.th-style5 .s1-style5-title{font-size:1.1rem;font-weight:700;margin-bottom:10px}.th-style5 .s1-style5-timer{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.th-style5 .s1-style5-timer .num{font-size:1.3rem;font-weight:800;line-height:1}.th-style5 .s1-style5-timer .label{font-size:1.1rem;font-weight:500}.th-style5 .s1-style5-timer .colon{font-size:1.1rem;font-weight:700}.th-cd.s4-style.s4-align-right{text-align:right}.th-cd.s4-style.s4-align-right .th-timer-box{justify-content:right}.th-cd.s4-style.s4-align-center .th-bar{margin-left:auto;margin-right:auto}.th-cd.th-style1.s1-align-right .th-timer-box{justify-content:right}.th-cd.th-style1.s1-align-center .th-bar,.th-cd.th-style1.s1-align-right .th-bar{margin:auto}.th-msg-icon{margin-right:5px}.storeone-btl-wrapper{background:#fff;border:.0625rem solid #e5e7eb;border-radius:.625rem;box-sizing:border-box;margin:1.5rem 0;padding:1.25rem}.storeone-btl-title{font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.storeone-btl-list{list-style:none;margin:0;padding:0}.storeone-btl-item{align-items:flex-start;display:flex;gap:10px;margin-bottom:1rem}.storeone-btl-item .storeone-btl-text{color:#334155;font-size:15px;font-weight:600}.storeone-btl-item:last-child{margin-bottom:0}.storeone-btl-icon{align-items:center;border-radius:50%;display:flex;flex:0 0 1.75rem;height:1.75rem;justify-content:center;line-height:0;min-height:1.75rem;min-width:1.75rem;padding:.3rem;width:1.75rem}.style_4 .storeone-btl-item,.style_5 .storeone-btl-item{border-radius:1rem;padding:1rem}.style_4 .storeone-btl-item .storeone-btl-icon{border-radius:.5rem}.style_5 .storeone-btl-item .storeone-btl-icon{background-color:transparent}.style_5 .storeone-btl-item{background-color:hsla(0,0%,100%,.4);border:1px solid hsla(0,0%,100%,.6)}.storeone-btl-icon svg{display:block;height:1rem;width:1rem}.storeone-btl-text{font-size:.9375rem;line-height:1.5}ul.storeone-product-brand-list{list-style:none;margin:0}.storeone-product-brand-wrapper{margin:20px 0}.storeone-product-brand-title{font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.storeone-product-brand-list{align-items:center;display:inline-flex;flex-wrap:wrap;gap:15px;list-style:none;margin:0;padding:0}.storeone-product-brand-item{align-items:center;border:1px solid #eee;border-radius:4px;display:flex;justify-content:center;padding:.3rem}.storeone-product-brand-item img{border-radius:6px;height:auto;max-width:100px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease;width:100%}.storeone-product-brand-item img:hover{transform:scale(1.05)}.storeone-product-brand-item a{display:inline-block}.storeone-product-brand-wrapper .swiper{--swiper-navigation-color:#000}.storeone-product-brand-wrapper .swiper-button-next,.storeone-product-brand-wrapper .swiper-button-prev{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.08);display:flex;height:auto!important;justify-content:center;margin-top:0!important;padding:6px;top:50%!important;transform:translateY(-50%)!important;width:auto!important}.storeone-product-brand-wrapper .swiper-button-next:after,.storeone-product-brand-wrapper .swiper-button-prev:after{font-size:12px!important;line-height:1}.storeone-product-brand-wrapper .swiper-button-prev{left:5px}.storeone-product-brand-wrapper .swiper-button-next{right:5px}.storeone-product-brand-wrapper .swiper-button-next:hover,.storeone-product-brand-wrapper .swiper-button-prev:hover{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.12)}.storeone-product-brand-wrapper .swiper-button-disabled{opacity:.4;pointer-events:none}.s1-bw-mode img{filter:grayscale(100%);transition:filter .3s ease}.s1-bw-mode img:hover{filter:grayscale(0)}.th-recent-view-wrap ul.products{gap:var(--th-gap)}.th-recent-slider{position:relative}.th-recent-slider .swiper-button-next,.th-recent-slider .swiper-button-prev{align-items:center;background:hsla(0,0%,100%,.9);border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.08);cursor:pointer;display:flex;height:auto!important;justify-content:center;margin-top:0!important;padding:12px;top:40%!important;transform:translateY(-40%)!important;transition:all .25s ease;width:auto!important;z-index:5}.th-recent-slider .swiper-button-next:after,.th-recent-slider .swiper-button-prev:after{color:#111;font-size:16px!important;font-weight:600;line-height:1}.th-recent-slider .swiper-button-prev{left:8px}.th-recent-slider .swiper-button-next{right:8px}.th-recent-slider .swiper-button-next:hover,.th-recent-slider .swiper-button-prev:hover{background:#111;transform:translateY(-50%) scale(1.05)}.th-recent-slider .swiper-button-next:hover:after,.th-recent-slider .swiper-button-prev:hover:after{color:#fff}.th-recent-slider .swiper-button-disabled{opacity:.35;pointer-events:none}.th-recent-slider .swiper-button-next,.th-recent-slider .swiper-button-prev{opacity:0;pointer-events:none;transition:all .3s ease;visibility:hidden}.th-recent-slider:hover .swiper-button-next,.th-recent-slider:hover .swiper-button-prev{opacity:1;pointer-events:auto;visibility:visible}.th-recent-view-wrap ul.products li.product .thunk-product .price{color:#767676;font-family:Jost;font-size:16px;font-weight:500;line-height:23px;margin-bottom:15px;text-align:center}.th-has-video img.attachment-woocommerce_thumbnail{display:none!important}.woocommerce-product-gallery__image.th-video-slide{background:#000}.th-video-slide iframe,.th-video-slide video{border:0!important;display:block;height:100%!important;left:0;position:absolute;top:0;width:100%!important}.th-video-slide iframe{vertical-align:top}.th-video-slide{font-size:0;line-height:0}.flex-viewport{overflow:hidden!important}.th-video-thumb-icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:14px;height:26px;justify-content:center;width:26px;z-index:10}.th-aspect-1-1,.th-aspect-default{aspect-ratio:1/1}.th-aspect-16-9{aspect-ratio:16/9}.th-aspect-9-16{aspect-ratio:9/16}.th-aspect-4-3{aspect-ratio:4/3}.th-aspect-default{aspect-ratio:16/9}.th-aspect-3-4{aspect-ratio:3/4}.th-aspect-3-2{aspect-ratio:3/2}.th-aspect-2-3{aspect-ratio:2/3}.th-aspect-5-7{aspect-ratio:5/7}.th-aspect-7-5{aspect-ratio:7/5}.th-aspect-auto{aspect-ratio:auto}.th-aspect-custom{aspect-ratio:var(--th-g-aspect-ratio)}.woocommerce-product-gallery__image.th-video-slide{background:#fff;overflow:hidden;position:relative}.woocommerce-product-gallery__image.th-video-slide iframe,.woocommerce-product-gallery__image.th-video-slide img,.woocommerce-product-gallery__image.th-video-slide video{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 0;object-position:50% 0;width:100%}.th-video-wrap{position:relative}.th-loop-video{margin-bottom:1rem}.th-video-wrap video{display:block;height:100%;width:100%}.th-video-play{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px;z-index:5}.th-video-play svg{height:30px;width:30px}.th-has-video .woocommerce-LoopProduct-link:before{display:none!important}.th-video-play{z-index:9999}.th-video-wrap{z-index:10}.th-video-play:hover{cursor:poinet}.flex-control-thumbs li{aspect-ratio:1/1;overflow:hidden;position:relative}.flex-control-thumbs li img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.th-video-thumb-icon{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.th-video-slide img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.th-loop-video iframe,.th-loop-video video{border:0!important;display:block}.th-loop-video{width:100%}.th-loop-video iframe,.th-loop-video video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.th-loop-video:after{background:var(---overlay-color);content:"";inset:0;pointer-events:none;position:absolute;transition:opacity .4s ease;z-index:99}.th-loop-video iframe{position:relative;z-index:3}.th-loop-video{overflow:hidden;position:relative}.th-loop-video iframe{height:100%;inset:0;pointer-events:none;position:absolute;width:100%}.th-has-video video{pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.th-has-video video::-webkit-media-controls{display:none!important}.th-has-video video::-webkit-media-controls-mute-button,.th-has-video video::-webkit-media-controls-panel,.th-has-video video::-webkit-media-controls-play-button,.th-has-video video::-webkit-media-controls-timeline,.th-has-video video::-webkit-media-controls-volume-slider{display:none!important}ul .th-has-video.product .ct-media-container img{display:none!important}.s1-quick-social{pointer-events:auto;position:fixed;z-index:9999}.s1-quick-social__inner{display:flex;gap:12px}.s1-quick-social__item{align-items:center;background:var(--s1-icon-bg);border-radius:var(--s1-border-radius);box-shadow:0 4px 14px rgba(0,0,0,.12);color:var(--s1-icon-color);display:flex;justify-content:center;text-decoration:none;transition:all .3s ease}.s1-quick-social__item:hover{background:var(--s1-icon-bg-hover);box-shadow:0 8px 22px rgba(0,0,0,.18);color:var(--s1-icon-color-hover);transform:translateY(-4px)}.s1-quick-social__icon{align-items:center;display:flex;justify-content:center;padding:10px}.s1-quick-social__icon svg{display:block;fill:currentColor;height:var(--s1-icon-size);width:var(--s1-icon-size)}.s1-quick-social__icon img{height:var(--s1-icon-size);max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:var(--s1-icon-size)}.s1-quick-social--style1{left:var(--s1-left);top:var(--s1-top,50%);transform:translateY(calc(var(--s1-top, 50%)*-1))}.s1-quick-social--style1 .s1-quick-social__inner{flex-direction:column;padding-left:14px}.s1-quick-social--style2{right:var(--s1-right);top:var(--s1-top,50%);transform:translateY(calc(var(--s1-top, 50%)*-1))}.s1-quick-social--style2 .s1-quick-social__inner{flex-direction:column;padding-right:14px}.s1-quick-social--style3{bottom:var(--s1-bottom);display:flex;justify-content:center;left:50%;transform:translateX(-50%);width:100%}.s1-quick-social__item{outline:none}.s1-quick-social__item:focus,.s1-quick-social__item:focus-visible{border-radius:50%;box-shadow:0 0 0 3px rgba(0,0,0,.15);outline:none}.s1-popup-icons .s1-quick-social__item{align-items:center;display:inline-flex;justify-content:center;position:relative}.s1-quick-social__item:after,.s1-quick-social__item:before{opacity:0;pointer-events:none}.s1-quick-social__item[data-tooltip]:hover:after{background:#111;border-radius:6px;bottom:calc(100% + 10px);box-shadow:0 6px 18px rgba(0,0,0,.35);color:#fff;content:attr(data-tooltip);font-size:12px;font-weight:500;left:50%;opacity:1;padding:6px 12px;position:absolute;transform:translateX(-50%) translateY(4px);transition:.18s ease;white-space:nowrap;z-index:10000}.s1-quick-social__item[data-tooltip]:hover:before{border:6px solid transparent;border-top-color:#111;bottom:85%;content:"";left:50%;opacity:1;position:absolute;transform:translateX(-50%);transition:.18s ease;z-index:10000}.s1-more-trigger:after,.s1-more-trigger:before{display:none!important}.s1-more-trigger{cursor:pointer}.s1-popup-overlay{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(0,0,0,.65);display:none;inset:0;justify-content:center;position:fixed;z-index:999999}.s1-popup-content{animation:s1PopupScale .25s ease;background:#2a2a2a;border-radius:16px;box-shadow:0 25px 60px rgba(0,0,0,.5);color:#fff;max-width:95%;overflow:visible;padding:30px;position:relative;width:480px}.s1-popup-close{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;position:absolute;right:16px;top:14px;transition:.25s ease}.s1-popup-close:hover{transform:rotate(90deg)}.s1-popup-icons{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.s1-quick-social.s1-quick-social-onpage{margin:1rem 0;position:relative}@keyframes s1PopupScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media(max-width:1024px){.s1-quick-social[data-visibility=show-desktop]{display:none}}@media(min-width:1025px){.s1-quick-social[data-visibility=show-tab-mobile]{display:none}}.th-offer-wrapper{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin:16px 0}.th-offer-label{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex-wrap:nowrap;gap:12px;margin:0!important;width:100%}.th-offer-content{flex-grow:1;gap:10px;min-width:0}.th-offer-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-offer-right{flex-shrink:0;gap:8px}.th-offer-radio{display:none}.th-offer-radio-card{background:#f2f2f2;border:1px solid #ccc;border-radius:8px;margin-bottom:15px;overflow:hidden;position:relative;transition:all .2s ease}.th-offer-radio-card.active,.th-offer-radio-card:has(.th-offer-radio:checked){background:var(--th-card-active-bg)}.th-radio-mark{border:1px solid #333;box-sizing:border-box}.th-offer-content{gap:12px}.th-offer-title{color:#111827;font-size:15px;font-weight:700;margin:0!important}.th-offer-subtitle{color:#6b7280;font-size:12px;margin-top:2px}.th-save-badge{border-radius:999px;flex-shrink:0;font-size:10px;font-weight:600;line-height:1;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.th-offer-right{text-align:right}.th-offer-right .th-price{color:#111827;font-size:13px;font-weight:600;line-height:1}.th-offer-right del{color:#9ca3af;font-size:12px;margin-right:4px}.th-price .th-price-wrap{align-items:baseline;display:flex;gap:4px;justify-content:end}.th-price-text{font-size:14px;font-weight:600}.th-offer-right{align-items:center;display:flex;gap:10px}.th-offer-left img{border-radius:4px;height:35px;-o-object-fit:cover;object-fit:cover;width:35px}.th-offer-left{align-items:center;display:flex;gap:10px;overflow:hidden}.th-offer-row{background:#fff;border:1px solid #d1d5db;border-radius:16px;padding:14px}.th-offer-content,.th-offer-row{align-items:center;display:flex;gap:14px}.th-offer-content{justify-content:space-between;width:100%}.th-offer-left{flex:1;min-width:0}.th-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:600;justify-content:center;line-height:1;padding:8px 12px;text-transform:uppercase;white-space:nowrap}.th-offer-wrp{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0}.th-offer-wrp .th-price{color:#111827;font-size:13px;font-weight:600;line-height:1.3;text-align:right}.th-offer-wrp .th-price del{color:#9ca3af;font-size:13px;margin-right:4px}.th-offer-wrp .th-price strong{color:inherit;font-size:13px;font-weight:800;line-height:1}.th-offer-short-desc{color:#6b7280;font-size:12px;font-weight:500;line-height:1.5;margin-top:4px;text-align:right}.th-offer-skeleton{background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:block;padding:14px}.th-skel-row{align-items:center;display:flex;gap:16px;justify-content:space-between}.th-skel-left,.th-skel-right{display:flex;flex-direction:column;gap:10px}.th-skel-badge,.th-skel-desc,.th-skel-price,.th-skel-title{background:#f3f4f6;border-radius:8px;overflow:hidden;position:relative}.th-skel-title{height:18px;width:220px}.th-skel-badge{border-radius:999px;height:24px;width:90px}.th-skel-price{height:18px;margin-left:auto;width:140px}.th-skel-desc{height:12px;margin-left:auto;width:120px}.th-skel-badge:after,.th-skel-desc:after,.th-skel-price:after,.th-skel-title:after{animation:thSkeleton 1.2s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.8),transparent);content:"";inset:0;position:absolute;transform:translateX(-100%)}.th-offer-loading{display:none}.th-offer-radio-card{background:var(--th-card-bg);border-bottom:var(--th-border-bottom-width) var(--th-border-style) var(--th-border-color);border-bottom-left-radius:var(--th-card-radius-left);border-bottom-right-radius:var(--th-card-radius-bottom);border-left:var(--th-border-left-width) var(--th-border-style) var(--th-border-color);border-right:var(--th-border-right-width) var(--th-border-style) var(--th-border-color);border-top:var(--th-border-top-width) var(--th-border-style) var(--th-border-color);border-top-left-radius:var(--th-card-radius-top);border-top-right-radius:var(--th-card-radius-right);padding:var(--th-padding-top) var(--th-padding-right) var(--th-padding-bottom) var(--th-padding-left)}.th-offer-card.offer_select,.th-offer-card.th-card-active{background:var(--th-card-active-bg)}.th-offer-short-desc,.th-offer-title{color:var(--th-heading-color)}.th-offer-card .th-each-price,.th-offer-card .th-new-price,.th-offer-card .th-price,.th-offer-card .th-price del,.th-offer-card .th-price-wrap{color:var(--th-price-color)}.th-save-badge{background:var(--th-badge-bg);color:var(--th-badge-color)}.th-radio-mark{--th-radio-color:var(--th-highlight-color)}.th_layout_2.th-dynamic .th-offer-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:8px}.th_layout_2.th-dynamic .th-offer-content .th-offer-header h4{color:var(--th-heading-color,#0f172a);font-size:16px;font-weight:700}.th_layout_2.th-dynamic .th-offer-label{gap:18px;padding:0}.th_layout_2.th-dynamic .th-offer-content .th-offer-meta .th-save-badge{background-color:var(--th-badge-bg,#0f172a);border-radius:4px;color:var(--th-badge-color,#fff);font-size:11px;font-weight:800;letter-spacing:.5px;padding:5px 8px}.th_layout_2.th-dynamic .th-price-content{align-items:flex-start;color:var(--th-price-color,#334155);display:flex}.th_layout_2.th-dynamic .th-price-content .th-price{font-size:14px;padding:0;text-align:left}.th_layout_2.th-dynamic .th-price-content .th-offer-short-desc{font-size:14px}.th-radio-mark{background:#fff;border:1px solid #111;border-radius:50%;flex-shrink:0!important;height:20px;position:relative;transition:all .2s ease;width:20px}.th-card-active.offer_select .th-radio-mark{background:var(--th-radio-color);border-color:var(--th-radio-color)}.th-card-active.offer_select .th-radio-mark:after{align-items:center;color:#fff;content:"";display:flex;font-family:dashicons;font-size:16px;inset:0;justify-content:center;line-height:1;position:absolute}.th-offer-radio-card.active,.th-offer-radio-card:has(.th-offer-radio:checked){border-color:var(--th-highlight-color)}.th_layout_2 .th-offer-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;gap:8px}.th_layout_2 .th-offer-content .th-offer-header{align-items:center;display:flex}.th_layout_2 .th-offer-content .th-offer-header h4{color:var(--th-heading-color,#0f172a);font-size:16px;font-weight:700;white-space:normal}.th_layout_2 .th-offer-label{gap:18px;padding:0}.th_layout_2 .th-offer-content .th-offer-meta .th-save-badge{background-color:var(--th-badge-bg,#0f172a);border-radius:4px;color:var(--th-badge-color,#fff);font-size:11px;font-weight:800;letter-spacing:.5px;padding:5px 8px}.th_layout_2 .th-price-content{align-items:flex-start;color:var(--th-price-color,#334155);display:flex}.th_layout_2 .th-price-content .th-price{font-size:14px;padding:0;text-align:left}.th_layout_2 .th-price .th-price-wrap{justify-content:flex-start}.th_layout_2 .th-price-content .th-offer-short-desc{font-size:14px}.th_layout_2 .th-offer-label img{align-items:center;background:#f3f4f6;border-radius:10px;display:flex;flex-shrink:0;font-size:24px;height:48px;justify-content:center;width:48px}@media(max-width:600px){.th-offer-label{padding:12px}.th-offer-content{gap:8px}.th-offer-title{font-size:14px}.th-offer-right .th-price{font-size:16px}}@media(max-width:480px){.th-offer-label{align-items:flex-start;flex-direction:column}.th-offer-content{width:100%}}.th-shopable-list-wrap{width:100%}.th-shopable-title{color:#111;font-size:28px;font-weight:700;line-height:1.3;margin:0 0 24px}.th-shopable-grid{display:grid}.th-shopable-card{position:relative;width:100%}.th-shopable-layout-style1 .th-shopable-video-wrap{aspect-ratio:9/16;background:#f5f5f5;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.08);height:100%;overflow:hidden;position:relative;width:100%}.th-shopable-layout-style1 .th-shopable-video{cursor:pointer;height:100%;margin:0!important;-o-object-fit:cover;object-fit:cover;width:100%}.th-shopable-layout-style1 .th-shopable-play{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(0,0,0,.45);border:none;border-radius:50%;box-shadow:0 8px 30px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;height:68px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .25s ease,transform .25s ease,background .25s ease;width:68px;z-index:5}.th-shopable-layout-style1 .th-shopable-play:hover{background:rgba(0,0,0,.6);transform:translate(-50%,-50%) scale(1.08)}.th-shopable-layout-style1 .th-shopable-play svg{display:block;height:28px;margin-left:3px;width:28px}.th-shopable-layout-style1 .th-shopable-play.is-playing{opacity:0;pointer-events:none;visibility:hidden}.th-shopable-layout-style1 .th-shopable-product-bar{align-items:center;bottom:12px;display:flex;gap:12px;justify-content:space-between;left:12px;position:absolute;right:12px;z-index:4}.th-shopable-layout-style1 .th-shopable-product-left{align-items:center;display:flex;flex:1;gap:12px;min-width:0}.th-shopable-layout-style1 .th-shopable-product-left img{border-radius:12px;height:42px;min-width:42px;-o-object-fit:cover;object-fit:cover;width:42px}.th-product-swiper .swiper-slide{align-items:center;display:flex;justify-content:space-between}.swiper-slide.th-product-init-slide{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:hsla(0,0%,100%,.57);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.12);padding:10px}.th-shopable-slider-nav{display:flex;flex-direction:column;gap:10px;left:15px;position:absolute;top:20px;z-index:20}.th-shopable-slider-nav button{align-items:center;backdrop-filter:blur(12px);background:rgba(0,0,0,.72);border:1px solid hsla(0,0%,100%,.12);border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:transform .25s ease,opacity .25s ease,background .25s ease;width:36px;-webkit-tap-highlight-color:rgba(0,0,0,0);padding:0}.th-shopable-slider-nav button:hover{background:rgba(0,0,0,.85);opacity:.6;transform:translateY(-1px)}.th-shopable-slider-nav button:active{opacity:.65;transform:scale(.94)}.th-shopable-slider-nav button:focus,.th-shopable-slider-nav button:focus-visible{box-shadow:none;outline:none}.th-shopable-slider-nav svg{color:#fff;height:18px;pointer-events:none;width:18px}.th-shopable-layout-style1 .th-shopable-product-content{display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0}.th-shopable-product-link{display:block}.th-shopable-product-link,.th-shopable-product-link:hover{text-decoration:none!important}.th-shopable-layout-style1 .th-shopable-product-content .title{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;color:#111;font-size:14px;font-weight:600;line-height:1.35;margin:0;transition:.2s ease}.th-shopable-product-link:hover .title{color:#2271b1}.th-shopable-layout-style1 .th-shopable-product-content .price{color:#111;font-size:13px;font-weight:600}.th-shopable-layout-style1 del{margin-right:4px;opacity:.5}.th-shopable-layout-style1 ins{text-decoration:none}.th-shopable-btn{align-items:center!important;background:#22c55e!important;border:none!important;border-radius:50%!important;box-shadow:none;color:#fff!important;display:flex!important;height:42px!important;justify-content:center!important;margin:0!important;min-width:42px!important;padding:0!important;text-decoration:none!important;transition:.25s ease!important;width:42px!important}.th-shopable-btn:hover{background:#16a34a!important;color:#fff!important;transform:translateY(-2px) scale(1.05)}.th-shopable-btn svg{display:block;fill:none;height:18px;stroke:#fff;width:18px}.th-shopable-btn.loading{opacity:.6}.th-shopable-btn.added{background:#15803d!important}.th-shopable-btn .check-icon,.th-shopable-btn.added .cart-icon{display:none}.th-shopable-btn.added .check-icon{display:flex}.th-shopable-btn .check-icon svg{height:18px;stroke:#fff;stroke-width:3;width:18px}.th-shopable-product-bar .added_to_cart.wc-forward{display:none!important}.th-shopable-layout-style1 .th-shopable-progress{border-radius:999px;height:2px;left:10px;opacity:0;overflow:hidden;position:absolute;right:10px;top:10px;transition:.25s ease;visibility:hidden;z-index:10}.th-shopable-card.is-active .th-shopable-progress{opacity:1;visibility:visible}.th-shopable-layout-style1 .th-shopable-progress:before{background:hsla(0,0%,100%,.28);border-radius:999px;content:"";inset:0;position:absolute}.th-shopable-progress-fill{background:#fff;border-radius:999px;box-shadow:0 0 8px hsla(0,0%,100%,.8);display:block;height:100%;position:relative;width:0;z-index:2}.th-shopable-layout-style1.th-product-info-top .th-shopable-product-bar{bottom:auto;top:12px}.th-shopable-layout-style1.th-product-info-top .th-shopable-progress{bottom:10px;top:auto}.th-shopable-layout-style1.th-product-info-bottom .th-shopable-product-bar{bottom:12px}.th-shopable-layout-style1.th-product-info-bottom .th-shopable-progress{top:10px}.th-shopable-slider{position:relative}.th-shopable-slider .swiper-button-next,.th-shopable-slider .swiper-button-prev{align-items:center;background:hsla(0,0%,100%,.96);border-radius:50%;box-shadow:0 6px 20px rgba(0,0,0,.12);display:flex!important;height:46px!important;justify-content:center;transition:.2s ease;width:46px!important}.th-shopable-slider .swiper-button-next:after,.th-shopable-slider .swiper-button-prev:after{color:#2271b1;font-size:16px!important;font-weight:700}.th-shopable-slider .swiper-button-prev{left:12px!important}.th-shopable-slider .swiper-button-next{right:12px!important}.th-shopable-layout-style2{background:transparent;border-radius:0;overflow:hidden}.th-shopable-layout-style2 .th-shopable-video-wrap{background:#f5f5f5;overflow:hidden;position:relative}.th-shopable-layout-style2 .th-shopable-video{aspect-ratio:9/16;display:block;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}.th-shopable-layout-style2 .th-shopable-play{align-items:center;backdrop-filter:blur(4px);background:hsla(0,0%,100%,.75);border:none;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.2);color:#111;cursor:pointer;display:flex;height:52px;justify-content:center;left:50%;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:52px;z-index:10}.th-shopable-layout-style2 .th-shopable-play.is-playing{opacity:0;pointer-events:none;visibility:hidden}.th-shopable-layout-style2 .th-shopable-play svg{display:block;height:18px;margin-left:2px;width:18px}.th-shopable-layout-style2 .th-shopable-progress{background:hsla(0,0%,100%,.25);border-radius:999px;height:3px;left:10px;overflow:hidden;position:absolute;right:10px;top:10px;z-index:20}.th-shopable-layout-style2 .th-shopable-progress-fill{background:#fff;border-radius:999px;display:block;height:100%;width:0}.th-shopable-layout-style2 .th-shopable-product-bar{align-items:center;background:#fafafa;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;margin-top:7px;padding:0}.th-shopable-layout-style2 .th-shopable-product-left{align-items:center;display:flex;flex:1;gap:10px;min-width:0}.th-shopable-layout-style2 .th-product-image{border-radius:0;height:70px;min-width:70px;-o-object-fit:cover;object-fit:cover;width:70px}.th-shopable-layout-style2 .th-shopable-product-content{flex:1;min-width:0}.th-shopable-layout-style2 .th-shopable-product-link{text-decoration:none}.th-shopable-layout-style2 .title{display:-webkit-box;font-weight:600;-webkit-line-clamp:2;margin:0;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:13px}.th-shopable-layout-style2 .price{color:#4b5563;display:block;font-size:12px;font-weight:600;margin-top:4px}.th-shopable-layout-style2 del{margin-right:4px;opacity:.45}.th-shopable-layout-style2 ins{text-decoration:none}.th-shopable-layout-style2 .th-shopable-product-content{align-items:center;display:flex;justify-content:space-between;padding:12px}.th-shopable-layout-style2 .th-shopable-cnt{width:80%}.th-shopable-layout-style2 .th-shopable-btn svg{height:15px;width:15px}.th-shopable-layout-style2 .check-icon,.th-shopable-layout-style2 .th-shopable-btn.added .cart-icon{display:none}.th-shopable-layout-style2 .th-shopable-btn.added .check-icon{display:flex}.th-shopable-slider .swiper-button-next,.th-shopable-slider .swiper-button-prev{opacity:0!important}.th-shopable-slider:hover .swiper-button-next,.th-shopable-slider:hover .swiper-button-prev{opacity:1!important}@media(max-width:767px){.th-shopable-layout-style2 .th-product-image{height:48px;min-width:48px;width:48px}.th-shopable-layout-style2 .title{font-size:12px}.th-shopable-layout-style2 .price{font-size:11px}}.th-shopable-slider{opacity:0;visibility:hidden}.th-shopable-slider.swiper-ready{opacity:1;transition:opacity .2s ease;visibility:visible}.th-shopable-slider{overflow:hidden;width:100%}.th-shopable-slider .swiper-wrapper{display:flex}.th-shopable-slider .swiper-slide{box-sizing:border-box;height:auto}.th-shopable-card{border:none}.th-shopable-layout-style1 .th-shopable-video-wrap,.th-shopable-layout-style2 .th-shopable-video-wrap{border-bottom-left-radius:var(--s1-radius-left);border-bottom-right-radius:var(--s1-radius-bottom);border-color:var(--s1-border-color);border-style:var(--s1-border-style);border-top-left-radius:var(--s1-radius-top);border-top-right-radius:var(--s1-radius-right);border-width:var(--s1-border-top) var(--s1-border-right) var(--s1-border-bottom) var(--s1-border-left)}.th-shopable-card .th-shopable-product-bar .swiper-slide{background:var(--s1-bg-color)}.th-shopable-card .th-shopable-product-bar{border-radius:var(--s1-card-border-radius)!important}.th-shopable-product-content a.th-shopable-product-link .title{color:var(--s1-title-color)}.th-shopable-product-content .price{color:var(--s1-price-color)!important}.th-mini-open-btn,.th-mini-open-btn .th-shopable-btn,.th-shopable-card .th-shopable-btn{background:var(--s1-cart-bg)!important;border-radius:50%;color:var(--s1-cart-color)!important}.th-shopable-card .th-shopable-play{background:var(--s1-play-bg)!important;color:var(--s1-play-color)!important}.th-shopable-btn svg{stroke:var(--s1-cart-color)!important}.th-shopable-progress-fill{background:var(--s1-progress-color)!important}.th-shopable-slider .swiper-button-next.swiper-button-disabled,.th-shopable-slider .swiper-button-prev.swiper-button-disabled{display:none!important}.th-shopable-popup .th-video-reel-container{background:#111;height:100%;position:relative;width:400px}.th-shopable-popup .th-video-swiper{height:100%}.th-shopable-popup .th-popup-video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.th-shopable-popup .reel-loader{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.th-shopable-popup .loader-spinner{animation:spin 1s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.th-shopable-popup .th-video-nav{bottom:10px;display:flex;flex-direction:column;gap:12px;position:absolute;right:0;transform:translateX(-50%);z-index:10}.th-shopable-popup .th-nav-arrow{align-items:center;background:rgba(0,0,0,.75);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:35px;justify-content:center;padding:0;transition:all .3s;width:35px}.th-shopable-popup .th-nav-arrow:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.th-shopable-popup .th-popup-close{background:transparent;border:none;color:#fff;cursor:pointer;font-size:32px;height:44px;padding:0;position:absolute;right:18px;top:18px;width:44px;z-index:20}.th-shopable-popup .th-side-panel{background:#fff;border:none;overflow-y:auto;padding:1.5rem 1.5rem 0}.th-shopable-popup .th-product-content,.th-shopable-popup .th-side-panel{display:flex;flex:1;flex-direction:column}.th-shopable-popup .th-content-image{margin-bottom:24px;max-width:-moz-fit-content;max-width:fit-content;-o-object-fit:contain;object-fit:contain}.th-shopable-popup .th-product-content h2{color:#1a1a1a;font-size:18px;font-weight:700;margin:0 0 8px}.th-shopable-popup .price,.th-shopable-popup .price ins{color:#e63939;font-size:16px;font-weight:700}.th-shopable-popup .desc{color:#555;flex:1;font-size:15.2px;line-height:1.65;margin-bottom:30px}.th-shopable-popup .button-group{border-top:1px solid hsla(0,3%,50%,.18);display:flex;gap:12px;margin-top:auto;padding-top:20px}.th-shopable-popup .button{border-radius:0;flex:1;font-size:13px;font-weight:700;padding:13px 0;text-align:center;text-decoration:none;transition:all .3s}.th-shopable-popup .more-info{background:#f1f1f1;color:#333}.th-shopable-popup .add-to-cart{background:#333;color:#fff}.th-shopable-popup .add-to-cart:hover{opacity:.9}.th-shopable-grid{grid-template-columns:repeat(var(--desktop-columns),minmax(0,1fr))!important}.th-video-mute-toggle{align-items:center;background:rgba(0,0,0,.6);border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:12px;top:20px;width:36px;z-index:20}.th-video-mute-toggle svg{height:18px;width:18px}.th-video-mute-toggle .icon-unmute{display:none}.th-video-mute-toggle.is-muted .icon-mute{display:block}.th-video-mute-toggle.is-muted .icon-unmute,.th-video-mute-toggle:not(.is-muted) .icon-mute{display:none}.th-video-mute-toggle:not(.is-muted) .icon-unmute{display:block}.th-product-detail{display:none}.th-product-info-top .th-shopable-slider-nav{bottom:20px;left:auto!important;right:15px;top:auto!important}.th-product-list .product-list-item{align-items:center;border:1px solid transparent;border-radius:14px;cursor:pointer;display:flex;gap:14px;padding:12px;transition:all .25s ease}.th-product-list .product-list-item:hover{background:#f8fafc;border-color:#e5e7eb;box-shadow:0 8px 24px rgba(0,0,0,.05);transform:translateY(-2px)}.th-product-list .product-list-item img{background:#f5f5f5;border-radius:12px!important;flex-shrink:0;height:60px!important;-o-object-fit:cover;object-fit:cover;width:60px!important}.th-product-list .product-title{color:#111827;display:-webkit-box;font-size:13px;font-weight:600;-webkit-line-clamp:2;line-height:1.45;margin:0 0 6px;-webkit-box-orient:vertical;overflow:hidden}.th-product-list .product-price{align-items:center;color:#111827;display:flex;flex-wrap:wrap;font-size:13px;font-weight:600;gap:6px}.th-product-list .product-price del{color:#9ca3af;font-weight:500}.th-product-list .product-price ins{color:#111827;font-weight:700;margin-left:5px;text-decoration:none}.th-product-list .plus-btn{align-items:center;background:#071329;border-radius:50%;color:#fff;display:flex;font-size:18px;font-weight:400;height:34px;justify-content:center;min-width:34px;transition:.25s ease;width:34px}.th-product-list .product-list-item:hover .plus-btn{box-shadow:0 6px 18px rgba(7,19,41,.25);transform:scale(1.08)}.th-product-list .product-list-item.active{background:#f8fafc;border-color:#cbd5e1}.s1-shopalbe-popup-content .th-product-title{color:#111827;font-size:28px;font-weight:700;line-height:1.2;margin:0 0 12px}.s1-shopalbe-popup-content .th-product-price{color:#111827;font-size:21px;font-weight:700}.s1-shopalbe-popup-content .th-product-price del{margin-right:8px;opacity:.45}.s1-shopalbe-popup-content .th-product-price ins{text-decoration:none}.s1-shopalbe-popup-content .th-product-gallery{background:#f8f8f8;border-radius:18px;height:260px;margin-bottom:28px;overflow:hidden;position:relative;width:100%}.s1-shopalbe-popup-content .th-gallery-image{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.s1-shopalbe-popup-content .swiper-pagination{bottom:16px!important}.s1-shopalbe-popup-content .swiper-pagination-bullet{background:#312e2d;height:8px;opacity:.5;width:8px}.s1-shopalbe-popup-content .swiper-pagination-bullet-active{border-radius:999px;opacity:1;width:28px}.s1-shopalbe-popup-content .th-divider{background:#ececec;height:1px;margin:25px 0}.s1-shopalbe-popup-content .th-product-description{color:#6b7280;font-size:14px;line-height:1.9}.s1-shopalbe-popup-content .th-product-description p{margin-bottom:16px}.s1-shopalbe-popup-content .th-section-title{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:12px;text-transform:uppercase}.s1-shopalbe-popup-content form.cart{display:flex;flex-wrap:wrap;gap:15px}.s1-shopalbe-popup-content .single_add_to_cart_button{background:#071329!important;border:none;border-radius:999px;color:#fff!important;flex:1;height:48px}.s1-shopalbe-popup-content.th-product-content .variations_form{background:transparent;border:none;margin-bottom:0;width:100%}.s1-shopalbe-popup-content.th-product-content .variations{border:none;border-collapse:collapse;margin:0;width:100%}.s1-shopalbe-popup-content.th-product-content .variations tr{border:none;display:flex;flex-direction:column;margin-bottom:15px}.s1-shopalbe-popup-content.th-product-content .variations td.label{color:#333;font-size:13px;font-weight:600;letter-spacing:.5px;padding:0 0 6px!important;text-transform:uppercase}.s1-shopalbe-popup-content.th-product-content .variations td.label label{margin:0}.s1-shopalbe-popup-content.th-product-content .variations th{background:transparent;border:none;padding:10px 0}.s1-shopalbe-popup-content.th-product-content .variations th label{color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.s1-shopalbe-popup-content.th-product-content .variations td.value{background:none;border:none;padding:0!important;position:relative;width:100%}.s1-shopalbe-popup-content.th-product-content .variations select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 stroke=%27%23666%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 viewBox=%270 0 24 24%27%3E%3Cpath d=%27m6 9 6 6 6-6%27/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;border:1px solid #ececec;border-radius:6px;color:#444;cursor:pointer;font-size:14px;height:42px;outline:none;padding:0 15px!important;transition:all .25s ease-in-out;width:100%!important}.s1-shopalbe-popup-content.th-product-content .variations select:hover{border-color:#cbd5e1}.s1-shopalbe-popup-content.th-product-content .variations select:focus{border-color:#111;box-shadow:0 0 0 3px hsla(0,0%,7%,.05)}.s1-shopalbe-popup-content.s1-shopalbe-popup-content.th-product-content .reset_variations{color:#ef4444;display:inline-block;font-size:12px;font-weight:500;margin-top:6px;text-decoration:none;transition:opacity .2s}.s1-shopalbe-popup-content.th-product-content .reset_variations:hover{opacity:.8;text-decoration:underline}.s1-shopalbe-popup-content #th-custom-add-to-cart.disabled,.s1-shopalbe-popup-content #th-custom-add-to-cart:disabled{background-color:#e2e8f0!important;border-color:#e2e8f0!important;color:#94a3b8!important;cursor:not-allowed!important;opacity:.7;pointer-events:none;transform:none!important}.s1-shopalbe-popup-content .variations_form .quantity,.s1-shopalbe-popup-content .variations_form .single_add_to_cart_button,.s1-shopalbe-popup-content .variations_form .single_variation_wrap,.s1-shopalbe-popup-content .variations_form .woocommerce-variation-add-to-cart{display:none!important}.s1-shopalbe-popup-content .th-quantity-wrapper{margin-bottom:20px}.s1-shopalbe-popup-content .th-label{color:#6b7280;display:block;font-size:11px;font-weight:700;letter-spacing:.15em;margin-bottom:12px;text-transform:uppercase}.s1-shopalbe-popup-content .th-quantity-wrapper{align-items:baseline;display:flex;justify-content:space-between}.s1-shopalbe-popup-content .th-quantity-box{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:999px;display:flex;height:48px;justify-content:space-between;padding:0 10px;transition:.25s ease;width:140px}.s1-shopalbe-popup-content .th-quantity-box:hover{border-color:#cbd5e1}.s1-shopalbe-popup-content .th-qty-minus,.s1-shopalbe-popup-content .th-qty-plus{align-items:center;background:transparent;border:none;border-radius:50%;color:#334155;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:28px;justify-content:center;transition:.25s ease;width:28px}.s1-shopalbe-popup-content .th-qty-minus:hover,.s1-shopalbe-popup-content .th-qty-plus:hover{background:#e2e8f0;color:#111827}.s1-shopalbe-popup-content .th-quantity-box .qty{-moz-appearance:textfield;background:none!important;border:none!important;box-shadow:none!important;color:#111827;font-size:15px;font-weight:600;margin:0!important;min-width:40px;outline:none!important;padding:0!important;text-align:center;width:40px!important}.s1-shopalbe-popup-content .th-quantity-box .qty::-webkit-inner-spin-button,.s1-shopalbe-popup-content .th-quantity-box .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.th-quantity-box button{padding:0}.s1-shopalbe-popup-content{display:flex;flex-direction:column;height:100%;position:relative}.s1-shopalbe-popup-content .th-cart-section{flex:1;overflow-y:auto;padding-bottom:0}.s1-shopalbe-popup-content .button-group{background:#fff;border-top:1px solid #eee;bottom:0;gap:10px;left:0;padding:20px 0;position:sticky;z-index:10}.s1-shopalbe-popup-content.th-loading{pointer-events:none}.th-product-skeleton{display:flex;flex-direction:column;gap:16px}.th-skeleton-btn,.th-skeleton-desc,.th-skeleton-image,.th-skeleton-price,.th-skeleton-title{animation:thSkeleton 1.5s linear infinite;background:linear-gradient(90deg,#f1f1f1 25%,#fafafa 50%,#f1f1f1 75%);background-size:200% 100%;border-radius:10px}.th-skeleton-image{border-radius:18px;height:260px}.th-skeleton-title{height:28px;width:70%}.th-skeleton-price{height:22px;width:120px}.th-skeleton-desc{height:14px;width:100%}.th-skeleton-desc.short{width:80%}.th-skeleton-btn{border-radius:999px;height:48px;width:100%}@keyframes thSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.s1-shopalbe-popup-content .th-bottom-actions{background:#fff;border-top:1px solid #ececec;bottom:0;margin-top:25px;padding-top:15px;position:sticky;z-index:10}.s1-shopalbe-popup-content .button-group{display:flex;gap:12px;width:100%}.s1-shopalbe-popup-content .button-group .button{align-items:center;border-radius:999px;display:flex;flex:1;font-size:13px;font-weight:700;height:48px;justify-content:center;letter-spacing:.08em;text-decoration:none;transition:.25s ease}.s1-shopalbe-popup-content .button-group .more-info{background:#f5f5f5;color:#111827}.s1-shopalbe-popup-content .button-group .more-info:hover{background:#ececec}.s1-shopalbe-popup-content .button-group .add-to-cart{background:#071329;color:#fff}.s1-shopalbe-popup-content .button-group .add-to-cart:hover{box-shadow:0 10px 25px rgba(7,19,41,.15);transform:translateY(-2px)}.th-shopable-popup{align-items:center;backdrop-filter:blur(12px);background:rgba(0,0,0,.92);display:none;height:100vh;justify-content:center;left:0;max-width:100%!important;position:fixed;top:0;width:100vw;z-index:999999999999}.th-shopable-popup .th-popup-main{background:#fff;border-radius:0;box-shadow:0 20px 60px rgba(0,0,0,.6);display:flex;height:78vh;max-width:58vw;overflow:hidden;position:relative;width:1000px}.th-shopable-video-wrap.product-info-top .th-shopable-slider-nav,.th-shopable-video-wrap.product-info-top .th-video-mute-toggle{top:90px}@media(max-width:768px){.th-shopable-grid{grid-template-columns:repeat(var(--mobile-columns),minmax(0,1fr))!important}.th-shopable-popup.th-mobile-active-view .th-popup-main{background:#000;border-radius:0;box-shadow:0 10px 40px rgba(0,0,0,.5);height:100vh;margin:auto;max-height:100vh;max-width:100%;position:relative;width:100%}.th-shopable-popup{margin:0!important}.th-shopable-popup.th-mobile-active-view .th-popup-video{border-radius:0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.th-shopable-popup.th-mobile-active-view .th-popup-main .th-side-panel.global-mini-layout{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:hsla(0,0%,100%,.88);border:1px solid hsla(0,0%,100%,.4);border-radius:18px;bottom:60px;box-shadow:0 8px 25px rgba(0,0,0,.35);height:68px;left:5%;max-height:68px;overflow:hidden;padding:0;position:absolute;right:5%;transform:none;width:90%;z-index:999999}.th-shopable-popup.th-mobile-active-view .th-popup-main .th-side-panel.drawer-expanded{background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -10px 30px rgba(0,0,0,.3);height:auto;left:0;max-height:60vh;overflow-y:auto;padding:0;position:absolute;width:100%;z-index:9999999}.th-mini-open-btn,.th-mobile-mini-trigger-card a.th-shopable-btn,.th-product-list .plus-btn{height:36px!important;min-width:36px!important;width:36px!important}.th-shopable-btn svg{height:15px;width:15px}.th-mobile-mini-trigger-card{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;padding:0 12px;width:100%}.th-mobile-mini-trigger-card .th-mini-img{border-radius:10px;height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.th-mobile-mini-trigger-card .th-mini-info{flex:1;overflow:hidden;padding-left:10px;text-align:left}.th-mobile-mini-trigger-card .th-mini-title{color:#000;font-size:13px;font-weight:700;margin:0 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-mobile-mini-trigger-card .th-mini-price{color:#222;font-size:12px;font-weight:600}.th-mobile-mini-trigger-card .th-mini-open-btn{align-items:center;background:#2ecc71;border-radius:50%;box-shadow:none;color:#fff;display:flex;justify-content:center}.th-mobile-mini-trigger-card .th-mini-open-btn span,.th-mobile-mini-trigger-card .th-mini-open-btn svg{color:#fff;font-size:15px;font-weight:700}.th-mobile-drawer-close-x{align-items:center;background:#f1f3f5;border:none;border-radius:50%;color:#333;display:flex;font-size:16px;height:26px;justify-content:center;left:auto;padding:0;position:absolute;right:14px;top:14px;width:26px;z-index:9999999}.th-back-to-list-btn{background:#111;border:none;border-radius:20px;color:#fff;font-size:11px;font-weight:600;left:14px;padding:4px 10px;position:absolute;top:14px;z-index:9999999}.th-shopable-popup .th-video-nav{bottom:auto;left:25px;position:absolute;right:auto;top:10px}.th-shopable-popup .th-nav-arrow{height:30px;width:30px}.th-shopable-popup .th-product-content{padding:10px}.th-shopable-popup .th-product-content:hover{cursor:pointer}.s1-shopalbe-popup-content .th-product-title{font-size:20px;margin-bottom:8px}.s1-shopalbe-popup-content .th-product-price{font-size:18px}.s1-shopalbe-popup-content .th-product-gallery{border-radius:12px;margin-bottom:16px}.s1-shopalbe-popup-content .th-divider{margin:15px 0}.s1-shopalbe-popup-content .th-product-description{font-size:13px;line-height:1.6}.s1-shopalbe-popup-content .th-product-description p,.s1-shopalbe-popup-content.th-product-content .variations tr{margin-bottom:10px}.s1-shopalbe-popup-content.th-product-content .variations td.label{font-size:11px;padding-bottom:4px}.s1-shopalbe-popup-content.th-product-content .variations select{background-position:right 10px center;background-size:12px;font-size:13px;height:38px;padding:0 10px}.s1-shopalbe-popup-content .th-quantity-wrapper{margin-bottom:15px}.s1-shopalbe-popup-content .th-quantity-box{height:38px;padding:0 6px;width:120px}.s1-shopalbe-popup-content .th-qty-minus,.s1-shopalbe-popup-content .th-qty-plus{font-size:16px;height:24px;width:24px}.s1-shopalbe-popup-content .th-quantity-box .qty{font-size:14px;min-width:30px;width:30px}.th-skeleton-image{border-radius:12px;height:180px}.th-skeleton-title{height:22px}.s1-shopalbe-popup-content .th-bottom-actions{margin-top:15px;padding-top:10px}.s1-shopalbe-popup-content .button-group{gap:8px;padding:12px 0}.s1-shopalbe-popup-content .button-group .button{font-size:12px;height:40px;letter-spacing:.04em}.th-shopable-popup .th-nav-arrow svg{height:15px;width:15px}.th-shopable-popup .th-popup-close{position:absolute;right:8px;top:38px}.th-video-mute-toggle{position:absolute;right:12px;top:5px}}.th-video-mute-toggle{opacity:0}.th-shopable-card:hover .th-video-mute-toggle{opacity:1}.wvs-has-image-tooltip,[data-wvstooltip]{--font-size:14px;--arrow-width:5px;--arrow-distance:10px;--arrow-position:calc(var(--arrow-distance)*-1);--tip-redius:3px;--tip-min-width:100px;--tip-min-height:100px;--tip-height:30px;--tip-breakpoint-start:53vw;--tip-distance:calc(var(--arrow-distance) + var(--tip-height));--tip-position:calc(var(--tip-distance)*-1);--image-tip-min-height:calc(var(--tip-min-height) + var(--tip-height));--image-tip-max-height:calc(var(--tooltip-height) + var(--tip-height));--image-tip-width-dynamic:clamp(var(--tip-min-width),var(--tip-breakpoint-start),var(--tooltip-width));--image-tip-height-dynamic:clamp(var(--tip-min-height),var(--tip-breakpoint-start),var(--tooltip-height));--image-tip-ratio:calc(var(--tooltip-height)/var(--tooltip-width));--image-tip-position:calc(100% + var(--arrow-distance));--horizontal-position:0px;cursor:pointer;outline:none;position:relative}.wvs-has-image-tooltip:after,.wvs-has-image-tooltip:before,[data-wvstooltip]:after,[data-wvstooltip]:before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:hidden;z-index:999}.wvs-has-image-tooltip:before,[data-wvstooltip]:before{background-color:var(--wvs-tooltip-background-color,#333);border-radius:var(--tip-redius);bottom:var(--image-tip-position);-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.3);box-shadow:0 0 5px 1px rgba(0,0,0,.3);color:var(--wvs-tooltip-text-color,#fff);font-size:var(--font-size);height:var(--tip-height);line-height:var(--tip-height);min-width:var(--tip-min-width);padding-inline:10px;top:auto;-webkit-transform:translateX(var(--horizontal-position));-ms-transform:translateX(var(--horizontal-position));transform:translateX(var(--horizontal-position));width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-wvstooltip]:before{content:attr(data-wvstooltip) " " attr(data-wvstooltip-out-of-stock)}.wvs-has-image-tooltip:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-line-pack:center;align-content:center;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:var(--tooltip-background);background-position:top;background-repeat:no-repeat;background-size:contain;content:attr(data-title);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(var(--image-tip-height-dynamic) + var(--tip-height));justify-content:flex-end;min-width:var(--image-tip-width-dynamic)}.wvs-has-image-tooltip:after,[data-wvstooltip]:after{border-top-color:transparent;border:var(--arrow-width) solid transparent;border-top-color:var(--wvs-tooltip-background-color,#333);bottom:auto;content:" ";font-size:0;line-height:0;top:var(--arrow-position);width:0}.wvs-has-image-tooltip:hover:after,.wvs-has-image-tooltip:hover:before,[data-wvstooltip]:hover:after,[data-wvstooltip]:hover:before{opacity:1;visibility:visible}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:after,.wvs-tooltip-position-bottom[data-wvstooltip]:after{border-bottom-color:var(--wvs-tooltip-background-color,#333);border-top-color:transparent;bottom:var(--arrow-position);top:auto}.wvs-tooltip-position-bottom.wvs-has-image-tooltip:before,.wvs-tooltip-position-bottom[data-wvstooltip]:before{bottom:auto;top:calc(var(--tip-position)*-1)}.wvs-theme-sober .product form.cart .variations .variable,.wvs-theme-sober-child .product form.cart .variations .variable{margin-bottom:15px!important}.wvs-theme-sober .product form.cart .variations .variable-options,.wvs-theme-sober-child .product form.cart .variations .variable-options{border:0!important}.wvs-theme-sober .product form.cart .variations .arrow,.wvs-theme-sober .product form.cart .variations .variable-options:after,.wvs-theme-sober-child .product form.cart .variations .arrow,.wvs-theme-sober-child .product form.cart .variations .variable-options:after{display:none}.wvs-theme-sober .product form.cart .variations .label,.wvs-theme-sober-child .product form.cart .variations .label{display:block;margin-right:10px;text-align:right}.wvs-theme-sober .product form.cart .variations .value,.wvs-theme-sober-child .product form.cart .variations .value{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.wvs-theme-sober .product form.cart .variations select,.wvs-theme-sober-child .product form.cart .variations select{-webkit-appearance:menulist-button!important;border:1px solid #e4e6eb!important;padding:.5em 1em!important;text-align:left!important;-moz-text-align-last:left!important;text-align-last:left!important}.wvs-theme-sober .product form.cart .radio-variable-item,.wvs-theme-sober-child .product form.cart .radio-variable-item{margin:5px;text-align:left}.wvs-theme-sober .product form.cart .radio-variable-item:last-child,.wvs-theme-sober-child .product form.cart .radio-variable-item:last-child{margin-right:0}.wvs-theme-sober .product form.cart .radio-variable-item label,.wvs-theme-sober-child .product form.cart .radio-variable-item label{margin:0;padding-left:30px}.wvs-theme-sober .product form.cart .radio-variable-item label:before,.wvs-theme-sober-child .product form.cart .radio-variable-item label:before{border-radius:100%;top:0}.wvs-theme-sober .product form.cart .radio-variable-item label:after,.wvs-theme-sober-child .product form.cart .radio-variable-item label:after{top:8px}.wvs-theme-shophistic-lite.woocommerce #main .entry-summary .variations{display:block!important}.wvs-theme-shophistic-lite .ql_custom_variations{display:none!important}.wvs-theme-shophistic-lite .radio-variable-item input[type=radio]{display:inline-block;margin:0}.wvs-theme-flatsome .variations .reset_variations{bottom:0;left:0;position:relative}.wvs-theme-storefront-child.single-product div.product,.wvs-theme-storefront.single-product div.product{overflow:visible!important}.wvs-theme-stockholm .variations .reset_variations{bottom:0;left:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.wvs-theme-kalium .image-variable-item img,.wvs-theme-kalium-child .image-variable-item img{width:100%!important}.wvs-theme-kalium .radio-variable-item input,.wvs-theme-kalium-child .radio-variable-item input{height:16px!important;width:16px!important}.wvs-theme-kalium .woo-variation-items-wrapper .select-option-ui,.wvs-theme-kalium-child .woo-variation-items-wrapper .select-option-ui{display:none}.wvs-theme-aurum .variable-items-wrapper .image-variable-item>img,.wvs-theme-aurum-child .variable-items-wrapper .image-variable-item>img{width:100%}.wvs-theme-hestia .woo-variation-items-wrapper.value:before{display:none!important}.wvs-theme-thegem .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-child .woo-variation-items-wrapper .combobox-wrapper,.wvs-theme-thegem-elementor .woo-variation-items-wrapper .combobox-wrapper{display:none}.wvs-theme-thegem .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-child .wvs-archive-variation-wrapper .variations,.wvs-theme-thegem-elementor .wvs-archive-variation-wrapper .variations{padding:0}.wvs-theme-ushop .variations_form,.wvs-theme-ushop-child .variations_form{overflow:visible!important}.wvs-theme-ushop .single-product-summary .product_meta,.wvs-theme-ushop-child .single-product-summary .product_meta{display:inline-table}.wvs-theme-savoy .woo-variation-items-wrapper,.wvs-theme-savoy-child .woo-variation-items-wrapper{position:relative!important}.wvs-theme-savoy .woo-variation-items-wrapper .sod_select,.wvs-theme-savoy-child .woo-variation-items-wrapper .sod_select{display:none!important}.wvs-theme-savoy .nm-variation-row,.wvs-theme-savoy-child .nm-variation-row{display:-webkit-box;display:-ms-flexbox;display:flex}.wvs-theme-woodstock .woo-variation-items-wrapper .variation-select,.wvs-theme-woodstock-child .woo-variation-items-wrapper .variation-select{display:none!important}.wvs-theme-woodmart .wd-attr-selected,.wvs-theme-woodmart .woo-variation-items-wrapper>.swatches-select,.wvs-theme-woodmart-child .wd-attr-selected,.wvs-theme-woodmart-child .woo-variation-items-wrapper>.swatches-select{display:none}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper{border:0!important}.wvs-theme-gecko .variations .value.woo-variation-items-wrapper:after,.wvs-theme-gecko-child .variations .value.woo-variation-items-wrapper:after{display:none!important}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection{border:0;height:auto;width:auto}.woo-variation-gallery-theme-massive-dynamic .woo-variation-items-wrapper .clear-selection .reset_variations,.woo-variation-gallery-theme-massive-dynamic-child .woo-variation-items-wrapper .clear-selection .reset_variations{border:1px solid #f04040;border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f04040;font-size:8px!important;height:20px;padding:5px;width:20px}.wvs-theme-claue .woo-variation-items-wrapper,.wvs-theme-claue-child .woo-variation-items-wrapper{border:none}.wvs-theme-claue .woo-variation-items-wrapper:after,.wvs-theme-claue-child .woo-variation-items-wrapper:after{display:none}.wvs-theme-jupiter table.variations,.wvs-theme-jupiter-child table.variations{overflow:initial}.wvs-theme-oxygen .woo-variation-items-wrapper .select-wrapper,.wvs-theme-oxygen-child .woo-variation-items-wrapper .select-wrapper{display:none}.wvs-theme-oxygen .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input,.wvs-theme-oxygen-child .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{width:18px}.wvs-theme-simple-elegant .woo-variation-items-wrapper .wi-nice-select,.wvs-theme-simple-elegant-child .woo-variation-items-wrapper .wi-nice-select{display:none}.wvs-theme-twentytwenty table.variations,.wvs-theme-twentytwenty-child table.variations{overflow:auto}.wvs-theme-divi .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-divi-child .et_pb_wc_add_to_cart form.variations_form.cart .variations td.value span:after,.wvs-theme-jevelin .sh-woo-layout table.variations td select.woo-variation-raw-select,.wvs-theme-jevelin-child .sh-woo-layout table.variations td select.woo-variation-raw-select{display:none!important}.wvs-theme-jevelin .sh-woo-layout table.variations,.wvs-theme-jevelin-child .sh-woo-layout table.variations{max-width:100%}.wvs-theme-jevelin .radio-variable-item label,.wvs-theme-jevelin-child .radio-variable-item label{line-height:1!important}.wvs-theme-stockie .woo-variation-raw-select+.select-styled,.wvs-theme-stockie-child .woo-variation-raw-select+.select-styled{display:none!important}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-center{--wvs-position:center}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-left{--wvs-position:flex-start}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches.swatches-align-right{--wvs-position:flex-end}.woo-variation-swatches .wp-block-getwooplugins-variation-swatches .wvs-archive-information{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:var(--wvs-position)}.woo-variation-swatches .woo-variation-raw-select+.select2{display:none!important}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:10px 0}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color>a{display:inline-block;position:relative}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .count{padding:0 5px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .wvs-widget-item-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item{border:2px solid #fff;-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);display:inline-block;float:left;height:20px;margin:0 4px;padding:9px;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;width:20px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-squared{border-radius:2px}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .item.style-rounded{border-radius:100%}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text{display:inline-block}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color .text :after{clear:both;content:"";display:inline}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color:hover .item{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .wvs-widget-layered-nav-list__item-color.woocommerce-widget-layered-nav-list__item--chosen .item{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000)}.woo-variation-swatches .variations td.value>span:after,.woo-variation-swatches .variations td.value>span:before,.woo-variation-swatches .woo-variation-raw-select,.woo-variation-swatches .woo-variation-raw-select:after,.woo-variation-swatches .woo-variation-raw-select:before{display:none!important}.woo-variation-swatches .woo-variation-swatches-variable-item-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches .wvs-archive-variations-wrapper{display:block;width:100%}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item){height:var(--wvs-archive-product-item-height,30px);width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-archive-product-item-font-size,16px)}.woo-variation-swatches .wvs-archive-variations-wrapper .variable-items-wrapper.wvs-style-squared.archive-variable-items .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-archive-product-item-width,30px)}.woo-variation-swatches .wvs-archive-variations-wrapper .wvs-archive-information{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:var(--wvs-position)}.woo-variation-swatches ul.variations{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.woo-variation-swatches ul.variations,.woo-variation-swatches ul.variations>li{-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.woo-variation-swatches ul.variations>li{-webkit-box-pack:var(--wvs-position);-ms-flex-pack:var(--wvs-position);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;justify-content:var(--wvs-position);margin:5px 0}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide{visibility:hidden}.woo-variation-swatches ul.variations .wvs_archive_reset_variations.show{visibility:visible}.woo-variation-swatches .variable-items-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item){height:var(--wvs-single-product-large-item-height,40px);width:var(--wvs-single-product-large-item-width,40px)}.woo-variation-swatches .variable-items-wrapper.enabled-large-size .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-large-item-font-size,16px)}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style:none;padding:0 5px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{cursor:pointer;vertical-align:middle}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input{height:20px;width:20px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item input+span{margin-inline:10px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper{display:inline-block}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper img{display:inline-block;margin:0;padding:0;vertical-align:middle;width:40px}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item .variable-item-radio-value-wrapper .out-of-stock{display:inline-block;margin:0;padding:0}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item label{display:inline-block;padding:2px 0;width:auto}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:focus,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.disabled:hover:focus{-webkit-box-shadow:none;box-shadow:none}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock label,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover input,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover label{opacity:.6;text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock .variable-item-radio-value,.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper .radio-variable-item.no-stock:hover .variable-item-radio-value{text-decoration:line-through}.woo-variation-swatches .variable-items-wrapper .variable-item{list-style:none;margin:0;outline:none;padding:0;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woo-variation-swatches .variable-items-wrapper .variable-item .variable-item-contents{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item.variation-disabled{display:none!important}.woo-variation-swatches .variable-items-wrapper .variable-item img{height:100%;margin:0;padding:0;pointer-events:none;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item>span{pointer-events:none}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--wvs-item-background-color,#fff);-webkit-box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);box-shadow:var(--wvs-item-box-shadow,0 0 0 1px #a8a8a8);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--wvs-item-text-color,#000);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--wvs-single-product-item-height,30px);justify-content:center;margin:4px;padding:2px;position:relative;width:var(--wvs-single-product-item-width,30px)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):last-child{margin-right:0}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{background-color:var(--wvs-hover-item-background-color,#fff);color:var(--wvs-hover-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):focus,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item):hover{-webkit-box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd);box-shadow:var(--wvs-hover-item-box-shadow,0 0 0 3px #ddd)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover{-webkit-box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);box-shadow:var(--wvs-selected-item-box-shadow,0 0 0 2px #000);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover{position:relative}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled span,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover img,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover span{opacity:.6}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before{background-image:var(--wvs-cross);background-position:50%;background-repeat:no-repeat;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents:before,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents:before{background-image:var(--wvs-tick);background-position:50%;background-repeat:no-repeat;background-size:60%;content:" ";display:block;height:100%;position:absolute;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color,.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item .variable-item-span-color{display:block;height:100%;width:100%}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{font-size:var(--wvs-single-product-item-font-size,16px);text-align:center}.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected:not(.no-stock){background-color:var(--wvs-selected-item-background-color,#fff);color:var(--wvs-selected-item-text-color,#000)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:before{border-bottom:3px solid #de8604;border-left:3px solid transparent;border-right:3px solid transparent;content:" ";left:50%;margin-left:-3px;position:absolute;top:calc(100% - 1px);width:0;z-index:1}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled):not(.radio-variable-item) .wvs-stock-left-info:after{left:50%;min-width:36px;position:absolute;text-align:center;top:calc(100% + 2px);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled) .wvs-stock-left-info:after{background:#de8604;border-radius:2px!important;-webkit-box-shadow:0 0 2px rgba(0,0,0,.38);box-shadow:0 0 2px rgba(0,0,0,.38);color:#fff;content:attr(data-wvs-stock-info);font-size:10px;font-style:italic;line-height:1;padding:2px;text-shadow:0 1px rgba(0,0,0,.251)}.woo-variation-swatches .variable-items-wrapper .variable-item.wvs-show-stock-left-info:not(.disabled).radio-variable-item .wvs-stock-left-info:after{margin-left:5px}.woo-variation-swatches .variable-items-wrapper .wvs-item-label{position:absolute;top:30px}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:100%}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) .variable-item-span,.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item:not(.radio-variable-item) img{border-radius:100%;line-height:1;margin:0;overflow:hidden}.woo-variation-swatches .wvs-style-rounded.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:100%}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item){border-radius:2px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width:var(--wvs-single-product-item-width);width:auto}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item .variable-item-span{padding:0 5px}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item span:after{border-radius:0}.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item.radio-variable-item img{border-radius:5px}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:before,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:after,.woo-variation-swatches.wvs-behavior-blur .variable-items-wrapper .radio-variable-item.disabled:hover:before{display:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).disabled:hover .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock .variable-item-contents:before,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .variable-item:not(.radio-variable-item).no-stock:hover .variable-item-contents:before{background-image:none}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover{overflow:hidden}.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled label,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover input,.woo-variation-swatches.wvs-behavior-blur-no-cross .variable-items-wrapper .radio-variable-item.disabled:hover label{opacity:.3;pointer-events:none}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled.radio-variable-item{width:auto!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.disabled{font-size:0;height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;visibility:hidden;width:0!important}.woo-variation-swatches.wvs-behavior-hide .variable-items-wrapper .variable-item.no-stock .variable-item-contents:before{background-image:none}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item{text-align:right}.woo-variation-swatches.rtl .variable-items-wrapper .variable-item:not(.radio-variable-item){margin:4px 0 4px 8px}.woo-variation-swatches.rtl .variable-items-wrapper.radio-variable-wrapper .radio-variable-item input{margin-left:5px;margin-right:0}.woo-variation-swatches.woocommerce .product.elementor table.variations td.value:before{display:none!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper{display:block!important}.woo-variation-swatches.woo-variation-swatches-ie11 .variable-items-wrapper .variable-item:not(.radio-variable-item){float:left}.woo-variation-swatches.wvs-show-label .variations td,.woo-variation-swatches.wvs-show-label .variations th{display:block;text-align:start;width:auto!important}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations td label,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th label{display:inline-block;margin:0 2px}.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name,.woo-variation-swatches.wvs-show-label .variations th .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .variations .woo-variation-item-label{-webkit-margin-before:5px;margin:0;margin-block-start:5px}.woo-variation-swatches .variations .woo-variation-item-label .woo-selected-variation-item-name{font-weight:600}.woo-variation-swatches .grouped-variable-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none!important}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .group-variable-items-wrapper{margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-vertical .no-group-variable-items-wrapper{margin-top:20px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper{margin-right:20px;margin-top:10px}.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .group-variable-items-wrapper:last-child,.woo-variation-swatches .grouped-variable-items.grouped-variable-items-display-horizontal .no-group-variable-items-wrapper{margin-right:0}.woo-variation-swatches .grouped-variable-items .group-variable-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.woo-variation-swatches .grouped-variable-items .group-variable-items-name{font-style:italic}.woo-variation-swatches .wvs-hide-view-cart-link{display:none}