.product-detail form.cart.single-ajax button {
position: relative;
}
.product-detail form.cart.single-ajax button svg {
color: #fff;
}
.klb-notice-ajax {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 9999;
color: #fff;
max-width: 400px;
}
@media(max-width:600px){
.klb-notice-ajax {
left: 15px;
right: 15px;
}	
}
.klb-notice-ajax a.button {
background: none;
text-decoration: underline;
padding: 0;
height: auto;
margin-top: 5px;
}
.klb-notice-ajax .woocommerce-error li,
.klb-notice-ajax .woocommerce-message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column;
justify-content: space-between;
padding-right: 3rem;
}
.single-product .klb-notice-ajax .woocommerce-error li,
.single-product .klb-notice-ajax .woocommerce-message  {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column;
justify-content: space-between;
}
.klb-notice-ajax ul.woocommerce-error {
border: none;
margin: 0;
background: var(--color-danger);
position: relative;
border-radius: 7px;
}
.klb-notice-ajax .woocommerce-message {
border: none;
margin: 0;
background: var(--color-success);
position: relative;
border-radius: 7px;
}
.klb-notice-close {
position: absolute;
right: 15px;
top: 15px;
cursor: pointer;
}
.klb-notice-ajax > * + * {
margin-top: 15px !important;
}
.klb-notice-ajax .woocommerce-message p {
margin-bottom: 8px;
}
form.single-ajax a.added_to_cart {
display: none;
}.klb-notice-ajax {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 9999;
color: #fff;
max-width: 400px;
}
@media(max-width:600px){
.klb-notice-ajax {
left: 15px;
right: 15px;
}	
}
.klb-notice-ajax a.button {
background: none;
text-decoration: underline;
padding: 0;
height: auto;
margin-top: 5px;
}
.klb-notice-ajax .woocommerce-error li,
.klb-notice-ajax .woocommerce-message {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column;
justify-content: space-between;
padding-right: 3rem;
}
.single-product .klb-notice-ajax .woocommerce-error li,
.single-product .klb-notice-ajax .woocommerce-message  {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: start;
flex-direction: column;
justify-content: space-between;
}
.klb-notice-ajax ul.woocommerce-error {
border: none;
margin: 0;
background: var(--color-danger);
position: relative;
border-radius: 7px;
}
.klb-notice-ajax .woocommerce-message {
border: none;
margin: 0;
background: var(--color-success);
position: relative;
border-radius: 7px;
}
.klb-notice-close {
position: absolute;
right: 15px;
top: 15px;
cursor: pointer;
}
.klb-notice-ajax > * + * {
margin-top: 15px !important;
}
.klb-notice-ajax .woocommerce-message p {
margin-bottom: 8px;
}.scrollToTop{
position:fixed;
right: 20px;
bottom: 20px;
width: 50px;
height: 50px;
border-radius: 50%;
background-color: rgba(264,255,255, 0.9);
color: #333;
box-shadow: 0 0 5px rgb(0 0 0 / 17%);
text-align: center;
line-height: 50px;
opacity: 0;
}
.scrollToTop.button-show {
opacity: 1;
z-index: 9999;
}
.scrollToTop:hover{
color:#777;
}
.scrollToTop:after {
display: inline-block;
font-size: 30px;
content: '\e8c2';
font-family: "klbtheme";
}
@media (max-width: 1024px){
.scrollToTop{
bottom:60px;
right: 12px;
width: 40px;
height: 40px;
line-height: 40px;
}
}.klbtheme-empty,
.klbtheme-terms + select:not(.klbtheme-select),
.klbtheme-term.klbtheme-disabled:after,
.klbtheme-term.klbtheme-disabled:before {
display: none !important;
}
.klbtheme-term.klbtheme-disabled {
opacity: .4;
cursor: default;
}
.klbtheme-variations {
margin-bottom: 20px;
}
.variations .klbtheme-variations-items + .klbtheme-variations-items {
margin-top: 10px;
}
.klbtheme-term {
display: inline-flex;
justify-content: center;
align-items: center;
cursor: pointer;
text-align: center;
position: relative;
}
.klbtheme-type-color .klbtheme-term{
height: auto;
width: auto;
min-height: 26px;
min-width: 26px;
border-radius: 100%;
background-color: gray;
margin: 5px;
}
.klbtheme-type-color .klbtheme-term:first-child {
margin-left: 0;
}
.klbtheme-type-color span.klbtheme-term.klbtheme-selected {
box-shadow: 0 0 0 2px var(--color-primary);
border: 2px solid #fff;
}
.klbtheme-type-image .klbtheme-term {
height: 42px;
width: 42px;
}
.klbtheme-type-image .klbtheme-term img {
width: 100%;
height: 100%;
display: block;
}
.klbtheme-type-color .klbtheme-term {
font-size: 0;
}
.klbtheme-type-button .klbtheme-term {
font-size: 12px;
}
.klbtheme-type-button span.klbtheme-term {
border-radius: 0;
border: 1px solid var(--color-border-light);
padding: 9px 8px;
height: auto;
line-height: 1;
margin: 4px 8px 4px 0;
font-size: .75rem;
}
.klbtheme-type-button span.klbtheme-term.klbtheme-selected {
box-shadow: 0 0 0 1px rgb(0 0 0 / 90%)
}
table.variations span.selected-value img {
display: none;
}
.klbtheme-type-image span.klbtheme-term.klbtheme-selected {
border: 1px solid var(--color-primary);
}
table.variations td.value {
display: block;
}
table.variations tr {
display: block;
}
table.variations tr + tr {
margin-top: 15px;
}
table.variations td, 
table.variations th {
border: none;
padding: 0;
}
table.variations th label {
margin-bottom: 0.5rem;
font-weight: 400;
}.klb-free-progress-bar{
padding: 20px;
border: 1px solid var(--color-border);
margin-bottom: 20px;
border-radius: var(--size-border-radius);
width: 100%;
}
.klb-free-progress-bar .free-shipping-notice{
color: var(--color-text);
padding-bottom: 0.625rem;
font-size: .8125rem;
}
.klb-free-progress-bar .free-shipping-notice span {
color: var(--color-danger);
font-weight: bold;
}
.klb-free-progress-bar .free-shipping-notice strong {
color: #000;
font-weight: 500;
}
.woo-mini-cart .klb-free-progress-bar  .free-shipping-notice{
padding-top: 1.25rem;
font-size: .800rem;
font-weight: 400;
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.woo-mini-cart .klb-free-progress-bar {
padding: 0;
border: none;
margin-bottom: 0;
}
.klb-progress-bar {
position: relative;
width: 100%;
height: 6px;
background-color: #f2f3f5;
border-radius: 0.625rem;
}
.klb-progress-bar span {
position: absolute;
width: 100%;
height: 100%;
border-radius: 0.625rem;
background: var(--color-danger);
}
.cart-dropdown .klb-free-progress-bar {
display: none;
}
.klb-free-progress-bar.success .klb-progress-bar span {
background: var(--color-success);
}.klb-search-results {
position: absolute;
left: 0;
top: 100%;
background-color: #ffffff;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 1px solid #f3f4f7;
border-radius: 3px;
width: 100%;
z-index: 9999999;
}
.klb-search-results ul {
padding: 0;
margin:0;
}
.klb-search-results ul li {
display: flex;
flex-direction: row;
padding: 8px;
align-items: center;
}
.klb-search-results ul li.search-more {
justify-content: center;
}
.klb-search-results ul li.search-more a {
color: var(--color-text);
}
.klb-search-results .search-img img {
background: #fff;
border: 1px solid #e8e8e8;
border-radius: 3px;
max-width: 42px;
margin-right: 10px;
}
.klb-search-results .search-content {
display: flex;
justify-content: space-between;
width: 100%;
align-items: center;
}
.klb-search-results h1.product-title {
font-size: .875rem;
font-weight: 500;
line-height: 1.4;
margin-bottom: 0;
margin-right: 10px;
}
.klb-search-results h1.product-title a {
color: var(--color-text);
}
.klb-search-results span.price {
text-align: right;
font-size: 15px;
}
.klb-search-results span.price > * {
display: block;
margin: 0;
}
form.search-form .loader-image{
left: inherit;
right: 10px;
width: 25px;
color: var(--color-text);
}
.search-loading button i {
opacity: 0;
}.single-wrapper .klb-people-added {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 0.625rem;
line-height: 1;
width: 100%;
border-radius: 15px;
padding: 0.75rem 0.9375rem;
margin-bottom: 0.9375rem;
}
.single-wrapper .klb-people-added {
color: #f36507 !important;
background-color: #fff1e6 !important;
}
.single-wrapper .klb-people-added i {
font-size: 1.125rem;
}
.single-wrapper .klb-people-added p {
font-size: 0.8125rem;
margin-bottom: 0;
}
.single-wrapper .klb-people-added strong {
margin-right: 5px;
}.klb-product-low-stock {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
min-width: 170px;
background-color: #F1F3F5;
border-radius: 12px;
padding: 6px 8px 6px 14px;
margin-top: 10px;  
}
@media screen and (max-width: 767.98px) {
.klb-product-low-stock {
margin-top: 0.625rem;
}
}
.klb-product-low-stock .icon {
-webkit-box-flex: 0;
-ms-flex: 0 0 1.125rem;
flex: 0 0 1.125rem;
max-width: 1.125rem;
margin-right: 0.625rem;
}
.klb-product-low-stock .info {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.klb-product-low-stock .info span {
display: block;
font-size: 0.625rem;
color: #868e96;
}
.klb-product-low-stock .info p {
font-size: 0.75rem;
font-weight: 600;
color: #f03e3e;
margin-bottom: 0;
}
.bacola-product-bottom-popup-cart .klb-product-low-stock {
display: none;
}
.quickview-product .quick-product-wrapper .klb-product-low-stock {
display: none;
}
.product-info .buy_now_button + .klb-product-low-stock {
margin-left: 0px;
margin-top: 10px;
}.klb-flexslider-thumbnail .flex-control-thumbs {
padding: 0;
}
.klb-flexslider-thumbnail .flex-control-thumbs:before,
.klb-flexslider-thumbnail .flex-control-thumbs:after {
content: '';
display: table;
clear: both;
}
.klb-flexslider-thumbnail .flex-control-thumbs li img {
padding: .25rem;
cursor: pointer;
border-radius: 3px;
border: 1px solid;
border-color: #DFE2E6;
}
.klb-flexslider-thumbnail .flex-control-thumbs li img.flex-active {
border-color: var(--color-primary);
}
.klb-flexslider-thumbnail .flex-control-nav,
.klb-flexslider-thumbnail .flex-direction-nav {
padding: 0;
list-style: none;
margin: 0;
}
.klb-flexslider-thumbnail.vertical li,
.klb-flexslider-thumbnail.vertical li img {
width: 80px;
height: auto;
}
.klb-flexslider-thumbnail.horizontal .flex-control-nav{
margin-top: 15px;
}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav button {
background: 0;
padding: 0;
height: 100%;
}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-prev, 
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-next {
position: absolute;
top: 7.5px;
height: 100%;
width: auto;	
}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-prev {
left: 0;
}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav .flex-nav-next {
right: 0;
}
.klb-flexslider-thumbnail.horizontal {
position: relative;
}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav button svg {
width: 24px;
}
.klb-flexslider-thumbnail.horizontal .flex-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity = 0);
cursor: default;
z-index: -1;
}
.klb-flexslider-thumbnail.vertical .flex-viewport {
height: 480px !important;
}
.klb-flexslider-thumbnail.vertical {
position: absolute;
left: 0;
top: 0;
width: 80px;
}
.klb-flexslider-thumbnail.vertical li {
margin-bottom: 5px;
}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav svg {
width: 20px;
transform: rotate(90deg);
margin-right: auto;
margin-left: auto;	
}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav {
padding: 0;
list-style: none;
display: flex;
flex-direction: row;
justify-content: space-between;	
}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav li {
width: 100%;
padding: 0.25rem;
}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav button {
width: 100%;
padding: 0;
height: 30px;
}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav .disabled {
opacity: 0.5;
}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav .disabled a {
pointer-events: none;
}
.klb-flexslider-thumbnail.vertical ul.flex-direction-nav a.flex-disabled {
opacity: 0.5;
pointer-events: none;
}
@media screen and (min-width: 576px) {
.single-wrapper .vertical .woocommerce-product-gallery {
padding-left: 6.5rem !important;
}
}
@media screen and (min-width: 992px) {
.single-gallery-1column > * .product-detail  {
position: sticky;
top: 5rem;
height: fit-content;
}
}
.single-gallery-carousel2columns svg {
width: 20px;
color: #fff;
}
.single-gallery-carousel2columns ul.flex-direction-nav {
list-style: none;
padding: 0;
display: flex;
justify-content: space-between;
gap: 5px;
margin-top: 20px;
}
.single-gallery-carousel2columns .product-checklist {
display: none;
}
.single-gallery-carousel2columns .woocommerce-product-details__short-description {
display: none;
}
.single-gallery-carousel2columns .flex-direction-nav button {
height: 42px;
}
.single-gallery-1column .woocommerce-product-gallery__image + .woocommerce-product-gallery__image{
margin-top: 5px;
}
.single-gallery-2columns .woocommerce-product-gallery__wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 5px;
margin-left:10px;
}
.single-gallery-2columns .woocommerce-product-gallery__image {
background: #fff;
border: 1px solid #f3f3f3;
}
@media screen and (max-width: 600px) {
.single-gallery-1column .woocommerce-product-gallery__wrapper,
.single-gallery-2columns .woocommerce-product-gallery__wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
white-space: nowrap;
width: 100%;
overflow-x: auto;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper > *,
.single-gallery-2columns .woocommerce-product-gallery__wrapper > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: 100%;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper::-webkit-scrollbar,
.single-gallery-2columns .woocommerce-product-gallery__wrapper::-webkit-scrollbar {
width: 3px;
height: 4px;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper::-webkit-scrollbar-track,
.single-gallery-2columns .woocommerce-product-gallery__wrapper::-webkit-scrollbar-track {
background-color: #f6f4f0;
border-radius: 9px;
}
.single-gallery-1column .woocommerce-product-gallery__wrapper::-webkit-scrollbar-thumb,
.single-gallery-2columns .woocommerce-product-gallery__wrapper::-webkit-scrollbar-thumb {
background-color: #c1c1c1;
border-radius: 9px;
}
}
.klb-flexslider-thumbnail.horizontal ul.flex-direction-nav button {
background: 0;
padding: 0;
height: 100%;
border: none;
color: #000;
}@keyframes klbcp-rotate {
100% {
transform: rotate(360deg); } 
}
a.klbcp-adding:after {
position: absolute;
top: 50%;
left: 0;
margin-top: -8px;
transition: opacity .2s ease;
content: "";
display: inline-block;
width: 16px;
height: 16px;
border: 1px solid rgb(161 161 161 / 40%);
border-left-color: #000;
border-radius: 50%;
vertical-align: middle;
opacity: 1;
animation: klbcp-rotate 450ms infinite linear;
left: 0;
margin-left: 0;
}
.klbcp-adding:before {
opacity: 0;
}
.klbcp-message {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999989;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
font-size: 14px;
visibility: hidden;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
box-sizing: border-box;
}
.klbcp-message.klbcp-show {
opacity: 1;
visibility: visible;
}
.klbcp-message-inner {
width: 100%;
max-width: 360px;
height: auto;
max-height: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
-webkit-transform: translate3d(-50%, -50%, 0);
display: flex;
flex-direction: column;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
overflow: hidden;
padding: 40px;
background-color: #fff;
text-align: center;
}
.klbcp-message a.btn {
justify-content: center;
margin-top: 10px;
}
a.klbcp-btn{
position: relative;
}
a.klbcp-btn:before {
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: 0.2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e890';
font-size: 0.875rem;
}
a.klbcp-btn.klbcp-btn-added:before {
content: '\e8e1';
}
span.klbcp-remove {
cursor: pointer;
}
.klbcp_table td:first-child {
border-left: 0;
}
.klbcp_table tr:first-child td {
border-top: none;
}
.klbcp_table .product-rating {
display: table-row;
}
.klbcp_table td:last-child {
border-right: 0;
}
.klbcp_table .product-add_to_cart p {
margin: 0;
}
.klbcp_table .product-add_to_cart a.button {
font-size: 0.875rem;
line-height: 1;
height: 2.1875rem;
color: #FFF;
background-color: var(--color-primary);
width:auto;
text-decoration: none;
}
.klbcp-list .cart-empty-page .empty-icon {
font-size: 7rem;
margin-bottom: 0;
}
.klbcp_table tr th, 
.klbcp_table tr td {
padding: 0.75rem;
vertical-align: middle;
}
.klbcp_table .add_to_cart_inline a.button i {
display: none;
}
.klbcp_table .product-add_to_cart p {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: row;
align-items: center;
}
.klbcp_table .product-name a {
color: currentcolor;
font-weight: 500;
}
.klbcp_table {
font-size: 0.875rem;
}
.klbcp-message.klbcp-show a.button + a.button {
margin-top: 10px;
}
.klbcp-message.klbcp-show a.button  {
margin-top: 10px;
justify-content: center;
cursor:pointer;
}
.klbcp-list a.added_to_cart {
font-size: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
align-items: center;
margin-left: 5px;
width: 35px;
height: 35px;
padding: 0;
color: #fff !important;
background-color: var(--color-primary);
border-radius: 5px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
text-decoration: none !important;
border-radius: 62.4375rem;
}
.klbcp-list a.added_to_cart:before {
content: "✔";
font-family: "klbtheme";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: 0.2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: 0.2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 17px;
color: #fff !important;	
}
@media (max-width: 480px) {
.klbcp-list a.added_to_cart {
width: 30px;
height: 30px;
}
}@font-face {
font-family: "VI_WN_ICON_CLOSE";
src: url(//www.femco.ae/fem/wp-content/plugins/woo-notification/fonts/icons-close.eot);
src: url(//www.femco.ae/fem/wp-content/plugins/woo-notification/fonts/icons-close.eot?#iefix) format("embedded-opentype"),
url(//www.femco.ae/fem/wp-content/plugins/woo-notification/fonts/icons-close.woff2) format("woff2"),
url(//www.femco.ae/fem/wp-content/plugins/woo-notification/fonts/icons-close.woff) format("woff"),
url(//www.femco.ae/fem/wp-content/plugins/woo-notification/fonts/icons-close.ttf) format("truetype"),
url(//www.femco.ae/fem/wp-content/plugins/woo-notification/fonts/icons-close.svg#icons-close) format("svg");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
@font-face {
font-family: "VI_WN_ICON_CLOSE";
src: url(//www.femco.ae/fem/wp-content/plugins/woo-notification/fonts/icons-close.svg#icons-close) format("svg");
}
}
[class^="vi-wn-icons-close-"]:before, [class*=" vi-wn-icons-close-"]:before,
[class^="vi-wn-icons-close-"]:after, [class*=" vi-wn-icons-close-"]:after {
font-family: VI_WN_ICON_CLOSE;
font-size: 20px;
font-style: normal;
}
.vi-wn-icons-close-cancel:before {
content: "\f100";
}
.vi-wn-icons-close-cross:before {
content: "\f101";
}
.vi-wn-icons-close-close:before {
content: "\f102";
}@keyframes nFadeIn{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes nFadeOut{0%{opacity:1}to{bottom:0;opacity:0;transform:translate3d(0,100%,0)}}@keyframes nbounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}@keyframes nbounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes nbounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes nbounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes nbounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@keyframes nbounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes nbounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes nbounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes nbounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes nbounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes nfadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes nfadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes nfadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes nfadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes nfadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes nfadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes nfadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes nfadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes nfadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes nfadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes nfadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes nfadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes nfadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes nfadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes nfadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes nfadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes nflipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}@keyframes nflipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}@keyframes nflipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes nflipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes nlightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}@keyframes nlightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes nrotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes nrotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes nrotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes nrotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes nrotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes nrotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes nrotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes nrotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes nrotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes nrotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes nrollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}@keyframes nrollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes nzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes nzoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes nzoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes nzoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes nzoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes nzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes nzoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes nzoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes nzoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes nzoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes nslideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes nslideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes nslideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes nslideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes nslideOutDown{0%{transform:translate3d(0,0,0);opacity:1}to{visibility:hidden;transform:translate3d(0,100%,0);opacity:0}}@keyframes nslideOutLeft{0%{transform:translate3d(0,0,0);opacity:1}to{visibility:hidden;transform:translate3d(-100%,0,0);opacity:0}}@keyframes nslideOutRight{0%{transform:translate3d(0,0,0);opacity:1}to{visibility:hidden;transform:translate3d(100%,0,0);opacity:0}}@keyframes nslideOutUp{0%{transform:translate3d(0,0,0);opacity:1}to{visibility:hidden;opacity:0;transform:translate3d(0,-100%,0)}}#message-purchased{border:0;border-radius:0;bottom:20px;display:none;font-family:tahoma,sans-serif;left:20px;position:fixed;right:auto!important;text-align:left;top:auto!important;width:auto;z-index:99999999;align-items:center;flex-direction:row}#message-purchased.bottom_right{left:auto;right:20px!important}#message-purchased.top_right{left:auto!important;right:20px!important}#message-purchased.top_left,#message-purchased.top_right{top:20px!important;bottom:auto!important}#message-purchased img{border-radius:0;transform:translateZ(0)}#message-purchased .wn-notification-image{width:100%;max-height:102%;object-fit:cover}#message-purchased p{float:left;font-size:13px;line-height:20px;margin:0;padding:0;width:auto}#message-purchased.wn-product-without-image .wn-notification-message-container{padding:20px 0 20px 20px}#message-purchased.wn-product-with-image{max-width:500px;min-width:350px}#message-purchased.wn-product-without-image{max-width:400px;min-width:250px}#message-purchased .wn-notification-image-wrapper{display:flex;justify-content:flex-start;align-items:center;width:auto;height:100%;text-align:center;min-width:96px;max-width:96px}@media screen and (max-width:600px){#message-purchased .wn-notification-image-wrapper{width:96px;max-width:96px}#message-purchased img{max-width:100%}}#message-purchased p.wn-notification-message-container{overflow:hidden;max-width:400px;line-height:1.8;display:grid;align-items:center;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}#message-purchased p .wn-popup-product-title,#message-purchased p a{text-decoration:none;color:#000;display:block;font-size:14px;font-weight:700;width:100%;margin:0;overflow:hidden;text-overflow:ellipsis;padding:0;white-space:nowrap}#message-purchased p a:hover{color:#000}#message-purchased p small{display:block;font-size:10px;margin:0}#message-purchased.img-right .message-purchase-main .wn-notification-message-container{padding-left:20px!important;padding-right:20px!important}#message-purchased.img-right.wn-product-with-image .message-purchase-main{flex-direction:row-reverse;justify-content:space-between}#message-purchased #notify-close{cursor:pointer;position:absolute;right:10px;top:10px;width:22px;height:22px;border:0;overflow:hidden;display:flex;opacity:1;transition:opacity 200ms}#message-purchased #notify-close:before{content:"";font-family:VI_WN_ICON_CLOSE;font-size:14px;margin:0;padding:0;width:100%;height:100%;text-align:center}#message-purchased #notify-close:hover{opacity:.6}#message-purchased.img-right #notify-close{right:-20px!important;top:-20px!important}body #message-purchased.wn-background-template-type-2{max-width:515px}@media screen and (max-width:767px){body #message-purchased{margin:0 auto}body #message-purchased,body #message-purchased.wn-extended{bottom:10px!important;box-sizing:border-box;top:auto!important}body #message-purchased.wn-extended.wn-background-template-type-2{width:unset!important}#message-purchased.bottom_right,#message-purchased.top_right,body #message-purchased{left:10px!important;right:10px!important}body #message-purchased.top_left,body #message-purchased.top_right{top:10px!important;bottom:auto!important}#message-purchased p{font-size:11px}#message-purchased.wn-product-with-image p{width:70%}#message-purchased p a{font-size:13px}#message-purchased p small{margin-bottom:0}#message-purchased p.wn-notification-message-container{padding-top:0;padding-bottom:0}#message-purchased.wn-extended p.wn-notification-message-container{width:auto}#message-purchased.wn-extended.wn-product-with-image p.wn-notification-message-container{max-width:220px}#message-purchased.img-right #notify-close{right:-5px!important}}#woocommerce-notification-audio{display:none}#message-purchased a{color:#0f0f0f}#message-purchased.fade-in,#message-purchased.fade-out{animation-duration:1s;animation-fill-mode:both;animation-name:nFadeIn;opacity:0}#message-purchased.fade-out{animation-name:nFadeOut;opacity:1}#message-purchased.bounceIn{animation-duration:1s;animation-name:nbounceIn}#message-purchased.bounceInDown{animation-duration:1s;animation-name:nbounceInDown}#message-purchased.bounceInLeft{animation-duration:1s;animation-name:nbounceInLeft}#message-purchased.bounceInRight{animation-duration:1s;animation-name:nbounceInRight}#message-purchased.bounceInUp{animation-duration:1.5s;animation-name:nbounceInUp}#message-purchased.bounceOut{animation-duration:1.5s;animation-name:nbounceOut;opacity:0}#message-purchased.bounceOutDown,#message-purchased.bounceOutLeft{animation-duration:1.5s;animation-name:nbounceOutDown;opacity:0}#message-purchased.bounceOutLeft{animation-name:nbounceOutLeft}#message-purchased.bounceOutRight,#message-purchased.bounceOutUp{animation-duration:1.5s;animation-name:nbounceOutRight;opacity:0}#message-purchased.bounceOutUp{animation-name:nbounceOutUp}#message-purchased.fadeInDown{animation-duration:1s;animation-name:nfadeInDown}#message-purchased.fadeInDownBig{animation-duration:1s;animation-name:nfadeInDownBig}#message-purchased.fadeInLeft{animation-duration:1s;animation-name:nfadeInLeft}#message-purchased.fadeInLeftBig{animation-duration:1s;animation-name:nfadeInLeftBig}#message-purchased.fadeInRight{animation-duration:1s;animation-name:nfadeInRight}#message-purchased.fadeInRightBig{animation-duration:1s;animation-name:nfadeInRightBig}#message-purchased.fadeInUp{animation-duration:1s;animation-name:nfadeInUp}#message-purchased.fadeInUpBig{animation-duration:1s;animation-name:nfadeInUpBig}#message-purchased.fadeOutDown{animation-duration:1.5s;animation-name:nfadeOutDown;opacity:0}#message-purchased.fadeOutDownBig,#message-purchased.fadeOutLeft{animation-duration:1.5s;animation-name:nfadeOutDownBig;opacity:0}#message-purchased.fadeOutLeft{animation-name:nfadeOutLeft}#message-purchased.fadeOutLeftBig,#message-purchased.fadeOutRight{animation-duration:1.5s;animation-name:nfadeOutLeftBig;opacity:0}#message-purchased.fadeOutRight{animation-name:nfadeOutRight}#message-purchased.fadeOutRightBig{animation-duration:1.5s;animation-name:nfadeOutRightBig;opacity:0}#message-purchased.fadeOutUp,#message-purchased.fadeOutUpBig{animation-duration:1.5s;animation-name:nfadeOutUp;opacity:0}#message-purchased.fadeOutUpBig{animation-name:nfadeOutUpBig}#message-purchased.flipInX,#message-purchased.flipInY,#message-purchased.flipOutX,#message-purchased.flipOutY{animation-duration:1s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:nflipInX}#message-purchased.flipInY,#message-purchased.flipOutX,#message-purchased.flipOutY{animation-name:nflipInY}#message-purchased.flipOutX,#message-purchased.flipOutY{animation-duration:1.5s;animation-name:nflipOutX;opacity:0}#message-purchased.flipOutY{animation-name:nflipOutY}#message-purchased.lightSpeedIn{animation-duration:1s;animation-name:nlightSpeedIn;animation-timing-function:ease-out}#message-purchased.lightSpeedOut{animation-duration:1.5s;animation-name:nlightSpeedOut;animation-timing-function:ease-in;opacity:0}#message-purchased.rotateIn{animation-duration:1s;animation-name:nrotateIn}#message-purchased.rotateInDownLeft{animation-duration:1s;animation-name:nrotateInDownLeft}#message-purchased.rotateInDownRight{animation-duration:1s;animation-name:nrotateInDownRight}#message-purchased.rotateInUpLeft{animation-duration:1s;animation-name:nrotateInUpLeft}#message-purchased.rotateInUpRight{animation-duration:1s;animation-name:nrotateInUpRight}#message-purchased.rotateOut{animation-duration:1.5s;animation-name:nrotateOut;opacity:0}#message-purchased.rotateOutDownLeft{animation-duration:1.5s;animation-name:nrotateOutDownLeft;opacity:0}#message-purchased.rotateOutDownRight{animation-duration:1.5s;animation-name:nrotateOutDownRight;opacity:0}#message-purchased.rotateOutUpLeft{animation-duration:1.5s;animation-name:nrotateOutUpLeft;opacity:0}#message-purchased.rotateOutUpRight{animation-duration:1.5s;animation-name:nrotateOutUpRight;opacity:0}#message-purchased.rollIn{animation-duration:1s;animation-name:nrollIn}#message-purchased.rollOut{animation-duration:1.5s;animation-name:nrollOut;opacity:0}#message-purchased.zoomIn{animation-duration:1s;animation-name:nzoomIn}#message-purchased.zoomInDown{animation-duration:1s;animation-name:nzoomInDown}#message-purchased.zoomInLeft{animation-duration:1s;animation-name:nzoomInLeft}#message-purchased.zoomInRight{animation-duration:1s;animation-name:nzoomInRight}#message-purchased.zoomInUp{animation-duration:1s;animation-name:nzoomInUp}#message-purchased.zoomOut{animation-duration:1.5s;animation-name:nzoomOut;opacity:0}#message-purchased.zoomOutDown,#message-purchased.zoomOutLeft{animation-duration:1.5s;animation-name:nzoomOutDown;opacity:0}#message-purchased.zoomOutLeft{animation-name:nzoomOutLeft}#message-purchased.zoomOutRight,#message-purchased.zoomOutUp{animation-duration:1.5s;animation-name:nzoomOutRight;opacity:0}#message-purchased.zoomOutUp{animation-name:nzoomOutUp}#message-purchased.slideInDown{animation-duration:1s;animation-name:nslideInDown}#message-purchased.slideInLeft{animation-duration:1s;animation-name:nslideInLeft}#message-purchased.slideInRight{animation-duration:1s;animation-name:nslideInRight}#message-purchased.slideInUp{animation-duration:1s;animation-name:nslideInUp}#message-purchased.slideOutDown,#message-purchased.slideOutLeft{animation-duration:1.5s;animation-name:nslideOutDown;opacity:0}#message-purchased.slideOutLeft{animation-name:nslideOutLeft}#message-purchased.slideOutRight,#message-purchased.slideOutUp{animation-duration:1.5s;animation-name:nslideOutRight;opacity:0}#message-purchased.slideOutUp{animation-name:nslideOutUp}#message-purchased .wn-nonajax{display:flex}#message-purchased .message-purchase-main{box-sizing:border-box;padding:0 35px 0 0;display:flex;box-shadow:0 0 4px 0 rgba(0,0,0,.4);position:relative;width:100%;height:96px;overflow:hidden}#message-purchased.wn-rounded-corner .message-purchase-main{border-radius:100px!important;overflow:hidden!important}#message-purchased.wn-rounded-corner img.wn-notification-image{border-radius:50px!important}#message-purchased.wn-rounded-corner #notify-close{right:-6px!important;top:-6px!important}#message-purchased.wn-rtl img,#message-purchased.wn-rtl p,.rtl #message-purchased img,.rtl #message-purchased p{float:right}#message-purchased.wn-rtl .message-purchase-main,.rtl #message-purchased .message-purchase-main{padding:0 0 0 35px;text-align:right}#message-purchased.img-right .message-purchase-main,.rtl #message-purchased.img-right .message-purchase-main{padding:0}#message-purchased.wn-rtl .message-purchase-main:before,.rtl #message-purchased .message-purchase-main:before{transform:scaleX(-1)}#message-purchased.wn-rtl.img-right #notify-close,.rtl #message-purchased.img-right #notify-close{left:-20px}#message-purchased.wn-rtl #notify-close,#message-purchased.wn-rtl.wn-extended #notify-close,.rtl #message-purchased #notify-close,.rtl #message-purchased.wn-extended #notify-close{right:unset!important;left:10px}#message-purchased.wn-rtl.wn-rounded-corner #notify-close,.rtl #message-purchased.wn-rounded-corner #notify-close{right:unset!important;left:-6px}.wn-slider-wrapper{padding:0 60px;position:relative}#message-purchased .wn-notification-image-wrapper{vertical-align:middle;box-sizing:border-box}