.header__search-form{position:relative}.bwp-header.header_6 .header__search-form{background:#f4f4f4}.bwp-header.header_6 .header__search-form .field{border:0}.bwp-header.header_6 .header__search-form .field .search__input{height:36px;line-height:36px;padding:0 20px 0 10px;text-align:left}.bwp-header.header_6 .header__search-form .field .search__button{height:36px;line-height:36px;padding:0 10px;font-size:calc(var(--font-size-base) + 2px)}.bwp-header.header_6 .header__search-form .field .search__input::placeholder{color:var(--gray-dark);font-weight:300}.bwp-header.header_7 .header__search-form{background:#fff;border-radius:3px}.bwp-header.header_7 .header__search-form .field{border:0}.bwp-header.header_7 .header__search-form .field .search__input{height:36px;line-height:36px;padding:0 20px 0 10px;text-align:left}.bwp-header.header_7 .header__search-form .field .search__button{height:36px;line-height:36px;padding:0 10px;font-size:calc(var(--font-size-base) + 2px)}.bwp-header.header_7 .header__search-form .field .search__input::placeholder{color:var(--gray-dark);font-weight:300}.header__search-form .close-search-form{position:fixed;top:0;left:0;width:100%;height:100%;cursor:auto;z-index:8;display:none}.header__search-form .search{position:relative;min-width:220px}.header__search-form .field{display:flex;overflow:hidden;padding:0;border-bottom:1px solid #f1e4d8;flex-direction:row-reverse}.header__search-form .field .search__input{height:30px;line-height:30px;border:0;width:100%;padding:0 20px;background:transparent;text-align:center}.header__search-form .field .search__input::placeholder{color:var(--text-color);font-size:var(--font-size-base)}.header__search-form .field .search__button{border:0;height:30px;line-height:30px;background:transparent;font-size:calc(var(--font-size-base) + 1px);transition:all .3s ease;color:var(--gray-dark)}.header__search-form .field .search__button:hover{color:var(--theme-color)}.header__search-form .predictive-search-content{position:absolute;width:155%;top:calc(100% + 5px);background:var(--white);z-index:9;box-shadow:0 0 10px #0000001a}.header__search-form .predictive-search-content .search-top{display:flex;justify-content:space-between;border-bottom:1px solid #ebebeb;padding:15px 20px}.header__search-form .predictive-search-content .count-search{color:var(--text-color)}.header__search-form .predictive-search-content .predictive-search__list-item.no_results{font-size:calc(var(--font-size-base) - 1px)}.header__search-form .predictive-search-content .predictive-search__item-link{font-size:calc(var(--font-size-base) - 2px);text-transform:uppercase;font-weight:var(--body-font-weight-bold);position:relative;overflow:hidden;display:inline-block}.header__search-form .predictive-search-content .predictive-search__item-link:before{content:"";width:0;height:100%;transition:all .2s ease;position:absolute;bottom:0;right:0;z-index:-1}.header__search-form .predictive-search-content .predictive-search__item-link:after{content:"";position:absolute;display:block;bottom:0;left:0;width:100%;height:1px;background-color:var(--theme-color);transform:scaleX(1);transform-origin:0 50%;transition:transform .48s cubic-bezier(.77,0,.175,1)}.header__search-form .predictive-search-content .predictive-search__item-link i{margin-left:5px;position:relative;top:1px}.header__search-form .predictive-search-content .predictive-search__item-link:hover{color:var(--theme-color)}.header__search-form .predictive-search-content .predictive-search__item-link:hover:before{width:100%;left:0}.header__search-form .predictive-search-content .predictive-search__item-link:hover:after{transform-origin:100% 50%;transform:scaleX(0);animation:k .96s .36s forwards cubic-bezier(.77,0,.175,1)}.header__search-form .predictive-search-content .predictive-search__results-list{max-height:400px;overflow-y:auto;overflow-x:hidden;margin:0;padding:10px 0}.header__search-form .predictive-search-content .predictive-search__results-list::-webkit-scrollbar-track{background-color:#ececec}.header__search-form .predictive-search-content .predictive-search__results-list::-webkit-scrollbar{width:2px;background-color:#ececec}.header__search-form .predictive-search-content .predictive-search__results-list::-webkit-scrollbar-thumb{background-color:var(--gray-dark)}.header__search-form .predictive-search-content .predictive-search__results-list li{padding:10px 20px}.header__search-form .predictive-search-content .predictive-search__results-list li a{display:flex}.header__search-form .predictive-search-content .predictive-search__results-list li a img{max-width:80px;flex:0 0 80px;border:1px solid var(--border-color)}.header__search-form .predictive-search-content .predictive-search__results-list li a:hover .predictive-search__item-heading{color:var(--theme-color)}.header__search-form .predictive-search-content .predictive-search__results-list li .predictive-search__item-content{padding-left:20px}.header__search-form .predictive-search-content .predictive-search__results-list li .predictive-search__item-heading{font-size:var(--font-size-base);font-family:var(--font-family-base)}.header__search-form .predictive-search-content .predictive-search__results-list .product-price{font-size:var(--font-size-base)}.bwp-header .header-desktop,.bwp-header .header-top-mobile{position:relative;color:var(--menu-color);background-color:var(--header-bg-color)}.bwp-header .header-center__inner{display:flex;align-items:center;flex-wrap:wrap}.bwp-header.header_2 .header-center__inner{padding-bottom:10px}.bwp-header.header_2 .main-menu__nav,.bwp-header.header_4 .main-menu__nav{justify-content:center}.bwp-header.header_2 .main-menu__nav-item:hover>a,.bwp-header.header_2 .main-menu__nav-item:focus>a,.bwp-header.header_2 .main-menu__nav-item.active>a{color:var(--menu-hover-color)!important}.bwp-header.header_1 .header-left,.bwp-header.header_1 .header-right,.bwp-header.header_2 .header-left,.bwp-header.header_2 .header-right,.bwp-header.header_3 .header-left,.bwp-header.header_4 .header-left,.bwp-header.header_5 .header-left,.bwp-header.header_6 .header-left,.bwp-header.header_7 .header-left{flex:1}.bwp-header.header_2 .header-logo{flex:5}.bwp-header.header_3 .header-right,.bwp-header.header_5 .header-left,.bwp-header.header_6 .header-right{flex:1}.bwp-header.header_1 .header-page-link{gap:18px}.bwp-header.header_1 .header-page-link .search-label{color:var(--text-color);font-size:15px;margin:0 0 0 5px;display:inline-block}.bwp-header.header_2 .header-mobile .header-logo{flex:unset}.bwp-header.header_2 .header-desktop .header-logo{justify-content:center;display:flex}.bwp-header.header_5 .main-menu__nav{justify-content:center}.bwp-header.header_5 .header-logo{display:flex;justify-content:center}.bwp-header.header_2 .header-page-link{gap:15px;width:220px}.bwp-header.header_3 .header-page-link{gap:22px}.bwp-header.header_3 .header-left .main-menu__nav{justify-content:left}.bwp-header.header_3 .header-cart__link{top:-2px}.bwp-header.header_3 .header__search-form{margin-right:8px}.bwp-header.header_3 .header__search-form .field{background:#f5f5f5;border:0}.bwp-header.header_4 .header-page-link{gap:22px}.bwp-header.header_4 .header-cart{top:-1px}.bwp-header.header_5 .header-page-link{gap:20px}.bwp-header.header_6 .header-left .main-menu__nav{justify-content:flex-start}.bwp-header.header_6 .header-right .header-page-link{gap:15px}.bwp-header.header_7 .header-logo{margin-right:100px}.bwp-header.header_3 .line-menu{display:inline-flex;flex-direction:column}.bwp-header.header_3 .line-menu span{width:20px;height:2px;background:var(--gray-dark, #000);display:inline-block;margin-bottom:4px;transition:all .3s ease}.bwp-header.header_3 .line-menu:hover span{background:var(--theme-color, #a8713b);animation:t .6s forwards}.bwp-header.header_3 .open-menu:hover:before{color:var(--theme-color)}.bwp-header.header_3 .header-desktop .menu-mobile__nav{padding:50px;display:flex;flex-direction:column;justify-content:center}.bwp-header.header_3 .header-desktop .menu-mobile__nav-item a{color:var(--white)}.bwp-header.header_3 .header-desktop .menu-mobile__nav-item a:hover{color:var(--theme-color)}.bwp-header.header_3 .header-desktop .menu-mobile__inner{background:var(--gray-dark)}.bwp-header.header_3 .header-desktop .menu-mobile__inner .mm-nav__btn{background:var(--gray-dark);color:var(--text-color)}.bwp-header.header_3 .header-desktop .js-menu-mobile{top:80px;padding:0;right:15px}.bwp-header.header_3 .header-desktop .js-menu-mobile>span{border:0}.bwp-header.header_3 .header-desktop .js-menu-mobile>span:before,.bwp-header.header_3 .header-desktop .js-menu-mobile>span:after{width:20px;background-color:var(--white)}.bwp-header.header_3 .header-desktop .mm-nav__links-header{background:var(--gray-dark)}.bwp-header.header_3 .header-desktop .mm-nav__links-wrapper{background:var(--gray-dark);padding:50px}.bwp-header.header_3 .header-desktop .mm-nav__links{margin-top:129px}.bwp-header.sticky .header-desktop{position:fixed;width:100%;left:0;z-index:99;animation-name:sticky-header;animation-duration:.5s;animation-timing-function:ease-in-out;animation-iteration-count:1;box-shadow:0 1px 5px 2px #0000001a;top:0;background-color:var(--header-bg-color)}.bwp-header.sticky .header-mobile .header-center__inner{padding:10px 0}.bwp-header.sticky .header-top-mobile{position:fixed;width:100%;left:0;z-index:100;animation-name:sticky-header;animation-duration:.5s;animation-timing-function:ease-in-out;animation-iteration-count:1;box-shadow:0 1px 10px 5px #0000000d;top:0}.header-selector__toggle{cursor:pointer;display:flex;line-height:20px;text-transform:capitalize;color:var(--white)}.header-selector__toggle:after{content:"\e92e";pointer-events:none;display:inline-block;font-family:feather;margin:0 0 0 3px;transition:all .3s ease;color:var(--text-color);font-size:13px}.header-selector__dropdown{margin:0;padding:0;border-radius:0;border:0;box-shadow:0 6px 15px #0000001f}.header-selector__dropdown .header-selector__item a{color:var(--text-color);line-height:25px}.header-selector__dropdown .header-selector__item a:hover,.header-selector__dropdown .locale-selector__item--current a{color:var(--theme-color)}.header-selector__list{margin:0;padding:10px 0;list-style:none}.header-selector__item{padding:0 20px}.header-selector__item a{display:block;padding:6px 0;border-bottom:1px solid var(--border-color);font-size:calc(var(--font-size-base) - 1px);text-transform:capitalize;transition:color .3s ease}.header-selector__item a:hover{text-decoration:none}.header-selector__item:last-child a{border-bottom:0}.header-page-link{display:flex;align-items:center;justify-content:flex-end;gap:15px;padding-right:12px}.header-page-link .wishlist{font-size:20px;transition:all .3s ease;cursor:pointer;color:var(--menu-color);position:relative;top:0;padding-right:10px}.header-page-link .wishlist:hover .icon-wishlist:before{color:var(--menu-hover-color)}.header-page-link .wishlist .icon-wishlist:before{content:"\e904";font-family:icomoon}.header-page-link .wishlist .count{position:absolute;top:-8px;right:-1px;width:18px;height:18px;line-height:19px;text-align:center;font-weight:var(--body-font-weight-medium);background:var(--theme-color);border-radius:50%;font-size:10px;color:var(--white)}.bwp-header.header_4 .header-page-link .wishlist .count{top:-12px}.header-logo__link{display:block}.header-logo__link--text{color:var(--menu-color);font-size:20px;font-weight:700;text-transform:uppercase}.header-logo__link--text:hover{color:var(--menu-color);text-decoration:none}.header-logo__img{display:block}.header-logo__img.logo-main{display:none}.bwp-header.sticky .header-logo__img.logo-main{display:block}.bwp-header.sticky .header-logo__img.logo-home{display:none}.header-search-mobile{position:fixed;top:0;left:0;z-index:-1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:30px;background-color:#000000b3;opacity:0;visibility:hidden;transition:all .5s ease-in-out}.modal-search--open .header-search-mobile{z-index:90;opacity:1;visibility:visible}.header-search-mobile .dropdown-toggle{color:var(--text-color)}.search-toggle{font-size:calc(var(--font-size-base) + 6px);position:relative;top:0;transition:all .3s ease;color:var(--menu-color);cursor:pointer}.search-toggle:hover,.header-account .login-account:hover,.header-page-link .wishlist:hover,.header-cart__link:hover{transform:scale(1.15);color:var(--theme-color)}.search-toggle i{position:relative;top:1px}.search-toggle i:hover:before{color:var(--theme-color)}.search-toggle:hover{color:var(--menu-hover-color);top:0}body.active_search{overflow:hidden}.content-search-toggle{position:fixed;width:100vw;height:100%;top:0;left:0;z-index:99;opacity:0;visibility:hidden;transition:all .3s ease;padding:15px}.content-search-toggle.active{opacity:1;visibility:visible}.content-search-toggle.active>.close-search-toggle{display:block}.content-search-toggle.show .contents-search{transform:translateY(0)}.content-search-toggle>.close-search-toggle{position:fixed;width:100vw;height:100vh;background:var(--gray-dark-25);display:none;top:0;left:0}.content-search-toggle .content-menu-search{align-items:center;padding:35px 15px;display:flex;flex-wrap:wrap;max-width:960px;margin:auto}.content-search-toggle .content-menu-search .title{color:var(--gray-dark)}.content-search-toggle .content-menu-search .list-collection{list-style:none;display:flex;margin:0;white-space:nowrap;overflow:auto;padding:10px 0}.content-search-toggle .content-menu-search .list-collection li{margin:5px 0 5px 10px}.content-search-toggle .content-menu-search .list-collection a{display:inline-block;line-height:28px;border:1px solid #e2e2e2;min-width:80px;padding:0 15px;text-align:center;color:var(--text-color)}.content-search-toggle .content-menu-search .list-collection a:hover{color:var(--gray-dark);border-color:var(--gray-dark)}.content-search-toggle .contents-search{background:var(--white);padding:70px 90px;transition:transform .3s linear;max-height:calc(100% - 200px);display:flex;flex-direction:column;z-index:99;transform:translateY(-100px);margin:100px auto 0;max-width:1200px;position:relative}.content-search-toggle .contents-search .contents-search-top{overflow-y:auto;overflow-x:hidden;width:100%}.content-search-toggle .contents-search .contents-search-top::-webkit-scrollbar-track{background-color:#ececec}.content-search-toggle .contents-search .contents-search-top::-webkit-scrollbar{width:2px;background-color:#ececec}.content-search-toggle .contents-search .contents-search-top::-webkit-scrollbar-thumb{background-color:var(--gray-dark)}.content-search-toggle .search-modals__form[results=true] .predictive-search{display:block}.content-search-toggle .predictive-search-content{display:flex;flex-wrap:wrap;margin:0 -15px;padding-top:50px}.content-search-toggle .predictive-search-content .predictive-search-content-product{max-width:66.66%;flex:0 0 66.66%;padding:0 15px}.content-search-toggle .predictive-search-content .predictive-search-content-product.full{max-width:100%;flex:0 0 100%}.content-search-toggle .predictive-search-content .predictive-search-content-product.full .predictive-search__results-list li{width:25%}.content-search-toggle .predictive-search-content .predictive-search-content-blog{max-width:33.33%;flex:0 0 33.33%;padding:0 15px}.content-search-toggle .predictive-search-content .predictive-search-content-blog .predictive-search__results-list li{width:100%;margin-bottom:8px}.content-search-toggle .predictive-search-content .predictive-search-content-blog .predictive-search__results-list li a{color:var(--text-color)}.content-search-toggle .predictive-search-content .predictive-search-content-blog .predictive-search__results-list li a:hover{color:var(--theme-color)}.content-search-toggle .close-search{cursor:pointer;position:absolute;top:14px;right:15px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.content-search-toggle .close-search:before,.content-search-toggle .close-search:after{content:"";position:absolute;height:1px;width:20px;top:50%;left:calc(50% - 10px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.content-search-toggle .close-search:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.content-search-toggle .close-search:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.content-search-toggle .close-search:hover:before,.content-search-toggle .close-search:hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.content-search-toggle .search-top{display:flex;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid #e9e9e9;margin-bottom:40px}.content-search-toggle .search-top .count-search{color:var(--gray-dark)}.content-search-toggle .search-top .button-view a{display:inline-block;color:var(--text-color);display:flex;align-items:center}.content-search-toggle .search-top .button-view a i{display:inline-block;margin-left:5px}.content-search-toggle .search-top .button-view a:hover{color:var(--theme-color)}.content-search-toggle .header__search{width:100%}.content-search-toggle .predictive-search{position:absolute;display:none;width:100vw;left:0;padding:10px 0 40px;background:var(--white);overflow:auto}.content-search-toggle .search-modal .field{display:flex;width:100%;height:50px;line-height:48px;position:relative}.content-search-toggle .search-modal .field i{position:absolute;left:10px;top:16px;font-size:18px}.content-search-toggle .search-modal .search__input{background:transparent;width:100%;font-size:var(--font-size-base);padding:0 20px 0 38px;color:var(--gray-dark);height:50px;border:1px solid var(--border-color)}.content-search-toggle .search-modal .search__input:focus-visible{outline:unset}.content-search-toggle .search-modal .predictive-search__heading{text-align:center;margin:0 0 30px;font-family:var(--font-family-base);font-size:calc(var(--font-size-base) + 4px);color:var(--text-color)}.content-search-toggle .search-modal .search__button{font-size:0;background:transparent;border:0;color:var(--gray-dark);padding:0;line-height:1}.content-search-toggle .search-modal .search__button i{font-size:22px;line-height:48px}.content-search-toggle .search-modal .search__button:hover{color:var(--theme-color)}.content-search-toggle .search-modal .predictive-search__results-list{display:flex;flex-wrap:wrap;z-index:10;position:relative;background:var(--white);overflow-y:auto;padding:0;overflow-x:hidden;left:0;list-style:none;margin:0 -7.5px}.content-search-toggle .search-modal .predictive-search__results-list::-webkit-scrollbar-track{background-color:#f5f5f5}.content-search-toggle .search-modal .predictive-search__results-list::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.content-search-toggle .search-modal .predictive-search__results-list::-webkit-scrollbar-thumb{background-color:var(--gray-dark-15)}.content-search-toggle .search-modal .predictive-search__results-list li{list-style:none;padding:0 7.5px;display:inline-block;width:33.33%;margin-bottom:30px}.content-search-toggle .search-modal .predictive-search__results-list li img{border:1px solid var(--border-color)}.content-search-toggle .search-modal .predictive-search__results-list li.no_results{font-size:var(--font-size-base);color:#999}.content-search-toggle .search-modal .predictive-search__results-list li.no_results b{color:var(--gray-dark)}.content-search-toggle .search-modal .predictive-search__results-list li .product-card__price .product-price{color:var(--theme-color);display:flex;align-items:center;flex-wrap:wrap;font-size:var(--font-size-base)}.content-search-toggle .search-modal .predictive-search__results-list li .product-card__price .product-price.product-price--regular{font-size:var(--font-size-base);color:#999}.content-search-toggle .search-modal .predictive-search__results-list li .product-card__price .product-price.product-price--regular span,.content-search-toggle .search-modal .predictive-search__results-list li .product-card__price .product-price span{font-size:var(--font-size-base)}.content-search-toggle .search-modal .predictive-search__results-list li .predictive-search__item--link:hover .predictive-search__item-heading{color:var(--theme-color)}.content-search-toggle .search-modal .predictive-search__results-list .predictive-search__item-heading{font-size:var(--font-size-base);font-weight:var(--body-font-weight-medium);font-family:var(--font-family-base);margin-bottom:7px;text-transform:capitalize;font-weight:600}.content-search-toggle .search-modal .predictive-search__results-list #predictive-search-option-search-keywords{width:100%;margin:0}.content-search-toggle .search-modal .predictive-search__results-list #predictive-search-option-search-keywords button{background:transparent;border:0;text-transform:uppercase;font-size:var(--font-size-base);font-weight:var(--body-font-weight-medium);line-height:45px;padding:0 30px;background:var(--theme-color);color:var(--white);font-family:var(--font-family-base)}.content-search-toggle .search-modal .predictive-search__results-list #predictive-search-option-search-keywords button:hover{background:var(--gray-dark)}.content-search-toggle .search-modal .predictive-search__results-list .predictive-search__list-mess{width:100%;text-align:center;color:var(--gray-dark);font-size:var(--font-size-base)}.content-search-toggle .search-modal .predictive-search__results-list .predictive-search__item-vendor{color:var(--text-color);margin-bottom:5px;text-align:center}.content-search-toggle .search-modal .predictive-search__results-list .predictive-search__item-content{margin-top:15px}.header-account{position:relative}.header-account .login-account{font-size:20px;position:relative;top:0;transition:all .3s ease;color:var(--menu-color);display:inline-block}.header-account .login-account .icon-account:before{content:"\e90b";font-family:icomoon}.header-account .login-account:hover .icon-account:before{color:var(--menu-hover-color);top:0}.header-account .content-text-header{font-size:var(--font-size-base);font-weight:var(--body-font-weight-medium);text-wrap:nowrap}.header-account__title{cursor:pointer;display:flex;align-items:center;font-size:15px;color:var(--menu-color);justify-content:right}.header-account__title:hover{color:var(--menu-hover-color)}.header-account__title:after{display:none}.header-account__content{padding:0;border:0;border-radius:0;box-shadow:0 6px 15px #0000001f}.header-account__list{margin:0;padding:0;list-style:none}.header-account__list li{border-bottom:1px solid var(--border-color-50)}.header-account__list li:last-child{border-bottom:0}.header-account__list a{display:block;padding:12px 20px;color:var(--text-color);font-size:calc(var(--font-size-base) - 1px);transition:color .3s ease,border .3s ease}.header-account__list a span{color:var(--gray-dark);font-weight:700}.header-account__list a:hover{color:var(--theme-color);text-decoration:none}.header-account__list a:hover span{color:var(--theme-color)}.header-cart{position:relative;top:0}.bwp-header.header_2 .header-cart{top:-1px}body.template-cart .header-cart .header-cart__content{display:none}.header-cart__link{font-size:20px;position:relative;color:var(--menu-color);transition:all .3s ease;top:-1px;display:inline-block}.header-cart__link:before{content:"\e909";font-family:icomoon}.header-cart__link:hover:before{color:var(--theme-color)}.header-cart__link:hover{top:-1px;text-decoration:none;color:var(--menu-hover-color)}.header-cart__count{position:absolute;top:-6px;right:-11px;width:18px;height:18px;line-height:19px;color:var(--white);font-weight:var(--body-font-weight-medium);text-align:center;background:var(--theme-color);border-radius:50%;font-size:10px}.header-bottom{position:relative;padding-top:25px}.header-bottom__inner{display:flex}.header-bottom__right{position:relative;width:100%}.header-mobile{display:none}.header-mobile .button-menu{flex:1;display:flex}.header-mobile .button-menu .menu-mobile__btn{border:0;padding:0;background:transparent;font-size:22px;line-height:1;position:unset;text-align:left;width:auto;color:var(--menu-color)}.header-mobile .button-menu .menu-mobile__btn:hover{color:var(--menu-hover-color)}.header-mobile .button-menu .search-toggle{margin:0 0 0 10px;font-size:18px}.header-mobile .header-right{display:flex;flex:1;justify-content:flex-end;padding-right:11px}.header-mobile .header-right .header-cart__link{font-size:20px}.header-mobile .header-right .wishlist-mobile{font-size:calc(var(--font-size-base) + 5px);cursor:pointer;color:var(--menu-color);position:relative}.header-mobile .header-right .wishlist-mobile a{color:var(--menu-color)}.header-mobile .header-right .wishlist-mobile .icon-wishlist:before{content:"\e904"}.header-mobile .header-right .wishlist-mobile a:hover{color:var(--menu-hover-color)}.header-mobile .header-right .wishlist-mobile .count{position:absolute;top:-11px;right:-13px;width:18px;height:18px;line-height:18px;text-align:center;background:var(--theme-color);border-radius:50%;font-size:10px;font-weight:var(--body-font-weight-bold);font-family:var(--font-family-base);color:var(--white)}.header-mobile .header-logo{justify-content:center}.header-mobile .header-center__inner{padding:15px 0}.header-mobile .header-bottom-fixed{position:fixed;bottom:0;left:0;width:100%;background:#fff;display:flex;padding:5px 15px;align-items:center;box-shadow:0 1px 10px 5px #0000000d;z-index:999;line-height:1;height:50px}.header-mobile .header-bottom-fixed .account-mobile .icon-account:before{content:"\e9f1";font-family:feather}.header-mobile .header-bottom-fixed>*{flex:1;text-align:center}.header-mobile .header-bottom-fixed>* a{color:var(--gray-dark)}.header-mobile .header-bottom-fixed>* a:hover{color:var(--menu-hover-color)}.header-mobile .header-bottom-fixed>* i{font-size:20px;top:0}.header-mobile .header-bottom-fixed>* .search-toggle{margin:0;top:-1px;color:var(--gray-dark)}.header-mobile .header-bottom-fixed>* .search-toggle:hover{color:var(--menu-hover-color)}.header-mobile .header-bottom-fixed>* span{display:block;font-size:calc(var(--font-size-base) - 4px);font-weight:var(--body-font-weight-medium);text-align:center;white-space:nowrap;margin-top:5px;text-transform:uppercase}.header-mobile .header-bottom-fixed>*.wishlist-mobile{position:relative}.header-mobile .header-bottom-fixed>*.wishlist-mobile i{position:relative}.header-mobile .header-bottom-fixed>*.wishlist-mobile .count{position:absolute;width:18px;height:18px;background:var(--theme-color);line-height:18px;display:inline-block;border-radius:50%;color:var(--white);text-align:center;top:-5px;margin:0;right:-15px;font-size:10px;font-weight:var(--body-font-weight-medium);font-family:var(--font-family-base)}.menu-mobile--open{overflow:hidden}.menu-mobile--open .menu-mobile{opacity:1;visibility:visible}.menu-mobile--open .menu-mobile__inner{transform:translate(0)}.menu-mobile--open .js-menu-mobile{position:absolute;width:100%;padding:20px 15px;text-align:right;color:var(--white);z-index:10;font-size:0}.menu-mobile--open .js-menu-mobile>span{cursor:pointer;position:relative;text-align:center;z-index:1;display:inline-block;width:30px;height:30px;padding:6px;border:1px solid var(--border-color)}.menu-mobile--open .js-menu-mobile>span:before,.menu-mobile--open .js-menu-mobile>span:after{content:"";position:absolute;height:1px;width:14px;top:50%;left:calc(50% - 7px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.menu-mobile--open .js-menu-mobile>span:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-mobile--open .js-menu-mobile>span:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-mobile--open .js-menu-mobile>span:hover:before,.menu-mobile--open .js-menu-mobile>span:hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.menu-mobile{position:fixed;top:0;bottom:0;left:0;z-index:9999;width:100%;opacity:0;visibility:hidden;transition:opacity .4s ease}.menu-mobile__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#0006}.menu-mobile__inner{position:absolute;top:0;left:0;z-index:2;width:320px;height:100%;overflow:hidden;background-color:var(--white);transform:translate(-320px);transition:all .4s ease}.menu-mobile__header{position:relative;z-index:1;display:block;height:50px;border-bottom:1px solid var(--border-color);background-color:var(--white)}.menu-mobile__nav{position:absolute;top:0;left:0;bottom:0;width:320px;overflow-x:hidden;overflow-y:auto;padding:65px 20px 15px}.menu-mobile__nav-item{border-bottom:1px solid rgba(229,229,229,.5)}.menu-mobile__nav-item.megamenu{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid rgba(229,229,229,.5)!important}.menu-mobile__nav-item.megamenu:last-child{margin-bottom:0;border-bottom:0!important;padding-bottom:0}.menu-mobile__nav-item a{display:block;padding:12px 0;color:var(--gray-dark);line-height:20px;text-transform:uppercase;transition:color .3s ease;font-size:12px;letter-spacing:2px;font-weight:var(--body-font-weight-medium)}.menu-mobile__nav-item a.mm-nav__prev{color:var(--text-color)}.menu-mobile__nav-item a:hover{color:var(--theme-color);text-decoration:none}.menu-mobile__nav-item.active>.mm-nav__links{opacity:1;visibility:visible;left:0}.menu-mobile__nav-item.active>.mm-nav__links.active--hidden{position:absolute}.menu-mobile__nav-item.active>.mm-nav__links.active--hidden>.mm-nav__links-header{opacity:0;pointer-events:none}.menu-mobile__nav-item .menu-list{padding:0;list-style:none;margin:0}.menu-mobile__nav-item .menu-list a{padding:5px 0;position:relative}.menu-mobile__nav-item .menu-list a span{position:absolute;line-height:18px;padding:0 10px;color:var(--white);font-size:10px;top:-4px}.menu-mobile__nav-item .menu-list a span.hot{background:#f11e1e}.menu-mobile__nav-item .menu-list a span.new{background:#32d4bf}.menu-mobile__nav-item .footer-menu__item a{text-transform:unset;font-size:var(--font-size-base);color:var(--text-color)}.menu-mobile__nav-item .footer-menu__item a:hover{color:var(--theme-color)}.mm-nav__wrapper{display:flex;justify-content:space-between}.mm-nav__wrapper>a{width:calc(100% - 40px)}.mm-nav__btn{display:block;width:auto;height:44px;padding:0;color:var(--gray-dark-25);border:none;border-radius:0;font-size:20px;line-height:44px;text-align:center;background:var(--white)}.mm-nav__btn:hover,.mm-nav__btn:focus{outline:0;box-shadow:none}.mm-nav__links{position:fixed;top:0;left:100%;width:100%;height:100%;overflow:hidden;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;transition:all .3s ease-in-out;margin-top:65px}.mm-nav__links-header{position:relative;z-index:1;height:44px;background-color:var(--white);border-bottom:1px solid #f0f0f0;text-align:center;transition:all .4s ease-in-out}.mm-nav__links-header a.mm-nav__prev{padding:12px 20px;font-size:12px;letter-spacing:2px;color:var(--gray-dark);display:flex;justify-content:space-between;font-weight:var(--body-font-weight-medium)}.mm-nav__links-header a.mm-nav__prev i{font-size:18px}.mm-nav__prev{cursor:pointer}.mm-nav__prev .fa{float:left;line-height:20px}.mm-nav__links-wrapper{position:absolute;display:flex;flex-direction:column;top:0;bottom:0;left:0;width:320px;height:calc(100% - 52px);background-color:var(--white);padding:80px 20px 60px;overflow-x:hidden;overflow-y:auto}.mm-nav__links-wrapper::-webkit-scrollbar-track{background-color:#ececec}.mm-nav__links-wrapper::-webkit-scrollbar{width:2px;background-color:#ececec}.mm-nav__links-wrapper::-webkit-scrollbar-thumb{background-color:var(--gray-dark)}.mm-nav__links-wrapper .menu-mobile__nav-item{border:0}.mm-nav__links-wrapper a{text-transform:unset;font-size:var(--font-size-base);padding:5px 0;color:var(--text-color);letter-spacing:0;font-weight:var(--body-font-weight-default)}.mm-nav__links-wrapper a:hover{color:var(--theme-color)}.mm-nav__links-wrapper .megamenu-heading{font-size:var(--font-size-base)}.mm-nav__links-wrapper .megamenu-products{margin-bottom:50px}.mm-nav__links-wrapper .megamenu-products:last-child{margin-bottom:0}.mm-nav__links-wrapper .button_all{text-align:center;order:1}.mm-nav__links-wrapper .button_all a{display:inline-block;line-height:45px;padding:0 20px;background:var(--theme-color);color:var(--white)}.mm-nav__links-wrapper .button_all a:hover{background:var(--theme-color)}body:not(.template-page,.template-index) .bwp-footer{margin-top:60px}.wpbingo-section__empty{display:flex;justify-content:center;padding:30px 0}.wpbingo-section__empty .rte{padding:15px 30px;border:2px dashed var(--border-color)}.newsletter-form .errors{margin:0 0 10px;color:inherit}.newsletter-form .alert{margin:0}.newsletter-form .alert--mailchimp{margin:0 0 10px}.social-sharing a{display:inline-block;color:var(--text-color);border-radius:2px;margin:0 20px 0 0;height:22px;line-height:22px;text-decoration:none}.social-sharing span{display:inline-block;vertical-align:top;height:22px;line-height:22px;font-size:calc(var(--font-size-base) - 2px)}.social-sharing span.share-title{display:none}.social-sharing .fa{padding:0 5px 0 0;font-size:var(--font-size-base)}.social-sharing .fa:before{line-height:22px}.featured-banner{position:relative;overflow:hidden}.featured-banner a{display:block;overflow:hidden}.featured-banner img{display:block;width:100%;max-width:100%;transition:all .5s ease-in-out}.verify-popup{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;padding:20px;z-index:999999999}.verify-popup.active{display:flex}.verify-popup.disabled{background:var(--gray-dark)}.verify-popup.disabled .content-verify{background:transparent;max-width:700px}.verify-popup .close-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf}.verify-popup .content-verify{width:100%;max-width:450px;background:var(--white);z-index:2;position:relative;padding:30px;max-height:100%;overflow:auto}.verify-popup .content-verify::-webkit-scrollbar-track{background-color:#ececec}.verify-popup .content-verify::-webkit-scrollbar{width:2px;background-color:#ececec}.verify-popup .content-verify::-webkit-scrollbar-thumb{background-color:var(--gray-dark)}.verify-popup .alert-verify{color:var(--white);padding:50px 0;font-size:30px}.verify-popup .alert-verify i{color:#ffaf00;margin-right:10px}.verify-popup .verify-info{text-align:center}.verify-popup .title{display:inline-block;margin:0 0 20px;font-size:25px;position:relative;padding-bottom:15px}.verify-popup .title:before{content:"";position:absolute;bottom:0;left:calc(50% - 50px);height:1px;width:100px;background:var(--gray-dark)}.verify-popup .group-button{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.verify-popup .group-button button{background:var(--gray-dark);border:0;color:var(--white);font-size:12px;text-transform:uppercase;letter-spacing:2px;font-weight:var(--body-font-weight-medium);padding:11px 20px;line-height:18px;min-width:130px;margin:5px}.verify-popup .group-button button:hover{background:var(--theme-color)}.bwp-block-image{overflow:hidden}.bwp-block-image .image{display:inline-block}.bwp-block-image{position:relative}.bwp-block-image .image.style-1{z-index:9;position:relative}.bwp-block-image .image.style-2{position:relative}.bwp-block-image .image.style-2:hover:before{opacity:1;visibility:visible}.bwp-block-image .image.style-2:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;background-color:#25252573;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:1}.bwp-block-image .image.style-2:hover:after{opacity:1;visibility:visible;top:50%}.bwp-block-image .image.style-2:after{content:"\e97d";color:#fff;font-family:feather;font-size:calc(var(--font-size-body, 14px) + 8px);position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;z-index:2;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden}.bwp-block-image .image.style-3{position:relative;pointer-events:none}.bwp-block-image .image.style-3 img{animation:spin-load 11s infinite linear}.wpbingo-custom-section .section-content,.wpbingo-inner-section .inner-content,.wpbingo-footer-section .section-content{display:flex;flex-wrap:wrap}.wpbingo-custom-section .section-content.vertical-top,.wpbingo-inner-section .inner-content.vertical-top{align-items:start}.wpbingo-custom-section .section-content.vertical-middle,.wpbingo-inner-section .inner-content.vertical-middle{align-items:center}.wpbingo-custom-section .section-content.vertical-bottom,.wpbingo-inner-section .inner-content.vertical-bottom{align-items:end}.wpbingo-custom-section .section-content.horizontal-left,.wpbingo-inner-section .inner-content.horizontal-left{justify-content:left}.wpbingo-custom-section .section-content.horizontal-right,.wpbingo-inner-section .inner-content.horizontal-right{justify-content:right}.wpbingo-custom-section .section-content.horizontal-center,.wpbingo-inner-section .inner-content.horizontal-center{justify-content:center}.vertical-position-middle{top:50%;transform:translateY(-50%)}.vertical-position-top{top:0}.vertical-position-bottom{bottom:0}.horizontal-position-left{justify-content:left}.horizontal-position-right{justify-content:right}.horizontal-position-center{justify-content:center}.bwp-button{display:inline-block;position:relative;z-index:3;transition:all .2s ease}.faq-page2 h2{margin-bottom:30px}@media (min-width: 1200px){.header-search-mobile{display:none}}@media (max-width: 1199px){.header-page-link .wishlist{margin-right:15px}.header-mobile{display:block}.header-desktop{display:none}.bwp-footer.have-menu-bottom{padding-bottom:50px}.content-search-toggle .predictive-search-content .predictive-search-content-product.full .predictive-search__results-list li{width:33.33%}.content-search-toggle .search-modal .predictive-search__results-list{margin:0 -7.5px}.content-search-toggle .search-modal .predictive-search__results-list li{width:33.33%;padding:0 7.5px}.content-search-toggle .contents-search{padding:50px;margin-top:60px;max-height:calc(100% - 120px)}.content-search-toggle .content-menu-search{padding:30px 15px}.content-search-toggle .close-search{top:10px;right:10px}}@media (max-width: 991px){.bwp-footer .footer-center__inner>.row>div{margin-bottom:50px}.content-search-toggle .predictive-search-content .predictive-search-content-product.full .predictive-search__results-list li,.content-search-toggle .search-modal .predictive-search__results-list li{width:50%}}@media (max-width: 767px){.content-search-toggle .predictive-search-content .predictive-search-content-product.full .predictive-search__results-list li,.content-search-toggle .search-modal .predictive-search__results-list li{width:50%}.content-search-toggle .predictive-search-content .predictive-search-content-product{max-width:100%;flex:0 0 100%}.content-search-toggle .predictive-search-content .predictive-search-content-blog{margin-top:30px;max-width:100%;flex:0 0 100%}.content-search-toggle .content-menu-search{padding:30px 15px}.bwp-footer .footer-bottom .aligin_mobi-left{text-align:left;justify-content:left}.bwp-footer .footer-bottom .aligin_mobi-left .footer-menu{justify-content:left}.bwp-footer .footer-bottom .aligin_mobi-right{text-align:right;justify-content:right}.bwp-footer .footer-bottom .aligin_mobi-right .footer-menu{justify-content:right}.bwp-footer .footer-bottom .aligin_mobi-center{text-align:center;justify-content:center}.bwp-footer .footer-bottom .aligin_mobi-center .footer-menu{justify-content:center}.bwp-footer .footer-center.accordion .content-toggle{transition:all .3s ease}.bwp-footer .footer-center.accordion .content-toggle .footer-block{display:none}.bwp-footer .footer-center.accordion .content-toggle.active .title-footer:before{transform:rotate(180deg)}.bwp-footer .footer-center.accordion .title-footer{position:relative;transition:all .3s ease}.bwp-footer .footer-center.accordion .title-footer:before{content:"\e92e";font-family:feather;position:absolute;right:0;transition:all .3s ease;font-size:18px}.bwp-footer .footer-center.accordion .content-toggle:not(:last-child):not(.active){margin-bottom:30px}.bwp-footer .footer-center.accordion .content-toggle:not(:last-child):not(.active) .title-footer{margin-bottom:0}.countdown{padding:0}.faq-page2 h2{font-size:25px}.bwp-load-slick-mobile{margin:0!important}.bwp-load-slick-mobile .slick-dots{position:static}}@media (max-width: 767px){.content-search-toggle .contents-search{padding:50px 30px;margin-top:50px;max-height:calc(100% - 100px)}}@media (max-width: 480px){.verify-popup .title{font-size:20px}.bwp_slick-margin-mobile .slick-arrow{display:none!important}.bwp_slick-margin-mobile .slick-slider{margin-right:-15px}.bwp_slick-margin-mobile .slick-list{padding-right:33%}}.bwp-widget-banner .featured-banner{position:relative}.bwp-widget-banner .banner-wrapper-infor{width:100%;display:flex}.bwp-widget-banner .banner-wrapper-infor.position-absolute{position:absolute}.bwp-widget-banner .row--banners{display:flex;flex-wrap:wrap;margin:0 -15px}.bwp-widget-banner .container-full .row--banners{margin:0}.bwp-widget-banner .bwp-button{display:inline-block}.bwp-widget-banner .banner-wrapper-infor .bwp-block-title a:hover{color:var(--theme-color)!important}.bwp-widget-banner .banner-wrapper-infor .bwp-block-title a span{color:var(--theme-color)}.bwp-widget-banner .bwp-button{position:relative;z-index:3;overflow:hidden}.bwp-widget-policy .row--banners{margin:0 -15px}.bwp-widget-policy .featured-banner{overflow:unset;display:flex}.bwp-widget-policy .featured-banner .content-image{overflow:unset;align-items:center;display:flex}.bwp-widget-policy .bwp-image{width:100%;transition:all .3s ease}.bwp-widget-policy .banner-wrapper-infor{align-items:center;display:flex}.bwp-widget-policy .pos-align-center .featured-banner{text-align:center;flex-direction:column}.bwp-widget-policy .pos-align-right .featured-banner{text-align:right}.bwp-widget-policy .pos-align-right .featured-banner .content-image{order:2}.bwp-widget-policy .pos-align-right .featured-banner .banner-wrapper-infor{order:1}.bwp-widget-policy.layout-2 .featured-banner{justify-content:flex-start;align-items:center}.bwp-widget-policy.layout-1 .bwp-image{background-color:#eee;font-size:25px;padding:21px 18px;border-radius:50%}.bwp-widget-policy.layout-2 .bwp-image{background-color:#eee;font-size:25px;padding:19.5px 20.5px;border-radius:50%}.bwp-widget-policy.layout-3 .bwp-image{background-color:#eee;font-size:25px;padding:20px 19px;border-radius:50%}.bwp-widget-policy.layout-4 .bwp-image{background-color:#eee;font-size:25px;padding:19.5px;border-radius:50%}.wpbingo-widget--brands .slick-slide{border-right:1px solid #f0f0f0}.wpbingo-widget--brands .slick-slide:last-child{border:0}.wpbingo-widget--brands .slick-list{margin:0}.wpbingo-widget--brands .brand-card{min-height:240px;display:flex;align-items:center;justify-content:center}.wpbingo-widget--brands .brand-card__img{margin:auto;transition:all .5s ease;opacity:.4}.wpbingo-widget--brands .brand-card:hover .brand-card__img{opacity:1}.wpbingo-widget--brands .slick-track{display:flex;align-items:center}.wpbingo-widget--brands .brand-card__link{padding:0;display:flex}.wpbingo-widget--brands .slick-dots{display:none!important}.wpbingo-widget--brands.layout-2 .wpbingo-section__content{border:1px dashed #0000001A;border-radius:15px}.wpbingo-widget--brands.layout-2 .js-carousel{padding:15px 0}.wpbingo-widget--brands.layout-2 .brand-card__link{padding:8px 0}.bwp-widget-collapsible .card-header{background:transparent}.bwp-widget-collapsible .card-link{position:relative;cursor:pointer}.bwp-widget-collapsible .card-link span{position:absolute;top:50%;transform:translateY(-50%)}.bwp-widget-collapsible .card-link span.active{display:none}.bwp-widget-collapsible .card-link.icon-left span{left:0}.bwp-widget-collapsible .card-link.icon-right span{right:0}.bwp-widget-collapsible .collapse-body{display:none}.bwp-widget-collapsible .card-body{padding:0}.bwp-widget-collapsible .card.active .card-link span.active{display:block}.bwp-widget-collapsible .card.active .card-link span.normal{display:none}.wpbingo-widget--collections-image .collection-item{position:relative}.wpbingo-widget--collections-image .collection-item__title{width:100%;margin-top:20px;text-align:center}.wpbingo-widget--collections-image .collection-item__title a{display:inline-block}.wpbingo-widget--collections-image .slick-arrow{top:calc(50% - 23px);opacity:1;visibility:visible}.wpbingo-widget--collections-image .collection-item__image a{position:relative}.wpbingo-widget--collections-image .collection-item__image img{border-radius:50%}@media (max-width: 991px){.wpbingo-widget--collections-image .collection-item__image img{width:150px!important}}.wpbingo-widget--collections-image .collection-item:hover{cursor:pointer}.wpbingo-widget--collections-image .collection-item:hover .collection-item__image img{transition:all .3s ease}.wpbingo-widget--collections-image .count{display:flex;justify-content:center}.wpbingo-widget--collections-image .count p{padding-left:5px;margin:0}.rtl .wpbingo-widget--collections-image .count p{padding-left:0;padding-right:5px}@media (min-width: 1200px){.wpbingo-widget--collections-image .slick-list{margin:0 -21px}.wpbingo-widget--collections-image .slick-slide{padding:0 21px}}.wpbingo-widget--collections-title .wpbingo-section__content{max-width:175px;margin:0 auto;border:1px solid #00000066;padding:10px 0}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item{position:relative}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__image{position:absolute;min-width:300px;width:100%;opacity:0;visibility:hidden;pointer-events:none;top:50%;transform:translateY(-50%);z-index:1}@media (max-width: 767px){.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__image{min-width:200px}}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title a{position:relative;z-index:1;font-family:var(--font-family-base);display:flex;align-items:center;justify-content:center}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title .count{font-family:var(--font-family-base)}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title .collection-item__link{transition:all .3s ease;will-change:transform}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title .collection-item__link .count{display:none}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title .collection-item__link .count:before{content:"("}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title .collection-item__link .count:after{content:")"}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title .collection-item__link:hover .title{transform:scale(1.2)}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item .collection-item__title .collection-item__link:hover .count{transform:scale(1.2);padding-left:10px;color:var(--theme-color);display:inline-flex;align-items:center;justify-content:center}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item:hover .collection-item__title .collection-item__link{transform:translate(0)}.wpbingo-widget--collections-title .wpbingo-section__content .collection-item:hover .collection-item__image{opacity:1;visibility:visible}.bwp-block-title span{color:var(--theme-color)!important}.bwp-block-text span{color:var(--gray-dark)}.wpbingo-widget--contact_info .contact-form-content label{color:var(--gray-dark);font-size:var(--font-size-base);margin-bottom:10px;position:relative;font-weight:600}.wpbingo-widget--contact_info .form-group.required{position:relative}.wpbingo-widget--contact_info .form-button{margin-top:23px}.wpbingo-widget--contact_info .form-button input{height:55px;line-height:55px;font-size:var(--font-size-base);text-transform:uppercase;padding:0 55px;color:var(--white);background:var(--gray-dark);border:none;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer;font-weight:500;border-radius:0;display:inline-block}.wpbingo-widget--contact_info .form-button input:hover{background:var(--theme-color);color:var(--white);box-shadow:0 0 0 .08rem var(--hover-color, #000)}.wpbingo-widget--contact_info input.form-control{height:50px;line-height:50px;margin-bottom:30px;width:100%;padding:10px 30px;font-weight:var(--body-font-weight-default);background:transparent;color:var(--gray-dark);border:none;border:1px solid var(--border-color)}.wpbingo-widget--contact_info input.form-control::placeholder{color:var(--text-color);font-size:var(--font-size-base)}.wpbingo-widget--contact_info textarea{width:100%;padding:10px 30px;border:1px solid #ddd;font-weight:var(--body-font-weight-default);background:transparent;color:var(--gray-dark);min-height:240px;border:none;border:1px solid var(--border-color)}.wpbingo-widget--contact_info textarea::placeholder{color:var(--text-color);font-size:var(--font-size-base)}.bwp-widget-list_link .bwp-list_link.list-style-none,.bwp-widget-list_link .bwp-list_link.list-style-custom{padding:0;list-style:none}.bwp-widget-list_link .bwp-list_link.list-style-disc{list-style:disc}.bwp-widget-list_link .bwp-list_link.list-style-circle{list-style:circle}.bwp-widget-list_link .bwp-list_link.list-style-square{list-style:square}.bwp-widget-list_link .bwp-list_link.list-style-decimal{list-style:decimal}.bwp-widget-list_link .bwp-list_link.list-style-decimal-leading-zero{list-style:decimal-leading-zero}.bwp-widget-list_link .bwp-list_link.list-style-lower-alpha{list-style:lower-alpha}.bwp-widget-list_link .bwp-list_link.list-style-upper-alpha{list-style:upper-alpha}.bwp-widget-list_link .bwp-list_link.list-style-lower-roman{list-style:lower-roman}.bwp-widget-list_link .bwp-list_link.list-style-upper-roman{list-style:upper-roman}.wpbingo-section--product-tabs-grid .heading-tab{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-bottom:50px}.wpbingo-section--product-tabs-grid .button-view a{font-size:16px;display:inline-block;position:relative}.wpbingo-section--product-tabs-grid .button-view a:before{content:"";width:100%;right:0;transition:all .3s ease;background:var(--gray-dark);height:1px;position:absolute;bottom:0}.wpbingo-section--product-tabs-grid .button-view a:hover:before{left:0;width:0;background:var(--theme-color)}.wpbingo-section--product-tabs-grid .product-tabs__nav{display:flex;flex-wrap:wrap;align-items:center}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown{position:relative}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown ul{position:absolute;top:100%;z-index:2;padding:20px;background:var(--white);font-size:20px;min-width:220px;box-shadow:0 28px 85px #0000001a;opacity:0;visibility:hidden}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown ul li{border-bottom:1px solid #f4f4f4;width:100%;margin-bottom:6px;padding-bottom:6px}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown span{font-size:40px;color:var(--gray-dark);display:inline-block;cursor:pointer}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown span:after{content:"\e9cb";font-family:feather;display:inline-block;transform:rotate(90deg);font-size:22px;transform-origin:center;margin-left:5px}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown:hover ul{opacity:1;visibility:visible}.wpbingo-section--product-tabs-grid .product-tabs__nav .title-tabs{font-size:40px;color:var(--text-color);margin:0 10px 0 0}@media (max-width: 991px){.wpbingo-section--product-tabs-grid .heading-tab{margin-bottom:30px}.wpbingo-section--product-tabs-grid .product-tabs__nav .title-tabs,.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown span{font-size:30px}}@media (max-width: 480px){.wpbingo-section--product-tabs-grid .heading-tab{margin-bottom:30px}.wpbingo-section--product-tabs-grid .product-tabs__nav .title-tabs{font-size:25px}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown ul{right:0}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown span{font-size:25px}.wpbingo-section--product-tabs-grid .product-tabs__nav .menu-dropdown span:after{font-size:15px}}.wpbingo-section--product-tabs .product-tabs__nav{margin-bottom:30px;overflow-x:auto;overflow-y:hidden;display:flex;align-items:center;justify-content:space-between}.wpbingo-section--product-tabs .product-tabs__nav .product-tabs__title{font-size:30px;font-family:var(--font-family-second);color:var(--gray-dark)}.wpbingo-section--product-tabs .product-tabs__nav ul{display:flex;justify-content:center;position:relative;white-space:nowrap}.wpbingo-section--product-tabs .product-tabs__nav ul li{display:inline-block;white-space:nowrap;margin:0 5px;font-family:var(--font-family-base);font-size:18px;padding:0 20px}.wpbingo-section--product-tabs .product-tabs__nav ul li .product-tabs__nav-link.active{color:var(--theme-color)}.wpbingo-section--product-tabs .product-tabs__nav ul li:first-child{margin-left:0}.wpbingo-section--product-tabs .product-tabs__nav ul li:last-child{margin-right:0;padding-right:0}.wpbingo-section--product-tabs .slick-arrow{width:40px;height:40px;border-radius:50%;line-height:38px;border:1px solid var(--gray-dark);transition:all .3s ease;top:calc(50% - 50px)}.wpbingo-section--product-tabs .slick-arrow:hover{background:var(--theme-color);border-color:var(--theme-color)}.wpbingo-section--product-tabs .slick-arrow:hover:before{color:var(--white)}.wpbingo-section--product-tabs .slick-prev:before{content:"\e902";font-family:icomoon}.wpbingo-section--product-tabs .slick-next:before{content:"\e903";font-family:icomoon}.wpbingo-section--product-tabs .bwp-swiper-slider:hover .slick-next{right:-20px}.wpbingo-section--product-tabs .bwp-swiper-slider:hover .slick-prev{left:-20px}@media (min-width: 1500px){.wpbingo-section--product-tabs .slick-next{right:-15px}.wpbingo-section--product-tabs .slick-prev{left:-15px}}@media (max-width: 1199px){.wpbingo-section--product-tabs .product-tabs__nav ul li{padding:0 10px}.wpbingo-section--product-tabs .product-tabs__nav{margin-bottom:30px}}@media (max-width: 991px){.wpbingo-section--product-tabs .product-tabs__nav{padding:0}.wpbingo-section--product-tabs .product-tabs__nav ul{justify-content:center}}@media (max-width: 767px){.wpbingo-section--product-tabs .product-tabs__nav .product-tabs__title{margin-bottom:10px}.wpbingo-section--product-tabs .product-tabs__nav{flex-direction:column}.wpbingo-section--product-tabs .product-tabs__nav ul{flex-wrap:nowrap;overflow-x:scroll;width:100%;justify-content:inherit}.wpbingo-section--product-tabs .product-tabs__nav ul li{padding:0 10px}.wpbingo-section--product-tabs .product-tabs__nav ul li:first-child{padding-left:0}}.wpbingo-section--marquee ul{list-style:none;display:flex;white-space:nowrap;margin:0;padding:0}.wpbingo-section--marquee ul li{-webkit-animation-name:marquee;animation-name:marquee;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.wpbingo-section--marquee ul li h2{margin-right:100px}.wpbingo-section--marquee ul li:last-child h2{margin-right:0}.wpbingo-section--marquee ul:hover li{animation-play-state:paused}.wpbingo-section--marquee .bwp-block-text i{margin:0 25px;position:relative;top:2px}.wpbingo-section--marquee .bwp-block-text{display:flex}.wpbingo-section--marquee .bwp-block-text div{position:relative}.wpbingo-section--marquee .bwp-block-text div:hover{color:var(--theme-color)!important}.wpbingo-section--marquee .bwp-block-text div:before{content:"\e909";font-family:icomoon;position:absolute;left:-6px;font-size:14px;font-weight:400}.wpbingo-section--marquee .bwp-block-text div:hover:before{color:initial}@media (max-width: 1199px){.wpbingo-widget--products-grid .wpbingo-section__content>.row{margin:0 -7.5px}.wpbingo-widget--products-grid .wpbingo-section__content .slick-carousel__item{padding:0 7.5px}}.wpbingo-widget--products .slick-arrow{width:40px;height:40px;border-radius:50%;line-height:38px;border:1px solid var(--gray-dark);transition:all .3s ease;top:calc(50% - 100px)}.wpbingo-widget--products .slick-arrow:hover{background:var(--theme-color);color:var(--white);border-color:var(--theme-color)}@media (min-width: 1200px){.wpbingo-widget--products .slick-list{margin:0 -10px}.wpbingo-widget--products .slick-slide{padding:0 10px}}.wpbingo-widget--products .slick-prev:before{content:"\e902";font-family:icomoon}.wpbingo-widget--products .slick-next:before{content:"\e903";font-family:icomoon}@media (max-width: 767px){.wpbingo-widget--products .slick-arrow:before{font-size:20px}}@media (min-width: 1500px){.wpbingo-widget--products .slick-next{right:-15px}.wpbingo-widget--products .slick-prev{left:-15px}.wpbingo-widget--products .bwp-swiper-slider:hover .slick-next{right:-20px}.wpbingo-widget--products .bwp-swiper-slider:hover .slick-prev{left:-20px}}.product-single .bwp-single-image{position:relative}.product-single .bwp-single-image .js-product-single-media.fixed{position:fixed}.product-single .bwp-single-image .mutil_slider-single{position:absolute;width:calc(100% + 15px);top:0;left:0;opacity:0;visibility:hidden}.product-single .bwp-single-image .mutil_slider-single.active{position:relative;opacity:1;visibility:visible;width:auto}.product-single .short_description{color:var(--description-color);font-size:var(--description-font-size)}.product-single .product-single__form{position:relative}.product-single .product-single__form .wpb-variants-swatch{background:transparent}.product-single .product-count-view{color:var(--real-time-color);font-weight:var(--body-font-weight-medium)}.product-single .product-count-view i{font-size:11px;display:inline-block;text-align:center;line-height:25px;margin-right:5px;width:22px;position:relative;top:1px}.product-single .product-count-view i:before{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.product-single .js-product-avaiable{margin-bottom:30px}.product-single .js-product-avaiable #variant-inventory_percent{display:none}.product-single .js-product-avaiable #variant-inventory_percent.show{display:block;color:var(--gray-dark);font-weight:var(--body-font-weight-medium)}.product-single .js-product-avaiable #variant-inventory_percent.show span{color:#f11e1e}.product-single .js-product-avaiable #variant-inventory_percent .content-percent{width:100%;height:4px;background:#e6e6e6;position:relative;margin-top:10px}.product-single .js-product-avaiable #variant-inventory_percent .content-percent .percent{position:absolute;height:100%;left:0;top:0;background:#f11e1e;transition:width 2s ease;width:var(--progress-bar-width, 100%);background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.35) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.35) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.35) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.35) 75%,transparent 75%,transparent);-webkit-background-size:10px 10px;background-size:10px 10px;-webkit-animation:progress-bar-stripes 1.5s linear infinite;-o-animation:progress-bar-stripes 1.5s linear infinite;animation:progress-bar-stripes 1.5s linear infinite}.product-single .content-form{display:inline-block;width:100%;border-top:1px solid #efefef;border-bottom:1px solid #efefef;padding:25px 0 30px;margin-bottom:30px}.product-single .content-form .js-product-thumbnails{border-top:1px solid #efefef;padding-top:30px;margin-top:30px}.product-single .content-form .js-product-thumbnails .slick-list{margin:0 -7.5px}.product-single .content-form .js-product-thumbnails .product-single__thumbnail-wrapper{padding:0 7.5px}.product-single .content-form .js-product-thumbnails .slick-arrow{width:30px;height:30px;line-height:28px;margin-top:0;opacity:0;visibility:hidden;background:var(--white);border:1px solid var(--theme-color);color:var(--gray-dark);top:50%}.product-single .content-form .js-product-thumbnails .slick-arrow:before{font-size:15px}.product-single .content-form .js-product-thumbnails .slick-arrow.slick-prev{left:-15px}.product-single .content-form .js-product-thumbnails .slick-arrow.slick-next{right:-15px}.product-single .content-form .js-product-thumbnails .slick-arrow:hover{background:var(--gray-dark);color:var(--white)}.product-single .content-form .js-product-thumbnails:hover .slick-arrow{opacity:1;visibility:visible}.product-single .product__organization{display:block;width:100%;margin-bottom:10px}.product-single .product__organization .product__organization__label{color:var(--text-color);display:inline-block;margin-right:10px}.product-single .product__organization .product__organization__text,.product-single .product__organization a,.product-single .product__organization span{color:var(--gray-dark);display:inline-block}.product-single .product__organization a:hover{color:var(--theme-color)}.product-single .product-single__title{font-size:var(--title-font-size);font-weight:var(--heading-font-weight-medium);color:var(--title-color);text-transform:var(--title-text-transform)}.product-single .price-container{width:100%;line-height:100%;display:flex;font-weight:var(--body-font-weight-medium);font-size:var(--price-font-size);font-weight:var(--heading-font-weight-medium);color:var(--price-color)}.product-single .price-container .product-single__unit{display:none}.product-single .price-container .product-single__price--wrapper{font-size:calc(var(--price-font-size) - 4px);color:var(--price-color);text-decoration:line-through;margin-right:10px;position:relative;top:2px}.product-single .price-container .on-sale{color:var(--price-color-sale)}.product-single .size-guide{margin-bottom:20px}.product-single .size-guide i{font-size:10px;color:var(--gray-dark)}.product-single .size-guide:before{position:fixed;content:"";height:100vh;width:100vw;background:var(--gray-dark-50);top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999;display:none}.product-single .size-guide>.title-size-guide{color:var(--gray-dark);display:inline-flex;cursor:pointer;z-index:10;transition:all .3s ease;position:relative;font-size:var(--font-size-base);margin:0 0 0 5px}.product-single .size-guide>.title-size-guide:before{content:"";position:absolute;bottom:2px;right:0;height:1px;width:100%;background:var(--gray-dark);transition:all .3s ease}.product-single .size-guide>.title-size-guide:hover{color:var(--theme-color)}.product-single .size-guide>.title-size-guide:hover:before{left:0;width:0}.product-single .size-guide .img-size-guide{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none;padding:15px;align-items:center;justify-content:center}.product-single .size-guide .img-size-guide .img-size-content{width:100%;max-width:1000px;max-height:100%;overflow-y:scroll;overflow-x:hidden;background:var(--white);position:relative;padding:50px}.product-single .size-guide .img-size-guide .img-size-content .table_sizeguide{overflow:auto}.product-single .size-guide .img-size-guide .img-size-content .table_sizeguide::-webkit-scrollbar-track{background-color:#f5f5f5}.product-single .size-guide .img-size-guide .img-size-content .table_sizeguide::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.product-single .size-guide .img-size-guide .img-size-content .table_sizeguide::-webkit-scrollbar-thumb{background-color:var(--gray-dark-15)}.product-single .size-guide .img-size-guide .title-size-guide{line-height:30px;position:absolute;top:10px;right:10px;width:30px;height:30px;z-index:9999;text-align:center;font-size:calc(var(--font-size-heading) - 5px);cursor:pointer;display:inline-block;border:7px solid transparent;background:var(--white);border-radius:50%;box-shadow:0 2px 59px 0 var(--gray-dark-50)}.product-single .size-guide .img-size-guide .title-size-guide:before,.product-single .size-guide .img-size-guide .title-size-guide:after{content:"";position:absolute;height:1px;width:100%;top:50%;left:0;margin-top:-1px;background-color:#00000080;-webkit-transition:all .3s ease;transition:all .3s ease}.product-single .size-guide .img-size-guide .title-size-guide:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.product-single .size-guide .img-size-guide .title-size-guide:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product-single .size-guide .img-size-guide .title-size-guide:hover:before,.product-single .size-guide .img-size-guide .title-size-guide:hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.product-single .size-guide .img-size-guide .table{border:1px solid #dee2e6}.product-single .size-guide .img-size-guide .table strong{color:var(--gray-dark);font-weight:var(--body-font-weight-medium)}.product-single .size-guide .img-size-guide .table td{border-right:1px solid #dee2e6}.product-single .size-guide.active:before{display:block}.product-single .size-guide.active .img-size-guide,.product-single .product-group__add-to-cart{display:flex}.product-single .product-group__add-to-cart .add-group-to-cart{-webkit-transition:none;transition:none;font-size:12px;text-transform:uppercase;line-height:40px;position:relative;background:var(--atc-bg);color:#fff;text-align:center;padding:0 15px;cursor:pointer;display:inline-block;vertical-align:top;flex:1;margin:5px 0;white-space:nowrap;border:0;letter-spacing:.6px}.product-single .product-group__add-to-cart .add-group-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}.product-single .product-group__add-to-cart .add-group-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}.product-single .product-group__add-to-cart .add-group-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}.product-single .variants__label{color:var(--gray-dark);margin-right:15px;margin-bottom:20px;font-weight:var(--heading-font-weight-bold)}.product-single .variants__label span{font-weight:var(--heading-font-weight-default)}.product-single .variants__options{display:flex;flex-flow:row wrap}.product-single .product-form__input{border:0;min-width:50px;height:40px;padding:0 15px;font-size:15px;width:100%;margin-bottom:10px;border:1px solid #e5e5e5;color:var(--text-color);-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 0em;background-repeat:no-repeat}.product-single .product-form__input:focus-visible{outline:unset}.product-single .product-form__input option{line-height:30px;font-size:var(--font-size-base)}.product-single .product-form__input.disabled{opacity:.5}.product-single .single-option-selector{position:relative}.product-single .single-option-selector input{clip:rect(0,0,0,0);overflow:hidden;position:absolute;width:1px;height:1px}.product-single .single-option-selector label{cursor:pointer;position:relative;width:auto;height:auto;line-height:35px;padding:0 10px;min-width:18px;text-align:center;border:1px solid #e9e9e9;box-sizing:content-box;overflow:hidden;margin:0 10px 10px 0;border-radius:5px}.product-single .single-option-selector label:hover{color:var(--gray-dark);border-color:var(--theme-color)}.product-single .single-option-selector label[data-color]{padding:0;font-size:0;text-indent:-9999;background-repeat:no-repeat;background-position:center;background-size:100%;border:0;width:40px;height:40px;overflow:unset;border-radius:50%;transition:all .3s ease}.product-single .single-option-selector label[data-color]:after{content:"";position:absolute;width:100%;height:100%;border:1px solid #d7d7d7;border-radius:50%;top:0;left:0}.product-single .single-option-selector label[data-color].disabled{opacity:.5}.product-single .single-option-selector label[data-color].disabled:before{content:"";pointer-events:none;position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#d7d7d7;transform:rotate(45deg);border-radius:50%}.product-single .single-option-selector label[data-color].disabled span.tool-tip{display:none}.product-single .single-option-selector label[data-color].disabled:hover{box-shadow:unset}.product-single .single-option-selector label[data-color].disabled:hover:after{border-color:#d7d7d7}.product-single .single-option-selector label[data-color] span.tool-tip{position:absolute;bottom:calc(100% + 12px);background:var(--gray-dark);line-height:25px;padding:0 10px;color:var(--white);font-size:13px;border-radius:0;left:50%;transform:translate(-50%);pointer-events:none;opacity:0;visibility:hidden;white-space:nowrap}.product-single .single-option-selector label[data-color] span.tool-tip:before{bottom:-10px;content:"";position:absolute;border-width:5px;border-style:solid;border-color:var(--gray-dark) transparent transparent;left:calc(50% - 5px)}.product-single .single-option-selector label[data-color]:hover{box-shadow:inset 0 0 0 6px #fff}.product-single .single-option-selector label[data-color]:hover span.tool-tip{opacity:1;visibility:visible}.product-single .single-option-selector label[data-color]:hover:after{border-color:var(--gray-dark)}.product-single .single-option-selector label[data-image]{padding:0;font-size:0;text-indent:-9999;background-repeat:no-repeat;background-position:center;background-size:100%;border:2px solid var(--white);width:79px;height:79px;overflow:unset;margin:0 10px 10px 0;transition:all .3s ease}.product-single .single-option-selector label[data-image].disabled:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,transparent calc(50% - 1px),#000,transparent calc(50% + 1px))}.product-single .single-option-selector label[data-image] span.tool-tip{position:absolute;bottom:calc(100% + 12px);background:var(--gray-dark);line-height:25px;padding:0 10px;color:var(--white);font-size:13px;border-radius:0;left:50%;transform:translate(-50%);pointer-events:none;opacity:0;visibility:hidden;white-space:nowrap}.product-single .single-option-selector label[data-image] span.tool-tip:before{bottom:-10px;content:"";position:absolute;border-width:5px;border-style:solid;border-color:var(--gray-dark) transparent transparent;left:calc(50% - 5px)}.product-single .single-option-selector label[data-image]:hover span.tool-tip{opacity:1;visibility:visible}.product-single .single-option-selector label[data-image]:hover:after{border-color:var(--gray-dark)}.product-single .single-option-selector label.disabled{cursor:not-allowed}.product-single .single-option-selector label.disabled:before{content:"";pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,transparent calc(50% - 1px),#d7d7d7,transparent calc(50% + 1px))}.product-single .single-option-selector input[type=radio]:checked+label{border-color:var(--gray-dark);color:var(--gray-dark)}.product-single .single-option-selector input[type=radio]:checked+label.disabled{border-color:#ccc;background:var(--white);color:var(--gray-dark)}.product-single .single-option-selector input[type=radio]:checked+label[data-color]{box-shadow:inset 0 0 0 6px #fff}.product-single .single-option-selector input[type=radio]:checked+label[data-color]:after{border-color:var(--gray-dark)}.product-single .single-option-selector input[type=radio]:checked+label[data-image]{border-color:var(--gray-dark)}.product-single .single-option-selector.checkbox label{border:0;background:transparent;min-width:auto;padding:0 0 0 25px;color:var(--gray-dark);margin:0 20px 10px 0}.product-single .single-option-selector.checkbox label:before{position:absolute;left:0;top:1px;width:16px;height:16px;border-radius:50%;content:"";border:1px solid #bbbbbb;transition:all .3s ease}.product-single .single-option-selector.checkbox label:hover:before{box-shadow:inset 0 0 0 3px #fff;background:var(--gray-dark)}.product-single .single-option-selector.checkbox label:hover.disabled:before{background:linear-gradient(to bottom right,transparent calc(50% - 1px),#d7d7d7,transparent calc(50% + 1px));box-shadow:none}.product-single .single-option-selector.checkbox input[type=radio]:checked+label{background:transparent;color:var(--gray-dark)}.product-single .single-option-selector.checkbox input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 3px #fff;background:var(--gray-dark)}.product-single .single-option-selector.color-checkbox label.checkbox{border:0;background:transparent;min-width:auto;padding:0 0 0 25px;color:var(--gray-dark);margin:0 20px 10px 0}.product-single .single-option-selector.color-checkbox label.checkbox:before{position:absolute;left:0;top:1px;width:16px;height:16px;border-radius:50%;content:"";border:1px solid #bbbbbb;transition:all .3s ease}.product-single .single-option-selector.color-checkbox label.checkbox:hover:before{box-shadow:inset 0 0 0 3px #fff;background:var(--gray-dark)}.product-single .single-option-selector.color-checkbox label.checkbox:hover.disabled:before{background:linear-gradient(to bottom right,transparent calc(50% - 1px),#d7d7d7,transparent calc(50% + 1px));box-shadow:none}.product-single .single-option-selector.color-checkbox input[type=radio]:checked+label{background:transparent;color:var(--gray-dark)}.product-single .single-option-selector.color-checkbox input[type=radio]:checked+label:before{box-shadow:inset 0 0 0 3px #fff;background:var(--gray-dark)}.product-single .product-quantity__select{border:0;min-width:50px;height:45px;padding:0 10px;font-size:15px}.product-single .product-quantity__select:focus-visible{outline:unset}.product-single .product-quantity__select option{line-height:30px;font-size:var(--font-size-base)}.product-single .product-single__add-to-cart .product-single__external{-webkit-transition:none;transition:none;font-size:14px;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;white-space:nowrap;border:0;width:100%;font-weight:var(--body-font-weight-medium);margin:5px 0}.product-single .product-single__add-to-cart .product-single__external: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}.product-single .product-single__buttons{display:flex;flex-wrap:wrap}.product-single .product-single__buttons .ajaxcart_terms_conditions{padding:0;margin:10px 0;font-size:var(--font-size-base);width:100%}.product-single .product-single__buttons .ajaxcart_terms_conditions label:before{width:15px;height:15px;top:1px}.product-single .product-single__buttons .product-single__add-to-cart{flex:1;display:flex;flex-wrap:wrap}.product-single .product-single__buttons .btn--add-to-cart{-webkit-transition:none;transition:none;font-size:calc(var(--font-size-base) + 2px);text-transform:uppercase;line-height:54px;background:var(--atc-bg);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);font-weight:var(--heading-font-weight-bold);position:relative;overflow:hidden;border-radius:0;transition:all .3s ease}.product-single .product-single__buttons .btn--add-to-cart:hover{background:var(--theme-color)}.product-single .product-single__buttons .btn--add-to-cart[disabled]{background:#f1f1f1;color:var(--gray-dark);opacity:1}.product-single .product-single__buttons .btn--add-to-cart[disabled]:hover{cursor:not-allowed;background:#f1f1f1;-webkit-animation-name:none;animation-name:none}.product-single .product-single__buttons .btn--add-to-cart[disabled].is-adding{opacity:1}.product-single .product-single__buttons .btn--add-to-cart[disabled].is-adding:hover{cursor:wait}.product-single .product-single__buttons .btn--add-to-cart.is-adding>span.btn__text{display:none!important}.product-single .product-single__buttons .btn--add-to-cart.is-adding>span.btn__text:last-child{display:none}.product-single .product-single__buttons .btn--add-to-cart.is-adding>span.btn__text:only-child{display:none!important}.product-single .product-single__buttons .btn--add-to-cart>span.btn__text:last-child{display:none}.product-single .product-single__buttons .btn--add-to-cart>span.btn__text:only-child{display:inline-block!important}.product-single .product-single__buttons .shopify-payment-button{width:100%}.product-single .product-single__buttons .shopify-payment-button button{font-size:calc(var(--font-size-base) + 2px);font-weight:var(--heading-font-weight-bold);text-transform:uppercase;line-height:52px;height:54px;padding:0 15px;cursor:pointer;display:inline-block;vertical-align:top;width:100%;margin:3px 0;white-space:nowrap;color:var(--gray-dark);background:var(--white);transition:all .3s ease;position:relative;overflow:hidden;transition:background .2s ease 0s;border-radius:0;border:1px solid var(--gray-dark)}.product-single .product-single__buttons .shopify-payment-button button[disabled]{opacity:1;cursor:not-allowed}.product-single .product-single__buttons .shopify-payment-button button:not([disabled]):hover{background:var(--payment-bg);border-color:var(--payment-bg);color:var(--payment-color)}.product-single .product-single__buttons .shopify-payment-button button:not([disabled]):hover:after{animation:shine .75s cubic-bezier(.01,.56,1,1)}.product-single .product-single__buttons .shopify-payment-button .shopify-payment-button__button--hidden{display:none}.product-single .product-single__buttons .product-quantity{margin:5px 10px 5px 0;height:54px;display:inline-block;position:relative;border:1px solid #e9e9e9;border-radius:0}.product-single .product-single__buttons .product-quantity .wpbingo-qty__number{width:120px;border:0;height:54px;text-align:center;padding:0 40px;font-size:14px;font-weight:var(--body-font-weight-medium);background:transparent}.product-single .product-single__buttons .product-quantity .wpbingo-qty__adjust--minus{position:absolute;top:0;left:0;background:transparent;line-height:52px;border:none;width:40px;height:54px;color:var(--gray-dark);font-size:14px;padding:0}.product-single .product-single__buttons .product-quantity .wpbingo-qty__adjust--minus:hover{color:var(--gray-dark)}.product-single .product-single__buttons .product-quantity .wpbingo-qty__adjust--plus{position:absolute;top:0;right:0;background:transparent;line-height:52px;border:none;font-size:14px;width:40px;height:54px;color:var(--gray-dark);padding:0}.product-single .product-single__buttons .product-quantity .wpbingo-qty__adjust--plus:hover{color:var(--gray-dark)}.product-single .product-single__main-media{position:relative}.product-single .product-single__main-media .product-card__label{left:auto;right:10px}.product-single .product-single__main-media .product-media__wrapper:not(.product-media__wrapper--video){position:relative;cursor:none}.product-single .product-single__main-media .product-media__wrapper img{width:100%;border-radius:0}.product-single .product-single__main-media .slick-list{margin:0}.product-single .product-single__main-media .js-product-media-item{padding:0;display:block}.product-single .product-single__main-media .slick__arrow{width:50px;height:50px;border:1px solid var(--gray-dark);background:0 0;line-height:46px;font-size:24px;margin:0;top:calc(50% - 15px);color:var(--gray-dark);opacity:0;visibility:hidden;position:absolute;border-radius:50%}.product-single .product-single__main-media .slick__arrow.slick__arrow--previous{left:15px}.product-single .product-single__main-media .slick__arrow.slick__arrow--next{right:15px}.product-single .product-single__main-media .slick__arrow.slick-disabled{cursor:not-allowed}.product-single .product-single__main-media .slick__arrow:before{display:none}.product-single .product-single__main-media .slick__arrow:hover{background:var(--theme-color);color:var(--white);border-color:var(--theme-color)}.product-single .product-single__main-media .shopify-model-viewer-ui--fullscreen model-viewer{height:100vh!important;width:100vw!important}.product-single .product-single__main-media .gallery-cursor{position:absolute;color:var(--gray-dark);border-radius:50%;width:50px;height:50px;background:url(./icon-zoom.svg);background-size:contain;background-position:center;transition:transform 1s ease;opacity:0;visibility:hidden;background-size:15px;background-repeat:no-repeat;background-color:var(--white)}.product-single .product-single__main-media .gallery-cursor.show,.product-single .product-single__main-media:hover .slick__arrow{opacity:1;visibility:visible}.product-single .bwp-image-360{padding:0;list-style:none;cursor:grab}.product-single .bwp-image-360 li{display:none}.product-single .bwp-image-360 li img{width:100%}.product-single .bwp-image-360 li.active{display:block}.product-single .bwp-image-360 .navigation-bar-wrapper{position:absolute;bottom:30px;width:100%;left:0}.product-single .bwp-image-360 .navigation-bar-wrapper .navigation-bar{max-width:150px;margin:auto;display:flex;background:var(--white);padding:5px 10px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;box-shadow:0 1px 12px 2px var(--gray-dark-25)}.product-single .bwp-image-360 .navigation-bar-wrapper .navigation-bar>*{flex:1;cursor:pointer;color:var(--gray-dark);font-size:18px;font-family:FontAwesome;text-align:center}.product-single .bwp-image-360 .navigation-bar-wrapper .navigation-bar .navigation-bar-previous:before{content:"\f048"}.product-single .bwp-image-360 .navigation-bar-wrapper .navigation-bar .navigation-bar-play:before{content:"\f04b"}.product-single .bwp-image-360 .navigation-bar-wrapper .navigation-bar .navigation-bar-next:before{content:"\f051"}.product-single .bwp-image-360 .navigation-bar-wrapper .navigation-bar .navigation-bar-play.navigation-bar-stop:before{content:"\f04d"}.product-single .product-single__metas{position:relative}.product-single .product-single__metas .product-review{margin-bottom:5px}.product-single .product-single__metas .product-review .spr-starrating{margin:0}.product-single .product-single__metas .button-wishlist{display:inline-block}.product-single .product-single__metas .button-wishlist button{color:var(--gray-dark);display:inline-block;text-align:center;background:var(--white);width:54px;height:54px;line-height:52px;border:1px solid #e6e6e6;font-size:0;white-space:nowrap;margin:5px 0 5px 10px;padding:0;border-radius:0%}.product-single .product-single__metas .button-wishlist button:before{content:"\e906";font-family:icomoon;display:inline-block;font-size:16px}.product-single .product-single__metas .button-wishlist button span{display:none}.product-single .product-single__metas .button-wishlist button.active{color:var(--white);background:var(--theme-color);border-color:var(--theme-color)}.product-single .product-single__metas .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:18px;height:18px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:8px;border-radius:50%}.product-single .product-single__metas .button-wishlist button.load-wishlist:hover{-webkit-animation-name:none;animation-name:none}.product-single .product-single__metas .button-wishlist button.load-wishlist:hover:before{border:2px solid rgba(255,255,255,.5);border-top-color:var(--white)}.product-single .product-single__metas .button-wishlist button:hover,.product-single .product-single__metas .button-wishlist button:focus{outline:0;box-shadow:none}.product-single .product-single__metas .button-wishlist button:hover{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-single .product-single__metas .button-wishlist button:hover:before{color:var(--white)}.product-single .product-single__media--thumbnails>.row:not(.mutil_slider-single) .js-product-thumbnails.no-transform .slick-track{transform:unset!important}.product-single.stacked .row.sticky{display:inline-block;width:calc(100% + 30px)}.product-single.stacked .row.sticky>div{float:left}.product-single.stacked .row.sticky>div.bwp-single-info{position:sticky;top:0}.product-single.stacked .row.sticky>div.left{float:right}.product-single.gird-mordern .row.sticky{display:inline-block;width:calc(100% + 30px)}.product-single.gird-mordern .row.sticky>div{float:left}.product-single.gird-mordern .row.sticky>div.bwp-single-info{position:sticky;top:0}.product-single.gird-mordern .row.sticky>div.left{float:right}.product-single.gird-two .row.sticky{display:inline-block;width:calc(100% + 30px)}.product-single.gird-two .row.sticky>div{float:left}.product-single.gird-two .row.sticky>div.bwp-single-info{position:sticky;top:0}.product-single.gird-two .row.sticky>div.left{float:right}.product-single.lagre-gallery .product-single__media{position:sticky;top:80px}.product-single.slider>.row{margin:0}.product-single.slider>.row .bwp-single-image{padding:0;max-width:100%;flex:0 0 100%}.product-single.slider>.row .bwp-single-image .js-product-single-media>.row{margin:0}.product-single.slider>.row .bwp-single-image .js-product-single-media>.row>div{padding:0}.product-single.slider>.row .bwp-single-info{max-width:600px;padding:0 15px;margin:30px auto 0}.product-single.slider .price-container,.product-single.slider .product__vendor,.product-single.slider .variants__options{justify-content:center}.product-single.slider .product-review,.product-single.slider .product-single__title,.product-single.slider .inventory-content,.product-single.slider .short_description,.product-single.slider .product-count-sale,.product-single.slider .product-count-view,.product-single.slider .variants-wrapper{text-align:center}.product-single.slider .size-guide{position:unset;margin-bottom:20px;text-align:center}.product-single.slider .product-single__media--slider .slick-list{padding:0 26.3%;margin:0 -15px}.product-single.slider .product-single__media--slider .slick-list .js-product-media-item{padding:0 15px}.product-single.slider .product-single__media--slider .slick__arrow--previous{left:0}.product-single.slider .product-single__media--slider .slick__arrow--next{right:0}.product-single.slider .product-media__wrapper--video video{width:100%}.product-single.gird-sticky div.left.col-md-10{order:2;max-width:calc(100% - 100px);flex:0 0 calc(100% - 100px)}.product-single.gird-sticky div.col-md-2{max-width:100px;flex:0 0 100px}.product-single.gird-sticky .product-single__media>.row{margin-left:-7.5px;margin-right:-7.5px}.product-single.gird-sticky .product-single__media>.row>div{padding-left:7.5px;padding-right:7.5px}.product-single.gird-sticky .js-product-media-item{margin-bottom:15px}.product-single.gird-sticky .slick__dots-wrapper{display:none}.product-single.gird-sticky .product-single__thumbnail-wrapper{padding-bottom:15px;border:0}.product-single.gird-sticky .product-single__thumbnail-wrapper .product-media__wrapper{position:relative;border:1px solid transparent;border-radius:0;overflow:hidden}.product-single.gird-sticky .product-single__thumbnail-wrapper .product-media__wrapper>*{-webkit-transition:all .25s cubic-bezier(.645,.045,.355,.5);transition:all .25s cubic-bezier(.645,.045,.355,.5);display:inherit}.product-single.gird-sticky .product-single__thumbnail-wrapper .product-media__wrapper .product-single__thumbnail-badge{width:35px;height:35px;position:absolute;right:calc(50% - 17.5px);bottom:calc(50% - 17.5px);pointer-events:none;border-radius:50%;background:var(--theme-color-75);text-align:center;line-height:37px;text-indent:4px;font-size:14px;color:var(--white)}.product-single.gird-sticky .product-single__thumbnail-wrapper .product-media__wrapper .product-single__thumbnail-badge.model{text-indent:2px}.product-single.gird-sticky .product-single__thumbnail-wrapper.slick-current .product-media__wrapper{border-color:var(--gray-dark)}.product-single.gird-sticky .col-md-2 .slick-list{padding:0 1.5px}.product-single__media--stacked .product-single__media-item{margin-bottom:15px}.product-single.thumbnails div.col-md-10{max-width:calc(100% - 100px);flex:0 0 calc(100% - 100px)}.product-single.thumbnails div.left.col-md-10{order:2}.product-single.thumbnails div.col-md-2{max-width:100px;flex:0 0 100px}.product-single.thumbnails .product-single__media{position:sticky;top:80px}.product-single.thumbnails .product-single__media>.row{margin-left:-7.5px;margin-right:-7.5px}.product-single.thumbnails .product-single__media>.row>div{padding-left:7.5px;padding-right:7.5px}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails{margin-top:15px}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-list{margin:0 -7.5px}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-list .slick-track{margin:0}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .product-single__thumbnail-wrapper{padding:0 7.5px}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .product-single__thumbnail-wrapper img{width:100%}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow{margin-top:-12.5px;opacity:0;height:50px;width:50px;line-height:50px;visibility:hidden;color:var(--gray-dark)}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow:before{font-size:12px}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow.slick-prev{left:-25px;top:50%}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow.slick-next{right:-25px;top:50%}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow:hover{color:var(--white);background:var(--theme-color)}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails:hover .slick-arrow{opacity:1;visibility:visible}.product-single.thumbnails .slick__dots-wrapper{display:none}.product-single.thumbnails .product-single__thumbnail-wrapper{padding-bottom:15px;border:0;position:relative;top:2px}.product-single.thumbnails .product-single__thumbnail-wrapper .product-media__wrapper{position:relative;margin-bottom:3px;border-radius:0;overflow:hidden;border:2px solid transparent}.product-single.thumbnails .product-single__thumbnail-wrapper .product-media__wrapper img{width:100%}.product-single.thumbnails .product-single__thumbnail-wrapper .product-media__wrapper .product-single__thumbnail-badge{width:35px;height:35px;position:absolute;right:calc(50% - 17.5px);bottom:calc(50% - 17.5px);pointer-events:none;border-radius:50%;background:var(--theme-color-75);text-align:center;line-height:37px;text-indent:4px;font-size:14px;color:var(--white)}.product-single.thumbnails .product-single__thumbnail-wrapper .product-media__wrapper .product-single__thumbnail-badge.model{text-indent:2px}.product-single.thumbnails .product-single__thumbnail-wrapper .product-media__wrapper .product-single__thumbnail-badge.image-360{text-indent:0;line-height:35px}.product-single.thumbnails .product-single__thumbnail-wrapper .product-media__wrapper .product-single__thumbnail-badge.image-360 i{font-style:normal;font-size:10px;font-weight:500}.product-single.thumbnails .product-single__thumbnail-wrapper.slick-current .product-media__wrapper{border-color:var(--gray-dark)}.product-single.thumbnails .product-single__thumbnail-wrapper .product-media__wrapper:hover .product-single__thumbnail-badge{background:var(--gray-dark)}.product-single.thumbnails .col-md-2 .slick-list{padding:0 1.5px}.product-single.thumbnails .col-md-2 .product-single__thumbnails{position:relative}.product-single.thumbnails .col-md-2 .product-single__thumbnails .slick-arrow{width:30px;height:30px;background:var(--white);border:1px solid var(--gray-dark);color:var(--gray-dark);font-size:0;margin:0;opacity:0;visibility:hidden;line-height:30px}.product-single.thumbnails .col-md-2 .product-single__thumbnails .slick-arrow:before{font-size:9px}.product-single.thumbnails .col-md-2 .product-single__thumbnails .slick-arrow.slick-prev{top:0;transform:rotate(90deg);left:calc(50% - 12.5px);right:auto}.product-single.thumbnails .col-md-2 .product-single__thumbnails .slick-arrow.slick-next{bottom:0;top:auto;transform:rotate(90deg);left:calc(50% - 12.5px);right:auto}.product-single.thumbnails .col-md-2 .product-single__thumbnails .slick-arrow:hover{background:var(--theme-color);color:var(--white);border-color:var(--theme-color)}.product-single.thumbnails .col-md-2 .product-single__thumbnails:hover .slick-arrow{opacity:1;visibility:visible}.product-single.thumbnails .col-md-2 .product-single__thumbnails:hover .slick-arrow.slick-prev{top:-12.5px}.product-single.thumbnails .col-md-2 .product-single__thumbnails:hover .slick-arrow.slick-next{bottom:0}.product-single .wpbingo-breadcrumbs{margin-bottom:10px}.product-single .wpbingo-breadcrumbs__inner{padding:0;border:0;margin:50px 0 5px}.product-single .wpbingo-breadcrumbs__inner .breadcrumb{padding:0;align-items:center}.product-single .bwp-single-sidebar.left{order:1}.product-single .bwp-single-sidebar.right{order:3}.product-single .bwp-single-sidebar .policy-sidebar{display:flex}.product-single .bwp-single-sidebar .policy-sidebar .image{font-size:35px;max-width:35px;flex:0 0 35px;fill:#999;display:inherit}.product-single .bwp-single-sidebar .policy-sidebar .content{flex:1;padding-left:20px}.product-single .bwp-single-sidebar .policy-sidebar .title{font-size:calc(var(--font-size-base) - 2px);font-weight:var(--heading-font-weight-medium);margin-bottom:3px;text-transform:uppercase;color:var(--gray-dark)}.product-single .bwp-single-sidebar .collection-sidebar .title{color:var(--gray-dark);font-size:calc(var(--font-size-base) + 4px);margin-bottom:20px;font-family:var(--font-family-second);font-weight:var(--body-font-weight-medium)}.product-single .bwp-single-sidebar .collection-sidebar .product{display:flex;margin-bottom:10px}.product-single .bwp-single-sidebar .collection-sidebar .product:last-child{margin-bottom:0}.product-single .bwp-single-sidebar .collection-sidebar .product .image{max-width:100px;flex:0 0 100px}.product-single .bwp-single-sidebar .collection-sidebar .product .info{flex:1px;padding-left:20px}.product-single .bwp-single-sidebar .collection-sidebar .product .product-sidebar__name{line-height:20px;margin:5px 0 8px;font-family:var(--font-family-base);font-size:calc(var(--font-size-base) - 2px);text-transform:uppercase;font-weight:var(--body-font-weight-medium)}.product-single .bwp-single-sidebar .collection-sidebar .product .price{font-size:calc(var(--font-size-base) - 2px)}.product-single .bwp-single-sidebar .collection-sidebar .product .price .price-sale{color:red}.product-single .bwp-single-sidebar .collection-sidebar .product .price .price-regular{font-size:calc(var(--font-size-base) - 3px);text-decoration:line-through}.product-single .bwp-single-sidebar .collection-sidebar .product .price .product-price{color:var(--text-color)}.product-single .bwp-single-content.col-xl-9{order:2}.product-single .bwp-single-content.col-xl-9 .bwp-single-info{padding-left:15px}.product-single .toggle-sidebar{display:none}.product-single__short-description h6,.product-single__short-description h5,.product-single__short-description h4,.product-single__short-description h3{color:var(--gray-dark);font-size:var(--font-size-base)}.product-single__short-description ul{margin-bottom:20px;padding:0;list-style:none}.product-single__short-description ul li{position:relative;padding:2px 0 2px 20px;font-size:calc(var(--font-size-base) - 1px);line-height:20px}.product-single__short-description ul li:before{content:"\f00c";position:absolute;top:2px;left:0;color:var(--theme-color);font-family:FontAwesome}.ask-share{display:flex;align-items:center;flex-wrap:wrap;margin-top:10px}.ask-share>div{margin-top:10px}.ask-share .product_share .product_share-social label{color:var(--gray-dark);font-weight:var(--body-font-weight-medium);font-size:calc(var(--font-size-base) - 2px);text-transform:uppercase}.ask-share .product_share .product_share-copy{margin-bottom:30px}.ask-share .product_share .product_share-copy .content{display:flex}.ask-share .product_share .product_share-copy .content input{flex:1;border:1px solid #dedede;height:40px;padding:0 10px}.ask-share .product_share .product_share-copy .content button{background:var(--gray-dark);height:40px;line-height:40px;color:var(--white);border:0;text-transform:uppercase;font-size:calc(var(--font-size-base) - 4px);padding:0 20px;font-weight:var(--body-font-weight-medium)}.ask-share .product_share .product_share-copy .content button:hover{background:var(--theme-color)}.ask-share .product_share .social-sharing a{display:inline-block;width:40px;height:40px;line-height:38px;text-align:center;border:1px solid #dedede;border-radius:50%;margin-right:10px;color:var(--gray-dark);fill:var(--gray-dark)}.ask-share .product_share .social-sharing a span:first-child{display:inline-block;line-height:38px;padding:0}.ask-share .product_share .social-sharing a:hover{background:var(--theme-color);color:var(--white);fill:var(--white);border-color:var(--theme-color)}.ask-share .product_share .product_share_label{color:var(--gray-dark);font-weight:var(--body-font-weight-default);cursor:pointer;position:relative;transition:all .3s ease;font-size:var(--font-size-base);display:inline-flex;align-items:center;padding-bottom:3px}.ask-share .product_share .product_share_label i{font-size:14px;margin-right:6px;background:#f6f6f6;text-align:center;width:34px;height:34px;line-height:34px;border-radius:0%;-webkit-border-radius:0%;-moz-border-radius:0%;-ms-border-radius:0%;-o-border-radius:0%}.ask-share .product_share .product_share_label:hover{color:var(--theme-color)}.ask-share .product_share .product_share_label:hover i{background:var(--theme-color);color:#fff}.ask-share .product_share .product_share-content{position:fixed;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;padding:0 15px}.ask-share .product_share .product_share-content .content-product_share{max-width:350px;background:#fff;width:100%;padding:50px 30px 30px;position:relative;opacity:0;visibility:hidden;transform:scale(.8);transition:.25s ease}.ask-share .product_share .product_share-content .content-product_share b{color:var(--gray-dark)}.ask-share .product_share .product_share-content .content-product_share.active{opacity:1;visibility:visible;transform:scale(1)}.ask-share .product_share .product_share-content .content-product_share h2{margin-bottom:30px}.ask-share .product_share .product_share-content.active{display:flex}.ask-share .product_share .product_share-close.full{position:fixed;width:100%;top:0;left:0;height:100%;background:var(--gray-dark-75)}.ask-share .product_share .product_share-close:not(.full){cursor:pointer;position:absolute;top:10px;right:10px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.ask-share .product_share .product_share-close:not(.full):before,.ask-share .product_share .product_share-close:not(.full):after{content:"";position:absolute;height:1px;width:14px;top:50%;left:calc(50% - 7px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.ask-share .product_share .product_share-close:not(.full):before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ask-share .product_share .product_share-close:not(.full):after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ask-share .product_share .product_share-close:not(.full):hover:before,.ask-share .product_share .product_share-close:not(.full):hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.ask-share .button-compare{margin-right:15px}.ask-share .button-compare button{background:transparent;border:0;color:var(--gray-dark);font-weight:var(--body-font-weight-default);padding:0 0 3px;display:flex;align-items:center;position:relative;font-size:var(--font-size-base)}.ask-share .button-compare button:before{content:"\e9cb";font-family:feather;font-size:14px;display:inline-block;margin-right:6px;font-weight:400;background:#f6f6f6;width:34px;height:34px;line-height:34px;border-radius:0%;-webkit-border-radius:0%;-moz-border-radius:0%;-ms-border-radius:0%;-o-border-radius:0%}.ask-share .button-compare button.load-compare:before{position:relative;display:inline-block;content:"";border:2px solid rgba(0,0,0,.5);border-top-color:#000;width:16px;height:16px;background:none;animation:2s linear 0s normal none infinite running spin-load;text-indent:0;top:0;border-radius:50%}.ask-share .button-compare button.load-compare:hover:before{border:2px solid var(--theme-color-50);border-top-color:var(--theme-color)}.ask-share .button-compare button.load-compare.active:before{content:"";border:2px solid var(--theme-color-50);border-top-color:var(--theme-color)}.ask-share .button-compare button:hover{color:var(--theme-color)}.ask-share .button-compare button:hover:before{color:#fff;background:var(--theme-color)}.ask-share .button-compare button.active{color:var(--theme-color)}.ask-share .button-compare button.active:before{content:"\e92b";font-family:feather;font-size:22px;top:-1px;position:relative;color:var(--theme-color)}.ask-share .button-compare button.active:hover:before{color:var(--white)}.ask-share .delivery_return{margin-right:15px}.ask-share .delivery_return .delivery_return-title{font-weight:var(--body-font-weight-default);cursor:pointer;position:relative;transition:all .3s ease;font-size:var(--font-size-base);padding-bottom:3px;color:var(--gray-dark);display:inline-flex;align-items:center}.ask-share .delivery_return .delivery_return-title i{font-size:14px;margin-right:6px;background:#f6f6f6;width:34px;height:34px;line-height:34px;text-align:center;border-radius:0%;-webkit-border-radius:0%;-moz-border-radius:0%;-ms-border-radius:0%;-o-border-radius:0%}.ask-share .delivery_return .delivery_return-title:hover{color:var(--theme-color)}.ask-share .delivery_return .delivery_return-title:hover i{background:var(--theme-color);color:#fff}.ask-share .delivery_return .delivery_return-content{position:fixed;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;z-index:9999;display:none}.ask-share .delivery_return .delivery_return-content .content-shipping{max-width:700px;background:#fff;width:100%;padding:30px 40px;position:relative;opacity:0;visibility:hidden;transform:scale(.8);transition:.25s ease}.ask-share .delivery_return .delivery_return-content .content-shipping b{color:var(--gray-dark)}.ask-share .delivery_return .delivery_return-content .content-shipping.active{opacity:1;visibility:visible;transform:scale(1)}.ask-share .delivery_return .delivery_return-content .title_shiping{margin-bottom:25px}.ask-share .delivery_return .delivery_return-content .title_shiping h2{display:inline-block;position:relative;font-size:calc(var(--font-size-heading) - 5px);margin:0;padding-bottom:5px}.ask-share .delivery_return .delivery_return-content.active{display:flex}.ask-share .delivery_return .delivery_return-close.full{position:fixed;width:100%;top:0;left:0;height:100%;background:var(--gray-dark-75)}.ask-share .delivery_return .delivery_return-close:not(.full){cursor:pointer;position:absolute;top:10px;right:15px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.ask-share .delivery_return .delivery_return-close:not(.full):before,.ask-share .delivery_return .delivery_return-close:not(.full):after{content:"";position:absolute;height:1px;width:14px;top:50%;left:calc(50% - 7px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.ask-share .delivery_return .delivery_return-close:not(.full):before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ask-share .delivery_return .delivery_return-close:not(.full):after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ask-share .delivery_return .delivery_return-close:not(.full):hover:before,.ask-share .delivery_return .delivery_return-close:not(.full):hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.product-ask_a_question{margin-right:15px}.product-ask_a_question .open-ask_a_question{color:var(--gray-dark);display:inline-flex;align-items:center;cursor:pointer;font-weight:var(--body-font-weight-default);position:relative;transition:all .3s ease;padding-bottom:3px;font-size:var(--font-size-base)}.product-ask_a_question .open-ask_a_question i{font-size:16px;position:relative;margin-right:6px;background:#f6f6f6;text-align:center;width:34px;height:34px;line-height:34px;border-radius:0%;-webkit-border-radius:0%;-moz-border-radius:0%;-ms-border-radius:0%;-o-border-radius:0%}.product-ask_a_question .open-ask_a_question span{margin:0}.product-ask_a_question .open-ask_a_question:hover{cursor:pointer;color:var(--theme-color)}.product-ask_a_question .open-ask_a_question:hover i{background:var(--theme-color);color:#fff}.product-ask_a_question .ask_a_question-form{position:fixed;width:100%;left:0;top:0;height:100%;justify-content:center;align-items:center;z-index:999;display:none;padding:15px}.product-ask_a_question .ask_a_question-form.active{display:flex}.product-ask_a_question .close-ask_a_question-form.full{position:fixed;width:100%;height:100%;background:var(--gray-dark-75);left:0;top:0;z-index:999}.product-ask_a_question .content-form{max-width:520px;margin:auto;width:100%;background:var(--white);z-index:1000;padding:45px 40px 30px;position:relative;max-height:100%;overflow-y:auto;overflow-x:hidden;opacity:0;visibility:hidden;transition:all .25s ease;transform:scale(.8)}.product-ask_a_question .content-form .row{margin:0 -5px}.product-ask_a_question .content-form .row .col-12{padding:0 5px}.product-ask_a_question .content-form.active{opacity:1;visibility:visible;transform:scale(1)}.product-ask_a_question .title{margin-bottom:30px}.product-ask_a_question h2{margin-bottom:0;font-size:calc(var(--font-size-heading) - 5px);display:inline-block;position:relative;padding-bottom:5px}.product-ask_a_question .close-ask_a_question-form:not(.full){cursor:pointer;position:absolute;top:10px;right:15px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.product-ask_a_question .close-ask_a_question-form:not(.full):before,.product-ask_a_question .close-ask_a_question-form:not(.full):after{content:"";position:absolute;height:1px;width:14px;top:50%;left:calc(50% - 7px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.product-ask_a_question .close-ask_a_question-form:not(.full):before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.product-ask_a_question .close-ask_a_question-form:not(.full):after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product-ask_a_question .close-ask_a_question-form:not(.full):hover:before,.product-ask_a_question .close-ask_a_question-form:not(.full):hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.product-ask_a_question .form-control{font-size:calc(var(--font-size-base) - 2px);background:#f4f4f4;border:0;height:42px;padding:0 20px}.product-ask_a_question .form-control::placeholder{color:var(--text-color)}.product-ask_a_question textarea.form-control{height:auto;padding:20px}.product-ask_a_question .form-button{position:relative}.product-ask_a_question .form-button:before{content:"";position:absolute;height:100%;width:0;background:var(--theme-color);right:0;top:0;z-index:-1}.product-ask_a_question .form-button input{margin:auto;width:100%;height:42px;line-height:40px;border:1px solid var(--gray-dark);color:var(--gray-dark);text-transform:uppercase;font-size:12px;background:transparent;transition:all .3s ease;padding:0 12px;letter-spacing:.6px}.product-ask_a_question .form-button:hover input{background:transparent;border-color:var(--theme-color);color:var(--white)}.product-ask_a_question .form-button:hover:before{width:100%}.product-ask_a_question .form-product{margin-top:25px;display:flex;align-items:center}.product-ask_a_question .form-product .image{max-width:100px}.product-ask_a_question .form-product .content{flex:1;padding-left:20px}.product-ask_a_question .form-product .content .title-product{color:var(--gray-dark);margin-bottom:5px;font-size:var(--font-size-base)}.product-single__media--gird-mordern .product-single__media-group{display:flex;margin:0 -7.5px;flex-wrap:wrap}.product-single__media--gird-mordern .product-single__media-group>div{margin-bottom:15px;padding:0 7.5px!important;flex:0 0 50%}.product-single__media--gird-mordern .product-single__media-group>div:nth-child(3n+1){flex:0 0 100%}.product-single__media--gird-mordern .product-single__media-group .js-product-media,.product-single__media--gird-mordern .product-single__media-group .product-media__wrapper--video{height:100%}.product-single__media--gird-mordern .product-single__media-group .product-media__wrapper--video iframe,.product-single__media--gird-mordern .product-single__media-group .product-media__wrapper--video video{width:100%!important;height:100%!important;min-height:300px;min-width:300px}.product-single__media--gird-two .product-single__media-group{display:flex;margin:0 -7.5px;flex-wrap:wrap}.product-single__media--gird-two .product-single__media-group>div{margin-bottom:15px;padding:0 7.5px!important;flex:0 0 50%}.product-single__media--gird-two .product-single__media-group .js-product-media,.product-single__media--gird-two .product-single__media-group .product-media__wrapper--video{height:100%}.product-single__media--gird-two .product-single__media-group .product-media__wrapper--video iframe,.product-single__media--gird-two .product-single__media-group .product-media__wrapper--video video{width:100%!important;height:100%!important;min-height:300px;min-width:300px}.wpbingo-product-single .bwp-button{display:inline-flex;font-weight:var(--heading-font-weight-bold);font-size:var(--font-size-base);position:relative;padding-bottom:6px}.wpbingo-product-single .bwp-button:before{content:"";position:absolute;display:block;bottom:0;left:0;width:100%;height:1px;background:var(--gray-dark);-webkit-transform:scaleX(1);transform:scaleX(1);transform-origin:0 50%;transition:transform .48s cubic-bezier(.77,0,.175,1)}.wpbingo-product-single .bwp-button:after{position:relative;content:"\e909";font-size:calc(var(--font-size-base) - 2px);font-family:icomoon;top:2px;margin-left:5px}.wpbingo-product-single .bwp-button:hover{color:var(--theme-color)}.wpbingo-product-single .bwp-button:hover:before{transform-origin:100% 50%;-webkit-transform:scaleX(0);transform:scaleX(0);animation:j .96s .36s forwards cubic-bezier(.77,0,.175,1);background:var(--theme-color)}.product-single__view-in-space{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;width:100%;min-height:44px;margin:0;padding:10px;font-size:var(--font-size-base);color:var(--gray-dark);background-color:var(--gray-dark);border:none;transition:all .3s ease}.product-single__view-in-space svg{display:block;height:16px;width:14px;margin-right:8px}.product-single__view-in-space:hover,.product-single__view-in-space:focus{outline:0}.product-single__view-in-space--disabled{display:none}.product-features .product_features_title{margin:0 0 20px;font-size:var(--font-size-base)}.product-features .content-policy .col-policy{display:flex;flex-wrap:wrap;gap:25px}.product-features .content-policy .featured-policy{display:flex;align-items:center;gap:20px;width:calc(50% - 25px)}.product-features .content-policy .content-image{display:inline-flex;flex:0 0 20px}.product-features .content-policy .banner-wrapper-infor .title-banner{font-weight:var(--body-font-weight-bold);font-size:var(--font-size-base);margin:0;color:var(--gray-dark)}@media (max-width: 991px){.product-single__media--gird-two .product-single__media-group{margin:0}.product-single__media--gird-two .product-single__media-group>div{padding:0!important;flex:0 0 100%}}@media (max-width: 767px){.product-single.thumbnails div.col-md-2,.product-single.gird-sticky div.col-md-2{order:2;flex:0 0 100%;max-width:100%;margin-top:15px}.product-single.thumbnails div.left.col-md-10,.product-single.gird-sticky div.left.col-md-10{order:1}.product-single.thumbnails div.col-md-10,.product-single.gird-sticky div.col-md-10{flex:0 0 100%!important;max-width:100%!important}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow{width:30px;height:30px;line-height:30px}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow.slick-prev{left:0}.product-single.thumbnails .product-single__media>.row>div.col-md-12 .js-product-thumbnails .slick-arrow.slick-next{right:0}.product-single .product-single__title{font-size:var(--font-size-heading)}}.bwp-widget-border-box .slick-slide{opacity:0;visibility:hidden}.bwp-widget-border-box .slick-active{opacity:1;visibility:visible}.bwp-widget-border-box.layout-2 .slick-list{margin:0}.bwp-widget-border-box.layout-2 .slick-slide{padding:0}.wpbingo-button.layout-1 .bwp-button{position:relative;z-index:9}.wpbingo-button.layout-1 .bwp-button i:before{font-weight:600}.wpbingo-button.layout-3 .bwp-button{position:relative;z-index:1;align-items:center}.wpbingo-button.layout-3 .bwp-button i{border:1px solid var(--gray-dark);display:flex;align-items:center}.wpbingo-button.layout-3 .bwp-button:hover i{border-color:var(--theme-color)}.wpbingo-button.layout-3 .bwp-button i:before{font-weight:400;position:relative;left:-15px}.wpbingo-button.layout-2 .bwp-button{position:relative}.wpbingo-button.layout-2 .bwp-button:before{content:"";position:absolute;display:block;bottom:0;left:0;width:100%;height:1px;background:var(--theme-color);transform:scaleX(1);transform-origin:0 50%;transition:transform .48s cubic-bezier(.77,0,.175,1)}.wpbingo-button.layout-2 .bwp-button:hover:before{transform-origin:100% 50%;transform:scaleX(0);animation:f .96s .36s forwards cubic-bezier(.77,0,.175,1)}.bwp-header-campar{display:none}.bwp-header-campar .content-campbar{overflow:hidden;text-align:center;position:relative}.bwp-header-campar .content-campbar .content-text{display:flex;justify-content:center}.bwp-header-campar .content-campbar .button-prev:before{content:"\e903";font-family:icomoon;display:block}.bwp-header-campar .content-campbar .button-next:before{content:"\e904";font-family:icomoon;display:block}.bwp-header-campar ul{padding:5px 0;list-style:none;display:flex;white-space:nowrap;margin:0}.bwp-header-campar ul li{-webkit-animation-name:marquee;animation-name:marquee;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.bwp-header-campar ul li a{padding:0 15px}.bwp-header-campar ul:hover li{animation-play-state:paused}.bwp-header-campar .close-campbar{cursor:pointer;position:absolute;top:calc(50% - 10px);right:80px;text-align:center;z-index:1;display:inline-block;width:20px;height:20px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;box-shadow:0 2px 59px #0006;background:var(--white)}.bwp-header-campar .close-campbar:before,.bwp-header-campar .close-campbar:after{content:"";position:absolute;height:1px;width:10px;top:50%;left:calc(50% - 5px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.bwp-header-campar .close-campbar:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.bwp-header-campar .close-campbar:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.bwp-header-campar .close-campbar:hover:before,.bwp-header-campar .close-campbar:hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}@media (max-width: 767px){.bwp-header-campar .close-campbar{right:15px}}.marquee_wrapper{display:flex;overflow:hidden;scroll-behavior:smooth}.marquee_text_content{flex:0 0 100%}.marquee_text_content ul{display:flex;gap:20px;list-style:none;padding:0;margin:0;justify-content:center}.bwp-header-topbar{position:relative}.bwp-header-topbar.active-index{z-index:-1!important}.bwp-header-topbar .content-topbar{justify-content:space-between;margin:0;padding:0}@media (max-width: 1510px) and (min-width: 1200px){.bwp-header-topbar .bwp-container{padding-left:30px;padding-right:30px}}.bwp-header-topbar .content-topbar.text-center{justify-content:center}.bwp-header-topbar .content-topbar>div{flex:1}.bwp-header-topbar .content-topbar>div:nth-child(2){text-align:center}.bwp-header-topbar .content-topbar>div:nth-child(2) .item,.bwp-header-topbar .content-topbar>div:nth-child(2) .social-icons{justify-content:center}.bwp-header-topbar .content-topbar>div:nth-child(3){text-align:center}.bwp-header-topbar .content-topbar>div:nth-child(3) .item,.bwp-header-topbar .content-topbar>div:nth-child(3) .social-icons{justify-content:center}.bwp-header-topbar .content-topbar>div:last-child{text-align:right}.bwp-header-topbar .content-topbar>div:last-child .item,.bwp-header-topbar .content-topbar>div:last-child .social-icons{justify-content:right}.bwp-header-topbar .language-currency{align-items:center;display:flex}.bwp-header-topbar .language-currency>*{display:flex}.bwp-header-topbar .language-currency>*:before{content:"";width:1px;height:14px;background:var(--white);margin:0 15px;display:inline-block;top:3px;position:relative}.bwp-header-topbar .language-currency>*:first-child:before{display:none}.bwp-header-topbar .content-item-custom-text a{display:initial}.bwp-header-topbar .content-item-custom-text a:hover{color:var(--theme-color)}.bwp-header-topbar .content-item-text-with-icon .custom-text{display:flex;flex-wrap:wrap}.bwp-header-topbar .content-item-text-with-icon .custom-text i{margin-right:10px}.bwp-header-topbar .content-item-text-with-icon .custom-text>*{display:flex;align-items:center}.bwp-header-topbar .content-item-text-with-icon .custom-text>*:before{content:"";width:1px;height:20px;background:#0000000d;margin:0 15px;display:inline-block}.bwp-header-topbar .content-item-text-with-icon .custom-text>*:first-child:before{display:none}.bwp-header-topbar .content-item-text-with-icon .custom-text .text-icon1,.bwp-header-topbar .content-item-text-with-icon .custom-text .text-icon1 a{color:var(--color1)}.bwp-header-topbar .content-item-text-with-icon .custom-text .text-icon2,.bwp-header-topbar .content-item-text-with-icon .custom-text .text-icon2 a{color:var(--color2)}@media (max-width: 1199px){.bwp-header-topbar .content-topbar>div{flex:0 0 33.33%;max-width:33.33%;margin:5px 0;text-align:center}.bwp-header-topbar .content-topbar .content-item-login .header-account{margin-right:0}.bwp-header-topbar .content-topbar>div .social-icons{justify-content:center}}@media (max-width: 991px){.bwp-header-topbar .content-topbar>div{flex:0 0 100%;max-width:100%;margin:5px 0;text-align:center;align-items:center;justify-content:center;display:flex}}.bwp-header-topbar .content-topbar .header-account .title-login{display:block;color:var(--color3)}.bwp-header-topbar .content-topbar .header-account .title-login{font-size:var(--fontsize)}.bwp-header-topbar .content-topbar .header-account .title-login:hover{color:var(--colorhover)}.wpbingo-button-video .button-video{display:inline-block;width:130px;height:130px;position:relative;z-index:2;transition:all .3s ease;cursor:pointer;overflow:visible!important;font-family:var(--font-family-base)}@media (max-width: 767px){.wpbingo-button-video .button-video{width:80px;height:80px}.wpbingo-button-video .button-video:before,.wpbingo-button-video .button-video:after{width:65px!important;height:65px!important}}.wpbingo-button-video .button-video:before,.wpbingo-button-video .button-video:after{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;display:block;width:105px;height:105px;border:2px solid var(--white);animation:h 2s ease-out infinite}.wpbingo-button-video .button-video:hover:before,.wpbingo-button-video .button-video:hover:after{border-color:var(--theme-color)}.wpbingo-button-video .button-video:after{animation-delay:1.5s}.wpbingo-button-video .button-video>i{color:var(--gray-dark);z-index:2}.wpbingo-button-video .video-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;z-index:99999;padding:20px}.wpbingo-button-video .video-wrapper.active{display:flex}.wpbingo-button-video .video-wrapper.show .video-iframe{opacity:1}.wpbingo-button-video .video-wrapper .video-iframe{width:100%;max-width:1000px;height:100%;max-height:600px;position:relative;opacity:0;transition:all .3s ease;transform:translateY(25px)}.wpbingo-button-video .video-wrapper .video-iframe .close-button{cursor:pointer;position:absolute;top:-8px;right:-8px;text-align:center;z-index:1;display:inline-block;width:28px;height:28px;padding:6px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;box-shadow:0 2px 59px #0006;background:var(--white)}.wpbingo-button-video .video-wrapper .video-iframe .close-button:before,.wpbingo-button-video .video-wrapper .video-iframe .close-button:after{content:"";position:absolute;height:1px;width:14px;top:50%;left:calc(50% - 7px);margin-top:-1px;background-color:var(--gray-dark);-webkit-transition:all .3s ease;transition:all .3s ease}.wpbingo-button-video .video-wrapper .video-iframe .close-button:before{transform-origin:50% 50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.wpbingo-button-video .video-wrapper .video-iframe .close-button:after{transform-origin:50% 50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wpbingo-button-video .video-wrapper .video-iframe .close-button:hover:before,.wpbingo-button-video .video-wrapper .video-iframe .close-button:hover:after{-webkit-transform:rotate(0deg);transform:rotate(0)}.wpbingo-button-video .video-wrapper iframe{height:100%;width:100%}.wpbingo-button-video .close-full{position:fixed;top:0;left:0;background:#00000080;height:100%;width:100%}.bwp-block-countdown .countdown{display:inline-flex;flex-wrap:wrap;justify-content:center}.bwp-block-countdown .countdown .countdown__item{display:inline-flex;color:var(--white);flex-direction:column;align-items:center;justify-content:center;font-size:25px;padding:0 8px;line-height:27px;font-family:var(--font-family-second)}.bwp-block-countdown.layout-1 .content-countdown{padding:15px;background:var(--theme-color);border-radius:50px 0 0;width:350px;max-width:100%;text-align:center;display:inline-block}.bwp-block-countdown.layout-1 .countdown .countdown__item span:first-child{display:inline-block;min-width:2ch;text-align:center}.bwp-block-countdown.layout-1 .countdown .countdown__item:not(:last-child) span:first-child:after{content:":";display:inline-block;margin:0 0 0 15px;color:#fff}.bwp-block-countdown.layout-1 .countdown .countdown__item span:last-child{display:none}.bwp-block-countdown.layout-2 .countdown{gap:30px}.bwp-block-countdown.layout-2 .countdown .countdown__item span:first-child{font-size:40px;position:relative}.bwp-block-countdown.layout-2 .countdown .countdown__item span:last-child{font-size:12px;margin-top:-5px;text-transform:uppercase}.bwp-block-countdown.layout-2 .countdown .countdown__item span:first-child:before{content:":";display:inline-block;position:absolute;left:-15px;font-size:25px;top:10px}.bwp-block-countdown.layout-2 .countdown .countdown__item:first-child span:first-child:before{display:none}@media (max-width: 767px){.bwp-block-countdown.layout-2 .countdown{gap:25px}.bwp-block-countdown.layout-2 .countdown .countdown__item span:first-child{font-size:30px}.bwp-block-countdown.layout-2 .countdown .countdown__item span:first-child:before{content:":";display:inline-block;position:absolute;left:-15px;font-size:25px;top:3px}.bwp-block-countdown.layout-1 .countdown-deal{text-align:center}.bwp-block-countdown.layout-1 .countdown .countdown__item span:first-child{font-size:20px;font-weight:400}.bwp-block-countdown.layout-2 .countdown .countdown__item span:last-child{font-size:12px}.bwp-block-countdown .countdown .countdown__item{padding:0 5px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/css-section.css.map */
