.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}.wl-shop .cd-variation-swatches-wrapper{
position: absolute;
z-index: 99999;
}
.cd-variation-swatches-form .codesigner-vs-wrapper {
display: flex;
align-items: center;
gap: 10px;
}
.cd-variation-swatches-form div p {
margin: 0;
}
.codesigner-vs-radio {
display: none;
}
.codesigner-vs-wrapper {
padding: 10px;
}
.codesigner-tax-name {
width: 80px;
}
.codesigner .codesigner-vs-content {
height: 35px;
width: 35px;
border-radius: 50%;
border: 1px solid #eee;
display: flex;
align-items: center;
justify-content: center;
}
.cd-variation-swatches-form {
margin-top: -20px;
}
.cd-variation-swatches-form label {
cursor: pointer;
}
.codesigner-vs-radio:checked + .codesigner-vs-content {
border: 2px solid #ff0000;
}
.codesigner-vs-radio:disabled + span.codesigner-vs-content {
background-color: #b1b1b154;
cursor: not-allowed;
border: 2px solid #ff000054;
}
.codesigner-vs-radio:disabled + img.codesigner-vs-content {
filter: grayscale(80%);
cursor: not-allowed;
}
.cd-vs-price{
padding-top: 10px;
}
.cd-vs-message{
display: none;
padding: 10px;
font-weight: 500;
color: #000000;
}
.cd-vs-message a{
text-decoration: none;
}.wl-flash-sale-timer{
position: absolute;
text-align: center;
letter-spacing: 1px;
z-index: 100;
top: -15px;
left: 0;
display: flex;
justify-content: space-around;
margin: 10px;
gap: 5px;
background-color: red;
}
.wl-flash-sale-timer .time{
width: 75px;
height: 75px;
padding: 5px 0px;
border-radius: 5px;
position: relative;
font-size: 32px;
font-weight: bold;
line-height: 1.5;
box-shadow: 3px 3px 10px gray;
}
.wl-flash-sale-timer .time span{
position: absolute;
bottom:0;
left: 0;
width: 100%;
display: block; 
border-radius: 0 0 5px 5px;
font-weight: bold;
font-size: 12px;
padding: 2px;
}.cd-cart-installment p {
margin-bottom: 10px;
}
.woocommerce-checkout
.woocommerce-checkout-review-order-table
.product-name
.variation {
width: 100%;
}
.woocommerce-cart .cart_totals .order-total.cd-order-total,
.woocommerce-checkout
.woocommerce-checkout-review-order-table
.order-total.cd-order-total {
display: contents;
}
.order-total.cd-old {
display: contents !important;
}.wl-product-backorder {
position: absolute;
text-align: center;
z-index: 100;
}.wl-shop-classic .wl-product-preorder{
position: absolute;
top: 310px !important;
left: 10px !important;
width: 94%;
font-weight: 600 !important;
padding: 5px 5px !important;
text-align: center;
z-index: 100;
font-size: 14px !important;
}
.preorder-text {
color: #77a464;
font-size: 1em;
}.wl-badge p {
font-size: 12px;
transform: translateY(8px);
width: 75px;
height: 30px;
font-weight: bold;
padding: 0;
margin: 0;
background: none;
}
.wl-badge i {
font-size: 20px;
margin-right: -20px;
margin-top: 13px;
}
.wl-badge img {
margin-right: -45px;
margin-top: 10px;
}#cd-currency-switcher-warpper{
position: fixed;
text-align: center;
z-index: 100;
bottom: 40%;
right: 0px;
border-radius: 5px;
display: flex;
flex-direction: column;
}
#cd-currency-switcher-warpper img{
cursor: pointer;
border-radius: 50%;
}
#cd-currency-switcher-warpper [type=radio] { 
position: absolute;
opacity: 0;
width: 0;
height: 0;
}
#cd-currency-switcher-warpper [type=radio]:checked + .cd-single-currency {
background-color: #aeb7ff;
}
#cd-currency-switcher-warpper .cd-single-currency{
background-color: #ffffff;
padding: 10px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
cursor: pointer;
}div.variations_form.cart.in_loop {
display: none;
}
.select_option {
display: inline-block;
border: 1px solid #d6d3d3;
margin-right: 3px;
position: relative;
}
.select_box:not( .on_ptab ) .select_option:hover, .select_option.selected {
border-color: #999595;
}
.select_option.inactive {
opacity: 0.5;
}              .select_option .yith_wccl_value {
border: 2px solid #fff;
display: block;
min-width: 27px;
height: 27px;
text-decoration: none;
line-height: 27px;
text-align: center;
cursor: pointer;
}
.select_option .yith-wccl-bicolor {
width:0;
height:0;
border-bottom: 23px solid;
border-left: 23px solid;
display: block;
} .select_box.on_ptab .select_option .yith_wccl_value {
cursor: default;
}
.select_option .yith_wccl_tooltip {
position: absolute;
font-size: 12px;
line-height: 14px;
text-align: center;
box-sizing: border-box;
opacity: 0;
width: 100px;
margin-left: -50px;
z-index: 99;
left: 50%;
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
pointer-events: none;
}
.select_option .yith_wccl_tooltip img {
height: auto;
max-width: 100%;
margin: 5px 0;
}
.select_option .yith_wccl_tooltip span:after {
content: '';
border: 5px solid transparent;
width: 1px;
height: 1px;
position: absolute;
left: 50%;
margin-left: -5px;
} .select_option .yith_wccl_tooltip.top {
bottom: 100%;
padding-bottom: 10px;
}
.select_option .yith_wccl_tooltip.top span:after {
bottom: -10px;
}
.select_option .yith_wccl_tooltip.bottom {
top: 100%;
padding-top: 10px;
}
.select_option .yith_wccl_tooltip.bottom span:after {
top: -10px;
} .select_option .yith_wccl_tooltip.fade,
.select_option .yith_wccl_tooltip.slide {
opacity: 0;
}
.select_option:hover .yith_wccl_tooltip.fade,
.select_option:hover .yith_wccl_tooltip.slide {
opacity: 1;
}
.select_option .yith_wccl_tooltip.top.slide {
transform: translateY(20%);
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
}
.select_option .yith_wccl_tooltip.bottom.slide {
transform: translateY(-20%);
-webkit-transform: translateY(-20%);
-moz-transform: translateY(-20%);
-ms-transform: translateY(-20%);
}
.select_option:hover .yith_wccl_tooltip.slide {
transform: translateY( 0 );
-webkit-transform: translateY( 0 );
-moz-transform: translateY( 0 );
-ms-transform: translateY( 0 );
}
.select_option:hover .yith_wccl_tooltip {
transition: all 300ms;
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
}
.select_option .yith_wccl_tooltip > span {
display: inline-block;
position: relative;
height: auto;
width: auto;
max-width: 100%;
border-radius: 3px;
padding: 3px 6px;
} li.product .variations_form.cart {
margin: 5px 0;
}
li.product .variations_form.cart div.variations {
margin-bottom: 5px;
}
li.product .select_option .yith_wccl_value {
min-width: 20px;
height: 20px;
line-height: 17px;
}
li.product .select_option .yith-wccl-bicolor {
border-bottom: 16px solid;
border-left: 16px solid;
}
li.product .ywccl_stock {
font-size: 0.92em;
margin: 0;
}
li.product .ywccl_stock.stock {
color: #77a464;
}
li.product .ywccl_stock.out-of-stock {
color: red;
}
.avada-select-parent .select_box {
display: none;
} .woocommerce-product-gallery.loading-gallery,
.product-gallery.loading-gallery {
position: relative;
}
.woocommerce-product-gallery.loading-gallery::after,
.product-gallery.loading-gallery:after {
content: '';
position: absolute;
background: url(//mmyown.com/wp-content/plugins/yith-woocommerce-color-label-variations-premium/assets/images/ajax-loader.gif) #fff no-repeat center center;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}