body{background:#f6f8f8}.payment-method .radio-wdgt2-box{align-items:center;display:flex}.payment-method .radio-wdgt2-box>*{margin-right:10px}.payment-method .radio-wdgt2-box>:last-child{margin-right:0}.payment-method .radio-wdgt2-box>img{display:block;flex:0 1 auto;height:28px}.payment-method__name{flex:1 1 auto}.payment-method__title{font-size:13px;font-weight:500}.payment-method__subtitle{color:#6d7883;font-size:11px;margin-top:2px}.payment-method__icons{display:flex}.payment-method__icons svg{color:#dee1e6;margin-left:10px;transition:color .2s}.payment-method input:checked~.radio-wdgt2-box .payment-method__icons svg{color:#24282d}.store-paragraph{color:#6d7883;font-size:15px}.box-sticky{top:84px}.page-link.active{background:var(--store-color);color:var(--store-color-text)}.loader-text{display:inline-block;height:18px;margin-left:5px;width:18px}.loader-text:after{animation:spin .8s linear infinite;border:3px solid rgba(36,40,45,.3);border-radius:100%;border-top-color:#24282d;content:"";display:block;height:100%;width:100%}@keyframes spin{to{transform:rotate(1turn)}}.category-title{display:flex;flex-direction:column;margin-bottom:20px}@media (max-width:767px){.category-title{margin-top:20px}}.category-title__name{color:#24282d;display:inline-block;font-size:24px;font-weight:700}@media (max-width:767px){.category-title__name{font-size:20px}}.category-title__descr{color:#6d7883;font-size:15px;margin-top:10px}.category{display:flex;margin-bottom:50px}@media (min-width:768px){.category{margin-top:-20px}}.category__list{display:flex;flex-wrap:wrap;height:28px;overflow:hidden}.category__item{color:#6d7883;cursor:pointer;display:block;font-size:14px;line-height:20px;margin-right:20px;padding:5px 0;position:relative;transition:color .2s;white-space:nowrap}.category__item:hover{color:#24282d;text-decoration:none}.category__item svg{height:20px;transition:transform .2s;vertical-align:middle;width:20px}.category__item.is_active{color:#24282d;font-weight:500}.category .dropdown{opacity:0}.category .dropdown-box{max-width:100%;min-width:180px;padding:6px 0}.category .dropdown-box .category__item{padding:5px 10px;white-space:normal;word-break:break-word}.store-path{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:20px}.store-path>*{margin-right:5px}.store-path>:last-child{margin-right:0}.store-path__item{color:#afb8c0;font-size:14px;transition:color .2s;word-break:break-word}.store-path__item:hover{color:#6d7883;text-decoration:none}.store-path__item.is_active{color:#6d7883}.store-path__angle{color:#afb8c0;height:16px;width:16px}@media (max-width:767px){.store-path{display:none}}.store-cover{background-color:#f6f8f8;background-position:50%;background-size:cover;height:200px;width:100%}@media (max-width:767px){.store-cover{height:120px}}.store-nav{background:#fff;border-bottom:1px solid rgba(18,20,22,.06);margin-bottom:30px;position:-webkit-sticky;position:sticky;top:-1px;z-index:1010}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.store-nav--sticky{-webkit-backdrop-filter:blur(15px) saturate(180%);backdrop-filter:blur(15px) saturate(180%);background:hsla(0,0%,100%,.75)}}@supports not ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.store-nav--sticky{background:#fff}}.store-nav__wrapper{align-items:center;display:flex;min-height:64px}.store-nav__brand{flex-shrink:0;height:48px;margin-right:20px;width:48px}.store-nav__brand img{border-radius:6px;height:100%;width:100%}.store-nav__list{align-items:baseline;display:flex;flex:1 1 auto;margin-right:20px}.store-nav__list .dropdown{opacity:0}.store-nav__list .dropdown-box{padding:5px 15px}.store-nav__list .dropdown-box .store-nav__link{display:block;padding:5px 0;white-space:normal;width:100%}.store-nav__pages{display:flex;flex-wrap:wrap;height:40px;overflow:hidden}.store-nav__pages>a{margin-right:20px}.store-nav__link,.store-nav__name{color:#24282d;font-size:15px;font-weight:500;line-height:20px;padding:10px 0;transition:color .2s;white-space:nowrap}.store-nav__link svg,.store-nav__name svg{height:20px;transition:transform .2s;vertical-align:middle;width:20px}.store-nav__link:hover,.store-nav__name:hover{color:#6d7883;text-decoration:none}.store-nav__name{font-weight:700;margin-right:20px}.store-nav__search{align-items:center;display:flex;min-height:64px;opacity:0;transform:translateY(-5px);transition:transform .2s,opacity .2s}.store-nav__search.fade{opacity:1;transform:translateY(0)}.store-nav__search-control{background:transparent;border:none;flex:1;font-size:15px;padding:5px}@media (max-width:767px){.store-nav{margin-bottom:20px}.store-nav .dropdown,.store-nav__pages{display:none}.store-nav__search,.store-nav__wrapper{min-height:56px}.store-nav__brand{height:42px;margin-right:10px;width:42px}.store-nav__name{overflow:hidden;text-overflow:ellipsis}}@media (min-width:768px){.store-nav .btn[data-nav]{display:none}}.store-mobile-nav{flex-direction:column;padding:10px 20px}.store-mobile-nav__link{align-items:center;color:#24282d;cursor:pointer;display:flex;font-size:15px;padding:10px 0;transition:color .2s;word-break:break-word}.store-mobile-nav__link:hover{color:#6d7883;text-decoration:none}.store-mobile-nav__delimiter{background:rgba(18,20,22,.06);height:1px;margin:10px 0;width:100%}.dropdown-customer{min-width:180px}.dropdown-customer .menu{display:flex;flex-direction:column;padding:5px}.dropdown-customer .menu__item{border-radius:6px;color:#24282d;font-size:14px;padding:5px 10px;transition:background .2s}.dropdown-customer .menu__item:hover{background:#f6f8f8;text-decoration:none}.dropdown-customer .auth{padding:20px;width:350px}.store-footer{background:#fff;margin-top:auto;padding:20px 0}.store-footer__container{align-items:center;display:flex;justify-content:space-between}.store-footer__menu{align-items:center;display:flex;flex-wrap:wrap;margin:-8px}.store-footer__menu-link{color:#24282d;font-size:14px;margin:8px;text-align:center;transition:color .2s;word-break:break-word}.store-footer__menu-link:hover{color:#6d7883;text-decoration:none}.store-footer__copyright{color:#afb8c0;font-size:14px}.store-footer__powered{align-items:center;color:#afb8c0;display:flex;justify-content:center}.store-footer__powered:hover{color:#6d7883;text-decoration:none}.store-footer__powered-text{font-size:13px;font-weight:700;margin-right:10px;transition:color .2s}.store-footer__powered-logo svg{fill:currentColor;display:block;height:18px;transition:fill .2s,color .2s;width:75px}@media (max-width:767px){.store-footer__container{flex-direction:column}.store-footer__menu{justify-content:center}.store-footer__copyright{margin-bottom:10px}}.form-custom__coupon{flex-shrink:0;height:20px;margin-left:10px;width:20px}.form-custom__coupon svg{color:#24282d;height:20px;width:20px}.order-product{display:flex;overflow:hidden}.order-product:hover{text-decoration:none}.order-product__info{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;overflow:hidden}.order-product__pricing{align-items:center;display:flex;flex-wrap:wrap}.order-product__quantity{margin-left:auto}.order-product__quantity input{-moz-appearance:textfield;font-size:13px;padding:3px 8px;text-align:center}.order-product__quantity input::-webkit-inner-spin-button,.order-product__quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.order-product__quantity .btn{margin:0;padding:3px 8px}.order-product__quantity .btn-text{font-size:18px;line-height:1}.order-product__image{background:#ffffff;border-radius:4px;display:block;flex-shrink:0;height:55px;margin-right:10px;overflow:hidden;position:relative;width:86px}.order-product__image img{display:block;width:100%}.order-product__image svg{color:var(--store-color);height:100%;left:0;margin:auto;position:absolute;right:0;width:45%}.order-product__name{color:#24282d;display:block;font-size:15px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.order-product__name:hover{text-decoration:none}.order-product__price{color:#24282d;flex-shrink:0;font-size:14px;font-weight:500}.order-product__old-price{font-size:14px;margin-left:5px}.order-product__count{color:#6d7883;font-size:14px}.order-product__right{align-self:center;color:#afb8c0;flex-shrink:0;height:24px;width:24px}.order-area{border:2px dashed var(--store-color);border-radius:8px;margin-top:20px;padding:15px 10px}.order-area>div:last-child{margin-bottom:0}.order-area__title{color:#24282d;font-size:17px;font-weight:500;margin-bottom:5px;text-align:center}.order-area__subtitle{color:#6d7883;font-size:14px;text-align:center}.order-line{font-size:15px;font-weight:500;margin-bottom:10px;text-align:center}.order-file{align-items:center;display:flex;margin-bottom:10px}.order-file__icon{display:flex;height:32px;margin-right:10px;width:32px}.order-file__icon svg{fill:var(--store-color)}.order-file__info{flex:1;margin-right:10px;overflow:hidden}.order-file__title{color:#24282d;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.order-file__subtitle{color:#6d7883;font-size:12px}.order-product__old-price,.product-card__old-price,.product-line__old-price,.product__old-price{color:#24282d;font-weight:500;position:relative}.order-product__old-price:after,.product-card__old-price:after,.product-line__old-price:after,.product__old-price:after{background-color:#f11d1d;content:"";display:block;height:1px;left:0;position:absolute;top:45%;transform:rotate(-9deg);width:100%}.product__buy{bottom:0;left:0;opacity:0;padding:10px 15px;position:fixed;right:0;transform:translateY(60px) scale(.9);transition:transform .2s,opacity .2s;z-index:2}.product__buy.fade{opacity:1;transform:unset}@media (min-width:769px){.product__buy{display:none}}.product__info{position:-webkit-sticky;position:sticky;top:20px}.product__descr{font-size:15px;margin-top:30px}.product__descr h2{font-size:20px}.product__descr h3{font-size:18px}.product__descr h4{font-size:16px}@media (max-width:767px){.product__descr h2{font-size:18px}.product__descr h3{font-size:16px}.product__descr h4{font-size:15px}}.product__pricing{align-items:center;display:flex;margin-bottom:20px}.product__pricing>:not(:last-child){margin-right:10px}.product__price{color:#24282d;font-size:22px;font-weight:700}.product__old-price{font-size:15px}.product__discount{background:#f11d1d;border-radius:6px;color:#fff;font-size:13px;font-weight:700;line-height:1;padding:3px}.product__pwyw input{font-size:18px;padding:12px 30px 12px 0;text-align:center}.product__pwyw label{font-size:20px;font-weight:500;padding-left:16px}.modal .product__buy{padding:10px 35px}.gallery{border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden}.gallery__wrapper{background:#f6f8f8;height:0;padding-bottom:64%;position:relative}.gallery__wrapper:hover .gallery__arrow{opacity:.7}.gallery__images img{display:none;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gallery__arrow{align-items:center;background:#fff;border-radius:40px;box-shadow:0 0 5px rgba(36,40,45,.15);cursor:pointer;display:flex;height:36px;justify-content:center;opacity:0;position:absolute;top:calc(50% - 20px);transition:opacity .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:36px}.gallery__arrow svg{fill:rgba(0,0,0,.4);height:18px;width:18px}.gallery__arrow:hover{opacity:1!important}.gallery__arrow--next{right:15px}.gallery__arrow--prev{left:15px}.gallery__close{cursor:pointer;padding:10px;position:absolute;right:5px;top:5px;z-index:1}.gallery__thumbs{margin:0 20px;padding:20px 0}.gallery__thumbs-rail{display:flex;position:relative;transition:left .2s}.gallery__thumbs-item{cursor:pointer;flex-shrink:0;height:45px;margin-right:10px;width:70px}.gallery__thumbs-item:last-child{margin-right:0}.gallery__thumbs-item img{border:3px solid transparent;border-radius:6px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__thumbs-item.is_active img{border:3px solid var(--store-color)}.gallery__check{background:#fff;border-radius:4px;bottom:15px;font-size:12px;font-weight:500;left:15px;opacity:.7;padding:2px 5px;position:absolute}@media (max-width:575px){.box-sm-compact .gallery{border-radius:0}}.product-skeleton{border-radius:8px;overflow:hidden;position:relative}.product-skeleton:before{animation:load 1s cubic-bezier(.4,0,.2,1) infinite;background:linear-gradient(90deg,transparent 0,hsla(0,0%,100%,.8) 50%,transparent);content:"";display:block;height:100%;left:-50%;position:absolute;top:0;width:50%;z-index:1}@keyframes load{0%{left:-150px}to{left:100%}}.product-skeleton__gallery{background:#edeff2;height:0;padding-bottom:64%}.product-skeleton__name{background:#edeff2;border-radius:50px;height:29px;margin-bottom:20px;width:80%}.product-skeleton__descr{background:#edeff2;border-radius:50px;height:18px;margin-top:10px;width:100%}.product-skeleton__descr:last-child{width:60%}.product-skeleton__buy{background:#edeff2;border-radius:6px;height:48px;width:100%}.product-skeleton__price{background:#edeff2;border-radius:50px;height:27px;margin-top:15px;width:100px}.product-card-skeleton{background:linear-gradient(180deg,#fff 20%,hsla(0,0%,100%,0) 95%);border-radius:12px;height:0;margin-bottom:20px;padding-bottom:90%;width:100%}.product-card{background:#fff;border:1px solid rgba(18,20,22,.06);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:100%;padding:10px}.product-card__image{background:var(--store-color-transparent);border-radius:8px;height:0;margin-bottom:10px;overflow:hidden;padding-bottom:70%;position:relative}.product-card__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.product-card__image svg{color:var(--store-color);height:100%;left:0;margin:auto;position:absolute;right:0;width:35%}.product-card__discount{background:#f11d1d;border-radius:4px;color:#fff;font-size:13px;font-weight:700;left:10px;line-height:1;padding:2px;position:absolute;top:10px}.product-card__name{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#24282d;display:-webkit-box;font-size:15px;line-height:20px;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.product-card__name:hover{text-decoration:none}.product-card__info{align-items:baseline;display:flex;margin-top:auto}.product-card__info>:not(:last-child){margin-right:5px}.product-card__info .btn{margin-left:auto}.product-card__price{color:#24282d;font-size:17px;font-weight:700;line-height:1}.product-card__old-price{font-size:13px}.product-card__soldout{color:#6d7883;font-size:13px;margin-left:auto;padding:4px 0}@media (max-width:575px){.product-card{padding:8px}.product-card__image{margin-bottom:8px}.product-card__name{font-size:13px;line-height:18px;margin-bottom:8px}.product-card__info{flex-wrap:wrap}.product-card__info .btn{margin-top:8px;width:100%}.product-card__price{font-size:15px}.product-card__soldout{margin-left:0;margin-top:8px;width:100%}}.product-line{align-items:center;background:#fff;border-radius:8px;color:#24282d;cursor:pointer;display:flex;margin-bottom:10px;padding:6px}.product-line__image{background:var(--store-color-transparent);border-radius:6px;flex-shrink:0;height:36px;margin-right:10px;overflow:hidden;position:relative;width:48px}.product-line__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-line__image svg{color:var(--store-color);height:100%;left:0;margin:auto;position:absolute;right:0;width:50%}.product-line__wrapper{display:flex;flex:1 1 auto;flex-direction:column;margin-right:10px;overflow:hidden}.product-line__name{word-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#24282d;display:-webkit-box;flex:1 1 100%;font-size:15px;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.product-line__name:hover{text-decoration:none}.product-line__pricing{align-items:baseline;display:flex;flex-shrink:0;margin-right:15px}.product-line__pricing>:not(:last-child){margin-right:5px}.product-line__price{font-size:14px;font-weight:700}.product-line__old-price{font-size:13px}.product-line__soldout{color:#6d7883;font-size:13px;padding:4px 0}.product-line__btn{flex:0 0 110px;text-align:right}@media (min-width:768px){.product-line__wrapper .product-line__pricing{display:none}}@media (max-width:767px){.product-line>.product-line__pricing,.product-line__btn>.product-line__soldout{display:none}.product-line__btn{flex:0 0 auto}.product-line__name{margin-bottom:5px}.product-line__image{height:44px;width:58px}}@media (max-width:575px){.product-line__name{font-size:13px}}.row-product>div{margin-bottom:20px}@media (max-width:575px){.row-product{margin-left:-5px;margin-right:-5px}.row-product>div{margin-bottom:10px;padding-left:5px;padding-right:5px}}.btn-store{background:var(--store-color);color:var(--store-color-text)}.btn-store:not([disabled]):not(.disabled):active,.btn-store:not([disabled]):not(.disabled):hover{background:var(--store-color-hover)}.payment__qrcode{background:#fff;border:1px solid rgba(18,20,22,.06);border-radius:8px;display:block;margin:auto;max-width:180px;padding:10px;text-align:center}.payment__qrcode img{width:100%}.payment__wallet{color:#24282d;display:none;font-size:13px}@media (max-width:575px){.payment__wallet{display:block}}.payment__param{margin-top:20px}.payment__param-name{color:#6d7883;font-size:14px;margin-bottom:5px}.payment__param-value{align-items:center;color:#24282d;display:flex;font-size:15px;font-weight:700;word-break:break-word}.payment__param-value .btn{margin-left:5px}.payment__param-value--large{font-size:24px}.payment__timer{background:var(--store-color-transparent);border-radius:8px 8px 0 0;overflow:hidden;padding:2px 20px;position:relative}.payment__timer-indicator{background:var(--store-color);height:100%;left:0;position:absolute;top:0;width:100%}.payment__timer-value{color:var(--store-color-text);font-size:11px;font-weight:700;line-height:1;position:relative;z-index:2}.radio-wdgt2 input:checked~.radio-wdgt2-box{border:1px solid var(--store-color);box-shadow:0 0 0 1px var(--store-color)}.radio-wdgt2 input:checked~.radio-wdgt2-box:after{background:var(--store-color);border:1px solid var(--store-color)}.custom-control-input:checked~.custom-control-label:before{background:var(--store-color);border-color:var(--store-color)}.form-control:focus,.form-custom:focus-within{border:1px solid var(--store-color);box-shadow:0 0 0 1px var(--store-color)}
/*# sourceMappingURL=store.css.map */