@charset "UTF-8";/*! normalize.css-dev v8.0.1 | MIT License | github.com/necolas/normalize.css-dev */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block;overflow-x:hidden}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}a{text-decoration:none}ul{padding:0;list-style:none}h1{padding:0;margin:0}button{border-radius:0;border-style:none;border-color:none;-o-border-image:none;border-image:none;cursor:pointer}input:active,input:focus,input:hover{outline:0;outline-offset:0}ul{padding:0;margin:0}a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:initial}.alert{display:inline-block}.text-control h1,.text-control h2,.text-control h3{font-weight:600;font-size:24px;color:var(--text-primary);margin-top:0;margin-bottom:0}.nowrap{text-wrap:nowrap;display:inline-block}.alert-dismissible{display:block;max-width:600px;margin:auto}.text-danger{color:#ff1332!important}.container .container{padding-left:0;padding-right:0}.container-fluid .container{padding-left:0;padding-right:0}@media (min-width:1400px){.container{width:1330px}}.container-fluid{max-width:1920px;padding-left:20px;padding-right:20px}@media (max-width:1000px){.container-fluid{padding-left:15px;padding-right:15px}}:root{--bg-primary:#0d0d0d;--bg-secondary:#ffffff;--text-primary:#000000;--bg-megamenu:#E2E2E2;--bg-revert:#ffffff;--shadow:rgba(13, 13, 13, 0.4);--bg-grey:#E2E2E2;--success:#00A046;--danger:#FF1332;--grey-variant:#999999;--accent:#fed502;--accent-secondary:#FFF617;--grey:#999999;--sale:#FF1332;--text-primary-lock:#000000;--bg-secondary-lock:#ffffff;--text-secondary-lock:#ffffff}.dark-mode{--bg-primary:#343A40;--bg-secondary:#212529;--text-primary:#ffffff;--bg-megamenu:#343A40;--bg-revert:#000;--shadow:rgba(255, 255, 255, 0.4);--grey-variant:#474747}.header{z-index:2}.header__top{padding-top:10px;padding-bottom:10px;background-color:var(--bg-primary)}.header__top-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.header__nav-item a{color:var(--text-secondary-lock);font-size:20px;font-weight:500}.header__nav-item--accent a{color:var(--bg-secondary-lock)}.header__nav-item a:hover{font-weight:600;text-decoration:underline}.header__language-switcher form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__language-switcher-item button{border-radius:100%;background-color:var(--bg-primary);color:var(--text-secondary-lock);font-size:20px;font-weight:600;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__language-switcher-item--current button{border:1px solid var(--text-secondary-lock)}.header__language-switcher-item button:hover{color:var(--accent)}.header__language-switcher-item--current button:hover{border:1px solid var(--accent)}.header__theme-switch{position:relative;display:inline-block;width:60px;height:34px;margin-bottom:0}.header__theme-switch input{opacity:0;width:0;height:0}.header__theme-switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--bg-secondary);-webkit-transition:.4s;transition:.4s;border-radius:34px}.header__theme-switch-slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:var(--text-primary);-webkit-transition:.4s;transition:.4s;border-radius:50%}.header__theme-switch input:checked+.header__theme-switch-slider{background-color:var(--bg-secondary)}.header__theme-switch input:checked+.header__theme-switch-slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.header__bottom{background-color:var(--bg-secondary);position:relative}.header__bottom-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px;padding-bottom:10px;position:relative;max-width:100%;overflow:hidden;width:100%}.header__megamenu-btn{display:block;padding:10px 20px;border-radius:30px;color:var(--bg-secondary);background-color:var(--text-primary);font-size:20px;font-weight:600}.header__megamenu-btn:hover{color:var(--accent)}.header__megamenu-btn:focus{color:var(--accent)}.header__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;position:relative}.header__icons svg{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.header__icons-item--wishlist{position:relative}.header__icons-item--wishlist svg path{fill:var(--bg-secondary);stroke:var(--text-primary);stroke-width:4px}.header__icons-item--wishlist:hover svg path{fill:var(--text-primary)}.header__icons-item--cart{position:relative}.header__icons-item--cart svg path:nth-child(1){fill:var(--text-primary)}.header__icons-item--cart:hover svg path:nth-child(2){fill:var(--text-primary)}.header__icons-item--account svg path{fill:var(--text-primary)}.header__icons-item--account:hover svg circle,.header__icons-item--account:hover svg rect{fill:var(--text-primary)}.header__icons-item--search svg path{fill:var(--text-primary)}.header__icons-item--search:hover svg path{fill:var(--accent)}.header__icons-item--search{z-index:1}.header__search-wrap{padding-right:5px;background-color:var(--bg-revert);position:absolute;left:calc(-100% - 80px);border-radius:30px;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;width:300px;border:2px solid var(--text-primary-lock)}.header__search-send{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__search-send svg path{fill:var(--text-primary)}.header__search--show .header__search-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.header__search-input{height:40px;background-color:var(--bg-revert);border-radius:30px 0 0 30px;border-right:1px solid #000;outline:0;border-top:none;border-left:none;border-bottom:none;width:100%;padding-left:20px;padding-right:25px;color:var(--text-primary)}.header__search-input::-webkit-input-placeholder{color:var(--grey)}.header__search-input::-moz-placeholder{color:var(--grey)}.header__search-input:-ms-input-placeholder{color:var(--grey)}.header__search-input::-ms-input-placeholder{color:var(--grey)}.header__search-input::placeholder{color:var(--grey)}.header__search-wrap button{background-color:var(--bg-revert);border-radius:0 30px 30px 0;height:40px}.header__search-wrap button:hover svg path{fill:var(--accent)}.header__search-close{position:absolute;right:55px;top:10px}.header__search-close svg{width:12px;height:12px;-o-object-fit:contain;object-fit:contain}.header__icons-count{background-color:var(--accent);color:var(--text-primary-lock);width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;font-weight:600;border-radius:100%;position:absolute;top:-5px;right:-5px}.header__megamenu{width:100%;padding:20px 60px;background-color:var(--bg-megamenu);border:none;border-radius:0;display:none;position:fixed;left:0;top:170px;z-index:10;right:0}.header__megamenu--show{display:block}.header__megamenu-dropdown{position:initial}.header__megamenu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:400px;width:100%;overflow:auto}.header__megamenu-item--main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.header__megamenu-link{color:var(--text-primary)}.header__megamenu-link:hover{color:var(--accent)}.header__megamenu-link--main{font-size:14px;font-weight:600;padding-bottom:20px}.header__megamenu-link--submenu{padding-left:20px;padding-bottom:15px}.header__megamenu-link--submenu:last-child{padding-bottom:20px}.header__megamenu-link--submenu a{font-size:14px;font-weight:600}.header__icons-item--burger-tablet{display:none}.header__bottom-logo{display:none}.header__bottom-logo img{width:64px;height:48px;-o-object-fit:contain;object-fit:contain}.header__icons-item--burger-mobile{display:none}.header__mobile{position:fixed;left:0;top:0;width:100%;height:100%;background-color:var(--bg-primary);padding-top:20px;padding-bottom:20px;overflow:auto;display:none;z-index:9999}.header__mobile--show{display:block}.header__mobile-logo img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain}.header__mobile-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile-menu{margin-top:30px}.header__mobile-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:25px}.header__mobile-menu-link{color:var(--text-secondary-lock);font-size:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%}.header__mobile-menu-link svg{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.header__mobile-menu-link svg path{fill:var(--text-secondary-lock)}.header__mobile-menu-link:focus,.header__mobile-menu-link:hover{color:var(--text-secondary-lock)}.header__mobile-theme-switch-title{font-size:15px;font-weight:400;color:var(--text-secondary-lock)}.header__mobile-theme-switch{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px}.header__mobile-lang-switch-title{font-size:15px;font-weight:400;color:var(--text-secondary-lock)}.header__mobile-lang-switch{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px}.header__language--modile .header__language-switcher-item--current button{border:1px solid var(--accent);color:var(--accent)}.header__mobile-social{margin-top:20px}.header__mobile-social-title{color:var(--text-secondary-lock);font-size:16px;font-weight:600}.header__mobile-social-list{margin-top:15px}.header__mobile-social-list ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.header__mobile-social-list svg{width:34px;height:35px;-o-object-fit:contain;object-fit:contain}.header__mobile-contacts{margin-top:30px}.header__mobile-contacts-title{color:var(--text-secondary-lock);font-size:16px;font-weight:600}.header__mobile-contacts-list{margin-top:15px}.header__mobile-contacts-link,.header__mobile-contacts-name{color:var(--text-secondary-lock);font-size:14px}.header__mobile-contacts-link:focus,.header__mobile-contacts-link:hover{color:var(--text-secondary-lock)}.header__megamenu-top{display:none}.header__megamenu-close svg path{fill:var(--text-secondary-lock)}.header__megamenu-sub-dropdown{display:none}.header__megamenu-sub-dropdown svg path{fill:var(--text-secondary-lock)}.header__megamenu-item--mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;width:100%}.header__megamenu-sub-dropdown--active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:1400px){.header__megamenu{padding-left:0;padding-right:0;bottom:0}}@media screen and (max-width:1400px){.header__megamenu-list{max-height:700px;gap:0 30px;padding:20px 20px}}@media screen and (max-width:1000px){.header__megamenu-sub-dropdown{display:block;padding-top:3px;padding-left:3px;padding-right:3px}.header__megamenu{position:fixed;left:0;top:70px;height:calc(100vh - 60px);overflow-y:auto;padding-left:20px;padding-right:20px}.header__megamenu-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px;padding-bottom:30px}.header__megamenu-title{font-size:20px;font-weight:500;color:var(--text-secondary-lock)}.header__megamenu-list{max-height:calc(100% - 68px);overflow-y:auto}.header__megamenu{background-color:var(--bg-primary)}.header__megamenu-link{color:var(--text-secondary-lock)}.header__megamenu-submenu{display:none}.header__top{display:none}.header__megamenu-btn{padding:8px 15px;font-size:16px}.header__bottom{background-color:var(--bg-primary)}.header__megamenu-btn{background-color:var(--bg-secondary-lock);color:var(--bg-primary)}.header__icons-item--wishlist svg path{fill:var(--bg-primary);stroke:var(--text-secondary-lock);stroke-width:4px}.header__icons-item--wishlist:hover svg path{fill:var(--text-secondary-lock)}.header__icons-item--cart svg path:nth-child(1){fill:var(--text-secondary-lock)}.header__icons-item--cart:hover svg path:nth-child(2){fill:var(--text-secondary-lock)}.header__icons-item--account svg path{fill:var(--text-secondary-lock)}.header__icons-item--account:hover svg circle,.header__icons-item--account:hover svg rect{fill:var(--text-secondary-lock)}.header__icons-item--search svg path{fill:var(--text-secondary-lock)}.header__icons-item--burger-tablet{display:block}.header__bottom-logo{display:block}.header__categories{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header__megamenu-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding-right:20px}.header__icons svg{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.header__search-wrap{left:calc(-100% - 60px)}.header__search-close svg{width:12px;height:12px}.header__search-input{height:45px}.header__search-wrap button{height:45px}.header__search-close{top:15px}.header__search-send svg{width:25px;height:25px}.header__megamenu-sub-show{display:block}.header__megamenu-link:focus,.header__megamenu-link:hover{color:var(--accent)}}@media screen and (max-width:570px){.header__megamenu{position:fixed;left:0;top:50px;height:calc(100% - 50px);overflow-y:auto;padding-left:10px;padding-right:10px}.header__icons-item--burger-tablet{display:none}.header__bottom-logo{display:none}.header__megamenu-dropdown{display:none}.header__icons-item--burger-mobile{display:block}.header__search-input{height:35px}.header__search-wrap button{height:35px;width:32px}.header__search-close{top:9px;right:45px;width:12px;height:20px}.header__search-wrap{right:0;position:absolute;left:unset;width:230px}.header__search-send svg{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.header__megamenu-btn--catalog{background-color:var(--text-primary);color:var(--bg-secondary);display:inline-block;margin:0 auto}.header__megamenu-sub-show{display:block}.header__icons{width:230px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.dark-mode .header__search-wrap{border:none}.dark-mode .header__search-input{height:40px;background-color:var(--bg-revert);border-radius:30px 0 0 30px;border-right:1px solid #000;outline:0;border-top:none;border-left:none;border-bottom:none;width:100%;padding-left:20px;padding-right:25px}.header__bottom--fixed{position:fixed;z-index:9999;top:0;width:100%}.header-fixed .header__megamenu{top:65px}@media screen and (max-width:570px){.header-fixed .header__megamenu{top:50px}}.header__nav-item .active-nav{color:var(--accent)}.body-megamenu--show{max-height:100%;overflow:hidden}.body-megamenu--show-mob{max-height:100%;overflow:hidden}.header__mobile-inner{padding-right:0;padding-left:0}.header__megamenu-item--main{max-width:calc(25% - 20px)}@media screen and (max-width:1400px){.header__megamenu-item--main{max-width:calc(33% - 20px)}}@media screen and (max-width:1000px){.header__megamenu-item--main{max-width:100%}.header__megamenu-list{padding-left:5px;padding-right:5px}}.header__mobile-lang-switch-title,.header__mobile-theme-switch-title{text-wrap:nowrap}.header__mobile-lang-switch{gap:80px}.header__mobile-theme-switch{gap:90px}.body-burger--show{max-height:100%;overflow:hidden}.header__bottom{-webkit-box-shadow:0 4px 4px var(--shadow);box-shadow:0 4px 4px var(--shadow)}@media screen and (max-width:570px){.header__search-wrap{right:3px;position:fixed;left:unset;width:230px;top:5px}}@media screen and (max-width:1000px){.header__search-close{top:13px}}@media screen and (max-width:570px){.header__search-close{top:9px}}.header__search-send svg path{fill:#000!important}.dark-mode .header__search-send svg path{fill:#fff!important}.header__search-send{padding:3px}.header__bottom-inner:after{display:none}.header__icons--mob-left{width:35px}.header__search-input{font-size:17px}.category-list{padding-top:30px;padding-bottom:70px}.category-list__title{color:var(--text-primary);font-size:36px;font-weight:600;text-align:center}.category-list__wrap{margin-top:30px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.category-list__item{border-radius:20px;background-color:var(--bg-secondary)}.category-list__item:hover{-webkit-box-shadow:0 2px 12px var(--shadow);box-shadow:0 2px 12px var(--shadow)}.category-list__item-link{width:100%;height:100%;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px}.category-list__item-img{width:100px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:30px}.category-list__item-name{color:var(--text-primary);font-size:20px;font-weight:600;text-align:center}@media screen and (max-width:1000px){.category-list__title{font-size:24px}.category-list__wrap{grid-template-columns:1fr 1fr}}@media screen and (max-width:570px){.category-list{padding-bottom:60px}.category-list__item-name{font-size:16px}.category-list__item-img{width:85px;height:60px}}.category-page__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding-top:30px;padding-bottom:30px}.category-page__sidebar{width:320px}.category-page__content{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.category-page__title h1{text-align:center;color:var(--text-primary);font-size:36px;font-weight:600}.category-page__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding-top:30px;padding-bottom:30px;padding-right:40px}.category-page__catalog-btn{text-align:center;padding-bottom:20px;display:none}@media screen and (max-width:1700px){.category-page__list{padding-right:0}}@media screen and (max-width:1000px){.category-page__sidebar{display:none}.category-page__title h1{font-size:24px}}@media screen and (max-width:879px){.category-page__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}}@media screen and (max-width:570px){.category-page__title h1{font-size:24px}.category-page__catalog-btn{display:block}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pagination li{border:none}.pagination li a{font-size:16px;font-weight:600;color:var(--text-primary);border-radius:5px;border:1px solid var(--bg-megamenu);background:0 0}.pagination .active{border:1px solid var(--accent);background-color:var(--bg-secondary)!important;border-radius:5px}.pagination .active:hover{border:1px solid var(--accent);background-color:var(--bg-secondary)!important;color:var(--text-primary)}.pagination .active:hover span{background:0 0!important;color:var(--accent)}.pagination .active span{font-size:16px;font-weight:600;color:var(--accent);background:0 0;border:none}.dark-mode .account__info-logout:hover{color:var(--text-primary)}.dark-mode .category-nav__link-child:hover{color:var(--accent)}.footer{background-color:var(--bg-primary);padding-top:30px;padding-bottom:20px}.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.footer__colum{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer__title{font-size:20px;font-weight:600;color:var(--text-secondary-lock);padding-bottom:15px;text-align:center}.footer__nav-item{margin-bottom:10px}.footer__nav-link{font-size:20px;font-weight:500;color:var(--text-secondary-lock)}.footer__nav-link--accent{color:var(--accent)}.footer__nav-link:hover{color:var(--text-secondary-lock)}.footer__nav-link--accent:hover{color:var(--accent)}.footer__contacts-item{text-align:center}.footer__contacts-item a,.footer__contacts-item span{font-size:18px;font-weight:400;color:var(--text-secondary-lock)}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding-top:10px}.footer__social-link{display:block}.footer__social-link svg{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.footer__pay-method-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:5px;padding-top:15px}.footer__pay-method-item svg{width:50px;height:40px;-o-object-fit:contain;object-fit:contain}.footer__privacy-policy{padding-top:20px}.footer__privacy-policy a{font-size:14px;font-weight:400;color:var(--text-secondary-lock);text-decoration:underline}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;bottom:12px}.footer__bottom a{font-size:14px;font-weight:400;color:var(--text-secondary-lock);text-decoration:underline}.footer__bottom span{font-size:14px;font-weight:400;color:var(--text-secondary-lock)}@media screen and (max-width:1000px){.footer__title{display:none}.footer__bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__colum{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__social-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.footer__contacts-item{text-align:left}.footer__pay-method-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.footer__colum:last-child{max-width:245px}.footer__bottom{position:initial;margin-top:20px}.footer__social-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.footer__contacts-item a,.footer__contacts-item span{font-size:16px}.footer__privacy-policy a{font-size:16px}.footer__contacts{padding-top:70px}.footer__social{position:absolute;right:0;left:0}.footer__colum{position:relative}}@media screen and (max-width:750px){.footer__social-link svg{width:32px;height:32px}}@media screen and (max-width:570px){.footer__contacts-item a,.footer__contacts-item span{font-size:12px}.footer__nav-link{font-size:16px}.footer__social-link svg{width:32px;height:32px}.footer__pay-method-item svg{width:50px;height:40px}.footer__privacy-policy a{font-size:12px}.footer__bottom a,.footer__bottom span{font-size:12px}.footer__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer__social{position:absolute;right:0;top:0}.footer__social-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.footer__info{position:absolute;right:0;bottom:5px}.footer__privacy-policy{padding-top:0}.footer__pay-method-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.footer__contacts-list{max-width:180px}.footer__colum{position:initial}.footer__social{position:absolute;right:0;top:0;left:unset}.footer__contacts{padding-top:0}}.footer .container{position:relative}.category-nav{padding-top:10px}.category-nav__item{margin-bottom:20px}.category-nav__link{font-size:16px;font-weight:600;color:var(--text-primary)}.category-nav__link-child{font-size:16px;font-weight:500;color:var(--text-primary);padding-left:20px}.category-nav__item-child:not(:last-child){margin-bottom:20px}.category-nav__item-child--active .category-nav__link-child{font-weight:600}.category-nav__link:focus,.category-nav__link:hover{color:var(--text-primary)}.category-nav__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.category-nav__sub-toggle{cursor:pointer;line-height:1}.category-nav__sub-toggle svg path{fill:var(--text-primary)}.category-nav__item--active .category-nav__sub-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.category-nav__sub{display:none;margin-top:20px}.category-nav__item--active .category-nav__sub{display:block}@media screen and (max-width:1240px){.category-nav__link{font-size:14px}}.pw-product-cart{width:calc(25% - 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:10px;padding-right:10px;margin-bottom:40px}.pw-product-cart__img{position:relative;padding-left:10px;padding-right:10px;width:100%;text-align:center}.pw-product-cart__img a{display:block}.pw-product-cart__img-wrap{max-width:280px;width:100%;position:relative;margin:0 auto}.pw-product-cart__img img{max-width:280px;max-height:310px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px}.pw-product-cart__name{margin-top:10px}.pw-product-cart__name a{text-align:center;color:var(--text-primary);height:70px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:16px;font-weight:600}.pw-product-cart__options{margin-top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:10px;min-height:100px}.pw-product-cart__options-item{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;padding-top:5px;padding-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pw-product-cart__options-item--active{background-color:var(--bg-grey)}.pw-product-cart__options-value{font-size:16px;font-weight:600;color:var(--text-primary)}.pw-product-cart__options-name{font-size:16px;font-weight:500;color:var(--text-primary)}.pw-product-cart__options-price{font-size:16px;font-weight:600;color:var(--grey)}.pw-product-cart__options-price--sale{color:var(--sale)}.pw-product-cart__label-sale{background-color:var(--sale);color:var(--text-secondary-lock);font-size:20px;padding:3px 25px;font-weight:600;border-radius:30px}.pw-product-cart__label{position:absolute;left:10px;top:10px}.pw-product-cart__options-item--active .pw-product-cart__options-name,.pw-product-cart__options-item--active .pw-product-cart__options-value{color:var(--text-primary-lock)}.pw-product-cart__qty{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.pw-product-cart__qty-minus,.pw-product-cart__qty-plus{padding:0;background:0 0}.pw-product-cart__qty-minus svg path,.pw-product-cart__qty-plus svg path{fill:var(--text-primary)}.pw-product-cart__qty-minus svg rect,.pw-product-cart__qty-plus svg rect{fill:var(--bg-secondary)}.pw-product-cart__qty-value{min-width:50px;text-align:center;color:var(--text-primary);font-size:18px;font-weight:400}.pw-product-cart__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:10px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pw-product-cart__price{color:var(--text-primary);font-size:16px;font-weight:600;text-align:center;border-radius:30px 0 0 30px;-webkit-box-shadow:inset 0 0 5px var(--shadow);box-shadow:inset 0 0 5px var(--shadow);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:110px;padding-left:10px;padding-right:10px}.pw-product-cart__buy-btn{color:var(--text-primary-lock);font-size:24px;font-weight:600;background-color:var(--accent);padding:10px 15px;border-radius:0 30px 30px 0}.pw-product-cart__action{position:absolute;right:10px;top:10px;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pw-product-cart__action svg{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}.pw-product-cart__wishlist{background:0 0}.pw-product-cart__wishlist svg path:first-child{fill:var(--text-primary-lock)}.pw-product-cart__wishlist svg path:last-child{display:none}.pw-product-cart__short-desc-toggle svg:first-child path{fill:var(--text-primary-lock)}.pw-product-cart__short-desc-toggle svg:last-child path{fill:var(--accent)}.pw-product-cart__short-desc-toggle svg:last-child{display:none}.pw-product-cart__short-desc-toggle{background:0 0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px}.pw-product-cart__short-desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:var(--text-primary);font-size:14px;display:none;height:60px}.pw-product-cart__top{background-color:var(--bg-secondary);z-index:2;width:100%}.pw-product-cart__short-desc--show .pw-product-cart__short-desc-toggle svg:first-child{display:none}.pw-product-cart__short-desc--show .pw-product-cart__short-desc-toggle svg:last-child{display:block}.pw-product-cart__short-desc--show .pw-product-cart__short-desc{display:-webkit-box}.pw-product-cart__short-desc--show .pw-product-cart__top{position:absolute;bottom:0}.pw-product-cart__short-desc--show .pw-product-cart__img{padding-bottom:80px}.pw-product-cart__options-old-price{font-size:14px;font-weight:400;color:var(--grey);text-decoration:line-through}.pw-product-cart__options--product-page{min-width:280px;position:relative}.pw-product-cart__price--product-page{height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;max-width:160px}.pw-product-cart__bottom--product-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.pw-product-cart__buy-btn--product-page{border-radius:30px}.pw-product-cart__wishlist--product-page svg{height:35px;width:35px;-o-object-fit:contain;object-fit:contain}.pw-product-cart__wishlist--product-page svg path{fill:var(--text-primary)}.pw-product-cart__wishlist--product-page:hover svg path{fill:var(--accent)}.pw-product-cart__buy--product-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding-left:0}@media screen and (max-width:1400px){.pw-product-cart{width:calc(33% - 20px)}}@media screen and (max-width:1300px){.pw-product-cart{width:calc(50% - 10px)}.pw-product-cart__short-desc-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1300px){.pw-product-cart{width:calc(33% - 20px)}}@media screen and (max-width:1200px){.pw-product-cart{width:calc(50% - 20px)}}@media screen and (max-width:1000px){.pw-product-cart{width:calc(30%)}}@media screen and (max-width:867px){.pw-product-cart{width:calc(50% - 10px);margin-bottom:20px;padding-left:0;padding-right:0}}@media screen and (max-width:570px){.pw-product-cart__action{gap:5px}.pw-product-cart__action svg{width:25px;height:25px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}.pw-product-cart__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pw-product-cart__price{min-width:130px;border-radius:30px;height:50px}.pw-product-cart__buy-btn{padding:10px 20px;border-radius:30px}.pw-product-cart__short-desc{-webkit-line-clamp:5;height:100px}.pw-product-cart__price--product-page{min-width:130px}.pw-product-cart__qty-value{min-width:30px}.pw-product-cart__buy--product-page{padding-left:0}}@media screen and (max-width:400px){.pw-product-cart{width:calc(50% - 5px)}.pw-product-cart__label-sale{font-size:14px;padding:3px 10px}.pw-product-cart__options-value{font-size:14px}.pw-product-cart__options-name{font-size:14px}.pw-product-cart__options-price--sale{font-size:14px}.pw-product-cart__action{gap:0}.pw-product-cart__options-price{font-size:14px}}@media screen and (min-width:1201px){.pw-product-cart:hover .pw-product-cart__short-desc{display:-webkit-box}}@media screen and (min-width:1001px){.pw-product-cart:hover .pw-product-cart__img{padding-bottom:80px}.pw-product-cart:hover .pw-product-cart__top{position:absolute;bottom:0}}.pw-product-cart--slider{width:auto;padding-left:0;padding-right:0;padding-bottom:20px}.pw-product-cart__bottom:hover .pw-product-cart__buy-btn{background-color:var(--accent-secondary)}.pw-product-cart__bottom:hover .pw-product-cart__price{-webkit-box-shadow:5px 1px 20px var(--accent-secondary);box-shadow:5px 1px 20px var(--accent-secondary)}@media screen and (max-width:500px){.pw-product-cart--slider{padding:0}}.pw-product-cart__wishlist--added svg path:last-child{fill:var(--text-primary-lock);display:block}.pw-product-cart--out-off-stock .pw-product-cart__name a{color:var(--grey-variant)}.pw-product-cart--out-off-stock .pw-product-cart__buy-btn{background-color:var(--grey-variant)}.pw-product-cart--out-off-stock .pw-product-cart__options-item--active{background-color:var(--bg-grey)}.pw-product-cart--out-off-stock .pw-product-cart__options-item{background-color:var(--bg-grey)}.pw-product-cart--out-off-stock .pw-product-cart__img img{opacity:.4}.pw-product-cart--out-off-stock .pw-product-cart__short-desc{color:var(--grey-variant)}.pw-product-cart--out-off-stock .pw-product-cart__bottom:hover .pw-product-cart__price{-webkit-box-shadow:inset 0 0 5px var(--shadow);box-shadow:inset 0 0 5px var(--shadow)}.pw-product-cart--out-off-stock .pw-product-cart__bottom:hover .pw-product-cart__buy-btn{background-color:var(--grey-variant)}.dark-mode .pw-product-cart--out-off-stock .pw-product-cart__options-value{color:var(--text-primary-lock)}.dark-mode .pw-product-cart--out-off-stock .pw-product-cart__options-name{color:var(--text-primary-lock)}@media screen and (max-width:430px){.pw-product-cart__short-desc{-webkit-line-clamp:3;height:62px}}.product-page{padding-bottom:100px}.product-page__title h1{font-size:28px;font-weight:600;color:var(--text-primary);text-align:center}.product-page__tabs-wrap{margin-top:30px;-webkit-box-shadow:inset 0 0 5px var(--shadow);box-shadow:inset 0 0 5px var(--shadow)}.product-page__tabs{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding-top:10px;padding-bottom:10px}.product-page__tabs li a{border:none;background:0 0;font-size:18px;color:var(--text-primary)}.product-page__tabs li a:hover{background:0 0}.product-page__tabs .active a{font-weight:600;border:none;background:0 0}.product-page__tab-content{display:none}.product-page__tab-content-wrap .active{display:block}.product-page__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:70px;padding-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page__gallery-thumbnails{width:360px;height:480px}.product-page__gallery-thumbnail{width:100%;height:100%}.product-page__gallery-thumbnail img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:20px}.product-page__info{padding-top:30px}.product-page__stock-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.product-page__stock-status span{font-size:20px;font-weight:600;color:var(--success)}.product-page__stock-status--off-stock{color:var(--danger)!important}.product-page__price-wrap{padding-top:20px;font-size:28px;font-weight:600;color:var(--text-primary)}.product-page__options{padding-top:50px}.product-page__qty{padding-top:20px}.product-page__info-bottom{padding-top:20px}.product-page__description{padding-top:60px;max-width:900px;margin:0 auto;color:var(--text-primary);font-size:18px}.product-page__options-info-toggle{background:0 0;border:none}.product-page__options-info-toggle svg{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.product-page__options-info-toggle svg:first-child path{fill:var(--text-primary)}.product-page__options-info-toggle svg:last-child path{fill:var(--accent)}.product-page__options-info-toggle:hover svg path{fill:var(--accent)}.product-page__options-info-text{display:none}.product-page__options-info--show .product-page__options-info-text{display:block}.product-page__options-info-toggle svg:last-child{display:none}.product-page__options-info--show .product-page__options-info-toggle svg:last-child{display:block}.product-page__options-info--show .product-page__options-info-toggle svg:first-child{display:none}.product-page__options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;position:relative}.product-page__options-info-text{width:256px;padding:10px 15px;border-radius:35px;background-color:var(--bg-secondary);color:var(--text-primary);font-size:14px;-webkit-box-shadow:0 2px 12px var(--shadow);box-shadow:0 2px 12px var(--shadow);text-align:center;position:absolute;z-index:2;top:53px;right:-265px}.product-page__bottom{margin-top:90px}.product-page__attributes-list{margin-top:40px}.product-page__attributes-title{text-align:center;font-size:24px;font-weight:600;color:var(--text-primary)}.product-page__attributes-name{font-size:20px;font-weight:600;color:var(--text-primary)}.product-page__attributes-text{font-size:20px;font-weight:400;color:var(--text-primary)}.product-page__attributes-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-page__attributes-item:not(:last-child){margin-bottom:30px}.product-page__attributes-title{text-align:center;font-size:24px;font-weight:600;color:var(--text-primary)}.product-page__reviews-star-empty path{fill:var(--grey)}.product-page__reviews-star-fill path{fill:var(--accent)}.product-page__reviews-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-page__reviews-author{font-size:16px;color:var(--text-primary);font-weight:600}.product-page__reviews-date{font-size:16px;color:var(--text-primary);font-weight:400}.product-page__reviews-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:10px}.product-page__reviews-text{margin-top:20px;font-size:18px;color:var(--text-primary);font-weight:400}.product-page__reviews-item:not(:last-child){margin-bottom:40px}.product-page__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;gap:200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-page__attributes{width:100%;max-width:600px}.product-page__reviews-list{padding-top:50px;padding-bottom:50px}.product-page__reviews{width:100%}.product-page__reviews-item--hidden{display:none}.product-page__reviews--show-all .product-page__reviews-item--hidden{display:block}.product-page__reviews-show-all{margin-top:40px;text-align:center;text-decoration:underline}.product-page__reviews-show-all-btn{font-size:16px;font-weight:600;color:var(--text-primary)}.product-page__reviews-show-all-btn:hover{color:var(--accent)}.product-page__reviews-empty{font-size:16px;font-weight:600;color:var(--text-primary);text-align:center;margin-top:40px}.product-page__reviews-submit{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page__options-info--tab{display:none}.product-page__wishlist--product-page-tab{display:none}.product-page__gallery-thumbnails{position:relative}.product-page__gallery-thumbnails-labels{position:absolute;right:10px;top:10px}.product-page__gallery-thumbnails-labels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.product-page__gallery-thumbnails-labels svg{width:35px;height:35px;-o-object-fit:contain;object-fit:contain}.product-page__gallery-thumbnails-labels svg path{fill:var(--text-primary-lock)}.product-page__gallery-thumbnails-labels svg:hover path{fill:var(--accent)}.product-page__options-info--mob{display:none}.product-page__bottom-price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.product-page__sale-price{color:var(--sale)}.product-page__old-price{font-size:24px;font-weight:400;text-decoration:line-through}.product-page__gallery-thumbnails li:not(:first-child){display:none}.product-page__gallery-thumbnails-sale{background-color:var(--sale);color:var(--text-secondary-lock);font-size:20px;padding:3px 25px;font-weight:600;border-radius:30px;position:absolute;left:10px;top:10px}.product-page__wishlist--product-page-desc svg path{fill:var(--text-primary)}.product-page__wishlist--product-page-desc svg:hover path{fill:var(--accent)}.product-page__tab-specification{padding-top:30px}.product-page__product-mini-thumb a{display:block;width:220px;height:220px;margin:0 auto}.product-page__product-mini-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.product-page__product-mini{width:330px;padding-top:10px;padding-bottom:10px;border:1px solid var(--text-primary);border-radius:30px}.product-page__product-mini-price-wrap{text-align:center;color:var(--text-primary);margin-top:20px;font-size:24px;font-weight:600}.product-page__qty--mini{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page__buy-btn--mini{border-radius:30px;font-size:24px}.product-page__product-mini-buy{text-align:center;padding-top:10px}.product-page__product-mini-old-price{font-size:21px;font-weight:400;text-decoration:line-through}.product-page__product-mini-sale-price{color:var(--sale)}.product-page__tab-specification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-page__tab-review{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:600px;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto}.product-page__tab-review .product-page__product-mini{margin-top:50px}.product-page__product-mini .product-page__gallery-thumbnails-mini:not(:first-child){display:none}.product-page__gallery-thumbnail--opacity{opacity:.4}@media screen and (max-width:1310px){.product-page__options-info-text{top:-40px;right:-110px}}@media screen and (max-width:1000px){.product-page__product-mini{width:256px}.product-page__attributes-name{font-size:16px}.product-page__attributes-text{font-size:16px}.product-page__tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:40px;padding-right:40px}.product-page__description{font-size:16px}.product-page__tabs li a{font-size:16px}.product-page__options-info--desc{display:none}.product-page__options-info--tab{display:block}.product-page__wishlist--product-page-desc{display:none}.product-page__wishlist--product-page-tab{display:block}.product-page__gallery-thumbnails{width:230px;height:310px}.product-page__price-wrap{padding-top:5px}.product-page__options{padding-top:5px}.product-page__qty{padding-top:0}.product-page__info-bottom{padding-top:0}.product-page__gallery{padding-top:20px}.product-page__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px}.product-page__attributes{width:100%;max-width:550px;margin:auto}.product-page__reviews{width:100%;padding-left:30px;padding-right:30px}.product-page__options-info--show{position:relative}.product-page__options-info-text{position:absolute;left:-160px;top:-115px}.product-page__title{font-size:24px}.product-page__attributes--tab-specification{width:calc(100% - 340px)}.product-page__top{gap:40px}.product-page__tab-content-wrap{padding-left:60px;padding-right:60px}}@media screen and (max-width:570px){.product-page__bottom-price-wrap{padding-left:50px}.product-page__tab-content-wrap{padding-left:10px;padding-right:10px}.product-page__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.product-page__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page__tabs li a{font-size:14px;text-wrap:nowrap}.product-page__tabs{padding-left:0;padding-right:0;gap:5px}.product-page__title{padding-top:20px}.product-page__info{padding-top:0}.product-page__stock-status{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page__price{font-size:24px;text-align:center;padding-top:5px}.product-page__qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-page__options-info--mob{display:block}.product-page__options-info--tab{display:none}.product-page__options-info-text{left:-210px}.product-page__price-wrap{text-align:center}.product-page__product-mini{display:none}.product-page__attributes--tab-specification{width:100%}}.product-page__product-mini{display:none}#tab-review .product-page__reviews-item--hidden{display:block}#tab-review .product-page__reviews-show-all{display:none}.product-page__attributes--tab-specification{width:100%}.product-page__tab-content-wrap{padding-left:0;padding-right:0}@media screen and (max-width:570px){.product-page__reviews{padding-left:0;padding-right:0}}.product-page__reviews-form{max-width:600px}.product-page__price-wrap--out .product-page__old-price{color:var(--grey-variant)}.product-page__price-wrap--out .product-page__sale-price{color:var(--grey-variant)}.product-page__price-wrap--out .product-page__price{color:var(--grey-variant)}.product-page__bottom{max-width:1400px;margin-left:auto;margin-right:auto}.product-page__reviews-form{margin-left:auto;margin-right:auto}.breadcrumb{background:0 0;padding-top:0}.breadcrumb__wrap{background-color:var(--bg-secondary)}.breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;list-style:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto}.breadcrumb__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.breadcrumb__link{color:var(--text-primary);font-size:16px;text-wrap:nowrap}.breadcrumb__link:hover{color:var(--accent)}.breadcrumb__list li:first-child .breadcrumb__link{font-size:0}.breadcrumb__list li:first-child .breadcrumb__link:before{content:"";width:25px;height:25px;background-image:url(/catalog/view/theme/primepackstore/img/home.svg);background-position:center;background-size:contain;display:block}.breadcrumb__separator svg path{stroke:var(--text-primary)}.breadcrumb__list li:last-child .breadcrumb__separator{display:none}@media screen and (max-width:1000px){.breadcrumb{padding-bottom:0}.breadcrumb__link{font-size:14px}}.dark-mode .breadcrumb__list li:first-child .breadcrumb__link:before{background-image:url(/catalog/view/theme/primepackstore/img/home-light.svg)}.form__primary input[type=email],.form__primary input[type=password],.form__primary input[type=tel],.form__primary input[type=text],.form__primary textarea{border:1px solid var(--text-primary);border-radius:30px;font-size:20px;font-weight:500;color:var(--text-primary);width:100%;background-color:var(--bg-secondary)}.form__primary input[type=email]::-webkit-input-placeholder,.form__primary input[type=password]::-webkit-input-placeholder,.form__primary input[type=tel]::-webkit-input-placeholder,.form__primary input[type=text]::-webkit-input-placeholder,.form__primary textarea::-webkit-input-placeholder{color:var(--grey);font-size:20px;font-weight:500}.form__primary input[type=email]::-moz-placeholder,.form__primary input[type=password]::-moz-placeholder,.form__primary input[type=tel]::-moz-placeholder,.form__primary input[type=text]::-moz-placeholder,.form__primary textarea::-moz-placeholder{color:var(--grey);font-size:20px;font-weight:500}.form__primary input[type=email]:-ms-input-placeholder,.form__primary input[type=password]:-ms-input-placeholder,.form__primary input[type=tel]:-ms-input-placeholder,.form__primary input[type=text]:-ms-input-placeholder,.form__primary textarea:-ms-input-placeholder{color:var(--grey);font-size:20px;font-weight:500}.form__primary input[type=email]::-ms-input-placeholder,.form__primary input[type=password]::-ms-input-placeholder,.form__primary input[type=tel]::-ms-input-placeholder,.form__primary input[type=text]::-ms-input-placeholder,.form__primary textarea::-ms-input-placeholder{color:var(--grey);font-size:20px;font-weight:500}.form__primary input[type=email]::placeholder,.form__primary input[type=password]::placeholder,.form__primary input[type=tel]::placeholder,.form__primary input[type=text]::placeholder,.form__primary textarea::placeholder{color:var(--grey);font-size:20px;font-weight:500}.form__primary textarea{padding:15px 20px}.form__primary input[type=email],.form__primary input[type=password],.form__primary input[type=tel],.form__primary input[type=text]{padding:15px 20px}.form__primary input:focus,.form__primary textarea:focus{border:1px solid var(--text-primary);outline:0}.form__primary input[type=submit]{border:none}.form__primary h2{margin-bottom:30px;font-size:24px;font-weight:600;color:var(--text-primary)}.form__group{position:relative;padding-top:7px;margin-bottom:20px}.form__group label{color:var(--grey);font-size:20px;font-weight:500;position:absolute;left:25px;top:22px;text-wrap:nowrap;max-width:80%;overflow:hidden}.form__group--active label{font-size:12px;font-weight:400;color:var(--text-primary);position:absolute;left:25px;top:-3px;background-color:var(--bg-secondary);padding-left:5px;padding-right:5px}.form__primary--error input[type=email],.form__primary--error input[type=password],.form__primary--error input[type=tel],.form__primary--error input[type=text],.form__primary--error textarea{border:1px solid var(--danger)}.form__primary--error label{color:var(--danger)}.form__error{font-size:12px;color:var(--danger);padding-left:20px;padding-top:5px}.form__primary-checkbox label{color:var(--text-primary);font-size:20px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.form__primary-checkbox label a{color:var(--text-primary);font-size:20px;font-weight:500;text-decoration:underline}.form__primary-checkbox input{display:none;width:30px;height:30px}.form__primary-checkbox--center label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__primary-checkbox label .form__primary-checkbox-pseudo{width:40px;height:40px;background-color:var(--bg-secondary);border:1px solid var(--text-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.form__primary-checkbox input:checked+.form__primary-checkbox-pseudo{border:1px solid var(--accent)}.form__primary-checkbox input:checked+.form__primary-checkbox-pseudo:before{content:'';width:20px;height:20px;background-color:var(--accent);border-radius:100%}@media screen and (max-width:1000px){.form__primary-checkbox label{font-size:16px}.form__primary-checkbox label a{font-size:16px}.form__primary-checkbox label{gap:10px}}@media screen and (max-width:570px){.form__primary-checkbox label .form__primary-checkbox-pseudo{width:30px;height:30px}}.form__error{text-align:left}.form__group input:not(:-moz-placeholder-shown)+label{font-size:12px;font-weight:400;color:var(--text-primary);position:absolute;left:25px;top:-3px;background-color:var(--bg-secondary);padding-left:5px;padding-right:5px}.form__group input:not(:-ms-input-placeholder)+label{font-size:12px;font-weight:400;color:var(--text-primary);position:absolute;left:25px;top:-3px;background-color:var(--bg-secondary);padding-left:5px;padding-right:5px}.form__group input:not(:placeholder-shown)+label{font-size:12px;font-weight:400;color:var(--text-primary);position:absolute;left:25px;top:-3px;background-color:var(--bg-secondary);padding-left:5px;padding-right:5px}.form__group input:focus+label{font-size:12px;font-weight:400;color:var(--text-primary);position:absolute;left:25px;top:-3px;background-color:var(--bg-secondary);padding-left:5px;padding-right:5px}.rating-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rating-item{width:50px;height:50px;background-image:url(/catalog/view/theme/primepackstore/img/star.svg);background-size:contain;background-position:center;background-repeat:no-repeat;cursor:pointer}.rating-js .active{background-image:url(/catalog/view/theme/primepackstore/img/star-fill.svg)}.btn__primary{font-size:24px;font-weight:600;background-color:var(--accent);color:var(--text-primary-lock);padding:10px 25px;border-radius:30px}.btn__primary--lg{padding:30px 40px}.btn__primary--md{padding:20px 40px}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:slick;font-weight:400;font-style:normal}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.recommendation{margin-top:100px}.recommendation__title{font-size:28px;font-weight:600;color:var(--text-primary);text-align:center}.recommendation__slider{margin-top:40px}.recommendation__slider-next svg path,.recommendation__slider-prev svg path{fill:var(--text-primary)}.recommendation__slider-next:hover svg path,.recommendation__slider-prev:hover svg path{fill:var(--accent)}.recommendation__slider-next,.recommendation__slider-prev{cursor:pointer;background-color:var(--bg-secondary);border-radius:100%}.recommendation__slider-wrap{position:relative}.recommendation__slider-next,.recommendation__slider-prev{position:absolute;top:calc(50% - 13px);z-index:2}.recommendation__slider-prev{left:0}.recommendation__slider-next{right:0}.recommendation__slider-wrap{padding-left:60px;padding-right:60px}@media screen and (max-width:1250px){.recommendation__slider-next,.recommendation__slider-prev{display:none}.recommendation__slider-wrap{padding-left:0;padding-right:0}}.header-checkout{padding-top:20px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--bg-secondary)}.header-checkout svg{width:168px;height:126px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1000px){.header-checkout svg{width:120px;height:90px}}@media screen and (max-width:570px){.header-checkout svg{width:100px;height:75px}}.footer-checkout{padding-top:20px;padding-bottom:20px;background-color:var(--bg-megamenu)}.footer-checkout__text{font-size:16px;font-weight:400;color:var(--text-primary)}.footer-checkout__text a{font-size:16px;font-weight:600;color:var(--text-primary);text-wrap:nowrap}.pw-mini-cart{background-color:var(--bg-secondary);position:relative;z-index:3;padding-right:5px;max-height:100%;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.pw-mini-cart__container{width:100%;max-width:970px;max-height:calc(100% - 40px);z-index:3;background-color:var(--bg-secondary);-webkit-box-shadow:0 2px 12px var(--shadow);box-shadow:0 2px 12px var(--shadow);border-radius:35px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 30px 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.pw-mini-cart__wrap{position:fixed;width:100%;height:100%;left:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;z-index:99999999999}.pw-mini-cart__close-btn{background:0 0}.pw-mini-cart__close-btn svg{width:23px;height:23px;-o-object-fit:contain;object-fit:contain}.pw-mini-cart__close-btn svg path{fill:var(--text-primary)}.pw-mini-cart__close-btn:hover svg path{fill:var(--accent)}.pw-mini-cart__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;padding-right:0;padding-bottom:20px;background-color:var(--bg-secondary)}.pw-mini-cart__title{font-size:28px;font-weight:600;color:var(--text-primary)}.pw-mini-cart__empty{font-size:28px;font-weight:600;color:var(--text-primary);text-align:center;padding-top:50px;padding-bottom:50px}.pw-mini-cart__list{height:100%;overflow-y:auto;overflow-x:hidden}.pw-mini-cart__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-right:50px;background-color:var(--bg-secondary);padding-top:25px}.pw-mini-cart__total{font-weight:600;font-size:22px;color:var(--text-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px}.pw-mini-cart__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.pw-mini-cart__button-checkout{background-color:var(--accent);color:var(--text-primary-lock);padding:18px 40px;border-radius:35px;-webkit-box-shadow:0 4px 4px var(--shadow);box-shadow:0 4px 4px var(--shadow);font-size:18px;font-weight:600;text-align:center}.pw-mini-cart__button-continue{font-size:18px;font-weight:600;color:var(--text-primary);text-decoration:underline;background:0 0}.pw-mini-cart__product-info{padding-top:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}.pw-mini-cart__product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:30px}.pw-mini-cart__product:not(:last-child){margin-bottom:30px}.pw-mini-cart__product-img{height:170px;width:130px;position:relative;margin-right:20px}.pw-mini-cart__product-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px}.pw-mini-cart__product-title a{font-size:18px;font-weight:600;color:var(--text-primary)}.pw-mini-cart__product-remove button{background:0 0}.pw-mini-cart__product-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pw-mini-cart__product-option{display:block;margin-top:5px;font-size:18px;font-weight:500;color:var(--text-primary)}.pw-mini-cart__product-price-wrap{font-size:18px;font-weight:600;color:var(--text-primary);margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.pw-mini-cart__product-old-price{font-size:18px;font-weight:400;text-decoration:line-through}.pw-mini-cart__product-special-price{color:var(--sale)}.pw-mini-cart__product-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:20px}.pw-mini-cart__product-total{font-size:18px;font-weight:600;color:var(--text-primary)}.pw-mini-cart__product-qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.pw-mini-cart__label-sale{background-color:var(--sale);color:var(--text-secondary-lock);font-size:20px;padding:3px 25px;font-weight:600;border-radius:30px;position:absolute;left:10px;top:10px}.pw-mini-cart__mintotal{text-align:center;font-size:18px;color:var(--danger)}@media screen and (max-width:1000px){.pw-mini-cart__wrap{top:68px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;max-width:100%;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.pw-mini-cart__container{border-radius:0;max-width:100%;height:100%;max-height:calc(100% - 68px)}.pw-mini-cart__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding-right:0}.pw-mini-cart__total{margin:0 auto}.pw-mini-cart__buttons{width:100%}}@media screen and (max-width:670px){.pw-mini-cart__product-title a{font-size:14px;font-weight:600}.pw-mini-cart__product-price-wrap{margin-top:10px}.pw-mini-cart__product-old-price,.pw-mini-cart__product-option,.pw-mini-cart__product-price-wrap,.pw-mini-cart__product-special-price{font-size:14px}.pw-mini-cart__product-total{font-size:16px}.pw-mini-cart__product-img{margin-right:10px}.pw-mini-cart__product{padding:0}.pw-mini-cart__bottom{padding-top:15px}.pw-mini-cart__product-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:10px}.pw-mini-cart__container{padding:10px}.pw-mini-cart__product-info{padding-top:10px}.pw-mini-cart__label-sale{font-size:14px}.pw-mini-cart__top{padding-right:0;padding-left:0}}@media screen and (max-width:570px){.pw-mini-cart__wrap{top:50px}.pw-mini-cart__product-img{width:120px}.pw-mini-cart__product-price-wrap{margin-top:10px}.pw-mini-cart__product-total{font-size:18px}.pw-mini-cart__total{font-weight:600;font-size:18px}.pw-mini-cart__button-continue{padding-bottom:20px}.pw-mini-cart__container{max-height:calc(100% - 50px);height:100%}.pw-mini-cart__button-checkout{font-size:19px}}@media screen and (max-width:400px){.pw-mini-cart__button-checkout{padding-left:0;padding-right:0;width:100%;font-size:16px}}.pw-mini-cart--empty .pw-mini-cart__button-checkout,.pw-mini-cart--empty .pw-mini-cart__total{display:none}.pw-mini-cart--empty .pw-mini-cart__bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-show .pw-mini-cart__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.pw-mini-cart::-webkit-scrollbar{width:10px}.pw-mini-cart::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;background-color:var(--bg-secondary)}.pw-mini-cart::-webkit-scrollbar-thumb{background:var(--grey);border-radius:10px}.cart-show{max-height:100%;overflow:hidden}.pw-mini-cart__product-total{min-width:130px;text-align:left}.pw-mini-cart__button-continue:hover{color:var(--accent)}.page-registration__title{margin-top:30px;text-align:center}.page-registration__title h1{text-align:center;color:var(--text-primary);font-size:28px;font-weight:600}.page-registration__subtitle{margin-top:25px;text-align:center;font-size:24px;font-weight:400;margin-bottom:20px;color:var(--text-primary)}.page-registration__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:35px}.page-registration__colum{width:100%;max-width:400px}.page-registration__colum--center{margin:0 auto}.page-registration__submit{margin-top:40px;text-align:center;padding-bottom:80px}.page-registration__submit input[type=submit]{margin-top:30px}@media screen and (max-width:1000px){.page-registration__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.page-registration__colum{max-width:100%}}.bottom-widget{position:fixed;right:45px;top:calc(50% - 77px);z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.bottom-widget__sale{width:65px;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--text-primary-lock);font-size:21px;font-weight:600;background-color:var(--accent);cursor:pointer;border-radius:100%}.bottom-widget__contact{width:65px;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00a046;cursor:pointer;border-radius:100%}.bottom-widget__contact svg path{fill:var(--bg-secondary)}.bottom-widget__contact svg{width:35px;height:35px;-o-object-fit:contain;object-fit:contain}.bottom-widget__popup-title{text-align:center;font-size:28px;font-weight:600;color:var(--text-primary)}.bottom-widget__popup-desc{margin-top:40px;max-width:600px;text-align:center;margin-left:auto;margin-right:auto;font-size:20px;font-weight:500;color:var(--text-primary)}.bottom-widget__popup-desc a,.bottom-widget__popup-desc span{font-weight:600;color:var(--text-primary)}.bottom-widget__popup-desc a:hover{color:var(--text-primary)}.bottom-widget__popup-btn{text-align:center;margin-top:30px;margin-bottom:30px}.bottom-widget__popup-form{margin-top:30px;text-align:center;font-size:28px;font-weight:600;color:var(--text-primary)}.bottom-widget__popup--login{width:900px}.bottom-widget__popup-subtitle{margin-top:20px;font-size:24px;font-weight:600;color:var(--text-primary);text-align:center}.bottom-widget__popup-form-link{margin-top:20px;text-align:left}.bottom-widget__popup-form-link a{font-size:20px;font-weight:500;color:var(--text-primary);border-bottom:1px solid var(--text-primary)}.bottom-widget__popup-btn-link{font-size:24px;font-weight:600;color:var(--text-primary);border-bottom:1px solid var(--text-primary)}.bottom-widget__popup-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottom-widget__popup-btn--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (max-width:1000px){.bottom-widget{right:45px}.bottom-widget__popup--login{width:100%}.bottom-widget__popup-subtitle{font-size:21px}}@media screen and (max-width:570px){.bottom-widget{right:5px;gap:10px}.bottom-widget__popup-btn{gap:20px}.bottom-widget__popup-btn--mob-revert{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.bottom-widget__popup-title{font-size:24px}.bottom-widget__sale{width:45px;height:45px;font-size:18px}.bottom-widget__contact{width:45px;height:45px}.bottom-widget__contact svg{width:25px;height:25px}}.dark-mode .bottom-widget__popup-btn-link:hover{color:var(--accent);border-bottom:1px solid var(--accent)}.popup{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999}.popup--active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup--show{padding-right:10px}.cart-show{padding-right:10px}.body-megamenu--show{padding-right:10px}.popup-close{background:0 0}.popup-close svg path{fill:var(--text-primary)}.popup-inner{z-index:99999999}.popup-inner{background-color:var(--bg-secondary);-webkit-box-shadow:0 2px 12px var(--shadow);box-shadow:0 2px 12px var(--shadow);border-radius:35px;padding-top:20px;padding-bottom:20px;max-width:calc(100% - 40px)}.popup-content{padding-left:95px;padding-right:95px}.popup-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding-left:20px;padding-right:20px}@media screen and (max-width:1000px){.popup-content{padding-left:60px;padding-right:60px}}@media screen and (max-width:570px){.popup-content{padding-left:20px;padding-right:20px}}#popup-info-text{font-size:20px;font-weight:600;color:var(--text-primary-lock);padding-bottom:20px}#info-popup .popup-inner{background-color:var(--bg-grey);max-width:780px}#info-popup{-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding-bottom:20px}#info-popup .popup-content{padding-left:40px;padding-right:40px}#info-popup .popup-top{display:none}#info-popup #popup-info-text{padding-bottom:0;text-align:center}#contact-popup .bottom-widget__popup-title{max-width:780px;line-height:1.1}#contact-popup .bottom-widget__popup-btn{margin-top:20px;margin-bottom:20px}#wishlist-access-popup .bottom-widget__popup-desc a{color:var(--text-primary);font-weight:600}#wishlist-access-popup .bottom-widget__popup-btn{margin-top:30px;margin-bottom:20px}#wishlist-access-popup .bottom-widget__popup-desc{margin-top:0}#login-popup .form__group{margin-bottom:5px}#login-popup .form__primary-checkbox{margin-top:15px}#login-popup .popup-content{padding-left:40px;padding-right:40px}@media screen and (max-width:700px){#login-popup .popup-content{padding-left:15px;padding-right:15px}}#login-popup .popup-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#login-popup .popup-inner{padding-bottom:0}#forgot-popup .bottom-widget__popup-desc{text-align:left;font-size:18px;max-width:800px}#forgot-popup .bottom-widget__popup-desc span{font-weight:600}#forgot-popup .popup-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#forgot-popup .popup-content{padding-left:40px;padding-right:40px}@media screen and (max-width:700px){#forgot-popup .popup-content{padding-left:15px;padding-right:15px}}#forgot-popup .popup-inner{padding-bottom:0}#forgot-popup .bottom-widget__popup-form{margin-top:10px}#forgot-popup .bottom-widget__popup-btn{margin-top:10px}.popup--show{max-height:100%;overflow:hidden}.popup-inner{max-height:calc(100% - 40px);overflow-y:auto}.popup-inner::-webkit-scrollbar-track{margin-top:30px;margin-bottom:30px}#wishlist-access-popup .popup-content{padding-left:40px;padding-right:40px}#info-popup{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:sticky;bottom:0}#info-popup .popup-inner{margin:auto}.delivery-page__title{text-align:center}.delivery__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:120px;padding-bottom:50px;border-bottom:1px solid var(--grey);padding-left:50px;padding-right:50px}.delivery__text ul{list-style:disc;padding-left:20px}.delivery__text ul li{font-weight:400;font-size:18px;color:var(--text-primary)}.delivery__text ul li:not(:last-child){margin-bottom:10px}.delivery__text-title{font-weight:600;font-size:20px;color:var(--text-primary);margin-bottom:20px;margin-top:40px;padding-left:50px}.delivery__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:400;font-size:18px;color:var(--text-primary)}.delivery__item:not(:last-child){margin-bottom:20px}.delivery__item--mw{max-width:320px}.delivery__item span{display:block}.delivery__item .text_weight{font-weight:600}@media screen and (max-width:1000px){.delivery__wrap{padding-left:20px;padding-right:20px}.delivery__text-title{padding-left:20px}.delivery__text ul li{font-size:16px}.delivery__item{font-size:16px}}@media screen and (max-width:1000px) and (max-width:570px){.delivery__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-left:0;padding-right:0}.delivery__list{padding-top:0}}.payment-methods{margin-top:50px;padding-left:50px;padding-right:50px;padding-bottom:50px;border-bottom:1px solid var(--grey)}.payment-methods__list{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.payment-methods__text{font-weight:400;font-size:18px;color:var(--text-primary);margin-top:5px;max-width:330px}@media screen and (max-width:1000px){.payment-methods{padding-left:20px;padding-right:20px}.payment-methods__text{font-size:16px}}@media screen and (max-width:570px){.payment-methods{padding-left:0;padding-right:0}.payment-methods__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.return__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;padding-left:50px;padding-right:50px;padding-top:50px;padding-bottom:50px}.return__title{font-weight:600;font-size:20px;color:var(--text-primary);margin-bottom:15px}.return__text{font-weight:400;font-size:18px;color:var(--text-primary);margin-bottom:15px}.return__text a{font-weight:400;font-size:20px;color:var(--text-primary)}.return__text ul{list-style:disc;padding-left:20px}.return__text--mt{margin-top:30px}@media screen and (max-width:1000px){.return__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-left:20px;padding-right:20px}.return__text{font-size:16px}}@media screen and (max-width:574px){.return__wrap{padding-left:0;padding-right:0}}.information-page{padding-top:50px}.information-page__title{text-align:center}@media screen and (max-width:1000px){.information-page{padding-top:30px}}@media screen and (max-width:570px){.information-page{padding-top:20px}}.about{padding-left:50px;padding-right:50px}.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;padding-top:40px}.about__colum{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}.about__text{font-weight:400;font-size:18px;color:var(--text-primary);margin-bottom:20px}.about__title,.about__title h2{font-weight:600;font-size:18px;color:var(--text-primary);margin-bottom:20px}.about__subtitle{font-weight:600;font-size:20px;color:var(--text-primary);text-align:center;margin-top:50px}.about__step{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;border-bottom:1px solid var(--grey);margin-bottom:100px;position:relative}.about__step-item{max-width:360px;position:relative;padding-bottom:20px;width:30%;-ms-flex-preferred-size:30%;flex-basis:30%}.about__step-item:after{width:16px;height:16px;content:"";background-color:var(--accent);position:absolute;bottom:-8px;border-radius:100%;left:calc(50% - 8px)}.about__step-num{font-weight:600;font-size:24px;color:var(--text-primary);text-align:center}.about__step-text{margin-top:10px;font-weight:400;font-size:18px;color:var(--text-primary);text-align:center}@media screen and (max-width:1000px){.about__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.about__colum{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.about__text{font-size:16px}.about__subtitle{margin-top:30px;font-size:18px}.about__step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:none;border-left:1px solid var(--grey)}.about__step-num{text-align:left}.about__step-num{font-size:18px}.about__step-text{text-align:left;font-size:16px;margin-top:0}.about__step-item{padding-left:20px}.about__step-item{width:100%;max-width:unset}.about__step-item:after{bottom:initial;border-radius:100%;top:8px;left:-8px}}@media screen and (max-width:754px){.about__text{font-size:14px}.about__step-text{font-size:14px}}.page-contact__wrap{padding-top:40px;padding-bottom:100px}.page-contact__title h1{font-weight:600;font-size:24px;color:var(--text-primary);text-align:center}.page-contact__subtitle{margin-top:40px;font-weight:600;font-size:20px;color:var(--text-primary);text-align:center;margin-bottom:15px}.page-contact__text{text-align:center;font-weight:400;font-size:20px;color:var(--text-primary)}.page-contact__text a{text-align:center;font-weight:400;font-size:20px;color:var(--text-primary)}.page-contact__text--underline{text-decoration:underline}@media screen and (max-width:574px){.page-contact__title h1{font-size:20px;font-weight:600;color:var(--text-primary);text-align:center}.page-contact__subtitle{font-size:16px;text-align:left}.page-contact__text{font-size:16px;text-align:left}.page-contact__text a{font-size:16px;text-align:left}}.search-page__text{padding-top:50px;text-align:center}.checkout__title{font-size:24px;font-weight:600;color:var(--text-primary);margin-bottom:30px}#simplecheckout_customer .form__primary-radio label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}#simplecheckout_customer .form__primary-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:20px;width:100%}.checkout h1{font-size:36px;font-weight:600;color:var(--text-primary);text-align:center;margin-top:30px;margin-bottom:30px}#simplecheckout_customer .form-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}#simplecheckout_customer .form__group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:calc(50% - 20px);margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#simplecheckout_customer .btn__primary{margin-top:20px;display:inline-block;cursor:pointer}#simplecheckout_customer .simplecheckout-warning-block{width:100%}#consumer-register-btn-close{display:none}.simplecheckout_cart{margin-top:30px}.checkout__cart-table{background-color:var(--bg-megamenu);padding:15px 40px;border-radius:20px}.checkout__cart-img{max-width:330px}.checkout__cart-table-img{max-width:330px}.checkout__cart-table table{width:100%}.checkout__cart-table thead th{padding-bottom:15px;font-size:18px;font-weight:600;color:var(--text-primary)}.checkout__cart-table thead th:not(:first-child){text-align:center}.checkout__cart-table thead th:last-child{text-align:right}.checkout__cart-table thead th a{font-size:18px;font-weight:600;color:var(--text-primary);text-decoration:underline}.simplecheckout_cart .simplecheckout-warning-block{width:100%}.checkout__cart-img{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout__cart-img img{-ms-flex-negative:0;flex-shrink:0;width:75px;height:75px;-o-object-fit:cover;object-fit:cover;border-radius:15px}.checkout__cart-img span{font-size:16px;font-weight:400;color:var(--text-primary)}.simplecheckout_cart table tbody td{padding-top:15px;padding-bottom:15px}.checkout__cart-old-price{font-size:16px;font-weight:400;color:var(--text-primary);text-decoration:line-through}.checkout__cart-sale-price{font-size:18px;font-weight:500;color:var(--sale)}.checkout__cart-price{font-size:16px;font-weight:400;color:var(--text-primary)}.checkout__cart-table-price{text-align:center}.checkout__cart-table-qty{text-align:center}.checkout__cart-table-total{text-align:right}.checkout__cart-qty{font-size:18px;font-weight:400;color:var(--text-primary)}.checkout__cart-total{font-size:20px;font-weight:600;color:var(--text-primary)}.checkout__total-promo{background-color:var(--bg-megamenu);border-radius:35px;padding:20px;text-align:center}.checkout__total-promo-title{font-size:24px;font-weight:600;color:var(--text-primary)}.checkout__total-promo-btn{margin-top:20px}.checkout__total-promo-btn a{font-size:20px;font-weight:500;color:var(--text-primary);border-bottom:1px solid var(--text-primary);padding-bottom:1px}.checkout__total-promo-send a,.checkout__total-promo-send a span{cursor:pointer;display:inline-block}.checkout__total-promo-area{display:none}.checkout__total-promo-area--show{display:block}.checkout__total-inner{margin-top:20px;background-color:var(--bg-megamenu);border-radius:35px;padding:20px;width:100%}.checkout__total-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkout__total-name{font-size:24px;font-weight:400;color:var(--text-primary)}.checkout__total-value{font-size:24px;font-weight:400;color:var(--text-primary)}.checkout__total-item--total .checkout__total-name{font-size:28px;font-weight:600;color:var(--text-primary)}.checkout__total-item--total .checkout__total-value{font-size:28px;font-weight:600;color:var(--text-primary)}.checkout__total-order{text-align:center;margin-top:40px;margin-bottom:10px}.product-warning{color:var(--danger)!important}.checkout__cart-img{padding-bottom:20px}.checkout__cart-qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.checkout__cart-qty span{width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkout__cart-qty button{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--bg-secondary);color:var(--text-primary);border-radius:10px;-ms-flex-negative:0;flex-shrink:0}.checkout__cart-qty button:focus{border:none;outline:0}.checkout__cart-qty input{border:none;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;text-align:center;outline:0}.checkout__cart-qty{padding-left:10px;padding-right:10px}.checkout__cart-img button{background-color:var(--bg-megamenu)}.checkout-edit-control{display:none!important}.checkout-edit-control--active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.product-warning{color:var(--danger)}#simplecheckout_shipping .form__primary-radio label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:20px}#simplecheckout_shipping_address .form__primary-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}#simplecheckout_shipping_address .form__primary-radio label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:10px}#simplecheckout_shipping_address .form__primary-radio{margin-bottom:30px}#simplecheckout_shipping_address .form__primary-radio__title{font-size:20px;font-weight:500;color:var(--text-primary)}#simplecheckout_comment{padding-left:20px;padding-right:20px}#simplecheckout_shipping_address .form-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}#simplecheckout_shipping_address .form__primary-radio{width:100%}#simplecheckout_shipping_address .form__group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:calc(50% - 20px);margin-bottom:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#simplecheckout_payment .form__primary-radio label{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:20px}#simplecheckout_button_confirm{display:none!important}.simplecheckout-button-block{display:none!important}.checkout__cart-table-update{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.checkout__total-order-btn{display:inline-block}.checkout__cart--mob{display:none}.checkout__cart-list{background-color:var(--bg-megamenu);padding:15px 40px;border-radius:20px}.checkout__cart-list-top{text-align:center}.checkout__cart-list-top a{font-size:16px;font-weight:600;color:var(--text-primary);text-decoration:underline}.checkout__cart-list-inner{margin-top:15px}.checkout__cart-list-title{font-size:14px;font-weight:400;color:var(--text-primary)}.checkout__cart-list-item{margin-bottom:16px}.checkout__cart-list-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.checkout__cart-list-bottom-col{text-align:center}.checkout__cart-list-bottom-title{font-size:12px;font-weight:600;color:var(--text-primary)}.checkout__cart-list-bottom-value{font-size:16px;font-weight:400;padding-top:20px;padding-bottom:20px}.checkout__cart-list-total .checkout__cart-list-bottom-title{font-weight:600}.checkout__cart-list-total .checkout__cart-list-bottom-value{font-weight:600}.checkout__cart-list-bottom button{width:25px;height:25px}.checkout__cart--mob{margin-bottom:40px}.checkout__cart--mob .checkout-edit-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkout-edit-minus svg:focus,.checkout-edit-minus:focus,.checkout-edit-plus svg:focus,.checkout-edit-plus:focus{border:none;outline:0}.checkout-edit-minus svg:hover,.checkout-edit-minus:hover,.checkout-edit-plus svg:hover,.checkout-edit-plus:hover{border:none;outline:0}.checkout__cart-list-item-remove{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;margin-top:10px}.checkout-product-remove{background:0 0}@media screen and (min-width:1100px) and (max-width:1200px){#checkout-page .container{width:1060px}}@media screen and (max-width:1000px){#simplecheckout_customer .form__group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;max-width:400px}#simplecheckout_shipping_address .form__group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;max-width:400px}.checkout h1{font-size:24px}.checkout__title{font-size:20px}#simplecheckout_customer .form__primary-radio{gap:50px}.checkout__total{margin-bottom:100px}}@media screen and (max-width:730px){.checkout__cart{display:none}.checkout__cart--mob{display:block}.checkout__cart-img img{display:none}.checkout__cart-img span{font-size:14px}}@media screen and (max-width:570px){.checkout__total-name{font-size:16px}.checkout__total-value{font-size:16px}.checkout__total-item--total .checkout__total-name{font-size:18px}.checkout__total-item--total .checkout__total-value{font-size:18px}.checkout__total-item--total{margin-top:30px}#simplecheckout_comment{padding-left:0;padding-right:0}#simplecheckout_shipping .form__primary-radio label{padding:0}#simplecheckout_payment .form__primary-radio label{padding:0}#simplecheckout_shipping_address .form__primary-radio{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.simplecheckout-block-content{padding:0!important}.form-horizontal{padding:0!important}#simplecheckout_customer .form__primary-radio{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}#simplecheckout_customer .form__group{max-width:100%}}.simplecheckout-left-column .checkout__total{display:none}.simplecheckout-right-column .checkout__cart{display:none}.logged-customer #simplecheckout_customer .form__primary-checkbox{display:none!important}.simplecheckout-right-column .checkout__cart--mob{display:none}#checkout-page .dropdown-address{width:100%;border:1px solid var(--text-primary);border-radius:0 0 30px 30px;top:60px;padding:10px;background-color:var(--bg-secondary)}#checkout-page .dropdown-address li:hover{background-color:var(--bg-megamenu)}#checkout-page .dropdown-address li a{color:var(--text-primary);font-size:16px}#checkout-page .dropdown-address li a:hover{color:var(--text-primary)}#checkout-page .address-dropdown-show{border-radius:30px 30px 0 0}.dropdown-address::-webkit-scrollbar-track{margin-top:5px;margin-bottom:30px}#checkout-row-shipping_address_address_1,#checkout-row-shipping_address_address_2,#checkout-row-shipping_address_city{position:relative}#checkout-row-shipping_address_address_1:after,#checkout-row-shipping_address_address_2:after,#checkout-row-shipping_address_city:after{content:"";width:24px;height:24px;position:absolute;right:20px;top:23px;background-image:url(/catalog/view/theme/primepackstore/img/arrow.svg);display:block;background-size:contain;background-position:center;background-repeat:no-repeat}.address-dropdown-active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dark-mode #checkout-row-shipping_address_address_1:after,.dark-mode #checkout-row-shipping_address_address_2:after,.dark-mode #checkout-row-shipping_address_city:after{background-image:url(/catalog/view/theme/primepackstore/img/arrow-light.svg)}.form__group-coupon{margin-top:20px;margin-bottom:20px}.hide-coupon-area{cursor:pointer;display:none}.checkout__promo-area--show .hide-coupon-area{display:block}.hide-coupon-area svg path{fill:var(--text-primary)}.checkout__total-promo-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkout__promo-area--show .checkout__total-promo-title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.checkout__total-promo-value{margin-top:20px;margin-bottom:20px;text-align:center;font-size:24px;color:var(--text-primary)}.dropdown-address{display:none}.checkout__total-fixed{position:fixed;top:20px;width:503px}@media screen and (max-width:1399px){.checkout__total-fixed{width:440px}}@media screen and (max-width:1199px){.checkout__total-fixed{width:398px}}@media screen and (max-width:1099px){.checkout__total-fixed{width:363px}}@media screen and (max-width:1024px){.checkout__total-fixed{width:100%;position:initial}}#simplecheckout_form_0 .simplecheckout .content{text-align:center;font-size:28px;margin-top:50px}.checkout__cart-qty input{min-width:40px;padding-left:5px;padding-right:5px;-ms-flex-negative:1;flex-shrink:1}.checkout__cart-qty button{width:25px;height:25px;-ms-flex-negative:0;flex-shrink:0}.checkout__cart-qty button svg path{fill:var(--text-primary)}@media (min-width:1400px){#checkout-page .container{width:1395px}}@media only screen and (min-width:1024px){#checkout-page .simplecheckout-left-column{width:62%}}@media only screen and (min-width:1024px){#checkout-page .simplecheckout-right-column{width:36%}}#checkout-page #simplecheckout_form_0 .simplecheckout .content{color:var(--text-primary)}.checkout__cart-list-bottom-value{color:var(--text-primary)}.checkout-edit-minus,.checkout-edit-plus{padding:2px;width:25px;height:25px}.checkout-edit-minus svg,.checkout-edit-plus svg{width:15px;height:15px;-o-object-fit:contain;object-fit:contain;-ms-flex-negative:0;flex-shrink:0}#common-success{text-align:center;padding-top:30px;padding-bottom:80px}#common-success h1{font-size:20px;font-weight:600;color:var(--text-primary);padding-bottom:20px}#common-success p{font-size:20px;font-weight:400;color:var(--text-primary);padding-bottom:20px}#common-success p a{font-size:20px;font-weight:600;color:var(--text-primary);border-bottom:1px solid var(--text-primary);padding-bottom:2px}.success-page__btn{text-align:center;margin-top:40px}.account{padding-bottom:60px}.account__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.account__sidebar{width:300px}.account__sidebar ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.account__sidebar ul li a{color:var(--text-primary);font-size:24px;font-weight:600;width:100%;padding-top:30px;padding-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:30px;border:1px solid var(--text-primary)}.account__sidebar ul li a:hover{color:var(--text-primary-lock);background-color:var(--bg-grey);-webkit-box-shadow:0 2px 12px var(--shadow);box-shadow:0 2px 12px var(--shadow)}.account__content{width:calc(100% - 360px)}.account__top{color:var(--text-primary);font-size:16px;font-weight:500;text-align:right;margin-top:10px;margin-bottom:10px}.account__top span{font-weight:600}.account__info-logout{font-weight:600;font-size:24px;text-decoration:none;color:var(--text-primary);border-bottom:2px solid var(--text-primary);line-height:100%}.account__btn{margin-top:40px;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.account__btn input{border:none;outline:0}.account__title{font-weight:600;font-size:28px;color:var(--text-primary)}.account__info-list{margin-top:50px}.account__info-item{margin-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account__info-item-name{font-weight:600;font-size:20px;color:var(--text-primary);width:200px}.account__info-item-value{font-weight:400;font-size:20px;color:var(--text-primary)}.account__form{max-width:500px;margin-top:40px}@media screen and (max-width:1200px){.account__sidebar{margin-top:10px;width:100%}.account__sidebar ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.account__sidebar ul li a{width:initial;font-size:20px;padding:20px 40px;text-wrap:nowrap}.account__sidebar ul li:first-child{display:none}.account__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.account__title{font-size:28px;text-align:center}.account__info-item-name{font-size:16px}.account__info-item-value{font-size:16px}.account__content{width:100%}}@media screen and (max-width:570px){.account__sidebar ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.account__info-item{gap:10px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.account__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}.account__title{font-size:20px;text-align:center}}.dark-mode .account__sidebar ul li a:hover{color:var(--text-primary-lock);background-color:var(--text-secondary-lock)}.account .breadcrumb__list li:nth-last-child(2) .breadcrumb__separator{display:block}@media screen and (max-width:1000px){.account .breadcrumb{display:block}.account{padding-top:0}}.account__info-logout:hover{color:var(--accent)}.order-list{margin-top:30px;border:1px solid var(--text-primary);border-radius:30px}.order-list__text-empty{margin-top:20px;font-weight:600;font-size:24px;color:var(--text-primary)}.order-list__table{width:100%}.order-list__table thead{-webkit-box-shadow:0 0 3px var(--shadow);box-shadow:0 0 3px var(--shadow);border-radius:30px 30px 0 0}.order-list__table thead td{font-weight:600;font-size:16px;color:var(--text-primary);padding:10px 15px}.order-list__table tbody td{font-weight:400;font-size:16px;color:var(--text-primary);padding-top:20px;padding-bottom:20px}.order-list__table tbody tr:not(:last-child){border-bottom:1px solid var(--text-primary)}.order-list__info svg path{fill:var(--text-primary)}.order-list__info:hover svg path{fill:var(--accent)}.order-list-mob{display:none}@media screen and (max-width:700px){.order-list__table{display:none}.order-list-mob{display:block}}.order-list .btn-primary,.order-list-mob .btn-primary{display:none}.order-list-mob{margin-top:30px}.order-list-mob__item{margin-bottom:20px;background-color:var(--bg-megamenu);border-radius:10px;position:relative;padding:10px}.order-list-mob__item-num{font-weight:400;font-size:18px;color:var(--text-primary-lock);margin-bottom:5px}.order-list-mob__item-num span{font-weight:600!important}.order-list-mob__item-status{margin-top:20px;font-weight:400;font-size:18px;color:var(--text-primary-lock)}.order-list-mob__item-total{margin-top:20px;font-weight:400;font-size:18px;color:var(--text-primary-lock)}.order-list-mob__item-total span{font-weight:600!important}.order-list-mob__item-more{position:absolute;right:0;top:0}.order-info__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-top:20px}.order-info__colum{font-size:20px;font-weight:400;color:var(--text-primary)}.order-info__colum span{font-weight:600}.order-info__shipping{margin-top:10px;font-size:20px;font-weight:400;color:var(--text-primary)}.order-info__shipping span{font-weight:600}.order-info__total{font-size:20px;font-weight:600;color:var(--text-primary)}.order-info__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1000px){.order-info__bottom{margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.order-history{margin-top:25px}.order-history__title{font-size:20px;font-weight:600;color:var(--text-primary)}.order-history__table{margin-top:20px;width:100%;-webkit-appearance:none}.order-history__table thead{border-radius:20px;height:40px;position:relative}.order-history__table thead:before{display:block;width:97%;content:"";height:42px;-webkit-box-shadow:4px 4px 10px var(--shadow);box-shadow:4px 4px 10px var(--shadow);border-radius:20px;position:absolute}.order-history__table thead td{font-size:16px;font-weight:500;color:var(--text-primary);padding:10px;text-align:center}.order-history__table tbody td:first-child{padding-top:16px}.order-history__table tbody td{font-size:16px;font-weight:500;color:var(--text-primary);text-align:center;padding-bottom:16px}.order-reby{position:relative;margin-top:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.order-reby__notice-btn{background:0 0}.order-reby__notice-btn svg path{fill:var(--text-primary)}.order-reby__notice-btn:hover svg path{fill:var(--accent)}.order-reby__notice-text{display:none;position:absolute;right:0;bottom:-70%;padding:10px 30px;-webkit-filter:drop-shadow(0 0 4px var(--shadow));filter:drop-shadow(0 0 4px var(--shadow));z-index:2;background-color:var(--bg-secondary);border-radius:20px}.order-reby__notice-btn svg:last-child{display:none}.order-reby__notice-btn svg:last-child path{fill:var(--accent)}.order-reby--info .order-reby__notice-btn svg:first-child{display:none}.order-reby--info .order-reby__notice-btn svg:last-child{display:block}.order-reby--info .order-reby__notice-text{display:block}@media screen and (max-width:700px){.order-info__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start}.order-reby{display:none}.order-list{border:none}}.order-list-mob__title{margin-bottom:20px}.order-list-mob__item{font-size:16px;font-weight:600;color:var(--text-primary-lock);background-color:var(--bg-grey);padding:10px 20px;border-right:5px}.order-list-mob__item span{font-weight:400}.order-list-mob__rebuy a{font-size:18px}.order-list-mob__rebuy{margin-top:20px;margin-bottom:10px;text-align:center}.order-list-mob__item-more-link{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#account-order{max-width:100%;overflow-x:hidden}.order-history__table{width:calc(100% - 30px);margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden}main{background-color:var(--bg-secondary);min-height:calc(100vh - 450px)}#checkout-page{min-height:calc(100vh - 200px)}::-webkit-scrollbar{width:10px;height:5px}body{overflow-x:hidden}::-webkit-scrollbar-track{-webkit-box-shadow:none;box-shadow:none;border-radius:10px;background-color:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--grey);border-radius:10px}.popup--show .bottom-widget{right:55px}.cart-show{background-color:var(--bg-secondary)}.popup--show{background-color:var(--bg-secondary)}.popup--show{background-color:var(--bg-secondary)}.body-megamenu--show{background-color:var(--bg-secondary)}.bottom-widget__popup-btn-link:hover{color:var(--accent)}.dark-mode .account__info-logout:hover{color:var(--accent)}.search-page__text h2{color:var(--text-primary)}.account__info-logout:hover{color:var(--accent);border-bottom:2px solid var(--accent)}.pw-product-cart__name a {font-size: 13px;}
/*# sourceMappingURL=main.min.css.map */
