From b51244c1d62dcbabcaccb4e620cdca7c191936f8 Mon Sep 17 00:00:00 2001 From: Roman Pyrih Date: Thu, 12 Feb 2026 11:52:34 +0100 Subject: [PATCH] Fix menu RWD --- layout/style-css/style.css | 2 +- layout/style-css/style.css.map | 2 +- layout/style-scss/style.scss | 8 +++++--- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/layout/style-css/style.css b/layout/style-css/style.css index d0d9307..8a358a2 100644 --- a/layout/style-css/style.css +++ b/layout/style-css/style.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600;700;900&family=Nunito:wght@200;300;400;500;600;700;800&family=Roboto:wght@300;400;500;700;900&display=swap";@keyframes fade_in_show{0%{opacity:0}100%{opacity:1}}html{scroll-behavior:smooth}img{text-indent:-9999px !important;color:rgba(0,0,0,0) !important}body{font-family:"Nunito",sans-serif;font-size:16px;line-height:1.5;color:#000;overflow-x:hidden}@media(max-width: 991px){body{font-size:14px}}body.no-scroll{overflow:hidden;max-height:100vh}body.page-login-form .main .container,body.page-login-form .main #product #description #tabs-menu-sticky-wrapper #tabs-menu,#product #description #tabs-menu-sticky-wrapper body.page-login-form .main #tabs-menu{max-width:600px;margin:auto;padding-right:15px;padding-left:15px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}.form-control{border:2px solid #e7e7e7;border-radius:0;font-size:15px}.mini-content,.client-panel,#basket-container,.basket-summary-container,.order-summary{max-width:1280px}.btn{border:0;border-radius:0;color:#fff;text-transform:uppercase;font-size:15px;padding:20px 30px;font-weight:600;display:flex;align-items:center;justify-content:center}.btn:focus{border:none;box-shadow:none}.btn-danger{background:#dc3545}.btn-danger:hover{background:#f7abb0}.btn-danger:active{background:#f7abb0;border-color:#fff}.btn-success{background:#b7174d}.btn-success:hover{background:#b7174d}.btn-success:active{background:#b7174d;border-color:#fff}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{background:#b7174d;border:none}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus{background:#b7174d;border:none}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:none}.btn-success.disabled,.btn-success:disabled{color:#fff;background:#b7174d;border-color:#b7174d}.jconfirm.jconfirm-modern .jconfirm-box{box-shadow:0px 0px 14px 4px rgba(0,0,0,.1) !important;padding:60px 30px 45px !important}.jconfirm.jconfirm-modern .jconfirm-box .btn{border-radius:0 !important}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-title{font-family:"Nunito",sans-serif !important;font-weight:600 !important;font-size:32px !important}.alert{border-radius:0;border:0;font-size:15px;font-weight:400;padding:15px;margin:0 auto 75px}.alert.alert-success{background:#b7174d;color:#fff}.title-border,#product #description .description-right .title,#product #description #tabs-menu-sticky-wrapper #tabs-menu{border-bottom:3px solid #e7e7e7;padding:10px 0;font-family:"Nunito",sans-serif;line-height:32px;letter-spacing:-1px;font-size:28px}.box,#blog-view,#category-view,.footer-contact,#header #search-form-big{padding:50px 0}@media(min-width: 768px)and (max-width: 991px){.box,#blog-view,#category-view,.footer-contact,#header #search-form-big{padding:25px 0}}.box .box-title,#blog-view .box-title,#blog-view .site-title,#category-view .box-title,.box #newsletter .title,#blog-view #newsletter .title,#category-view #newsletter .title,#newsletter .box .title,#newsletter #blog-view .title,#newsletter #category-view .title,.footer-contact .box-title,.footer-contact #newsletter .title,#newsletter .footer-contact .title,#header #search-form-big .box-title,#header #search-form-big #blog-view .site-title,#blog-view #header #search-form-big .site-title,#header #search-form-big #newsletter .title,#newsletter #header #search-form-big .title{font-family:"Nunito",sans-serif;font-weight:600;font-size:28px;margin-bottom:25px}@media(max-width: 767px){.box .box-title,#blog-view .box-title,#blog-view .site-title,#category-view .box-title,.box #newsletter .title,#blog-view #newsletter .title,#category-view #newsletter .title,#newsletter .box .title,#newsletter #blog-view .title,#newsletter #category-view .title,.footer-contact .box-title,.footer-contact #newsletter .title,#newsletter .footer-contact .title,#header #search-form-big .box-title,#header #search-form-big #blog-view .site-title,#blog-view #header #search-form-big .site-title,#header #search-form-big #newsletter .title,#newsletter #header #search-form-big .title{font-size:26px;margin-bottom:15px}}.new,.row .product-mini .new,.category-content .product-mini .new,.promoted-products .content .product-mini .new{border:2px solid #dc3545;padding:5px 10px;font-weight:600;display:inline-block;position:relative;top:10px;left:-10px;z-index:10;background:#fff}.box-mini{max-width:600px;margin:0 auto}.row-flex{display:flex;justify-content:space-between}@media(max-width: 991px){.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{max-width:100%}}@media(min-width: 1400px)and (max-width: 1629px){.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{max-width:1370px}}@media(min-width: 1630px){.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{max-width:1600px}}.site-title{font-family:"Nunito",sans-serif;font-weight:600;font-size:32px;margin-bottom:25px}@media(max-width: 991px){.site-title{font-size:30px}}@media(max-width: 767px){#top-sticky-wrapper #top{z-index:20}}#top{background:#f6f6f6;padding:15px 0}@media(max-width: 992px){#top #scontainer-1 .contact{display:none}}#top #scontainer-1 .free-delivery{float:right;color:#000}@media(min-width: 993px)and (max-width: 1200px){#top #scontainer-1 .free-delivery{float:none;display:block;margin-top:10px}}@media(max-width: 992px){#top #scontainer-1 .free-delivery{margin-bottom:10px}}#top p{margin:0;padding:0}#top a{color:#000}#top a:hover{text-decoration:none}#top #mini-login{text-align:right}#top #mini-login a:nth-child(1){margin-right:10px}#top #mini-login a{font-weight:600;color:#b7174d;margin-left:10px}#top #mini-login a span{color:#000;padding-right:10px}#header{padding:15px 0}#header .logo a{display:block;max-width:300px;text-align:center}#header .logo a img{width:100%;max-width:225px}#header #search-form-big{height:0;position:fixed;top:-100%;left:0;width:100%;background:#fff;z-index:110;overflow:hidden;transition:all .5s ease;max-height:100%;overflow-y:scroll}#header #search-form-big.visible{top:0;height:auto}#header #search-form-big .btn-success{margin:25px auto;display:block;width:175px}#header #search-form-big .no-found{font-weight:600;font-size:20px;font-family:"Nunito",sans-serif;padding:25px 0 50px;text-align:center}#header #search-form-big .search-big-results{padding:50px 0;display:flex;justify-content:flex-start;flex-wrap:wrap}@media(max-width: 767px){#header #search-form-big .search-big-results{padding:25px 0}}#header #search-form-big .search-big-results .product-search{position:relative;width:100%;margin:0 15px 15px 0;max-width:calc(16.6666666667% - 15px)}@media(min-width: 768px)and (max-width: 991px){#header #search-form-big .search-big-results .product-search{max-width:calc(25% - 25px)}}@media(max-width: 767px){#header #search-form-big .search-big-results .product-search{max-width:calc(50% - 15px)}}#header #search-form-big .search-big-results .product-search .new{border:2px solid #dc3545;padding:3px 5px;font-weight:600;display:inline-block;position:absolute;top:-10px;left:-10px;z-index:10;background:#fff}#header #search-form-big .small-title{text-transform:uppercase;opacity:.75;position:relative;width:100%}#header #search-form-big .small-title a{position:absolute;top:-10px;right:0;color:#000;transition:all .5s ease;font-size:30px;display:flex;align-items:center;justify-content:center;height:45px;width:45px}#header #search-form-big .small-title a:hover{color:#b7174d}#header #search-form-big .input{padding-top:25px}#header #search-form-big .input input{border-radius:0;border:0;border-bottom:2px solid #000;padding-left:0;padding-bottom:10px;padding-top:10px;font-weight:600;font-size:20px;height:50px;font-family:"Nunito",sans-serif}#header #search-form-big .input input:focus{outline:none;border:2px solid #000;box-shadow:none}#header #search-form-big .input input::-moz-placeholder{font-size:20px;font-weight:600;color:#000;font-family:"Nunito",sans-serif}#header #search-form-big .input input::placeholder{font-size:20px;font-weight:600;color:#000;font-family:"Nunito",sans-serif}#header .header-right{display:flex;justify-content:flex-end;align-items:center}#header .header-right #search-button{margin-right:25px}#header .header-right #search-button .btn{color:#fff;background:none;height:50px;width:50px;position:relative;z-index:5;transition:all .5s ease;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}#header .header-right #search-button .btn:hover{border-radius:0}#header .header-right #search-button .btn img{width:20px}#header .header-right #basket-mini a{display:flex;align-items:center;justify-content:center;color:#b7174d}@media(max-width: 767px){#header .header-right #basket-mini a{text-align:right}}#header .header-right #basket-mini a:hover{text-decoration:none}#header .header-right #basket-mini a:hover .icon{border-radius:0;background:#b7174d}#header .header-right #basket-mini a .icon{height:50px;width:50px;display:flex;align-items:center;justify-content:center;margin-right:10px;background:#000;border-radius:50%;transition:all .5s ease}@media(max-width: 767px){#header .header-right #basket-mini a .icon{order:1;margin-left:10px;margin-right:0}}#header .header-right #basket-mini a .icon img{width:20px}#header .header-right #basket-mini a .basket-details{font-size:14px}#header .header-right #basket-mini a .basket-details .title{font-weight:600}#header .header-right #basket-mini a .basket-details .details{color:#000;font-size:13px}.menu-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.35);z-index:10;display:none;opacity:0;transition:all .5s ease}.menu-overlay.visible{display:block;opacity:1}#main-menu-sticky-wrapper.is-sticky #main-menu{background:#fff;border-bottom:3px solid #e7e7e7;width:100%}#main-menu-sticky-wrapper.is-sticky #main-menu .level-0{justify-content:center}#main-menu{position:relative;z-index:20}@media(max-width: 992px){#main-menu.active::after{visibility:visible;opacity:1}#main-menu::after{content:"";position:fixed;inset:0;visibility:hidden;opacity:0;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:all 250ms ease-in-out}}@media(max-width: 992px){#main-menu #menu-container-1{height:100% !important;min-height:unset}#main-menu #menu-container-1 .levelHolderClass{height:100%}#main-menu #menu-container-1 ul{height:100%;overflow:auto}}#main-menu #menu-container-1 ul{margin:0;padding:0;list-style-type:none}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0{display:flex;margin-left:-15px;gap:20px}}@media(min-width: 993px)and (min-width: 768px)and (max-width: 991px){#main-menu #menu-container-1 ul.level-0>li#link-5{display:none}}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0>li>i{display:none}#main-menu #menu-container-1 ul.level-0>li>a{font-family:"Nunito",sans-serif;color:#000;font-size:18px;font-weight:400;display:block;padding:10px 9px;transition:all .5s ease}}@media(min-width: 993px)and (min-width: 992px)and (max-width: 1199px){#main-menu #menu-container-1 ul.level-0>li>a{padding:5px;font-size:19px}}@media(min-width: 993px)and (min-width: 768px)and (max-width: 991px){#main-menu #menu-container-1 ul.level-0>li>a{padding:5px;font-size:17px}}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0>li>a:hover{text-decoration:none}#main-menu #menu-container-1 ul.level-0>li:hover>ul{display:flex;animation:fade_in_show .5s;flex-wrap:wrap}#main-menu #menu-container-1 ul.level-0>li>ul{left:0;width:100%;display:none;position:absolute;padding:25px;background:#fff;transition:all .5s ease}#main-menu #menu-container-1 ul.level-0>li>ul>li{width:25%;margin-bottom:25px}}@media(min-width: 993px)and (min-width: 1200px)and (max-width: 1366px){#main-menu #menu-container-1 ul.level-0>li>ul>li{width:33.3333333333%}}@media(min-width: 993px)and (min-width: 768px)and (max-width: 1199px){#main-menu #menu-container-1 ul.level-0>li>ul>li{width:50%}}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0>li>ul>li a{color:#000;font-size:15px;transition:all .5s ease;white-space:nowrap}#main-menu #menu-container-1 ul.level-0>li>ul>li a:hover{text-decoration:none;color:#b7174d}#main-menu #menu-container-1 ul.level-0>li>ul>li>a{font-weight:600;font-size:16px;white-space:nowrap}#main-menu #menu-container-1 ul.level-0>li>ul>li i{display:none}#main-menu #menu-container-1 ul.level-0>li>ul>li ul{padding-top:5px}}#mobile-menu-close,#mobile-menu-open{display:none}.promoted-products{padding-top:30px}.promoted-products ontent .box-title,.promoted-products ontent #blog-view .site-title,#blog-view .promoted-products ontent .site-title,.promoted-products ontent #newsletter .title,#newsletter .promoted-products ontent .title{text-align:center}.promoted-products .content{display:flex;flex-wrap:wrap;gap:10px}@media(min-width: 1920px){.promoted-products .content .product-mini:nth-child(11),.promoted-products .content .product-mini:nth-child(12){display:none}}.promoted-products .content .product-mini{max-width:calc(25% - 7.5px);width:100%;position:relative}@media(min-width: 992px)and (max-width: 1366px){.promoted-products .content .product-mini{max-width:calc(25% - 7.5px)}}@media(min-width: 768px)and (max-width: 991px){.promoted-products .content .product-mini{max-width:calc(33.3333333333% - 7.5px)}}@media(max-width: 767px){.promoted-products .content .product-mini{max-width:calc(50% - 7.5px)}}@media(max-width: 399px){.promoted-products .content .product-mini{max-width:100%;margin:0 0 10px 0}}.promoted-products .content .product-mini .new{position:absolute}.category-content{gap:10px;display:flex;flex-wrap:wrap}.category-content .product-mini{width:calc(25% - 8px);position:relative}@media(max-width: 1199px){.category-content .product-mini{width:calc(33.3333333% - 7px)}}@media(max-width: 991px){.category-content .product-mini{width:calc(50% - 7px)}}.category-content .product-mini .new,.category-content .promoted-products .content .product-mini .new,.promoted-products .content .category-content .product-mini .new{position:absolute}.search-content{gap:10px;display:flex;flex-wrap:wrap}.search-content .product-mini{width:calc(25% - 8px);position:relative}@media(max-width: 767px){.search-content .product-mini{width:calc(33.33333333% - 7px)}}@media(max-width: 575px){.search-content .product-mini{width:calc(50% - 7px)}}.search-content .product-mini .new,.search-content .promoted-products .content .product-mini .new,.promoted-products .content .search-content .product-mini .new{border:2px solid #dc3545;padding:5px 10px;font-weight:600;display:inline-block;position:absolute;top:10px;left:-10px;z-index:10;background:#fff}.product-mini,.product-search{background:#fff;border-radius:5px;overflow:hidden;border:1px solid rgba(58,58,58,.1)}.product-mini:hover,.product-search:hover{border:1px solid rgba(58,58,58,.2)}.product-mini a,.product-search a{position:relative;display:block}.product-mini a:hover,.product-search a:hover{text-decoration:none}.product-mini:hover .img img.first,.product-search:hover .img img.first{opacity:0}.product-mini:hover .img img.second,.product-search:hover .img img.second{opacity:1}.product-mini:hover .product-details .name::after,.product-search:hover .product-details .name::after{width:100%}.product-mini .img,.product-search .img{width:100%;padding-top:120%;display:block;position:relative;overflow:hidden}.product-mini .img img,.product-search .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0}.product-mini .img img.first,.product-search .img img.first{transition:all 1s ease}.product-mini .img img.second,.product-search .img img.second{transition:all 1s ease;opacity:0}.product-mini .product-details,.product-search .product-details{padding:10px;width:100%;z-index:10;display:flex;align-items:flex-end;line-height:32px;justify-content:center;flex-wrap:wrap}.product-mini .product-details .tm-multihornet,.product-search .product-details .tm-multihornet{margin-bottom:5px}.product-mini .product-details .name,.product-search .product-details .name{font-family:"Nunito",sans-serif;font-weight:600;font-size:15px;line-height:1.5;margin:0 0 5px 0;color:#000;transition:all .5s ease;overflow:hidden;display:block;position:relative;text-align:center;width:100%}.product-mini .product-details .name:hover,.product-search .product-details .name:hover{text-decoration:none;color:#b7174d}.product-mini .product-details .name a,.product-search .product-details .name a{color:#000}.product-mini .product-details .name a:hover,.product-search .product-details .name a:hover{text-decoration:none;color:#b7174d}.product-mini .product-details .prices,.product-search .product-details .prices{text-align:right;font-family:"Nunito",sans-serif;width:100%;display:flex;justify-content:center}.product-mini .product-details .prices .price_weight,.product-search .product-details .prices .price_weight{width:100%;order:99;font-size:12px;color:#333}.product-mini .product-details .prices .price,.product-search .product-details .prices .price{font-size:22px;font-weight:700;color:#b7174d;white-space:nowrap}@media(max-width: 767px){.product-mini .product-details .prices .price,.product-search .product-details .prices .price{font-size:20px}}@media(max-width: 575px){.product-mini .product-details .prices .price,.product-search .product-details .prices .price{font-size:18px}}.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:14px;font-weight:300;color:#b9b9b9;position:relative;margin-right:15px}@media(min-width: 992px){.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:22px}}@media(max-width: 767px){.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:18px}}@media(max-width: 575px){.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:16px}}.product-mini .product-details .prices .price-old::before,.product-search .product-details .prices .price-old::before{width:100%;position:absolute;content:"";right:0;top:42%;height:0;border-bottom:2px solid #b9b9b9}.popular-categories .box-title,.popular-categories #blog-view .site-title,#blog-view .popular-categories .site-title,.popular-categories #newsletter .title,#newsletter .popular-categories .title{text-align:center}.popular-categories #scontainer-8 div[class^=col-lg]{margin:0 15px;max-width:calc(25% - 30px)}.popular-categories #scontainer-8 div[class^=col-lg] p{margin:0}.popular-categories #scontainer-8 div[class^=col-lg] a{display:block;background:#f6f6f6;font-family:"Nunito",sans-serif;font-weight:500;font-size:28px;line-height:32px;color:#000;padding-bottom:25px;transition:all .5s ease}.popular-categories #scontainer-8 div[class^=col-lg] a strong{display:inline-block;margin-left:-15px;font-weight:500;position:relative;top:-10px}.popular-categories #scontainer-8 div[class^=col-lg] a strong::after{height:1px;background:#000;content:"";display:block;position:absolute;bottom:0;width:0;transition:all .5s ease}.popular-categories #scontainer-8 div[class^=col-lg] a:hover{text-decoration:none}.popular-categories #scontainer-8 div[class^=col-lg] a:hover strong::after{width:100%}.mini-banners h3{font-family:"Nunito",sans-serif;color:#000;margin-bottom:25px;font-weight:700;font-size:26px}.mini-banners p{font-size:15px;line-height:26px}.last-on-blog .box-title,.last-on-blog #blog-view .site-title,#blog-view .last-on-blog .site-title,.last-on-blog #newsletter .title,#newsletter .last-on-blog .title{text-align:center}.last-on-blog .date-add{display:none}.article-list a:hover{text-decoration:none}.article-list a:hover img{opacity:.75}.article-list .blog-image{padding-top:66.66666%;position:relative;margin-bottom:15px}.article-list .blog-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.article-list .article-title{display:block;font-weight:600;font-size:22px;font-family:"Nunito",sans-serif;color:#000}.article-list .article-entry{color:#3a3a3a;font-size:14px;line-height:24px}.promo-text h1{font-family:"Nunito",sans-serif;font-weight:600;font-size:26px;color:#000}.promo-text h2{font-weight:600;font-size:18px;color:#000}.promo-text p{font-size:14px;color:#3a3a3a;line-height:24px}.promo-text p a{color:#b7174d}.footer-contact{background:#f6f6f6;line-height:24px}.footer-contact .icon svg{width:50px;height:50px;display:block;margin:auto}.footer-contact p{margin:0}.footer-contact strong{font-family:"Nunito",sans-serif;font-weight:600;font-size:20px;color:#000}.footer{border-bottom:1px solid #eee}.footer .box-title,.footer #blog-view .site-title,#blog-view .footer .site-title,.footer #newsletter .title,#newsletter .footer .title{text-align:left}.footer ul{list-style-type:none;margin:0;padding:0}.footer ul li a{font-family:"Nunito",sans-serif;font-size:20px;font-weight:300;color:#000;display:block;padding:5px 0;transition:all .5s ease}@media(max-width: 767px){.footer ul li a{font-size:14px}}.footer ul li a:hover{text-decoration:none;color:#b7174d}#newsletter #text{font-family:"Nunito",sans-serif;font-size:20px;font-weight:300;color:#000;display:none}@media(min-width: 992px){#newsletter #text{display:block}}#newsletter .agreement{font-size:11px}#newsletter .agreement input{margin-right:5px;position:relative;top:2px}#newsletter .agreement a{color:#b7174d;font-weight:600}#newsletter .agreement .hidden{display:none}#newsletter .form-group.input{display:flex;position:relative}#newsletter .form-group.input::after{content:"";display:block;bottom:0;left:0;width:0;position:absolute;background:#b7174d;transition:all .5s ease;height:2px}#newsletter .form-group.input:focus-within::after{width:100%}#newsletter .form-group.input:focus-within .btn{background:#b7174d}#newsletter input[type=email]{border:0;border-bottom:2px solid #000;border-radius:0;font-size:14px}#newsletter input[type=email]:focus{outline:none;border:2px solid #000;box-shadow:none}#newsletter .btn{background:#000;border-radius:0;color:#fff;border:0;text-transform:uppercase;font-size:14px;font-weight:600;padding:0 15px;line-height:38px;transition:all .5s ease;transition-delay:.25s}.footer-bottom #scontainer-3 p{margin:0}.footer-bottom #scontainer-3 p a{display:inline-block;margin-right:15px}.footer-bottom #scontainer-3 p a img{transition:all .5s ease}.footer-bottom #scontainer-3 p a:hover img{transform:scale(1.25)}.footer-bottom #copyright{text-align:right}.footer-bottom #copyright a{color:#b7174d}#cookie-information{background:#f6f6f6;padding:15px;text-align:center;font-size:12px}#cookie-information a{color:#b7174d}#category-view .product-category .product-mini{margin:0 0 50px}.left-column .categories .title{display:none}.left-column .categories ul{list-style-type:none;margin:0;padding:0}.left-column .categories ul i{font-size:12px;color:#000;cursor:pointer}.left-column .categories ul i:hover{color:hsl(339.75,77.6699029126%,50.3921568627%)}.left-column .categories ul a{transition:all .5s ease}.left-column .categories ul a:hover{text-decoration:none}.left-column .categories ul.level-0{padding:0 0 15px 0}.left-column .categories ul.level-0>li{padding-bottom:10px}.left-column .categories ul.level-0>li>a{font-family:"Nunito",sans-serif;font-weight:600;color:#000}.left-column .categories ul.level-0>li>a:hover{color:#b7174d}.left-column .categories ul.level-1{padding:0 0 0 10px}.left-column .categories ul.level-1 li{position:relative;padding-left:20px}.left-column .categories ul.level-1 li:last-child::before{display:none}.left-column .categories ul.level-1 li::before{content:"";position:absolute;width:10px;border-left:1px solid #e7e7e7;left:2px;top:7px;height:100%;display:block}.left-column .categories ul.level-1 li::after{content:"";position:absolute;width:10px;border-left:1px solid #e7e7e7;left:2px;top:5px;height:11px;border-bottom:1px solid #e7e7e7;display:block}.left-column .categories ul.level-1 li a{color:#000;display:inline-block;font-weight:400;font-size:15px;padding:3px 0}.left-column .categories ul.level-1 li a:hover{color:#b7174d}.left-column .categories ul.level-1 li.open ul{display:block}.left-column .categories ul.level-2{display:none}ul.pager{display:flex;list-style-type:none;padding:25px 0;margin:0;align-items:center;justify-content:center;font-size:22px;font-family:"Nunito",sans-serif}ul.pager a{color:#000;display:inline-block;padding:10px;transition:all .5s ease;font-weight:300}ul.pager a:hover{text-decoration:none;color:#b7174d}#category-description{margin-top:50px}#category-description a{color:#b7174d}#category-description h2{font-family:"Nunito",sans-serif;font-size:22px}#contact-form #contact-form .form-group .form-control{box-sizing:border-box;font-size:14px;padding:13px 16px;border-radius:0;border:2px solid #e7e7e7;height:auto;border-radius:10px}#contact-form #contact-form .form-group .form-control:focus{border:2px solid #000;box-shadow:none}#contact-additional-info a{color:#b7174d;font-weight:600}#contact-additional-info a:hover{text-decoration:none;color:#b7174d}#blog-view .site-title{margin-bottom:50px}#blog-view .article-entry{margin-bottom:3.75rem}#blog-view .article-entry .blog-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}#blog-view .article-entry .blog-image img:hover{opacity:.75}#blog-view .article-entry .article-title{font-family:"Nunito",sans-serif;margin-top:35px;margin-bottom:20px}#blog-view .article-entry .article-title a{display:block;font-weight:600;font-size:22px;font-family:"Nunito",sans-serif;color:#000;transition:all .3s ease}#blog-view .article-entry .article-title a:hover{color:#b7174d;text-decoration:none}#blog-view .article-entry .entry{color:#3a3a3a;font-size:14px;line-height:24px;font-weight:300;font-style:normal;letter-spacing:0px;margin-bottom:1.875rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#blog-view .article-entry .btn-success{font-family:"Nunito",sans-serif;background-color:rgba(0,0,0,0);color:#000;font-weight:400;font-size:1rem;padding:0;position:relative;padding-left:45px;padding-right:5px;transition:all .3s ease}#blog-view .article-entry .btn-success:before{position:absolute;left:0;content:"";width:40px;height:1px;top:50%;margin-right:10px;border-top:1px solid;transition:width .3s ease}#blog-view .article-entry .btn-success:hover{padding-left:25px}#blog-view .article-entry .btn-success:hover:before{width:20px}#blog-view .article-entry .btn-success:focus{border:2px solid #000;box-shadow:none}#blog-view .box-articles{font-family:"Nunito",sans-serif}@media(max-width: 767px){#blog-view .box-articles{padding-left:0}}@media(max-width: 991px){#blog-view .box-articles{display:none}}#blog-view .box-articles .title{font-size:20px;font-weight:800;letter-spacing:-1px;line-height:32px;margin-bottom:20px}#blog-view .box-articles .news-list{padding-inline-start:0px;list-style-type:none;margin-bottom:0}#blog-view .box-articles .news-list li{padding-bottom:1rem;font-size:20px;font-weight:500}#blog-view .box-articles .news-list li .far{font-size:19px;opacity:.5;transition:all .3s ease}#blog-view .box-articles .news-list li a{color:#000;font-size:16px;display:block;letter-spacing:normal;position:relative;transition:all .3s ease;display:flex;align-items:center;gap:10px}#blog-view .box-articles .news-list li a:hover{text-decoration:none;color:hsl(339.75,77.6699029126%,60.3921568627%)}#blog-view .box-articles .news-list li a:hover .far{color:#000}#blog-view .box-articles .news-list li .date-add{display:none;line-height:21.12px;font-size:15px;font-weight:300;margin-bottom:0;margin-top:5px}#blog-view .article .article__content{font-size:16px}@media(max-width: 991px){#blog-view .article .article__content{font-size:14px}}#blog-view .article .article__content .article__main-image{height:400px;margin-bottom:50px}#blog-view .article .article__content .article__main-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#blog-view .article .article-title{font-family:"Nunito",sans-serif;text-align:center;font-weight:600;font-size:32px;text-align:center;margin-bottom:40px}#blog-view .article .date-add{line-height:21.12px;font-size:15px;font-weight:300;line-height:21.12px;margin-bottom:25px}#blog-view .article .table-of-contents{margin-bottom:30px}@media(max-width: 991px){#blog-view .article .table-of-contents{border:2px solid #e7e7e7;padding:15px;border-radius:10px}}#blog-view .article .table-of-contents .title{font-size:18px;font-weight:800;line-height:21px;color:#b7174d;margin-bottom:10px}@media(min-width: 992px){#blog-view .article .table-of-contents .title{font-size:20px}}#blog-view .article .table-of-contents ol{padding-left:23px;margin-bottom:0}#blog-view .article .table-of-contents ol li.active a{font-weight:700;color:hsl(339.75,77.6699029126%,60.3921568627%)}#blog-view .article .table-of-contents ol li a{color:#000;transition:all .3s ease;font-size:14px}@media(min-width: 992px){#blog-view .article .table-of-contents ol li a{font-size:16px}}#blog-view .article .table-of-contents ol li a:hover{text-decoration:none}#blog-view .article .text a{color:#b7174d;transition:all .3s ease}#blog-view .article .text a:hover{color:#b7174d;text-decoration:none}#blog-view .article .text h2:not(.name){font-weight:600;font-size:22px;font-family:"Nunito",sans-serif;color:#000}#blog-view .article .text .product-mini{margin-bottom:25px}#blog-view .article .social-icons{display:inline-flex}#blog-view .article .social-icons .title{margin-right:15px}#blog-view .article .btn-back{margin:25px 0;max-width:200px}#product .product-message{margin:25px 0}#product .product-message textarea{font-size:14px;width:100%}#product .history-back{max-width:150px}#product #image-big{position:relative}#product #image-big .new,#product #image-big .row .product-mini .new,.row .product-mini #product #image-big .new,#product #image-big .row .promoted-products .content .product-mini .new,.row .promoted-products .content .product-mini #product #image-big .new,#product #image-big .promoted-products .content .row .product-mini .new,.promoted-products .content .row .product-mini #product #image-big .new,#product #image-big .category-content .row .product-mini .new,.category-content .row .product-mini #product #image-big .new,#product #image-big .row .category-content .product-mini .new,.row .category-content .product-mini #product #image-big .new,#product #image-big .category-content .row .promoted-products .content .product-mini .new,.category-content .row .promoted-products .content .product-mini #product #image-big .new,#product #image-big .row .promoted-products .content .category-content .product-mini .new,.row .promoted-products .content .category-content .product-mini #product #image-big .new,#product #image-big .category-content .promoted-products .content .row .product-mini .new,.category-content .promoted-products .content .row .product-mini #product #image-big .new,#product #image-big .promoted-products .content .row .category-content .product-mini .new,.promoted-products .content .row .category-content .product-mini #product #image-big .new,#product #image-big .row .category-content .promoted-products .content .product-mini .new,.row .category-content .promoted-products .content .product-mini #product #image-big .new,#product #image-big .promoted-products .content .category-content .row .product-mini .new,.promoted-products .content .category-content .row .product-mini #product #image-big .new,#product #image-big .category-content .promoted-products .content .category-content .row .product-mini .new,.category-content .promoted-products .content .category-content .row .product-mini #product #image-big .new,#product #image-big .row .category-content .promoted-products .content .category-content .product-mini .new,.row .category-content .promoted-products .content .category-content .product-mini #product #image-big .new,#product #image-big .category-content .row .promoted-products .content .category-content .product-mini .new,.category-content .row .promoted-products .content .category-content .product-mini #product #image-big .new,#product #image-big .category-content .promoted-products .content .row .category-content .product-mini .new,.category-content .promoted-products .content .row .category-content .product-mini #product #image-big .new,#product #image-big .row .promoted-products .content .row .product-mini .new,.row .promoted-products .content .row .product-mini #product #image-big .new{border:2px solid #dc3545;padding:5px 10px;font-weight:600;display:inline-block;position:absolute;top:10px;left:-10px;z-index:10;background:#fff}#product #image-big a img{width:100%}#product .product-producer{margin:0 0 1rem 0}#product .product-producer a{color:#b7174d;font-weight:600}@media(min-width: 768px){#product #product-options{padding:0}}#product #product-options .warehouse-message-box{display:flex;align-items:flex-end;gap:10px;margin-bottom:5px}#product #product-options .warehouse-message-box img{width:26px;height:26px;filter:invert(1)}#product #product-options .warehouse-message{color:#000;font-style:normal;letter-spacing:0px;font-weight:700}#product #product-options h1{font-family:"Nunito",sans-serif;font-weight:600;font-size:32px}#product #product-options .prices{display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:1.875rem;margin-top:1.875rem;flex-wrap:wrap}#product #product-options .prices .price_weight{width:100%;order:99;font-size:12px;color:#333}#product #product-options .prices .price-minimal{width:100%;font-size:12px;margin-bottom:15px}#product #product-options .prices .price{font-weight:800;line-height:27px;color:#b7174d;font-family:"Nunito",sans-serif;order:2}#product #product-options .prices .price-old{margin-right:20px;font-weight:400;font-size:22px;line-height:22px;font-family:"Nunito",sans-serif;order:1;color:#b9b9b9;position:relative}#product #product-options .prices .price-old:before{width:120%;position:absolute;content:"";right:-10%;top:40%;height:0px;border-bottom:2px solid #b9b9b9}#product #product-options .prices .flag-promotion{order:3;color:#fff;font-weight:600;letter-spacing:.075em;text-transform:uppercase;border-radius:2px;padding:.25rem .5rem;vertical-align:middle;display:inline-block;font-size:11px;margin-left:20px;background-color:#4cbb17;padding:8px 10px;line-height:1}#product #product-options .add-to-basket{display:flex;margin:25px 0}#product #product-options .add-to-basket .quantity-container{display:flex;align-items:center;vertical-align:middle;margin-right:1.875rem}#product #product-options .add-to-basket .quantity-container.hidden{display:none}#product #product-options .add-to-basket .quantity-container .btn-minus,#product #product-options .add-to-basket .quantity-container .btn-plus{width:40px;height:40px;background-color:#f6f6f6;position:relative;display:inline-block;vertical-align:middle;line-height:40px;border-radius:50%;text-align:center;transition:all .3s ease}#product #product-options .add-to-basket .quantity-container .btn-minus .fa,#product #product-options .add-to-basket .quantity-container .btn-plus .fa{color:#000;opacity:.7}#product #product-options .add-to-basket .quantity-container .btn-minus:hover,#product #product-options .add-to-basket .quantity-container .btn-plus:hover{background-color:#000}#product #product-options .add-to-basket .quantity-container .btn-minus:hover .fa,#product #product-options .add-to-basket .quantity-container .btn-plus:hover .fa{color:#fff;opacity:1}#product #product-options .add-to-basket .quantity-container #quantity{width:60px;text-align:center;margin:0 5px;height:40px;border:2px solid #e7e7e7}#product #product-options .add-to-basket .quantity-container #quantity:focus{outline:none;border:2px solid #000;box-shadow:none}#product #product-options .add-to-basket #add-to-basket.hidden{display:none}#product #product-options .add-to-basket .alert{background:#dc3545;color:#fff;text-align:left;display:block;width:100%;padding:10px;font-size:14px;max-width:334px;margin:0;border-radius:10px}#product #product-options .add-to-basket .alert.hidden{display:none}#product #product-options .short-description{color:#000;font-size:14px;line-height:24px;font-style:normal;letter-spacing:0px}#product #product-options .short-description p strong{font-weight:600}#product #product-options form.product-options .custom-field{margin-bottom:5px;display:grid;grid-template-columns:200px 1fr;gap:5px}#product #product-options form.product-options .custom-field .grow-wrap{display:grid}#product #product-options form.product-options .custom-field .grow-wrap::after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}#product #product-options form.product-options .custom-field .grow-wrap>textarea{resize:none;overflow:hidden}#product #product-options form.product-options .custom-field .grow-wrap>textarea,#product #product-options form.product-options .custom-field .grow-wrap::after{border:1px solid #d5d5d5;padding:.5rem;font:inherit;grid-area:1/1/2/2;border-radius:6px}#product #product-options form.product-options .product-message{display:flex;flex-direction:column;gap:10px}#product #product-options form.product-options .product-message label{min-width:-moz-fit-content;min-width:fit-content;margin-bottom:0}#product #product-options form.product-options .product-message textarea{width:100%;background-color:#f2f2f2;color:#43454b;outline:0;border:0;font-weight:400;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);min-height:40px;box-sizing:border-box;padding:5px 10px;resize:none;border-radius:15px;min-width:250px}#product #image-big{max-width:625px;margin:auto}#product #image-big img{width:100%}#product .gallery{margin-top:-100px;display:flex;justify-content:center;align-items:center;position:relative;z-index:10}@media(max-width: 767px){#product .gallery{margin-top:0}}#product .gallery a{background:#fff;display:block;border-top:8px solid #f6f6f6;border-bottom:8px solid #f6f6f6;border-left:4px solid #f6f6f6;border-right:4px solid #f6f6f6;height:180px;width:125px}#product .gallery a:first-child{border-left:8px solid #f6f6f6}#product .gallery a:last-child{border-right:8px solid #f6f6f6}@media(max-width: 767px){#product .gallery a{height:90px;width:75px}}#product .gallery a img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#product #product-options form #attributes .title{margin-bottom:10px;opacity:.7;color:#000;font-size:14px;line-height:24px;font-style:normal;letter-spacing:0px}#product #product-options form #attributes .attribute-container{display:flex;justify-content:flex-start;align-items:center;margin-bottom:5px}#product #product-options form #attributes .attribute-container strong{line-height:24px}#product #product-options form #attributes .attribute-container .attribute-label{margin-bottom:0;margin-right:15px;color:#000;font-size:14px;line-height:24px;font-style:normal;letter-spacing:0px;font-weight:600}#product #product-options form #attributes .attribute-container .fradio{margin-left:15px}#product #product-options form #attributes .attribute-container .fradio input{display:none}#product #product-options form #attributes .attribute-container .fradio label{display:inline-block;padding:5px 10px;margin-bottom:0;background:#f5f5f5;border:2px solid #e6e6e6;font-size:13px;font-weight:600;cursor:pointer}#product #product-options form #attributes .attribute-container .fradio label:first-child{margin-left:0}#product #product-options form #attributes .attribute-container .fradio label.active{border:2px solid #b7174d}#product #description{margin-top:50px}#product #description #tabs-menu-sticky-wrapper{margin-bottom:20px}#product #description #tabs-menu-sticky-wrapper.is-sticky{width:100% !important;left:0}#product #description #tabs-menu-sticky-wrapper #tabs-menu{background-color:#fff;z-index:15;display:flex;list-style-type:none;padding-inline-start:0;margin-bottom:0;font-weight:400;line-height:32px;letter-spacing:-1px}#product #description #tabs-menu-sticky-wrapper #tabs-menu li{opacity:1;color:#000;cursor:pointer;margin-right:20px}#product #description #tabs-menu-sticky-wrapper #tabs-menu li:last-child{margin-right:0}#product #description #tabs-menu-sticky-wrapper #tabs-menu li:hover{color:#b7174d}#product #description #tabs-menu-sticky-wrapper #tabs-menu li.current{background-position:0%}#product #description .description-right .title{font-size:28px;font-weight:400;margin-bottom:20px}#product #description .tab-content{padding:25px;margin-bottom:25px}@media(max-width: 767px){#product #description .tab-content{padding:10px}}#product #description .tab-content.hidden{display:none}#product #description .tab-content:last-child{margin-bottom:0}#product #description .tab-content .tab-title{font-family:"Nunito",sans-serif;font-size:22px;font-weight:400;margin-bottom:10px}.products-sets .box-title,.products-sets #newsletter .title,#newsletter .products-sets .title,.products-sets #blog-view .site-title,#blog-view .products-sets .site-title,.products-related .box-title,.products-related #newsletter .title,#newsletter .products-related .title,.products-related #blog-view .site-title,#blog-view .products-related .site-title{text-align:center}.products-sets .owl-item .product-mini,.products-related .owl-item .product-mini{margin:0 25px 25px}.products-sets .owl-item .product-mini .new,.products-related .owl-item .product-mini .new{border:2px solid #dc3545;padding:3px 5px;font-weight:600;display:inline-block;position:absolute;top:10px;left:10px;z-index:10;background:#fff}@media(max-width: 767px){#basket-container .box-title,#basket-container #newsletter .title,#newsletter #basket-container .title,#basket-container #blog-view .site-title,#blog-view #basket-container .site-title,.basket-summary-container .box-title,.basket-summary-container #newsletter .title,#newsletter .basket-summary-container .title,.basket-summary-container #blog-view .site-title,#blog-view .basket-summary-container .site-title,.order-summary .box-title,.order-summary #newsletter .title,#newsletter .order-summary .title,.order-summary #blog-view .site-title,#blog-view .order-summary .site-title{padding-bottom:0}}#basket-container .btn-dark,.basket-summary-container .btn-dark,.order-summary .btn-dark{max-width:200px}#basket-container .basket-options,.basket-summary-container .basket-options,.order-summary .basket-options{padding-top:25px}#basket-container .basket-options>.content,.basket-summary-container .basket-options>.content,.order-summary .basket-options>.content{display:flex;justify-content:space-between;flex-wrap:wrap}#basket-container .basket-options>.content .left,#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .left,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .left,.order-summary .basket-options>.content .right{width:50%;padding-right:25px}@media(max-width: 767px){#basket-container .basket-options>.content .left,#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .left,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .left,.order-summary .basket-options>.content .right{width:100%;padding-right:0}}#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .right{padding-left:25px;padding-right:0}@media(max-width: 575px){#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .right{padding-left:0}}#basket-container .basket-options>.content .basket-address-form,.basket-summary-container .basket-options>.content .basket-address-form,.order-summary .basket-options>.content .basket-address-form{width:100%;display:flex;flex-wrap:wrap}#basket-container .basket-options>.content .basket-address-form .box-title,#basket-container .basket-options>.content .basket-address-form #newsletter .title,#newsletter #basket-container .basket-options>.content .basket-address-form .title,#basket-container .basket-options>.content .basket-address-form #blog-view .site-title,#blog-view #basket-container .basket-options>.content .basket-address-form .site-title,#basket-container .basket-options>.content .basket-address-form form,.basket-summary-container .basket-options>.content .basket-address-form .box-title,.basket-summary-container .basket-options>.content .basket-address-form #newsletter .title,#newsletter .basket-summary-container .basket-options>.content .basket-address-form .title,.basket-summary-container .basket-options>.content .basket-address-form #blog-view .site-title,#blog-view .basket-summary-container .basket-options>.content .basket-address-form .site-title,.basket-summary-container .basket-options>.content .basket-address-form form,.order-summary .basket-options>.content .basket-address-form .box-title,.order-summary .basket-options>.content .basket-address-form #newsletter .title,#newsletter .order-summary .basket-options>.content .basket-address-form .title,.order-summary .basket-options>.content .basket-address-form #blog-view .site-title,#blog-view .order-summary .basket-options>.content .basket-address-form .site-title,.order-summary .basket-options>.content .basket-address-form form{width:100%}#basket-container .basket-options>.content .basket-address-form .fvat-data,.basket-summary-container .basket-options>.content .basket-address-form .fvat-data,.order-summary .basket-options>.content .basket-address-form .fvat-data{display:none;padding:15px 15px 5px 15px;background:#f1f1f1;margin-bottom:15px}#basket-container .basket-options>.content .basket-address-form .addresses .address,.basket-summary-container .basket-options>.content .basket-address-form .addresses .address,.order-summary .basket-options>.content .basket-address-form .addresses .address{width:calc(50% - 10px);margin:0 10px 10px 10px;padding:10px}#basket-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n-1),.basket-summary-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n-1),.order-summary .basket-options>.content .basket-address-form .addresses .address:nth-child(2n-1){margin-left:0}#basket-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n),.basket-summary-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n),.order-summary .basket-options>.content .basket-address-form .addresses .address:nth-child(2n){margin-right:0}#basket-container .basket-options>.content .basket-address-form #postal_code,.basket-summary-container .basket-options>.content .basket-address-form #postal_code,.order-summary .basket-options>.content .basket-address-form #postal_code{margin-bottom:15px}@media(max-width: 767px){#basket-container .basket-options>.content .basket-address-form #order-send,.basket-summary-container .basket-options>.content .basket-address-form #order-send,.order-summary .basket-options>.content .basket-address-form #order-send{width:100%}}#basket-container .basket-options>.content .inpost-map-container,.basket-summary-container .basket-options>.content .inpost-map-container,.order-summary .basket-options>.content .inpost-map-container{display:none}#basket-container .basket-options>.content .user-login,.basket-summary-container .basket-options>.content .user-login,.order-summary .basket-options>.content .user-login{justify-content:flex-start}@media(max-width: 767px){#basket-container .basket-options>.content #payment-methods,.basket-summary-container .basket-options>.content #payment-methods,.order-summary .basket-options>.content #payment-methods{width:100%;margin-bottom:15px}}#basket-container .basket-options>.content #payment-methods .options,.basket-summary-container .basket-options>.content #payment-methods .options,.order-summary .basket-options>.content #payment-methods .options{display:flex;margin-bottom:10px}#basket-container .basket-options>.content #payment-methods .options img,.basket-summary-container .basket-options>.content #payment-methods .options img,.order-summary .basket-options>.content #payment-methods .options img{height:20px}#basket-container .basket-options>.content #payment-methods .options .check,.basket-summary-container .basket-options>.content #payment-methods .options .check,.order-summary .basket-options>.content #payment-methods .options .check{padding-right:10px}#basket-container .basket-options>.content #payment-methods .options .description,.basket-summary-container .basket-options>.content #payment-methods .options .description,.order-summary .basket-options>.content #payment-methods .options .description{padding-right:25px}@media(max-width: 767px){#basket-container .basket-options>.content #transport-methods,.basket-summary-container .basket-options>.content #transport-methods,.order-summary .basket-options>.content #transport-methods{width:100%;margin-bottom:15px}}#basket-container .basket-options>.content #transport-methods .inpost-info,#basket-container .basket-options>.content #transport-methods .orlen-info,.basket-summary-container .basket-options>.content #transport-methods .inpost-info,.basket-summary-container .basket-options>.content #transport-methods .orlen-info,.order-summary .basket-options>.content #transport-methods .inpost-info,.order-summary .basket-options>.content #transport-methods .orlen-info{margin-bottom:10px;font-weight:600;font-style:italic;text-align:right}#basket-container .basket-options>.content #transport-methods .inpost-info a,#basket-container .basket-options>.content #transport-methods .orlen-info a,.basket-summary-container .basket-options>.content #transport-methods .inpost-info a,.basket-summary-container .basket-options>.content #transport-methods .orlen-info a,.order-summary .basket-options>.content #transport-methods .inpost-info a,.order-summary .basket-options>.content #transport-methods .orlen-info a{background:#b7174d;color:#fff;font-style:normal;display:inline-block;padding:5px 10px;margin-left:15px;transition:all .5s ease}#basket-container .basket-options>.content #transport-methods .inpost-info a.hidden,#basket-container .basket-options>.content #transport-methods .orlen-info a.hidden,.basket-summary-container .basket-options>.content #transport-methods .inpost-info a.hidden,.basket-summary-container .basket-options>.content #transport-methods .orlen-info a.hidden,.order-summary .basket-options>.content #transport-methods .inpost-info a.hidden,.order-summary .basket-options>.content #transport-methods .orlen-info a.hidden{display:none}#basket-container .basket-options>.content #transport-methods .inpost-info a:hover,#basket-container .basket-options>.content #transport-methods .orlen-info a:hover,.basket-summary-container .basket-options>.content #transport-methods .inpost-info a:hover,.basket-summary-container .basket-options>.content #transport-methods .orlen-info a:hover,.order-summary .basket-options>.content #transport-methods .inpost-info a:hover,.order-summary .basket-options>.content #transport-methods .orlen-info a:hover{text-decoration:none;background:#b7174d}#basket-container .basket-options>.content #transport-methods .options,.basket-summary-container .basket-options>.content #transport-methods .options,.order-summary .basket-options>.content #transport-methods .options{display:flex;margin-bottom:10px}#basket-container .basket-options>.content #transport-methods .options .check,.basket-summary-container .basket-options>.content #transport-methods .options .check,.order-summary .basket-options>.content #transport-methods .options .check{padding-right:10px}#basket-container .basket-options>.content #transport-methods .options .description,.basket-summary-container .basket-options>.content #transport-methods .options .description,.order-summary .basket-options>.content #transport-methods .options .description{padding-right:25px}#basket-container .basket-options>.content #transport-methods .options .price,.basket-summary-container .basket-options>.content #transport-methods .options .price,.order-summary .basket-options>.content #transport-methods .options .price{text-align:right;margin-left:auto;white-space:nowrap}#basket-container #basket .basket-bottom,.basket-summary-container #basket .basket-bottom,.order-summary #basket .basket-bottom{padding-bottom:25px;padding-top:25px;display:flex;justify-content:space-between}@media(max-width: 767px){#basket-container #basket .basket-bottom,.basket-summary-container #basket .basket-bottom,.order-summary #basket .basket-bottom{flex-wrap:wrap}}#basket-container #basket .basket-bottom .basket-message,#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .basket-message,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .basket-message,.order-summary #basket .basket-bottom .coupon{width:50%}@media(max-width: 767px){#basket-container #basket .basket-bottom .basket-message,#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .basket-message,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .basket-message,.order-summary #basket .basket-bottom .coupon{width:100%;margin-bottom:15px}}#basket-container #basket .basket-bottom textarea,.basket-summary-container #basket .basket-bottom textarea,.order-summary #basket .basket-bottom textarea{width:100%;max-width:400px;height:100px}#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .coupon{max-width:400px;display:flex;justify-content:flex-end}@media(max-width: 767px){#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .coupon{width:100%;max-width:100%}#basket-container #basket .basket-bottom .coupon form,.basket-summary-container #basket .basket-bottom .coupon form,.order-summary #basket .basket-bottom .coupon form{width:100%}}#basket-container #basket .basket-bottom .coupon input,.basket-summary-container #basket .basket-bottom .coupon input,.order-summary #basket .basket-bottom .coupon input{height:45px}#basket-container #basket .basket-bottom .coupon .btn,.basket-summary-container #basket .basket-bottom .coupon .btn,.order-summary #basket .basket-bottom .coupon .btn{height:45px;padding:0 15px;min-width:100px}.inpost-map-container{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:1000;padding:100px;display:none;transition:all .5s ease}@media(max-width: 767px){.inpost-map-container{padding:15px}}.inpost-map-container #inpost-map{background:#fff}.inpost-map-container .inpost-hide{margin:15px auto;float:right;color:#fff !important;text-transform:uppercase;transition:all .5s ease;font-weight:600}#address-data .mini-box{max-width:550px;margin:auto}#address-data .mini-box .box-title,#address-data .mini-box #newsletter .title,#newsletter #address-data .mini-box .title,#address-data .mini-box #blog-view .site-title,#blog-view #address-data .mini-box .site-title{margin-bottom:25px}.basket-address-form .btn{margin-bottom:15px}.basket-address-form a{color:#b7174d}.order-summary .order-summary-content{padding-bottom:50px}.order-summary .order-summary-content .top{padding-bottom:50px}.order-summary .order-summary-content .top-second{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:25px}@media(max-width: 767px){.order-summary .order-summary-content .top-second{grid-template-columns:1fr}}.order-summary .order-summary-content .top-second .column{padding:20px;background:#f1f1f1}.order-summary .order-summary-content .top-second h5{font-weight:600}.order-summary .order-summary-content .top-second p{margin-bottom:0}.order-summary .order-bottom{display:flex;justify-content:space-between}@media(max-width: 767px){.order-summary .order-bottom{flex-wrap:wrap}}.order-summary .order-bottom .left,.order-summary .order-bottom .right{width:50%;display:flex}@media(max-width: 767px){.order-summary .order-bottom .left,.order-summary .order-bottom .right{width:100%}}.order-summary .order-bottom .right{justify-content:flex-end}.order-summary .order-bottom .right .btn{margin-bottom:25px}@media(max-width: 767px){.order-summary .order-bottom .right{justify-content:flex-start;padding-top:25px}}.order-summary .order-bottom .right .payment-info{padding-bottom:25px}.user-login,.user-register{display:flex;justify-content:center}.user-login .content,.user-register .content{width:100%;max-width:600px}.user-login .btn,.user-register .btn{margin-bottom:25px;width:100%}.user-login a,.user-register a{color:#b7174d}.basket-product{margin-bottom:10px}.basket-product .custom-field{display:flex;font-size:13px;gap:10px}.basket-product .custom-field ._name{font-weight:700}.basket-product .basket-product-message{padding:0 0 10px;width:250px}@media(min-width: 768px){.basket-product .basket-product-message{padding:8px 0 0}}.basket-product .basket-product-message textarea{font-size:13px;padding:5px 10px;width:100%}@media(min-width: 768px){.basket-product{display:flex;justify-content:flex-start}}@media(max-width: 767px){.basket-product{padding-bottom:25px;border-bottom:2px solid #eceff1;margin-bottom:25px}.basket-product::after{content:"";display:block;clear:both}}.basket-product .image{height:110px;width:83px;margin-right:15px;min-width:83px}@media(max-width: 767px){.basket-product .image{float:left}}.basket-product .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.basket-product .details{margin-right:15px;display:flex;align-items:center;flex-wrap:wrap}.basket-product .details>*{width:100%}@media(max-width: 767px){.basket-product .details{width:calc(100% - 105px);float:right;margin-right:0;margin-bottom:10px}}@media(max-width: 767px){.basket-product .details .name{margin-bottom:10px}}.basket-product .details a{font-weight:600;color:#000;font-size:16px;transition:all .5s ease}@media(max-width: 767px){.basket-product .details a{font-size:14px}}.basket-product .details a:hover{color:#b7174d;text-decoration:none}.basket-product .details .description{font-style:italic;font-size:15px}.basket-product .prices{margin-left:auto;font-family:"Nunito",sans-serif;font-size:18px;font-weight:600;white-space:nowrap;display:flex;align-items:center}@media(max-width: 767px){.basket-product .prices{width:calc(100% - 105px);float:right;clear:right;margin-bottom:10px}}.basket-product .prices .price span{margin-left:25px;margin-right:25px}@media(max-width: 767px){.basket-product .prices .price span{margin-left:10px;margin-right:10px}}.basket-product .prices u{position:relative;display:inline-block;margin-left:15px}@media(max-width: 767px){.basket-product .prices u{margin-left:10px}}.basket-product .prices u::before{width:100%;position:absolute;content:"";right:-4px;top:32%;height:0;border-bottom:3px solid #ff0909;transform:rotate(-19deg)}.basket-product .buttons{display:flex;align-items:center}@media(max-width: 767px){.basket-product .buttons{text-align:right;float:right;clear:right}}.basket-product .buttons .btn-minus,.basket-product .buttons .btn-plus{width:40px;min-width:40px;height:40px;background:#f5f5f5;position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .5s ease;padding:0;color:#000;margin:0 15px}.basket-product .buttons .btn-minus:hover,.basket-product .buttons .btn-plus:hover{background:#000;color:#fff}.basket-product .buttons #quantity{width:60px;text-align:center;margin:0 5px;height:40px;border:2px solid #e7e7e7}.basket-product .buttons .btn-delete{height:40px;padding:0;background:#000;border:0;border-radius:50%;transition:all .5s ease;display:flex;width:40px;align-items:center;justify-content:center}.basket-product .buttons .btn-delete:hover{background:#dc3545}.basket-product .buttons .btn-delete i{font-size:14px}.basket-summary{display:flex;justify-content:flex-end;font-weight:500;font-size:15px;margin-bottom:5px}.basket-summary.left{justify-content:flex-start}.basket-summary.big{margin-top:15px;margin-bottom:15px;font-size:22px;font-family:"Nunito",sans-serif}.basket-summary span{margin-left:15px;font-weight:600}.addresses{display:flex;flex-wrap:wrap}.addresses .address{width:calc(25% - 50px);margin:25px;padding:25px;border:3px solid #eceff1}.addresses .address.active{border:3px solid #b7174d}.addresses .address .buttons{padding-top:15px}.addresses .address .buttons a{font-weight:600;margin-right:10px;transition:all .5s ease;color:#b7174d}.addresses .address .buttons a.text-danger{color:#dc3545}.addresses .address .buttons a:hover{text-decoration:none;color:#3a3a3a}.client-panel.address-edit .row-flex input:first-child{margin-right:15px}.client-panel.client-addresses .btn-big{max-width:200px;margin:0 0 25px;padding:10px}@media(max-width: 767px){.client-panel.client-addresses .addresses{justify-content:space-between}}@media(min-width: 768px){.client-panel.client-addresses .addresses .address:nth-child(5n-4){margin-left:0}.client-panel.client-addresses .addresses .address:nth-child(4n){margin-left:0}}@media(max-width: 767px){.client-panel.client-addresses .addresses .address{width:calc(50% - 10px);margin:10px 5px;padding:10px}.client-panel.client-addresses .addresses .address:nth-child(2n-1){margin-left:0}.client-panel.client-addresses .addresses .address:nth-child(2n){margin-right:0}}.client-panel .client-menu{padding-bottom:25px}.client-panel .client-menu ul{display:flex;list-style-type:none;margin:0;padding:0;justify-content:flex-start}.client-panel .client-menu ul li{padding:0;position:relative;margin-right:15px;margin-left:15px}.client-panel .client-menu ul li:first-child{margin-left:0}.client-panel .client-menu ul li a{font-size:16px;font-weight:600;color:#fff;transition:all .5s ease}.jconfirm.jconfirm-modern .jconfirm-box{width:100% !important;max-width:800px !important}@media(min-width: 1281px)and (max-width: 1365px){.popular-categories #scontainer-8 div[class^=col-lg]{margin:0 5px;max-width:calc(25% - 10px)}.popular-categories #scontainer-8 div[class^=col-lg] a{font-size:26px;line-height:28px}.promoted-products .content .product-mini{max-width:calc(25% - 7.5px)}.product-mini .product-details .name{font-size:21px}.article-list .article-title{font-size:21px}#product #product-options{padding:40px 25px}}@media(min-width: 992px)and (max-width: 1200px){.box,#header #search-form-big,.footer-contact,#category-view,#blog-view{padding:30px 0}.popular-categories{padding-bottom:0;margin-bottom:-10px}.popular-categories #scontainer-8 div[class^=col-lg]{width:100%;max-width:calc(50% - 30px);flex:0 0 50%;margin-bottom:60px}.mini-banners h3{font-size:25px}.mini-banners p{font-size:14px;line-height:22px}.last-on-blog .article-list{margin-bottom:25px}.footer #newsletter{margin:0 auto 50px;max-width:600px}.footer>.container>.row .col-xl-4,#product #description #tabs-menu-sticky-wrapper .footer>#tabs-menu>.row .col-xl-4{order:1}.footer>.container>.row .col-xl-8,#product #description #tabs-menu-sticky-wrapper .footer>#tabs-menu>.row .col-xl-8{order:2}#product #product-options{padding:0}#product #product-options h1{font-size:28px}#main-menu #menu-container-1 ul.level-0>li>ul{padding:25px}.basket-summary-address .left{padding-right:25px}}@media(min-width: 992px)and (max-width: 1200px)and (max-width: 575px){.basket-summary-address .left{padding-right:0}}@media(min-width: 992px)and (max-width: 1200px){.basket-summary-address .right{padding-left:25px}}@media(min-width: 992px)and (max-width: 1200px)and (max-width: 575px){.basket-summary-address .right{padding-left:0}}@media(min-width: 992px)and (max-width: 1200px){.basket-summary-address .left .box-title,.basket-summary-address .left #newsletter .title,#newsletter .basket-summary-address .left .title,.basket-summary-address .left #blog-view .site-title,#blog-view .basket-summary-address .left .site-title,.basket-summary-address .right .box-title,.basket-summary-address .right #newsletter .title,#newsletter .basket-summary-address .right .title,.basket-summary-address .right #blog-view .site-title,#blog-view .basket-summary-address .right .site-title{font-size:26px;margin-bottom:0;padding-bottom:25px}.addresses .address{width:calc(33.3333333333% - 50px)}.basket-summary-address>.basket-address-form .left .addresses .address{margin:5px 5px 5px 0;width:calc(50% - 5px)}#header #search-form-big .search-big-results .product-search{max-width:calc(25% - 20px)}#header #search-form-big .search-big-results .product-search:nth-child(6n-5){margin-left:10px}#header #search-form-big .search-big-results .product-search:nth-child(6n){margin-right:10px}#header #search-form-big .search-big-results .product-search:nth-child(4n-3),#header #search-form-big .search-big-results .product-search:first-child{margin-left:0}#header #search-form-big .search-big-results .product-search:nth-child(4n),#header #search-form-big .search-big-results .product-search:last-child{margin-right:0}}@media(max-width: 992px){.box,#header #search-form-big,.footer-contact,#category-view,#blog-view{padding:25px 0}.box .box-subtitle,#header #search-form-big .box-subtitle,.footer-contact .box-subtitle,#category-view .box-subtitle,#blog-view .box-subtitle{margin-bottom:15px}.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{padding-left:15px;padding-right:15px}#top{position:relative;z-index:20}#top #mobile-menu-open{position:absolute;left:12px;top:9px;font-size:25px;z-index:100;height:37px;width:37px;display:flex;align-items:center;justify-content:center;cursor:pointer}#top #mobile-menu-open.hidden{display:none}#top #mobile-menu-open img{width:30px}#top #mini-login{text-align:right;padding-right:15px}#header .logo a{max-width:200px;margin:auto}#header .header-right{justify-content:space-between;margin-top:10px}#main-menu #mobile-menu-close{font-size:25px;z-index:100;height:37px;width:37px;display:flex;align-items:center;justify-content:center;margin:15px;position:fixed;top:0px;left:2px;z-index:95;cursor:pointer}#main-menu #mobile-menu-close.hidden{display:none}#main-menu #mobile-menu-close img{width:25px}#main-menu #menu-container-1{display:none;position:fixed;left:0;top:0;width:100%;min-height:100%;background:#f6f6f6;padding-top:45px;z-index:90;min-width:0 !important}#main-menu #menu-container-1 .mmm{position:absolute;overflow:hidden;min-width:100%;min-height:100%;margin:0;padding:0}#main-menu #menu-container-1 .mmm .levelHolderClass{position:absolute;overflow:hidden;top:0;background:#f6f6f6;width:auto;min-height:100%;padding-top:15px}#main-menu #menu-container-1 .mmm .ltr{margin-left:-100%;left:0}#main-menu #menu-container-1 .mmm ul{list-style:none;padding:0;margin:0}#main-menu #menu-container-1 .mmm ul li{cursor:pointer}#main-menu #menu-container-1 .mmm ul li i.menu-toggle{display:none}#main-menu #menu-container-1 .mmm ul li i.floatRight{order:1}#main-menu #menu-container-1 .mmm ul li a{font-family:"Nunito",sans-serif;font-size:23px;color:#000;transition:all .5s ease;display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 15px}}@media(max-width: 992px)and (max-width: 575px){#main-menu #menu-container-1 .mmm ul li a{font-size:20px;padding:0 15px}}@media(max-width: 992px){#main-menu #menu-container-1 .mmm ul li a:hover{color:#b7174d;text-decoration:none}.popular-categories #scontainer-8 div[class^=col-lg]{max-width:calc(100% - 30px);margin:0 15px 30px}.mini-banners{display:none}.last-on-blog .container,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu{padding-left:25px;padding-right:25px}.last-on-blog .container .article-list,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .article-list,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .article-list{margin-bottom:30px}.promo-text img{display:none}.footer-contact{text-align:center}.footer-contact .col-lg-3{margin-bottom:15px}.footer{text-align:center}.footer .box-title,.footer #newsletter .title,#newsletter .footer .title,.footer #blog-view .site-title,#blog-view .footer .site-title{text-align:center}.footer .col-lg-4{margin-bottom:15px}#product #product-options{padding:15px 0}#product #product-options h1{font-size:28px}.pager .first,.pager .last{display:none}}.client-orders-history .order-summary-content{padding-bottom:25px;border-bottom:3px solid #eceff1;margin-bottom:25px}.shop-alert-overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,.25);width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:999}.shop-alert-overlay .shop-alert{background:#fff;width:100%;max-width:800px;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);max-height:100%}.shop-alert-overlay .shop-alert .shop-alert-title{padding:20px 20px 15px;font-size:18px;font-weight:600;border-bottom:3px solid #eceff1;display:flex;justify-content:space-between;align-items:center;color:#b7174d}@media(min-width: 576px){.shop-alert-overlay .shop-alert .shop-alert-title{font-size:20px}}.shop-alert-overlay .shop-alert .shop-alert-title a{color:#000;transition:all .5s ease}.shop-alert-overlay .shop-alert .shop-alert-title a:hover{color:#3a3a3a}.shop-alert-overlay .shop-alert .shop-alert-buttons{display:flex;justify-content:flex-end;align-items:center;padding:20px;border-top:3px solid #eceff1;gap:15px}.shop-alert-overlay .shop-alert .shop-alert-buttons .btn{padding:10px 15px}.shop-alert-overlay .shop-alert .shop-alert-buttons .btn.btn-default{color:#000;padding:10px 0;font-size:14px}.shop-alert-overlay .shop-alert .shop-alert-content{padding:30px 20px}.shop-alert-overlay .shop-alert .shop-alert-content h2{margin-bottom:25px;padding:0;font-size:16px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets{display:flex;justify-content:flex-start;overflow-y:auto;padding-bottom:25px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar{height:5px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar-track{background:#eceff1}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar-thumb{background:#000}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar-thumb:hover{background:#000}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product{max-width:calc(50% - 20px);min-width:calc(50% - 20px);margin:0 10px 0;position:relative}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .new{border:2px solid #dc3545;padding:3px 5px;font-weight:600;display:inline-block;position:absolute;top:10px;left:-10px;z-index:10;background:#fff}@media(min-width: 768px){.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product{max-width:calc(25% - 20px);min-width:calc(25% - 20px)}}@media(min-width: 1200px){.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product{max-width:calc(20% - 20px);min-width:calc(20% - 20px)}}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img{padding-top:125%;display:block;position:relative;background:#f6f6f6}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img:hover .img img.first{opacity:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img:hover .img img.second{transform:scale(1.2);opacity:1}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img{height:100%;width:100%;display:block;position:absolute;overflow:hidden;top:0;left:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;top:0;left:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img img.first{transition:all 1s ease}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img img.second{transition:all 1s ease;opacity:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices{font-family:"Nunito",sans-serif;white-space:nowrap;display:flex;justify-content:center}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices .price{font-size:24px;font-weight:600;color:#b7174d}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices .price-old{font-size:24px;font-weight:300;color:#b9b9b9;position:relative;margin-right:15px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices .price-old::before{width:100%;position:absolute;content:"";right:0;top:42%;height:0;border-bottom:2px solid #b9b9b9}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2{font-size:16px;font-family:"Nunito",sans-serif}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a{color:#000;display:block;font-weight:300;margin:10px 0 5px;position:relative;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a:hover{text-decoration:none}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a:hover::after{width:100%}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a::after{content:"";display:block;height:1px;background:#000;position:absolute;bottom:0;left:0;width:0;transition:all .5s ease}#payment-confirmation{max-width:1280px}#payment-confirmation .btn{max-width:300px;float:right}#paypo-promo{padding:25px 0;font-weight:600;display:none}#paypo-promo img{height:30px}#popup-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.75);z-index:100;display:flex;align-items:center;justify-content:center}#popup-bg #popup-content{height:90vh;width:90vw;display:flex;align-items:center;justify-content:center}#popup-bg #popup-content img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}#main-banner{margin-top:25px}#main-banner img{width:100%}@media(min-width: 768px){#main-banner .mobile{display:none}}@media(max-width: 767px){#main-banner .nomobile{display:none}}.producer-list{display:flex;flex-wrap:wrap}.producer-list .producer{width:calc(20% - 15px);margin:15px 15px 15px 0}@media(min-width: 992px)and (max-width: 1199px){.producer-list .producer{width:calc(25% - 15px)}}@media(min-width: 768px)and (max-width: 991px){.producer-list .producer{width:calc(33.3333333333% - 15px)}}@media(max-width: 767px){.producer-list .producer{width:calc(33.3333333333% - 15px)}}@media(max-width: 575px){.producer-list .producer{width:calc(50% - 15px)}}.producer-list .producer a{display:block;width:100%}.producer-list .producer a img{width:100%}.zaufane .box-title,.zaufane #newsletter .title,#newsletter .zaufane .title,.zaufane #blog-view .site-title,#blog-view .zaufane .site-title{text-align:center}.zaufane .wrapper-left{padding:15px;background:#fff}.zaufane .client-review{display:flex !important;flex-wrap:wrap;align-items:center;flex-direction:column;justify-content:center;background:#f6f6f6;padding:25px !important;margin:15px !important}.zaufane .client-review div,.zaufane .client-review p{width:100%}.main-slider{width:100%}.popular-categories{display:none}.popular-categories .category-container{display:flex;flex-wrap:wrap}.popular-categories .category-container .category{height:400px;position:relative;padding:15px;border-radius:10px}.popular-categories .category-container .category .link-img{width:100%;height:100%;border-radius:10px;overflow:hidden;display:block}.popular-categories .category-container .category .link-img .category-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;transition:4s}.popular-categories .category-container .category .link-img:hover .category-img{transform:scale(1.2)}.popular-categories .category-container .category .category-description{position:absolute;top:0;left:0;padding:60px 0 0 60px}.popular-categories .category-container .category .category-description .link-title{font-size:20px;text-decoration:none;color:#000;margin-bottom:20px;transition:.3s;font-weight:700}@media(min-width: 992px){.popular-categories .category-container .category .category-description .link-title{font-size:30px}}.popular-categories .category-container .category .category-description .link-title:hover{color:hsl(339.75,77.6699029126%,55.3921568627%)}.popular-categories .category-container .category .category-description .link-title .title{font-weight:700}.popular-categories .category-container .category .category-description .description{margin-bottom:20px;font-size:16px;color:#3a3a3a;display:none}@media(min-width: 992px){.popular-categories .category-container .category .category-description .description{display:block}}.popular-categories .category-container .category .category-btn{padding:12px 35px;border-radius:10px;background-color:#f6f6f6;color:#000;border:none;font-weight:500;cursor:pointer;transition:.3s;margin-top:40px;font-size:16px;display:block;text-decoration:none;width:142px}.popular-categories .category-container .category .category-btn:hover{background-color:#b7174d;color:#f6f6f6}.popular-categories .category-container .category:nth-child(1),.popular-categories .category-container .category:nth-last-child(1){width:100%}@media(min-width: 768px){.popular-categories .category-container .category:nth-child(1),.popular-categories .category-container .category:nth-last-child(1){width:60%}}.popular-categories .category-container .category:nth-child(1) .category-description,.popular-categories .category-container .category:nth-last-child(1) .category-description{width:85%}.popular-categories .category-container .category:nth-child(2),.popular-categories .category-container .category:nth-last-child(2){width:100%}@media(min-width: 768px){.popular-categories .category-container .category:nth-child(2),.popular-categories .category-container .category:nth-last-child(2){width:40%}}.popular-categories .category-container .category:nth-child(2) .category-description,.popular-categories .category-container .category:nth-last-child(2) .category-description{width:70%}.row .product-mini .new,.row .promoted-products .content .product-mini .new,.promoted-products .content .row .product-mini .new{position:absolute}.promoted-products .container .box-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-title,.promoted-products .container #newsletter .title,#newsletter .promoted-products .container .title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .title,.promoted-products .container #blog-view .site-title,#blog-view .promoted-products .container .site-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .site-title,.popular-categories .container .box-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-title,.popular-categories .container #newsletter .title,#newsletter .popular-categories .container .title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .title,.popular-categories .container #blog-view .site-title,#blog-view .popular-categories .container .site-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .site-title,.sale-categories .container .box-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-title,.sale-categories .container #newsletter .title,#newsletter .sale-categories .container .title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .title,.sale-categories .container #blog-view .site-title,#blog-view .sale-categories .container .site-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .site-title,.last-on-blog .container .box-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-title,.last-on-blog .container #newsletter .title,#newsletter .last-on-blog .container .title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .title,.last-on-blog .container #blog-view .site-title,#blog-view .last-on-blog .container .site-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .site-title{font-size:26px;font-weight:700;text-align:center}@media(min-width: 992px){.promoted-products .container .box-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-title,.promoted-products .container #newsletter .title,#newsletter .promoted-products .container .title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .title,.promoted-products .container #blog-view .site-title,#blog-view .promoted-products .container .site-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .site-title,.popular-categories .container .box-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-title,.popular-categories .container #newsletter .title,#newsletter .popular-categories .container .title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .title,.popular-categories .container #blog-view .site-title,#blog-view .popular-categories .container .site-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .site-title,.sale-categories .container .box-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-title,.sale-categories .container #newsletter .title,#newsletter .sale-categories .container .title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .title,.sale-categories .container #blog-view .site-title,#blog-view .sale-categories .container .site-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .site-title,.last-on-blog .container .box-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-title,.last-on-blog .container #newsletter .title,#newsletter .last-on-blog .container .title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .title,.last-on-blog .container #blog-view .site-title,#blog-view .last-on-blog .container .site-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .site-title{font-size:40px}}.promoted-products .container .box-description,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-description,.popular-categories .container .box-description,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-description,.sale-categories .container .box-description,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-description,.last-on-blog .container .box-description,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-description{font-size:14px;display:none;text-align:center;line-height:25px;margin:15px auto 0;max-width:850px;margin-bottom:30px}@media(min-width: 992px){.promoted-products .container .box-description,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-description,.popular-categories .container .box-description,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-description,.sale-categories .container .box-description,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-description,.last-on-blog .container .box-description,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-description{font-size:16px}}.product-mini .product-details .name{font-size:14px}@media(min-width: 992px){.product-mini .product-details .name{font-size:16px}}.product-mini .product-details .prices .price{font-size:18px;color:#000;font-weight:700}@media(min-width: 992px){.product-mini .product-details .prices .price{font-size:20px}}.product-mini .product-details .prices .price span{color:#000;font-size:20px;font-weight:700}.main-image{position:relative;border-radius:10px}@media(max-width: 767px){.main-image{height:300px}}@media(max-width: 575px){.main-image{height:250px}}.main-image .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.main-image .card-container{display:flex;flex-direction:column;width:160px;position:absolute;align-items:center;z-index:11}.main-image .card-container .main-image-btn{border:none;color:#fff;background-color:#b7174d;border-radius:50%;width:30px;height:30px;text-align:center;line-height:20px;cursor:pointer;animation:border_animation 1.5s infinite;margin-left:-25px;margin-bottom:5px}.main-image .card-container .main-image-btn:active{border:none;outline:none}.main-image .card-container .main-image__card{width:160px;height:200px;display:none}.main-image .card-container .main-image__card .row{width:100%;height:100%}.main-image .card-container .main-image__card .row .product-mini{max-width:100%;width:100%;height:100%;margin:0;padding:10px}.main-image .card-container .main-image__card .row .product-mini a .img{padding-top:80%}.main-image .card-container .main-image__card .row .product-mini a .img img{-o-object-fit:contain;object-fit:contain}.main-image .card-container .main-image__card .row .product-mini .product-details{padding:0}.main-image .card-container .main-image__card .row .product-mini .product-details .name{font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:center;width:100%;margin-bottom:0}.main-image .card-container .main-image__card .row .product-mini .product-details .prices .price-old{display:none}.main-image .card-container .main-image__card .row .product-mini .product-details .prices .price{font-size:13px}.main-image .card-container .main-image__card .row .product-mini .product-details .prices .price span{font-size:13px}.main-image .card-container .main-image__card--active{display:block}.main-image .card-container-1{top:38%;left:7%}@media(max-width: 767px){.main-image .card-container-1{left:5%}}@media(max-width: 399px){.main-image .card-container-1{top:20%}}.main-image .card-container-2{top:40%;left:52%}@media(max-width: 767px){.main-image .card-container-2{top:14%;left:42%}}@media(max-width: 399px){.main-image .card-container-2{left:51%}}.main-image .card-container-3{top:23%;right:2%}@media(max-width: 767px){.main-image .card-container-3{top:17%;right:-5px}}@media(max-width: 440px){.main-image .card-container-3{display:none}}@keyframes border_animation{0%{box-shadow:0 0 0 0 #b7174d}50%{box-shadow:0 0 15px 0 #b7174d}100%{box-shadow:0 0 0 0 #b7174d}}#splide-2{max-height:500px}@media(max-width: 767px){#splide-2{max-height:1200px}}#splide-2 .splide__track{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track{max-height:1200px}}#splide-2 .splide__track .splide__list{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track .splide__list{max-height:1200px}}#splide-2 .splide__track .splide__list .splide__slide{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide{max-height:1200px}}#splide-2 .splide__track .splide__list .splide__slide .article-list{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list{max-height:1200px}}#splide-2 .splide__track .splide__list .splide__slide .article-list a{display:flex;flex-direction:row-reverse;width:100%;height:100%;justify-content:start;gap:30px;align-items:center}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a{flex-direction:column}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{width:50%;padding-top:28%;margin-bottom:0}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{width:100%;padding-top:50%}}@media(max-width: 575px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{padding-top:70%}}@media(max-width: 399px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{padding-top:120%}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container{width:50%}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container{width:100%}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .slider-btn{width:170px;padding:12px 35px;border-radius:10px;background-color:#b7174d;color:#fff;border:none;cursor:pointer;transition:.3s;margin-top:30px;font-size:16px}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .slider-btn{font-size:14px;border-radius:20px}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .slider-btn:hover{background-color:#000}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-title{font-size:18px;margin:0;padding-bottom:15px;font-weight:700}@media(min-width: 992px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-title{font-size:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-entry{font-size:14px;color:#3a3a3a;margin:0;padding-bottom:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}@media(min-width: 992px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-entry{font-size:16px}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .date-add{display:flex;flex-direction:row-reverse;gap:5px;align-items:center;font-weight:600;font-size:14px;color:#000}@media(min-width: 992px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .date-add{font-size:16px}}#splide-2 .splide__arrow{border:none;background-color:#fff;width:42px;height:42px;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.5);transition:.3s}#splide-2 .splide__arrow svg{transition:.3s}#splide-2 .splide__arrow:hover{background-color:#b7174d}#splide-2 .splide__arrow:hover svg{fill:#fff}#splide-2 .splide__arrows--rtl .splide__arrow--prev{top:100%;right:35%}@media(min-width: 400px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:38%}}@media(min-width: 576px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:42%}}@media(min-width: 768px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:44%;transform:translateY(30px)}}@media(min-width: 992px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:45%}}@media(min-width: 1200px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{transform:translateY(0);top:-80px;right:0}}@media(min-width: 1367px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{top:-80px;right:10px}}#splide-2 .splide__arrows--rtl .splide__arrow--next{top:100%;left:35%}@media(min-width: 400px){#splide-2 .splide__arrows--rtl .splide__arrow--next{left:38%}}@media(min-width: 576px){#splide-2 .splide__arrows--rtl .splide__arrow--next{left:42%}}@media(min-width: 768px){#splide-2 .splide__arrows--rtl .splide__arrow--next{transform:translateY(30px);left:44%}}@media(min-width: 992px){#splide-2 .splide__arrows--rtl .splide__arrow--next{left:45%}}@media(min-width: 1200px){#splide-2 .splide__arrows--rtl .splide__arrow--next{transform:translateY(0);top:-80px;right:54px}}@media(min-width: 1367px){#splide-2 .splide__arrows--rtl .splide__arrow--next{top:-80px;right:64px}}.sale-categories{display:none}.sale-categories .row{gap:10px;padding:0 15px}.sale-categories .row .col-12{padding-left:0;padding-right:0}.popular-categories .row .col-12{padding-left:0;padding-right:0}#newsletter{display:flex;justify-content:space-between;background-color:#f5f5f5;border-radius:10px;width:100%;margin:-125px auto 0;padding:40px;height:auto;transform:translateY(50%);align-items:center;gap:10px}@media(max-width: 767px){#newsletter{flex-direction:column;padding:25px}}#newsletter .title{margin-bottom:0 !important;line-height:2;text-align:center;padding-right:40px;font-size:20px;font-weight:700}#newsletter #text{width:30%;padding-left:40px;border-left:1px solid #3a3a3a;font-size:16px;color:#000;font-weight:700}#newsletter form#newsletter-form{width:50%}@media(max-width: 991px){#newsletter form#newsletter-form{width:100%}}#newsletter form#newsletter-form .form-group.input::after{display:none}@media(max-width: 767px){#newsletter form#newsletter-form{width:100%}}#newsletter form#newsletter-form .form-group{margin-bottom:0}#newsletter form#newsletter-form #email{padding:25px 10px;border-bottom:none;border-top-left-radius:10px;border-bottom-left-radius:10px;border:2px solid #d3d3d3}#newsletter form#newsletter-form #email:focus{border:2px solid #000;box-shadow:none}#newsletter form#newsletter-form .btn{border-bottom-right-radius:10px;border-top-right-radius:10px;padding:0 25px;background-color:#b7174d;transition:.3s}#newsletter form#newsletter-form .btn:hover{background-color:#000}#newsletter .agreement{margin-top:5px;margin-left:5px}.footer{background-color:#b7174d;color:#fff;padding-top:140px;padding-bottom:50px}.footer .row{justify-content:space-between}.footer nav ul li a{color:#fff;width:auto;display:inline}.footer nav ul li a:hover{color:#000}.footer .contact-list .contact-item p i{font-size:20px;margin-right:10px}.footer .contact-list .contact-item p a{color:#fff;width:auto;display:inline}.footer .contact-list .contact-item p a:hover{color:#000}.footer .footer-socials{display:flex;flex-direction:row;gap:10px}.footer .footer-socials .social-item{width:40px;height:40px;background-color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s}.footer .footer-socials .social-item p{font-size:18px;margin-bottom:0;font-weight:700}.footer .footer-socials .social-item p i{color:#000;transition:.3s}.footer .footer-socials .social-item:hover{background-color:#000;color:#fff}.footer .footer-socials .social-item:hover i{color:#fff}.footer .box-title,.footer #newsletter .title,#newsletter .footer .title,.footer #blog-view .site-title,#blog-view .footer .site-title{font-size:20px}.footer li{padding:5px 0;font-size:16px}@media(max-width: 767px){.footer li{padding:3px 0}}.footer li a{font-size:16px}@media(max-width: 767px){.footer li a{font-size:14px}}.footer .footer-left{display:none}.footer .footer-left p{font-size:16px;line-height:2}.footer-bottom #copyright{font-size:16px;text-align:start}.footer-bottom .payment-methods{text-align:end}@media(max-width: 991px){.footer-bottom #copyright{text-align:center}.footer-bottom .payment-methods{text-align:center;margin-top:10px}}#blog-view .site-title{text-align:center;font-size:40px;margin:30px 0}@media(max-width: 991px){#blog-view .site-title{font-size:30px}}#blog-view .article-entry{margin-bottom:30px}#blog-view .article-entry .blog-image{overflow:hidden}#blog-view .article-entry .blog-image a{display:block;height:100%;width:100%;max-height:510px;border-radius:10px;overflow:hidden}@media(max-width: 1629px){#blog-view .article-entry .blog-image a{max-height:430px}}@media(max-width: 1399px){#blog-view .article-entry .blog-image a{max-height:360px}}@media(max-width: 1199px){#blog-view .article-entry .blog-image a{max-height:300px}}@media(max-width: 992px){#blog-view .article-entry .blog-image a{max-height:230px}}@media(max-width: 767px){#blog-view .article-entry .blog-image a{max-height:170px}}#blog-view .article-entry .blog-image a img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}#blog-view .article-entry .article-title{text-align:center;margin-top:10px;margin-bottom:15px}#blog-view .article-entry .article-title a{font-size:20px}@media(max-width: 991px){#blog-view .article-entry .article-title a{font-size:18px}}#blog-view .article-entry .entry{text-align:center;margin-bottom:15px}#blog-view .article-entry .article-entry__bottom{text-align:center}#blog-view .article-entry .date-add{display:flex;justify-content:center;align-items:center;gap:5px;font-size:14px}#blog-view .article__content .social-icons{display:none}#blog-view .article__content .article-title{font-size:20px;margin-bottom:15px}@media(min-width: 576px){#blog-view .article__content .article-title{font-size:22px}}#blog-view .article__content .date-add{display:flex;justify-content:center;align-items:center;gap:5px;text-align:center;color:#3a3a3a;font-size:14px}#blog-view .article__content .date-add i{color:#3a3a3a}#blog-view .article__content .text{color:#3a3a3a}#blog-view .article__content .text .v-center{display:flex;align-items:center}#blog-view .article__content .text .h-center{display:flex;justify-content:center}#blog-view .article__content .text p img{border-radius:10px;min-height:350px;-o-object-fit:cover;object-fit:cover}#blog-view .article__content .text h2{color:#b7174d !important;font-size:1.25rem;font-weight:600}#blog-view .article__content .text h3{color:#b7174d !important;font-size:1.1rem;font-weight:500}#blog-view .article__content .text section h2{font-size:18px !important}@media(min-width: 992px){#blog-view .article__content .text section h2{font-size:20px !important}}#blog-view .article__content .col-3{max-width:50%;flex:0 0 50%}@media(min-width: 576px){#blog-view .article__content .col-3{max-width:25%;flex:0 0 25%}}#blog-view .article__content .product-mini{max-width:100%}#blog-view .article__content .btn-back{border:none;background:rgba(0,0,0,0);width:auto;height:auto;color:#000;display:flex;align-items:center;gap:10px;margin:25px auto;transition:.3s}#blog-view .article__content .btn-back img{transform:rotate(180deg)}#blog-view .article__content .btn-back:hover{color:#b7174d}#blog-view .article__content .btn-back:hover img{fill:#b7174d}.pager{gap:10px}.pager li.first,.pager li.last{display:none}.pager li{background-color:#f6f6f6;color:#000;border-radius:10px;font-family:"Nunito",sans-serif;transition:.3s}.pager li:hover{background-color:#b7174d}.pager li:hover a{color:#fff}.pager li span{padding:10px;display:block;font-size:16px}.pager li a{font-size:16px;color:#000;transition:.3s;font-family:"Nunito",sans-serif;transition:.3s}.pager li:nth-child(3):hover{background-color:#f6f6f6}@media(max-width: 767px){#category-view .left-column{display:none}}#category-view .site-title{font-size:40px;text-align:center;vertical-align:middle;margin-bottom:30px}@media(max-width: 991px){#category-view .site-title{font-size:30px}}#category-view .shop-categories li a{text-transform:uppercase;font-weight:600;font-size:18px}#category-view .shop-categories li ul li a,#category-view .shop-categories li ul li .menu-trigger{text-transform:none;font-weight:400;font-size:16px}#category-view .container #category-description #visible h2,#category-view #product #description #tabs-menu-sticky-wrapper #tabs-menu #category-description #visible h2,#product #description #tabs-menu-sticky-wrapper #category-view #tabs-menu #category-description #visible h2{font-size:17px;font-weight:600}#category-view .container #category-description #visible h3,#category-view #product #description #tabs-menu-sticky-wrapper #tabs-menu #category-description #visible h3,#product #description #tabs-menu-sticky-wrapper #category-view #tabs-menu #category-description #visible h3{font-size:15px;font-weight:600}#category-view .container #category-description #visible p,#category-view #product #description #tabs-menu-sticky-wrapper #tabs-menu #category-description #visible p,#product #description #tabs-menu-sticky-wrapper #category-view #tabs-menu #category-description #visible p{font-size:14px}.main .product-options .prices .price .small{font-size:30px;font-weight:600}.main .product-options .add-to-basket .btn{border-radius:10px}.main .products-sets .owl-item,.main .products-related .owl-item{padding:0 10px}.main .products-sets .owl-item .product-mini,.main .products-related .owl-item .product-mini{max-width:100%;margin:0}.main .products-sets .box-title,.main .products-sets #newsletter .title,#newsletter .main .products-sets .title,.main .products-sets #blog-view .site-title,#blog-view .main .products-sets .site-title,.main .products-related .box-title,.main .products-related #newsletter .title,#newsletter .main .products-related .title,.main .products-related #blog-view .site-title,#blog-view .main .products-related .site-title{font-size:32px;margin-bottom:30px}.main #product .history-back{display:none}.main #product .product-options#product-options h1{font-size:28px}.main #product .product-options#product-options .short-description{color:#3a3a3a}.main #product .product-options#product-options .short-description strong{color:#000}.main #product #description .tabs#tabs-menu .tab-link{font-weight:600}.main #product #description .tab-content .tab-title{font-weight:600}.main #product #description .tab-content p{color:#3a3a3a}.main #product #description .tab-content p span{font-weight:600;color:#000}.main #product #description .tab-content ul li{color:#3a3a3a}.main #product #description .description-right .content p{color:#3a3a3a}.main #product #description .description-right .title{border-bottom:none;font-weight:600}.main #product .add-to-basket{flex-direction:row;align-items:center}.main #product .add-to-basket .btn{padding:15px 30px;transition:.3s}.main #product .add-to-basket .btn:hover{background-color:#000}#main-menu #menu-container-1 nav ul.level-0{justify-content:center;padding:10px 0}#main-menu #menu-container-1 nav ul.level-0 li{cursor:pointer}#main-menu #menu-container-1 nav ul.level-0 li:hover a::after{width:100%}#main-menu #menu-container-1 nav ul.level-0 li a{position:relative;margin:10px 0;font-size:18px}@media(min-width: 992px){#main-menu #menu-container-1 nav ul.level-0 li a{font-size:16px}}@media(min-width: 1200px){#main-menu #menu-container-1 nav ul.level-0 li a{font-size:18px}}#main-menu #menu-container-1 nav ul.level-0 li a::after{position:absolute;content:"";bottom:0;left:0;height:2px;background-color:#b7174d;width:0;transition:.4s}#main-menu #menu-container-1 nav ul.level-0 li a:hover::after{width:100%}#main-menu #menu-container-1 nav ul.level-0 li ul{border-radius:10px}@media(min-width: 992px){#main-menu #menu-container-1 nav ul.level-0 li ul li{width:100%}}#main-menu #menu-container-1 nav ul.level-0 li ul li a::after{display:none}#main-menu #menu-container-1 nav ul.level-0 li.parent .menu-trigger{display:flex;align-items:center;gap:5px}#main-menu #menu-container-1 nav ul.level-0 li.parent .menu-trigger i{font-weight:200;font-size:10px}#header .header-right #search-button .btn{background-color:rgba(0,0,0,0);width:auto;height:auto}#header .header-right #search-button .btn img{fill:#000;width:100%;height:100%}#header .header-right #basket-mini a:hover .icon{background-color:rgba(0,0,0,0)}#header .header-right #basket-mini a .icon{width:auto;height:auto;background-color:rgba(0,0,0,0)}#header .header-right #basket-mini a .icon img{width:100%;height:100%}#basket-container #btn-basket-summary{border-radius:10px;transition:.3s;margin-top:20px}#basket-container #btn-basket-summary:hover{background-color:#000}@media(max-width: 399px){#basket-container #btn-basket-summary{width:100%}}#basket-container #content .mini-box .box-title,#basket-container #content .mini-box #newsletter .title,#newsletter #basket-container #content .mini-box .title,#basket-container #content .mini-box #blog-view .site-title,#blog-view #basket-container #content .mini-box .site-title{font-size:40px;font-weight:700}@media(max-width: 991px){#basket-container #content .mini-box .box-title,#basket-container #content .mini-box #newsletter .title,#newsletter #basket-container #content .mini-box .title,#basket-container #content .mini-box #blog-view .site-title,#blog-view #basket-container #content .mini-box .site-title{font-size:28px}}#basket-container #content .mini-box #basket{border-bottom:1px solid rgba(211,211,211,.4)}#basket-container #content .mini-box #basket .details .name a{font-weight:400}#basket-container #content .mini-box #basket .buttons .btn-delete img{width:22px;height:22px}#basket-container #content .mini-box #basket .basket-bottom .coupon .form-horizontal .input-group .form-control:focus{border:2px solid #000;box-shadow:none}#basket-container #content .mini-box #basket .basket-bottom .coupon .form-horizontal .input-group .form-control:active{border:2px solid #000;box-shadow:none}#basket-container #content .mini-box #basket .basket-bottom .coupon form .form-control{border-top-left-radius:10px;border-bottom-left-radius:10px}#basket-container #content .mini-box #basket .basket-bottom .coupon form .btn{border-bottom-right-radius:10px;border-top-right-radius:10px;transition:.3s}#basket-container #content .mini-box #basket .basket-bottom .coupon form .btn:hover{background-color:#000}#basket-container #content .mini-box #basket .basket-bottom .basket-message textarea{border-radius:10px}.products-related .owl-carousel .owl-nav .owl-prev span,.products-related .owl-carousel .owl-nav .owl-next span{transition:.3s}.products-related .owl-carousel .owl-nav .owl-prev span:hover,.products-related .owl-carousel .owl-nav .owl-next span:hover{color:#b7174d}.basket-summary-container .user-login .content form .form-group input{border-radius:10px}.basket-summary-container .user-login .content form .form-group button{border-radius:10px;transition:.3s}.basket-summary-container .user-login .content form .form-group button:hover{background-color:#000}.basket-summary-container .basket-address-form .form-group input{border-radius:10px}.basket-summary-container .basket-address-form .form-group button{border-radius:10px;transition:.3s}.basket-summary-container .basket-address-form .form-group button:hover{background-color:#000}.basket-summary-container .btn.btn-dark{background-color:#b7174d;border-radius:10px;transition:.3s}.basket-summary-container .btn.btn-dark:hover{background-color:#000}.main .alert.alert-success{border-radius:10px}.main .alert.alert-success .close{color:#fff;opacity:1;text-shadow:none}.main .order-bottom .right .content button{border-radius:10px}.main #basket-summary .alert.alert-danger{border-radius:10px}.shop-alert{border-radius:10px}.shop-alert .shop-alert-buttons .btn{border-radius:10px;font-size:14px}.shop-alert .shop-alert-buttons .btn-success{transition:.3s}.shop-alert .shop-alert-buttons .btn-success:hover{background-color:#000}.shop-alert .shop-alert-buttons .btn-default{transition:.3s}.shop-alert .shop-alert-buttons .btn-default:hover{color:#b7174d}#basket .alert.alert-danger{border-radius:10px}.jconfirm-box{border-radius:10px}.jconfirm-box .jconfirm-buttons .btn.btn-blue,.jconfirm-box .jconfirm-buttons .btn.btn-orange{background-color:#b7174d !important;transition:.3s !important;border-radius:10px !important}.jconfirm-box .jconfirm-buttons .btn.btn-blue:hover,.jconfirm-box .jconfirm-buttons .btn.btn-orange:hover{background-color:#000 !important}.iradio_square-blue.checked ins{background-color:#b7174d !important}#basket-container #basket .basket-product .buttons .int-format.form-control:focus,#basket-container #basket .basket-product .buttons .int-format.form-control:active{border:2px solid #000;box-shadow:none}#basket-container .mini-box #basket .basket-bottom .basket-message .form-control:focus,#basket-container .mini-box #basket .basket-bottom .basket-message .form-control:active{border:2px solid #000;box-shadow:none}.main .container .row .col-12 .site-title,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 .site-title,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 .site-title{font-size:40px}@media(max-width: 991px){.main .container .row .col-12 .site-title,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 .site-title,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 .site-title{font-size:30px}}.main .container .row .col-12 #contact-additional-info p,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 #contact-additional-info p,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 #contact-additional-info p{font-size:16px}.main .container .row .col-12 #contact-form #contact-form-send,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 #contact-form #contact-form-send,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 #contact-form #contact-form-send{border-radius:10px;transition:.3s}.main .container .row .col-12 #contact-form #contact-form-send:hover,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 #contact-form #contact-form-send:hover,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 #contact-form #contact-form-send:hover{background-color:#000}#header #search-form-big div.input{display:flex;flex-direction:row;justify-content:center;align-items:center}#header #search-form-big div.input .button--search{width:125px;border:none;box-shadow:0 0 5px rgba(0,0,0,.2);background-color:#b7174d;border-bottom-right-radius:30px;border-top-right-radius:30px;height:50px;cursor:pointer;transition:.3s}@media(max-width: 399px){#header #search-form-big div.input .button--search{width:80px}}#header #search-form-big div.input .button--search:hover{background-color:#000}#header #search-form-big div.input .search-form-big-close{color:#000;width:25px;height:25px;margin-left:20px}#header #search-form-big div.input .search-form-big-close img{width:100%;height:auto}#header #search-form-big div.input input.form-control{border:none;border-bottom-left-radius:30px;border-top-left-radius:30px;box-shadow:0 0 5px rgba(0,0,0,.2);font-size:16px;color:#3a3a3a;padding:20px 0 20px 20px}#header #search-form-big div.input input.form-control::-moz-placeholder{font-size:16px;color:#3a3a3a}#header #search-form-big div.input input.form-control::placeholder{font-size:16px;color:#3a3a3a}@media(max-width: 399px){#header #search-form-big div.input input.form-control::-moz-placeholder{font-size:14px}#header #search-form-big div.input input.form-control::placeholder{font-size:14px}}.main #product .product-options#product-options h1{font-size:24px}@media(min-width: 992px){.main #product .product-options#product-options h1{font-size:30px}}.main #product .product-options#product-options .prices{margin:10px 0}@media(min-width: 992px){.main #product .product-options#product-options .prices{margin:20px 0}}.main #product .product-options#product-options .prices .price{font-size:24px}.main #product .product-options#product-options .prices .price .small{font-size:24px;font-weight:800}@media(min-width: 992px){.main #product .product-options#product-options .prices .price{font-size:28px}.main #product .product-options#product-options .prices .price .small{font-size:28px}}.main #product #description .tab-title{font-size:20px}@media(min-width: 992px){.main #product #description .tab-title{font-size:22px}}.main #product #description p{font-size:14px}@media(min-width: 992px){.main #product #description p{font-size:16px}}.main #product #description .tabs{list-style:none;display:flex;justify-content:start;align-items:center;border-bottom:2px solid rgba(211,211,211,.8);padding-left:0;gap:10px}.main #product #description .tabs .tab-link{font-size:18px;cursor:pointer;transition:.3s;padding:10px 25px}.main #product #description .tabs .tab-link.current{background:#b7174d;color:#fff !important}.main #product #description .tabs .tab-link:hover{color:#b7174d}@media(min-width: 576px){.main #product #description .tabs .tab-link{font-size:20px}}@media(min-width: 992px){.main #product #description .tabs .tab-link{font-size:24px}}.main #product #description .description-right .title{font-size:20px}@media(min-width: 992px){.main #product #description .description-right .title{font-size:22px}}.main #product .products-sets .box-title,.main #product .products-sets #newsletter .title,#newsletter .main #product .products-sets .title,.main #product .products-sets #blog-view .site-title,#blog-view .main #product .products-sets .site-title{font-size:24px}@media(min-width: 992px){.main #product .products-sets .box-title,.main #product .products-sets #newsletter .title,#newsletter .main #product .products-sets .title,.main #product .products-sets #blog-view .site-title,#blog-view .main #product .products-sets .site-title{font-size:28px}}.main #product .products-sets .owl-carousel .owl-nav button{transition:.3s}.main #product .products-sets .owl-carousel .owl-nav button:hover{color:#b7174d}.button-up{border:none;background-color:#b7174d;border-radius:10px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;position:fixed;bottom:60px;right:20px;cursor:pointer;transition:.3s;opacity:0}.button-up--active{opacity:1}.button-up:hover{background-color:#000}.button-up img{width:50%;height:auto}.main .container .user-login .content form .form-group input,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group input,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group input{border-radius:10px}.main .container .user-login .content form .form-group input:focus,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group input:focus,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group input:focus{border:2px solid #000;box-shadow:none}.main .container .user-login .content form .form-group button,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group button,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group button{border-radius:10px;transition:.3s}.main .container .user-login .content form .form-group button:hover,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group button:hover,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group button:hover{background-color:#000}.user-register .content form#f-user-register .form-group input{border-radius:10px}.user-register .content form#f-user-register .form-group input:focus{border:2px solid #000;box-shadow:none}.user-register .content form#f-user-register .form-group button{border-radius:10px}.image-categories{display:none}#scontainer-12,#scontainer-13{background:#b7174d;padding:25px;color:#fff;margin-bottom:25px}@media(max-width: 991px){#scontainer-12,#scontainer-13{padding:10px;font-size:13px}}#scontainer-12 p:last-child,#scontainer-13 p:last-child{margin-bottom:0}#scontainer-12{display:none !important}.main-page-text{font-size:13px}.main-page-text h1{font-size:18px}.main-page-text h2{font-size:15px;font-weight:600}.main-page-text a{color:#b7174d}.why-us--wrapper{position:relative;padding:150px 0;background:#b7174d}.why-us--wrapper::before{content:"";position:absolute;top:0;left:0;right:0;height:60px;background-image:url("/images/wave-2.svg")}.why-us--wrapper::after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background-image:url("/images/wave-2.svg");transform:scale(-1)}@media(max-width: 1199px){.why-us--wrapper{padding:100px 0}}.why-us .box-title,.why-us #newsletter .title,#newsletter .why-us .title,.why-us #blog-view .site-title,#blog-view .why-us .site-title{font-size:26px;font-weight:700;text-align:center}@media(min-width: 992px){.why-us .box-title,.why-us #newsletter .title,#newsletter .why-us .title,.why-us #blog-view .site-title,#blog-view .why-us .site-title{font-size:40px}}.why-us #scontainer-15 img{display:block;width:64px !important;max-width:unset !important;height:64px;margin:0 auto 20px}.why-us #scontainer-15 h2{color:#fff;font-size:1.75rem;text-align:center;margin-bottom:20px}.why-us #scontainer-15 p{color:#fff;text-align:center}.why-us #scontainer-15 .row>div:hover img{animation-name:buzz-out-on-hover;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}@media(max-width: 1199px){.why-us #scontainer-15 h2{font-size:22px}}@keyframes buzz-out-on-hover{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.free-delivery-box{display:flex;align-items:flex-end;gap:10px;margin-bottom:5px}.free-delivery-box img{width:26px;height:26px;filter:invert(1)}.free-delivery-box p{margin-bottom:0}.loading-button{pointer-events:none;opacity:.7;transition:opacity .3s}.loading-button::after{content:"";display:block;margin-left:10px;margin-right:auto;width:20px;height:20px;border:3px solid #fff;border-radius:50%;border-top:3px solid #666;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.instagram-feed .box-title,.instagram-feed #newsletter .title,#newsletter .instagram-feed .title,.instagram-feed #blog-view .site-title,#blog-view .instagram-feed .site-title{font-size:26px;font-weight:700;text-align:center}@media(min-width: 992px){.instagram-feed .box-title,.instagram-feed #newsletter .title,#newsletter .instagram-feed .title,.instagram-feed #blog-view .site-title,#blog-view .instagram-feed .site-title{font-size:40px}}.instagram-feed #instagram-feed-box .splide__slide{display:flex;justify-content:center}.swiper .swiper-button-prev,.swiper .swiper-button-next{width:40px;height:40px;border-radius:100%;background:#b7174d}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{color:#fff;font-size:16px;font-weight:bolder}.recommended-presents .swiper-slide .product-mini{height:100%}.category-subcategory-tiles{display:flex;flex-wrap:wrap;gap:5px;list-style-type:none;margin:0 0 25px;padding:0;justify-content:center}.category-subcategory-tiles li a{display:inline-flex;padding:5px 10px;color:#fff;font-weight:600;transition:250ms ease all;background:#b7174d;border:0;font-size:14px}.category-subcategory-tiles li a:hover{text-decoration:none;opacity:.8}#cookieAccept .acceptBtnSettingsLabel{display:none}.orlen-banner{margin-top:25px}.orlen-banner img{width:100%}.form-control.form-control-phone{display:flex;flex-direction:row;align-items:center;border-radius:10px}.form-control.form-control-phone:has(>.form-control-input:focus){color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control.form-control-phone:hover[tooltip]{position:relative}.form-control.form-control-phone:hover[tooltip]:before{content:"";display:none;content:"";border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid #343a40;position:absolute;top:30px;left:85px;z-index:8;font-size:0;line-height:0;width:0;height:0}.form-control.form-control-phone:hover[tooltip]:after{display:none;content:attr(tooltip);position:absolute;top:35px;left:50px;padding:5px 8px;background:#343a40;color:#fff;z-index:9;font-size:.75em;line-height:18px;border-radius:3px;white-space:nowrap;word-wrap:normal}.form-control.form-control-phone:hover[tooltip]:hover:before,.form-control.form-control-phone:hover[tooltip]:hover:after{display:block}.form-control.form-control-phone .form-control-phone-code{display:flex;align-items:center;gap:10px}.form-control.form-control-phone .form-control-phone-code span{font-family:"Open Sans",sans-serif;font-size:14px}.form-control.form-control-phone .form-control-input{border:none;height:calc(2.25rem - 2px)}.form-control.form-control-phone .form-control-input:focus{border:none;outline:none;box-shadow:none}/*# sourceMappingURL=style.css.map */ \ No newline at end of file +@import"https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600;700;900&family=Nunito:wght@200;300;400;500;600;700;800&family=Roboto:wght@300;400;500;700;900&display=swap";@keyframes fade_in_show{0%{opacity:0}100%{opacity:1}}html{scroll-behavior:smooth}img{text-indent:-9999px !important;color:rgba(0,0,0,0) !important}body{font-family:"Nunito",sans-serif;font-size:16px;line-height:1.5;color:#000;overflow-x:hidden}@media(max-width: 991px){body{font-size:14px}}body.no-scroll{overflow:hidden;max-height:100vh}body.page-login-form .main .container,body.page-login-form .main #product #description #tabs-menu-sticky-wrapper #tabs-menu,#product #description #tabs-menu-sticky-wrapper body.page-login-form .main #tabs-menu{max-width:600px;margin:auto;padding-right:15px;padding-left:15px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}.form-control{border:2px solid #e7e7e7;border-radius:0;font-size:15px}.mini-content,.client-panel,#basket-container,.basket-summary-container,.order-summary{max-width:1280px}.btn{border:0;border-radius:0;color:#fff;text-transform:uppercase;font-size:15px;padding:20px 30px;font-weight:600;display:flex;align-items:center;justify-content:center}.btn:focus{border:none;box-shadow:none}.btn-danger{background:#dc3545}.btn-danger:hover{background:#f7abb0}.btn-danger:active{background:#f7abb0;border-color:#fff}.btn-success{background:#b7174d}.btn-success:hover{background:#b7174d}.btn-success:active{background:#b7174d;border-color:#fff}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{background:#b7174d;border:none}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus{background:#b7174d;border:none}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:none}.btn-success.disabled,.btn-success:disabled{color:#fff;background:#b7174d;border-color:#b7174d}.jconfirm.jconfirm-modern .jconfirm-box{box-shadow:0px 0px 14px 4px rgba(0,0,0,.1) !important;padding:60px 30px 45px !important}.jconfirm.jconfirm-modern .jconfirm-box .btn{border-radius:0 !important}.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-title{font-family:"Nunito",sans-serif !important;font-weight:600 !important;font-size:32px !important}.alert{border-radius:0;border:0;font-size:15px;font-weight:400;padding:15px;margin:0 auto 75px}.alert.alert-success{background:#b7174d;color:#fff}.title-border,#product #description .description-right .title,#product #description #tabs-menu-sticky-wrapper #tabs-menu{border-bottom:3px solid #e7e7e7;padding:10px 0;font-family:"Nunito",sans-serif;line-height:32px;letter-spacing:-1px;font-size:28px}.box,#blog-view,#category-view,.footer-contact,#header #search-form-big{padding:50px 0}@media(min-width: 768px)and (max-width: 991px){.box,#blog-view,#category-view,.footer-contact,#header #search-form-big{padding:25px 0}}.box .box-title,#blog-view .box-title,#blog-view .site-title,#category-view .box-title,.box #newsletter .title,#blog-view #newsletter .title,#category-view #newsletter .title,#newsletter .box .title,#newsletter #blog-view .title,#newsletter #category-view .title,.footer-contact .box-title,.footer-contact #newsletter .title,#newsletter .footer-contact .title,#header #search-form-big .box-title,#header #search-form-big #blog-view .site-title,#blog-view #header #search-form-big .site-title,#header #search-form-big #newsletter .title,#newsletter #header #search-form-big .title{font-family:"Nunito",sans-serif;font-weight:600;font-size:28px;margin-bottom:25px}@media(max-width: 767px){.box .box-title,#blog-view .box-title,#blog-view .site-title,#category-view .box-title,.box #newsletter .title,#blog-view #newsletter .title,#category-view #newsletter .title,#newsletter .box .title,#newsletter #blog-view .title,#newsletter #category-view .title,.footer-contact .box-title,.footer-contact #newsletter .title,#newsletter .footer-contact .title,#header #search-form-big .box-title,#header #search-form-big #blog-view .site-title,#blog-view #header #search-form-big .site-title,#header #search-form-big #newsletter .title,#newsletter #header #search-form-big .title{font-size:26px;margin-bottom:15px}}.new,.row .product-mini .new,.category-content .product-mini .new,.promoted-products .content .product-mini .new{border:2px solid #dc3545;padding:5px 10px;font-weight:600;display:inline-block;position:relative;top:10px;left:-10px;z-index:10;background:#fff}.box-mini{max-width:600px;margin:0 auto}.row-flex{display:flex;justify-content:space-between}@media(max-width: 991px){.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{max-width:100%}}@media(min-width: 1400px)and (max-width: 1629px){.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{max-width:1370px}}@media(min-width: 1630px){.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{max-width:1600px}}.site-title{font-family:"Nunito",sans-serif;font-weight:600;font-size:32px;margin-bottom:25px}@media(max-width: 991px){.site-title{font-size:30px}}@media(max-width: 767px){#top-sticky-wrapper #top{z-index:20}}#top{background:#f6f6f6;padding:15px 0}@media(max-width: 992px){#top #scontainer-1 .contact{display:none}}#top #scontainer-1 .free-delivery{float:right;color:#000}@media(min-width: 993px)and (max-width: 1200px){#top #scontainer-1 .free-delivery{float:none;display:block;margin-top:10px}}@media(max-width: 992px){#top #scontainer-1 .free-delivery{margin-bottom:10px}}#top p{margin:0;padding:0}#top a{color:#000}#top a:hover{text-decoration:none}#top #mini-login{text-align:right}#top #mini-login a:nth-child(1){margin-right:10px}#top #mini-login a{font-weight:600;color:#b7174d;margin-left:10px}#top #mini-login a span{color:#000;padding-right:10px}#header{padding:15px 0}#header .logo a{display:block;max-width:300px;text-align:center}#header .logo a img{width:100%;max-width:225px}#header #search-form-big{height:0;position:fixed;top:-100%;left:0;width:100%;background:#fff;z-index:110;overflow:hidden;transition:all .5s ease;max-height:100%;overflow-y:scroll}#header #search-form-big.visible{top:0;height:auto}#header #search-form-big .btn-success{margin:25px auto;display:block;width:175px}#header #search-form-big .no-found{font-weight:600;font-size:20px;font-family:"Nunito",sans-serif;padding:25px 0 50px;text-align:center}#header #search-form-big .search-big-results{padding:50px 0;display:flex;justify-content:flex-start;flex-wrap:wrap}@media(max-width: 767px){#header #search-form-big .search-big-results{padding:25px 0}}#header #search-form-big .search-big-results .product-search{position:relative;width:100%;margin:0 15px 15px 0;max-width:calc(16.6666666667% - 15px)}@media(min-width: 768px)and (max-width: 991px){#header #search-form-big .search-big-results .product-search{max-width:calc(25% - 25px)}}@media(max-width: 767px){#header #search-form-big .search-big-results .product-search{max-width:calc(50% - 15px)}}#header #search-form-big .search-big-results .product-search .new{border:2px solid #dc3545;padding:3px 5px;font-weight:600;display:inline-block;position:absolute;top:-10px;left:-10px;z-index:10;background:#fff}#header #search-form-big .small-title{text-transform:uppercase;opacity:.75;position:relative;width:100%}#header #search-form-big .small-title a{position:absolute;top:-10px;right:0;color:#000;transition:all .5s ease;font-size:30px;display:flex;align-items:center;justify-content:center;height:45px;width:45px}#header #search-form-big .small-title a:hover{color:#b7174d}#header #search-form-big .input{padding-top:25px}#header #search-form-big .input input{border-radius:0;border:0;border-bottom:2px solid #000;padding-left:0;padding-bottom:10px;padding-top:10px;font-weight:600;font-size:20px;height:50px;font-family:"Nunito",sans-serif}#header #search-form-big .input input:focus{outline:none;border:2px solid #000;box-shadow:none}#header #search-form-big .input input::-moz-placeholder{font-size:20px;font-weight:600;color:#000;font-family:"Nunito",sans-serif}#header #search-form-big .input input::placeholder{font-size:20px;font-weight:600;color:#000;font-family:"Nunito",sans-serif}#header .header-right{display:flex;justify-content:flex-end;align-items:center}#header .header-right #search-button{margin-right:25px}#header .header-right #search-button .btn{color:#fff;background:none;height:50px;width:50px;position:relative;z-index:5;transition:all .5s ease;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0}#header .header-right #search-button .btn:hover{border-radius:0}#header .header-right #search-button .btn img{width:20px}#header .header-right #basket-mini a{display:flex;align-items:center;justify-content:center;color:#b7174d}@media(max-width: 767px){#header .header-right #basket-mini a{text-align:right}}#header .header-right #basket-mini a:hover{text-decoration:none}#header .header-right #basket-mini a:hover .icon{border-radius:0;background:#b7174d}#header .header-right #basket-mini a .icon{height:50px;width:50px;display:flex;align-items:center;justify-content:center;margin-right:10px;background:#000;border-radius:50%;transition:all .5s ease}@media(max-width: 767px){#header .header-right #basket-mini a .icon{order:1;margin-left:10px;margin-right:0}}#header .header-right #basket-mini a .icon img{width:20px}#header .header-right #basket-mini a .basket-details{font-size:14px}#header .header-right #basket-mini a .basket-details .title{font-weight:600}#header .header-right #basket-mini a .basket-details .details{color:#000;font-size:13px}.menu-overlay{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.35);z-index:10;display:none;opacity:0;transition:all .5s ease}.menu-overlay.visible{display:block;opacity:1}#main-menu-sticky-wrapper.is-sticky #main-menu{background:#fff;border-bottom:3px solid #e7e7e7;width:100%}#main-menu-sticky-wrapper.is-sticky #main-menu .level-0{justify-content:center}#main-menu{position:relative;z-index:20}@media(max-width: 992px){#main-menu.active::after{visibility:visible;opacity:1}#main-menu::after{content:"";position:fixed;inset:0;visibility:hidden;opacity:0;background:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:all 250ms ease-in-out}}@media(max-width: 992px){#main-menu #menu-container-1{height:100% !important;min-height:unset}#main-menu #menu-container-1 .levelHolderClass{height:100%}#main-menu #menu-container-1 ul{height:100%;overflow:auto}}#main-menu #menu-container-1 ul{margin:0;padding:0;list-style-type:none}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0{display:flex;margin-left:-15px;gap:20px}}@media(min-width: 993px)and (min-width: 768px)and (max-width: 991px){#main-menu #menu-container-1 ul.level-0>li#link-5{display:none}}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0>li>i{display:none}#main-menu #menu-container-1 ul.level-0>li>a{font-family:"Nunito",sans-serif;color:#000;font-size:18px;font-weight:400;display:block;padding:10px 9px;transition:all .5s ease}}@media(min-width: 993px)and (min-width: 992px)and (max-width: 1199px){#main-menu #menu-container-1 ul.level-0>li>a{padding:5px;font-size:19px}}@media(min-width: 993px)and (min-width: 768px)and (max-width: 991px){#main-menu #menu-container-1 ul.level-0>li>a{padding:5px;font-size:17px}}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0>li>a:hover{text-decoration:none}#main-menu #menu-container-1 ul.level-0>li:hover>ul{display:flex;animation:fade_in_show .5s;flex-wrap:wrap}#main-menu #menu-container-1 ul.level-0>li>ul{left:0;width:100%;display:none;position:absolute;padding:25px;background:#fff;transition:all .5s ease}#main-menu #menu-container-1 ul.level-0>li>ul>li{width:25%;margin-bottom:25px}}@media(min-width: 993px)and (min-width: 1200px)and (max-width: 1366px){#main-menu #menu-container-1 ul.level-0>li>ul>li{width:33.3333333333%}}@media(min-width: 993px)and (min-width: 768px)and (max-width: 1199px){#main-menu #menu-container-1 ul.level-0>li>ul>li{width:50%}}@media(min-width: 993px){#main-menu #menu-container-1 ul.level-0>li>ul>li a{color:#000;font-size:15px;transition:all .5s ease;white-space:nowrap}#main-menu #menu-container-1 ul.level-0>li>ul>li a:hover{text-decoration:none;color:#b7174d}#main-menu #menu-container-1 ul.level-0>li>ul>li>a{font-weight:600;font-size:16px;white-space:nowrap}#main-menu #menu-container-1 ul.level-0>li>ul>li i{display:none}#main-menu #menu-container-1 ul.level-0>li>ul>li ul{padding-top:5px}}#mobile-menu-close,#mobile-menu-open{display:none}.promoted-products{padding-top:30px}.promoted-products ontent .box-title,.promoted-products ontent #blog-view .site-title,#blog-view .promoted-products ontent .site-title,.promoted-products ontent #newsletter .title,#newsletter .promoted-products ontent .title{text-align:center}.promoted-products .content{display:flex;flex-wrap:wrap;gap:10px}@media(min-width: 1920px){.promoted-products .content .product-mini:nth-child(11),.promoted-products .content .product-mini:nth-child(12){display:none}}.promoted-products .content .product-mini{max-width:calc(25% - 7.5px);width:100%;position:relative}@media(min-width: 992px)and (max-width: 1366px){.promoted-products .content .product-mini{max-width:calc(25% - 7.5px)}}@media(min-width: 768px)and (max-width: 991px){.promoted-products .content .product-mini{max-width:calc(33.3333333333% - 7.5px)}}@media(max-width: 767px){.promoted-products .content .product-mini{max-width:calc(50% - 7.5px)}}@media(max-width: 399px){.promoted-products .content .product-mini{max-width:100%;margin:0 0 10px 0}}.promoted-products .content .product-mini .new{position:absolute}.category-content{gap:10px;display:flex;flex-wrap:wrap}.category-content .product-mini{width:calc(25% - 8px);position:relative}@media(max-width: 1199px){.category-content .product-mini{width:calc(33.3333333% - 7px)}}@media(max-width: 991px){.category-content .product-mini{width:calc(50% - 7px)}}.category-content .product-mini .new,.category-content .promoted-products .content .product-mini .new,.promoted-products .content .category-content .product-mini .new{position:absolute}.search-content{gap:10px;display:flex;flex-wrap:wrap}.search-content .product-mini{width:calc(25% - 8px);position:relative}@media(max-width: 767px){.search-content .product-mini{width:calc(33.33333333% - 7px)}}@media(max-width: 575px){.search-content .product-mini{width:calc(50% - 7px)}}.search-content .product-mini .new,.search-content .promoted-products .content .product-mini .new,.promoted-products .content .search-content .product-mini .new{border:2px solid #dc3545;padding:5px 10px;font-weight:600;display:inline-block;position:absolute;top:10px;left:-10px;z-index:10;background:#fff}.product-mini,.product-search{background:#fff;border-radius:5px;overflow:hidden;border:1px solid rgba(58,58,58,.1)}.product-mini:hover,.product-search:hover{border:1px solid rgba(58,58,58,.2)}.product-mini a,.product-search a{position:relative;display:block}.product-mini a:hover,.product-search a:hover{text-decoration:none}.product-mini:hover .img img.first,.product-search:hover .img img.first{opacity:0}.product-mini:hover .img img.second,.product-search:hover .img img.second{opacity:1}.product-mini:hover .product-details .name::after,.product-search:hover .product-details .name::after{width:100%}.product-mini .img,.product-search .img{width:100%;padding-top:120%;display:block;position:relative;overflow:hidden}.product-mini .img img,.product-search .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0}.product-mini .img img.first,.product-search .img img.first{transition:all 1s ease}.product-mini .img img.second,.product-search .img img.second{transition:all 1s ease;opacity:0}.product-mini .product-details,.product-search .product-details{padding:10px;width:100%;z-index:10;display:flex;align-items:flex-end;line-height:32px;justify-content:center;flex-wrap:wrap}.product-mini .product-details .tm-multihornet,.product-search .product-details .tm-multihornet{margin-bottom:5px}.product-mini .product-details .name,.product-search .product-details .name{font-family:"Nunito",sans-serif;font-weight:600;font-size:15px;line-height:1.5;margin:0 0 5px 0;color:#000;transition:all .5s ease;overflow:hidden;display:block;position:relative;text-align:center;width:100%}.product-mini .product-details .name:hover,.product-search .product-details .name:hover{text-decoration:none;color:#b7174d}.product-mini .product-details .name a,.product-search .product-details .name a{color:#000}.product-mini .product-details .name a:hover,.product-search .product-details .name a:hover{text-decoration:none;color:#b7174d}.product-mini .product-details .prices,.product-search .product-details .prices{text-align:right;font-family:"Nunito",sans-serif;width:100%;display:flex;justify-content:center}.product-mini .product-details .prices .price_weight,.product-search .product-details .prices .price_weight{width:100%;order:99;font-size:12px;color:#333}.product-mini .product-details .prices .price,.product-search .product-details .prices .price{font-size:22px;font-weight:700;color:#b7174d;white-space:nowrap}@media(max-width: 767px){.product-mini .product-details .prices .price,.product-search .product-details .prices .price{font-size:20px}}@media(max-width: 575px){.product-mini .product-details .prices .price,.product-search .product-details .prices .price{font-size:18px}}.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:14px;font-weight:300;color:#b9b9b9;position:relative;margin-right:15px}@media(min-width: 992px){.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:22px}}@media(max-width: 767px){.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:18px}}@media(max-width: 575px){.product-mini .product-details .prices .price-old,.product-search .product-details .prices .price-old{font-size:16px}}.product-mini .product-details .prices .price-old::before,.product-search .product-details .prices .price-old::before{width:100%;position:absolute;content:"";right:0;top:42%;height:0;border-bottom:2px solid #b9b9b9}.popular-categories .box-title,.popular-categories #blog-view .site-title,#blog-view .popular-categories .site-title,.popular-categories #newsletter .title,#newsletter .popular-categories .title{text-align:center}.popular-categories #scontainer-8 div[class^=col-lg]{margin:0 15px;max-width:calc(25% - 30px)}.popular-categories #scontainer-8 div[class^=col-lg] p{margin:0}.popular-categories #scontainer-8 div[class^=col-lg] a{display:block;background:#f6f6f6;font-family:"Nunito",sans-serif;font-weight:500;font-size:28px;line-height:32px;color:#000;padding-bottom:25px;transition:all .5s ease}.popular-categories #scontainer-8 div[class^=col-lg] a strong{display:inline-block;margin-left:-15px;font-weight:500;position:relative;top:-10px}.popular-categories #scontainer-8 div[class^=col-lg] a strong::after{height:1px;background:#000;content:"";display:block;position:absolute;bottom:0;width:0;transition:all .5s ease}.popular-categories #scontainer-8 div[class^=col-lg] a:hover{text-decoration:none}.popular-categories #scontainer-8 div[class^=col-lg] a:hover strong::after{width:100%}.mini-banners h3{font-family:"Nunito",sans-serif;color:#000;margin-bottom:25px;font-weight:700;font-size:26px}.mini-banners p{font-size:15px;line-height:26px}.last-on-blog .box-title,.last-on-blog #blog-view .site-title,#blog-view .last-on-blog .site-title,.last-on-blog #newsletter .title,#newsletter .last-on-blog .title{text-align:center}.last-on-blog .date-add{display:none}.article-list a:hover{text-decoration:none}.article-list a:hover img{opacity:.75}.article-list .blog-image{padding-top:66.66666%;position:relative;margin-bottom:15px}.article-list .blog-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.article-list .article-title{display:block;font-weight:600;font-size:22px;font-family:"Nunito",sans-serif;color:#000}.article-list .article-entry{color:#3a3a3a;font-size:14px;line-height:24px}.promo-text h1{font-family:"Nunito",sans-serif;font-weight:600;font-size:26px;color:#000}.promo-text h2{font-weight:600;font-size:18px;color:#000}.promo-text p{font-size:14px;color:#3a3a3a;line-height:24px}.promo-text p a{color:#b7174d}.footer-contact{background:#f6f6f6;line-height:24px}.footer-contact .icon svg{width:50px;height:50px;display:block;margin:auto}.footer-contact p{margin:0}.footer-contact strong{font-family:"Nunito",sans-serif;font-weight:600;font-size:20px;color:#000}.footer{border-bottom:1px solid #eee}.footer .box-title,.footer #blog-view .site-title,#blog-view .footer .site-title,.footer #newsletter .title,#newsletter .footer .title{text-align:left}.footer ul{list-style-type:none;margin:0;padding:0}.footer ul li a{font-family:"Nunito",sans-serif;font-size:20px;font-weight:300;color:#000;display:block;padding:5px 0;transition:all .5s ease}@media(max-width: 767px){.footer ul li a{font-size:14px}}.footer ul li a:hover{text-decoration:none;color:#b7174d}#newsletter #text{font-family:"Nunito",sans-serif;font-size:20px;font-weight:300;color:#000;display:none}@media(min-width: 992px){#newsletter #text{display:block}}#newsletter .agreement{font-size:11px}#newsletter .agreement input{margin-right:5px;position:relative;top:2px}#newsletter .agreement a{color:#b7174d;font-weight:600}#newsletter .agreement .hidden{display:none}#newsletter .form-group.input{display:flex;position:relative}#newsletter .form-group.input::after{content:"";display:block;bottom:0;left:0;width:0;position:absolute;background:#b7174d;transition:all .5s ease;height:2px}#newsletter .form-group.input:focus-within::after{width:100%}#newsletter .form-group.input:focus-within .btn{background:#b7174d}#newsletter input[type=email]{border:0;border-bottom:2px solid #000;border-radius:0;font-size:14px}#newsletter input[type=email]:focus{outline:none;border:2px solid #000;box-shadow:none}#newsletter .btn{background:#000;border-radius:0;color:#fff;border:0;text-transform:uppercase;font-size:14px;font-weight:600;padding:0 15px;line-height:38px;transition:all .5s ease;transition-delay:.25s}.footer-bottom #scontainer-3 p{margin:0}.footer-bottom #scontainer-3 p a{display:inline-block;margin-right:15px}.footer-bottom #scontainer-3 p a img{transition:all .5s ease}.footer-bottom #scontainer-3 p a:hover img{transform:scale(1.25)}.footer-bottom #copyright{text-align:right}.footer-bottom #copyright a{color:#b7174d}#cookie-information{background:#f6f6f6;padding:15px;text-align:center;font-size:12px}#cookie-information a{color:#b7174d}#category-view .product-category .product-mini{margin:0 0 50px}.left-column .categories .title{display:none}.left-column .categories ul{list-style-type:none;margin:0;padding:0}.left-column .categories ul i{font-size:12px;color:#000;cursor:pointer}.left-column .categories ul i:hover{color:hsl(339.75,77.6699029126%,50.3921568627%)}.left-column .categories ul a{transition:all .5s ease}.left-column .categories ul a:hover{text-decoration:none}.left-column .categories ul.level-0{padding:0 0 15px 0}.left-column .categories ul.level-0>li{padding-bottom:10px}.left-column .categories ul.level-0>li>a{font-family:"Nunito",sans-serif;font-weight:600;color:#000}.left-column .categories ul.level-0>li>a:hover{color:#b7174d}.left-column .categories ul.level-1{padding:0 0 0 10px}.left-column .categories ul.level-1 li{position:relative;padding-left:20px}.left-column .categories ul.level-1 li:last-child::before{display:none}.left-column .categories ul.level-1 li::before{content:"";position:absolute;width:10px;border-left:1px solid #e7e7e7;left:2px;top:7px;height:100%;display:block}.left-column .categories ul.level-1 li::after{content:"";position:absolute;width:10px;border-left:1px solid #e7e7e7;left:2px;top:5px;height:11px;border-bottom:1px solid #e7e7e7;display:block}.left-column .categories ul.level-1 li a{color:#000;display:inline-block;font-weight:400;font-size:15px;padding:3px 0}.left-column .categories ul.level-1 li a:hover{color:#b7174d}.left-column .categories ul.level-1 li.open ul{display:block}.left-column .categories ul.level-2{display:none}ul.pager{display:flex;list-style-type:none;padding:25px 0;margin:0;align-items:center;justify-content:center;font-size:22px;font-family:"Nunito",sans-serif}ul.pager a{color:#000;display:inline-block;padding:10px;transition:all .5s ease;font-weight:300}ul.pager a:hover{text-decoration:none;color:#b7174d}#category-description{margin-top:50px}#category-description a{color:#b7174d}#category-description h2{font-family:"Nunito",sans-serif;font-size:22px}#contact-form #contact-form .form-group .form-control{box-sizing:border-box;font-size:14px;padding:13px 16px;border-radius:0;border:2px solid #e7e7e7;height:auto;border-radius:10px}#contact-form #contact-form .form-group .form-control:focus{border:2px solid #000;box-shadow:none}#contact-additional-info a{color:#b7174d;font-weight:600}#contact-additional-info a:hover{text-decoration:none;color:#b7174d}#blog-view .site-title{margin-bottom:50px}#blog-view .article-entry{margin-bottom:3.75rem}#blog-view .article-entry .blog-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease}#blog-view .article-entry .blog-image img:hover{opacity:.75}#blog-view .article-entry .article-title{font-family:"Nunito",sans-serif;margin-top:35px;margin-bottom:20px}#blog-view .article-entry .article-title a{display:block;font-weight:600;font-size:22px;font-family:"Nunito",sans-serif;color:#000;transition:all .3s ease}#blog-view .article-entry .article-title a:hover{color:#b7174d;text-decoration:none}#blog-view .article-entry .entry{color:#3a3a3a;font-size:14px;line-height:24px;font-weight:300;font-style:normal;letter-spacing:0px;margin-bottom:1.875rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#blog-view .article-entry .btn-success{font-family:"Nunito",sans-serif;background-color:rgba(0,0,0,0);color:#000;font-weight:400;font-size:1rem;padding:0;position:relative;padding-left:45px;padding-right:5px;transition:all .3s ease}#blog-view .article-entry .btn-success:before{position:absolute;left:0;content:"";width:40px;height:1px;top:50%;margin-right:10px;border-top:1px solid;transition:width .3s ease}#blog-view .article-entry .btn-success:hover{padding-left:25px}#blog-view .article-entry .btn-success:hover:before{width:20px}#blog-view .article-entry .btn-success:focus{border:2px solid #000;box-shadow:none}#blog-view .box-articles{font-family:"Nunito",sans-serif}@media(max-width: 767px){#blog-view .box-articles{padding-left:0}}@media(max-width: 991px){#blog-view .box-articles{display:none}}#blog-view .box-articles .title{font-size:20px;font-weight:800;letter-spacing:-1px;line-height:32px;margin-bottom:20px}#blog-view .box-articles .news-list{padding-inline-start:0px;list-style-type:none;margin-bottom:0}#blog-view .box-articles .news-list li{padding-bottom:1rem;font-size:20px;font-weight:500}#blog-view .box-articles .news-list li .far{font-size:19px;opacity:.5;transition:all .3s ease}#blog-view .box-articles .news-list li a{color:#000;font-size:16px;display:block;letter-spacing:normal;position:relative;transition:all .3s ease;display:flex;align-items:center;gap:10px}#blog-view .box-articles .news-list li a:hover{text-decoration:none;color:hsl(339.75,77.6699029126%,60.3921568627%)}#blog-view .box-articles .news-list li a:hover .far{color:#000}#blog-view .box-articles .news-list li .date-add{display:none;line-height:21.12px;font-size:15px;font-weight:300;margin-bottom:0;margin-top:5px}#blog-view .article .article__content{font-size:16px}@media(max-width: 991px){#blog-view .article .article__content{font-size:14px}}#blog-view .article .article__content .article__main-image{height:400px;margin-bottom:50px}#blog-view .article .article__content .article__main-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#blog-view .article .article-title{font-family:"Nunito",sans-serif;text-align:center;font-weight:600;font-size:32px;text-align:center;margin-bottom:40px}#blog-view .article .date-add{line-height:21.12px;font-size:15px;font-weight:300;line-height:21.12px;margin-bottom:25px}#blog-view .article .table-of-contents{margin-bottom:30px}@media(max-width: 991px){#blog-view .article .table-of-contents{border:2px solid #e7e7e7;padding:15px;border-radius:10px}}#blog-view .article .table-of-contents .title{font-size:18px;font-weight:800;line-height:21px;color:#b7174d;margin-bottom:10px}@media(min-width: 992px){#blog-view .article .table-of-contents .title{font-size:20px}}#blog-view .article .table-of-contents ol{padding-left:23px;margin-bottom:0}#blog-view .article .table-of-contents ol li.active a{font-weight:700;color:hsl(339.75,77.6699029126%,60.3921568627%)}#blog-view .article .table-of-contents ol li a{color:#000;transition:all .3s ease;font-size:14px}@media(min-width: 992px){#blog-view .article .table-of-contents ol li a{font-size:16px}}#blog-view .article .table-of-contents ol li a:hover{text-decoration:none}#blog-view .article .text a{color:#b7174d;transition:all .3s ease}#blog-view .article .text a:hover{color:#b7174d;text-decoration:none}#blog-view .article .text h2:not(.name){font-weight:600;font-size:22px;font-family:"Nunito",sans-serif;color:#000}#blog-view .article .text .product-mini{margin-bottom:25px}#blog-view .article .social-icons{display:inline-flex}#blog-view .article .social-icons .title{margin-right:15px}#blog-view .article .btn-back{margin:25px 0;max-width:200px}#product .product-message{margin:25px 0}#product .product-message textarea{font-size:14px;width:100%}#product .history-back{max-width:150px}#product #image-big{position:relative}#product #image-big .new,#product #image-big .row .product-mini .new,.row .product-mini #product #image-big .new,#product #image-big .row .promoted-products .content .product-mini .new,.row .promoted-products .content .product-mini #product #image-big .new,#product #image-big .promoted-products .content .row .product-mini .new,.promoted-products .content .row .product-mini #product #image-big .new,#product #image-big .category-content .row .product-mini .new,.category-content .row .product-mini #product #image-big .new,#product #image-big .row .category-content .product-mini .new,.row .category-content .product-mini #product #image-big .new,#product #image-big .category-content .row .promoted-products .content .product-mini .new,.category-content .row .promoted-products .content .product-mini #product #image-big .new,#product #image-big .row .promoted-products .content .category-content .product-mini .new,.row .promoted-products .content .category-content .product-mini #product #image-big .new,#product #image-big .category-content .promoted-products .content .row .product-mini .new,.category-content .promoted-products .content .row .product-mini #product #image-big .new,#product #image-big .promoted-products .content .row .category-content .product-mini .new,.promoted-products .content .row .category-content .product-mini #product #image-big .new,#product #image-big .row .category-content .promoted-products .content .product-mini .new,.row .category-content .promoted-products .content .product-mini #product #image-big .new,#product #image-big .promoted-products .content .category-content .row .product-mini .new,.promoted-products .content .category-content .row .product-mini #product #image-big .new,#product #image-big .category-content .promoted-products .content .category-content .row .product-mini .new,.category-content .promoted-products .content .category-content .row .product-mini #product #image-big .new,#product #image-big .row .category-content .promoted-products .content .category-content .product-mini .new,.row .category-content .promoted-products .content .category-content .product-mini #product #image-big .new,#product #image-big .category-content .row .promoted-products .content .category-content .product-mini .new,.category-content .row .promoted-products .content .category-content .product-mini #product #image-big .new,#product #image-big .category-content .promoted-products .content .row .category-content .product-mini .new,.category-content .promoted-products .content .row .category-content .product-mini #product #image-big .new,#product #image-big .row .promoted-products .content .row .product-mini .new,.row .promoted-products .content .row .product-mini #product #image-big .new{border:2px solid #dc3545;padding:5px 10px;font-weight:600;display:inline-block;position:absolute;top:10px;left:-10px;z-index:10;background:#fff}#product #image-big a img{width:100%}#product .product-producer{margin:0 0 1rem 0}#product .product-producer a{color:#b7174d;font-weight:600}@media(min-width: 768px){#product #product-options{padding:0}}#product #product-options .warehouse-message-box{display:flex;align-items:flex-end;gap:10px;margin-bottom:5px}#product #product-options .warehouse-message-box img{width:26px;height:26px;filter:invert(1)}#product #product-options .warehouse-message{color:#000;font-style:normal;letter-spacing:0px;font-weight:700}#product #product-options h1{font-family:"Nunito",sans-serif;font-weight:600;font-size:32px}#product #product-options .prices{display:flex;justify-content:flex-start;align-items:flex-end;margin-bottom:1.875rem;margin-top:1.875rem;flex-wrap:wrap}#product #product-options .prices .price_weight{width:100%;order:99;font-size:12px;color:#333}#product #product-options .prices .price-minimal{width:100%;font-size:12px;margin-bottom:15px}#product #product-options .prices .price{font-weight:800;line-height:27px;color:#b7174d;font-family:"Nunito",sans-serif;order:2}#product #product-options .prices .price-old{margin-right:20px;font-weight:400;font-size:22px;line-height:22px;font-family:"Nunito",sans-serif;order:1;color:#b9b9b9;position:relative}#product #product-options .prices .price-old:before{width:120%;position:absolute;content:"";right:-10%;top:40%;height:0px;border-bottom:2px solid #b9b9b9}#product #product-options .prices .flag-promotion{order:3;color:#fff;font-weight:600;letter-spacing:.075em;text-transform:uppercase;border-radius:2px;padding:.25rem .5rem;vertical-align:middle;display:inline-block;font-size:11px;margin-left:20px;background-color:#4cbb17;padding:8px 10px;line-height:1}#product #product-options .add-to-basket{display:flex;margin:25px 0}#product #product-options .add-to-basket .quantity-container{display:flex;align-items:center;vertical-align:middle;margin-right:1.875rem}#product #product-options .add-to-basket .quantity-container.hidden{display:none}#product #product-options .add-to-basket .quantity-container .btn-minus,#product #product-options .add-to-basket .quantity-container .btn-plus{width:40px;height:40px;background-color:#f6f6f6;position:relative;display:inline-block;vertical-align:middle;line-height:40px;border-radius:50%;text-align:center;transition:all .3s ease}#product #product-options .add-to-basket .quantity-container .btn-minus .fa,#product #product-options .add-to-basket .quantity-container .btn-plus .fa{color:#000;opacity:.7}#product #product-options .add-to-basket .quantity-container .btn-minus:hover,#product #product-options .add-to-basket .quantity-container .btn-plus:hover{background-color:#000}#product #product-options .add-to-basket .quantity-container .btn-minus:hover .fa,#product #product-options .add-to-basket .quantity-container .btn-plus:hover .fa{color:#fff;opacity:1}#product #product-options .add-to-basket .quantity-container #quantity{width:60px;text-align:center;margin:0 5px;height:40px;border:2px solid #e7e7e7}#product #product-options .add-to-basket .quantity-container #quantity:focus{outline:none;border:2px solid #000;box-shadow:none}#product #product-options .add-to-basket #add-to-basket.hidden{display:none}#product #product-options .add-to-basket .alert{background:#dc3545;color:#fff;text-align:left;display:block;width:100%;padding:10px;font-size:14px;max-width:334px;margin:0;border-radius:10px}#product #product-options .add-to-basket .alert.hidden{display:none}#product #product-options .short-description{color:#000;font-size:14px;line-height:24px;font-style:normal;letter-spacing:0px}#product #product-options .short-description p strong{font-weight:600}#product #product-options form.product-options .custom-field{margin-bottom:5px;display:grid;grid-template-columns:200px 1fr;gap:5px}#product #product-options form.product-options .custom-field .grow-wrap{display:grid}#product #product-options form.product-options .custom-field .grow-wrap::after{content:attr(data-replicated-value) " ";white-space:pre-wrap;visibility:hidden}#product #product-options form.product-options .custom-field .grow-wrap>textarea{resize:none;overflow:hidden}#product #product-options form.product-options .custom-field .grow-wrap>textarea,#product #product-options form.product-options .custom-field .grow-wrap::after{border:1px solid #d5d5d5;padding:.5rem;font:inherit;grid-area:1/1/2/2;border-radius:6px}#product #product-options form.product-options .product-message{display:flex;flex-direction:column;gap:10px}#product #product-options form.product-options .product-message label{min-width:-moz-fit-content;min-width:fit-content;margin-bottom:0}#product #product-options form.product-options .product-message textarea{width:100%;background-color:#f2f2f2;color:#43454b;outline:0;border:0;font-weight:400;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);min-height:40px;box-sizing:border-box;padding:5px 10px;resize:none;border-radius:15px;min-width:250px}#product #image-big{max-width:625px;margin:auto}#product #image-big img{width:100%}#product .gallery{margin-top:-100px;display:flex;justify-content:center;align-items:center;position:relative;z-index:10}@media(max-width: 767px){#product .gallery{margin-top:0}}#product .gallery a{background:#fff;display:block;border-top:8px solid #f6f6f6;border-bottom:8px solid #f6f6f6;border-left:4px solid #f6f6f6;border-right:4px solid #f6f6f6;height:180px;width:125px}#product .gallery a:first-child{border-left:8px solid #f6f6f6}#product .gallery a:last-child{border-right:8px solid #f6f6f6}@media(max-width: 767px){#product .gallery a{height:90px;width:75px}}#product .gallery a img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#product #product-options form #attributes .title{margin-bottom:10px;opacity:.7;color:#000;font-size:14px;line-height:24px;font-style:normal;letter-spacing:0px}#product #product-options form #attributes .attribute-container{display:flex;justify-content:flex-start;align-items:center;margin-bottom:5px}#product #product-options form #attributes .attribute-container strong{line-height:24px}#product #product-options form #attributes .attribute-container .attribute-label{margin-bottom:0;margin-right:15px;color:#000;font-size:14px;line-height:24px;font-style:normal;letter-spacing:0px;font-weight:600}#product #product-options form #attributes .attribute-container .fradio{margin-left:15px}#product #product-options form #attributes .attribute-container .fradio input{display:none}#product #product-options form #attributes .attribute-container .fradio label{display:inline-block;padding:5px 10px;margin-bottom:0;background:#f5f5f5;border:2px solid #e6e6e6;font-size:13px;font-weight:600;cursor:pointer}#product #product-options form #attributes .attribute-container .fradio label:first-child{margin-left:0}#product #product-options form #attributes .attribute-container .fradio label.active{border:2px solid #b7174d}#product #description{margin-top:50px}#product #description #tabs-menu-sticky-wrapper{margin-bottom:20px}#product #description #tabs-menu-sticky-wrapper.is-sticky{width:100% !important;left:0}#product #description #tabs-menu-sticky-wrapper #tabs-menu{background-color:#fff;z-index:15;display:flex;list-style-type:none;padding-inline-start:0;margin-bottom:0;font-weight:400;line-height:32px;letter-spacing:-1px}#product #description #tabs-menu-sticky-wrapper #tabs-menu li{opacity:1;color:#000;cursor:pointer;margin-right:20px}#product #description #tabs-menu-sticky-wrapper #tabs-menu li:last-child{margin-right:0}#product #description #tabs-menu-sticky-wrapper #tabs-menu li:hover{color:#b7174d}#product #description #tabs-menu-sticky-wrapper #tabs-menu li.current{background-position:0%}#product #description .description-right .title{font-size:28px;font-weight:400;margin-bottom:20px}#product #description .tab-content{padding:25px;margin-bottom:25px}@media(max-width: 767px){#product #description .tab-content{padding:10px}}#product #description .tab-content.hidden{display:none}#product #description .tab-content:last-child{margin-bottom:0}#product #description .tab-content .tab-title{font-family:"Nunito",sans-serif;font-size:22px;font-weight:400;margin-bottom:10px}.products-sets .box-title,.products-sets #newsletter .title,#newsletter .products-sets .title,.products-sets #blog-view .site-title,#blog-view .products-sets .site-title,.products-related .box-title,.products-related #newsletter .title,#newsletter .products-related .title,.products-related #blog-view .site-title,#blog-view .products-related .site-title{text-align:center}.products-sets .owl-item .product-mini,.products-related .owl-item .product-mini{margin:0 25px 25px}.products-sets .owl-item .product-mini .new,.products-related .owl-item .product-mini .new{border:2px solid #dc3545;padding:3px 5px;font-weight:600;display:inline-block;position:absolute;top:10px;left:10px;z-index:10;background:#fff}@media(max-width: 767px){#basket-container .box-title,#basket-container #newsletter .title,#newsletter #basket-container .title,#basket-container #blog-view .site-title,#blog-view #basket-container .site-title,.basket-summary-container .box-title,.basket-summary-container #newsletter .title,#newsletter .basket-summary-container .title,.basket-summary-container #blog-view .site-title,#blog-view .basket-summary-container .site-title,.order-summary .box-title,.order-summary #newsletter .title,#newsletter .order-summary .title,.order-summary #blog-view .site-title,#blog-view .order-summary .site-title{padding-bottom:0}}#basket-container .btn-dark,.basket-summary-container .btn-dark,.order-summary .btn-dark{max-width:200px}#basket-container .basket-options,.basket-summary-container .basket-options,.order-summary .basket-options{padding-top:25px}#basket-container .basket-options>.content,.basket-summary-container .basket-options>.content,.order-summary .basket-options>.content{display:flex;justify-content:space-between;flex-wrap:wrap}#basket-container .basket-options>.content .left,#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .left,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .left,.order-summary .basket-options>.content .right{width:50%;padding-right:25px}@media(max-width: 767px){#basket-container .basket-options>.content .left,#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .left,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .left,.order-summary .basket-options>.content .right{width:100%;padding-right:0}}#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .right{padding-left:25px;padding-right:0}@media(max-width: 575px){#basket-container .basket-options>.content .right,.basket-summary-container .basket-options>.content .right,.order-summary .basket-options>.content .right{padding-left:0}}#basket-container .basket-options>.content .basket-address-form,.basket-summary-container .basket-options>.content .basket-address-form,.order-summary .basket-options>.content .basket-address-form{width:100%;display:flex;flex-wrap:wrap}#basket-container .basket-options>.content .basket-address-form .box-title,#basket-container .basket-options>.content .basket-address-form #newsletter .title,#newsletter #basket-container .basket-options>.content .basket-address-form .title,#basket-container .basket-options>.content .basket-address-form #blog-view .site-title,#blog-view #basket-container .basket-options>.content .basket-address-form .site-title,#basket-container .basket-options>.content .basket-address-form form,.basket-summary-container .basket-options>.content .basket-address-form .box-title,.basket-summary-container .basket-options>.content .basket-address-form #newsletter .title,#newsletter .basket-summary-container .basket-options>.content .basket-address-form .title,.basket-summary-container .basket-options>.content .basket-address-form #blog-view .site-title,#blog-view .basket-summary-container .basket-options>.content .basket-address-form .site-title,.basket-summary-container .basket-options>.content .basket-address-form form,.order-summary .basket-options>.content .basket-address-form .box-title,.order-summary .basket-options>.content .basket-address-form #newsletter .title,#newsletter .order-summary .basket-options>.content .basket-address-form .title,.order-summary .basket-options>.content .basket-address-form #blog-view .site-title,#blog-view .order-summary .basket-options>.content .basket-address-form .site-title,.order-summary .basket-options>.content .basket-address-form form{width:100%}#basket-container .basket-options>.content .basket-address-form .fvat-data,.basket-summary-container .basket-options>.content .basket-address-form .fvat-data,.order-summary .basket-options>.content .basket-address-form .fvat-data{display:none;padding:15px 15px 5px 15px;background:#f1f1f1;margin-bottom:15px}#basket-container .basket-options>.content .basket-address-form .addresses .address,.basket-summary-container .basket-options>.content .basket-address-form .addresses .address,.order-summary .basket-options>.content .basket-address-form .addresses .address{width:calc(50% - 10px);margin:0 10px 10px 10px;padding:10px}#basket-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n-1),.basket-summary-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n-1),.order-summary .basket-options>.content .basket-address-form .addresses .address:nth-child(2n-1){margin-left:0}#basket-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n),.basket-summary-container .basket-options>.content .basket-address-form .addresses .address:nth-child(2n),.order-summary .basket-options>.content .basket-address-form .addresses .address:nth-child(2n){margin-right:0}#basket-container .basket-options>.content .basket-address-form #postal_code,.basket-summary-container .basket-options>.content .basket-address-form #postal_code,.order-summary .basket-options>.content .basket-address-form #postal_code{margin-bottom:15px}@media(max-width: 767px){#basket-container .basket-options>.content .basket-address-form #order-send,.basket-summary-container .basket-options>.content .basket-address-form #order-send,.order-summary .basket-options>.content .basket-address-form #order-send{width:100%}}#basket-container .basket-options>.content .inpost-map-container,.basket-summary-container .basket-options>.content .inpost-map-container,.order-summary .basket-options>.content .inpost-map-container{display:none}#basket-container .basket-options>.content .user-login,.basket-summary-container .basket-options>.content .user-login,.order-summary .basket-options>.content .user-login{justify-content:flex-start}@media(max-width: 767px){#basket-container .basket-options>.content #payment-methods,.basket-summary-container .basket-options>.content #payment-methods,.order-summary .basket-options>.content #payment-methods{width:100%;margin-bottom:15px}}#basket-container .basket-options>.content #payment-methods .options,.basket-summary-container .basket-options>.content #payment-methods .options,.order-summary .basket-options>.content #payment-methods .options{display:flex;margin-bottom:10px}#basket-container .basket-options>.content #payment-methods .options img,.basket-summary-container .basket-options>.content #payment-methods .options img,.order-summary .basket-options>.content #payment-methods .options img{height:20px}#basket-container .basket-options>.content #payment-methods .options .check,.basket-summary-container .basket-options>.content #payment-methods .options .check,.order-summary .basket-options>.content #payment-methods .options .check{padding-right:10px}#basket-container .basket-options>.content #payment-methods .options .description,.basket-summary-container .basket-options>.content #payment-methods .options .description,.order-summary .basket-options>.content #payment-methods .options .description{padding-right:25px}@media(max-width: 767px){#basket-container .basket-options>.content #transport-methods,.basket-summary-container .basket-options>.content #transport-methods,.order-summary .basket-options>.content #transport-methods{width:100%;margin-bottom:15px}}#basket-container .basket-options>.content #transport-methods .inpost-info,#basket-container .basket-options>.content #transport-methods .orlen-info,.basket-summary-container .basket-options>.content #transport-methods .inpost-info,.basket-summary-container .basket-options>.content #transport-methods .orlen-info,.order-summary .basket-options>.content #transport-methods .inpost-info,.order-summary .basket-options>.content #transport-methods .orlen-info{margin-bottom:10px;font-weight:600;font-style:italic;text-align:right}#basket-container .basket-options>.content #transport-methods .inpost-info a,#basket-container .basket-options>.content #transport-methods .orlen-info a,.basket-summary-container .basket-options>.content #transport-methods .inpost-info a,.basket-summary-container .basket-options>.content #transport-methods .orlen-info a,.order-summary .basket-options>.content #transport-methods .inpost-info a,.order-summary .basket-options>.content #transport-methods .orlen-info a{background:#b7174d;color:#fff;font-style:normal;display:inline-block;padding:5px 10px;margin-left:15px;transition:all .5s ease}#basket-container .basket-options>.content #transport-methods .inpost-info a.hidden,#basket-container .basket-options>.content #transport-methods .orlen-info a.hidden,.basket-summary-container .basket-options>.content #transport-methods .inpost-info a.hidden,.basket-summary-container .basket-options>.content #transport-methods .orlen-info a.hidden,.order-summary .basket-options>.content #transport-methods .inpost-info a.hidden,.order-summary .basket-options>.content #transport-methods .orlen-info a.hidden{display:none}#basket-container .basket-options>.content #transport-methods .inpost-info a:hover,#basket-container .basket-options>.content #transport-methods .orlen-info a:hover,.basket-summary-container .basket-options>.content #transport-methods .inpost-info a:hover,.basket-summary-container .basket-options>.content #transport-methods .orlen-info a:hover,.order-summary .basket-options>.content #transport-methods .inpost-info a:hover,.order-summary .basket-options>.content #transport-methods .orlen-info a:hover{text-decoration:none;background:#b7174d}#basket-container .basket-options>.content #transport-methods .options,.basket-summary-container .basket-options>.content #transport-methods .options,.order-summary .basket-options>.content #transport-methods .options{display:flex;margin-bottom:10px}#basket-container .basket-options>.content #transport-methods .options .check,.basket-summary-container .basket-options>.content #transport-methods .options .check,.order-summary .basket-options>.content #transport-methods .options .check{padding-right:10px}#basket-container .basket-options>.content #transport-methods .options .description,.basket-summary-container .basket-options>.content #transport-methods .options .description,.order-summary .basket-options>.content #transport-methods .options .description{padding-right:25px}#basket-container .basket-options>.content #transport-methods .options .price,.basket-summary-container .basket-options>.content #transport-methods .options .price,.order-summary .basket-options>.content #transport-methods .options .price{text-align:right;margin-left:auto;white-space:nowrap}#basket-container #basket .basket-bottom,.basket-summary-container #basket .basket-bottom,.order-summary #basket .basket-bottom{padding-bottom:25px;padding-top:25px;display:flex;justify-content:space-between}@media(max-width: 767px){#basket-container #basket .basket-bottom,.basket-summary-container #basket .basket-bottom,.order-summary #basket .basket-bottom{flex-wrap:wrap}}#basket-container #basket .basket-bottom .basket-message,#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .basket-message,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .basket-message,.order-summary #basket .basket-bottom .coupon{width:50%}@media(max-width: 767px){#basket-container #basket .basket-bottom .basket-message,#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .basket-message,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .basket-message,.order-summary #basket .basket-bottom .coupon{width:100%;margin-bottom:15px}}#basket-container #basket .basket-bottom textarea,.basket-summary-container #basket .basket-bottom textarea,.order-summary #basket .basket-bottom textarea{width:100%;max-width:400px;height:100px}#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .coupon{max-width:400px;display:flex;justify-content:flex-end}@media(max-width: 767px){#basket-container #basket .basket-bottom .coupon,.basket-summary-container #basket .basket-bottom .coupon,.order-summary #basket .basket-bottom .coupon{width:100%;max-width:100%}#basket-container #basket .basket-bottom .coupon form,.basket-summary-container #basket .basket-bottom .coupon form,.order-summary #basket .basket-bottom .coupon form{width:100%}}#basket-container #basket .basket-bottom .coupon input,.basket-summary-container #basket .basket-bottom .coupon input,.order-summary #basket .basket-bottom .coupon input{height:45px}#basket-container #basket .basket-bottom .coupon .btn,.basket-summary-container #basket .basket-bottom .coupon .btn,.order-summary #basket .basket-bottom .coupon .btn{height:45px;padding:0 15px;min-width:100px}.inpost-map-container{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:1000;padding:100px;display:none;transition:all .5s ease}@media(max-width: 767px){.inpost-map-container{padding:15px}}.inpost-map-container #inpost-map{background:#fff}.inpost-map-container .inpost-hide{margin:15px auto;float:right;color:#fff !important;text-transform:uppercase;transition:all .5s ease;font-weight:600}#address-data .mini-box{max-width:550px;margin:auto}#address-data .mini-box .box-title,#address-data .mini-box #newsletter .title,#newsletter #address-data .mini-box .title,#address-data .mini-box #blog-view .site-title,#blog-view #address-data .mini-box .site-title{margin-bottom:25px}.basket-address-form .btn{margin-bottom:15px}.basket-address-form a{color:#b7174d}.order-summary .order-summary-content{padding-bottom:50px}.order-summary .order-summary-content .top{padding-bottom:50px}.order-summary .order-summary-content .top-second{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:25px}@media(max-width: 767px){.order-summary .order-summary-content .top-second{grid-template-columns:1fr}}.order-summary .order-summary-content .top-second .column{padding:20px;background:#f1f1f1}.order-summary .order-summary-content .top-second h5{font-weight:600}.order-summary .order-summary-content .top-second p{margin-bottom:0}.order-summary .order-bottom{display:flex;justify-content:space-between}@media(max-width: 767px){.order-summary .order-bottom{flex-wrap:wrap}}.order-summary .order-bottom .left,.order-summary .order-bottom .right{width:50%;display:flex}@media(max-width: 767px){.order-summary .order-bottom .left,.order-summary .order-bottom .right{width:100%}}.order-summary .order-bottom .right{justify-content:flex-end}.order-summary .order-bottom .right .btn{margin-bottom:25px}@media(max-width: 767px){.order-summary .order-bottom .right{justify-content:flex-start;padding-top:25px}}.order-summary .order-bottom .right .payment-info{padding-bottom:25px}.user-login,.user-register{display:flex;justify-content:center}.user-login .content,.user-register .content{width:100%;max-width:600px}.user-login .btn,.user-register .btn{margin-bottom:25px;width:100%}.user-login a,.user-register a{color:#b7174d}.basket-product{margin-bottom:10px}.basket-product .custom-field{display:flex;font-size:13px;gap:10px}.basket-product .custom-field ._name{font-weight:700}.basket-product .basket-product-message{padding:0 0 10px;width:250px}@media(min-width: 768px){.basket-product .basket-product-message{padding:8px 0 0}}.basket-product .basket-product-message textarea{font-size:13px;padding:5px 10px;width:100%}@media(min-width: 768px){.basket-product{display:flex;justify-content:flex-start}}@media(max-width: 767px){.basket-product{padding-bottom:25px;border-bottom:2px solid #eceff1;margin-bottom:25px}.basket-product::after{content:"";display:block;clear:both}}.basket-product .image{height:110px;width:83px;margin-right:15px;min-width:83px}@media(max-width: 767px){.basket-product .image{float:left}}.basket-product .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.basket-product .details{margin-right:15px;display:flex;align-items:center;flex-wrap:wrap}.basket-product .details>*{width:100%}@media(max-width: 767px){.basket-product .details{width:calc(100% - 105px);float:right;margin-right:0;margin-bottom:10px}}@media(max-width: 767px){.basket-product .details .name{margin-bottom:10px}}.basket-product .details a{font-weight:600;color:#000;font-size:16px;transition:all .5s ease}@media(max-width: 767px){.basket-product .details a{font-size:14px}}.basket-product .details a:hover{color:#b7174d;text-decoration:none}.basket-product .details .description{font-style:italic;font-size:15px}.basket-product .prices{margin-left:auto;font-family:"Nunito",sans-serif;font-size:18px;font-weight:600;white-space:nowrap;display:flex;align-items:center}@media(max-width: 767px){.basket-product .prices{width:calc(100% - 105px);float:right;clear:right;margin-bottom:10px}}.basket-product .prices .price span{margin-left:25px;margin-right:25px}@media(max-width: 767px){.basket-product .prices .price span{margin-left:10px;margin-right:10px}}.basket-product .prices u{position:relative;display:inline-block;margin-left:15px}@media(max-width: 767px){.basket-product .prices u{margin-left:10px}}.basket-product .prices u::before{width:100%;position:absolute;content:"";right:-4px;top:32%;height:0;border-bottom:3px solid #ff0909;transform:rotate(-19deg)}.basket-product .buttons{display:flex;align-items:center}@media(max-width: 767px){.basket-product .buttons{text-align:right;float:right;clear:right}}.basket-product .buttons .btn-minus,.basket-product .buttons .btn-plus{width:40px;min-width:40px;height:40px;background:#f5f5f5;position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .5s ease;padding:0;color:#000;margin:0 15px}.basket-product .buttons .btn-minus:hover,.basket-product .buttons .btn-plus:hover{background:#000;color:#fff}.basket-product .buttons #quantity{width:60px;text-align:center;margin:0 5px;height:40px;border:2px solid #e7e7e7}.basket-product .buttons .btn-delete{height:40px;padding:0;background:#000;border:0;border-radius:50%;transition:all .5s ease;display:flex;width:40px;align-items:center;justify-content:center}.basket-product .buttons .btn-delete:hover{background:#dc3545}.basket-product .buttons .btn-delete i{font-size:14px}.basket-summary{display:flex;justify-content:flex-end;font-weight:500;font-size:15px;margin-bottom:5px}.basket-summary.left{justify-content:flex-start}.basket-summary.big{margin-top:15px;margin-bottom:15px;font-size:22px;font-family:"Nunito",sans-serif}.basket-summary span{margin-left:15px;font-weight:600}.addresses{display:flex;flex-wrap:wrap}.addresses .address{width:calc(25% - 50px);margin:25px;padding:25px;border:3px solid #eceff1}.addresses .address.active{border:3px solid #b7174d}.addresses .address .buttons{padding-top:15px}.addresses .address .buttons a{font-weight:600;margin-right:10px;transition:all .5s ease;color:#b7174d}.addresses .address .buttons a.text-danger{color:#dc3545}.addresses .address .buttons a:hover{text-decoration:none;color:#3a3a3a}.client-panel.address-edit .row-flex input:first-child{margin-right:15px}.client-panel.client-addresses .btn-big{max-width:200px;margin:0 0 25px;padding:10px}@media(max-width: 767px){.client-panel.client-addresses .addresses{justify-content:space-between}}@media(min-width: 768px){.client-panel.client-addresses .addresses .address:nth-child(5n-4){margin-left:0}.client-panel.client-addresses .addresses .address:nth-child(4n){margin-left:0}}@media(max-width: 767px){.client-panel.client-addresses .addresses .address{width:calc(50% - 10px);margin:10px 5px;padding:10px}.client-panel.client-addresses .addresses .address:nth-child(2n-1){margin-left:0}.client-panel.client-addresses .addresses .address:nth-child(2n){margin-right:0}}.client-panel .client-menu{padding-bottom:25px}.client-panel .client-menu ul{display:flex;list-style-type:none;margin:0;padding:0;justify-content:flex-start}.client-panel .client-menu ul li{padding:0;position:relative;margin-right:15px;margin-left:15px}.client-panel .client-menu ul li:first-child{margin-left:0}.client-panel .client-menu ul li a{font-size:16px;font-weight:600;color:#fff;transition:all .5s ease}.jconfirm.jconfirm-modern .jconfirm-box{width:100% !important;max-width:800px !important}@media(min-width: 1281px)and (max-width: 1365px){.popular-categories #scontainer-8 div[class^=col-lg]{margin:0 5px;max-width:calc(25% - 10px)}.popular-categories #scontainer-8 div[class^=col-lg] a{font-size:26px;line-height:28px}.promoted-products .content .product-mini{max-width:calc(25% - 7.5px)}.product-mini .product-details .name{font-size:21px}.article-list .article-title{font-size:21px}#product #product-options{padding:40px 25px}}@media(min-width: 992px)and (max-width: 1200px){.box,#header #search-form-big,.footer-contact,#category-view,#blog-view{padding:30px 0}.popular-categories{padding-bottom:0;margin-bottom:-10px}.popular-categories #scontainer-8 div[class^=col-lg]{width:100%;max-width:calc(50% - 30px);flex:0 0 50%;margin-bottom:60px}.mini-banners h3{font-size:25px}.mini-banners p{font-size:14px;line-height:22px}.last-on-blog .article-list{margin-bottom:25px}.footer #newsletter{margin:0 auto 50px;max-width:600px}.footer>.container>.row .col-xl-4,#product #description #tabs-menu-sticky-wrapper .footer>#tabs-menu>.row .col-xl-4{order:1}.footer>.container>.row .col-xl-8,#product #description #tabs-menu-sticky-wrapper .footer>#tabs-menu>.row .col-xl-8{order:2}#product #product-options{padding:0}#product #product-options h1{font-size:28px}#main-menu #menu-container-1 ul.level-0>li>ul{padding:25px}.basket-summary-address .left{padding-right:25px}}@media(min-width: 992px)and (max-width: 1200px)and (max-width: 575px){.basket-summary-address .left{padding-right:0}}@media(min-width: 992px)and (max-width: 1200px){.basket-summary-address .right{padding-left:25px}}@media(min-width: 992px)and (max-width: 1200px)and (max-width: 575px){.basket-summary-address .right{padding-left:0}}@media(min-width: 992px)and (max-width: 1200px){.basket-summary-address .left .box-title,.basket-summary-address .left #newsletter .title,#newsletter .basket-summary-address .left .title,.basket-summary-address .left #blog-view .site-title,#blog-view .basket-summary-address .left .site-title,.basket-summary-address .right .box-title,.basket-summary-address .right #newsletter .title,#newsletter .basket-summary-address .right .title,.basket-summary-address .right #blog-view .site-title,#blog-view .basket-summary-address .right .site-title{font-size:26px;margin-bottom:0;padding-bottom:25px}.addresses .address{width:calc(33.3333333333% - 50px)}.basket-summary-address>.basket-address-form .left .addresses .address{margin:5px 5px 5px 0;width:calc(50% - 5px)}#header #search-form-big .search-big-results .product-search{max-width:calc(25% - 20px)}#header #search-form-big .search-big-results .product-search:nth-child(6n-5){margin-left:10px}#header #search-form-big .search-big-results .product-search:nth-child(6n){margin-right:10px}#header #search-form-big .search-big-results .product-search:nth-child(4n-3),#header #search-form-big .search-big-results .product-search:first-child{margin-left:0}#header #search-form-big .search-big-results .product-search:nth-child(4n),#header #search-form-big .search-big-results .product-search:last-child{margin-right:0}}@media(max-width: 992px){.box,#header #search-form-big,.footer-contact,#category-view,#blog-view{padding:25px 0}.box .box-subtitle,#header #search-form-big .box-subtitle,.footer-contact .box-subtitle,#category-view .box-subtitle,#blog-view .box-subtitle{margin-bottom:15px}.container,#product #description #tabs-menu-sticky-wrapper #tabs-menu{padding-left:15px;padding-right:15px}#top{position:relative;z-index:20}#top #mobile-menu-open{position:absolute;left:12px;top:9px;font-size:25px;z-index:100;height:37px;width:37px;display:flex;align-items:center;justify-content:center;cursor:pointer}#top #mobile-menu-open.hidden{display:none}#top #mobile-menu-open img{width:30px}#top #mini-login{text-align:right;padding-right:15px}#header .logo a{max-width:200px;margin:auto}#header .header-right{justify-content:space-between;margin-top:10px}#main-menu #mobile-menu-close{font-size:25px;z-index:100;height:37px;width:37px;display:flex;align-items:center;justify-content:center;margin:15px;position:fixed;top:0px;left:2px;z-index:95;cursor:pointer}#main-menu #mobile-menu-close.hidden{display:none}#main-menu #mobile-menu-close img{width:25px}#main-menu #menu-container-1{display:none;position:fixed;left:0;top:0;width:100%;min-height:100%;background:#f6f6f6;padding-top:45px;z-index:90;min-width:0 !important}#main-menu #menu-container-1 .mmm{position:absolute;overflow:hidden;min-width:100%;min-height:100%;margin:0;padding:0}#main-menu #menu-container-1 .mmm .levelHolderClass{position:absolute;overflow:hidden;top:0;background:#f6f6f6;width:auto;min-height:100%;padding-top:15px}#main-menu #menu-container-1 .mmm .ltr{margin-left:-100%;left:0}#main-menu #menu-container-1 .mmm ul{list-style:none;padding:0;margin:0}#main-menu #menu-container-1 .mmm ul li{cursor:pointer}#main-menu #menu-container-1 .mmm ul li i.menu-toggle{display:none}#main-menu #menu-container-1 .mmm ul li i.floatRight{order:1}#main-menu #menu-container-1 .mmm ul li a{font-family:"Nunito",sans-serif;font-size:23px;color:#000;transition:all .5s ease;display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 15px}}@media(max-width: 992px)and (max-width: 575px){#main-menu #menu-container-1 .mmm ul li a{font-size:20px;padding:0 15px}}@media(max-width: 992px){#main-menu #menu-container-1 .mmm ul li a:hover{color:#b7174d;text-decoration:none}.popular-categories #scontainer-8 div[class^=col-lg]{max-width:calc(100% - 30px);margin:0 15px 30px}.mini-banners{display:none}.last-on-blog .container,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu{padding-left:25px;padding-right:25px}.last-on-blog .container .article-list,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .article-list,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .article-list{margin-bottom:30px}.promo-text img{display:none}.footer-contact{text-align:center}.footer-contact .col-lg-3{margin-bottom:15px}.footer{text-align:center}.footer .box-title,.footer #newsletter .title,#newsletter .footer .title,.footer #blog-view .site-title,#blog-view .footer .site-title{text-align:center}.footer .col-lg-4{margin-bottom:15px}#product #product-options{padding:15px 0}#product #product-options h1{font-size:28px}.pager .first,.pager .last{display:none}}.client-orders-history .order-summary-content{padding-bottom:25px;border-bottom:3px solid #eceff1;margin-bottom:25px}.shop-alert-overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,.25);width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:999}.shop-alert-overlay .shop-alert{background:#fff;width:100%;max-width:800px;box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);max-height:100%}.shop-alert-overlay .shop-alert .shop-alert-title{padding:20px 20px 15px;font-size:18px;font-weight:600;border-bottom:3px solid #eceff1;display:flex;justify-content:space-between;align-items:center;color:#b7174d}@media(min-width: 576px){.shop-alert-overlay .shop-alert .shop-alert-title{font-size:20px}}.shop-alert-overlay .shop-alert .shop-alert-title a{color:#000;transition:all .5s ease}.shop-alert-overlay .shop-alert .shop-alert-title a:hover{color:#3a3a3a}.shop-alert-overlay .shop-alert .shop-alert-buttons{display:flex;justify-content:flex-end;align-items:center;padding:20px;border-top:3px solid #eceff1;gap:15px}.shop-alert-overlay .shop-alert .shop-alert-buttons .btn{padding:10px 15px}.shop-alert-overlay .shop-alert .shop-alert-buttons .btn.btn-default{color:#000;padding:10px 0;font-size:14px}.shop-alert-overlay .shop-alert .shop-alert-content{padding:30px 20px}.shop-alert-overlay .shop-alert .shop-alert-content h2{margin-bottom:25px;padding:0;font-size:16px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets{display:flex;justify-content:flex-start;overflow-y:auto;padding-bottom:25px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar{height:5px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar-track{background:#eceff1}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar-thumb{background:#000}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets::-webkit-scrollbar-thumb:hover{background:#000}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product{max-width:calc(50% - 20px);min-width:calc(50% - 20px);margin:0 10px 0;position:relative}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .new{border:2px solid #dc3545;padding:3px 5px;font-weight:600;display:inline-block;position:absolute;top:10px;left:-10px;z-index:10;background:#fff}@media(min-width: 768px){.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product{max-width:calc(25% - 20px);min-width:calc(25% - 20px)}}@media(min-width: 1200px){.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product{max-width:calc(20% - 20px);min-width:calc(20% - 20px)}}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img{padding-top:125%;display:block;position:relative;background:#f6f6f6}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img:hover .img img.first{opacity:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img:hover .img img.second{transform:scale(1.2);opacity:1}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img{height:100%;width:100%;display:block;position:absolute;overflow:hidden;top:0;left:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;position:absolute;top:0;left:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img img.first{transition:all 1s ease}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .a-img .img img.second{transition:all 1s ease;opacity:0}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices{font-family:"Nunito",sans-serif;white-space:nowrap;display:flex;justify-content:center}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices .price{font-size:24px;font-weight:600;color:#b7174d}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices .price-old{font-size:24px;font-weight:300;color:#b9b9b9;position:relative;margin-right:15px}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details .prices .price-old::before{width:100%;position:absolute;content:"";right:0;top:42%;height:0;border-bottom:2px solid #b9b9b9}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2{font-size:16px;font-family:"Nunito",sans-serif}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a{color:#000;display:block;font-weight:300;margin:10px 0 5px;position:relative;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a:hover{text-decoration:none}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a:hover::after{width:100%}.shop-alert-overlay .shop-alert .shop-alert-content .product-sets .product .product-details h2 a::after{content:"";display:block;height:1px;background:#000;position:absolute;bottom:0;left:0;width:0;transition:all .5s ease}#payment-confirmation{max-width:1280px}#payment-confirmation .btn{max-width:300px;float:right}#paypo-promo{padding:25px 0;font-weight:600;display:none}#paypo-promo img{height:30px}#popup-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.75);z-index:100;display:flex;align-items:center;justify-content:center}#popup-bg #popup-content{height:90vh;width:90vw;display:flex;align-items:center;justify-content:center}#popup-bg #popup-content img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}#main-banner{margin-top:25px}#main-banner img{width:100%}@media(min-width: 768px){#main-banner .mobile{display:none}}@media(max-width: 767px){#main-banner .nomobile{display:none}}.producer-list{display:flex;flex-wrap:wrap}.producer-list .producer{width:calc(20% - 15px);margin:15px 15px 15px 0}@media(min-width: 992px)and (max-width: 1199px){.producer-list .producer{width:calc(25% - 15px)}}@media(min-width: 768px)and (max-width: 991px){.producer-list .producer{width:calc(33.3333333333% - 15px)}}@media(max-width: 767px){.producer-list .producer{width:calc(33.3333333333% - 15px)}}@media(max-width: 575px){.producer-list .producer{width:calc(50% - 15px)}}.producer-list .producer a{display:block;width:100%}.producer-list .producer a img{width:100%}.zaufane .box-title,.zaufane #newsletter .title,#newsletter .zaufane .title,.zaufane #blog-view .site-title,#blog-view .zaufane .site-title{text-align:center}.zaufane .wrapper-left{padding:15px;background:#fff}.zaufane .client-review{display:flex !important;flex-wrap:wrap;align-items:center;flex-direction:column;justify-content:center;background:#f6f6f6;padding:25px !important;margin:15px !important}.zaufane .client-review div,.zaufane .client-review p{width:100%}.main-slider{width:100%}.popular-categories{display:none}.popular-categories .category-container{display:flex;flex-wrap:wrap}.popular-categories .category-container .category{height:400px;position:relative;padding:15px;border-radius:10px}.popular-categories .category-container .category .link-img{width:100%;height:100%;border-radius:10px;overflow:hidden;display:block}.popular-categories .category-container .category .link-img .category-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;transition:4s}.popular-categories .category-container .category .link-img:hover .category-img{transform:scale(1.2)}.popular-categories .category-container .category .category-description{position:absolute;top:0;left:0;padding:60px 0 0 60px}.popular-categories .category-container .category .category-description .link-title{font-size:20px;text-decoration:none;color:#000;margin-bottom:20px;transition:.3s;font-weight:700}@media(min-width: 992px){.popular-categories .category-container .category .category-description .link-title{font-size:30px}}.popular-categories .category-container .category .category-description .link-title:hover{color:hsl(339.75,77.6699029126%,55.3921568627%)}.popular-categories .category-container .category .category-description .link-title .title{font-weight:700}.popular-categories .category-container .category .category-description .description{margin-bottom:20px;font-size:16px;color:#3a3a3a;display:none}@media(min-width: 992px){.popular-categories .category-container .category .category-description .description{display:block}}.popular-categories .category-container .category .category-btn{padding:12px 35px;border-radius:10px;background-color:#f6f6f6;color:#000;border:none;font-weight:500;cursor:pointer;transition:.3s;margin-top:40px;font-size:16px;display:block;text-decoration:none;width:142px}.popular-categories .category-container .category .category-btn:hover{background-color:#b7174d;color:#f6f6f6}.popular-categories .category-container .category:nth-child(1),.popular-categories .category-container .category:nth-last-child(1){width:100%}@media(min-width: 768px){.popular-categories .category-container .category:nth-child(1),.popular-categories .category-container .category:nth-last-child(1){width:60%}}.popular-categories .category-container .category:nth-child(1) .category-description,.popular-categories .category-container .category:nth-last-child(1) .category-description{width:85%}.popular-categories .category-container .category:nth-child(2),.popular-categories .category-container .category:nth-last-child(2){width:100%}@media(min-width: 768px){.popular-categories .category-container .category:nth-child(2),.popular-categories .category-container .category:nth-last-child(2){width:40%}}.popular-categories .category-container .category:nth-child(2) .category-description,.popular-categories .category-container .category:nth-last-child(2) .category-description{width:70%}.row .product-mini .new,.row .promoted-products .content .product-mini .new,.promoted-products .content .row .product-mini .new{position:absolute}.promoted-products .container .box-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-title,.promoted-products .container #newsletter .title,#newsletter .promoted-products .container .title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .title,.promoted-products .container #blog-view .site-title,#blog-view .promoted-products .container .site-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .site-title,.popular-categories .container .box-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-title,.popular-categories .container #newsletter .title,#newsletter .popular-categories .container .title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .title,.popular-categories .container #blog-view .site-title,#blog-view .popular-categories .container .site-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .site-title,.sale-categories .container .box-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-title,.sale-categories .container #newsletter .title,#newsletter .sale-categories .container .title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .title,.sale-categories .container #blog-view .site-title,#blog-view .sale-categories .container .site-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .site-title,.last-on-blog .container .box-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-title,.last-on-blog .container #newsletter .title,#newsletter .last-on-blog .container .title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .title,.last-on-blog .container #blog-view .site-title,#blog-view .last-on-blog .container .site-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .site-title{font-size:26px;font-weight:700;text-align:center}@media(min-width: 992px){.promoted-products .container .box-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-title,.promoted-products .container #newsletter .title,#newsletter .promoted-products .container .title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .title,.promoted-products .container #blog-view .site-title,#blog-view .promoted-products .container .site-title,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .site-title,.popular-categories .container .box-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-title,.popular-categories .container #newsletter .title,#newsletter .popular-categories .container .title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .title,.popular-categories .container #blog-view .site-title,#blog-view .popular-categories .container .site-title,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .site-title,.sale-categories .container .box-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-title,.sale-categories .container #newsletter .title,#newsletter .sale-categories .container .title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .title,.sale-categories .container #blog-view .site-title,#blog-view .sale-categories .container .site-title,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .site-title,.last-on-blog .container .box-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-title,.last-on-blog .container #newsletter .title,#newsletter .last-on-blog .container .title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #newsletter .title,#newsletter .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #newsletter .title,#newsletter #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .title,.last-on-blog .container #blog-view .site-title,#blog-view .last-on-blog .container .site-title,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu #blog-view .site-title,#blog-view .last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .site-title,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu #blog-view .site-title,#blog-view #product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .site-title{font-size:40px}}.promoted-products .container .box-description,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-description,.popular-categories .container .box-description,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-description,.sale-categories .container .box-description,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-description,.last-on-blog .container .box-description,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-description{font-size:14px;display:none;text-align:center;line-height:25px;margin:15px auto 0;max-width:850px;margin-bottom:30px}@media(min-width: 992px){.promoted-products .container .box-description,.promoted-products #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .promoted-products #tabs-menu .box-description,.popular-categories .container .box-description,.popular-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .popular-categories #tabs-menu .box-description,.sale-categories .container .box-description,.sale-categories #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .sale-categories #tabs-menu .box-description,.last-on-blog .container .box-description,.last-on-blog #product #description #tabs-menu-sticky-wrapper #tabs-menu .box-description,#product #description #tabs-menu-sticky-wrapper .last-on-blog #tabs-menu .box-description{font-size:16px}}.product-mini .product-details .name{font-size:14px}@media(min-width: 992px){.product-mini .product-details .name{font-size:16px}}.product-mini .product-details .prices .price{font-size:18px;color:#000;font-weight:700}@media(min-width: 992px){.product-mini .product-details .prices .price{font-size:20px}}.product-mini .product-details .prices .price span{color:#000;font-size:20px;font-weight:700}.main-image{position:relative;border-radius:10px}@media(max-width: 767px){.main-image{height:300px}}@media(max-width: 575px){.main-image{height:250px}}.main-image .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.main-image .card-container{display:flex;flex-direction:column;width:160px;position:absolute;align-items:center;z-index:11}.main-image .card-container .main-image-btn{border:none;color:#fff;background-color:#b7174d;border-radius:50%;width:30px;height:30px;text-align:center;line-height:20px;cursor:pointer;animation:border_animation 1.5s infinite;margin-left:-25px;margin-bottom:5px}.main-image .card-container .main-image-btn:active{border:none;outline:none}.main-image .card-container .main-image__card{width:160px;height:200px;display:none}.main-image .card-container .main-image__card .row{width:100%;height:100%}.main-image .card-container .main-image__card .row .product-mini{max-width:100%;width:100%;height:100%;margin:0;padding:10px}.main-image .card-container .main-image__card .row .product-mini a .img{padding-top:80%}.main-image .card-container .main-image__card .row .product-mini a .img img{-o-object-fit:contain;object-fit:contain}.main-image .card-container .main-image__card .row .product-mini .product-details{padding:0}.main-image .card-container .main-image__card .row .product-mini .product-details .name{font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:center;width:100%;margin-bottom:0}.main-image .card-container .main-image__card .row .product-mini .product-details .prices .price-old{display:none}.main-image .card-container .main-image__card .row .product-mini .product-details .prices .price{font-size:13px}.main-image .card-container .main-image__card .row .product-mini .product-details .prices .price span{font-size:13px}.main-image .card-container .main-image__card--active{display:block}.main-image .card-container-1{top:38%;left:7%}@media(max-width: 767px){.main-image .card-container-1{left:5%}}@media(max-width: 399px){.main-image .card-container-1{top:20%}}.main-image .card-container-2{top:40%;left:52%}@media(max-width: 767px){.main-image .card-container-2{top:14%;left:42%}}@media(max-width: 399px){.main-image .card-container-2{left:51%}}.main-image .card-container-3{top:23%;right:2%}@media(max-width: 767px){.main-image .card-container-3{top:17%;right:-5px}}@media(max-width: 440px){.main-image .card-container-3{display:none}}@keyframes border_animation{0%{box-shadow:0 0 0 0 #b7174d}50%{box-shadow:0 0 15px 0 #b7174d}100%{box-shadow:0 0 0 0 #b7174d}}#splide-2{max-height:500px}@media(max-width: 767px){#splide-2{max-height:1200px}}#splide-2 .splide__track{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track{max-height:1200px}}#splide-2 .splide__track .splide__list{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track .splide__list{max-height:1200px}}#splide-2 .splide__track .splide__list .splide__slide{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide{max-height:1200px}}#splide-2 .splide__track .splide__list .splide__slide .article-list{max-height:500px;width:100%}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list{max-height:1200px}}#splide-2 .splide__track .splide__list .splide__slide .article-list a{display:flex;flex-direction:row-reverse;width:100%;height:100%;justify-content:start;gap:30px;align-items:center}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a{flex-direction:column}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{width:50%;padding-top:28%;margin-bottom:0}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{width:100%;padding-top:50%}}@media(max-width: 575px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{padding-top:70%}}@media(max-width: 399px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image{padding-top:120%}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .blog-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container{width:50%}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container{width:100%}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .slider-btn{width:170px;padding:12px 35px;border-radius:10px;background-color:#b7174d;color:#fff;border:none;cursor:pointer;transition:.3s;margin-top:30px;font-size:16px}@media(max-width: 767px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .slider-btn{font-size:14px;border-radius:20px}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .slider-btn:hover{background-color:#000}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-title{font-size:18px;margin:0;padding-bottom:15px;font-weight:700}@media(min-width: 992px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-title{font-size:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-entry{font-size:14px;color:#3a3a3a;margin:0;padding-bottom:15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}@media(min-width: 992px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .article-entry{font-size:16px}}#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .date-add{display:flex;flex-direction:row-reverse;gap:5px;align-items:center;font-weight:600;font-size:14px;color:#000}@media(min-width: 992px){#splide-2 .splide__track .splide__list .splide__slide .article-list a .article-list-text-container .date-add{font-size:16px}}#splide-2 .splide__arrow{border:none;background-color:#fff;width:42px;height:42px;border-radius:10px;box-shadow:0 0 5px rgba(0,0,0,.5);transition:.3s}#splide-2 .splide__arrow svg{transition:.3s}#splide-2 .splide__arrow:hover{background-color:#b7174d}#splide-2 .splide__arrow:hover svg{fill:#fff}#splide-2 .splide__arrows--rtl .splide__arrow--prev{top:100%;right:35%}@media(min-width: 400px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:38%}}@media(min-width: 576px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:42%}}@media(min-width: 768px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:44%;transform:translateY(30px)}}@media(min-width: 992px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{right:45%}}@media(min-width: 1200px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{transform:translateY(0);top:-80px;right:0}}@media(min-width: 1367px){#splide-2 .splide__arrows--rtl .splide__arrow--prev{top:-80px;right:10px}}#splide-2 .splide__arrows--rtl .splide__arrow--next{top:100%;left:35%}@media(min-width: 400px){#splide-2 .splide__arrows--rtl .splide__arrow--next{left:38%}}@media(min-width: 576px){#splide-2 .splide__arrows--rtl .splide__arrow--next{left:42%}}@media(min-width: 768px){#splide-2 .splide__arrows--rtl .splide__arrow--next{transform:translateY(30px);left:44%}}@media(min-width: 992px){#splide-2 .splide__arrows--rtl .splide__arrow--next{left:45%}}@media(min-width: 1200px){#splide-2 .splide__arrows--rtl .splide__arrow--next{transform:translateY(0);top:-80px;right:54px}}@media(min-width: 1367px){#splide-2 .splide__arrows--rtl .splide__arrow--next{top:-80px;right:64px}}.sale-categories{display:none}.sale-categories .row{gap:10px;padding:0 15px}.sale-categories .row .col-12{padding-left:0;padding-right:0}.popular-categories .row .col-12{padding-left:0;padding-right:0}#newsletter{display:flex;justify-content:space-between;background-color:#f5f5f5;border-radius:10px;width:100%;margin:-125px auto 0;padding:40px;height:auto;transform:translateY(50%);align-items:center;gap:10px}@media(max-width: 767px){#newsletter{flex-direction:column;padding:25px}}#newsletter .title{margin-bottom:0 !important;line-height:2;text-align:center;padding-right:40px;font-size:20px;font-weight:700}#newsletter #text{width:30%;padding-left:40px;border-left:1px solid #3a3a3a;font-size:16px;color:#000;font-weight:700}#newsletter form#newsletter-form{width:50%}@media(max-width: 991px){#newsletter form#newsletter-form{width:100%}}#newsletter form#newsletter-form .form-group.input::after{display:none}@media(max-width: 767px){#newsletter form#newsletter-form{width:100%}}#newsletter form#newsletter-form .form-group{margin-bottom:0}#newsletter form#newsletter-form #email{padding:25px 10px;border-bottom:none;border-top-left-radius:10px;border-bottom-left-radius:10px;border:2px solid #d3d3d3}#newsletter form#newsletter-form #email:focus{border:2px solid #000;box-shadow:none}#newsletter form#newsletter-form .btn{border-bottom-right-radius:10px;border-top-right-radius:10px;padding:0 25px;background-color:#b7174d;transition:.3s}#newsletter form#newsletter-form .btn:hover{background-color:#000}#newsletter .agreement{margin-top:5px;margin-left:5px}.footer{background-color:#b7174d;color:#fff;padding-top:140px;padding-bottom:50px}.footer .row{justify-content:space-between}.footer nav ul li a{color:#fff;width:auto;display:inline}.footer nav ul li a:hover{color:#000}.footer .contact-list .contact-item p i{font-size:20px;margin-right:10px}.footer .contact-list .contact-item p a{color:#fff;width:auto;display:inline}.footer .contact-list .contact-item p a:hover{color:#000}.footer .footer-socials{display:flex;flex-direction:row;gap:10px}.footer .footer-socials .social-item{width:40px;height:40px;background-color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s}.footer .footer-socials .social-item p{font-size:18px;margin-bottom:0;font-weight:700}.footer .footer-socials .social-item p i{color:#000;transition:.3s}.footer .footer-socials .social-item:hover{background-color:#000;color:#fff}.footer .footer-socials .social-item:hover i{color:#fff}.footer .box-title,.footer #newsletter .title,#newsletter .footer .title,.footer #blog-view .site-title,#blog-view .footer .site-title{font-size:20px}.footer li{padding:5px 0;font-size:16px}@media(max-width: 767px){.footer li{padding:3px 0}}.footer li a{font-size:16px}@media(max-width: 767px){.footer li a{font-size:14px}}.footer .footer-left{display:none}.footer .footer-left p{font-size:16px;line-height:2}.footer-bottom #copyright{font-size:16px;text-align:start}.footer-bottom .payment-methods{text-align:end}@media(max-width: 991px){.footer-bottom #copyright{text-align:center}.footer-bottom .payment-methods{text-align:center;margin-top:10px}}#blog-view .site-title{text-align:center;font-size:40px;margin:30px 0}@media(max-width: 991px){#blog-view .site-title{font-size:30px}}#blog-view .article-entry{margin-bottom:30px}#blog-view .article-entry .blog-image{overflow:hidden}#blog-view .article-entry .blog-image a{display:block;height:100%;width:100%;max-height:510px;border-radius:10px;overflow:hidden}@media(max-width: 1629px){#blog-view .article-entry .blog-image a{max-height:430px}}@media(max-width: 1399px){#blog-view .article-entry .blog-image a{max-height:360px}}@media(max-width: 1199px){#blog-view .article-entry .blog-image a{max-height:300px}}@media(max-width: 992px){#blog-view .article-entry .blog-image a{max-height:230px}}@media(max-width: 767px){#blog-view .article-entry .blog-image a{max-height:170px}}#blog-view .article-entry .blog-image a img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}#blog-view .article-entry .article-title{text-align:center;margin-top:10px;margin-bottom:15px}#blog-view .article-entry .article-title a{font-size:20px}@media(max-width: 991px){#blog-view .article-entry .article-title a{font-size:18px}}#blog-view .article-entry .entry{text-align:center;margin-bottom:15px}#blog-view .article-entry .article-entry__bottom{text-align:center}#blog-view .article-entry .date-add{display:flex;justify-content:center;align-items:center;gap:5px;font-size:14px}#blog-view .article__content .social-icons{display:none}#blog-view .article__content .article-title{font-size:20px;margin-bottom:15px}@media(min-width: 576px){#blog-view .article__content .article-title{font-size:22px}}#blog-view .article__content .date-add{display:flex;justify-content:center;align-items:center;gap:5px;text-align:center;color:#3a3a3a;font-size:14px}#blog-view .article__content .date-add i{color:#3a3a3a}#blog-view .article__content .text{color:#3a3a3a}#blog-view .article__content .text .v-center{display:flex;align-items:center}#blog-view .article__content .text .h-center{display:flex;justify-content:center}#blog-view .article__content .text p img{border-radius:10px;min-height:350px;-o-object-fit:cover;object-fit:cover}#blog-view .article__content .text h2{color:#b7174d !important;font-size:1.25rem;font-weight:600}#blog-view .article__content .text h3{color:#b7174d !important;font-size:1.1rem;font-weight:500}#blog-view .article__content .text section h2{font-size:18px !important}@media(min-width: 992px){#blog-view .article__content .text section h2{font-size:20px !important}}#blog-view .article__content .col-3{max-width:50%;flex:0 0 50%}@media(min-width: 576px){#blog-view .article__content .col-3{max-width:25%;flex:0 0 25%}}#blog-view .article__content .product-mini{max-width:100%}#blog-view .article__content .btn-back{border:none;background:rgba(0,0,0,0);width:auto;height:auto;color:#000;display:flex;align-items:center;gap:10px;margin:25px auto;transition:.3s}#blog-view .article__content .btn-back img{transform:rotate(180deg)}#blog-view .article__content .btn-back:hover{color:#b7174d}#blog-view .article__content .btn-back:hover img{fill:#b7174d}.pager{gap:10px}.pager li.first,.pager li.last{display:none}.pager li{background-color:#f6f6f6;color:#000;border-radius:10px;font-family:"Nunito",sans-serif;transition:.3s}.pager li:hover{background-color:#b7174d}.pager li:hover a{color:#fff}.pager li span{padding:10px;display:block;font-size:16px}.pager li a{font-size:16px;color:#000;transition:.3s;font-family:"Nunito",sans-serif;transition:.3s}.pager li:nth-child(3):hover{background-color:#f6f6f6}@media(max-width: 767px){#category-view .left-column{display:none}}#category-view .site-title{font-size:40px;text-align:center;vertical-align:middle;margin-bottom:30px}@media(max-width: 991px){#category-view .site-title{font-size:30px}}#category-view .shop-categories li a{text-transform:uppercase;font-weight:600;font-size:18px}#category-view .shop-categories li ul li a,#category-view .shop-categories li ul li .menu-trigger{text-transform:none;font-weight:400;font-size:16px}#category-view .container #category-description #visible h2,#category-view #product #description #tabs-menu-sticky-wrapper #tabs-menu #category-description #visible h2,#product #description #tabs-menu-sticky-wrapper #category-view #tabs-menu #category-description #visible h2{font-size:17px;font-weight:600}#category-view .container #category-description #visible h3,#category-view #product #description #tabs-menu-sticky-wrapper #tabs-menu #category-description #visible h3,#product #description #tabs-menu-sticky-wrapper #category-view #tabs-menu #category-description #visible h3{font-size:15px;font-weight:600}#category-view .container #category-description #visible p,#category-view #product #description #tabs-menu-sticky-wrapper #tabs-menu #category-description #visible p,#product #description #tabs-menu-sticky-wrapper #category-view #tabs-menu #category-description #visible p{font-size:14px}.main .product-options .prices .price .small{font-size:30px;font-weight:600}.main .product-options .add-to-basket .btn{border-radius:10px}.main .products-sets .owl-item,.main .products-related .owl-item{padding:0 10px}.main .products-sets .owl-item .product-mini,.main .products-related .owl-item .product-mini{max-width:100%;margin:0}.main .products-sets .box-title,.main .products-sets #newsletter .title,#newsletter .main .products-sets .title,.main .products-sets #blog-view .site-title,#blog-view .main .products-sets .site-title,.main .products-related .box-title,.main .products-related #newsletter .title,#newsletter .main .products-related .title,.main .products-related #blog-view .site-title,#blog-view .main .products-related .site-title{font-size:32px;margin-bottom:30px}.main #product .history-back{display:none}.main #product .product-options#product-options h1{font-size:28px}.main #product .product-options#product-options .short-description{color:#3a3a3a}.main #product .product-options#product-options .short-description strong{color:#000}.main #product #description .tabs#tabs-menu .tab-link{font-weight:600}.main #product #description .tab-content .tab-title{font-weight:600}.main #product #description .tab-content p{color:#3a3a3a}.main #product #description .tab-content p span{font-weight:600;color:#000}.main #product #description .tab-content ul li{color:#3a3a3a}.main #product #description .description-right .content p{color:#3a3a3a}.main #product #description .description-right .title{border-bottom:none;font-weight:600}.main #product .add-to-basket{flex-direction:row;align-items:center}.main #product .add-to-basket .btn{padding:15px 30px;transition:.3s}.main #product .add-to-basket .btn:hover{background-color:#000}#main-menu #menu-container-1 nav ul.level-0{justify-content:center;padding:10px 0}#main-menu #menu-container-1 nav ul.level-0 li{cursor:pointer}#main-menu #menu-container-1 nav ul.level-0 li:hover a::after{width:100%}#main-menu #menu-container-1 nav ul.level-0 li a{position:relative;margin:10px 0;font-size:18px}@media(min-width: 992px){#main-menu #menu-container-1 nav ul.level-0 li a{font-size:16px}}@media(min-width: 1200px){#main-menu #menu-container-1 nav ul.level-0 li a{font-size:18px}}#main-menu #menu-container-1 nav ul.level-0 li a::after{position:absolute;content:"";bottom:0;left:0;height:2px;background-color:#b7174d;width:0;transition:.4s}#main-menu #menu-container-1 nav ul.level-0 li a:hover::after{width:100%}#main-menu #menu-container-1 nav ul.level-0 li ul{border-radius:10px}@media(max-width: 991px){#main-menu #menu-container-1 nav ul.level-0 li ul li{width:100%}}#main-menu #menu-container-1 nav ul.level-0 li ul li a::after{display:none}#main-menu #menu-container-1 nav ul.level-0 li.parent .menu-trigger{display:flex;align-items:center;gap:5px}#main-menu #menu-container-1 nav ul.level-0 li.parent .menu-trigger i{font-weight:200;font-size:10px}#header .header-right #search-button .btn{background-color:rgba(0,0,0,0);width:auto;height:auto}#header .header-right #search-button .btn img{fill:#000;width:100%;height:100%}#header .header-right #basket-mini a:hover .icon{background-color:rgba(0,0,0,0)}#header .header-right #basket-mini a .icon{width:auto;height:auto;background-color:rgba(0,0,0,0)}#header .header-right #basket-mini a .icon img{width:100%;height:100%}#basket-container #btn-basket-summary{border-radius:10px;transition:.3s;margin-top:20px}#basket-container #btn-basket-summary:hover{background-color:#000}@media(max-width: 399px){#basket-container #btn-basket-summary{width:100%}}#basket-container #content .mini-box .box-title,#basket-container #content .mini-box #newsletter .title,#newsletter #basket-container #content .mini-box .title,#basket-container #content .mini-box #blog-view .site-title,#blog-view #basket-container #content .mini-box .site-title{font-size:40px;font-weight:700}@media(max-width: 991px){#basket-container #content .mini-box .box-title,#basket-container #content .mini-box #newsletter .title,#newsletter #basket-container #content .mini-box .title,#basket-container #content .mini-box #blog-view .site-title,#blog-view #basket-container #content .mini-box .site-title{font-size:28px}}#basket-container #content .mini-box #basket{border-bottom:1px solid rgba(211,211,211,.4)}#basket-container #content .mini-box #basket .details .name a{font-weight:400}#basket-container #content .mini-box #basket .buttons .btn-delete img{width:22px;height:22px}#basket-container #content .mini-box #basket .basket-bottom .coupon .form-horizontal .input-group .form-control:focus{border:2px solid #000;box-shadow:none}#basket-container #content .mini-box #basket .basket-bottom .coupon .form-horizontal .input-group .form-control:active{border:2px solid #000;box-shadow:none}#basket-container #content .mini-box #basket .basket-bottom .coupon form .form-control{border-top-left-radius:10px;border-bottom-left-radius:10px}#basket-container #content .mini-box #basket .basket-bottom .coupon form .btn{border-bottom-right-radius:10px;border-top-right-radius:10px;transition:.3s}#basket-container #content .mini-box #basket .basket-bottom .coupon form .btn:hover{background-color:#000}#basket-container #content .mini-box #basket .basket-bottom .basket-message textarea{border-radius:10px}.products-related .owl-carousel .owl-nav .owl-prev span,.products-related .owl-carousel .owl-nav .owl-next span{transition:.3s}.products-related .owl-carousel .owl-nav .owl-prev span:hover,.products-related .owl-carousel .owl-nav .owl-next span:hover{color:#b7174d}.basket-summary-container .user-login .content form .form-group input{border-radius:10px}.basket-summary-container .user-login .content form .form-group button{border-radius:10px;transition:.3s}.basket-summary-container .user-login .content form .form-group button:hover{background-color:#000}.basket-summary-container .basket-address-form .form-group input{border-radius:10px}.basket-summary-container .basket-address-form .form-group button{border-radius:10px;transition:.3s}.basket-summary-container .basket-address-form .form-group button:hover{background-color:#000}.basket-summary-container .btn.btn-dark{background-color:#b7174d;border-radius:10px;transition:.3s}.basket-summary-container .btn.btn-dark:hover{background-color:#000}.main .alert.alert-success{border-radius:10px}.main .alert.alert-success .close{color:#fff;opacity:1;text-shadow:none}.main .order-bottom .right .content button{border-radius:10px}.main #basket-summary .alert.alert-danger{border-radius:10px}.shop-alert{border-radius:10px}.shop-alert .shop-alert-buttons .btn{border-radius:10px;font-size:14px}.shop-alert .shop-alert-buttons .btn-success{transition:.3s}.shop-alert .shop-alert-buttons .btn-success:hover{background-color:#000}.shop-alert .shop-alert-buttons .btn-default{transition:.3s}.shop-alert .shop-alert-buttons .btn-default:hover{color:#b7174d}#basket .alert.alert-danger{border-radius:10px}.jconfirm-box{border-radius:10px}.jconfirm-box .jconfirm-buttons .btn.btn-blue,.jconfirm-box .jconfirm-buttons .btn.btn-orange{background-color:#b7174d !important;transition:.3s !important;border-radius:10px !important}.jconfirm-box .jconfirm-buttons .btn.btn-blue:hover,.jconfirm-box .jconfirm-buttons .btn.btn-orange:hover{background-color:#000 !important}.iradio_square-blue.checked ins{background-color:#b7174d !important}#basket-container #basket .basket-product .buttons .int-format.form-control:focus,#basket-container #basket .basket-product .buttons .int-format.form-control:active{border:2px solid #000;box-shadow:none}#basket-container .mini-box #basket .basket-bottom .basket-message .form-control:focus,#basket-container .mini-box #basket .basket-bottom .basket-message .form-control:active{border:2px solid #000;box-shadow:none}.main .container .row .col-12 .site-title,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 .site-title,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 .site-title{font-size:40px}@media(max-width: 991px){.main .container .row .col-12 .site-title,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 .site-title,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 .site-title{font-size:30px}}.main .container .row .col-12 #contact-additional-info p,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 #contact-additional-info p,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 #contact-additional-info p{font-size:16px}.main .container .row .col-12 #contact-form #contact-form-send,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 #contact-form #contact-form-send,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 #contact-form #contact-form-send{border-radius:10px;transition:.3s}.main .container .row .col-12 #contact-form #contact-form-send:hover,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .row .col-12 #contact-form #contact-form-send:hover,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .row .col-12 #contact-form #contact-form-send:hover{background-color:#000}#header #search-form-big div.input{display:flex;flex-direction:row;justify-content:center;align-items:center}#header #search-form-big div.input .button--search{width:125px;border:none;box-shadow:0 0 5px rgba(0,0,0,.2);background-color:#b7174d;border-bottom-right-radius:30px;border-top-right-radius:30px;height:50px;cursor:pointer;transition:.3s}@media(max-width: 399px){#header #search-form-big div.input .button--search{width:80px}}#header #search-form-big div.input .button--search:hover{background-color:#000}#header #search-form-big div.input .search-form-big-close{color:#000;width:25px;height:25px;margin-left:20px}#header #search-form-big div.input .search-form-big-close img{width:100%;height:auto}#header #search-form-big div.input input.form-control{border:none;border-bottom-left-radius:30px;border-top-left-radius:30px;box-shadow:0 0 5px rgba(0,0,0,.2);font-size:16px;color:#3a3a3a;padding:20px 0 20px 20px}#header #search-form-big div.input input.form-control::-moz-placeholder{font-size:16px;color:#3a3a3a}#header #search-form-big div.input input.form-control::placeholder{font-size:16px;color:#3a3a3a}@media(max-width: 399px){#header #search-form-big div.input input.form-control::-moz-placeholder{font-size:14px}#header #search-form-big div.input input.form-control::placeholder{font-size:14px}}.main #product .product-options#product-options h1{font-size:24px}@media(min-width: 992px){.main #product .product-options#product-options h1{font-size:30px}}.main #product .product-options#product-options .prices{margin:10px 0}@media(min-width: 992px){.main #product .product-options#product-options .prices{margin:20px 0}}.main #product .product-options#product-options .prices .price{font-size:24px}.main #product .product-options#product-options .prices .price .small{font-size:24px;font-weight:800}@media(min-width: 992px){.main #product .product-options#product-options .prices .price{font-size:28px}.main #product .product-options#product-options .prices .price .small{font-size:28px}}.main #product #description .tab-title{font-size:20px}@media(min-width: 992px){.main #product #description .tab-title{font-size:22px}}.main #product #description p{font-size:14px}@media(min-width: 992px){.main #product #description p{font-size:16px}}.main #product #description .tabs{list-style:none;display:flex;justify-content:start;align-items:center;border-bottom:2px solid rgba(211,211,211,.8);padding-left:0;gap:10px}.main #product #description .tabs .tab-link{font-size:18px;cursor:pointer;transition:.3s;padding:10px 25px}.main #product #description .tabs .tab-link.current{background:#b7174d;color:#fff !important}.main #product #description .tabs .tab-link:hover{color:#b7174d}@media(min-width: 576px){.main #product #description .tabs .tab-link{font-size:20px}}@media(min-width: 992px){.main #product #description .tabs .tab-link{font-size:24px}}.main #product #description .description-right .title{font-size:20px}@media(min-width: 992px){.main #product #description .description-right .title{font-size:22px}}.main #product .products-sets .box-title,.main #product .products-sets #newsletter .title,#newsletter .main #product .products-sets .title,.main #product .products-sets #blog-view .site-title,#blog-view .main #product .products-sets .site-title{font-size:24px}@media(min-width: 992px){.main #product .products-sets .box-title,.main #product .products-sets #newsletter .title,#newsletter .main #product .products-sets .title,.main #product .products-sets #blog-view .site-title,#blog-view .main #product .products-sets .site-title{font-size:28px}}.main #product .products-sets .owl-carousel .owl-nav button{transition:.3s}.main #product .products-sets .owl-carousel .owl-nav button:hover{color:#b7174d}.button-up{border:none;background-color:#b7174d;border-radius:10px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;position:fixed;bottom:60px;right:20px;cursor:pointer;transition:.3s;opacity:0}.button-up--active{opacity:1}.button-up:hover{background-color:#000}.button-up img{width:50%;height:auto}.main .container .user-login .content form .form-group input,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group input,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group input{border-radius:10px}.main .container .user-login .content form .form-group input:focus,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group input:focus,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group input:focus{border:2px solid #000;box-shadow:none}.main .container .user-login .content form .form-group button,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group button,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group button{border-radius:10px;transition:.3s}.main .container .user-login .content form .form-group button:hover,.main #product #description #tabs-menu-sticky-wrapper #tabs-menu .user-login .content form .form-group button:hover,#product #description #tabs-menu-sticky-wrapper .main #tabs-menu .user-login .content form .form-group button:hover{background-color:#000}.user-register .content form#f-user-register .form-group input{border-radius:10px}.user-register .content form#f-user-register .form-group input:focus{border:2px solid #000;box-shadow:none}.user-register .content form#f-user-register .form-group button{border-radius:10px}.image-categories{display:none}#scontainer-12,#scontainer-13{background:#b7174d;padding:25px;color:#fff;margin-bottom:25px}@media(max-width: 991px){#scontainer-12,#scontainer-13{padding:10px;font-size:13px}}#scontainer-12 p:last-child,#scontainer-13 p:last-child{margin-bottom:0}#scontainer-12{display:none !important}.main-page-text{font-size:13px}.main-page-text h1{font-size:18px}.main-page-text h2{font-size:15px;font-weight:600}.main-page-text a{color:#b7174d}.why-us--wrapper{position:relative;padding:150px 0;background:#b7174d}.why-us--wrapper::before{content:"";position:absolute;top:0;left:0;right:0;height:60px;background-image:url("/images/wave-2.svg")}.why-us--wrapper::after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background-image:url("/images/wave-2.svg");transform:scale(-1)}@media(max-width: 1199px){.why-us--wrapper{padding:100px 0}}.why-us .box-title,.why-us #newsletter .title,#newsletter .why-us .title,.why-us #blog-view .site-title,#blog-view .why-us .site-title{font-size:26px;font-weight:700;text-align:center}@media(min-width: 992px){.why-us .box-title,.why-us #newsletter .title,#newsletter .why-us .title,.why-us #blog-view .site-title,#blog-view .why-us .site-title{font-size:40px}}.why-us #scontainer-15 img{display:block;width:64px !important;max-width:unset !important;height:64px;margin:0 auto 20px}.why-us #scontainer-15 h2{color:#fff;font-size:1.75rem;text-align:center;margin-bottom:20px}.why-us #scontainer-15 p{color:#fff;text-align:center}.why-us #scontainer-15 .row>div:hover img{animation-name:buzz-out-on-hover;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}@media(max-width: 1199px){.why-us #scontainer-15 h2{font-size:22px}}@keyframes buzz-out-on-hover{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.free-delivery-box{display:flex;align-items:flex-end;gap:10px;margin-bottom:5px}.free-delivery-box img{width:26px;height:26px;filter:invert(1)}.free-delivery-box p{margin-bottom:0}.loading-button{pointer-events:none;opacity:.7;transition:opacity .3s}.loading-button::after{content:"";display:block;margin-left:10px;margin-right:auto;width:20px;height:20px;border:3px solid #fff;border-radius:50%;border-top:3px solid #666;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.instagram-feed .box-title,.instagram-feed #newsletter .title,#newsletter .instagram-feed .title,.instagram-feed #blog-view .site-title,#blog-view .instagram-feed .site-title{font-size:26px;font-weight:700;text-align:center}@media(min-width: 992px){.instagram-feed .box-title,.instagram-feed #newsletter .title,#newsletter .instagram-feed .title,.instagram-feed #blog-view .site-title,#blog-view .instagram-feed .site-title{font-size:40px}}.instagram-feed #instagram-feed-box .splide__slide{display:flex;justify-content:center}.swiper .swiper-button-prev,.swiper .swiper-button-next{width:40px;height:40px;border-radius:100%;background:#b7174d}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{color:#fff;font-size:16px;font-weight:bolder}.recommended-presents .swiper-slide .product-mini{height:100%}.category-subcategory-tiles{display:flex;flex-wrap:wrap;gap:5px;list-style-type:none;margin:0 0 25px;padding:0;justify-content:center}.category-subcategory-tiles li a{display:inline-flex;padding:5px 10px;color:#fff;font-weight:600;transition:250ms ease all;background:#b7174d;border:0;font-size:14px}.category-subcategory-tiles li a:hover{text-decoration:none;opacity:.8}#cookieAccept .acceptBtnSettingsLabel{display:none}.orlen-banner{margin-top:25px}.orlen-banner img{width:100%}.form-control.form-control-phone{display:flex;flex-direction:row;align-items:center;border-radius:10px}.form-control.form-control-phone:has(>.form-control-input:focus){color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control.form-control-phone:hover[tooltip]{position:relative}.form-control.form-control-phone:hover[tooltip]:before{content:"";display:none;content:"";border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid #343a40;position:absolute;top:30px;left:85px;z-index:8;font-size:0;line-height:0;width:0;height:0}.form-control.form-control-phone:hover[tooltip]:after{display:none;content:attr(tooltip);position:absolute;top:35px;left:50px;padding:5px 8px;background:#343a40;color:#fff;z-index:9;font-size:.75em;line-height:18px;border-radius:3px;white-space:nowrap;word-wrap:normal}.form-control.form-control-phone:hover[tooltip]:hover:before,.form-control.form-control-phone:hover[tooltip]:hover:after{display:block}.form-control.form-control-phone .form-control-phone-code{display:flex;align-items:center;gap:10px}.form-control.form-control-phone .form-control-phone-code span{font-family:"Open Sans",sans-serif;font-size:14px}.form-control.form-control-phone .form-control-input{border:none;height:calc(2.25rem - 2px)}.form-control.form-control-phone .form-control-input:focus{border:none;outline:none;box-shadow:none}/*# sourceMappingURL=style.css.map */ \ No newline at end of file diff --git a/layout/style-css/style.css.map b/layout/style-css/style.css.map index 1101553..a0bd093 100644 --- a/layout/style-css/style.css.map +++ b/layout/style-css/style.css.map @@ -1 +1 @@ -{"version":3,"sources":["../style-scss/style.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"AACQ,uLAAA,CAcR,wBACC,GACC,SAAA,CAGD,KACC,SAAA,CAAA,CAIF,KACC,sBAAA,CAGD,IACC,8BAAA,CACA,8BAAA,CAGD,KACC,+BAxBa,CAyBb,cAAA,CACA,eAAA,CACA,UAjCO,CAkCP,iBAAA,CCbG,yBDQJ,KAQE,cAAA,CAAA,CAGD,eACC,eAAA,CACA,gBAAA,CAKC,kNACC,eAAA,CACA,WAAA,CACA,kBAAA,CACA,iBAAA,CAMJ,+GAIC,mDAAA,CAGD,cACC,wBAAA,CACA,eAAA,CACA,cAAA,CAGD,uFACC,gBAAA,CAGD,KACC,QAAA,CACA,eAAA,CACA,UAAA,CACA,wBAAA,CACA,cAAA,CACA,iBAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,WACC,WAAA,CACA,eAAA,CAIF,YACC,kBA9FW,CAgGX,kBACC,kBAlGM,CAqGP,mBACC,kBAtGM,CAuGN,iBAAA,CAIF,aACC,kBA7GM,CA+GN,mBACC,kBAhHK,CAmHN,oBACC,kBApHK,CAqHL,iBAAA,CAIF,uIAGC,kBA5HM,CA6HN,WAAA,CAGD,gHAEC,kBAlIM,CAmIN,WAAA,CAGD,yJAGC,eAAA,CAGD,4CAEC,UAAA,CACA,kBA/IM,CAgJN,oBAhJM,CAmJP,wCACC,qDAAA,CACA,iCAAA,CAEA,6CACC,0BAAA,CAGD,wDACC,0CAAA,CACA,0BAAA,CACA,yBAAA,CAIF,OACC,eAAA,CACA,QAAA,CACA,cAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CAEA,qBACC,kBA3KK,CA4KL,UAAA,CAIF,yHACC,+BAAA,CACA,cAAA,CACA,+BA1Ka,CA2Kb,gBAAA,CACA,mBAAA,CACA,cAAA,CAGD,wEACC,cAAA,CCnJG,+CDkJJ,wEAIE,cAAA,CAAA,CAGD,okBACC,+BAxLY,CAyLZ,eAAA,CACA,cAAA,CACA,kBAAA,CC5KE,yBDwKH,okBAOE,cAAA,CACA,kBAAA,CAAA,CAKH,iHACC,wBAAA,CACA,gBAAA,CACA,eAAA,CACA,oBAAA,CACA,iBAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CAGD,UACC,eAAA,CACA,aAAA,CAGD,UACC,YAAA,CACA,6BAAA,CAGD,yBACC,sEACC,cAAA,CAAA,CAIF,iDACC,sEACC,gBAAA,CAAA,CAIF,0BACC,sEACC,gBAAA,CAAA,CAIF,YACC,+BA7Oa,CA8Ob,eAAA,CACA,cAAA,CACA,kBAAA,CCjOG,yBD6NJ,YAOE,cAAA,CAAA,CCpOE,yBD0OF,yBACC,UAAA,CAAA,CAKH,KACC,kBApQO,CAqQP,cAAA,CAIE,yBADD,4BAEE,YAAA,CAAA,CAIF,kCACC,WAAA,CACA,UAlRK,CAoRL,gDAJD,kCAKE,UAAA,CACA,aAAA,CACA,eAAA,CAAA,CAGD,yBAVD,kCAWE,kBAAA,CAAA,CAKH,OACC,QAAA,CACA,SAAA,CAGD,OACC,UAtSM,CAwSN,aACC,oBAAA,CAIF,iBACC,gBAAA,CAEA,gCACC,iBAAA,CAGD,mBACC,eAAA,CACA,aAzTI,CA0TJ,gBAAA,CAEA,wBACC,UA1TI,CA2TJ,kBAAA,CAMJ,QACC,cAAA,CAGC,gBACC,aAAA,CACA,eAAA,CACA,iBAAA,CAEA,oBACC,UAAA,CACA,eAAA,CAKH,yBACC,QAAA,CACA,cAAA,CACA,SAAA,CACA,MAAA,CACA,UAAA,CAEA,eAAA,CACA,WAAA,CACA,eAAA,CCxRA,uBAAA,CD0RA,eAAA,CACA,iBAAA,CAEA,iCACC,KAAA,CACA,WAAA,CAGD,sCACC,gBAAA,CACA,aAAA,CACA,WAAA,CAGD,mCACC,eAAA,CACA,cAAA,CACA,+BAvWW,CAwWX,mBAAA,CACA,iBAAA,CAGD,6CACC,cAAA,CACA,YAAA,CACA,0BAAA,CACA,cAAA,CCjWC,yBD6VF,6CAOE,cAAA,CAAA,CAGD,6DACC,iBAAA,CACA,UAAA,CACA,oBAAA,CACA,qCAAA,CC5VA,+CDwVD,6DAOE,0BAAA,CAAA,CC9WD,yBDuWD,6DAWE,0BAAA,CAAA,CAGD,kEACC,wBAAA,CACA,eAAA,CACA,eAAA,CACA,oBAAA,CACA,iBAAA,CACA,SAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CAKH,sCACC,wBAAA,CACA,WAAA,CACA,iBAAA,CACA,UAAA,CAEA,wCACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,UAlaI,CCkEN,uBAAA,CDkWE,cAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,UAAA,CAEA,8CACC,aA/aE,CAobL,gCACC,gBAAA,CAEA,sCACC,eAAA,CACA,QAAA,CACA,4BAAA,CACA,cAAA,CACA,mBAAA,CACA,gBAAA,CACA,eAAA,CACA,cAAA,CACA,WAAA,CACA,+BAxbU,CA0bV,4CACC,YAAA,CACA,qBAAA,CACA,eAAA,CAGD,wDACC,cAAA,CACA,eAAA,CACA,UAzcG,CA0cH,+BApcS,CAgcV,mDACC,cAAA,CACA,eAAA,CACA,UAzcG,CA0cH,+BApcS,CA0cb,sBACC,YAAA,CACA,wBAAA,CACA,kBAAA,CAEA,qCACC,iBAAA,CAEA,0CACC,UAAA,CACA,eAAA,CACA,WAAA,CACA,UAAA,CACA,iBAAA,CACA,SAAA,CC5ZF,uBAAA,CD8ZE,eAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,SAAA,CAEA,gDACC,eAAA,CAGD,8CACC,UAAA,CAMF,qCACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,aAzfG,CCwBH,yBD6dD,qCAOE,gBAAA,CAAA,CAGD,2CACC,oBAAA,CAEA,iDACC,eAAA,CACA,kBApgBC,CAwgBH,2CACC,WAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,iBAAA,CACA,eA5gBG,CA6gBH,iBAAA,CC3cH,uBAAA,CA7CE,yBDgfA,2CAYE,OAAA,CACA,gBAAA,CACA,cAAA,CAAA,CAGD,+CACC,UAAA,CAIF,qDACC,cAAA,CAEA,4DACC,eAAA,CAGD,8DACC,UAniBE,CAoiBF,cAAA,CASN,cACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,WAAA,CACA,UAAA,CACA,0BAAA,CACA,UAAA,CACA,YAAA,CACA,SAAA,CCpfC,uBAAA,CDufD,sBACC,aAAA,CACA,SAAA,CAMA,+CACC,eAAA,CACA,+BAAA,CACA,UAAA,CAEA,wDACC,sBAAA,CAMJ,WACC,iBAAA,CACA,UAAA,CAEA,yBAEE,yBACC,kBAAA,CACA,SAAA,CAGF,kBACC,UAAA,CACA,cAAA,CACA,OAAA,CACA,iBAAA,CACA,SAAA,CACA,yBAAA,CACA,iCAAA,CAAA,yBAAA,CACA,gCAAA,CAAA,CAID,yBADD,6BAEE,sBAAA,CACA,gBAAA,CAEA,+CACC,WAAA,CAED,gCACC,WAAA,CACA,aAAA,CAAA,CAGF,gCACC,QAAA,CACA,SAAA,CACA,oBAAA,CAEA,yBACC,wCACC,YAAA,CACA,iBAAA,CACA,QAAA,CAAA,CCrlBD,qEDylBG,kDACC,YAAA,CAAA,CATL,yBAaG,6CACC,YAAA,CAGD,6CACC,+BAjoBO,CAkoBP,UAxoBC,CAyoBD,cAAA,CACA,eAAA,CACA,aAAA,CACA,gBAAA,CC1kBL,uBAAA,CAAA,CA9BE,sEDkmBE,6CAUE,WAAA,CACA,cAAA,CAAA,CC7mBJ,qEDkmBE,6CAeE,WAAA,CACA,cAAA,CAAA,CAjCL,yBAoCI,mDACC,oBAAA,CAKD,oDACC,YAAA,CACA,0BAAA,CACA,cAAA,CAIF,8CACC,MAAA,CACA,UAAA,CACA,YAAA,CACA,iBAAA,CACA,YAAA,CACA,eAAA,CC1mBL,uBAAA,CD6mBK,iDACC,SAAA,CACA,kBAAA,CAAA,CC7oBJ,uED2oBG,iDAKE,oBAAA,CAAA,CChpBL,sED2oBG,iDASE,SAAA,CAAA,CAnEN,yBAsEK,mDACC,UA5rBD,CA6rBC,cAAA,CC3nBP,uBAAA,CD6nBO,kBAAA,CAEA,yDACC,oBAAA,CACA,aAtsBH,CA0sBC,mDACC,eAAA,CACA,cAAA,CACA,kBAAA,CAGD,mDACC,YAAA,CAGD,oDACC,eAAA,CAAA,CAWT,qCAEC,YAAA,CAGD,mBACC,gBAAA,CAEA,iOACC,iBAAA,CAGD,4BACC,YAAA,CACA,cAAA,CACA,QAAA,CCruBE,0BDyuBA,gHAEC,YAAA,CAAA,CAKH,0CACC,2BAAA,CAEA,UAAA,CAEA,iBAAA,CCxtBC,gDDmtBF,0CAQE,2BAAA,CAAA,CC3tBA,+CDmtBF,0CAYE,sCAAA,CAAA,CC9uBA,yBDkuBF,0CAgBE,2BAAA,CAAA,CClvBA,yBDkuBF,0CAoBE,cAAA,CACA,iBAAA,CAAA,CAGD,+CAEC,iBAAA,CAMJ,kBACC,QAAA,CACA,YAAA,CACA,cAAA,CAEA,gCACC,qBAAA,CACA,iBAAA,CAEA,0BAJD,gCAKE,6BAAA,CAAA,CAGD,yBARD,gCASE,qBAAA,CAAA,CAGD,uKAEC,iBAAA,CAKH,gBACC,QAAA,CACA,YAAA,CACA,cAAA,CAEA,8BACC,qBAAA,CACA,iBAAA,CAEA,yBAJD,8BAKE,8BAAA,CAAA,CAGD,yBARD,8BASE,qBAAA,CAAA,CAGD,iKACC,wBAAA,CACA,gBAAA,CACA,eAAA,CACA,oBAAA,CACA,iBAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CAKH,8BAEC,eAAA,CACA,iBAAA,CACA,eAAA,CACA,kCAAA,CAEA,0CACC,kCAAA,CAGD,kCACC,iBAAA,CACA,aAAA,CAEA,8CACC,oBAAA,CAOC,wEACC,SAAA,CAGD,0EACC,SAAA,CAOD,sGACC,UAAA,CAMJ,wCACC,UAAA,CACA,gBAAA,CACA,aAAA,CACA,iBAAA,CACA,eAAA,CAEA,gDACC,WAAA,CACA,UAAA,CACA,mBAAA,CAAA,gBAAA,CACA,yBAAA,CAAA,sBAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CAEA,4DACC,sBAAA,CAGD,8DACC,sBAAA,CACA,SAAA,CAKH,gEACC,YAAA,CACA,UAAA,CACA,UAAA,CACA,YAAA,CACA,oBAAA,CACA,gBAAA,CACA,sBAAA,CACA,cAAA,CAEA,gGACC,iBAAA,CAGD,4EACC,+BA55BW,CA65BX,eAAA,CACA,cAAA,CACA,eAAA,CACA,gBAAA,CACA,UAv6BK,CCkEN,uBAAA,CDu2BC,eAAA,CACA,aAAA,CACA,iBAAA,CACA,iBAAA,CACA,UAAA,CAEA,wFACC,oBAAA,CACA,aAp7BG,CAu7BJ,gFACC,UAr7BI,CAu7BJ,4FACC,oBAAA,CACA,aA57BE,CAi8BL,gFACC,gBAAA,CACA,+BA17BW,CA27BX,UAAA,CACA,YAAA,CACA,sBAAA,CAEA,4GACC,UAAA,CACA,QAAA,CACA,cAAA,CACA,UAAA,CAGD,8FACC,cAAA,CACA,eAAA,CACA,aAl9BG,CAm9BH,kBAAA,CC37BA,yBDu7BD,8FAOE,cAAA,CAAA,CC97BD,yBDu7BD,8FAWE,cAAA,CAAA,CAIF,sGACC,cAAA,CAMA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,iBAAA,CC99BA,yBDo9BD,sGAIE,cAAA,CAAA,CC18BD,yBDs8BD,sGAaE,cAAA,CAAA,CCn9BD,yBDs8BD,sGAiBE,cAAA,CAAA,CAGD,sHACC,UAAA,CACA,iBAAA,CACA,UAAA,CACA,OAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CAWJ,mMACC,iBAAA,CAIA,qDACC,aAAA,CACA,0BAAA,CAEA,uDACC,QAAA,CAGD,uDACC,aAAA,CACA,kBA9gCI,CA+gCJ,+BA3gCU,CA4gCV,eAAA,CACA,cAAA,CACA,gBAAA,CACA,UArhCI,CAshCJ,mBAAA,CCp9BF,uBAAA,CDu9BE,8DACC,oBAAA,CACA,iBAAA,CACA,eAAA,CACA,iBAAA,CACA,SAAA,CAEA,qEACC,UAAA,CACA,eAliCE,CAmiCF,UAAA,CACA,aAAA,CACA,iBAAA,CACA,QAAA,CACA,OAAA,CCr+BJ,uBAAA,CD0+BE,6DACC,oBAAA,CAGC,2EACC,UAAA,CAUN,iBACC,+BAtjCY,CAujCZ,UA7jCM,CA8jCN,kBAAA,CACA,eAAA,CACA,cAAA,CAGD,gBACC,cAAA,CACA,gBAAA,CAKD,qKACC,iBAAA,CAGD,wBACC,YAAA,CAMA,sBACC,oBAAA,CAEA,0BACC,WAAA,CAKH,0BACC,qBAAA,CACA,iBAAA,CACA,kBAAA,CAEA,8BACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CCviCD,uBAAA,CDyjCD,6BACC,aAAA,CACA,eAAA,CACA,cAAA,CACA,+BAznCY,CA0nCZ,UAhoCM,CAmoCP,6BACC,aAnoCW,CAooCX,cAAA,CACA,gBAAA,CAKD,eACC,+BAtoCY,CAuoCZ,eAAA,CACA,cAAA,CACA,UA/oCM,CAkpCP,eACC,eAAA,CACA,cAAA,CACA,UArpCM,CAwpCP,cACC,cAAA,CACA,aAzpCW,CA0pCX,gBAAA,CAEA,gBACC,aAjqCI,CAsqCP,gBAEC,kBAnqCO,CAoqCP,gBAAA,CAGC,0BACC,UAAA,CACA,WAAA,CACA,aAAA,CACA,WAAA,CAIF,kBACC,QAAA,CAGD,uBACC,+BAhrCY,CAirCZ,eAAA,CACA,cAAA,CACA,UAzrCM,CA6rCR,QACC,4BAAA,CAEA,uIACC,eAAA,CAGD,WACC,oBAAA,CACA,QAAA,CACA,SAAA,CAGC,gBACC,+BArsCU,CAssCV,cAAA,CACA,eAAA,CACA,UA9sCI,CA+sCJ,aAAA,CACA,aAAA,CC9oCF,uBAAA,CA7CE,yBDqrCD,gBAUE,cAAA,CAAA,CAGD,sBACC,oBAAA,CACA,aA5tCE,CAwuCN,kBACC,+BAhuCY,CAiuCZ,cAAA,CACA,eAAA,CACA,UAzuCM,CA0uCN,YAAA,CCnuCE,yBD8tCH,kBAQE,aAAA,CAAA,CAIF,uBACC,cAAA,CAEA,6BACC,gBAAA,CACA,iBAAA,CACA,OAAA,CAGD,yBACC,aA9vCI,CA+vCJ,eAAA,CAGD,+BACC,YAAA,CAIF,8BACC,YAAA,CAEA,iBAAA,CAEA,qCACC,UAAA,CACA,aAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,iBAAA,CACA,kBAnxCI,CCqEL,uBAAA,CDgtCC,UAAA,CAIA,kDACC,UAAA,CAGD,gDACC,kBA9xCG,CAmyCN,8BACC,QAAA,CACA,4BAAA,CACA,eAAA,CACA,cAAA,CAEA,oCACC,YAAA,CACA,qBAAA,CACA,eAAA,CAIF,iBACC,eA9yCM,CA+yCN,eAAA,CACA,UAAA,CACA,QAAA,CACA,wBAAA,CACA,cAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CCpvCA,uBAAA,CDsvCA,qBAAA,CAMA,+BACC,QAAA,CAEA,iCACC,oBAAA,CACA,iBAAA,CAEA,qCCnwCF,uBAAA,CDwwCG,2CACC,qBAAA,CAOL,0BACC,gBAAA,CAEA,4BACC,aAz1CI,CA81CP,oBACC,kBA11CO,CA21CP,YAAA,CACA,iBAAA,CACA,cAAA,CAEA,sBACC,aAr2CK,CA62CL,+CACC,eAAA,CAOD,gCACC,YAAA,CAGD,4BACC,oBAAA,CACA,QAAA,CACA,SAAA,CAEA,8BACC,cAAA,CACA,UA73CI,CA83CJ,cAAA,CAEA,oCACC,+CAAA,CAIF,8BCn0CD,uBAAA,CDs0CE,oCACC,oBAAA,CAIF,oCACC,kBAAA,CAEA,uCACC,mBAAA,CAEA,yCACC,+BA94CQ,CA+4CR,eAAA,CACA,UAt5CE,CAw5CF,+CACC,aA55CA,CAk6CJ,oCACC,kBAAA,CAEA,uCACC,iBAAA,CACA,iBAAA,CAGC,0DACC,YAAA,CAIF,+CACC,UAAA,CACA,iBAAA,CACA,UAAA,CACA,6BAAA,CACA,QAAA,CACA,OAAA,CACA,WAAA,CACA,aAAA,CAGD,8CACC,UAAA,CACA,iBAAA,CACA,UAAA,CACA,6BAAA,CACA,QAAA,CACA,OAAA,CACA,WAAA,CACA,+BAAA,CACA,aAAA,CAGD,yCACC,UAp8CE,CAq8CF,oBAAA,CACA,eAAA,CACA,cAAA,CACA,aAAA,CAEA,+CACC,aA98CA,CAm9CD,+CACC,aAAA,CAMJ,oCACC,YAAA,CAMJ,SACC,YAAA,CACA,oBAAA,CACA,cAAA,CACA,QAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAAA,CACA,+BAh+Ca,CAk+Cb,WACC,UAz+CM,CA0+CN,oBAAA,CACA,YAAA,CCz6CA,uBAAA,CD26CA,eAAA,CAEA,iBACC,oBAAA,CACA,aAp/CI,CAy/CP,sBACC,eAAA,CAEA,wBACC,aA7/CK,CAggDN,yBACC,+BAx/CY,CAy/CZ,cAAA,CAOC,sDACC,qBAAA,CACA,cAAA,CACA,iBAAA,CACA,eAAA,CACA,wBAAA,CACA,WAAA,CACA,kBAAA,CAEA,4DACC,qBAAA,CACA,eAAA,CAQJ,2BACC,aA7hDK,CA8hDL,eAAA,CAEA,iCACC,oBAAA,CACA,aAliDI,CA0iDN,uBAEC,kBAAA,CAGD,0BACC,qBAAA,CAGC,0CACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,2BAAA,CAEA,gDACC,WAAA,CAmBH,yCACC,+BArkDW,CAskDX,eAAA,CACA,kBAAA,CAEA,2CACC,aAAA,CACA,eAAA,CACA,cAAA,CACA,+BA7kDU,CA8kDV,UAplDI,CAqlDJ,uBAAA,CAEA,iDACC,aA3lDE,CA4lDF,oBAAA,CAKH,iCACC,aAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,iBAAA,CACA,kBAAA,CACA,sBAAA,CACA,mBAAA,CACA,oBAAA,CACA,2BAAA,CACA,eAAA,CAGD,uCACC,+BAvmDW,CAwmDX,8BAAA,CACA,UA/mDK,CAgnDL,eAAA,CACA,cAAA,CACA,SAAA,CACA,iBAAA,CACA,iBAAA,CACA,iBAAA,CACA,uBAAA,CAEA,8CACC,iBAAA,CACA,MAAA,CACA,UAAA,CACA,UAAA,CACA,UAAA,CACA,OAAA,CACA,iBAAA,CACA,oBAAA,CACA,yBAAA,CAGD,6CACC,iBAAA,CAEA,oDACC,UAAA,CAIF,6CACC,qBAAA,CACA,eAAA,CAKH,yBACC,+BA9oDY,CCeV,yBD8nDH,yBAIE,cAAA,CAAA,CCloDC,yBD8nDH,yBAQE,YAAA,CAAA,CAGD,gCACC,cAAA,CACA,eAAA,CACA,mBAAA,CACA,gBAAA,CACA,kBAAA,CAGD,oCACC,wBAAA,CACA,oBAAA,CACA,eAAA,CAEA,uCACC,mBAAA,CACA,cAAA,CACA,eAAA,CAEA,4CAIC,cAAA,CACA,UAAA,CACA,uBAAA,CAGD,yCACC,UA1rDG,CA2rDH,cAAA,CACA,aAAA,CACA,qBAAA,CACA,iBAAA,CACA,uBAAA,CACA,YAAA,CACA,kBAAA,CACA,QAAA,CAEA,+CACC,oBAAA,CACA,+CAAA,CAEA,oDACC,UAzsDC,CA8sDJ,iDACC,YAAA,CACA,mBAAA,CACA,cAAA,CACA,eAAA,CACA,eAAA,CACA,cAAA,CAOH,sCACC,cAAA,CCvsDC,yBDssDF,sCAIE,cAAA,CAAA,CAGD,2DACC,YAAA,CACA,kBAAA,CAEA,+DACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,yBAAA,CAAA,sBAAA,CAKH,mCACC,+BA1uDW,CA2uDX,iBAAA,CACA,eAAA,CACA,cAAA,CACA,iBAAA,CACA,kBAAA,CAGD,8BACC,mBAAA,CACA,cAAA,CACA,eAAA,CACA,mBAAA,CACA,kBAAA,CAGD,uCACC,kBAAA,CC5uDC,yBD2uDF,uCAIE,wBAAA,CACA,YAAA,CACA,kBAAA,CAAA,CAGD,8CACC,cAAA,CACA,eAAA,CACA,gBAAA,CACA,aAhxDG,CAixDH,kBAAA,CCvwDA,yBDkwDD,8CAQE,cAAA,CAAA,CAIF,0CACC,iBAAA,CACA,eAAA,CAIE,sDACC,eAAA,CACA,+CAAA,CAIF,+CACC,UAlyDE,CAmyDF,uBAAA,CACA,cAAA,CC7xDF,yBD0xDC,+CAME,cAAA,CAAA,CAGD,qDACC,oBAAA,CAQJ,4BACC,aAvzDG,CAwzDH,uBAAA,CAEA,kCACC,aA3zDE,CA4zDF,oBAAA,CAIF,wCACC,eAAA,CACA,cAAA,CACA,+BA1zDU,CA2zDV,UAj0DI,CAo0DL,wCACC,kBAAA,CAIF,kCACC,mBAAA,CAEA,yCACC,iBAAA,CAIF,8BACC,aAAA,CACA,eAAA,CAaF,0BACC,aAAA,CAGA,mCACC,cAAA,CACA,UAAA,CAIF,uBACC,eAAA,CAGD,oBACC,iBAAA,CAEA,2rFACC,wBAAA,CACA,gBAAA,CACA,eAAA,CACA,oBAAA,CACA,iBAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CAIA,0BACC,UAAA,CAKH,2BACC,iBAAA,CAEA,6BACC,aA34DI,CA44DJ,eAAA,CCl4DC,yBDs4DH,0BAEE,SAAA,CAAA,CAGD,iDACC,YAAA,CACA,oBAAA,CACA,QAAA,CACA,iBAAA,CAEA,qDACC,UAAA,CACA,WAAA,CACA,gBAAA,CAIF,6CAEC,UAj6DK,CAo6DL,iBAAA,CACA,kBAAA,CACA,eAAA,CAGD,6BACC,+BAp6DW,CAs6DX,eAAA,CACA,cAAA,CAGD,kCACC,YAAA,CACA,0BAAA,CACA,oBAAA,CACA,sBAAA,CACA,mBAAA,CACA,cAAA,CAEA,gDACC,UAAA,CACA,QAAA,CACA,cAAA,CACA,UAAA,CAGD,iDACC,UAAA,CACA,cAAA,CACA,kBAAA,CAGD,yCACC,eAAA,CAEA,gBAAA,CACA,aA58DG,CA68DH,+BAp8DU,CAq8DV,OAAA,CAGD,6CACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,+BA78DU,CA88DV,OAAA,CAEA,aAAA,CAEA,iBAAA,CAEA,oDACC,UAAA,CACA,iBAAA,CACA,UAAA,CACA,UAAA,CACA,OAAA,CACA,UAAA,CACA,+BAAA,CAQD,kDACC,OAAA,CACA,UAAA,CACA,eAAA,CACA,qBAAA,CACA,wBAAA,CACA,iBAAA,CACA,oBAAA,CACA,qBAAA,CACA,oBAAA,CACA,cAAA,CACA,gBAAA,CACA,wBAAA,CACA,gBAAA,CACA,aAAA,CAKH,yCACC,YAAA,CACA,aAAA,CAEA,6DACC,YAAA,CACA,kBAAA,CACA,qBAAA,CACA,qBAAA,CAEA,oEACC,YAAA,CAGD,+IAEC,UAAA,CACA,WAAA,CACA,wBA5gEG,CA6gEH,iBAAA,CACA,oBAAA,CACA,qBAAA,CACA,gBAAA,CACA,iBAAA,CACA,iBAAA,CACA,uBAAA,CAEA,uJACC,UAxhEE,CAyhEF,UAAA,CAGD,2JACC,qBA7hEE,CA+hEF,mKACC,UAAA,CACA,SAAA,CAKH,uEACC,UAAA,CACA,iBAAA,CACA,YAAA,CACA,WAAA,CACA,wBAAA,CAEA,6EACC,YAAA,CACA,qBAAA,CACA,eAAA,CAMF,+DACC,YAAA,CAIF,gDACC,kBAAA,CACA,UAAA,CACA,eAAA,CACA,aAAA,CACA,UAAA,CACA,YAAA,CACA,cAAA,CACA,eAAA,CACA,QAAA,CACA,kBAAA,CAEA,uDACC,YAAA,CAKH,6CACC,UA9kEK,CA+kEL,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CAGC,sDACC,eAAA,CAMF,6DACC,iBAAA,CACA,YAAA,CACA,+BAAA,CACA,OAAA,CAEA,wEACC,YAAA,CAGD,+EACC,uCAAA,CACA,oBAAA,CACA,iBAAA,CAGD,iFACC,WAAA,CACA,eAAA,CAGD,gKAEC,wBAAA,CACA,aAAA,CACA,YAAA,CACA,iBAAA,CACA,iBAAA,CAIF,gEACC,YAAA,CACA,qBAAA,CACA,QAAA,CAEA,sEACC,0BAAA,CAAA,qBAAA,CACA,eAAA,CAGD,yEACC,UAAA,CACA,wBAAA,CACA,aAAA,CACA,SAAA,CACA,QAAA,CACA,eAAA,CACA,2CAAA,CACA,eAAA,CACA,qBAAA,CACA,gBAAA,CACA,WAAA,CACA,kBAAA,CACA,eAAA,CAMJ,oBACC,eAAA,CACA,WAAA,CAEA,wBACC,UAAA,CAIF,kBACC,iBAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,iBAAA,CACA,UAAA,CClpEE,yBD4oEH,kBASE,YAAA,CAAA,CAGD,oBACC,eAAA,CACA,aAAA,CACA,4BAAA,CACA,+BAAA,CACA,6BAAA,CACA,8BAAA,CACA,YAAA,CACA,WAAA,CAEA,gCACC,6BAAA,CAGD,+BACC,8BAAA,CCvqEA,yBDwpEF,oBAmBE,WAAA,CACA,UAAA,CAAA,CAGD,wBACC,WAAA,CACA,UAAA,CACA,mBAAA,CAAA,gBAAA,CAQA,kDACC,kBAAA,CACA,UAAA,CACA,UAltEG,CAmtEH,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CAGD,gEACC,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,iBAAA,CAEA,uEACC,gBAAA,CAGD,iFACC,eAAA,CACA,iBAAA,CACA,UAtuEE,CAuuEF,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,kBAAA,CACA,eAAA,CAGD,wEACC,gBAAA,CAEA,8EACC,YAAA,CAGD,8EACC,oBAAA,CACA,gBAAA,CACA,eAAA,CACA,kBAAA,CACA,wBAAA,CACA,cAAA,CACA,eAAA,CACA,cAAA,CAEA,0FACC,aAAA,CAGD,qFACC,wBAAA,CASP,sBACC,eAAA,CAEA,gDACC,kBAAA,CAEA,0DACC,qBAAA,CACA,MAAA,CAGD,2DAEC,qBAAA,CACA,UAAA,CACA,YAAA,CACA,oBAAA,CACA,sBAAA,CACA,eAAA,CACA,eAAA,CACA,gBAAA,CACA,mBAAA,CAGA,8DACC,SAAA,CAWA,UAjzEG,CAkzEH,cAAA,CAEA,iBAAA,CAGA,yEACC,cAAA,CAGD,oEACC,aA/zEC,CAk0EF,sEACC,sBAAA,CAOH,gDAEC,cAAA,CACA,eAAA,CACA,kBAAA,CAIF,mCACC,YAAA,CAMA,kBAAA,CCj0EC,yBD0zEF,mCAIE,YAAA,CAAA,CAKD,0CACC,YAAA,CAGD,8CACC,eAAA,CAGD,8CACC,+BA31EU,CA41EV,cAAA,CACA,eAAA,CACA,kBAAA,CAQH,mWACC,iBAAA,CAIA,iFACC,kBAAA,CAEA,2FACC,wBAAA,CACA,eAAA,CACA,eAAA,CACA,oBAAA,CACA,iBAAA,CACA,QAAA,CACA,SAAA,CACA,UAAA,CACA,eAAA,CCx2EA,yBDm3EH,okBAEE,gBAAA,CAAA,CAIF,yFACC,eAAA,CAGD,2GACC,gBAAA,CAEA,sIACC,YAAA,CACA,6BAAA,CACA,cAAA,CAEA,mTAEC,SAAA,CACA,kBAAA,CCx4EA,yBDq4ED,mTAME,UAAA,CACA,eAAA,CAAA,CAIF,2JACC,iBAAA,CACA,eAAA,CCl5EA,yBDg5ED,2JAKE,cAAA,CAAA,CAIF,qMACC,UAAA,CACA,YAAA,CACA,cAAA,CAEA,08CAEC,UAAA,CAGD,sOACC,YAAA,CACA,0BAAA,CACA,kBAAA,CACA,kBAAA,CAIA,iQACC,sBAAA,CACA,uBAAA,CACA,YAAA,CAEA,iTACC,aAAA,CAGD,2SACC,cAAA,CAKH,4OACC,kBAAA,CC37ED,yBD87EA,yOAEE,UAAA,CAAA,CAKH,wMACC,YAAA,CAGD,0KACC,0BAAA,CC18EA,yBD68ED,yLAEE,UAAA,CACA,kBAAA,CAAA,CAGD,oNACC,YAAA,CACA,kBAAA,CAEA,gOACC,WAAA,CAGD,yOACC,kBAAA,CAGD,2PACC,kBAAA,CCh+EF,yBDq+ED,+LAEE,UAAA,CACA,kBAAA,CAAA,CAGD,ycAEC,kBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CAEA,qdACC,kBA3gFC,CA4gFD,UAAA,CACA,iBAAA,CACA,oBAAA,CACA,gBAAA,CACA,gBAAA,CC38EJ,uBAAA,CD88EI,+fACC,YAAA,CAGD,yfACC,oBAAA,CACA,kBAzhFA,CA8hFH,0NACC,YAAA,CACA,kBAAA,CAEA,+OACC,kBAAA,CAGD,iQACC,kBAAA,CAGD,+OACC,gBAAA,CACA,gBAAA,CACA,kBAAA,CAQJ,gIACC,mBAAA,CACA,gBAAA,CACA,YAAA,CACA,6BAAA,CCjiFC,yBD6hFF,gIAOE,cAAA,CAAA,CAGD,wUAEC,SAAA,CCziFA,yBDuiFD,wUAKE,UAAA,CACA,kBAAA,CAAA,CAIF,2JACC,UAAA,CACA,eAAA,CACA,YAAA,CAGD,wJACC,eAAA,CACA,YAAA,CACA,wBAAA,CC1jFA,yBDujFD,wJAME,UAAA,CACA,cAAA,CAEA,uKACC,UAAA,CAAA,CAIF,0KACC,WAAA,CAGD,uKACC,WAAA,CACA,cAAA,CACA,eAAA,CAOL,sBACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,UAAA,CACA,WAAA,CACA,0BAAA,CACA,YAAA,CACA,aAAA,CACA,YAAA,CC/iFC,uBAAA,CA7CE,yBDmlFJ,sBAaE,YAAA,CAAA,CAGD,kCACC,eAAA,CAGD,mCACC,gBAAA,CACA,WAAA,CACA,qBAAA,CACA,wBAAA,CC9jFA,uBAAA,CDgkFA,eAAA,CAKD,wBACC,eAAA,CACA,WAAA,CAEA,uNACC,kBAAA,CAMF,0BACC,kBAAA,CAGD,uBACC,aA1pFK,CA+pFN,sCACC,mBAAA,CAEA,2CACC,mBAAA,CAGD,kDACC,YAAA,CACA,6BAAA,CACA,QAAA,CACA,mBAAA,CClpFC,yBD8oFF,kDAOE,yBAAA,CAAA,CAGD,0DACC,YAAA,CACA,kBAAA,CAGD,qDACC,eAAA,CAGD,oDACC,eAAA,CAKH,6BACC,YAAA,CACA,6BAAA,CCzqFE,yBDuqFH,6BAKE,cAAA,CAAA,CAGD,uEAEC,SAAA,CACA,YAAA,CClrFC,yBD+qFF,uEAME,UAAA,CAAA,CAIF,oCACC,wBAAA,CAEA,yCACC,kBAAA,CC7rFA,yBDyrFF,oCAQE,0BAAA,CACA,gBAAA,CAAA,CAGD,kDACC,mBAAA,CASJ,2BAEC,YAAA,CACA,sBAAA,CAEA,6CACC,UAAA,CACA,eAAA,CAGD,qCACC,kBAAA,CACA,UAAA,CAGD,+BACC,aAvvFK,CAkwFP,gBACC,kBAAA,CAEA,8BACC,YAAA,CACA,cAAA,CACA,QAAA,CAEA,qCACC,eAAA,CAIF,wCACC,gBAAA,CACA,WAAA,CCvwFE,yBDqwFH,wCAKE,eAAA,CAAA,CAGD,iDACC,cAAA,CACA,gBAAA,CACA,UAAA,CChxFC,yBDwvFJ,gBA6BE,YAAA,CACA,0BAAA,CAAA,CCxwFE,yBD0uFJ,gBAkCE,mBAAA,CACA,+BAAA,CACA,kBAAA,CAEA,uBACC,UAAA,CACA,aAAA,CACA,UAAA,CAAA,CAIF,uBACC,YAAA,CACA,UAAA,CACA,iBAAA,CACA,cAAA,CC3xFE,yBDuxFH,uBAOE,UAAA,CAAA,CAGD,2BACC,WAAA,CACA,UAAA,CACA,mBAAA,CAAA,gBAAA,CAIF,yBACC,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,cAAA,CAEA,2BACC,UAAA,CC/yFC,yBDwyFH,yBAWE,wBAAA,CACA,WAAA,CACA,cAAA,CACA,kBAAA,CAAA,CCtzFC,yBDyzFF,+BAEE,kBAAA,CAAA,CAIF,2BACC,eAAA,CACA,UAt1FK,CAu1FL,cAAA,CCrxFD,uBAAA,CA7CE,yBD+zFF,2BAOE,cAAA,CAAA,CAGD,iCACC,aAl2FG,CAm2FH,oBAAA,CAIF,sCACC,iBAAA,CACA,cAAA,CAIF,wBACC,gBAAA,CACA,+BAt2FY,CAu2FZ,cAAA,CACA,eAAA,CACA,kBAAA,CACA,YAAA,CACA,kBAAA,CC51FE,yBDq1FH,wBAUE,wBAAA,CACA,WAAA,CACA,WAAA,CACA,kBAAA,CAAA,CAIA,oCACC,gBAAA,CACA,iBAAA,CCx2FA,yBDs2FD,oCAKE,gBAAA,CACA,iBAAA,CAAA,CAKH,0BACC,iBAAA,CACA,oBAAA,CACA,gBAAA,CCp3FC,yBDi3FF,0BAME,gBAAA,CAAA,CAGD,kCACC,UAAA,CACA,iBAAA,CACA,UAAA,CACA,UAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CAEA,wBAAA,CAKH,yBACC,YAAA,CACA,kBAAA,CC14FE,yBDw4FH,yBAME,gBAAA,CACA,WAAA,CACA,WAAA,CAAA,CAGD,uEAEC,UAAA,CACA,cAAA,CACA,WAAA,CACA,kBAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,iBAAA,CCh3FD,uBAAA,CDk3FC,SAAA,CACA,UAr7FK,CAs7FL,aAAA,CAEA,mFACC,eAz7FI,CA07FJ,UAAA,CAIF,mCACC,UAAA,CACA,iBAAA,CACA,YAAA,CACA,WAAA,CACA,wBAAA,CAGD,qCACC,WAAA,CACA,SAAA,CACA,eAz8FK,CA08FL,QAAA,CACA,iBAAA,CCz4FD,uBAAA,CD24FC,YAAA,CACA,UAAA,CACA,kBAAA,CACA,sBAAA,CAEA,2CACC,kBAp9FQ,CAu9FT,uCACC,cAAA,CAMJ,gBACC,YAAA,CACA,wBAAA,CACA,eAAA,CACA,cAAA,CACA,iBAAA,CAEA,qBACC,0BAAA,CAGD,oBACC,eAAA,CACA,kBAAA,CACA,cAAA,CACA,+BAt+FY,CAy+Fb,qBACC,gBAAA,CACA,eAAA,CAOF,WACC,YAAA,CACA,cAAA,CAEA,oBACC,sBAAA,CACA,WAAA,CACA,YAAA,CACA,wBAAA,CAEA,2BACC,wBAAA,CAGD,6BACC,gBAAA,CAEA,+BACC,eAAA,CACA,iBAAA,CCz8FF,uBAAA,CD28FE,aAhhGG,CAkhGH,2CACC,aAjhGO,CAohGR,qCACC,oBAAA,CACA,aAphGQ,CAmiGV,uDACC,iBAAA,CAMF,wCACC,eAAA,CACA,eAAA,CACA,YAAA,CCzhGC,yBD4hGF,0CAEE,6BAAA,CAAA,CC5iGA,yBDijGC,mEACC,aAAA,CAGD,iEACC,aAAA,CAAA,CCxiGF,yBDiiGD,mDAYE,sBAAA,CACA,eAAA,CACA,YAAA,CAEA,mEACC,aAAA,CAGD,iEACC,cAAA,CAAA,CAOL,2BACC,mBAAA,CAEA,8BACC,YAAA,CACA,oBAAA,CACA,QAAA,CACA,SAAA,CACA,0BAAA,CAEA,iCACC,SAAA,CACA,iBAAA,CACA,iBAAA,CACA,gBAAA,CAEA,6CACC,aAAA,CAGD,mCACC,cAAA,CACA,eAAA,CACA,UAAA,CCviGH,uBAAA,CDkjGF,wCACC,qBAAA,CACA,0BAAA,CAGD,iDAGG,qDACC,YAAA,CACA,0BAAA,CAEA,uDACC,cAAA,CACA,gBAAA,CAQF,0CAEC,2BAAA,CAOD,qCACC,cAAA,CAMF,6BACC,cAAA,CAKD,0BACC,iBAAA,CAAA,CAKH,gDACC,wEACC,cAAA,CAGD,oBACC,gBAAA,CACA,mBAAA,CAGC,qDACC,UAAA,CACA,0BAAA,CACA,YAAA,CACA,kBAAA,CAMF,iBACC,cAAA,CAGD,gBACC,cAAA,CACA,gBAAA,CAKD,4BACC,kBAAA,CAKD,oBACC,kBAAA,CACA,eAAA,CAKC,oHACC,OAAA,CAGD,oHACC,OAAA,CAOH,0BACC,SAAA,CAEA,6BACC,cAAA,CASC,8CACC,YAAA,CAQJ,8BAKC,kBAAA,CAAA,CCpuGC,sED+tGF,8BAEE,eAAA,CAAA,CAhFJ,gDAsFE,+BAKC,iBAAA,CAAA,CC5uGC,sEDuuGF,+BAEE,cAAA,CAAA,CAxFJ,gDAgGG,+eACC,cAAA,CACA,eAAA,CACA,mBAAA,CAMF,oBACC,iCAAA,CAQE,uEACC,oBAAA,CACA,qBAAA,CAUF,6DACC,0BAAA,CAEA,6EACC,gBAAA,CAGD,2EACC,iBAAA,CAGD,sJAEC,aAAA,CAGD,mJAEC,cAAA,CAAA,CAQN,yBACC,wEACC,cAAA,CAEA,8IACC,kBAAA,CAIF,sEACC,iBAAA,CACA,kBAAA,CAGD,KACC,iBAAA,CACA,UAAA,CAEA,uBACC,iBAAA,CACA,SAAA,CACA,OAAA,CACA,cAAA,CACA,WAAA,CACA,WAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAAA,CAEA,8BACC,YAAA,CAGD,2BACC,UAAA,CAIF,iBACC,gBAAA,CACA,kBAAA,CAMA,gBACC,eAAA,CACA,WAAA,CAIF,sBACC,6BAAA,CACA,eAAA,CAKD,8BACC,cAAA,CACA,WAAA,CACA,WAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CACA,cAAA,CACA,OAAA,CACA,QAAA,CACA,UAAA,CACA,cAAA,CAEA,qCACC,YAAA,CAGD,kCACC,UAAA,CAIF,6BACC,YAAA,CACA,cAAA,CACA,MAAA,CACA,KAAA,CACA,UAAA,CACA,eAAA,CACA,kBAx5GK,CAy5GL,gBAAA,CACA,UAAA,CACA,sBAAA,CAEA,kCACC,iBAAA,CACA,eAAA,CACA,cAAA,CACA,eAAA,CACA,QAAA,CACA,SAAA,CAEA,oDACC,iBAAA,CACA,eAAA,CACA,KAAA,CACA,kBAz6GG,CA06GH,UAAA,CACA,eAAA,CACA,gBAAA,CAGD,uCACC,iBAAA,CACA,MAAA,CAGD,qCACC,eAAA,CACA,SAAA,CACA,QAAA,CAEA,wCACC,cAAA,CAEA,sDACC,YAAA,CAGD,qDACC,OAAA,CAGD,0CACC,+BAj8GO,CAk8GP,cAAA,CACA,UAz8GC,CCkEN,uBAAA,CDy4GK,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,UAAA,CACA,gBAAA,CAAA,CC17GH,+CDi7GE,0CAYE,cAAA,CACA,cAAA,CAAA,CArJR,yBAwJO,gDACC,aA19GD,CA29GC,oBAAA,CAWL,qDACC,2BAAA,CACA,kBAAA,CAKH,cACC,YAAA,CAIA,2KACC,iBAAA,CACA,kBAAA,CAEA,qNACC,kBAAA,CAMF,gBACC,YAAA,CAIF,gBACC,iBAAA,CAEA,0BACC,kBAAA,CAIF,QACC,iBAAA,CAEA,uIACC,iBAAA,CAGD,kBACC,kBAAA,CAcD,0BACC,cAAA,CAEA,6BACC,cAAA,CAMF,2BAEC,YAAA,CAAA,CASF,8CACC,mBAAA,CACA,+BAAA,CACA,kBAAA,CAOF,oBACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,0BAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CAEA,gCACC,eAAA,CACA,UAAA,CACA,eAAA,CACA,uGAAA,CAEA,eAAA,CAEA,kDACC,sBAAA,CACA,cAAA,CACA,eAAA,CACA,+BAAA,CACA,YAAA,CACA,6BAAA,CACA,kBAAA,CACA,aA3lHI,CCUH,yBDykHF,kDAWE,cAAA,CAAA,CAGD,oDACC,UA/lHI,CCkEN,uBAAA,CDgiHE,0DACC,aAlmHQ,CAumHX,oDACC,YAAA,CACA,wBAAA,CACA,kBAAA,CACA,YAAA,CACA,4BAAA,CACA,QAAA,CAEA,yDACC,iBAAA,CAEA,qEACC,UApnHG,CAqnHH,cAAA,CACA,cAAA,CAKH,oDACC,iBAAA,CAEA,uDACC,kBAAA,CACA,SAAA,CACA,cAAA,CAGD,kEACC,YAAA,CACA,0BAAA,CACA,eAAA,CACA,mBAAA,CAEA,qFACC,UAAA,CAID,2FACC,kBA7oHQ,CAipHT,2FACC,eArpHG,CAypHJ,iGACC,eA1pHG,CA6pHJ,2EACC,0BAAA,CACA,0BAAA,CACA,eAAA,CACA,iBAAA,CAEA,gFACC,wBAAA,CACA,eAAA,CACA,eAAA,CACA,oBAAA,CACA,iBAAA,CACA,QAAA,CACA,UAAA,CACA,UAAA,CACA,eAAA,CCrqHF,yBDspHA,2EAmBE,0BAAA,CACA,0BAAA,CAAA,CC1qHF,0BDspHA,2EAwBE,0BAAA,CACA,0BAAA,CAAA,CAGD,kFACC,gBAAA,CACA,aAAA,CACA,iBAAA,CACA,kBA3rHE,CAgsHC,uGACC,SAAA,CAGD,wGACC,oBAAA,CACA,SAAA,CAMJ,uFACC,WAAA,CACA,UAAA,CACA,aAAA,CACA,iBAAA,CACA,eAAA,CACA,KAAA,CACA,MAAA,CAEA,2FACC,WAAA,CACA,UAAA,CACA,mBAAA,CAAA,gBAAA,CACA,6BAAA,CAAA,0BAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CAEA,iGACC,sBAAA,CAGD,kGACC,sBAAA,CACA,SAAA,CAOH,oGACC,+BAxuHO,CAyuHP,kBAAA,CACA,YAAA,CACA,sBAAA,CAEA,2GACC,cAAA,CACA,eAAA,CACA,aAzvHD,CA4vHA,+GACC,cAAA,CACA,eAAA,CACA,aAAA,CACA,iBAAA,CACA,iBAAA,CAEA,uHACC,UAAA,CACA,iBAAA,CACA,UAAA,CACA,OAAA,CACA,OAAA,CACA,QAAA,CACA,+BAAA,CAKH,+FACC,cAAA,CACA,+BAxwHO,CA0wHP,iGACC,UAjxHA,CAkxHA,aAAA,CACA,eAAA,CACA,iBAAA,CACA,iBAAA,CACA,eAAA,CACA,sBAAA,CACA,mBAAA,CACA,oBAAA,CACA,2BAAA,CAEA,uGACC,oBAAA,CAEA,8GACC,UAAA,CAIF,wGACC,UAAA,CACA,aAAA,CACA,UAAA,CACA,eAxyHD,CAyyHC,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CC1uHP,uBAAA,CDsvHF,sBACC,gBAAA,CAEA,2BACC,eAAA,CACA,WAAA,CAIF,aACC,cAAA,CACA,eAAA,CACA,YAAA,CAEA,iBACC,WAAA,CAIF,UACC,cAAA,CACA,KAAA,CACA,MAAA,CACA,WAAA,CACA,YAAA,CACA,0BAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,yBACC,WAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CAEA,6BACC,WAAA,CACA,UAAA,CACA,qBAAA,CAAA,kBAAA,CAKH,aACC,eAAA,CAEA,iBACC,UAAA,CCn2HE,yBDu2HF,qBACC,YAAA,CAAA,CC11HC,yBD+1HF,uBACC,YAAA,CAAA,CAKH,eACC,YAAA,CACA,cAAA,CAEA,yBACC,sBAAA,CACA,uBAAA,CC51HE,gDD01HH,yBAKE,sBAAA,CAAA,CC/1HC,+CD01HH,yBASE,iCAAA,CAAA,CCl3HC,yBDy2HH,yBAaE,iCAAA,CAAA,CCt3HC,yBDy2HH,yBAiBE,sBAAA,CAAA,CAGD,2BACC,aAAA,CACA,UAAA,CAEA,+BACC,UAAA,CAOH,4IACC,iBAAA,CAGD,uBACC,YAAA,CACA,eAAA,CAGD,wBACC,uBAAA,CACA,cAAA,CACA,kBAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBAAA,CACA,uBAAA,CACA,sBAAA,CAEA,sDAEC,UAAA,CAOH,aACC,UAAA,CAID,oBACC,YAAA,CAEA,wCACC,YAAA,CACA,cAAA,CAEA,kDACC,YAAA,CACA,iBAAA,CACA,YAAA,CACA,kBAAA,CAEA,4DACC,UAAA,CACA,WAAA,CACA,kBAAA,CACA,eAAA,CACA,aAAA,CAEA,0EACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,kBAAA,CACA,aAAA,CAIA,gFACC,oBAAA,CAKH,wEACC,iBAAA,CACA,KAAA,CACA,MAAA,CACA,qBAAA,CAEA,oFACC,cAAA,CACA,oBAAA,CACA,UA3+HG,CA4+HH,kBAAA,CACA,cAAA,CACA,eAAA,CCv+HD,yBDi+HA,oFASE,cAAA,CAAA,CAGD,0FACC,+CAAA,CAGD,2FACC,eAAA,CAIF,qFACC,kBAAA,CACA,cAAA,CACA,aA//HQ,CAggIR,YAAA,CC1/HD,yBDs/HA,qFAOE,aAAA,CAAA,CAKH,gEACC,iBAAA,CACA,kBAAA,CACA,wBA1gII,CA2gIJ,UA7gII,CA8gIJ,WAAA,CACA,eAAA,CACA,cAAA,CACA,cAAA,CACA,eAAA,CACA,cAAA,CACA,aAAA,CACA,oBAAA,CACA,WAAA,CAEA,sEACC,wBA5hIE,CA6hIF,aAxhIG,CA6hIN,mIAEC,UAAA,CC1hIC,yBDwhIF,mIAKE,SAAA,CAAA,CAGD,+KACC,SAAA,CAIF,mIAEC,UAAA,CCviIC,yBDqiIF,mIAKE,SAAA,CAAA,CAGD,+KACC,SAAA,CAQF,gIAEC,iBAAA,CAUD,kqJACC,cAAA,CAMA,eAAA,CACA,iBAAA,CC1kIC,yBDkkIF,kqJAIE,cAAA,CAAA,CAOF,k6BACC,cAAA,CACA,YAAA,CAMA,iBAAA,CACA,gBAAA,CACA,kBAAA,CACA,eAAA,CACA,kBAAA,CCzlIC,yBD6kIF,k6BAKE,cAAA,CAAA,CAkBF,qCACC,cAAA,CCrmIC,yBDomIF,qCAIE,cAAA,CAAA,CAKD,8CACC,cAAA,CAMA,UA3nII,CA4nIJ,eAAA,CCrnIA,yBD6mID,8CAIE,cAAA,CAAA,CAMD,mDACC,UA/nIG,CAgoIH,cAAA,CACA,eAAA,CAQL,YACC,iBAAA,CACA,kBAAA,CCtnIG,yBDonIJ,YAKE,YAAA,CAAA,CCznIE,yBDonIJ,YASE,YAAA,CAAA,CAGD,iBACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,kBAAA,CAGD,4BACC,YAAA,CACA,qBAAA,CACA,WAAA,CACA,iBAAA,CACA,kBAAA,CACA,UAAA,CAEA,4CAEC,WAAA,CACA,UAAA,CACA,wBA3qII,CA4qIJ,iBAAA,CACA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,gBAAA,CACA,cAAA,CACA,wCAAA,CACA,iBAAA,CACA,iBAAA,CAGD,mDACC,WAAA,CACA,YAAA,CAGD,8CAEC,WAAA,CACA,YAAA,CACA,YAAA,CAEA,mDACC,UAAA,CACA,WAAA,CAEA,iEACC,cAAA,CACA,UAAA,CACA,WAAA,CACA,QAAA,CACA,YAAA,CAGC,wEACC,eAAA,CAEA,4EACC,qBAAA,CAAA,kBAAA,CAKH,kFACC,SAAA,CAEA,wFACC,cAAA,CACA,mBAAA,CACA,2BAAA,CACA,oBAAA,CACA,eAAA,CACA,iBAAA,CACA,UAAA,CACA,eAAA,CAIA,qGACC,YAAA,CAGD,iGACC,cAAA,CAEA,sGACC,cAAA,CAQN,sDACC,aAAA,CAKH,8BACC,OAAA,CACA,OAAA,CCtuIE,yBDouIH,8BAKE,OAAA,CAAA,CCzuIC,yBDouIH,8BASE,OAAA,CAAA,CAIF,8BACC,OAAA,CACA,QAAA,CCnvIE,yBDivIH,8BAKE,OAAA,CACA,QAAA,CAAA,CCvvIC,yBDivIH,8BAUE,QAAA,CAAA,CAIF,8BACC,OAAA,CACA,QAAA,CCjwIE,yBD+vIH,8BAKE,OAAA,CACA,UAAA,CAAA,CAGD,yBATD,8BAUE,YAAA,CAAA,CAKH,4BACC,GACC,0BAAA,CAGD,IACC,6BAAA,CAGD,KACC,0BAAA,CAAA,CAKF,UACC,gBAAA,CC9xIG,yBD6xIJ,UAIE,iBAAA,CAAA,CAGD,yBACC,gBAAA,CACA,UAAA,CCtyIE,yBDoyIH,yBAKE,iBAAA,CAAA,CAGD,uCACC,gBAAA,CACA,UAAA,CC9yIC,yBD4yIF,uCAKE,iBAAA,CAAA,CAGD,sDACC,gBAAA,CACA,UAAA,CCtzIA,yBDozID,sDAKE,iBAAA,CAAA,CAGD,oEACC,gBAAA,CACA,UAAA,CC9zID,yBD4zIA,oEAKE,iBAAA,CAAA,CAGD,sEACC,YAAA,CACA,0BAAA,CACA,UAAA,CACA,WAAA,CACA,qBAAA,CACA,QAAA,CACA,kBAAA,CC30IF,yBDo0IC,sEAUE,qBAAA,CAAA,CAGD,kFACC,SAAA,CACA,eAAA,CACA,eAAA,CCp1IH,yBDi1IE,kFAME,UAAA,CACA,eAAA,CAAA,CCx1IJ,yBDi1IE,kFAWE,eAAA,CAAA,CC51IJ,yBDi1IE,kFAeE,gBAAA,CAAA,CAGD,sFACC,UAAA,CACA,WAAA,CACA,mBAAA,CAAA,gBAAA,CACA,kBAAA,CAIF,mGACC,SAAA,CC52IH,yBD22IE,mGAIE,UAAA,CAAA,CAGD,+GACC,WAAA,CACA,iBAAA,CACA,kBAAA,CACA,wBA94ID,CA+4IC,UAAA,CACA,WAAA,CACA,cAAA,CACA,cAAA,CACA,eAAA,CACA,cAAA,CC53IJ,yBDk3IG,+GAaE,cAAA,CACA,kBAAA,CAAA,CAGD,qHACC,qBAz5ID,CA65ID,kHACC,cAAA,CACA,QAAA,CACA,mBAAA,CACA,eAAA,CC15IJ,yBDs5IG,kHAOE,cAAA,CACA,mBAAA,CACA,2BAAA,CACA,oBAAA,CACA,eAAA,CAAA,CAIF,kHACC,cAAA,CACA,aA76IK,CA86IL,QAAA,CACA,mBAAA,CACA,mBAAA,CACA,2BAAA,CACA,oBAAA,CACA,eAAA,CC76IJ,yBDq6IG,kHAWE,cAAA,CAAA,CAIF,6GACC,YAAA,CACA,0BAAA,CACA,OAAA,CACA,kBAAA,CACA,eAAA,CACA,cAAA,CACA,UAl8IA,CCOJ,yBDo7IG,6GAUE,cAAA,CAAA,CAUR,yBACC,WAAA,CACA,qBAAA,CACA,UAAA,CACA,WAAA,CACA,kBAAA,CACA,iCAAA,CACA,cAAA,CAEA,6BACC,cAAA,CAGD,+BACC,wBAh+II,CAk+IJ,mCACC,SAAA,CAMF,oDACC,QAAA,CACA,SAAA,CCj+IC,yBD+9IF,oDAKE,SAAA,CAAA,CCp+IA,yBD+9IF,oDASE,SAAA,CAAA,CCx+IA,yBD+9IF,oDAaE,SAAA,CACA,0BAAA,CAAA,CC7+IA,yBD+9IF,oDAkBE,SAAA,CAAA,CCj/IA,0BD+9IF,oDAsBE,uBAAA,CACA,SAAA,CACA,OAAA,CAAA,CCv/IA,0BD+9IF,oDA4BE,SAAA,CACA,UAAA,CAAA,CAIF,oDACC,QAAA,CACA,QAAA,CClgJC,yBDggJF,oDAKE,QAAA,CAAA,CCrgJA,yBDggJF,oDASE,QAAA,CAAA,CCzgJA,yBDggJF,oDAaE,0BAAA,CACA,QAAA,CAAA,CC9gJA,yBDggJF,oDAkBE,QAAA,CAAA,CClhJA,0BDggJF,oDAsBE,uBAAA,CACA,SAAA,CACA,UAAA,CAAA,CCxhJA,0BDggJF,oDA4BE,SAAA,CACA,UAAA,CAAA,CAMJ,iBACC,YAAA,CAEA,sBACC,QAAA,CACA,cAAA,CAEA,8BACC,cAAA,CACA,eAAA,CAOD,iCACC,cAAA,CACA,eAAA,CAOH,YACC,YAAA,CACA,6BAAA,CACA,wBAAA,CACA,kBAAA,CACA,UAAA,CACA,oBAAA,CACA,YAAA,CACA,WAAA,CACA,yBAAA,CACA,kBAAA,CACA,QAAA,CCzjJG,yBD8iJJ,YAcE,qBAAA,CACA,YAAA,CAAA,CAGD,mBACC,0BAAA,CACA,aAAA,CACA,iBAAA,CACA,kBAAA,CACA,cAAA,CACA,eAAA,CAGD,kBACC,SAAA,CACA,iBAAA,CACA,6BAAA,CACA,cAAA,CACA,UAnmJM,CAomJN,eAAA,CAGD,iCACC,SAAA,CCnlJE,yBDklJH,iCAIE,UAAA,CAAA,CAIA,0DACC,YAAA,CC3lJA,yBDklJH,iCAcE,UAAA,CAAA,CAGD,6CACC,eAAA,CAGD,wCACC,iBAAA,CACA,kBAAA,CACA,2BAAA,CACA,8BAAA,CACA,wBAAA,CAGD,8CACC,qBAAA,CACA,eAAA,CAGD,sCACC,+BAAA,CACA,4BAAA,CACA,cAAA,CACA,wBAhpJI,CAipJJ,cAAA,CAEA,4CACC,qBAjpJI,CAspJP,uBAEC,cAAA,CACA,eAAA,CAKF,QACC,wBAlqJM,CAmqJN,UAAA,CACA,iBAAA,CACA,mBAAA,CAEA,aACC,6BAAA,CAME,oBACC,UAAA,CACA,UAAA,CACA,cAAA,CAEA,0BACC,UAjrJE,CA2rJJ,wCACC,cAAA,CACA,iBAAA,CAGD,wCACC,UAAA,CACA,UAAA,CACA,cAAA,CAEA,8CACC,UAtsJE,CA6sJP,wBACC,YAAA,CACA,kBAAA,CACA,QAAA,CAEA,qCACC,UAAA,CACA,WAAA,CACA,qBAAA,CACA,kBAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,cAAA,CACA,cAAA,CAEA,uCACC,cAAA,CACA,eAAA,CACA,eAAA,CAEA,yCACC,UAnuJG,CAouJH,cAAA,CAIF,2CACC,qBAzuJI,CA0uJJ,UAAA,CAEA,6CACC,UAAA,CAMJ,uIACC,cAAA,CAGD,WACC,aAAA,CACA,cAAA,CCpuJE,yBDkuJH,WAKE,aAAA,CAAA,CAGD,aACC,cAAA,CC3uJC,yBD0uJF,aAIE,cAAA,CAAA,CAKH,qBACC,YAAA,CAEA,uBACC,cAAA,CACA,aAAA,CAOF,0BACC,cAAA,CACA,gBAAA,CAGD,gCACC,cAAA,CCrwJE,yBDywJF,0BACC,iBAAA,CAGD,gCACC,iBAAA,CACA,eAAA,CAAA,CAOF,uBACC,iBAAA,CACA,cAAA,CACA,aAAA,CCzxJE,yBDsxJH,uBAME,cAAA,CAAA,CAKF,0BACC,kBAAA,CAEA,sCACC,eAAA,CAEA,wCACC,aAAA,CACA,WAAA,CACA,UAAA,CACA,gBAAA,CACA,kBAAA,CACA,eAAA,CAEA,0BARD,wCASE,gBAAA,CAAA,CAGD,0BAZD,wCAaE,gBAAA,CAAA,CAGD,0BAhBD,wCAiBE,gBAAA,CAAA,CAGD,yBApBD,wCAqBE,gBAAA,CAAA,CAGD,yBAxBD,wCAyBE,gBAAA,CAAA,CAGD,4CACC,mBAAA,CAAA,gBAAA,CACA,WAAA,CACA,UAAA,CAKH,yCACC,iBAAA,CACA,eAAA,CACA,kBAAA,CAEA,2CACC,cAAA,CCj1JA,yBDg1JD,2CAIE,cAAA,CAAA,CAKH,iCACC,iBAAA,CACA,kBAAA,CAGD,iDACC,iBAAA,CAGD,oCACC,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,OAAA,CACA,cAAA,CAMD,2CACC,YAAA,CAGD,4CACC,cAAA,CACA,kBAAA,CCj4JC,yBD+3JF,4CAKE,cAAA,CAAA,CAIF,uCACC,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,OAAA,CACA,iBAAA,CACA,aAp5JU,CAq5JV,cAAA,CAEA,yCACC,aAx5JS,CA45JX,mCACC,aA75JU,CA+5JV,6CACC,YAAA,CACA,kBAAA,CAGD,6CACC,YAAA,CACA,sBAAA,CAIA,yCACC,kBAAA,CACA,gBAAA,CACA,mBAAA,CAAA,gBAAA,CAIF,sCACC,wBAAA,CACA,iBAAA,CACA,eAAA,CAGD,sCACC,wBAAA,CACA,gBAAA,CACA,eAAA,CAIA,8CACC,yBAAA,CCz7JD,yBDw7JA,8CAIE,yBAAA,CAAA,CAMJ,oCACC,aAAA,CACA,YAAA,CCp8JC,yBDk8JF,oCAKE,aAAA,CACA,YAAA,CAAA,CAIF,2CACC,cAAA,CAGD,uCACC,WAAA,CACA,wBAAA,CACA,UAAA,CACA,WAAA,CACA,UA59JK,CA69JL,YAAA,CACA,kBAAA,CACA,QAAA,CACA,gBAAA,CACA,cAAA,CAEA,2CACC,wBAAA,CAGD,6CACC,aA3+JG,CA6+JH,iDACC,YA9+JE,CAu/JP,OACC,QAAA,CAEA,+BAEC,YAAA,CAGD,UACC,wBA3/JM,CA4/JN,UA9/JM,CA+/JN,kBAAA,CACA,+BAAA,CACA,cAAA,CAEA,gBACC,wBAvgKI,CAygKJ,kBACC,UAAA,CAIF,eACC,YAAA,CACA,aAAA,CACA,cAAA,CAGD,YACC,cAAA,CACA,UAnhKK,CAohKL,cAAA,CACA,+BAAA,CACA,cAAA,CAKD,6BACC,wBA1hKK,CAkiKN,yBADD,4BAEE,YAAA,CAAA,CAIF,2BACC,cAAA,CACA,iBAAA,CACA,qBAAA,CACA,kBAAA,CCxhKE,yBDohKH,2BAOE,cAAA,CAAA,CAMA,qCACC,wBAAA,CACA,eAAA,CACA,cAAA,CAKC,kGAEC,mBAAA,CACA,eAAA,CACA,cAAA,CAUF,oRACC,cAAA,CACA,eAAA,CAGD,oRACC,cAAA,CACA,eAAA,CAGD,iRACC,cAAA,CAWD,6CACC,cAAA,CACA,eAAA,CAMF,2CACC,kBAAA,CAOF,iEACC,cAAA,CAEA,6FACC,cAAA,CACA,QAAA,CAIF,+ZACC,cAAA,CACA,kBAAA,CAKD,6BACC,YAAA,CAIA,mDACC,cAAA,CAGD,mEAKC,aA/oKS,CA2oKT,0EACC,UA7oKG,CAspKJ,sDACC,eAAA,CAKD,oDACC,eAAA,CAGD,2CACC,aAhqKQ,CAkqKR,gDACC,eAAA,CACA,UArqKE,CA0qKH,+CACC,aA1qKO,CAirKR,0DACC,aAlrKO,CAsrKT,sDACC,kBAAA,CACA,eAAA,CAKH,8BAEC,kBAAA,CACA,kBAAA,CAEA,mCACC,iBAAA,CAEA,cAAA,CAEA,yCACC,qBAAA,CAWF,4CACC,sBAAA,CACA,cAAA,CAEA,+CACC,cAAA,CAIE,8DACC,UAAA,CAKH,iDACC,iBAAA,CACA,aAAA,CACA,cAAA,CC/tKF,yBD4tKC,iDAME,cAAA,CAAA,CCluKH,0BD4tKC,iDAUE,cAAA,CAAA,CAGD,wDACC,iBAAA,CACA,UAAA,CACA,QAAA,CACA,MAAA,CACA,UAAA,CACA,wBAzvKA,CA0vKA,OAAA,CACA,cAAA,CAIA,8DACC,UAAA,CAKH,kDACC,kBAAA,CC5vKF,yBD8vKE,qDAGE,UAAA,CAAA,CAIA,8DACC,YAAA,CAQJ,oEACC,YAAA,CACA,kBAAA,CACA,OAAA,CAEA,sEACC,eAAA,CACA,cAAA,CAYJ,0CACC,8BAAA,CACA,UAAA,CACA,WAAA,CAEA,8CACC,SA9yKG,CA+yKH,UAAA,CACA,WAAA,CAQA,iDACC,8BAAA,CAIF,2CACC,UAAA,CACA,WAAA,CACA,8BAAA,CAEA,+CACC,UAAA,CACA,WAAA,CASL,sCACC,kBAAA,CACA,cAAA,CACA,eAAA,CAEA,4CACC,qBAn1KK,CCqBJ,yBDwzKH,sCAUE,UAAA,CAAA,CAMA,wRACC,cAAA,CACA,eAAA,CC10KA,yBDw0KD,wRAKE,cAAA,CAAA,CAIF,6CACC,4CAAA,CAIE,8DACC,eAAA,CAOD,sEACC,UAAA,CACA,WAAA,CASC,sHACC,qBAAA,CACA,eAAA,CAGD,uHACC,qBAAA,CACA,eAAA,CAMF,uFACC,2BAAA,CACA,8BAAA,CAGD,8EACC,+BAAA,CACA,4BAAA,CACA,cAAA,CAEA,oFACC,qBAAA,CAOH,qFACC,kBAAA,CAeH,gHACC,cAAA,CAEA,4HACC,aAp7KC,CAk8KF,sEACC,kBAAA,CAGD,uEACC,kBAAA,CACA,cAAA,CAEA,6EACC,qBAx8KC,CAk9KL,iEACC,kBAAA,CAGD,kEACC,kBAAA,CACA,cAAA,CAEA,wEACC,qBA39KG,CAi+KP,wCACC,wBAr+KK,CAs+KL,kBAAA,CACA,cAAA,CAEA,8CACC,qBAv+KK,CA8+KP,2BACC,kBAAA,CAEA,kCACC,UAAA,CACA,SAAA,CACA,gBAAA,CAOC,2CACC,kBAAA,CAOH,0CACC,kBAAA,CAMH,YACC,kBAAA,CAGC,qCACC,kBAAA,CACA,cAAA,CAGD,6CACC,cAAA,CAEA,mDACC,qBAvhLI,CA2hLN,6CACC,cAAA,CAEA,mDACC,aAliLG,CA0iLN,4BACC,kBAAA,CAKF,cACC,kBAAA,CAGC,8FAEC,mCAAA,CACA,yBAAA,CACA,6BAAA,CAEA,0GACC,gCAAA,CAQH,gCACC,mCAAA,CAUE,qKAEC,qBAAA,CACA,eAAA,CAmBA,+KAEC,qBAAA,CACA,eAAA,CAaF,8NACC,cAAA,CC7lLD,yBD4lLA,8NAIE,cAAA,CAAA,CAKD,2QACC,cAAA,CAKD,6RACC,kBAAA,CACA,cAAA,CAEA,+SACC,qBAroLC,CAipLN,mCACC,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,kBAAA,CAEA,mDACC,WAAA,CACA,WAAA,CACA,iCAAA,CACA,wBA9pLG,CA+pLH,+BAAA,CACA,4BAAA,CACA,WAAA,CACA,cAAA,CACA,cAAA,CC3oLA,yBDkoLD,mDAYE,UAAA,CAAA,CAGD,yDACC,qBAvqLG,CA2qLL,0DACC,UA5qLI,CA6qLJ,UAAA,CACA,WAAA,CACA,gBAAA,CAEA,8DACC,UAAA,CACA,WAAA,CAIF,sDACC,WAAA,CACA,8BAAA,CACA,2BAAA,CACA,iCAAA,CACA,cAAA,CACA,aA5rLS,CA6rLT,wBAAA,CAEA,wEACC,cAAA,CACA,aAjsLQ,CA+rLT,mEACC,cAAA,CACA,aAjsLQ,CCoBT,yBD2qLA,wEAKE,cAAA,CALF,mEAKE,cAAA,CAAA,CAYH,mDACC,cAAA,CC3sLA,yBD0sLD,mDAIE,cAAA,CAAA,CAIF,wDACC,aAAA,CCntLA,yBDktLD,wDAIE,aAAA,CAAA,CAGD,+DACC,cAAA,CAEA,sEACC,cAAA,CACA,eAAA,CC9tLF,yBDytLA,+DASE,cAAA,CAEA,sEACC,cAAA,CAAA,CAQJ,uCACC,cAAA,CC9uLA,yBD6uLD,uCAIE,cAAA,CAAA,CAIF,8BACC,cAAA,CCtvLA,yBDqvLD,8BAIE,cAAA,CAAA,CAIF,kCACC,eAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,4CAAA,CACA,cAAA,CACA,QAAA,CAEA,4CACC,cAAA,CACA,cAAA,CACA,cAAA,CACA,iBAAA,CAEA,oDACC,kBAvxLC,CAwxLD,qBAAA,CAGD,kDACC,aA5xLC,CCUH,yBDswLA,4CAgBE,cAAA,CAAA,CCtxLF,yBDswLA,4CAoBE,cAAA,CAAA,CAMF,sDACC,cAAA,CCjyLD,yBDgyLA,sDAIE,cAAA,CAAA,CAOH,qPACC,cAAA,CC5yLA,yBD2yLD,qPAIE,cAAA,CAAA,CAMA,4DACC,cAAA,CAEA,kEACC,aAn0LA,CA40LP,WACC,WAAA,CACA,wBA90LM,CA+0LN,kBAAA,CACA,UAAA,CACA,WAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,cAAA,CACA,WAAA,CACA,UAAA,CACA,cAAA,CACA,cAAA,CACA,SAAA,CAEA,mBACC,SAAA,CAGD,iBACC,qBA91LM,CAi2LP,eACC,SAAA,CACA,WAAA,CAWI,uRACC,kBAAA,CAGD,ySACC,qBAAA,CACA,eAAA,CAGD,0RACC,kBAAA,CACA,cAAA,CAEA,4SACC,qBA53LA,CA24LJ,+DACC,kBAAA,CAGD,qEACC,qBAAA,CACA,eAAA,CAGD,gEACC,kBAAA,CAOL,kBACC,YAAA,CAGD,8BAEC,kBAr6LM,CAs6LN,YAAA,CACA,UAAA,CACA,kBAAA,CCh5LG,yBD24LJ,8BAQE,YAAA,CACA,cAAA,CAAA,CAGD,wDACC,eAAA,CAIF,eACC,uBAAA,CAGD,gBACC,cAAA,CAEA,mBACC,cAAA,CAGD,mBACC,cAAA,CACA,eAAA,CAGD,kBACC,aAr8LK,CA08LN,iBACC,iBAAA,CACA,eAAA,CACA,kBAAA,CAEA,yBACC,UAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,WAAA,CACA,0CAAA,CAGD,wBACC,UAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,WAAA,CACA,0CAAA,CACA,mBAAA,CCz8LC,0BDk7LH,iBA2BE,eAAA,CAAA,CAIF,uIACC,cAAA,CAMA,eAAA,CACA,iBAAA,CCv+LE,yBD+9LH,uIAIE,cAAA,CAAA,CAQD,2BACC,aAAA,CACA,qBAAA,CACA,0BAAA,CACA,WAAA,CACA,kBAAA,CAGD,0BACC,UAAA,CACA,iBAAA,CACA,iBAAA,CACA,kBAAA,CAGD,yBACC,UAAA,CACA,iBAAA,CAME,0CACC,gCAAA,CACA,uBAAA,CACA,gCAAA,CACA,2BAAA,CCx/LF,0BD+/LD,0BACC,cAAA,CAAA,CAMJ,6BACC,IAEC,sCAAA,CAGD,IAEC,wCAAA,CAGD,IAEC,sCAAA,CAGD,IAEC,wCAAA,CAGD,IAEC,sCAAA,CAGD,IAEC,wCAAA,CAGD,IAEC,sCAAA,CAGD,IAEC,wCAAA,CAGD,IAEC,mCAAA,CAGD,KAEC,oCAAA,CAAA,CAIF,mBACC,YAAA,CACA,oBAAA,CACA,QAAA,CACA,iBAAA,CAEA,uBACC,UAAA,CACA,WAAA,CACA,gBAAA,CAGD,qBACC,eAAA,CAIF,gBACC,mBAAA,CAEA,UAAA,CAEA,sBAAA,CAGD,uBACC,UAAA,CACA,aAAA,CACA,gBAAA,CACA,iBAAA,CACA,UAAA,CACA,WAAA,CACA,qBAAA,CACA,iBAAA,CACA,yBAAA,CACA,iCAAA,CAGD,gBACC,GACC,sBAAA,CAGD,KACC,wBAAA,CAAA,CAKD,+KACC,cAAA,CAMA,eAAA,CACA,iBAAA,CCjoME,yBDynMH,+KAIE,cAAA,CAAA,CAQD,mDACC,YAAA,CACA,sBAAA,CAMF,wDAEC,UAAA,CACA,WAAA,CACA,kBAAA,CACA,kBAAA,CAEA,sEACC,UAAA,CACA,cAAA,CACA,kBAAA,CAOD,kDACC,WAAA,CAKH,4BACC,YAAA,CACA,cAAA,CACA,OAAA,CACA,oBAAA,CACA,eAAA,CACA,SAAA,CACA,sBAAA,CAGC,iCACC,mBAAA,CACA,gBAAA,CACA,UAAA,CACA,eAAA,CACA,yBAAA,CACA,kBA9rMI,CA+rMJ,QAAA,CACA,cAAA,CAEA,uCACC,oBAAA,CACA,UAAA,CAOH,sCACC,YAAA,CAIF,cACC,eAAA,CAEA,kBACC,UAAA,CAMD,iCACC,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,kBAAA,CAEA,iEACC,aAAA,CACA,qBAAA,CACA,oBAAA,CACA,SAAA,CACA,0CAAA,CAIA,gDACC,iBAAA,CAGD,uDACC,UAAA,CACA,YAAA,CACA,UAAA,CACA,mCAAA,CACA,oCAAA,CACA,+BAAA,CACA,iBAAA,CACA,QAAA,CACA,SAAA,CACA,SAAA,CACA,WAAA,CACA,aAAA,CACA,OAAA,CACA,QAAA,CAGD,sDACC,YAAA,CACA,qBAAA,CACA,iBAAA,CACA,QAAA,CACA,SAAA,CACA,eAAA,CACA,kBAAA,CACA,UAAA,CACA,SAAA,CACA,eAAA,CAEA,gBAAA,CAGA,iBAAA,CACA,kBAAA,CACA,gBAAA,CAGD,yHAEC,aAAA,CAIF,0DACC,YAAA,CACA,kBAAA,CACA,QAAA,CAEA,+DACC,kCAAA,CACA,cAAA,CAIF,qDACC,WAAA,CACA,0BAAA,CAEA,2DACC,WAAA,CACA,YAAA,CACA,eAAA","file":"style.css"} \ No newline at end of file +{"version":3,"sources":["../style-scss/style.scss","../style-scss/_mixins.scss"],"names":[],"mappings":"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","file":"style.css"} \ No newline at end of file diff --git a/layout/style-scss/style.scss b/layout/style-scss/style.scss index b553872..f7b3b1c 100644 --- a/layout/style-scss/style.scss +++ b/layout/style-scss/style.scss @@ -3663,8 +3663,10 @@ ul.pager { background: #fff; width: 100%; max-width: 800px; - box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), - 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12); + box-shadow: + 0 7px 8px -4px rgba(0, 0, 0, 0.2), + 0 13px 19px 2px rgba(0, 0, 0, 0.14), + 0 5px 24px 4px rgba(0, 0, 0, 0.12); max-height: 100%; .shop-alert-title { @@ -5385,7 +5387,7 @@ ul.pager { border-radius: 10px; li { - @include respond-above(md) { + @include respond-below(md) { // width: calc(100% / 4); width: 100%; }