@import"//mytvs.com/cdn/shop/t/9/assets/bootstrap.min.css?v=5904063945533469981759926191";@import"//mytvs.com/cdn/shop/t/9/assets/vendor.css?v=166425320277383225581761653367";html,body{touch-action:auto!important}body{color:var(--text-color);background-color:var(--body-bg-color);font-family:var(--font-family-base);font-size:var(--font-size-base);font-weight:var(--body-font-weight-default);line-height:1.5}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-family-second);font-weight:var(--heading-font-weight-bold);color:var(--gray-dark);text-transform:uppercase}img{max-width:100%;height:auto}a{color:var(--gray-dark);text-decoration:none}a:hover,a:focus{outline:0;color:var(--theme-color);text-decoration:none}.hidden,.visually-hidden{display:none}button:focus,.btn:focus{outline:unset;box-shadow:unset}button:focus-visible,input:focus-visible,optgroup:focus-visible,select:focus-visible,textarea:focus-visible{outline:unset}.col-2-5{flex:20%;max-width:20%}.btn{display:block;padding:10px 30px;border-radius:0;font-family:var(--font-family-base);font-size:calc(var(--font-size-base) - 4px);text-transform:uppercase;transition:all .3s ease}.container.container-full-image{max-width:100%;padding:0}.btn-primary{color:var(--white);background-color:var(--theme-color);border:1px solid var(--theme-color)}.btn-primary:hover,.btn-primary:active,.btn-primary:focus{color:var(--white);background-color:var(--theme-color);border-color:var(--theme-color)}.btn-secondary{color:var(--gray-dark);background-color:var(--white);border:1px solid var(--border-color)}.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus{color:var(--gray-dark);background-color:var(--border-color);border-color:var(--border-color)}.alert,.dropdown-menu{border-radius:0}html{height:100%}.pre-loading-image{z-index:-1;opacity:0;display:none}.pre-loading-image .preload-img-product{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:linear-gradient(-225deg,#f5f5f5 0% 15%,#ccc 60% 100%);background-size:200% auto;color:var(--white);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 1s linear infinite;display:inline-block;font-size:calc(var(--font-size-base) + 4px);font-weight:var(--heading-font-weight-medium)}.pre-loading{position:fixed;top:0;left:0;z-index:9999;width:100%}.pre-loading>div{position:absolute;top:0;width:0;height:3px;background:var(--theme-color)}.pre-loading.load-product>div{transition:width .25s ease-in-out}.pre-loading.loading-page>div{-webkit-animation-name:loading-page;animation-name:loading-page;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-fill-mode:forwards}.pre-loading.loading-done>div{-webkit-animation-name:loading-page-done;animation-name:loading-page-done;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-fill-mode:forwards}.btn--secondary-accent{width:50%}.currencies.bwp_currency .dropdown-menu{box-shadow:0 5px 10px 5px #0000000a;padding:20px}.header-selector{position:relative}.header-selector.show .header-selector__toggle:after{transform:rotate(180deg)}.main-menu ul{margin-top:0;padding-left:0;list-style:none}.main-menu__nav{display:flex;flex-wrap:wrap;margin:0;padding:0}.main-menu__nav-item{padding:0 20px;position:relative}.main-menu__nav-item>a{position:relative;font-size:calc(var(--font-size-base) + 1px);text-transform:uppercase;font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second);background-color:transparent;color:var(--menu-color);display:table;white-space:nowrap;transition:all .2s ease 0s}.main-menu__nav-item>a:hover,.main-menu__nav-item>a:focus{color:var(--menu-hover-color)}.main-menu__nav-item:hover>a,.main-menu__nav-item:focus>a,.main-menu__nav-item.active>a{color:var(--menu-hover-color)!important}.main-menu__nav-item:hover>a:before,.main-menu__nav-item:focus>a:before,.main-menu__nav-item.active>a:before{width:100%}.main-menu__nav-item:first-child{padding-left:0}.main-menu__nav-item:last-child{padding-right:0}.main-menu__nav-item.menu-dropdown--mega{position:static}.main-menu__nav-item.menu-dropdown--mega.width_custom_pos{position:relative}.main-menu__nav-item.menu-dropdown--mega.width_custom_pos .menu-dropdown__content--megamenu{top:calc(100% + 10px);left:-30px}.main-menu__nav-item.menu-dropdown--mega.width_custom_pos.width_custom_pos_right{position:static}.main-menu__nav-item.menu-dropdown--mega.width_custom_pos.width_custom_pos_right .menu-dropdown__content--megamenu{left:auto;right:0;max-width:100%;top:100%}.menu-dropdown:hover>.menu-dropdown__content,.menu-dropdown:focus>.menu-dropdown__content{opacity:1;visibility:visible}.menu-dropdown>a{display:flex}.menu-dropdown>a:after{content:"\e914";font-family:icomoon;font-size:9px;display:inline-block;vertical-align:middle;margin-left:2px;position:relative;top:8px;font-weight:400;opacity:1;visibility:visible;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:all .1s ease;transition:all .1s ease;color:#f7c601}.menu-dropdown:hover>a:after,.menu-dropdown.active>a:after{opacity:1;visibility:visible;color:#f7c601;-webkit-transform:translate(0);transform:translate(0)}.menu-dropdown--basic{position:relative}.menu-dropdown--basic .menu-dropdown>a:after{content:"\f105";float:right;margin:0;font-family:FontAwesome}.menu-dropdown__content{position:absolute;top:100%;left:0;z-index:9999;opacity:0;visibility:hidden;transition:all .15s ease}.menu-dropdown__content:not(.menu-dropdown__content--megamenu){width:220px;background-color:var(--menu-dropdown-bg);box-shadow:0 6px 15px #0000001f;padding:15px 0;margin-top:15px}.menu-dropdown__content .menu-dropdown__content{top:0;left:100%}.menu-dropdown__content a{display:block;padding:5px 22px;color:var(--menu-dropdown-color);font-size:var(--font-size-base);text-decoration:none;transition:color .35s ease}.menu-dropdown__content a:hover,.menu-dropdown__content a:focus{color:var(--menu-dropdown-hover-color)}.menu-dropdown__content--megamenu{width:100%;background:var(--white);box-shadow:0 6px 15px #0000001f}.menu-dropdown__content--megamenu .menu-row{max-width:1440px;padding:40px 15px 45px;margin:auto;max-height:80vh;overflow:auto}.menu-dropdown__content--megamenu .menu-row::-webkit-scrollbar-track{background-color:#ececec}.menu-dropdown__content--megamenu .menu-row::-webkit-scrollbar{width:2px;background-color:#ececec}.menu-dropdown__content--megamenu .menu-row::-webkit-scrollbar-thumb{background-color:var(--gray-dark)}.menu-dropdown__content--megamenu .menu-row .button_all{text-align:center;width:100%;flex:0 0 100%}.menu-dropdown__content--megamenu .menu-row .button_all a{display:inline-block;line-height:45px;padding:0 20px;background:var(--theme-color);color:var(--white)}.menu-dropdown__content--megamenu .menu-row .button_all a:hover{background:var(--theme-color);-webkit-animation-name:text-transform;animation-name:text-transform;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.menu-dropdown__content--megamenu .menu-dropdown__content{top:auto;left:auto}.menu-dropdown__content--megamenu a{padding:5px 0;position:relative;display:inline-block}.menu-dropdown__content--megamenu a span{position:absolute;line-height:18px;padding:0 10px;font-size:10px;top:-7px;font-weight:var(--body-font-weight-medium)}.menu-dropdown__content--megamenu a span.hot{background:#f11e1e26;color:#f11e1e}.menu-dropdown__content--megamenu a span.new{background:var(--theme-color-15);color:var(--theme-color)}.megamenu-banner a.button{display:inline-block;line-height:35px;padding:0 25px;color:var(--gray-dark);font-size:var(--font-size-base);background:var(--white);position:relative;z-index:1;font-family:var(--font-family-second);font-weight:var(--heading-font-weight-bold);border-radius:50px}.megamenu-banner a.button:hover{background:var(--theme-color)}.main-menu__mobile{margin-right:15px}.main-menu__mobile .btn-nav{display:block;width:32px;height:32px;padding:0;color:var(--menu-hover-color);font-size:24px;line-height:32px}.menu-row{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.menu-row__col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%;padding-left:15px;padding-right:15px}.product-card .product-card__form.mobile .btn{padding:0;height:35px;line-height:35px;color:var(--gray-dark);text-transform:unset;border:1px solid var(--border-color);margin:auto;border-radius:0;position:relative;z-index:1;overflow:hidden;flex:1;font-size:revert!important}.product-card .product-card__form.mobile .btn:before{font-family:icomoon;content:"\e928";display:inline-block;font-size:18px;line-height:1!important;position:relative;top:1px!important}.product-card .product-card__form.mobile .btn:hover{color:var(--white);background:var(--theme-color);border-color:var(--theme-color)!important}.product-card .product-card__form.mobile .btn.is-adding:before{position:relative;display:inline-block;content:"";border:2px solid var(--gray-dark-25);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:2px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.product-card .product-card__form.mobile .btn.is-adding .spinner-border{display:none}.product-card .product-card__form.mobile .btn.is-adding:hover:before{border:2px solid rgba(255,255,255,.25);border-top-color:var(--white)}.product-card .product-card__form.mobile .btn.btn-link{font-size:calc(var(--font-size-base) - 4px)!important;text-transform:uppercase;letter-spacing:1px;line-height:33px;color:var(--gray-dark);text-decoration:none}.product-card .product-card__form.mobile .btn.btn-link:hover{background:var(--theme-color);border-color:var(--theme-color);color:var(--white)}.product-card .product-card__form.mobile .btn.btn-link:before{display:none}.product-card.hover_style_2 .product-card__form:not(.mobile) .btn{padding:0 20px;margin:auto;color:var(--gray-dark);background:var(--theme-color);font-size:calc(var(--font-size-base) + 1px);line-height:32px;text-transform:uppercase;font-family:var(--font-family-second);font-weight:var(--heading-font-weight-bold);font-style:italic;text-decoration:none;position:relative;display:inline-block;border-radius:50px}.product-card.hover_style_2 .product-card__form:not(.mobile) .btn:hover{color:var(--white);background:var(--gray-dark)}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn-link{background:#ffe993;color:var(--gray-dark);height:40px;line-height:40px;padding:0 30px;display:inline-block;font-size:0;text-decoration:none;position:relative;overflow:hidden;z-index:1;border:0;box-shadow:0 0 10px 2px #0000000a;width:100%}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn-link i{font-size:18px;line-height:40px}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn-link:hover{color:var(--gray-dark);background:var(--theme-color)}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn--add-to-cart{padding:0 30px;height:40px;line-height:40px;font-size:0;color:var(--gray-dark);background:#ffe993;display:inline-block;position:relative;overflow:hidden;z-index:1;border:0;box-shadow:0 0 10px 2px #0000000a;width:100%}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn--add-to-cart:before{content:"\e928";font-size:20px;font-family:icomoon}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn--add-to-cart:hover{color:var(--gray-dark);background:var(--theme-color)}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn--add-to-cart.is-adding:before{position:absolute;display:inline-block;content:"";border:2px solid var(--gray-dark-25);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:calc(50% - 8px);left:calc(50% - 8px);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn--add-to-cart.is-adding:hover:before{border:2px solid rgba(255,255,255,.25);border-top-color:var(--white)}.product-card.hover_style_4 .product-card__form:not(.mobile) .btn--add-to-cart.is-adding .spinner-border{display:none}.product-card.hover_style_5 .content-title-wishlist .button-wishlist{position:relative}.product-card.hover_style_5 .content-title-wishlist .button-wishlist:before{content:attr(data-title);position:absolute;padding:0 10px;background:var(--theme-color);color:var(--gray-dark);right:calc(100% + 8px);line-height:23px;white-space:nowrap;font-size:10px;z-index:10;opacity:0;visibility:hidden;pointer-events:none;border-radius:5px}.product-card.hover_style_5 .content-title-wishlist .button-wishlist:after{content:"";position:absolute;top:calc(50% - 5px);right:calc(50% + 7px);border-width:5px;border-style:solid;border-color:transparent transparent transparent var(--theme-color);pointer-events:none;opacity:0;visibility:hidden}.product-card.hover_style_5 .content-title-wishlist .button-wishlist:hover:before,.product-card.hover_style_5 .content-title-wishlist .button-wishlist:hover:after{opacity:1;visibility:visible}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button{color:var(--gray-dark);display:inline-block;text-align:center;border:0;font-size:0;white-space:nowrap;padding:0;position:relative;background:transparent}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button:before{content:"\e911";font-family:icomoon;font-size:17px;display:inline-block}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button span{display:none}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button.active{color:var(--theme-color)}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button.load-wishlist:before{position:relative;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;border-radius:50%}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button:hover{outline:0}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button:focus{outline:0;box-shadow:none}.product-card.hover_style_5 .content-title-wishlist .button-wishlist button:hover{color:var(--theme-color);border-color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product-card.hover_style_6 .btn-gruop{position:absolute;top:5px;right:10px}.product-card.hover_style_6 .btn-gruop>div{margin-top:5px}.product-card.hover_style_6 .btn-gruop>div:before{content:attr(data-title);position:absolute;padding:0 10px;background:var(--theme-color);color:var(--gray-dark);line-height:23px;white-space:nowrap;font-size:10px;z-index:10;opacity:0;visibility:hidden;pointer-events:none;left:auto;right:calc(100% + 10px);bottom:calc(50% - 11.5px);transform:unset;border-radius:5px}.product-card.hover_style_6 .btn-gruop>div:after{content:"";position:absolute;border-width:5px;border-style:solid;pointer-events:none;opacity:0;visibility:hidden;left:auto;right:100%;bottom:calc(50% - 5px);border-color:transparent transparent transparent var(--theme-color)}.product-card.hover_style_6 .btn-gruop>div:hover:after,.product-card.hover_style_6 .btn-gruop>div:hover:before{opacity:1;visibility:visible}.product-card.hover_style_6 .button-compare{-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.product-card.hover_style_6 .button-compare button{color:var(--gray-dark);display:inline-block;text-align:center;background:#ffe993;width:35px;height:35px;line-height:35px;border:0;font-size:0;white-space:nowrap;padding:0;border-radius:50%;position:relative;box-shadow:0 0 10px 2px #0000000a}.product-card.hover_style_6 .button-compare button:before{content:"\e915";font-family:icomoon;font-size:13px;display:inline-block}.product-card.hover_style_6 .button-compare button span{display:none}.product-card.hover_style_6 .button-compare button.active{color:var(--gray-dark);background:var(--theme-color)}.product-card.hover_style_6 .button-compare button.load-compare:before{position:relative;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:8px;border-radius:50%}.product-card.hover_style_6 .button-compare button.load-compare:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card.hover_style_6 .button-compare button.load-compare.active:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card.hover_style_6 .button-compare button:hover,.product-card.hover_style_6 .button-compare button:focus{outline:0;box-shadow:none}.product-card.hover_style_6 .button-compare button:hover{color:var(--gray-dark);background-color:var(--theme-color);border-color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product-card.hover_style_6 .button-wishlist:not(.mobile){-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.product-card.hover_style_6 .button-wishlist:not(.mobile) button{color:var(--gray-dark);display:inline-block;text-align:center;background:#ffe993;width:35px;height:35px;line-height:35px;border:0;font-size:0;white-space:nowrap;border-radius:50%;box-shadow:0 0 10px 2px #0000000a;padding:0;position:relative}.product-card.hover_style_6 .button-wishlist:not(.mobile) button:before{content:"\e911";font-family:icomoon;font-size:15px;display:inline-block}.product-card.hover_style_6 .button-wishlist:not(.mobile) button span{display:none}.product-card.hover_style_6 .button-wishlist:not(.mobile) button.active{color:var(--gray-dark);background:var(--theme-color)}.product-card.hover_style_6 .button-wishlist:not(.mobile) button.load-wishlist:before{position:absolute;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:calc(50% - 8px);left:calc(50% - 8px);border-radius:50%}.product-card.hover_style_6 .button-wishlist:not(.mobile) button.load-wishlist:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card.hover_style_6 .button-wishlist:not(.mobile) button:hover,.product-card.hover_style_6 .button-wishlist:not(.mobile) button:focus{outline:0;box-shadow:none}.product-card.hover_style_6 .button-wishlist:not(.mobile) button:hover{color:var(--gray-dark);background-color:var(--theme-color);border-color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product-card.hover_style_6 .product-card__buttons>div .btn{width:100%;font-size:0;position:relative;overflow:hidden;z-index:1;background:#ffe993;border:0;border-radius:0}.product-card.hover_style_6 .product-card__buttons .product-card__form .btn--add-to-cart:before{content:"\e928";font-family:icomoon;font-size:18px}.product-card.hover_style_6 .product-card__buttons>div .btn span{display:inline-block}.product-card.hover_style_6 .product-card__buttons>div .btn:hover{-webkit-animation-name:none;animation-name:none;color:var(--gray-dark);background:var(--theme-color)}.product-card.hover_style_6 .product-card__buttons>div .btn .spinner-border{display:none}.product-card.hover_style_6 .product-card__buttons>div .btn.is-adding:before{content:"";position:absolute;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px);display:block}.product-card.hover_style_6 .product-card__buttons>div .btn.load-quickview{color:transparent}.product-card.hover_style_6 .product-card__buttons>div .btn.load-quickview:before{position:absolute;width:16px;height:16px;top:calc(50% - 8px);left:calc(50% - 8px);display:block}.product-card.hover_style_6:hover .button-wishlist:not(.mobile),.product-card.hover_style_6:hover .button-compare{transform:scale(1)}.product-card.hover_style_7 .product-card__buttons .btn,.product-card.hover_style_7 .product-card__buttons .button-wishlist button,.product-card.hover_style_7 .product-card__buttons .button-compare button{box-shadow:unset}.product-card.hover_style_8 .product-card__buttons>div .btn,.product-card.hover_style_8 .product-card__buttons>div button{color:var(--white);background:transparent;width:auto;line-height:1;height:20px}.product-card.hover_style_8 .product-card__buttons>div .btn:before,.product-card.hover_style_8 .product-card__buttons>div button:before{line-height:1}.product-card.hover_style_8 .product-card__buttons>div .btn.load-wishlist:before,.product-card.hover_style_8 .product-card__buttons>div button.load-wishlist:before{border-color:#ffffff80;border-top-color:var(--white);top:0}.product-card.hover_style_8 .product-card__buttons>div .btn.load-compare:before,.product-card.hover_style_8 .product-card__buttons>div button.load-compare:before{border-color:#ffffff80;border-top-color:var(--white);top:2px}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn-link{padding:0 25px;height:40px;line-height:38px;color:var(--white);font-size:var(--font-size-base);text-transform:uppercase;border:1px solid var(--white);margin:auto;position:relative;z-index:1;overflow:hidden;font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second);border-radius:50px;text-decoration:none}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn-link i{margin-right:5px;font-size:16px;line-height:1;position:relative;top:2px;display:none}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn-link:hover{color:var(--gray-dark);background:var(--theme-color);border:1px solid var(--theme-color)}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn--add-to-cart{padding:0 25px;height:40px;line-height:38px;color:var(--white);font-size:var(--font-size-base);text-transform:uppercase;border:1px solid var(--white);margin:auto;position:relative;z-index:1;overflow:hidden;font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second);border-radius:50px}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn--add-to-cart:hover{color:var(--gray-dark);background:var(--theme-color);border:1px solid var(--theme-color)}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn--add-to-cart.is-adding{color:transparent}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn--add-to-cart.is-adding:before{position:absolute;display:inline-block;content:"";border:2px solid rgba(255,255,255,.25);border-top-color:var(--white);width:16px;height:16px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:calc(50% - 8px);left:calc(50% - 8px);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn--add-to-cart.is-adding .spinner-border{display:none}.product-card.hover_style_8 .product-card__form:not(.mobile) .btn--add-to-cart.is-adding:hover:before{border:2px solid var(--gray-dark-25);border-top-color:var(--gray-dark)}.product-card .content-button-mobile .button-wishlist.mobile button{border:0;color:var(--gray-dark);display:inline-block;text-align:center;background:var(--white);width:25px;height:25px;line-height:26px;font-size:0;white-space:nowrap;padding:0;box-shadow:0 0 10px 5px #0000000a}.product-card .content-button-mobile .button-wishlist.mobile button:before{content:"\e911";font-family:icomoon;font-size:13px;display:inline-block}.product-card .content-button-mobile .button-wishlist.mobile button span{display:none}.product-card .content-button-mobile .button-wishlist.mobile button.active{background:var(--theme-color);color:var(--white)}.product-card .content-button-mobile .button-wishlist.mobile button.load-wishlist:before{position:relative;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:13px;height:13px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:6px;border-radius:50%}.product-card .content-button-mobile .button-wishlist.mobile button.load-wishlist:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card .content-button-mobile .button-wishlist.mobile button:hover,.product-card .content-button-mobile .button-wishlist.mobile button:focus{outline:0;box-shadow:none}.product-card .content-button-mobile .button-wishlist.mobile button:hover{color:var(--white);background-color:var(--theme-color);border-color:var(--theme-color)}.product-card__image .pre-loading-image{z-index:revert;opacity:1;display:block}.product-card__image img.lazyloaded+.pre-loading-image{display:none}.product-card__image .product-card__img-hidden+.pre-loading-image{display:none}.product-card__buttons .btn{color:var(--gray-dark);display:inline-block;text-align:center;background:#ffe993;width:35px;height:35px;font-size:0;white-space:nowrap;padding:0;position:relative;cursor:pointer;box-shadow:0 0 10px 2px #0000000a;border-radius:50%}.product-card__buttons .btn span{display:none}.product-card__buttons .btn.btn--add-to-cart:before{content:"\e928";font-family:icomoon;font-size:18px;margin:0;display:inline-block}.product-card__buttons .btn.btn-link{font-size:0;text-decoration:none}.product-card__buttons .btn.btn-link i{font-size:18px;line-height:35px}.product-card__buttons .btn.btn--quickview:before{font-size:18px;font-family:icomoon;content:"\e905";line-height:33px}.product-card__buttons .btn.btn--quickview.load-quickview:before{position:absolute;display:inline-block;content:"";border:2px solid var(--gray-dark-25);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:calc(50% - 8px);left:calc(50% - 8px);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.product-card__buttons .btn.btn--quickview.load-quickview:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card__buttons .btn.is-adding:before{position:absolute;display:inline-block;content:"";border:2px solid var(--gray-dark-25);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;font-size:0;top:calc(50% - 8px);left:calc(50% - 8px);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.product-card__buttons .btn.is-adding:hover:before,.product-card__buttons .btn.is-adding.active:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card__buttons .btn:hover,.product-card__buttons .btn:focus{outline:0;box-shadow:none}.product-card__buttons .btn:hover{color:var(--gray-dark);background-color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product-card__buttons .button-wishlist button{color:var(--gray-dark);display:inline-block;text-align:center;background:#ffe993;width:35px;height:35px;line-height:37px;border:0;font-size:0;white-space:nowrap;padding:0;box-shadow:0 0 10px 2px #0000000a;border-radius:50%;position:relative}.product-card__buttons .button-wishlist button:before{content:"\e911";font-family:icomoon;font-size:15px;display:inline-block}.product-card__buttons .button-wishlist button span{display:none}.product-card__buttons .button-wishlist button.active{color:var(--gray-dark);background:var(--theme-color)}.product-card__buttons .button-wishlist button.load-wishlist:before{position:absolute;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:calc(50% - 8px);left:calc(50% - 8px);border-radius:50%}.product-card__buttons .button-wishlist button.load-wishlist:hover:before,.product-card__buttons .button-wishlist button.load-wishlist.active:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card__buttons .button-wishlist button:hover{outline:0}.product-card__buttons .button-wishlist button:focus{outline:0;box-shadow:none}.product-card__buttons .button-wishlist button:hover{color:var(--gray-dark);background-color:var(--theme-color);border-color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product-card__buttons .button-compare button{color:var(--gray-dark);display:inline-block;text-align:center;background:#ffe993;width:35px;height:35px;line-height:35px;border:0;font-size:0;white-space:nowrap;padding:0;box-shadow:0 0 10px 2px #0000000a;border-radius:50%;position:relative}.product-card__buttons .button-compare button:before{content:"\e915";font-family:icomoon;font-size:17px;display:inline-block}.product-card__buttons .button-compare button span{display:none}.product-card__buttons .button-compare button.active{color:var(--gray-dark);background:var(--theme-color)}.product-card__buttons .button-compare button.load-compare:before{position:absolute;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:calc(50% - 8px);left:calc(50% - 8px);border-radius:50%}.product-card__buttons .button-compare button.load-compare:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card__buttons .button-compare button.load-compare.active:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-card__buttons .button-compare button:hover{outline:0}.product-card__buttons .button-compare button:focus{outline:0;box-shadow:none}.product-card__buttons .button-compare button:hover{color:var(--gray-dark);background-color:var(--theme-color);border-color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.template-article .wpbingo-breadcrumbs{margin-bottom:0}section.wpbingo-breadcrumbs .wpbingo-breadcrumbs__inner{text-align:center;position:relative}section.wpbingo-breadcrumbs .wpbingo-breadcrumbs__inner .wpbingo-breadcrumbs__title{font-size:calc(var(--font-size-heading) + 10px);text-align:center;color:var(--color-breadcrumb,#000)}section.wpbingo-breadcrumbs .wpbingo-breadcrumbs__inner .breadcrumb{align-items:center;padding:0;justify-content:center;margin:0}section.wpbingo-breadcrumbs.left .wpbingo-breadcrumbs__inner .wpbingo-breadcrumbs__title{text-align:left}section.wpbingo-breadcrumbs.left .wpbingo-breadcrumbs__inner .breadcrumb{justify-content:left}section.wpbingo-breadcrumbs.right .wpbingo-breadcrumbs__inner .wpbingo-breadcrumbs__title{text-align:right}section.wpbingo-breadcrumbs.right .wpbingo-breadcrumbs__inner .breadcrumb{justify-content:right}section.wpbingo-breadcrumbs.wpbingo-breadcrumbs--no-image{padding-top:45px;padding-bottom:30px}section.wpbingo-breadcrumbs.wpbingo-breadcrumbs--image .wpbingo-breadcrumbs__image{padding-top:80px;padding-bottom:80px;position:relative}.wpbingo-breadcrumbs{margin-top:0;font-size:calc(var(--font-size-base) - 2px);margin-bottom:50px}.wpbingo-breadcrumbs .breadcrumb{background:transparent;padding:20px 0;border-radius:0;margin:0;align-items:center}.wpbingo-breadcrumbs a{color:var(--color-breadcrumb,#000);position:relative;display:inline-block;font-size:var(--font-size-base)}.wpbingo-breadcrumbs a:hover{color:var(--theme-color)}.wpbingo-breadcrumbs a:hover:before{background:var(--theme-color)}.wpbingo-breadcrumbs .breadcrumb__link{display:inline-block}.wpbingo-breadcrumbs .breadcrumb__item{line-height:22px}.wpbingo-breadcrumbs .breadcrumb__item:before{margin:0 5px 0 8px;position:relative;top:1px;color:var(--color-breadcrumb,#D4D4D4);content:"\f105";display:inline-block;font-family:FontAwesome;font-size:15px}.wpbingo-breadcrumbs .breadcrumb__item:first-child:before{display:none}.wpbingo-breadcrumbs .breadcrumb__text{font-size:var(--font-size-base);color:var(--color-breadcrumb,#000)}body.mfp-zoom-out-cur{position:fixed;width:100%;overflow:hidden}button.mfp-arrow,button.mfp-close{opacity:1;color:var(--gray-dark)}button.mfp-arrow:hover,button.mfp-close:hover{color:var(--theme-color)}button.mfp-arrow:focus,button.mfp-close:focus{outline:0}.header-cart__content{position:absolute;top:100%;right:0;z-index:99;display:block;min-width:380px;padding:20px;background-color:var(--body-bg-color);box-shadow:0 6px 15px #0000001f;opacity:0;visibility:hidden;transition:all .3s ease;width:100%}.header-cart__content .ajaxcart__footer-price{padding:0 0 15px;border-top:0;border-bottom:1px solid #e5e5e5;margin-top:0}.header-cart__content .ajaxcart__policies{padding:0;margin:15px 0 10px}.header-cart__content .gift-wrap{margin-bottom:5px!important;font-size:calc(var(--font-size-base) - 1px)}.header-cart__content .ajaxcart__footer{padding-top:20px;border-top:1px solid #e5e5e5}.header-cart__content .ajaxcart__footer-buttons{padding:0;margin:0 -7.5px}.header-cart__content .ajaxcart-currency,.header-cart__content .ajaxcart_terms_conditions{padding:0}.header-cart__content .gift-wrap-title{display:flex;cursor:pointer}.header-cart__content .gift-wrap-title .icon-gift{position:relative;top:1px;margin-right:5px;font-size:15px}.header-cart__content .gift-wrap-title:hover .icon-gift{-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.header-cart__content .shipping-bar-cart{padding:20px}.drawer{position:fixed;top:0;bottom:0;z-index:999;display:block;width:calc(100% - 30px);max-width:520px;background-color:var(--white);overflow:hidden;opacity:0;visibility:hidden;transform:translate(100%);transition:all .4s cubic-bezier(.46,.01,.32,1);right:0}.drawer__overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:#0006;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.46,.01,.32,1)}.drawer--open{overflow:hidden}.drawer--open .drawer{opacity:1;visibility:visible;transform:translate(0)}.drawer--open .drawer__overlay{opacity:1;visibility:visible}.drawer__header{position:absolute;top:0;left:0;width:100%;padding:20px 30px;text-align:right}.drawer__close-button{display:flex;border:none;background-color:transparent;position:relative;border:1px solid var(--border-color);width:30px;height:30px;margin-left:auto;border-radius:50px}.drawer__close-button:before,.drawer__close-button:after{content:"";position:absolute;height:1px;width:16px;top:50%;right:calc(50% - 9px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.drawer__close-button:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.drawer__close-button:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.drawer__close-button:hover:before,.drawer__close-button:hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.drawer__inner{position:absolute;top:70px;left:0;bottom:0;width:100%;overflow:hidden}.drawer__inner #shipping-calculator{position:absolute;width:100%;left:0;padding:30px;height:auto;bottom:0;background:var(--white);opacity:0;visibility:hidden;transform:translateY(100%);transition:all .3s ease;z-index:3}.drawer__inner #shipping-calculator::-webkit-scrollbar-track{background-color:#f5f5f5}.drawer__inner #shipping-calculator::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.drawer__inner #shipping-calculator::-webkit-scrollbar-thumb{background-color:var(--gray-dark-15)}.drawer__inner #shipping-calculator.active{opacity:1;visibility:visible;transform:translateY(0)}.drawer__inner #shipping-calculator .close-ajaxcart__info{height:40px;line-height:36px;border:1px solid #e5e5e5;color:var(--gray-dark);padding:0 20px;text-align:center;cursor:pointer;text-transform:uppercase;font-size:var(--font-size-base);font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second);border-radius:50px}.drawer__inner #shipping-calculator .close-ajaxcart__info:hover{background:var(--theme-color);color:var(--white);border-color:var(--theme-color)}.drawer__inner #shipping-calculator h3{font-size:var(--font-size-base);font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second)}.drawer__inner #shipping-calculator label{color:var(--gray-dark);flex:0 0 100%}.drawer__inner #shipping-calculator .field{display:flex;align-items:center;flex-wrap:wrap}.drawer__inner #shipping-calculator select,.drawer__inner #shipping-calculator input{height:35px;line-height:35px;border:1px solid var(--border-color);padding:0 15px;flex:0 0 100%;width:100%;border-radius:20px;color:var(--gray-dark)}.drawer__inner #shipping-calculator .get-rates{height:40px;line-height:40px;border:0;color:var(--white);padding:0 20px;text-align:center;cursor:pointer;background:var(--theme-color);margin-top:20px;text-transform:uppercase;font-size:var(--font-size-base);font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second)}.drawer__inner #shipping-calculator .get-rates:hover{background:var(--theme-color);color:var(--white)}.drawer__inner #shipping-calculator .shipping_calculate_mess,.drawer__inner #shipping-calculator .shipping_calculate_rate{color:var(--gray-dark)}.drawer__inner .ajaxcart__footer{position:absolute;left:0;width:100%;bottom:0;padding:20px 0;background-color:var(--white);box-shadow:0 5px 15px 5px var(--gray-dark-15)}.drawer__inner .ajaxcart__footer .ajaxcart__info{padding:0 30px 20px;border-bottom:1px solid rgba(0,0,0,.1)}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_header{display:flex;flex-wrap:wrap;justify-content:space-between}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_header>div{margin:0 5px;text-align:center;cursor:pointer}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_header>div:last-child{margin:0}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_header>div i{font-size:22px;color:#9b9b9b;position:relative;display:block}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_header>div span{white-space:nowrap;font-size:calc(var(--font-size-base) - 2px);font-weight:var(--body-font-weight-medium);color:var(--gray-dark);margin-top:5px;display:block}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_header>div:hover i{color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_header>div:hover span{color:var(--theme-color)}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content>div{opacity:0;visibility:hidden;position:absolute;width:100%;bottom:0;left:0;padding:30px;height:100%;background:var(--white);transform:translateY(100%);transition:all .3s ease;z-index:3}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content>div .ajaxcart__note-input{height:calc(100% - 140px);margin-bottom:15px}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content>div.active{opacity:1;visibility:visible;transform:translateY(0)}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .close-ajaxcart__info{height:40px;line-height:36px;text-transform:uppercase;font-size:calc(var(--font-size-base) - 4px);border:1px solid #e5e5e5;color:var(--gray-dark);padding:0 20px;text-align:center;font-weight:var(--body-font-weight-medium);cursor:pointer}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .close-ajaxcart__info:hover{background:var(--theme-color);color:var(--white);border-color:var(--theme-color)}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .button-action{display:flex;flex-wrap:wrap;margin:0 -7.5px}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .button-action>div{margin-left:7.5px;margin-right:7.5px;flex:0 0 calc(50% - 15px);max-width:calc(50% - 15px);text-transform:uppercase;font-size:var(--font-size-base);font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second);border-radius:50px}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .save{height:40px;line-height:40px;background:var(--theme-color);padding:0 20px;text-transform:uppercase;font-size:calc(var(--font-size-base) - 4px);color:var(--white);text-align:center;font-weight:var(--body-font-weight-medium);margin-bottom:10px;cursor:pointer}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .save:hover{background:var(--theme-color)}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .discount_code label{color:var(--gray-dark);margin-bottom:10px;font-weight:var(--body-font-weight-medium)}.drawer__inner .ajaxcart__footer .ajaxcart__info .ajaxcart__info_content .discount_code .discount_code_input{width:100%;height:40px;line-height:40px;margin-bottom:15px;padding:0 20px;border:1px solid #ddd;border-radius:20px}.drawer__inner .cart-empty-message{margin:30px 0 0;padding:15px 0;font-size:calc(var(--font-size-heading) - 5px);color:var(--gray-dark);text-transform:uppercase;font-weight:var(--body-font-weight-bold);font-family:var(--font-family-second)}.drawer__inner .ajaxcart__inner{position:absolute;top:0;left:0;right:20px;padding:0 10px 0 30px}.drawer__quantity{margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.gift_card-container .product-giftcard>.row{align-items:center}.gift_card-container .product-giftcard__buttons .product-single__add-to-cart .btn--add-to-cart{width:100%;background:var(--gray-dark);color:var(--white);font-size:calc(var(--font-size-base) - 4px);text-transform:uppercase;font-weight:var(--body-font-weight-medium);position:relative;padding:0 20px;line-height:40px;border:0}.gift_card-container .product-giftcard__buttons .product-single__add-to-cart .btn--add-to-cart.active:before{position:relative;display:inline-block;content:"";border:2px solid rgba(255,255,255,.25);border-top-color:var(--white);width:16px;height:16px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:4px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;left:-5px}.gift_card-container .product-giftcard__buttons .product-single__add-to-cart .btn--add-to-cart.added:before{content:"\e92b";font-family:feather;display:inline-block;font-size:18px;color:var(--white);left:-5px;top:3px;line-height:1;position:relative}.gift_card-container .product-giftcard__buttons .product-single__add-to-cart .btn--add-to-cart:hover{background:var(--theme-color)}.edit_variant-cart-container .edit_variant-cart__content .row{align-items:center;margin:0}.edit_variant-cart-container .edit_variant-cart__content .row .bwp-single-info{z-index:1;opacity:1;visibility:visible}.edit_variant-cart-container .product-edit_variants__buttons .btn--add-to-cart{line-height:30px;padding:5px 10px;background:var(--gray-dark);color:var(--white);font-size:calc(var(--font-size-base) - 4px);text-transform:uppercase;width:100%;border:0;font-weight:var(--body-font-weight-medium)}.edit_variant-cart-container .product-edit_variants__buttons .btn--add-to-cart span{display:inline-block}.edit_variant-cart-container .product-edit_variants__buttons .btn--add-to-cart.active span{-webkit-animation-name:none!important;animation-name:none!important}.edit_variant-cart-container .product-edit_variants__buttons .btn--add-to-cart.active:before{position:relative;display:inline-block;content:"";border:2px solid rgba(255,255,255,.25);border-top-color:var(--white);width:16px;height:16px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:4px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;left:-5px}.edit_variant-cart-container .product-edit_variants__buttons .btn--add-to-cart.added span{-webkit-animation-name:none!important;animation-name:none!important}.edit_variant-cart-container .product-edit_variants__buttons .btn--add-to-cart.added:before{content:"\e92b";font-family:feather;display:inline-block;font-size:18px;color:var(--white);left:-5px;top:3px;line-height:1;position:relative}.edit_variant-cart-container .product-edit_variants__buttons .btn--add-to-cart:hover{background:var(--theme-color);color:#fff}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart{-webkit-transition:none;transition:none;font-size:calc(var(--font-size-base) - 4px);text-transform:uppercase;line-height:50px;position:relative;background:var(--gray-dark);color:var(--white);text-align:center;padding:0 15px;cursor:pointer;display:inline-block;vertical-align:top;flex:1;margin:5px 0;white-space:nowrap;border:0;font-family:var(--font-family-base);letter-spacing:2px;font-weight:var(--body-font-weight-medium)}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart:hover{background:var(--theme-color);border-color:var(--theme-color);color:var(--white);-webkit-animation-name:text-indent;animation-name:text-indent;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart[disabled]{background:#f1f1f1;color:var(--gray-dark);opacity:1}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart[disabled]:hover{cursor:not-allowed;background:#f1f1f1;-webkit-animation-name:none;animation-name:none}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart[disabled].is-adding{opacity:1}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart[disabled].is-adding:hover{cursor:wait}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart.is-adding>span:nth-child(2){display:inline-block!important}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart>span.btn__text:last-child{display:none}.edit_variant-cart-container .product-single__buttons .btn--add-to-cart>span.btn__text:only-child{display:inline-block!important}.page-header{padding:30px 0}.product-page .container{max-width:1440px}.product-page .container.container-full-image{max-width:100%}.page-account__inner .page-account__content .nav-StickySidebar{width:25%;position:sticky;top:100px;float:left}.page-account__inner .page-account__content .nav-StickySidebar ul{padding:0;list-style:none;background:#f5f5f5;margin:0}.page-account__inner .page-account__content .nav-StickySidebar ul li{border-bottom:1px solid var(--border-color-50)}.page-account__inner .page-account__content .nav-StickySidebar ul li a{padding:10px 20px;display:block}.page-account__inner .page-account__content .nav-StickySidebar ul li:last-child{border-bottom:0}.page-account__inner .page-account__content .nav-StickySidebar ul li.active{background:var(--theme-color)}.page-account__inner .page-account__content .nav-StickySidebar ul li.active a{color:var(--white)}.login-register .form-button .btn{width:100%}.addresses .modal-header{padding:20px 30px}.addresses__button .btn{display:inline-block}.activate-account__form .form-button .btn{width:100%}.cookie-consent__dismiss .btn-agree{color:var(--gray-dark);border:0;text-transform:revert;margin-left:10px;position:relative;background:var(--theme-color);padding:0 40px;line-height:40px;font-size:var(--font-size-base);border-radius:50px;text-transform:uppercase;font-family:var(--font-family-second);font-weight:var(--body-font-weight-bold)}.cookie-consent__dismiss .btn-agree:first-child{margin-left:0}.cookie-consent__dismiss .btn-agree:hover{background:var(--theme-color)}.cookie-consent__dismiss .btn-dismiss{background:transparent;color:var(--white);text-transform:revert;font-size:var(--font-size-base);padding:0;border-bottom:1px solid var(--white)}.cookie-consent__dismiss .btn-dismiss:hover{color:var(--theme-color);border-bottom:1px solid var(--theme-color)}.compare__table .product-card__form .btn--add-to-cart,.compare__table .product-card__form .btn-link{width:100%;background:var(--gray-dark);line-height:45px;text-transform:uppercase;padding:0 15px;font-family:var(--font-family-second);font-size:var(--font-size-base);font-weight:var(--body-font-weight-bold);color:var(--white);text-decoration:none;border-radius:50px}.compare__table .product-card__form .btn--add-to-cart:hover,.compare__table .product-card__form .btn-link:hover{background:var(--theme-color);-webkit-animation-name:text-indent;animation-name:text-indent;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.page-not-found .btn-not-found{margin-top:30px;padding:0 40px;height:50px;line-height:46px;color:var(--white);background:var(--gray-dark);position:relative;z-index:1;border:2px solid var(--gray-dark);display:inline-block;text-transform:uppercase;font-size:var(--font-size-base);font-family:var(--font-family-second);font-weight:var(--body-font-weight-bold);border-radius:50px;transition:all .3s ease}.page-not-found .btn-not-found:after{font-family:feather;content:"\e912";display:inline-block;font-size:20px;line-height:1;position:relative;top:3px;margin-left:5px;font-style:normal}.page-not-found .btn-not-found:hover{background:var(--theme-color);border-color:var(--theme-color);color:var(--gray-dark)}.quickview__content .product-quickview>.row{align-items:center;margin:0}.quickview__content .product-quickview .bwp-single-info .countdown-quickview.hidden{display:none}.quickview__content .product-quickview .bwp-single-info .product-quickview__buttons .btn--add-to-cart{-webkit-transition:none;transition:none;line-height:40px;position:relative;background:var(--gray-dark);color:var(--white);text-align:center;padding:0 15px;cursor:pointer;display:inline-block;vertical-align:top;flex:1;margin:0;white-space:nowrap;border:0;text-transform:uppercase;font-size:var(--font-size-base);font-family:var(--font-family-second);font-weight:var(--body-font-weight-bold);border-radius:50px}.quickview__content .product-quickview .bwp-single-info .product-quickview__buttons .btn--add-to-cart:hover{background:var(--theme-color);-webkit-animation-name:text-indent;animation-name:text-indent;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.quickview__content .product-quickview .bwp-single-info .product-quickview__buttons .btn--add-to-cart.active:before{position:relative;display:inline-block;content:"";border:2px solid rgba(255,255,255,.25);border-top-color:var(--white);width:18px;height:18px;background:none;-webkit-animation:2s linear 0s normal none infinite running spin-load;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:4px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;left:-10px}.quickview__content .product-quickview .bwp-single-info .product-quickview__buttons .btn--add-to-cart.added:before{content:"\e92b";font-family:feather;display:inline-block;font-size:20px;color:var(--white);left:-10px;top:3px;line-height:1;position:relative}body.not-scroll{overflow:hidden}body.qv_overlay-layer:before,body.editv_overlay-layer:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;visibility:visible;opacity:1;-webkit-transition:opacity .3s ease,visibility 0s ease;transition:opacity .3s ease,visibility 0s ease;z-index:9999}body:not(.template-index) .bwp-header{border-bottom:1px solid var(--border-color)}body:not(.template-index) .bwp-header.header_5{border:0}body:not(.template-index) .bwp-header .header-top{border-bottom:1px solid rgba(255,255,255,.15)}body:not(.template-index) .bwp-header .header-top .header-text span:before{color:var(--gray-dark)}body:not(.template-index) .bwp-header .header-top .header-text:before{background:#d4d4d4}body:not(.template-index) .bwp-header .header-top .header-top__nav li:before{background:#d4d4d4}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist{position:absolute;top:10px;right:10px}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist:before{content:attr(data-title);position:absolute;padding:0 10px;background:var(--gray-dark);color:var(--white);top:calc(50% - 11.5px);line-height:23px;white-space:nowrap;right:calc(100% + 10px);font-size:12px;z-index:10;opacity:0;visibility:hidden;pointer-events:none}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist:after{content:"";position:absolute;top:calc(50% - 5px);right:100%;border-width:5px;border-style:solid;border-color:transparent transparent transparent var(--gray-dark);pointer-events:none;opacity:0;visibility:hidden}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist:hover:before,#wishlists .wishlist__grid .product-card-wishlist .button-wishlist:hover:after{opacity:1;visibility:visible}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button{color:var(--gray-dark);display:inline-block;text-align:center;background:var(--white);width:35px;height:35px;line-height:35px;border:0;font-size:0;white-space:nowrap;padding:0;border-radius:50%;box-shadow:0 0 10px 2px #0000000a}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button:before{content:"\ea02";font-family:feather;font-size:calc(var(--font-size-base) + 4px);display:inline-block}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button span{display:none}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button.active{color:var(--gray-dark);background:var(--white)}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button.load-wishlist:before{position:relative;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:8px;border-radius:50%}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button.load-wishlist:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button:hover,#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button:focus{outline:0;box-shadow:none}#wishlists .wishlist__grid .product-card-wishlist .button-wishlist button:hover{color:var(--white);background-color:var(--theme-color);border-color:var(--theme-color);-webkit-animation-name:beat;animation-name:beat;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}#before-you-leave .button{padding:0 30px;text-align:center;margin-bottom:30px}#before-you-leave .button a{display:inline-block;width:100%;padding:10px 20px;line-height:20px;background:var(--gray-dark);color:var(--white);font-size:var(--font-size-base);text-transform:uppercase;font-family:var(--font-family-second);font-weight:var(--body-font-weight-bold);border-radius:50px}#before-you-leave .button a:hover{background:var(--theme-color)}#before-you-leave .content-button .product-card__form .btn{border:1px solid var(--border-color);padding:5px 10px;line-height:20px;color:var(--gray-dark);font-weight:var(--body-font-weight-medium);text-align:center;width:100%;font-size:var(--font-size-base);text-transform:uppercase;font-family:var(--font-family-second);font-weight:var(--body-font-weight-bold);border-radius:50px}#before-you-leave .content-button .product-card__form .btn:hover{background:var(--theme-color);border-color:var(--theme-color);color:var(--white)}#before-you-leave .content-button .button-wishlist button{width:32px;height:32px;padding:0;text-align:center;line-height:30px;border:1px solid var(--border-color);color:var(--gray-dark);background:var(--white);border-radius:50px}#before-you-leave .content-button .button-wishlist button:before{content:"\e977";font-family:feather;font-size:14px;display:inline-block}#before-you-leave .content-button .button-wishlist button.active{background:var(--theme-color);border-color:var(--theme-color);color:var(--white)}#before-you-leave .content-button .button-wishlist button.active.load-wishlist:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}#before-you-leave .content-button .button-wishlist button:hover{background:var(--theme-color);border-color:var(--theme-color);color:var(--white)}#before-you-leave .content-button .button-wishlist button.load-wishlist:before{position:relative;display:inline-block;content:"";border:2px solid var(--gray-dark-50);border-top-color:var(--gray-dark);width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:3px;border-radius:50%}#before-you-leave .content-button .button-wishlist button.load-wishlist:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}@media(min-width:576px){.col-sm-2-5{flex:20%;max-width:20%}.container{max-width:100%}}@media(min-width:768px){.container{max-width:100%}.col-md-2-5{flex:20%;max-width:20%}.hidden-desktop{display:none}.header-cart:hover .header-cart__content,.header-cart:focus .header-cart__content{opacity:1;visibility:visible}}@media(min-width:768px)and (max-width:991px){.hidden-sm{display:none!important}}@media(min-width:991px){.col-lg-2-5{flex:20%;max-width:20%}}@media(min-width:992px)and (max-width:1199px){.hidden-md{display:none!important}}@media(min-width:1025px){.catalog-menu:hover .catalog-menu__content{opacity:1;visibility:visible}.catalog-menu__content{display:block!important;height:auto!important;opacity:0;visibility:hidden}.catalog-menu__item a.catalog-menu__collapse-toggle{display:none}.catalog-menu--has-dropdown .catalog-menu__dropdown{display:block}.catalog-menu--has-dropdown:hover>.catalog-menu__dropdown{visibility:visible;opacity:1;left:100%}.catalog-menu__dropdown{position:absolute;top:0;left:110%;width:100%;visibility:hidden;opacity:0;background-color:var(--white);border:1px solid var(--border-color);transition:all .3s ease}.main-menu__mobile{display:none}}@media(min-width:1200px){.menu-mobile{display:none}.col-xx-2-5{flex:20%;max-width:20%}.hidden-lg{display:none!important}}@media(min-width:1500px){.container{max-width:1500px}}@media(min-width:1440px){.col-xl-2-5{flex:20%;max-width:20%}}@media(max-width:1510px)and (min-width:1200px){.container{padding-left:30px;padding-right:30px}}@media(max-width:1440px){.main-menu__nav-item{padding:0 15px}}@media(max-width:1199px){.header-account{margin-right:15px}.header-promotion{display:none}.main-menu__nav-item{padding:0 10px}.product-card.hover_style_6 .btn-gruop{display:none}}@media(max-width:1024px){.header-bottom__inner{flex-flow:row wrap}.catalog-menu{width:100%;padding:5px 0}.catalog-menu__title{padding:8px 0;border-right:none}.catalog-menu__title:before,.catalog-menu__title:after,.catalog-menu__title span:before{display:none}.catalog-menu--has-dropdown>a:not(.catalog-menu__collapse-toggle){display:none}.catalog-menu__dropdown{padding-left:15px;padding-bottom:10px}.product-card.hover_style_5 .content-title-wishlist .button-wishlist{display:none}}@media(max-width:991px){.product-card.hover_style_6 .button-compare,.product-card__buttons .button-compare{display:none!important}.wpbingo-breadcrumbs .bwp_slider-carousel.style_1 .item-collection a h2 span{min-width:unset;width:100%}.wpbingo-breadcrumbs .bwp_slider-carousel.style_1 .slick-arrow{opacity:1;visibility:visible}.wpbingo-breadcrumbs .bwp_slider-carousel.style_2 .slick-arrow{opacity:1;visibility:visible;width:20px;height:20px;line-height:20px;background:var(--theme-color);padding:0;color:var(--white)}.wpbingo-breadcrumbs .bwp_slider-carousel.style_2 .slick-arrow:before{font-size:10px;color:var(--white)}.wpbingo-breadcrumbs .bwp_slider-carousel.style_2 .slick-arrow.slick-prev{left:-10px}.wpbingo-breadcrumbs .bwp_slider-carousel.style_2 .slick-arrow.slick-next{right:-10px}.page-account__inner .page-account__content .nav-StickySidebar{width:40%}body.qv_overlay-layer:before,body.editv_overlay-layer:before{z-index:9999}}@media(max-width:767px){.hidden-xs{display:none!important}.hidden-mobile{display:none}.main-menu__mobile{margin-right:4px}.header-mobile .header-right .wishlist-mobile{margin-right:5px}.menu-mobile__inner{max-width:90vw}.menu-mobile__nav,.mm-nav__links-wrapper{max-width:calc(100vw - 30px)}.product-card.hover_style_6 .button-wishlist:not(.mobile){display:none}.page-account__inner .page-account__content .nav-StickySidebar{width:100%;margin-bottom:50px;position:relative}.addresses .modal-header{padding:20px 15px}.quickview__content .product-quickview>.row{flex-direction:column;flex-wrap:nowrap;height:100%}section.wpbingo-breadcrumbs .wpbingo-breadcrumbs__inner .wpbingo-breadcrumbs__title{font-size:calc(var(--font-size-heading) - 4px)}}@media(max-width:480px){.product-card.hover_style_6 .product-card__buttons>div .btn{font-size:0}.product-card.hover_style_6 .product-card__buttons>div .btn:before,.product-card.hover_style_6 .product-card__buttons>div .btn i{line-height:40px}.drawer__header{padding:15px}.drawer__inner .ajaxcart__footer{padding:20px 0 0}.drawer__inner{top:70px}.drawer__inner .shipping-bar-cart{padding:20px}.drawer__inner .ajaxcart__inner{padding:0 5px 0 15px;right:10px}.drawer__inner .ajaxcart__footer .ajaxcart__info{padding:0 15px 15px;margin:0}.drawer__inner .ajaxcart__footer-price{padding:15px 15px 0}.drawer__inner .ajaxcart__policies{padding:0 15px 10px}.drawer__inner .ajaxcart__footer-buttons{padding:0 15px 20px;margin:0 -4px;box-shadow:inset 1px -3px 6px #0000001a}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.mm-nav__btn{position:absolute;width:100%!important;left:0;background:transparent!important;text-align:right!important}.mm-nav__btn i{margin-right:20px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/css-site-base.css.map */
