@font-face{font-family:"Noto Sans";src:url(/build/static/media/NotoSans-Regular.fa11626f.ttf)}@font-face{font-family:"Noto Sans Bold";src:url(/build/static/media/NotoSans-Bold.66ab2974.ttf)}@font-face{font-family:"Zen Tokyo Zoo";src:url(/build/static/media/ZenTokyoZoo-Regular.1204a71d.ttf)}@font-face{font-family:"Bungee Shade";src:url(/build/static/media/BungeeShade-Regular.37f52faa.ttf)}@font-face{font-family:"Audiowide";src:url(/build/static/media/Audiowide-Regular.d9088cb6.ttf)}.App.header-fixed{padding-top:97px}body{min-width:320px;margin:0;font-family:"Noto Sans";background-color:#fff}.hidden{display:none}.label{background-color:#111;color:#eee;padding:4px 8px;border-radius:2px}.label--secondary{background-color:#aaa;color:#222}.ninja{visibility:hidden!important}.position-absolute{position:absolute}.fs-xss{font-size:8px!important}.fs-xs{font-size:11px!important}.fs-sm{font-size:12px!important}.d-none,.hidden{display:none!important}.fs-md{font-size:14px!important}.fs-lg{font-size:18px!important}.fs-xl{font-size:30px!important}.fs-xxl{font-size:50px!important}.fw-bold{font-weight:700!important}.p-0{padding:0!important}.p-1{padding:10px!important}.p-2{padding:20px!important}.p-5{padding:50px!important}.pt-1{padding-top:10px!important}.pt-2{padding-top:20px!important}.pr-1{padding-right:10px!important}.pr-2{padding-right:20px!important}.pb-1{padding-bottom:10px!important}.pb-2{padding-bottom:20px!important}.pl-1{padding-left:10px!important}.pl-2{padding-left:20px!important}.m-0{margin:0!important}.m-1{margin:10px!important}.m-5{margin:50px!important}.mt-1{margin-top:10px!important}.mt-2{margin-top:20px!important}.mt-3{margin-top:30px!important}.mt-5{margin-top:50px!important}.mr-1{margin-right:10px!important}.mr-2{margin-right:20px!important}.mb-1{margin-bottom:10px!important}.mb-2{margin-bottom:20px!important}.ml-1{margin-left:10px!important}.ml-2{margin-left:20px!important}.my-1{margin-top:10px!important;margin-bottom:10px!important}.h-100{height:100%!important}.d-flex{display:flex}.flex-direction-row{flex-direction:row}.flex-direction-column{flex-direction:column}.justify-content-start{justify-content:flex-start}.justify-content-between{justify-content:space-between}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.d-row-center{flex-direction:row}.d-column-center,.d-row-center{display:flex;justify-content:center;align-items:center}.d-column-center{flex-direction:column}.btn{outline:none;display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;padding:7px 14px;border:1px solid #111;border-radius:2px;background-color:#111;color:#eee;font-size:14px;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn-sm{padding:3px 7px;font-size:12px}.btn-lg{height:41px;padding:9px 24px;font-size:18px}.btn-secondary{background-color:#eee;color:#111}.btn-outline{border:1px solid #111;background-color:transparent;color:#111;transition:background-color .15s}.btn-outline:hover{background-color:#111;color:#eee}.btn-secondary.btn-outline{border:1px solid #eee;color:#eee}.btn-secondary.btn-outline:hover{background-color:#eee;color:#111}.color-theme-text{color:#eee!important}.text-center{text-align:center}.column{width:1140px;max-width:100%;margin:0 auto}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:100px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:100%;left:50%;margin-left:-60px}.tooltip:hover .tooltiptext{visibility:visible}.App>.basket .container>.controls .btn-checkout,.shipping-details .footer .btn{border:1px solid #2f73b1;background-color:#2f73b1}.discounts-area-container .close-discount-btn{color:#3d5c78;border:1px solid #3d5c78;background:#dbfbff;line-height:20px}@-webkit-keyframes fadeInToThemeTextColor{0%{color:#111}to{color:#eee}}@keyframes fadeInToThemeTextColor{0%{color:#111}to{color:#eee}}.App>.header{width:calc(100% - 64px);background-color:#fff;padding:10px 32px;box-shadow:0 0 10px 0 rgb(0 0 0/12%);position:relative}.App>.header.fixed{position:fixed;top:0;left:0;width:calc(100% - 2vw);box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.App>.header .topbar{justify-content:space-between;background-color:#fff;color:#333;border-bottom:1px solid #efefef;padding-bottom:5px}.App>.header .topbar,.App>.header .topbar .info{display:flex;flex-direction:row;align-items:center}.App>.header .topbar .info{justify-content:flex-start}.App>.header .topbar .info .entry{margin:0 8px;font-size:12px;white-space:nowrap}.App>.header .topbar .info .entry>span{margin-left:4px}.App>.header .topbar>.options{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.App>.header .topbar>.options>*{margin:0 8px}.App>.header .topbar>.options a{text-decoration:none;font-size:12px;color:#333}.App>.header .topbar>.options .change-header-type-option{position:relative}.App>.header .topbar>.options .change-header-type-option:hover .tooltip{display:block}.App>.header .topbar>.options .change-header-type-option .btn-change-header-to-fixed,.App>.header .topbar>.options .change-header-type-option .btn-change-header-to-normal{cursor:pointer;-webkit-animation-name:fadeInToThemeTextColor;animation-name:fadeInToThemeTextColor;-webkit-animation-duration:1s;animation-duration:1s}.App>.header .topbar>.options .change-header-type-option .tooltip{display:none;position:absolute;width:230px;top:0;right:20px;padding:3px;border-radius:2px;background-color:#111;color:#eee;font-size:11px;text-align:right;z-index:90}.App>.header .navbar{justify-content:space-between;margin-top:15px}.App>.header .navbar,.App>.header .navbar>*{display:flex;flex-direction:row;align-items:center}.App>.header .navbar>*{justify-content:flex-start}.App>.header .navbar .logo{margin-left:1vw;font-family:"Noto Sans Bold";font-size:40px;line-height:40px;white-space:nowrap;flex:1 1}.App>.header .navbar .logo a{text-decoration:none;color:#eee}.App>.header .navbar .navigation{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-grow:2;color:#fff}.App>.header .navbar .navigation a,.App>.header .navbar .navigation span{text-decoration:none;margin:0 16px;font-size:15px!important;color:#333;cursor:pointer}.App>.header .navbar .navigation .btn-swap-menu-to-categories,.App>.header .navbar .navigation .btn-swap-menu-to-normal{cursor:pointer;-webkit-animation-name:fadeInToThemeTextColor;animation-name:fadeInToThemeTextColor;-webkit-animation-duration:1s;animation-duration:1s}.App>.header .navbar .navigation .fa-spin{margin:0 16px}.App>.header .navbar .navigation span{font-size:12px}.App>.header .navbar .controls,.App>.header .navbar .mobile-controls{flex:1 1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.App>.header .navbar .controls>*,.App>.header .navbar .mobile-controls>*{margin:0 8px;cursor:pointer}.App>.header .navbar .controls svg,.App>.header .navbar .mobile-controls svg{color:#adadad}.App>.header .navbar .controls .user,.App>.header .topbar .user{position:relative;cursor:pointer}.App>.header .navbar .controls .user .options,.App>.header .topbar .user .options{display:none;position:absolute;width:165px;top:41px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:4px;border-radius:2px;background-color:#fff;z-index:98}.App>.header .navbar .controls .user .options.open,.App>.header .topbar .user .options.open{display:flex}.App>.header .navbar .controls .user .options a,.App>.header .topbar .user .options a{text-decoration:none;width:calc(100% - 16px);padding:8px;color:#333;font-size:14px}.App>.header .navbar .controls .user .options a:hover,.App>.header .topbar .user .options a:hover{background-color:#111;color:#eee}.App>.header .navbar .controls .user .options a:hover svg,.App>.header .topbar .user .options a:hover svg{color:#eee}.App>.header .navbar .controls .user .options a svg,.App>.header .topbar .user .options a svg{color:#333}.App>.header .navbar .mobile-controls{display:none}.App>.header .navbar .mobile-controls .btn-mobile-navigation svg{font-size:35px}.App>.header .navbar-mobile{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;background-color:rgba(17,17,17,.9607843137254902);color:#eee;z-index:101}.App>.header .navbar-mobile .btn-close{position:absolute;top:48px;right:18px;font-size:35px;cursor:pointer}.App>.header .navbar-mobile .content{position:absolute;bottom:0;right:8px}.App>.header .navbar-mobile .navigation a:after{border-bottom:2px solid grey;content:"";position:absolute;display:block;width:100%;padding-top:4px}.App>.header .navbar-mobile .content .controls{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.App>.header .navbar-mobile .content .controls>*{margin:0 8px;cursor:pointer}.App>.header .navbar-mobile .content .controls svg{color:#eee}.App>.header .navbar-mobile .content .controls .user{position:relative}.App>.header .navbar-mobile .content .controls .user .options{display:none;position:absolute;width:165px;top:41px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:4px;border-radius:2px;background-color:#fff;z-index:99}.App>.header .navbar-mobile .content .controls .user .options.open{display:flex}.App>.header .navbar-mobile .content .controls .user .options a{text-decoration:none;width:calc(100% - 16px);padding:8px;color:#333;font-size:14px}.App>.header .navbar-mobile .content .controls .user .options a:hover{background-color:#111;color:#eee}.App>.header .navbar-mobile .content .controls .user .options a:hover svg{color:#eee}.App>.header .navbar-mobile .content .controls .user .options a svg{color:#333}.App>.header .navbar-mobile .content .navigation{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;margin-top:30px}.App>.header .navbar-mobile .content .navigation a{text-decoration:none;margin:8px;font-size:30px;color:#eee;white-space:nowrap}@media screen and (max-width:1000px){.App>.header .navbar .controls,.App>.header .navbar .navigation{display:none}.App>.header .navbar .mobile-controls{display:flex}}@media screen and (max-width:640px){.App>.header .topbar{flex-direction:column;align-items:flex-end}.App>.header .navbar-mobile .btn-close{top:65px}}@media screen and (max-width:380px){.App>.header .topbar .info{display:none}.App>.header .navbar .logo img{width:calc(100% - 10px);height:auto}.App>.header .topbar>.options>*{margin:0 4px}.App>.header .navbar-mobile .btn-close{top:83px;right:14px}}@media screen and (max-width:235px){.App>.header .navbar .logo{font-size:24px}.App>.header .navbar .mobile-controls .btn-mobile-navigation svg{font-size:25px}.App>.header .navbar-mobile .btn-close{top:87px;right:13px;font-size:25px}}.categories-tree{position:fixed;top:0;height:100%;overflow-x:hidden;overflow-y:overlay;display:flex!important;flex-direction:column;border:1px solid;border-bottom-left-radius:7px;border-bottom-right-radius:7px;width:80%;right:-100%;transition:right 1s ease-in-out;background:#fff;margin:0;padding:0}.child-category-picker{width:calc(100% - 20px);box-sizing:border-box;display:flex;flex-direction:row;background:#fff;text-align:right;position:-webkit-sticky;position:sticky;top:0;border-bottom:1px solid #979797}.child-category-picker .title{font-size:15px;font-weight:600;color:#000;padding:10px;width:15%;text-align:right;cursor:pointer}.child-category-picker .title.active,.child-category-picker .title:hover{background:#c3c3c3}.close-category-tree{color:#000;margin-left:auto;display:flex;justify-content:center;align-items:center;margin-right:10px;cursor:pointer}.child-category-picker .title:after{content:"\2770";-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:15px;font-weight:600;color:#000;margin-left:10px;display:inline-block}.categories-tree-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;top:100%;background:rgba(0,0,0,.3764705882352941);z-index:11}.categories-tree-wrapper.show{z-index:11;top:0}.categories-tree.show{right:0}.categories-tree .child-category .sub-categories{display:flex;flex-direction:row;flex-wrap:wrap;display:none}.categories-tree .child-category .sub-categories .category-img{width:100%;display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.categories-tree .child-category .sub-categories .category-img img{object-fit:contain;width:25px;height:25px}.categories-tree .child-category,.categories-tree .child-category .sub-categories h3{width:100%;text-align:left}.categories-tree .child-category,.categories-tree .child-category .sub-categories h3 a{width:100%;border:none;font-size:20px!important;text-align:left}.categories-tree .child-category,.categories-tree .child-category .sub-categories.active{display:flex}.categories-list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.categories-tree .child-category,.categories-tree .child-category .sub-categories a{font-size:18px!important;display:inline-block;margin:0!important}.categories-tree .child-category .sub-categories a:after{content:"";width:0;height:1px;background-color:#000;display:block;transition:all .2s ease}.categories-tree .child-category .sub-categories a:hover:after{content:"";width:100%}.categories-tree .child-category,.categories-tree .child-category .sub-categories a:hover{width:100%}.categories-tree .child-category{padding:10px;text-align:center;width:calc(100% - 8px);box-sizing:border-box}.categories-tree .child-category .title{font-size:17px;font-weight:600;color:#000;text-align:left!important;border-bottom:1px solid #000}.categories-tree .child-category .title a{white-space:pre-wrap!important;color:#000!important;margin:0 0 10px!important}.categories-tree .child-category .sub-categories a{color:#000!important;text-align:left!important;margin-bottom:2px!important}.categories-tree .child-category .title.no-children{border:none}.third-level{display:flex;height:auto!important;flex-direction:column;padding:10px;width:16.6666666%;box-sizing:border-box;border-right:1px solid #e1e1e1}.sub-categories>h3{margin:0!important}.toast-review-basket{display:none;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:1vh;padding:32px;border-top:4px solid #111;background-color:#f9f9f9;font-size:14px;z-index:99999}.toast-review-basket .btn-close{position:absolute;top:8px;right:8px;cursor:pointer}.seller-mode-basket:after{content:"";position:absolute;width:3px;height:141.421356%;top:-20.710678%;display:block;background:red;left:50%;-webkit-transform:translate(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.cportal-orders{position:relative}.portal-orders-count{position:absolute;top:-7px;left:15px;background:#a40000;width:15px;height:15px;border-radius:50px;font-size:10px;text-align:center;color:#fff}.portal-orders-trigger{color:#48c624!important}.overflow-auto{overflow:auto}.language-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.language-select .selected.option{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer}.language-select .selected.option img{width:17px;height:17px}.language-select .selected.option span{margin-left:4px;font-size:12px}.language-select .options{display:none;position:absolute;margin-top:10px;background-color:#fff;padding:8px;z-index:99}.language-select .options .option{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:5px;border-radius:2px;cursor:pointer;color:#333}.language-select .options .option img{width:17px;height:17px}.language-select .options .option span{margin-left:4px;font-size:12px}.language-select.open .options{display:block}.search-window{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:rgba(17,17,17,.8509803921568627);z-index:101}.search-window .logo{position:absolute;top:47px;left:calc(1vw + 19px);margin:0;font-family:"Noto Sans Bold";font-size:40px;font-weight:400;line-height:40px;color:#eee}.search-window h6{color:#eee}.search-window .btn-close-times{position:absolute;width:40px;height:40px;top:40px;right:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%;background-color:#eee;font-size:25px;color:#111;cursor:pointer}.search-window .search-bar{position:absolute;top:33%;left:50%;max-width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.search-window .search-bar label{position:absolute;color:#eee;top:10px;left:-90px;visibility:hidden}.search-window .search-bar svg{position:absolute;top:13px;left:13px;font-size:20px;color:#333}.search-window .search-bar input[type=text]{outline:none;width:400px;max-width:calc(100% - 50px);height:35px;border:1px solid #eee;border-radius:24px;padding:5px 10px 5px 40px;background-color:#eee;font-size:18px;color:#333}.search-window .search-bar .suggestions{display:none;position:absolute;width:calc(100% - 2px);top:100%;left:0;padding-bottom:32px;border:1px solid #eee;border-bottom-left-radius:27px;border-bottom-right-radius:27px;background-color:#eee;overflow-y:hidden}.search-window .search-bar .suggestions.visible{display:block}.search-window .search-bar .suggestions .list{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:32px;height:285px;overflow:auto;overflow-x:hidden}.search-window .search-bar .suggestions .list::-webkit-scrollbar{width:8px;-webkit-appearance:none;display:inherit}.search-window .search-bar .suggestions .list::-webkit-scrollbar-thumb{background:rgba(255,0,0,.5647058823529412)}.search-window .search-bar .suggestions .list::-webkit-scrollbar-track{background:#f1f1f1}.search-window .search-bar .suggestions .list .item{width:100%;text-decoration:none;padding:8px;font-size:14px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:flex-start}.search-window .search-bar .suggestions .list .item:hover{background-color:#111;color:#eee}.search-window .search-bar.with-suggestions input{border-bottom-left-radius:0;border-bottom-right-radius:0}.search-window .controls{position:absolute;top:50%;left:50%;width:400px;max-width:calc(100% - 16px);display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.search-window .controls>*{width:50%;margin:0 4px}.search-window .controls .btn-close button,.search-window .controls .btn-search button{outline:none;border:none;width:100%;padding:10px 0;border-radius:2px;background-color:#eee;color:#111;font-size:14px;cursor:pointer}.discounts-area-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3764705882352941);display:flex;z-index:10}.discounts-area-container{width:80vw;height:80vh;margin:auto;background:#fff;padding:50px;position:relative}.discounts-area-container.no-discounts{height:10%;max-width:300px;max-height:65px;justify-content:center;align-items:center;flex-wrap:wrap;display:flex}.discounts-area-container .close-discount-btn{position:absolute;font-size:25px;cursor:pointer;transition:all .2s ease;color:#2f73b1;border:1px solid #2f73b1;background:#dafafe;border-radius:50%;top:-15px;right:-15px}.discount-header.discount-header-empty{width:300px;text-align:center}.discounts-area-container .close-discount-btn:hover{background:#2f73b1;color:#dafafe}.discount-header{background:#dbfbff;padding:10px;font-size:20px;width:250px;font-weight:600;color:#2f73b1}.discounts{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;margin-top:10px}.discounts .discount-line{width:calc(25% - 10px);margin:5px}.discount-desc{padding:16px;font-size:12px;min-height:80px}.discount-actions{display:flex;flex-direction:column;align-items:center}.discount-action-edit{padding:5px;font-size:18px;cursor:pointer;background:#003b56;color:#fff;border:1px solid #003b56;border-radius:7px;transition:all .2s ease;margin-bottom:15px;margin-top:5px;width:100%;text-align:center}.discount-action-edit:hover{background:#fff;color:#131313}.discount-type{padding:5px 10px;background:#2f73b1;border-radius:7px;margin:5px;color:#fff;width:100%;box-sizing:border-box;text-align:center}.variant-basket input[type=number],.variant-basket input[type=number]:focus,.variant-basket input[type=number]:focus-visible{max-width:75px}.variants-basket .variants-header{width:70%}.discount-container .basic-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.discount-container .basic-info .image img{width:100%;max-height:500px;object-fit:contain}.discount-container .basic-info .image{width:50%}.discount-container .basic-info .details{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:32px}.discount-container .basic-info .details .code{font-size:12px}.discount-container .basic-info .details .name{margin-top:4px;font-size:30px}.discount-container .basic-info .details .price{margin-top:16px}.discount-container .basic-info .details .price .original-price{margin-right:8px;text-decoration:line-through;font-size:18px}.discount-container .basic-info .details .price .current-price{font-size:30px}.discount-container .basic-info .details>.controls{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;justify-self:flex-end;margin-top:32px}.discount-container .basic-info .details>.controls>*{margin:0 8px}.discount-container .basic-info .details>.controls .number-picker{margin-left:0;font-size:18px}.discount-container .basic-info .details>.controls .number-picker span{font-size:18px}.discount-container .extra-info{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;margin-top:16px;max-width:100%}.discount-container .extra-info .header{padding:8px;background-color:#f9f9f9;border-top-left-radius:3px;border-top-right-radius:3px;font-size:18px}.discount-container .extra-info .description{padding:16px;background-color:#f9f9f9;font-size:14px;max-width:100%}.discount-container .extra-info .description table{max-width:100%;border-spacing:0!important;border-collapse:collapse!important;overflow:auto;width:100%;display:block}.discount-container .extra-info .description table>tbody>tr>td{padding:10px 3px}.discount-container .extra-info .description table>tbody>tr:nth-child(odd)>td{background-color:#ececec;border:1px solid #ddd}.discount-container .extra-info .description table>tbody>tr td{border:1px solid #ddd;white-space:nowrap}.discount-container .extra-info .description table>tbody>tr:nth-child(2n)>td{background-color:#fff}.more-qtys{left:0}.add-to-basket{background:#000}.add-to-basket:hover{box-shadow:0 0 5px 2px #000}.toast-price-change{background:#a8ffa8!important;color:#333!important}.discount-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3764705882352941);display:flex;z-index:10}.discount-container{width:80%;height:80%;margin:auto;background:#fff;position:relative}.discount-container-lg{width:95%;height:90%}.discount-inner{overflow:auto;height:calc(100% - 100px);padding:50px}.discount-container .close-discount-btn{position:absolute;font-size:25px;cursor:pointer;transition:all .2s ease;color:#2f73b1;border:1px solid #2f73b1;background:#dafafe;border-radius:50%;top:-18px;right:-8px}.discount-container .discount-header{background:#dbfbff;padding:10px;font-size:20px;width:auto;font-weight:600;color:#2f73b1}.product-page{width:1140px;max-width:calc(100% - 2vw);margin:0 auto;padding:1vw}.product-page .skeleton{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.product-page .skeleton .skeleton-image{width:49%;height:0;padding-bottom:45%;background-color:#ddd}.product-page .skeleton .skeleton-details{width:49%;height:0;padding-bottom:30%;background-color:#ddd}.product-page .basic-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.product-page .basic-info .image{width:50%;position:relative}.brand-img{position:absolute;right:0}.brand-img img{position:relative;max-width:150px;height:auto;z-index:10}.product-page .basic-info .image img{width:100%;max-height:500px;object-fit:contain}.product-page .basic-info .details{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:32px}.product-page .basic-info .details .code{font-size:12px}.product-page .basic-info .details .name{margin-top:4px;font-size:30px}.product-page .basic-info .details .price{margin-top:16px}.product-page .basic-info .details .price .original-price{margin-right:8px;text-decoration:line-through;font-size:18px}.product-page .basic-info .details .price .current-price{font-size:30px}.product-page .basic-info .details>.controls{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;justify-self:flex-end;margin-top:32px}.product-page .basic-info .details>.controls>*{margin:0 8px}.product-page .basic-info .details>.controls .number-picker{margin-left:0;font-size:18px}.product-page .basic-info .details>.controls .number-picker span{font-size:18px}.product-page .extra-info{display:flex;flex-direction:column;justify-content:start;align-items:flex-start;margin-top:16px;max-width:100%}.product-page .extra-info .header{padding:8px;background-color:#f9f9f9;border-top-left-radius:3px;border-top-right-radius:3px;font-size:18px}.product-page .extra-info .description{padding:16px;background-color:#f9f9f9;font-size:14px;max-width:100%;box-sizing:border-box}.product-page .toast{display:none;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:1vh;padding:32px;border-top:4px solid #111;background-color:#f9f9f9;font-size:14px;z-index:999}.product-page .toast .btn-close{position:absolute;top:8px;right:8px;cursor:pointer}.product-page .toast a{color:#111}.product-page .toast.open{display:block}@media screen and (max-width:991px){.product-page .skeleton{flex-direction:column;align-items:center}.product-page .skeleton .skeleton-image{width:100%}.product-page .skeleton .skeleton-details{margin-top:16px;width:100%}.product-page .basic-info{flex-direction:column}.product-page .basic-info .image{width:100%}.product-page .basic-info .details{width:calc(100% - 32px);padding:16px}.product-page .basic-info .details .controls{flex-direction:column}.product-page .basic-info .details .controls>*{width:100%}.product-page .basic-info .details .controls button{margin-top:8px}.product-page .extra-info{padding:16px}}.images-controls{display:flex;position:relative;z-index:10}.images-controls button{font-size:20px;font-weight:600;background:none;border:1px solid #000;border-radius:7px;padding:5px;margin:0 5px;cursor:pointer}.color-btn{background-image:linear-gradient(to right top,red,#f36300,#de9200,#c2b700,#a0d600,#74dd54,#46e085,#00e1ad,#00c6d9,#00a5ff,#0078ff,#00f)!important}.color-btn,.gallery-btn{min-width:50px!important;min-height:50px!important}.images-controls button.active{box-shadow:0 0 5px 5px rgba(0,0,0,.25)}.images-view.hidden{display:none}.product-page .extra-info .description table{max-width:100%;border-spacing:0!important;border-collapse:collapse!important;overflow:auto;width:100%;display:block}.product-page .extra-info .description table>tbody>tr>td{padding:10px 3px}.product-page .extra-info .description table>tbody>tr:nth-child(odd)>td{background-color:#ececec;border:1px solid #ddd}.product-page .extra-info .description table>tbody>tr td{border:1px solid #ddd;white-space:nowrap}.product-page .extra-info .description table>tbody>tr:nth-child(2n)>td{background-color:#fff}.discount-main-banner{background:#20deaa;color:#fff;padding:10px;font-size:17px;text-align:center;width:100%;box-sizing:border-box;margin-top:10px}.number-picker{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.number-picker>span{font-size:14px}.number-picker>.controls{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-left:8px}.number-picker>.controls svg:first-of-type{margin-bottom:-4px}.number-picker>.controls svg:nth-of-type(2){margin-top:-4px}.number-picker>.controls>*{cursor:pointer}.price-row,.prices-list{list-style:none;position:relative}.prices-list{padding:0;border-radius:7px}.price-row{padding:5px 10px;transition:all .2s ease}.price-row.active{background:#e2f6ff}.price-row:not(:last-child){border-bottom:1px solid #8b8b8b;border-top-left-radius:7px;border-top-right-radius:7px}.price-row li{display:inline-block;margin:10px;width:calc(50% - 20px);min-width:150px}.price-row ul{padding:0}.price-row ul li:last-child{text-align:right}.header-prices{background:#8b8b8b;color:#fff;font-size:17px}.prices-wrapper{width:100%}.old-price-li{font-size:12px;color:#828589;text-decoration:line-through;margin-right:7px}.discount-scale{background:rgba(226,255,236,.3803921568627451)}.discount-scale-icon{position:absolute;left:-16px;top:4px;rotate:320deg;color:#428042;cursor:pointer}.discount-scale-reason{position:absolute;background:#009688;color:#fff;padding:5px;border-radius:5px;border-bottom:3px solid #157970;border-left:3px solid #157970;right:10px;top:0;display:none}.discount-scale-icon:hover+.discount-scale-reason{display:inline-block}.discount-message{color:#2f73b1;background:#dbfbff;padding:10px;max-width:500px;margin:10px 0}.more-qtys{background:#ff5d5d}.toast-price-change{font-size:20px!important;color:#155724!important;background-color:#d4edda!important;border-color:#c3e6cb;border-top:4px solid #155724!important}@media screen and (max-width:1175px){table.variants-header{display:block;margin:auto 0}.variants-basket .variants-header-wrapper{width:100%}.selected-variants-wrapper{width:95%;margin-top:15px}}.position-relative{position:relative}.z-index-999{z-index:999}.color-green{color:#1c7430}.sale-tag-left{right:unset!important;left:-45px;top:-10px!important;rotate:-20deg}.color-pick{justify-content:center}.color-pick .color-value{margin:5px 2px}.color-pick .color-value.active{box-shadow:0 0 5px 5px rgba(0,0,0,.25)}.i360-value{background:40% 40% no-repeat grey;display:flex;justify-content:center;color:#fff}.i360-controls button{background:none;border:1px solid #787878;padding:10px;font-size:20px;border-radius:7px;margin:0 5px;cursor:pointer;color:#545454}.product-gallery-container .slick-prev{left:0!important;z-index:10}.product-gallery-container .slick-next{right:0!important;z-index:10}.product-gallery-container .product-gallery-item{display:flex;justify-content:center;align-items:center}.product-gallery-container .slick-slide div{height:100%}.product-gallery-container .product-gallery-item-preview{width:75px!important;height:75px!important}.product-gallery-container .product-gallery-item-preview img{object-fit:cover!important;width:70px!important;height:70px!important}.product-gallery-container svg.slick-arrow{width:40px!important;height:40px;font-size:20px;color:#545454}.product-gallery-container svg.slick-arrow:hover{color:#000}.product-gallery-container .slick-active .product-gallery-item-preview img{box-shadow:0 0 0 #000}.variants-basket{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.variants-basket .variant-basket{padding:10px;width:calc(33% - 20px)}.variant-basket input[type=number],.variant-basket input[type=number]:focus,.variant-basket input[type=number]:focus-visible{border:none;padding:10px;background:none;font-size:16px;max-width:40px}.variant-basket span{font-size:14px;margin:5px}.variants-basket table{max-width:100%;border-spacing:0!important;border-collapse:collapse!important;overflow:auto}.variants-basket .variants-header-wrapper{width:75%}.variants-basket .variants-header{width:95%}.variants-basket .variants-selected-header{width:100%}.variants-basket table th{background:#7e7e7e;color:#fff;font-weight:500;border:1px solid #fff}.variants-basket table td,.variants-basket table th{width:25%}.variants-basket table>tbody>tr:nth-child(odd)>td{background-color:#ececec;border:1px solid #ddd}.variants-basket table>tbody>tr:nth-child(2n)>td{background-color:#fff}.variants-basket table>tbody>tr td{border:1px solid #ddd;white-space:nowrap}.custom-stepper-btn{border-radius:50%;border:1px solid #707070;font-size:10px;font-weight:600;width:30px;height:30px}.more-qtys{display:none;position:absolute;top:100%;left:-60%;flex-direction:column;background:#03a9f4;border-top:4px solid #0974c9;color:#fff;padding:10px;font-size:17px;z-index:2}.view-more,.view-more-disabled{margin-left:5px}.view-more{cursor:pointer}.view-more-disabled{color:#b9b9b9!important}.view-more:hover+.more-qtys{display:flex}.selected-variants-wrapper{width:25%;position:-webkit-sticky;position:sticky;top:0}.add-to-basket{background:#2f73b1;color:#fff;padding:10px;font-size:20px;font-weight:600;border:none;border-radius:7px;transition:all .2s ease;cursor:pointer}.add-to-basket:hover{box-shadow:0 0 5px 2px #2f73b1}.filterVariants{background:#7e7e7e}.filterVariants>div{background:#7e7e7e;border:none}th[data-order=asc],th[data-order=desc]{cursor:pointer;transition:all .2s ease}th[data-order=asc]:hover,th[data-order=desc]:hover{background:#a8a8a8}th[data-order=asc]:after{content:"▲"}th[data-order=desc]:after{content:"▼"}.qty-row{display:flex;justify-content:space-between}.price-erased{text-decoration:line-through;color:red}.variants-basket .toast{display:none;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:1vh;padding:32px;border-top:4px solid #111;background-color:#f9f9f9;font-size:14px;z-index:999}.variants-basket .toast .btn-close{position:absolute;top:8px;right:8px;cursor:pointer}@media screen and (max-width:1175px){table.variants-header{display:block;margin:auto 0}.variants-basket .variants-header-wrapper{width:100%}.selected-variants-wrapper{width:95%;margin-top:15px;padding-bottom:20px}}@media screen and (max-width:991px){.product-page .extra-info{padding:2px}}.App>.footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#f5f5f5;box-shadow:0 0 10px 0 rgb(0 0 0/12%);color:#606060}.App>.footer .sections{width:1140px;max-width:calc(100% - 2vw);flex-direction:row;flex-wrap:wrap;padding:64px 1vw}.App>.footer .sections,.App>.footer .sections .about{display:flex;justify-content:flex-start;align-items:flex-start}.App>.footer .sections .about{width:25%;flex-direction:column}.App>.footer .sections .about .logo{font-family:"Noto Sans Bold";font-size:40px;line-height:40px;white-space:nowrap}.App>.footer .sections .about .logo a{text-decoration:none;color:#606060}.App>.footer .sections .about .address{margin:4px 0;font-size:14px}.App>.footer .sections .about .email{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:4px 0;font-size:14px}.App>.footer .sections .about .hours,.App>.footer .sections .about .phone,.App>.footer .sections .about .social{margin:4px 0;font-size:14px}.App>.footer .sections .support{width:25%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.App>.footer .sections .support a{text-decoration:none;margin:8px 0;font-size:14px;color:#606060}.App>.footer .sections .policies{width:25%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.App>.footer .sections .policies a{text-decoration:none;margin:8px 0;font-size:14px;color:#606060}.App>.footer .sections .subscribe{width:25%}.App>.footer .sections .subscribe .email-input{position:relative;display:flex;flex-direction:row}.App>.footer .sections .subscribe .email-input label{display:none}.App>.footer .sections .subscribe .email-input input{outline:none;border:none;width:300px;max-width:60%;padding:10px;font-size:14px;border-radius:0;color:#333;z-index:1}.App>.footer .sections .subscribe .email-input .placeholder{position:absolute;top:8px;left:8px;color:#888;z-index:2}.App>.footer .sections .subscribe .email-input button{outline:none;padding:8px;border:1px solid #686868;background-color:#686868;font-size:14px;color:#fff;cursor:pointer}.App>.footer .sections .subscribe .info-text{font-size:12px}.App>.footer .sections>*>h3{margin:0;padding:16px 0;font-weight:400;font-size:18px}.App>.footer .bar{width:calc(100% - 16px);display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;border-top:1px solid #e9e9e9;font-size:14px;color:#a1a1a1}.App>.footer span.title-f{font-weight:600;color:#9b9b9b;font-size:14px;margin-top:5px}.App>.footer .bar a{text-decoration:none;padding:8px 32px;border-radius:3px;color:#606060;font-size:12px}.App>.footer .program-banner img{max-width:100%}@media screen and (max-width:1000px){.App>.footer .sections .about{width:50%}.App>.footer .sections .policies,.App>.footer .sections .support{width:25%}.App>.footer .sections .subscribe{width:100%}}@media screen and (max-width:650px){.App>.footer .sections{max-width:calc(100% - 32px);padding:16px}.App>.footer .sections>*{margin:8px 0}.App>.footer .sections .about,.App>.footer .sections .policies,.App>.footer .sections .subscribe,.App>.footer .sections .support{width:100%}}.espa-banner{position:fixed;bottom:0;left:0;z-index:999}.espa-banner img{width:350px;height:auto;max-width:100%}.copyright-link{display:flex;align-items:center}.copyright-link img{height:25px;margin:5px}.contact-page{background-color:#fff}.contact-page .contact_form{max-width:1140px;width:100%;margin:0 auto;padding-bottom:40px}.contact-page .flex-container{display:flex;flex-direction:row;margin-top:-80px;box-shadow:0 0 25px rgb(0 0 0/10%)}.contact-page .cont-form{padding:20px;background:#fff}.contact-page .flex-container .flex-item-left{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-page .flex-container .flex-item-right{width:40%;background:#00274a}.contact-page .flex-item-right .item{margin-left:40px;margin-top:25px;color:#fff}.contact-page .flex-item-right .item h3{line-height:5px}.contact-page .flex-item-right .item svg{font-size:55px}.contact-page .flex-container .w-50{width:50%;margin-bottom:20px}.contact-page .flex-container .w-100{width:100%;margin-bottom:20px}.contact-page .flex-container .w-100 .form-control{width:calc(100% - 10px);height:200px}.contact-page .flex-container .w-50.col-left .form-control,.contact-page .flex-container .w-50.col-right .form-control{width:calc(100% - 20px)}.contact-page .flex-container .w-50.col-right .form-control{margin-left:10px}.contact-page .flex-container .form-control:focus{color:#7d879c;background-color:#f6f9fc;border-color:#373f50;outline:0;box-shadow:0 0 0 0 transparent}.contact-page .flex-container .form-control{display:block;padding:8px 0 8px 8px;font-size:.93rem;font-weight:400;line-height:1.7;color:#7d879c;background-color:#f6f9fc;background-clip:padding-box;border:1px solid #f1f1f1;-webkit-appearance:none;appearance:none;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.contact-page .flex-container .mb-20{margin-bottom:20px}.contact-page section.contact_details .flex-container .item{background-color:#fff;width:100%;text-align:center}.contact-page section.contact_details .flex-container .item svg{font-size:50px}@media (max-width:800px){.contact-page .flex-container{flex-direction:column}}@media (max-width:800px){.contact-page .flex-container .flex-item-right{display:flex;flex-wrap:wrap;width:100%;justify-content:space-evenly}.contact-page .flex-item-right .item{text-align:center;margin-left:10px}}.contact-page .btn-outline{border:1px solid #00274a;background-color:#00274a;color:#fff}textarea{resize:vertical}.spinning-icon{margin-right:7px;color:#fff;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home-page .section{padding:30px 0}.home-page .section .title{margin-top:50px;margin-bottom:25px;text-align:center;font-size:30px;font-family:"Noto Sans"}.home-page .section.products{width:100%}.home-page .section .list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:10px}.home-page .section.featured-products .list>*{width:calc(55% - 1vw);margin:calc(.5vw - 1px)}.home-page .title-wrapper{width:100%;position:relative;display:flex}.home-page .title-wrapper .title{background:#fff;display:inline-block;margin:auto;position:relative;padding:15px;font-weight:300;color:#323232}.home-page .title-wrapper:before{content:"";position:absolute;width:100%;height:2px;background:#d3d3d3;top:50%}@media screen and (max-width:991px){.home-page .section.featured-products .list>*{width:calc(50% - 2vw);margin:calc(1vw - 1px)}.list.bg-item{justify-content:flex-start!important}}@media screen and (max-width:575px){.home-page .section.featured-products .list>*{width:calc(100% - 4vw);margin:2vw}}@media screen and (max-width:280px){.home-page .section .title{font-size:18px}}@media screen and (max-width:170px){.home-page .section .title{font-size:14px}}.bg-item{position:relative;justify-content:flex-end!important;align-items:center!important;padding:30px 20px!important}.bg-item .product-item{background:#fff}.list.bg-list:before{background-image:url(https://cdn.pixabay.com/photo/2016/11/29/07/16/balancing-1868051_960_720.jpg);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;content:"";position:absolute;display:block;-webkit-transform:scaleX(-1);transform:scaleX(-1);left:0;box-sizing:border-box}.slider-elem{width:100%;min-height:calc(100vh - 240px);background-color:#cecece;background-blend-mode:multiply;background-repeat:no-repeat;background-size:contain;background-position:50%}.slider-elem .text.m-5{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.slider-elem{display:flex!important}.slider-elem .text .smallHeader{font-size:25px!important}.slider-elem .text .bigHeader{font-size:38px!important}.image-wrapper a:focus-visible{outline:none}.product-item{margin:5px}.section.featured-products.column.bg-new:before{background-image:url(https://manager.present-team.eu/images/site/web_offers_4.jpg);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;content:"";position:absolute;display:block;-webkit-transform:scaleX(-1);transform:scaleX(-1);left:0;box-sizing:border-box}.bg-new .title-wrapper1{padding-left:25px;position:relative}.bg-new .title-wrapper1 .title{position:relative;display:flex;flex-direction:row;justify-content:flex-start;color:#707070}.bg-new .justify-left{justify-content:flex-start!important}.section.featured-products.column.bg-new{position:relative}.title-wrapper1 p{color:#fff;text-shadow:2px 2px #000;font-size:20px;font-weight:600}.brand-item{margin:0!important;text-align:center!important;min-height:125px;display:flex;justify-content:center;align-items:center}@media (max-width:900px){.brand-item{width:50%!important;margin:0!important;text-align:center!important}.brand-item img{height:60px!important}.brand-item .small-img{height:30px!important}}.skeleton-product-item{position:relative;border:1px solid #eee}.skeleton-product-item>.image{width:100%;height:0;padding-bottom:100%;z-index:1;background-color:#ddd}.skeleton-product-item>.info{position:relative;width:100%;height:100px;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;z-index:2}.skeleton-product-item>.info .name{width:150px;height:20px;padding:0 16px;border-radius:27px;background-color:#eee}.skeleton-product-item>.info .price{width:70px;height:15px;margin-top:16px;background-color:#eee}.skeleton-product-item.list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:100%!important}.skeleton-product-item.list>.image{width:25%;padding-bottom:25%}.skeleton-product-item.list>.info{width:75%}.product-item{position:relative;box-shadow:0 0 10px 0 rgb(51 51 51/15%)}.product-item:hover .btn-add-to-basket{bottom:100px}.product-item>.image{width:100%;height:0;padding-bottom:100%;background-position:50%;background-size:cover;z-index:1}.product-item>.image a{display:block;width:100%;height:0;padding-bottom:100%}.product-item .image-wrapper{width:100%;position:relative}.product-item .image-wrapper img{width:100%;height:300px;object-fit:contain}.product-item .sale-tag{position:absolute;top:20px;left:0;padding:2px 8px;background-color:#111;color:#eee;font-size:12px}.product-item .btn-favourite{top:15px;color:#333}.product-item .btn-favourite,.product-item .btn-quick-view{position:absolute;right:15px;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.product-item .btn-quick-view{top:45px;color:#111}.product-item>.info{position:relative;width:100%;height:100px;bottom:0;left:0;flex-direction:column;background-color:#fff;z-index:2;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.color-picker-wrapper,.product-item>.info{display:flex;justify-content:center;align-items:center}.color-picker-wrapper{min-height:61px}.infoCode{font-size:16px;text-decoration:underline}.product-item>.info .name{padding:0 16px;text-decoration:none;color:#333;font-size:14px;font-family:"Noto Sans";min-height:65px}.product-item>.info .price{margin-top:4px}.product-item>.info .price .discount-price,.product-item>.info .price .initial-price{font-size:14px;color:#333}.product-item>.info .price .old-price{margin-left:4px;color:#767676;font-size:12px;text-decoration:line-through}.product-item>.btn-add-to-basket{position:absolute;bottom:0;width:100%;height:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:bottom .3s ease-out;background-color:#111;color:#eee;font-size:14px;cursor:pointer;z-index:1}.product-item .quick-view{display:none}.product-item .quick-view.open{display:flex}.product-item .quick-view .backdrop{position:fixed;width:100vw;height:100vh;top:0;right:0;background-color:rgba(0,0,0,.5);z-index:99}.product-item .quick-view .product{position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(75vw - 64px);max-width:1076px;height:calc(75vh - 64px);max-height:700px;top:50%;left:50%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:32px;background-color:#fff;z-index:100}.product-item .quick-view .product .image{flex:1 1;width:40vw;height:0;padding-bottom:30%;background-size:cover;background-position:50%}.product-item .quick-view .product .info{flex:2 1;padding:16px}.product-item .quick-view .product .info .name{display:block;min-height:48px;text-decoration:none;color:#333;font-size:18px;font-family:"Noto Sans"}.product-item .quick-view .product .info .description{height:20vh;max-height:400px;overflow:auto;margin-top:8px;color:#696969;font-size:14px}.product-item .quick-view .product .info .description::-webkit-scrollbar{width:8px}.product-item .quick-view .product .info .description::-webkit-scrollbar-track{background:#fff}.product-item .quick-view .product .info .description::-webkit-scrollbar-thumb{background:#111;border-radius:27px}.product-item .quick-view .product .info .description::-webkit-scrollbar-thumb:hover{background:#111}.product-item .quick-view .product .info .price{margin-top:16px}.product-item .quick-view .product .info .price .discount-price{margin-left:4px;font-size:18px;color:#333}.product-item .quick-view .product .info .price .initial-price{font-size:18px;color:#333}.product-item .quick-view .product .info .price .old-price{color:#696969;font-size:12px;text-decoration:line-through}.product-item .quick-view .product .info>.controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:32px}.product-item .quick-view .product .info>.controls .basket-controls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.product-item .quick-view .product .info>.controls .basket-controls .btn-add-to-basket{font-size:14px}.product-item .quick-view .product .btn-close{position:absolute;top:16px;right:16px;cursor:pointer}.product-item .toast{display:none;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:1vh;padding:32px;border-top:4px solid #111;background-color:#fff;font-size:14px;z-index:999}.product-item .toast .btn-close{position:absolute;top:8px;right:8px;cursor:pointer}.product-item .toast a{color:#111}.product-item .toast.open{display:block}.brand-mini-img{position:absolute;left:10px;top:10px;width:20%;height:auto;z-index:2}.brand-mini-img img{width:100%;height:auto;object-fit:contain}.discount-banner{background:#ed174b;font-size:17px;font-weight:600;width:45px;height:45px;bottom:10px;right:0;z-index:3}.campain-banner,.discount-banner{position:absolute;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:50%}.campain-banner{left:5%;bottom:5%;background:#8dde20;padding:5px;font-size:20px;width:30px;height:30px}.discount-scale-product{position:absolute;right:-38px;top:-4px;z-index:999}.ProductAttributes{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;grid-gap:8px;gap:8px}.ProductAttributes .select{width:200px}.color-pick{display:flex;flex-direction:row;flex-wrap:wrap}.color-pick .color-value{width:20px;height:20px}.cat-wrapper,.category-row{position:relative}.cat-wrapper{width:100%}.elementor-widget-container{position:relative}.areas-item{margin:5px;background-size:cover;background-position:50%;height:340px;border-radius:2px;box-sizing:border-box;background-repeat:no-repeat;box-shadow:0 0 10px 0 rgb(51 51 51/15%)}.grid-item-link.hover-effect-flat{height:100%;width:100%;position:relative}.areas-item-text{padding:15px;position:absolute;bottom:0}.areas-item>*{color:#fff}.grid-item-title{width:100%;background:rgba(0,0,0,.6313725490196078);border-radius:2px;display:block;box-sizing:border-box;text-align:center;padding:8px 5px;font-size:14px;color:#fff}.slick-next:before,.slick-prev:before{color:#7a7a7a!important}.areas-item-text a{text-decoration:none}.services-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.services-wrapper .services-item{width:33.33333%;padding-top:40px;padding-bottom:40px;transition:all .3s;display:flex;position:relative;overflow:hidden;color:#333;align-items:center;text-align:center;flex-direction:column}.services-wrapper .services-item .icon-bg{visibility:hidden;opacity:0;color:#0053a0;position:absolute;top:-18px;left:-49px;font-size:90px}.services-wrapper .services-item:hover .icon-bg{display:unset;color:#0053a0;opacity:.1;visibility:visible}.services-wrapper .services-item .services-more{transition:all .3s;font-size:12px;color:#363636}.services-wrapper .services-item .main-icon{font-size:40px;color:#0053a0}.services-wrapper .services-item h4:after{content:"";border-bottom:2px solid #93c7f7;position:absolute;display:block;width:30px;margin:15px auto auto;right:0;left:0}.services-wrapper .services-item:hover{box-shadow:0 0 30px 1px rgb(89 106 128/20%)}@media screen and (max-width:768px){.services-item{width:50%!important}}@media screen and (max-width:425px){.services-item{width:100%!important}}.slider{position:relative;width:100%;height:0;padding-bottom:40%;background-color:#111;overflow:hidden}.slider .slider__items .item{position:absolute;width:calc(100% - 100px);height:100%;top:0;left:unset;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1;background-color:hsl(0deg 0% 28%/60%);background-blend-mode:overlay}.slider .slider__items .item .text{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.slider .slider__items .item .text a{max-width:300px}.slider .slider__items .item .image{width:30%;height:0;padding-bottom:30%;background-size:cover;background-position:bottom;background-repeat:no-repeat}.slider .slider__btn-navigation{position:absolute;width:50px;height:50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#eee;cursor:pointer}.slider .slider__btn-previous{left:0}.slider .slider__btn-next{right:0}@media screen and (max-width:668px){.slider .text{flex-grow:1;margin:0!important}.slider .text .bigHeader{font-size:14px!important}.slider .text .btn{font-size:11px!important}.slider .image{margin-left:32px}}.blog-page .container{display:flex;flex-wrap:wrap;width:80%;max-width:1200px;margin:auto}.blog-page{background:#fafafa}.blog-img{display:flex;width:40%}.blog-details{width:60%;padding:15px}.blog-element{width:calc(100% - 20px);box-sizing:border-box;margin:10px;display:block;text-decoration:none;color:#333;display:flex;background:#fff}.blog-element img{width:100%;height:280px;object-fit:contain;border-radius:2px}.blog-details span{font-size:14px;color:grey}.readmore span{color:#333}.blog-elemnt .blog-details h4{margin:10px 0 0}.blog-item{display:flex}.readmore svg{color:#6294c1}.blog-page .container .pagination,.blog-page .container .skeleton-pagination{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:16px 0;background-repeat:no-repeat}.blog-page .container .pagination a,.blog-page .container .pagination div,.blog-page .container .skeleton-pagination a,.blog-page .container .skeleton-pagination div{text-decoration:none;display:block;width:40px;height:40px;margin:0 4px;line-height:40px;text-align:center;font-size:14px;background-color:#ddd;color:#333;cursor:pointer}.blog-page .container .pagination a.active,.blog-page .container .pagination div.active,.blog-page .container .skeleton-pagination a.active,.blog-page .container .skeleton-pagination div.active{background-color:#111;color:#eee}@media screen and (max-width:768px){.blog-item{flex-direction:column}.blog-img{width:100%}.blog-details{width:100%;display:flex;flex-direction:column;box-sizing:border-box}}@media screen and (max-width:991px){.categories-page .list>*{width:calc(25% - 2vw);margin:1vw}}@media screen and (max-width:575px){.categories-page .list>*{width:calc(50% - 6vw);margin:3vw}}.categories-page{width:1140px;max-width:calc(100% - 2vw);margin:0 auto;padding:1vw}.categories-page .list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.categories-page .list>*{width:calc(25% - 1vw);margin:.5vw}@media screen and (max-width:991px){.categories-page .list>*{width:calc(50% - 4vw);margin:2vw}}@media screen and (max-width:575px){.categories-page .list>*{width:calc(100% - 6vw);margin:3vw}}.skeleton-category-item .image{width:100%;height:0;padding-bottom:100%;background-color:#ddd}.skeleton-category-item .info{width:100%;height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 .25rem .5625rem -.0625rem rgba(0,0,0,.03),0 .275rem 1.25rem -.0625rem rgba(0,0,0,.05);background-color:#fff}.skeleton-category-item .info .name{width:150px;height:20px;border-radius:27px;background-color:#eee}.skeleton-category-item .info .product-count{width:80px;height:15px;margin-top:8px;background-color:#eee}.category-item{box-shadow:0 1px 2px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07)}.category-item .image{width:100%;height:0;padding-bottom:100%;background-position:bottom;background-size:cover;background-color:#ddd}.category-item .image a{display:block;width:100%;height:0;padding-bottom:100%}.category-item .info{width:100%;height:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 .25rem .5625rem -.0625rem rgba(0,0,0,.03),0 .275rem 1.25rem -.0625rem rgba(0,0,0,.05);background-color:#fff}.category-item .info .name{padding:0 16px;text-decoration:none;font-size:14px;font-family:"Noto Sans Bold";color:#333}.category-item .info .name:hover{background-color:#111;color:#eee;border-radius:2px;transition:background-color .5s}.category-item .info .product-count{margin-top:3px;font-size:12px;color:#767676}.page-header{background-color:#6294c1;color:#fff;padding:5vh 5vw}.page-header .breadcrumb,.page-header .breadcrumb>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.page-header .breadcrumb a{text-decoration:none;color:#eee}.page-header .breadcrumb svg{font-size:12px;margin:0 8px}@media screen and (max-width:991px){.page-header .breadcrumb,.page-header .breadcrumb>div{flex-direction:column;align-items:flex-start}.page-header .breadcrumb>div>*{margin-top:8px}.page-header .breadcrumb svg{display:none}}.App>.basket .backdrop{position:fixed;width:100%;height:100%;top:0;left:0;display:none;background-color:rgba(0,0,0,.5);z-index:998}.App>.basket .container{position:fixed;top:0;right:-350px;width:350px;max-width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#fff;z-index:999;transition:right .2s ease-in-out}.App>.basket .container .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:calc(100% - 32px);padding:16px;border-bottom:1px solid #eee}.App>.basket .container .header>h3{font-family:"Noto Sans Bold";font-weight:400;font-size:18px}.App>.basket .container .header .btn-close{cursor:pointer}.App>.basket .container .products{flex:10 1;width:calc(100% - 32px);max-height:70%;overflow:auto;padding:16px}.App>.basket .container .products .product{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid #eee;margin:8px 0;padding-bottom:8px}.App>.basket .container .products .product .image{flex:1 1;height:0;padding-bottom:25%;background-size:contain;background-position:bottom;background-repeat:no-repeat}.App>.basket .container .products .product .info{flex:3 1;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px 8px 8px 16px}.App>.basket .container .products .product .info .name{text-decoration:none;color:#333;font-size:14px;font-family:"Noto Sans Bold"}.App>.basket .container .products .product .info .price{font-size:14px}.App>.basket .container .products .product .info>.controls{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.App>.basket .container .products .product .info>.controls>*{margin:0 4px}.App>.basket .container .products::-webkit-scrollbar{width:8px}.App>.basket .container .products::-webkit-scrollbar-track{background:#eee}.App>.basket .container .products::-webkit-scrollbar-thumb{background:#111;border-radius:16px}.App>.basket .container .products::-webkit-scrollbar-thumb:hover{background:#111}.App>.basket .container .amounts{width:calc(100% - 32px);flex:1 1;padding:16px}.App>.basket .container .amounts .subtotal{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #eee;font-family:"Noto Sans Bold"}.App>.basket .container>.controls{flex:2 1;width:calc(100% - 32px);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 16px}.App>.basket .container>.controls [class^=btn-]{text-decoration:none;width:100%;padding:8px 0;font-size:14px;font-family:"Noto Sans Bold";text-align:center;cursor:pointer}.App>.basket .container>.controls .btn-checkout{border:1px solid #111;background-color:#111;color:#eee}.App>.basket .container>.controls .btn-cart{border:1px solid #000;margin-top:4px;background-color:#fff;color:#000}.App>.basket.open .backdrop{display:block}.App>.basket.open .container{right:0}@media screen and (max-width:768px){.App>.basket .container{width:100%;right:-100%}}.original-price{text-decoration:line-through;color:red}.basket-loading{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#fff;z-index:2}.basket-loading>img{width:100px;height:100px}.products.invalid-products{max-height:25%!important}.product.invalid-product{opacity:.4}.products.invalid-products>h4{color:#c71111}.btn-clear-invalid{padding:5px 10px;background:#fff;border:1px solid;transition:all .2s ease;cursor:pointer}.btn-clear-invalid:hover{background:#000;color:#fff}.form-group{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid #eee}.form-group input{max-width:50px}.btn-save{border:1px solid #111;background-color:#111;color:#eee;text-decoration:none;width:100%;padding:8px 0;font-size:14px;font-family:"Noto Sans Bold";text-align:center;cursor:pointer}.signin-page .form{border:1px solid #e3e3e3}.signin-page .form .header{border-bottom:1px solid #ccc}.signin-page .form .forgot{color:#5465ff}.signin-page .form .fields .input span{font-size:12px}.signin-page .form .fields .input input{border:1px solid #ccc;background-color:#fff}.signin-page .form .controls .btn-signin{background-color:#111}.btn-subm{border:1px solid #2f73b1;background-color:#2f73b1}.modal{position:fixed;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);opacity:0;transition:all .3s ease-in-out;pointer-events:none;z-index:999}.modal.show{opacity:1;pointer-events:visible}.modal.show .modal-content{-webkit-transform:translateY(0);transform:translateY(0)}.modal .modal-content{max-width:500px;width:100%;background-color:#fff;-webkit-transform:translateY(-200px);transform:translateY(-200px);transition:all .3s ease-in-out;padding:20px}.modal .modal-content.modal-content-lg{max-width:1024px;width:calc(100% - 80px)}.modal .modal-footer,.modal .modal-title{padding:10px}.modal .modal-title{margin:0}.modal .modal-title span svg{float:right;margin-right:15px;cursor:pointer}.modal .modal-title span svg:hover{color:red}.modal .modal-body{padding:10px;border-top:1px solid #eee;border-bottom:1px solid #eee}.signup-page{width:1140px;max-width:calc(100% - 16px);margin:8px auto}.signup-page .form{width:800px;max-width:100%;margin:32px auto;background-color:#fff}.signup-page .form .header{padding:16px;border-bottom:1px solid #ccc;font-size:18px}.signup-page .form h4{margin:10px;color:#333}.signup-page .form .fields{flex-direction:row;flex-wrap:wrap;padding:16px 0 16px 16px;border-bottom:1px solid #e1e1e1}.signup-page .form .fields,.signup-page .form .fields .input{display:flex;justify-content:flex-start;align-items:flex-start}.signup-page .form .fields .input{flex-direction:column;width:50%;margin-top:16px}.signup-page .form .fields .input span{font-size:14px;color:#333}.signup-page .form .fields .input input{width:calc(100% - 42px);border:1px solid #e1e1e1;border-radius:2px}.signup-page .form .fields .input input,.signup-page .form .fields .input select{outline:none;margin-top:4px;padding:12px;background-color:#fff;font-size:18px;color:#333}.signup-page .form .fields .input select{width:calc(100% - 18px);border:1px solid #ccc;border-radius:2px}.signup-page .form .controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:32px 16px}.signup-page .form .controls .already-have-an-account-note{font-size:14px}.signup-page .form .error{border-color:#af4141!important;box-shadow:0 0 9px 0 #af4141}.signup-page .form .login-response{padding:10px;margin-bottom:-30px}@media screen and (max-width:991px){.signup-page .form .fields .input{width:100%}.signup-page .form .controls{flex-direction:column}.signup-page .form .controls div{margin-top:16px}}.btn-color{border:1px solid #2f73b1;background:#2f73b1}.success-msg{background:#d6ffd6;color:#009688;padding:30px;margin:100px auto;text-align:center;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;max-width:80%}.d-flex{display:flex!important}.direction-column{flex-direction:column!important}.w-100{width:100%!important}.container{background:#fafafa}.products-page{width:1140px;max-width:calc(100% - 64px);margin:0 auto;padding:32px;display:flex;flex-direction:row;background:#fff}.products-wrapper{width:80%}.filters-wrapper{width:20%;margin-right:15px}.products-page .options{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.products-page .options .btn-change-view-type,.products-page .options .btn-sort{position:relative;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start}.products-page .options .btn-change-view-type.open .menu,.products-page .options .btn-sort.open .menu{display:flex}.products-page .options .btn-change-view-type .menu,.products-page .options .btn-sort .menu{min-width:calc(100% - 10px);display:none;position:absolute;top:33px;left:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#fff;z-index:3}.products-page .options .btn-change-view-type .menu>*,.products-page .options .btn-sort .menu>*{width:calc(100% - 16px);padding:8px;font-size:14px;cursor:pointer;text-align:right}.products-page .options .btn-change-view-type .menu>.selected,.products-page .options .btn-sort .menu>.selected{background-color:#ddd}.products-page .options .btn-change-view-type .menu>:hover,.products-page .options .btn-sort .menu>:hover{background-color:#111;color:#eee}.products-page .options .btn-change-view-type .menu>*{text-align:center}.products-page .filters{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:height .3s ease-out;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;max-height:100vh;overflow:auto}.products-page .filters::-webkit-scrollbar{width:8px;-webkit-appearance:none;display:inherit}.products-page .filters::-webkit-scrollbar-thumb{background:hsla(0,0%,74.9%,.5647058823529412)}.products-page .filters::-webkit-scrollbar-track{background:#f1f1f1}.products-page .filters.open{height:auto;visibility:visible}.products-page .filters .categories{height:100%;overflow-y:auto}.products-page .filters .categories::-webkit-scrollbar{width:8px}.products-page .filters .categories::-webkit-scrollbar-track{background:#fff}.products-page .filters .categories::-webkit-scrollbar-thumb{background:#333;border-radius:27px}.products-page .filters .categories::-webkit-scrollbar-thumb:hover{background:#333}.products-page .filters .categories .list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.products-page .filters .categories .list .item{width:100%;cursor:pointer}.products-page .filters .categories .list .item .name{width:calc(100% - 16px);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 8px;border-radius:4px}.products-page .filters .categories .list .item .name:hover{background-color:#111;color:#eee}.products-page .filters .categories .list .item .submenu{flex-direction:column;justify-content:flex-start;align-items:flex-start}.products-page .filters .categories .list .item .submenu.open{display:flex}.products-page .filters .categories .list .item .submenu.closed{display:none}.products-page .filters .categories .list .item .submenu>*{text-decoration:none;width:calc(100% - 32px);padding:4px 4px 4px 16px;border-radius:4px;color:#333}.products-page .filters .categories .list .item .submenu>:hover{background-color:#111;color:#eee}.products-page .filters .price>*{margin:8px 0}.products-page .filters .price .price-input{position:relative}.products-page .filters .price .price-input input{outline:none;border:none;width:50px;padding:8px 16px;border-radius:4px;background-color:#eee}.products-page .filters .price .price-input input:nth-of-type(2){margin-left:16px}.products-page .filters .price .price-input span{position:absolute;top:5px;right:10px}.products-page .filters .price .price-input:nth-of-type(2){border-left:1px solid #ccc}.products-page .filters .attributes{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.products-page .filters .attributes .attribute{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:4px 0;font-size:14px;width:100%}.products-page .filters .attributes .attribute span{min-width:100px;text-align:right}.products-page .filters .attributes .attribute .choices{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.products-page .filters .attributes .attribute .choices .choice.size-choice{width:100%;text-align:left;font-size:14px;margin:2px;cursor:pointer}.products-page .filters .attributes .attribute .choices .choice.size-choice:before{content:" ";display:inline-block;width:16px;margin-right:5px;height:16px;border:1px solid #eee}.products-page .filters .attributes .attribute .choices .choice.size-choice.selected:before{content:"✓";display:inline-block;width:16px;margin-right:5px;height:16px;border:1px solid #eee;font-size:20px;line-height:18px}.products-page .filters .attributes .attribute .choices .choice.color-choice{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:4px;cursor:pointer;width:25px;height:25px}.products-page .filters .attributes .attribute>.name{font-size:16px;font-weight:600;text-align:left;width:100%;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #a7a7a7}.products-page .filters .attributes .attribute .choices .choice.color-choice.selected{box-shadow:0 0 2px 3px rgb(0 0 0/70%)}.products-page .filters .attributes .attribute .choices .choice.color-choice .color-value{width:100%;height:100%}.products-page .filters.filters--list{height:unset;flex-direction:column}.products-page .filters.filters--list .attributes{padding-left:unset}.products-page .filters.filters--list .attributes .attribute{margin-top:16px}.products-page .filters.filters--list .attributes .attribute .name{min-width:75px;max-width:75px;overflow-x:hidden;text-overflow:ellipsis;height:100%;padding-right:8px}.products-wrapper>div>.list{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;grid-gap:15px;gap:15px}.products-wrapper>div>.list>*{width:calc(32% - 40px);padding:10px}.products-wrapper>div>.list .no-results-message{width:100%;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#aaa}.products-wrapper>div>.list .no-results-message svg{font-size:65px}.products-wrapper>div>.list .no-results-message span{font-size:30px}.products-page .skeleton-pagination,.products-wrapper .pagination{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:16px 0;background-repeat:no-repeat}.products-wrapper .pagination a,.products-wrapper .pagination div,.products-wrapper .skeleton-pagination a,.products-wrapper .skeleton-pagination div{text-decoration:none;display:block;width:40px;height:40px;margin:0 4px;line-height:40px;text-align:center;font-size:14px;background-color:#ddd;color:#333;cursor:pointer}.products-wrapper .pagination a.active,.products-wrapper .pagination div.active,.products-wrapper .skeleton-pagination a.active,.products-wrapper .skeleton-pagination div.active{background-color:#ed174b;color:#eee}@media screen and (max-width:999px){.products-wrapper>div>.list>*{width:calc(31% - 24px)}.filter--toggle{display:block}.products-page{flex-direction:column}.filters-wrapper,.products-wrapper{width:100%}.products-page .filters{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.3764705882352941);top:0;left:0;padding:0!important;z-index:3}.products-page .filters .attributes{width:50%;background:#fff;padding:15px;max-width:200px;z-index:2}.mobile-hidden{display:none!important}.mobile-attributes-backdrop{position:absolute;width:100%;height:100%;z-index:1;top:0;left:0}.filter--toggle{position:fixed;top:30%;left:0;z-index:3}.filter--toggle button{background:#000;color:#fff;padding:10px;margin:0!important}}@media screen and (max-width:767px){.products-wrapper .filters{flex-direction:column}.products-wrapper .filters .attributes{padding-left:unset}.products-wrapper .filters .attributes .choices{flex-wrap:wrap}.products-wrapper>div>.list>*{width:calc(45% - 18px)}}@media screen and (max-width:475px){.products-wrapper>div>.list>*{width:100%}.products-wrapper .options{flex-direction:column;align-items:flex-end;grid-gap:10px;gap:10px}.products-wrapper .options .btn-change-view-type{display:none}}.product-list-item{position:relative;width:100%!important;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-list-item .image{position:relative;width:25%;min-width:100px;min-height:100px;height:0;padding-bottom:25%;background-repeat:no-repeat;background-size:contain;background-position:50%}.product-list-item .image a{position:absolute;width:100%;height:100%}.product-list-item .image .btn-favourite,.product-list-item .image .btn-quick-view{position:absolute;cursor:pointer;opacity:.25}.product-list-item .image .btn-favourite{top:16px;left:16px}.product-list-item .image .btn-quick-view{top:44px;left:16px}.product-list-item:hover .image .btn-favourite,.product-list-item:hover .image .btn-quick-view{opacity:1}.product-list-item .info{width:calc(75% - 32px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:16px}.product-list-item .info .name{text-decoration:none;color:#333;font-size:18px}.product-list-item .info .price{margin:8px;font-family:"Noto Sans Bold";font-size:18px}.product-list-item .info .description{min-height:67px;max-height:67px;overflow:hidden;margin-left:8px;font-size:12px;color:#555}.product-list-item .info .description p{margin:0}.product-list-item .info .btn-add-to-basket{align-self:flex-end}.product-list-item .quick-view{display:none}.product-list-item .quick-view.open{display:flex}.product-list-item .quick-view .backdrop{position:fixed;width:100vw;height:100vh;top:0;right:0;background-color:rgba(0,0,0,.5);z-index:99}.product-list-item .quick-view .product{position:fixed;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(75vw - 64px);max-width:1076px;height:calc(75vh - 64px);max-height:700px;top:50%;left:50%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:32px;background-color:#fff;z-index:100}.product-list-item .quick-view .product .image{flex:1 1;width:40vw;height:0;padding-bottom:30%;background-size:cover;background-position:50%}.product-list-item .quick-view .product .info{flex:2 1;padding:16px}.product-list-item .quick-view .product .info .name{display:block;min-height:48px;text-decoration:none;color:#333;font-size:18px;font-family:"Noto Sans Bold"}.product-list-item .quick-view .product .info .description{height:20vh;max-height:400px;overflow:auto;margin-top:8px;color:#696969;font-size:14px}.product-list-item .quick-view .product .info .description::-webkit-scrollbar{width:8px}.product-list-item .quick-view .product .info .description::-webkit-scrollbar-track{background:#fff}.product-list-item .quick-view .product .info .description::-webkit-scrollbar-thumb{background:#111;border-radius:27px}.product-list-item .quick-view .product .info .description::-webkit-scrollbar-thumb:hover{background:#111}.product-list-item .quick-view .product .info .price{margin-top:16px}.product-list-item .quick-view .product .info .price .discount-price{margin-left:4px;font-size:18px;color:#333}.product-list-item .quick-view .product .info .price .initial-price{font-size:18px;color:#333}.product-list-item .quick-view .product .info .price .old-price{color:#696969;font-size:12px;text-decoration:line-through}.product-list-item .quick-view .product .info>.controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:32px}.product-list-item .quick-view .product .info>.controls .basket-controls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.product-list-item .quick-view .product .info>.controls .basket-controls .btn-add-to-basket{font-size:14px}.product-list-item .quick-view .product .btn-close{position:absolute;top:16px;right:16px;cursor:pointer}.product-list-item .toast{display:none;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:1vh;padding:32px;border-top:4px solid #111;background-color:#fff;font-size:14px;z-index:999}.product-list-item .toast .btn-close{position:absolute;top:8px;right:8px;cursor:pointer}.product-list-item .toast a{color:#111}.product-list-item .toast.open{display:block}@media screen and (max-width:767px){.product-item .quick-view .product{width:calc(100vw - 32px);height:calc(100vh - 32px);-webkit-transform:translate(0);transform:translate(0);top:0;left:0;flex-direction:column;align-items:center;padding:16px}.product-item .quick-view .product .image{width:60%}.product-item .quick-view .product .info .controls{flex-direction:column;align-items:flex-start}.product-item .quick-view .product .info .controls>button{order:2;margin-top:16px}.product-item .quick-view .product .info .controls .basket-controls{order:1}}.input-range{position:relative;width:100%;height:16px}.input-range .bar{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;top:50%;width:100%;height:5px;background-color:#000;z-index:1}.input-range .thumb-from,.input-range .thumb-to{position:absolute;width:16px;height:16px;border-radius:50%;background-color:#000;z-index:2;cursor:pointer}.input-range .thumb-from{left:0}.input-range .thumb-to{left:calc(100% - 16px)}.basket-page{width:1140px;max-width:calc(100% - 2vw);margin:0 auto;padding:1vw;overflow:auto}.basket-page.empty-height{height:calc(100vh - 571.69px - 2vw)}.basket-page .skeleton{width:100%;height:400px;background-color:#ddd}.basket-page table{width:100%;border-collapse:collapse;background-color:#fff}.basket-page table tr th{border:1px solid #ddd;padding:8px;font-size:14px;font-family:"Noto Sans Bold"}.basket-page table tr td{text-align:left;border:1px solid #ddd;padding:8px;font-size:14px}.basket-page table tr td.name a{text-decoration:none;color:#333}.basket-page .total{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:1px solid #ddd;background-color:#fff}.basket-page .total .header{font-family:"Noto Sans Bold"}.basket-page .total .body,.basket-page .total .header{width:calc(100% - 32px);padding:16px;border-bottom:1px solid #ddd}.basket-page .total .body{margin-top:8px}.basket-page .total .body>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.basket-page .total .coupon{display:none;margin:16px}.basket-page .total .coupon input{outline:none;margin-left:16px;padding:8px 0;border:none;border-bottom:1px solid #111;font-size:18px}.basket-page .total .footer{width:calc(100% - 32px);margin-top:8px;padding:16px;font-family:"Noto Sans Bold"}.basket-page .total .controls,.basket-page .total .footer{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.basket-page .total .controls{width:100%;margin-top:16px}.basket-page .total .controls>*{width:300px;max-width:50%}@media screen and (max-width:991px){.basket-page .total .controls{flex-direction:column;justify-content:center;align-items:center}.basket-page .total .controls>*{max-width:calc(100% - 44px);margin:4px 0!important}}.from-price{text-decoration:line-through;color:red}.to-price{color:#009d00}.checkout-page{width:1140px;max-width:calc(100% - 2vw);min-height:calc(100vh - 455px);display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0 auto;padding:1vw}.checkout-page.empty-height{height:calc(100vh - 571.69px - 2vw)}.checkout-page .shipping-details .body .input.input-3{width:calc(33% - 32px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px}.checkout-page .shipping-details .body .input.input-full{width:calc(100% - 32px)}#choose_address,#country,#region{width:100%}.checkout-page .shipping-details .body .input.input-whole input{align-items:center;background-color:#fff;border-radius:4px;border:1px solid #ccc;cursor:default;display:flex;-webkit-box-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;min-height:38px;outline:0!important;position:relative;transition:all .1s;box-sizing:border-box;padding:2px 8px}.checkout-page .skeletons{width:1140px;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:0 auto}.checkout-page .skeletons .skeletons__form{width:calc(60% - 8px);height:0;padding-bottom:50%;background-color:#ddd}.checkout-page .skeletons .skeletons__basket{width:calc(40% - 8px);height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:25%;background-color:#ddd}.checkout-page .shipping-details{width:calc(60% - 8px);border:1px solid #ddd;background-color:#fff}.checkout-page .shipping-details .header{width:calc(100% - 32px);padding:16px;border-bottom:1px solid #ddd;font-size:18px}.checkout-page .shipping-details .body{width:calc(100% - 32px);display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:16px}.checkout-page .shipping-details .body .input{width:calc(50% - 32px);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:16px}.checkout-page .shipping-details .body .input label{display:none}.checkout-page .shipping-details .body .input.checkbox>div span,.checkout-page .shipping-details .body .input.checkbox>div svg{cursor:pointer;font-size:18px;margin-top:8px}.checkout-page .shipping-details .body .input span{font-size:14px}.checkout-page .shipping-details .body .input input{outline:none;width:100%;margin-top:8px;padding:16px 0 4px;font-size:18px;border:none;border-bottom:1px solid #dbdbdb}.checkout-page .shipping-details .body .input textarea{outline:none;width:100%;border:none;border-bottom:1px solid #dbdbdb;margin-top:8px;padding:16px 0 10px;font-size:14px}.checkout-page .shipping-details .footer button{width:calc(100% - 32px);margin:16px}.checkout-page .basket{width:calc(40% - 40px);align-self:flex-start;border:1px solid #ddd;padding:16px;background-color:#fff}.checkout-page .basket .item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-top:16px}.checkout-page .basket .item:first-of-type{margin-top:0}.checkout-page .basket .item .image{width:25%;height:0;padding-bottom:25%;background-size:cover;background-position:bottom}.checkout-page .basket .item .details{width:80%;padding:8px;font-size:14px}.checkout-page .basket .item .details .name{font-family:"Noto Sans Bold"}.checkout-page .basket .item .details .name a{text-decoration:none;color:#333}.checkout-page .basket .item .details .quantity{font-size:12px}.checkout-page .basket .item .details button{margin-top:8px}.checkout-page .basket .subtotal{margin-top:16px;margin-left:10px;margin-right:10px}.checkout-page .basket .subtotal,.checkout-page .basket .taxes{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.checkout-page .basket .taxes{width:100%;margin-top:4px;margin-bottom:16px}.checkout-page .basket .grandtotal{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding-top:16px;border-top:1px solid #ddd;margin-left:10px;margin-right:10px}.checkout-page .order-sent-message{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#bbb;font-size:30px;font-family:"Noto Sans Bold"}.checkout-page .order-sent-message svg{font-size:64px}@media screen and (max-width:991px){.checkout-page{flex-direction:column}.checkout-page .shipping-details{width:100%;order:2;margin-top:8px}.checkout-page .basket{width:calc(100% - 32px);order:1}}@media screen and (max-width:767px){.checkout-page .shipping-details .body .input{width:calc(100% - 32px)}}.loading-container{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5803921568627451);top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999}.loading-container img{width:150px;height:150px}.loading-container span{font-size:20px;color:#fff;font-weight:600;text-shadow:3px 1px 3px #000}.error-form{display:none;color:red}.error-form.show{display:block}.error-data{padding:20px;margin:100px;background:#ff8f8f}.coupon-input{padding:10px!important;margin:10px;background:#8bc34a;color:#fff;font-size:20px;border-radius:5px}.coupon-input span{font-size:18px!important;font-weight:600}.coupon-subtotal{background:#8bc34a;padding:10px;box-sizing:border-box;color:#fff;margin-left:0!important;margin-right:0!important}.invalid-item{opacity:.3}.more-info-wrapper{display:inline-block;position:relative}.more-info{margin-left:5px;margin-top:0!important}.more-info-content{display:none;position:absolute;top:100%;min-width:165px;flex-direction:column;background:#4d4747;color:#fff;border-radius:7px;padding:10px;font-size:13px}.more-info:hover+.more-info-content{display:flex}.shippping-loading-container{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,94.5%,.8196078431372549);display:flex;justify-content:center;align-items:center}.shippping-loading-container img{width:25px;height:25px}.products-misc-page .section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:30px 0}.products-misc-page .section .title{margin-top:50px;margin-bottom:25px;text-align:center;font-size:30px;font-family:"Noto Sans Bold"}.products-misc-page .section .list{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.products-misc-page .section .list .empty-list-view{width:100%!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.products-misc-page .section .list .empty-list-view svg{font-size:70px;color:#ccc}.products-misc-page .section .list .empty-list-view span{margin-top:16px;font-size:12px}.products-misc-page .section.featured-products .list>*{width:calc(25% - 1vw);margin:calc(.5vw - 1px)}@media screen and (max-width:991px){.products-misc-page .section.featured-products .list>*{width:calc(50% - 2vw);margin:calc(1vw - 1px)}}@media screen and (max-width:767px){.products-misc-page .slider .item .text{margin:20px!important}.products-misc-page .slider .item .text .fs-xxl{font-size:27px!important}}@media screen and (max-width:575px){.products-misc-page .section.featured-products .list>*{width:calc(100% - 4vw);margin:2vw}}@media screen and (max-width:280px){.products-misc-page .section .title{font-size:18px}}@media screen and (max-width:170px){.products-misc-page .section .title{font-size:14px}}.myaccount-page{max-width:1140px;min-height:calc(100vh - 455px);margin:0 auto;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;background-color:#fff}.form-span{font-size:14px;font-weight:600}.form-data{font-size:15px}.myaccount-page .tabs{width:30%;cursor:pointer;border:1px solid #e3e9ef;transition:color .25s ease-in-out,background-color .45s ease-in-out,border-color .25s ease-in-out}.myaccount-page .tabs div{padding:16px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.myaccount-page .tabs div>div:first-of-type{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.myaccount-page .tabs div>div:first-of-type svg{margin-right:1rem}.myaccount-page .tabs>div:hover{background-color:#9ebad5;transition:color .25s ease-in-out,background-color .45s ease-in-out,border-color .25s ease-in-out;color:#fff}.myaccount-page .tabs>div:hover span{margin-right:8px;transition:al .5s;transition-delay:0s}.myaccount-page .tabs .active{background-color:#5c8fbf;color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff}.myaccount-page .tabs-content{width:70%;align-self:flex-start;padding:15px;background-color:#fff;transition:opacity .15s linear}@media only screen and (max-width:767px){.myaccount-page{flex-direction:column}.myaccount-page .tabs-content{width:100%;padding:0}.myaccount-page .tabs{width:100%}}.myaccount-page .form-label{margin-bottom:8px;font-size:.7875rem;color:#7d879c;display:block;margin-left:10px}.myaccount-page .text-danger{color:#ff6f61}.myaccount-page .form-control{display:block;padding:8px 0 8px 8px;font-size:.93rem;font-weight:400;line-height:1.7;color:#2c2d2f;background-color:#fff;background-clip:padding-box;border:1px solid #aeb4be;-webkit-appearance:none;appearance:none;border-radius:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.myaccount-page .form-label-block{display:block;width:100%}.myaccount-page .form-check-inline{margin-right:15px;margin-bottom:20px;display:inline}.myaccount-page .css-qc6sy-singleValue{font-size:14px;color:#7d879c}.myaccount-page .container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;background:#fff}.myaccount-page .w-50{width:50%;margin-bottom:20px}.myaccount-page .w-100{width:100%;margin-bottom:20px}.myaccount-page .w-100 .form-control{width:calc(100% - 10px)}.myaccount-page .w-50.col-left .form-control,.myaccount-page .w-50.col-right .form-control{width:calc(100% - 20px)}.myaccount-page .w-50.col-right .form-control{margin-left:10px}.myaccount-page .form-control:focus{color:#2c2d2f;background-color:#f6f9fc;border-color:#373f50;outline:0;box-shadow:0 0 0 0 transparent}.myaccount-page .mb-20{margin-bottom:20px}.myaccount-page .billing .card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;border-top:1px solid #e3e9ef;border-right:1px solid #e3e9ef;border-left:1px solid #e3e9ef;padding:16px;font-weight:600}.myaccount-page .billing .card-header .delete-icon{cursor:pointer}.myaccount-page .billing .card-header .delete-icon:hover{color:red}.myaccount-page .billing-address h4.inline{display:inline}.myaccount-page .billing-address .add-address{float:right;color:#111;font-size:14px;cursor:pointer}.myaccount-page .billing-address .add-address svg{margin-right:5px}.myaccount-page .billing-address .add-address:hover{color:#111}.myaccount-page .billing-address .col-50{width:calc(50% - 10px);margin-bottom:20px}.myaccount-page .billing-address .card-body{font-size:.93rem;padding:16px;font-weight:400;line-height:1.7;color:#7d879c;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);border:1px solid #e3e9ef}.myaccount-page .orders table{width:100%;margin-bottom:1rem;color:#7d879c;vertical-align:top;border-collapse:collapse}.myaccount-page .orders table .image{width:100px}.myaccount-page .orders table .text-dark{color:#02010a!important}.myaccount-page .orders table table,.myaccount-page .orders table td,.myaccount-page .orders table th{border:1px solid #e3e9ef;padding:8px}.myaccount-page .error-message{border:1px solid red;font-size:14px;padding:8px 15px;margin-bottom:20px;width:-webkit-max-content;width:max-content}.myaccount-page .modal.show{z-index:9999}.myaccount-page .default-address{margin-right:8px}.myaccount-page .w-140{width:140px}.myaccount-page .edit.tooltip{margin-right:15px}.myaccount-page .default-address{cursor:pointer}.myaccount-page .default-address label{display:inline}.myaccount-page .default-address .square{width:20px;height:20px;border:1px solid #000}.myaccount-page .default-address .square .square:after{content:"";display:block}.myaccount-page .default-address .square svg{font-size:16px;padding:3px;margin-bottom:-3px}.myaccount-page .address-added{max-width:300px;text-align:center}.myaccount-page .active-address{height:10px;width:10px;background-color:#1ee13f;border-radius:50%;display:inline-block;margin-right:5px}.address-select{display:block;padding:8px 0 8px 8px;font-size:.93rem;font-weight:400;line-height:1.7;color:#7d879c;background-color:#fff;background-clip:padding-box;border:1px solid #aeb4be;-webkit-appearance:none;appearance:none;border-radius:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(100% - 20px)}.order-lines{display:flex;flex-direction:column;width:100%}.order-line{display:flex;flex-direction:row;justify-content:space-between;width:100%;border-bottom:1px solid #c3c3c3;margin-bottom:4px;padding-bottom:4px;margin-top:4px;padding-top:4px}.order-line .title{margin:auto 0;min-height:60px}.order-line .title a{color:#000;font-weight:600;text-decoration:none}.order-data{display:flex;width:100%}.order-address{display:flex;flex-direction:column;align-items:start;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #000;width:40%;padding-right:10%}.order-address>div{width:100%;display:flex;justify-content:space-between;margin-bottom:5px}.orders .pagination,.orders .skeleton-pagination{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:16px 0;background-repeat:no-repeat}.orders .pagination a,.orders .pagination div,.orders .skeleton-pagination a,.orders .skeleton-pagination div{text-decoration:none;display:block;width:40px;height:40px;margin:0 4px;line-height:40px;text-align:center;font-size:14px;background-color:#ddd;color:#333;cursor:pointer}.orders .pagination a.active,.orders .pagination div.active,.orders .skeleton-pagination a.active,.orders .skeleton-pagination div.active{background-color:#111;color:#eee}.old-price{color:#bd0000;text-decoration:line-through}.price,.qty{font-weight:600}.price-gift{color:#5bad01}.qtys>div{display:flex;flex-direction:column;align-items:flex-end;height:100%;justify-content:space-evenly}.modal .modal-content.modal-content-lg{max-height:80vh;overflow:auto}hr.divider{border:0;border-top:1px solid #e1e1e1}.coupon-banner{background:#8bc34a;padding:10px 0;box-sizing:border-box;color:#fff;margin-left:0!important;margin-right:0!important}.mx-2{margin:0 .5rem}.me-2{margin-right:.5rem}.me-3{margin-right:.75rem}.me-4{margin-right:1rem}.px-2{padding:0 .5rem}.pe-2{padding-right:.5rem}.pe-3{padding-right:.75rem}.pe-4{padding-right:1rem}.tab-personal-detail .form-control{width:80%}.signin-page{width:1140px;max-width:calc(100% - 16px);margin:0 auto;padding:8px}.signin-page .form{width:400px;max-width:100%;margin:32px auto;border:1px solid #e1e1e1;background-color:#fff;color:#333}.signin-page .form .header{padding:16px;border-bottom:1px solid #efefef;font-size:18px}.signin-page .form .error{border-color:#af4141!important;box-shadow:0 0 9px 0 #af4141}.signin-page .form .login-response{padding:10px;margin-top:20px}.signin-page .form .forgot{margin:0;cursor:pointer;color:#686868}.signin-page .form .forgot:hover{color:#111}.signin-page .form .fields{padding:16px}.signin-page .form .fields .input{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:16px}.signin-page .form .fields .input span{font-size:14px}.signin-page .form .fields .input input{outline:none;width:calc(100% - 24px);margin-top:4px;padding:12px;border:1px solid #e9e9e9;border-radius:2px;background-color:#fafafa;font-size:18px;color:#333}.signin-page .form .controls{padding:16px}.signin-page .form .controls .btn-signin{outline:none;border:none;width:100%;padding:12px 0;border-radius:2px;background-color:#2f73b1;color:#eee;font-size:18px;cursor:pointer}.signin-page .form .controls .seperator{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:16px;font-size:18px}.signin-page .form .controls .seperator:before{content:" ";width:50%;height:1px;background-color:#999}.signin-page .form .controls .seperator span{padding:0 16px}.signin-page .form .controls .seperator:after{content:" ";width:50%;height:1px;background-color:#999}.signin-page .form .controls .login-with{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-top:16px}.signin-page .form .controls .login-with button{width:47.1%}.signin-page .form .controls .login-with button:first-of-type{border-color:#4267b2;color:#4267b2}.signin-page .form .controls .login-with button:first-of-type:hover{background-color:#4267b2;color:#fff}.signin-page .form .controls .login-with button:nth-of-type(2){border-color:#db4437;color:#db4437}.signin-page .form .controls .login-with button:nth-of-type(2):hover{background-color:#db4437;color:#fff}.login-after-change{color:#fff;background:#000;text-decoration:none;padding:10px}.error-msg{display:block;margin:10px;padding:5px;background:#ffc107}.products-container{background:#f5f5f5;width:100%}.products-home-page{max-width:1250px;width:100%;margin:0 auto;display:flex;flex-direction:row;background:#fff}.products-home-wrapper{width:80%}.filters-home-wrapper{width:20%}.products-home-page .options{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.products-home-page .options .btn-change-view-type,.products-home-page .options .btn-sort{position:relative;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start}.products-home-page .options .btn-change-view-type.open .menu,.products-home-page .options .btn-sort.open .menu{display:flex}.products-home-page .options .btn-change-view-type .menu,.products-home-page .options .btn-sort .menu{min-width:calc(100% - 10px);display:none;position:absolute;top:33px;left:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#fff;z-index:3}.products-home-page .options .btn-change-view-type .menu>*,.products-home-page .options .btn-sort .menu>*{width:calc(100% - 16px);padding:8px;font-size:14px;cursor:pointer;text-align:right}.products-home-page .options .btn-change-view-type .menu>.selected,.products-home-page .options .btn-sort .menu>.selected{background-color:#ddd}.products-home-page .options .btn-change-view-type .menu>:hover,.products-home-page .options .btn-sort .menu>:hover{background-color:#111;color:#eee}.products-home-page .options .btn-change-view-type .menu>*{text-align:center}.filter--toggle{display:none}.products-home-page .filters{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:height .3s ease-out;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;max-height:100vh;overflow:auto}.products-home-page .filters::-webkit-scrollbar{width:8px;-webkit-appearance:none;display:inherit}.products-home-page .filters::-webkit-scrollbar-thumb{background:rgba(255,0,0,.5647058823529412)}.products-home-page .filters::-webkit-scrollbar-track{background:#f1f1f1}.products-home-page .filters.open{height:auto;visibility:visible}.products-home-page .filters .categories{height:100%;overflow-y:auto}.products-home-page .filters .categories::-webkit-scrollbar{width:8px}.products-home-page .filters .categories::-webkit-scrollbar-track{background:#fff}.products-home-page .filters .categories::-webkit-scrollbar-thumb{background:#333;border-radius:27px}.products-home-page .filters .categories::-webkit-scrollbar-thumb:hover{background:#333}.products-home-page .filters .categories .list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.products-home-page .filters .categories .list .item{width:100%;cursor:pointer}.products-home-page .filters .categories .list .item .name{width:calc(100% - 16px);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:4px 8px;border-radius:4px}.products-home-page .filters .categories .list .item .name:hover{background-color:#111;color:#eee}.products-home-page .filters .categories .list .item .submenu{flex-direction:column;justify-content:flex-start;align-items:flex-start}.products-home-page .filters .categories .list .item .submenu.open{display:flex}.products-home-page .filters .categories .list .item .submenu.closed{display:none}.products-home-page .filters .categories .list .item .submenu>*{text-decoration:none;width:calc(100% - 32px);padding:4px 4px 4px 16px;border-radius:4px;color:#333}.products-home-page .filters .categories .list .item .submenu>:hover{background-color:#111;color:#eee}.products-home-page .filters .price>*{margin:8px 0}.products-home-page .filters .price .price-input{position:relative}.products-home-page .filters .price .price-input input{outline:none;border:none;width:50px;padding:8px 16px;border-radius:4px;background-color:#eee}.products-home-page .filters .price .price-input input:nth-of-type(2){margin-left:16px}.products-home-page .filters .price .price-input span{position:absolute;top:5px;right:10px}.products-home-page .filters .price .price-input:nth-of-type(2){border-left:1px solid #ccc}.products-home-page .filters .attributes{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.products-home-page .filters .attributes .attribute{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:4px 0;font-size:14px;width:100%}.products-home-page .filters .attributes .attribute span{min-width:100px;text-align:right}.products-home-page .filters .attributes .attribute .choices{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.products-home-page .filters .attributes .attribute .choices .choice.size-choice{width:100%;text-align:left;font-size:18px;margin:2px;cursor:pointer}.products-home-page .filters .attributes .attribute .choices .choice.size-choice:before{content:" ";display:inline-block;width:16px;margin-right:5px;height:16px;border:1px solid #eee}.products-home-page .filters .attributes .attribute .choices .choice.size-choice.selected:before{content:"✓";display:inline-block;width:16px;margin-right:5px;height:16px;border:1px solid #eee;font-size:20px;line-height:18px}.products-home-page .filters .attributes .attribute .choices .choice.color-choice{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:4px;cursor:pointer;width:25px;height:25px}.products-home-page .filters .attributes .attribute>.name{font-size:20px;font-weight:600;text-align:left;width:100%;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #a7a7a7}.price>.header{font-size:20px;font-weight:600;text-align:left;width:100%}.products-home-page .filters .attributes .attribute .choices .choice.color-choice.selected{box-shadow:0 0 2px 3px rgb(0 0 0/70%)}.products-home-page .filters .attributes .attribute .choices .choice.color-choice .color-value{width:100%;height:100%}.products-home-page .filters.filters--list{height:unset;flex-direction:column}.products-home-page .filters.filters--list .attributes{padding-left:unset}.products-home-page .filters.filters--list .attributes .attribute{margin-top:16px}.products-home-page .filters.filters--list .attributes .attribute .name{min-width:75px;max-width:75px;overflow-x:hidden;text-overflow:ellipsis;height:100%;padding-right:8px}.products-home-wrapper>div>.list{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.products-home-wrapper>div>.list>*{width:calc(25% - 20px);padding:10px;box-sizing:border-box;margin:10px}.products-home-wrapper>div>.list .no-results-message{width:100%;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#aaa}.products-home-wrapper>div>.list .no-results-message svg{font-size:65px}.products-home-wrapper>div>.list .no-results-message span{font-size:30px}.products-home-page .skeleton-pagination,.products-home-wrapper .pagination{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin:16px 0;background-repeat:no-repeat}.products-home-wrapper .pagination a,.products-home-wrapper .pagination div,.products-home-wrapper .skeleton-pagination a,.products-home-wrapper .skeleton-pagination div{text-decoration:none;display:block;width:40px;height:40px;margin:0 4px;line-height:40px;text-align:center;font-size:14px;background-color:#ddd;color:#333;cursor:pointer}.products-home-wrapper .pagination a.active,.products-home-wrapper .pagination div.active,.products-home-wrapper .skeleton-pagination a.active,.products-home-wrapper .skeleton-pagination div.active{background-color:#111;color:#eee}@media screen and (max-width:999px){.products-home-wrapper>div>.list>*{width:calc(31% - 24px)}.filter--toggle{display:block}.products-home-page{flex-direction:column}.filters-home-wrapper,.products-home-wrapper{width:100%}.products-home-page .filters{visibility:hidden;height:0;position:relative}}@media screen and (max-width:767px){.products-home-wrapper .filters{flex-direction:column}.products-home-wrapper .filters .attributes{padding-left:unset}.products-home-wrapper .filters .attributes .choices{flex-wrap:wrap}.products-home-wrapper>div>.list>*{width:calc(45% - 18px)}}@media screen and (max-width:475px){.products-home-wrapper>div>.list>*{width:100%}.products-home-wrapper .options{flex-direction:column;align-items:flex-end;grid-gap:10px;gap:10px}.products-home-wrapper .options .btn-change-view-type{display:none}}.bg-white{background:#fff}.term-content{padding:20px}.term-content img{max-width:100%;height:auto}.title{padding-top:10px}.article-img-wrapper{width:100%;text-align:center}.article-img{max-height:450px;object-fit:contain}.downloads-page{max-width:1024px;flex-wrap:wrap;margin:auto;display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.downloads-page .product-item{display:inline-flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:5px;border-radius:50px;width:calc(33% - 5px);box-sizing:border-box;margin:0 0 10px!important}.downloads-page .file-icon{color:#c7c7c7;margin-left:10px;font-size:25px}.downloads-page .product-code{font-size:16px;font-weight:600;margin:0 10px;color:#4d5254}.downloads-page .product-date{margin-left:10px}.downloads-page .file-download{border-radius:50px;padding:10px 10px 10px 0;color:#fff}.download-section{display:flex;align-items:center;border-radius:50px;padding:2px 10px;flex-wrap:wrap;background:#2196f3;cursor:pointer}.download-section span{color:#fff}.downloads-page .search-products{outline:none;max-width:400px;width:100%;max-width:calc(100% - 50px);height:35px;border:1px solid #eee;border-radius:24px;padding:5px 10px 5px 40px;background-color:#eee;font-size:18px;color:#333}.downloads-page .search-area{width:100%;margin:10px 5px;text-align:center;display:flex;justify-content:center}.downloads-page .search-area svg{position:absolute;top:13px;left:13px;font-size:20px;color:#333}.downloads-page .search-item{position:relative;width:100%;max-width:400px}@media only screen and (max-width:950px){.downloads-page .product-item{width:calc(50% - 5px)}}@media only screen and (max-width:600px){.downloads-page .product-item{width:100%}}.announcement-modal .modal-content{background-size:cover;background-position:50% 50%}.announcement-modal .modal-content .announcement-message{padding:2rem 7rem 2rem 2rem;display:block;max-height:50vh;overflow-y:auto}.announcement-modal .modal-body{border:none!important}.portal-orders-wrapper{background:#fff;min-width:350px;z-index:999;display:flex;flex-direction:column;padding-top:30px}.portal-orders-wrapper .btn-close{cursor:pointer}.portal-order-item{display:flex;flex-direction:column;padding:10px;border-bottom:1px solid #eee}.portal-orders-wrapper .add-to-cart{display:inline-block;background-color:#000;color:#fff;padding:5px 10px;text-align:center;font-size:14px;font-weight:700;border:none;outline:none;border-radius:10px;margin-top:10px;cursor:pointer;transition:background-color .2s ease}.portal-orders-wrapper .add-to-cart:hover{background-color:#232323}.portal-order-title{display:flex;align-items:center;justify-content:space-between}.hide-order{cursor:pointer}.portal-orders-wrapper .toast{display:none;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:1vh;padding:32px;border-top:4px solid #111;background-color:#fff;font-size:14px;z-index:999}.portal-orders-wrapper .toast .btn-close{position:absolute;top:8px;right:8px;cursor:pointer}
/*# sourceMappingURL=main.3ca08cfa.chunk.css.map */