@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

 #top #wrap_all .woocommerce-MyAccount-navigation-link--downloads {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
position: absolute !important;
top: 0px !important;
left: 0px !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
}

#top.single-product .zoomImg {
background: #FFF;
min-width: 125%;
height: auto !important;
z-index: 9999;
}

#top #wrap_all ul.products .product .product_list_size .thumbnail_container {
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
#top #wrap_all ul.products .product .product_list_size.product_list_size_center .thumbnail_container {
justify-content: center;
align-items: center;
align-content: center;
}
#top #wrap_all ul.products .product .product_list_size.product_list_size_cover .thumbnail_container {
justify-content: center;
align-items: stretch;
align-content: stretch;
}
#top #wrap_all ul.products .product .product_list_size.product_list_size_top .thumbnail_container {
justify-content: center;
align-items: flex-start;
align-content: flex-start;
}
#top #wrap_all ul.products .product .product_list_size.product_list_size_bottom .thumbnail_container {
justify-content: center;
align-items: flex-end;
align-content: flex-end;
}
#top #wrap_all ul.products .product .product_list_size .thumbnail_container img {
flex-grow: 0;
flex-shrink: 1;
flex-basis: auto;
}
#top #wrap_all ul.products .product .product_list_size.product_list_size_cover .thumbnail_container img {
object-fit: cover;
width: 100%;
height: 100%;
}
 #top.woocommerce .variations .select_box {
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: flex-start;
margin: 0px;
padding: 0px;
position: relative;
overflow: visible;
}
#top.woocommerce .variations .select_box .select_option {
flex-grow: 0;
flex-shrink: 0;
flex-basis: auto;
border: 1px solid;
margin: 0px;
padding: 2px;
overflow: hidden;
box-sizing: border-box;
min-width: 0;
min-height: 0;
max-width: none;
max-height: none;
}
#top.woocommerce .variations .select_box .select_option.selected { }
#top.woocommerce .variations .select_box .select_option span {
border: 2px solid;
width: auto;
height: 27px;
line-height: 27px;
min-width: 27px;
min-height: 0;
max-width: none;
max-height: none;
margin: 0px;
padding: 0px 4px;
overflow: hidden;
box-sizing: border-box;
}
#top.woocommerce .variations .select_box .select_option img {
border: 2px solid;
overflow: hidden;
}
#top.woocommerce .variations .select_box.select_box_label .select_option span {
padding: 0px 4px;
text-align: center;
}
#top.woocommerce .variations .select_box.select_box_colorpicker .select_option span {
width: 27px;
}
#top.woocommerce .variations .select_box.select_box_image .select_option span {
width: 27px;
} #top.woocommerce .variations .select_box .select_option {
border-color: transparent;
}
#top.woocommerce .variations .select_box .select_option span,
#top.woocommerce .variations .select_box .select_option img {
background: #FFF;
color: #000;
border-color: #CCC;
}
#top.woocommerce .variations .select_box.select_box_colorpicker .select_option.selected {
border-color: #CCC;
}
#top.woocommerce .variations .select_box.select_box_label .select_option.selected span {
background-color: #888;
color: #fff;
}
 #top.is_maintenance_mode_page .xoo-wsc-modal {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
position: fixed !important;
top: 0px !important;
left: 0px !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
z-index: -1 !important;
}
 #top .xoo-wsc-basket {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
position: fixed !important;
top: 0px !important;
left: 0px !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
z-index: -1 !important;
} #top #header .cart_dropdown .dropdown_widget {
display: none !important;
visibility: hidden !important;
opacity: 0 !important;
position: fixed !important;
top: 0px !important;
left: 0px !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
z-index: -1 !important;
}.avia-fold-unfold-section{
position: relative;
display: block;
float: left;
width: 100%;
}
.avia-fold-unfold-section.avia-fold-init{
max-height: 80px;
overflow: hidden;
opacity: 0.3;
}
.avia-fold-textblock-wrap.avia-fold-init:not(.avia-fold-init-done) .avia_textblock,
.avia-fold-section-wrap.avia-fold-init:not(.avia-fold-init-done) + .avia-section,
.avia-fold-grid-row-wrap.avia-fold-init:not(.avia-fold-init-done) + .av-layout-grid-container{
display: none;
}
.avia-fold-unfold-section.avia-fold-init-done{
max-height: 500px;
overflow: hidden;
opacity: 1;
transition: all 1.0s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container{
position: relative;
clear: both;
overflow: hidden;
max-height: 80px; transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container::after{
opacity: 0;
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient( to bottom, rgba(255,255,255,0), rgba(255,255,255,1) );
z-index: -1; height: 100%;
transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container.folded::after{
z-index: 500;
opacity: 1;
}
.av-fold-unfold-container .av-fold-unfold-inner{
display: block;
position: relative;
float: left;
width: 100%;
}
.avia-fold-unfold-section .av-fold-button-wrapper{
position: relative;
display: block;
float: left;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.avia-fold-unfold-section.align-left .av-fold-button-wrapper.av-fold-btn-padding{
padding-left: 30px;
}
.avia-fold-unfold-section.align-right .av-fold-button-wrapper.av-fold-btn-padding{
padding-right: 30px;
}
.avia-fold-unfold-section .av-fold-button-container{
position: relative;
display: inline-block;
margin-top: 15px;
margin-bottom: 15px;
float: left;
z-index: 20;
transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section.align-right .av-fold-button-container{
float: right;
}
.avia-fold-unfold-section.align-center .av-fold-button-container{
left: 50%;
transform: translateX(-50%);
}
.avia-fold-unfold-section.fold-button .av-fold-button-container{
padding: 0.5em 0.8em;
border: 1px solid;
border-radius: 7px;
}
#top .avia-fold-unfold-section :not(.avia-button-wrap) .av-fold-button-container{
text-decoration: underline;
}
.avia-fold-unfold-section .av-fold-button-container:hover{
opacity: 0.6;
cursor: pointer;
} .avia-fold-unfold-section .av-fold-unfold-container .avia_textblock{
display: inline-block;
}