@charset "UTF-8";
@media screen and (max-width: 1920px) {
}
@media screen and (max-width: 1600px) {
.container {
width: 95%;
} }
@media screen and (max-width: 1368px) {
.footer_box>img {
margin: 30px 130px 30px 50px;
}
.woocommerce .woocommerce-checkout {
width: 90%;
}
} @media screen and (max-width: 960px) {
.header_icons .search_icon {
display: none;
visibility: hidden;
}
#primary_menu {
display: none;
visibility: hidden;
}
#menu-toggle {
display: block;
visibility: visible;
}
.trp-language-switcher, .gtranslate_wrapper {
display: none;
visibility: hidden;
}
#menu-mobile-menu .aws-form-btn {
display: none;
visibility: hidden;
}
#menu-mobile-menu .aws-search-field {
width: 100%;
border-bottom: 1px solid #B79AB6;
}
#menu-mobile-menu form.aws-search-form.aws-show-clear {
width: 250px;
padding: 25px;
}
.sale_products .sale_prd_preview, .products_filters ul.products, .page ul.products {
column-gap: 20px;
}
.sale_products .sale_prd_preview li, .products_filters .sale_prd_preview li, .page .sale_prd_preview li {
width: 220px !important;
}
.products_filters .category_prd_preview li img, .sale_products .category_prd_preview li img, .related .sale_prd_preview li img, .page .category_prd_preview li img {
width: 220px;
height: 340px;
}
.new_prd_preview .sale_prd_preview {
grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
column-gap: 20px;
}
.new_prd_preview li {
width: 220px !important;
}
.new_prd_preview li img {
width: 220px;
height: 340px;
}
.sale_prd_btn>a, .new_prd_btn>a, .related>div>h2 {
width: 195px;
font-size: 17px;
padding: 5px 0 5px 0;
}
.prd-swiper-button-next:after, .swiper-container-rtl .prd-swiper-button-prev:after {
background-size: 34px 34px;
height: 34px;
width: 34px;
}
.prd-swiper-button-prev:after, .swiper-container-rtl .prd-swiper-button-next:after {
background-size: 34px 34px;
height: 34px;
width: 34px;
}
.footer_box>img {
width: 200px;
margin: 20px 50px 30px 30px;
}
.footer_menu li a {
font-size: 15px;
margin-bottom: 10px;
}
#block-3.footer_title {
right: 10px;
font-size: 10px;
}
.products_filters .vertical_filters {
display: none;
visibility: hidden;
}
.right_block .prd_breadcrumb {
left: 30px;
}
.right_block {
margin: 70px 0 0 0;
position: relative;
}
.right_block > .mobile_filters {
display: block;
visibility: visible;
font-size: 14px;
background-color: white;
cursor: pointer;
color: #2D2D2A;
width: 100px;
border-radius: 10px;
padding: 3px;
position: absolute;
top: 4px;
left: 22px;
text-transform: uppercase;
border: 2.5px solid #B79AB6;
text-align: center;
}
.right_block > .mobile_filters:hover {
color: #fff;
background-color: #B79AB6;
border: 2.5px solid #B79AB6;
}
.woocommerce-ordering {
padding-left: 145px;
height: 34px;
}
.products_filters .vertical_filters.active {
display: block;
visibility: visible;
height: 100%;
position: fixed;
top: 0;
bottom: 0;
background-color: #fff;
padding: 10px 20px;
z-index: 99;
display: flex;
flex-flow: column nowrap;
overflow-y: auto;
width: 290px;
box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
}
.products_filters .vertical_filters.active>.close {
width: 25px;
height: 25px;
position: fixed;
border-radius: 6px;
left: 250px;
top: 30px;
cursor: pointer;
}
.products_filters .vertical_filters.active>.close:before,
.products_filters .vertical_filters.active>.close:after {
content:'';
position:fixed;
width:20px;
height:3px;
background-color: #2D2D2A;
border-radius:2px;
top:40px;
box-shadow:0 0 2px 0 #E8EAEA;
}
.products_filters .vertical_filters.active>.close:before{
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
transform:rotate(45deg);
left: 250px;
}
.products_filters .vertical_filters.active>.close:after{
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
transform:rotate(-45deg);
left: 250px;
}
.category_menu_widget .product-categories {
width: 230px;
}
.filters_tab {
width: 230px;
margin-top: 30px;
}
.prd_page_info {
margin: 0 10px 50px 10px;
}
.woocommerce-checkout #customer_details {
width: unset;
}
.woocommerce .woocommerce-checkout {
width: 100%;
}
.label_kohe_saadaval,
.label_campaign {
top: 300px;
}
} @media screen and (max-width: 768px) {
.header_logo a {
right: 0;
left: 0;
top: -32px;
position: absolute;
transform: scale(0.5);
transition: 0.3s;
}
.main_banner .container .swiper-wrapper>div:not(.main_banner_mobile){
display: none;
visibility: hidden;
}
.main_banner .container .swiper-wrapper div.main_banner_mobile{
display: block;
visibility: visible;
}
.sale_products .sale_prd_preview li, .products_filters .sale_prd_preview li, .page .sale_prd_preview li {
width: 200px !important;
}
.type-page, .type-page ul {
margin: 0;
}
.products_filters .category_prd_preview li img, .sale_products .category_prd_preview li img, .related .sale_prd_preview li img, .page .category_prd_preview li img {
width: 200px;
height: 320px;
}
.new_prd_preview .sale_prd_preview, .products_filters ul.products, .page ul.products {
grid-template-columns: repeat(auto-fill,minmax(200px,1fr));
}
.new_prd_preview li {
width: 200px !important;
}
.new_prd_preview li img {
width: 200px;
height: 320px;
}
.prd-swiper-button-next, .swiper-container-rtl .prd-swiper-button-prev {
right: calc(-1 * var(--swiper-navigation-size)/ 2);
left: calc(var(--swiper-navigation-size));
top: unset;
}
.prd-swiper-button-prev, .swiper-container-rtl .prd-swiper-button-next {
left: calc(-1 * var(--swiper-navigation-size)/ 2);
right: calc(var(--swiper-navigation-size));
}
.prd-swiper-button-next, .prd-swiper-button-prev {
bottom: -30px;
top: unset;
}
.sale_prd_btn>a, .new_prd_btn>a, .related>div>h2 {
width: 195px;
}
.new_prd_btn {
margin-top: 60px;
}
.footer_menu {
display: none;
visibility: hidden;
}
.pic-page {
margin-bottom: 20px;
}
.pic-page .prd_label_sale {
height: 50px;
width: 50px;
font-size: 18px;
right: -25px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 15px;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 15px 0;
content: "";
display: inline-flex;
max-height: 150px;
justify-content: space-evenly;
flex-direction: row;
max-width: 460px;
}
.flex-control-thumbs li {
max-width: 120px;
max-height: 160px;
margin-bottom: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
height: 100%;
width: 100%;
object-fit: cover;
}
.single-product div.product .woocommerce-product-gallery {
flex-direction: column;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
right: 23em;
}
.cd-popup-container {
width: 100%;
}
table.shop_table_responsive tr td.product-thumbnail:before {
display: none;
}
table.shop_table_responsive tr td.product-thumbnail {
text-align: left;
margin-left: 10px;
}
.woocommerce-cart .woocommerce {
display: block;
}
.woocommerce-cart .woocommerce>.woocommerce-cart-form {
width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals {
width: 100%;
}
.woocommerce-cart-form .shop_table {
margin-right: 0;
}
table.shop_table_responsive tr td.product-subtotal {
padding-bottom: 10px;
border-bottom: 1px solid;
}
tr.woocommerce-cart-form__cart-item.cart_item {
position: relative;
}
table.shop_table_responsive .product-name dl.variation {
justify-content: space-between;
margin-block-end: 0;
}
table.cart td {
padding: 15px 0 0 0;
}
.cart-collaterals .cart_totals>table {
width: 100%;
}
.woocommerce .woocommerce-checkout {
width: 90%;
}
.woocommerce-checkout #customer_details {
width: 100%;
float: unset;
}
.woocommerce-checkout #order_review_heading {
width: 100%;
float: unset;
margin-right: 0;
}
.woocommerce-checkout #order_review {
width: 100%;
float: unset;
}
.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table, .woocommerce-table--order-details {
width: 100%;
}
.woocommerce-MyAccount-content {
width: 100%;
}
form.wpcf7-form .left-form {
width: 100%;
}
form.wpcf7-form .right-form {
width: 100%;
}
.flex-viewport .woocommerce-product-gallery__image {
height: 600px;
}
.label_kohe_saadaval,
.label_campaign {
top: 280px;
}
}
@media screen and (max-width: 480px) {
.fix-menu .header_logo a {
transform: scale(0.4);
}
.header_logo a {
transform: scale(0.4);
}
#wrap {
margin-right: 10px;
}
.user_icon>a>svg, .shopping_cart_icon>a>svg {
padding: 0 5px 0 5px;
}
#menu-toggle {
margin: 15px 0 0 15px;
}
.header_icons {
margin: 18px 10px 0 0;
}
.cart-contents {
right: 1px;
}
.sale_products .sale_prd_preview li, .products_filters .sale_prd_preview li, .page .sale_prd_preview li {
width: 155px !important;
}
.user_icon>a>svg, .wishlist_icon>a>svg, .shopping_cart_icon>a>svg {
padding: 0 5px 0 5px;
}
.products_filters .category_prd_preview li img, .sale_products .category_prd_preview li img, .related .sale_prd_preview li img, .page .category_prd_preview li img {
width: 155px;
height: 245px;
}
.new_prd_preview .sale_prd_preview, .products_filters ul.products, .page ul.products {
grid-template-columns: repeat(auto-fill,minmax(155px,1fr));
}
.new_prd_preview li {
width: 155px !important;
}
.new_prd_preview li img {
width: 155px;
height: 245px;
}
.footer_box>img {
width: 150px;
margin: 0 0 10px 0;
}
.footer_icons>div {
right: 10px;
top: 20px;
}
.woocommerce-ordering {
padding-left: 130px;
}
.woocommerce-ordering select {
font-size: 12px;
width: 115px;
}
.right_block > .mobile_filters {
left: 15px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
width: 320px;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
max-height: 100px;
max-width: 320px;
}
.flex-control-thumbs li {
max-width: 90px;
max-height: 120px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
right: 17em;
}
.prd_accordion {
width: 100%;
}
.prd_page_info {
width: 100%;
}
.hvr-outline-out, .single_add_to_cart_button {
width: 100%;
}
.upsells ul.products li.product img {
width: 60px;
height: 90px;
}
.sale_products .prd-swiper-container {
margin-left: 0; 
}
.cd-popup-container>table {
font-size: 8px;
}
.cd-popup-container .cd-popup-close {
top: -30px;
}
.right_block .prd_breadcrumb {
top: -88px;
}
.prd_breadcrumb .woocommerce-breadcrumb {
flex-wrap: wrap;
}
.flex-viewport .woocommerce-product-gallery__image {
height: 450px;
}
.prd_size_guide {
right: 0;
}
.label_kohe_saadaval{
top: 210px;
padding: 2px 6px;
font-size: 12px;
border-radius: 7px;
}
.label_campaign {
left: 0;
right: 0;
top: 215px;
padding: 4px 6px;
font-size: 10px;
border-radius: 7px;
}
}
.rtwpvs .rtwpvs-wc-select,.rtwpvs .rtwpvs-wc-select+.select2,.rtwpvs .rtwpvs-wc-select+.select2-container,.rtwpvs .rtwpvs-wc-select+.theme-select{display:none!important}.rtwpvs .rtwpvs-terms-wrapper{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;position:relative}.rtwpvs .rtwpvs-terms-wrapper.custom-variable-wrapper .rtwpvs-term-span-dual-color{height:100%;width:100%}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper{border-style:solid;border-width:2px;bottom:140%;box-shadow:0 7px 15px rgba(0,0,0,.3);line-height:0;opacity:0;pointer-events:none;position:absolute;transition:all .2s linear;visibility:hidden;width:150px;z-index:999}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper img{border-radius:0!important}.rtwpvs .rtwpvs-terms-wrapper .image-tooltip-wrapper:after{border:8px solid transparent;border-radius:0!important;border-top-color:rgba(51,51,51,.9);bottom:-16px;content:"";display:block;left:50%;position:absolute;transform:translateX(-50%)}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term{list-style:none;margin:0;padding:0;position:relative;transition:all .2s ease}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-image-term .rtwpvs-term-span{line-height:0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term img{margin:0;padding:0;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term){align-items:center;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;padding:2px}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):last-of-type{margin-right:0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):hover{background-color:#fff!important;box-shadow:0 0 0 3px #000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected,.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).selected:hover{box-shadow:0 0 0 2px #000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color{height:100%;position:relative;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term{border-radius:2px;text-align:center;width:auto}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span{color:#000}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-button-term span.rtwpvs-term-span{padding:0 5px}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper{display:block}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term{align-items:center;box-sizing:border-box;cursor:pointer;display:grid;gap:8px;grid-template-columns:auto 1fr;margin:0}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term input{height:18px;width:18px}.rtwpvs .rtwpvs-terms-wrapper.radio-variable-wrapper .rtwpvs-radio-term label{color:#000;cursor:pointer;margin:inherit;padding:5px 0}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term-more{align-items:center;display:flex}.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term-more a{font-size:small}.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term),.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span,.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) .rtwpvs-term-span:after,.rtwpvs.rtwpvs-rounded .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-button-term) img{border-radius:100%}.rtwpvs.rtwpvs-squared .rtwpvs-terms-wrapper .rtwpvs-term{border-radius:2px}.rtwpvs.rtwpvs-squared .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term span:after{border-radius:0}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover{cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled img,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled span,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover img,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover span{opacity:.3}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:before{background:red!important;border:0;bottom:0;content:" "!important;height:1px;left:0;margin:0!important;min-width:auto;opacity:1;padding:0!important;position:absolute;right:0;top:50%;transform-origin:center;visibility:visible;width:100%;z-index:0}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:before{transform:rotate(45deg)}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover:after{transform:rotate(-45deg)}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled input,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled label,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover input,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover label{cursor:not-allowed;opacity:.5;text-decoration:line-through}.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:before,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover:after,.rtwpvs.rtwpvs-attribute-behavior-blur .rtwpvs-radio-term.disabled:hover:before{display:none}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover{box-shadow:0 0 0 1px rgba(0,0,0,.001);overflow:hidden;pointer-events:none;position:relative}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled img,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled span,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover img,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-term:not(.rtwpvs-radio-term).disabled:hover span{opacity:.3}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover{overflow:hidden}.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled input,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled label,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover input,.rtwpvs.rtwpvs-attribute-behavior-blur-no-cross .rtwpvs-radio-term.disabled:hover label{opacity:.3;pointer-events:none}.rtwpvs.rtwpvs-attribute-behavior-hide .rtwpvs-term.disabled{height:0!important;margin:0!important;min-height:0!important;min-width:0!important;opacity:0;padding:0!important;transform:scale(0);transform-origin:center;visibility:hidden;width:0!important}.rtwpvs.rtwpvs-attribute-behavior-hide .rtwpvs-term.disabled.rtwpvs-radio-term{width:auto!important}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .variations{text-align:left}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:flex-start}.rtwpvs.rtwpvs-archive-align-left .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .variations{text-align:center}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:center}.rtwpvs.rtwpvs-archive-align-center .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .variations{text-align:right}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .rtwpvs-terms-wrapper{justify-content:flex-end}.rtwpvs.rtwpvs-archive-align-right .rtwpvs-archive-variation-wrapper .reset_variations{margin:0}.rtwpvs-product .variations tr{vertical-align:baseline}.rtwpvs-image-load{animation:rtwpvs-image-fadeIn .5s ease-in;opacity:1}@keyframes rtwpvs-image-fadeIn{0%{opacity:0}to{opacity:1}}.rtwpvs-shape-checkmark .rtwpvs-term.selected span.rtwpvs-term-span:before{align-items:center;border-radius:50%;color:#fff;content:"✓";display:inline-flex;font-size:10px;font-weight:600;height:17px;justify-content:center;line-height:1.1;position:absolute;right:-10px;top:-10px;width:17px;z-index:9}@media only screen and (max-width:600px){.theme-storefront.single-product .variations_form{padding-left:2px!important}}.rtwpvs-product-loop-variation.rtwpvs_av_loading{opacity:0;visibility:visible}