.rwd-btns{display:none;align-items:center;}
.rwd-btns .rwd-btn{display:none;position:relative;width:38px;height:34px;margin:0 8px;text-decoration:none;cursor:pointer;}
.rwd-btns .rwd-btn:first-child{margin-left:0;}
.rwd-btns .rwd-btn:last-child{margin-right:0;}
.rwd-btns .rwd-btn.rwd-btn-menu span{height:3px;display:block;margin:6px 4px;background:#ffa800;}
.rwd-btns .rwd-btn.rwd-btn-cart{background:url(/i/icons/ico-basket.svg) center no-repeat;background-size:28px;}
.rwd-btns .rwd-btn.rwd-btn-cart .count{position:absolute;right:-4px;top:-3px;width:18px;height:18px;line-height:18px;font-size:1.1rem;text-align:center;color:#fff;border-radius:20px;background:#e13423;}
.rwd-btn-filter{display:none;position:relative;}
.rwd-btn-filter:before{content:'\f085';font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);display:inline-block;vertical-align:top;margin:0 10px 0 0;font-size:1.6rem;font-weight:400;}
.box{margin:0 0 20px;}
.box.box-small .shdr{display:flex;align-items:center;height:60px;padding:0 10px;font-size:1.8rem;font-weight:800;text-transform:uppercase;color:#e13423;}
.box.box-big .hdr{margin:0 0 15px;}
.box:last-child{margin-bottom:0;}
.top-panel{font-size:1.2rem;font-weight:600;background:#f0eeed;}
.top-panel .content{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0 15px;}
.top-panel .top-menu{flex:1;}
.top-panel .top-menu ul,.top-panel .top-menu li{margin:0;padding:0;list-style:none;}
.top-panel .top-menu ul{display:flex;align-items:center;}
.top-panel .top-menu ul li{position:relative;display:flex;align-items:center;padding:0 25px;}
.top-panel .top-menu ul li:after{content:"/";position:absolute;right:0;font-size:1.4rem;font-weight:800;color:#e13423;}
.top-panel .top-menu ul li:first-child{padding-left:0;}
.top-panel .top-menu ul li:last-child{margin-left:20px;padding-left:30px;background:url(/i/icons/ico-delivery.svg) left center no-repeat;background-size:20px;}
.top-panel .top-menu ul li:last-child:after{display:none;}
.top-panel .top-menu ul li .a{display:block;padding:2px 0;color:#222;}
.top-panel .top-user{padding:2px 0 1px 25px;background:url(/i/icons/ico-padlock.svg) left center no-repeat;background-size:18px;}
.top-panel .top-user a{display:inline-block;color:#e13423;}
.top-panel .top-user span{color:#222;}
.head{position:relative;z-index:9999;background:#fff;}
.head .hcnt .content{display:flex;align-items:center;justify-content:space-between;height:128px;padding:0 15px 24px 15px;}
.head .hcnt .logo{margin:0 80px 0 0;}
.head .hcnt .logo img{width:156px;}
.head.fixed .top-menu-cart{position:fixed;top:0;bottom:auto;width:100%;background:#e13423;}
.head.fixed .top-menu-cart .content:before{content:"";position:absolute;top:0;bottom:0;left:99%;width:50vw;background:#5e110b;}
.top-search{flex:1;}
.top-search form{position:relative;width:360px;}
.top-search form input{width:100%;height:34px;padding:0 30px 0 10px;font-size:1.2rem;border:none;border-bottom:1px solid rgba(28,32,34,0.3);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.top-search form .search{position:absolute;right:5px;top:1px;width:30px;height:30px;background:url(/i/icons/ico-search.svg) center center no-repeat;background-size:18px;cursor:pointer;}
.top-contact{display:flex;align-items:center;}
.top-contact .label{position:relative;margin-right:15px;padding-right:35px;font-size:1.4rem;font-weight:600;background:url(/i/icons/ico-phone.svg) right center no-repeat;background-size:22px;}
.top-contact a{display:block;font-size:2rem;font-weight:700;color:#222;text-decoration:none;}
.top-contact span{margin:5px 5px 0 5px;font-size:1.3rem;font-weight:500;}
.top-contact .go-footer-contact{margin:0 0 0 20px;}
.top-contact .go-footer-contact img{max-height:38px;}
.top-menu-cart{position:absolute;z-index:9999;left:0;right:0;bottom:-23px;}
.top-menu-cart .content{position:relative;display:flex;align-items:center;justify-content:space-between;}
.top-cart{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;position:relative;width:425px;height:45px;color:#fff;background:#5e110b;}
.top-cart .basket{flex:1;display:flex;align-items:center;height:45px;padding:0 0 0 65px;border-right:1px solid rgba(255,255,255,0.2);background:url(/i/icons/ico-basket.svg) 22px center no-repeat;background-size:22px;}
.top-cart .basket.has-list:after{content:"\f0d7";position:absolute;right:94px;font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:1.2rem;color:rgba(255,255,255,0.5);}
.top-cart .basket > .quantity{margin:0 10px 0 0;font-size:1.4rem;font-weight:600;text-transform:uppercase;}
.top-cart .basket > .price{font-size:1.4rem;font-weight:700;color:#ffa800;text-transform:uppercase;}
.top-cart .basket .list{visibility:hidden;opacity:0;position:absolute;right:0;left:0;top:45px;padding:2px 12px 12px;border-top:1px solid rgba(255,255,255,0.15);background:#5e110b;transition:250ms all ease;-webkit-transition:250ms all ease;}
.top-cart .basket .list .products .product{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid rgba(255,255,255,0.1);}
.top-cart .basket .list .products .product:last-child{border-bottom:none;}
.top-cart .basket .list .products .product .picture{flex-shrink:0;width:60px;height:60px;padding:5px;margin:0 15px 0 0;background:#fff;border-radius:100%;overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.top-cart .basket .list .products .product .picture.noimg{background:#fff url(/i/common/noimage.png) center no-repeat;background-size:70%;}
.top-cart .basket .list .products .product .info{flex-grow:1;display:flex;flex-direction:column;}
.top-cart .basket .list .products .product .info .name{font-size:1.3rem;font-weight:500;}
.top-cart .basket .list .products .product .info .price{font-size:1.4rem;font-weight:700;}
.top-cart .basket .list .products .product .info .price .count{font-size:1.1rem;font-weight:600;color:rgba(255,255,255,0.5);}
.top-cart .basket .list .summary{display:flex;align-items:center;justify-content:space-between;height:36px;margin:2px 0 0 0;padding:0 10px;background:#e13423;}
.top-cart .basket .list .summary .count{font-size:1.5rem;font-weight:700;}
.top-cart .basket .list .summary .count span{font-size:1.2rem;font-weight:400;}
.top-cart .basket .list .summary .value{font-size:1.5rem;font-weight:700;}
.top-cart .basket .list .summary .value span{font-size:1.2rem;font-weight:400;}
.top-cart .goto{display:flex;align-items:center;height:45px;padding:0 15px;font-size:1.2rem;font-weight:800;color:rgba(255,255,255,0.5);text-transform:uppercase;transition:250ms all ease;-webkit-transition:250ms all ease;}
.top-cart .goto:hover{text-decoration:none;color:#fff;}
.top-cart:hover .basket .list{visibility:visible;opacity:1;}
.main-menu{flex-grow:1;color:#fff;background:#e13423;}
.main-menu ul,.main-menu li{list-style:none;margin:0;padding:0;}
.main-menu > ul{display:flex;align-items:center;}
.main-menu > ul > li{display:flex;align-items:flex-end;height:45px;border-right:1px solid rgba(255,255,255,0.2);}
.main-menu > ul > li:last-child{border-right:none;}
.main-menu > ul > li.has-subs{position:relative;}
.main-menu > ul > li > .a{display:flex;align-items:center;height:38px;margin:0 4px;padding:0 20px 3px 20px;font-size:1.4rem;font-weight:700;line-height:1;color:#fff;text-transform:uppercase;transition:250ms all ease;-webkit-transition:250ms all ease;}
.main-menu > ul > li:hover > .a{text-decoration:none;background:#860917;}
.main-menu > ul > li > ul{display:none;position:absolute;left:0;top:100%;padding:12px 25px;background:#860917;transition:250ms all ease;-webkit-transition:250ms all ease;}
.main-menu > ul > li > ul > li{margin:6px 0;}
.main-menu > ul > li > ul > li > .a{display:block;font-size:1.3rem;white-space:nowrap;color:#fff;}
.main-menu .panel-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#860917;}
.main-menu .panel-menu .cnt{display:flex;}
.main-menu .panel-categories{flex-grow:1;padding:25px 25px 20px 25px;}
.main-menu .panel-categories .cols{display:flex;}
.main-menu .panel-categories .cols > ul{margin-right:60px;}
.main-menu .panel-categories .cols > ul:last-child{margin-right:0;}
.main-menu .panel-categories .cols > ul > li > .a{display:block;font-size:1.4rem;font-weight:700;text-transform:uppercase;color:#ffa800;}
.main-menu .panel-categories .cols > ul > li > ul{margin:12px 0 0 0;}
.main-menu .panel-categories .cols > ul > li > ul > li{margin:5px 0;}
.main-menu .panel-categories .cols > ul > li > ul > li > .a{display:block;padding:2px 0;font-size:1.3rem;color:#fff;}
.main-menu .panel-banner{flex-shrink:0;width:425px;display:flex;align-items:center;justify-content:center;}
.page{overflow:hidden;}
.page.index .main{margin:0 auto 60px auto;}
.page.page-product{overflow:visible;}
.page.page-product .main{margin:30px auto 60px auto;}
.page.page-blog{background:#f0eeed;}
.page.page-blog .box-menu .box-cnt{padding:0;}
.main{width:1410px;margin:60px auto;display:flex;}
.content{width:1410px;margin:0 auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.content.indentation{padding:0 150px;}
.sticky{position:sticky;position:-ms-sticky;position:-o-sticky;position:-moz-sticky;position:-webkit-sticky;top:0;}
.sticky.sticky-product-see{top:0;}
.side-left{width:240px;flex-shrink:0;order:1;}
.side-right{width:240px;flex-shrink:0;order:3;}
.side-center{flex-grow:1;order:2;width:100%;}
.side-center.is-left{padding-left:40px;}
.side-center.is-right{padding-right:40px;}
.featured-products .hdr{margin:40px 0 30px 0;padding:0;text-align:center;}
.featured-products .featured-menu{margin:0 0 20px 0;border-bottom:1px solid rgba(28,32,34,0.3);}
.featured-products .featured-menu ul,.featured-products .featured-menu li{margin:0;padding:0;list-style:none;}
.featured-products .featured-menu ul{display:flex;justify-content:center;align-items:center;}
.featured-products .featured-menu ul li{position:relative;margin:0 25px;padding:15px 0;font-size:1.3rem;font-weight:700;text-align:center;text-transform:uppercase;cursor:pointer;}
.featured-products .featured-menu ul li:before{content:"";position:absolute;z-index:2;bottom:-1px;left:0;right:0;margin:auto;width:0;height:1px;background:#e13423;transition:250ms all ease;-webkit-transition:250ms all ease;}
.featured-products .featured-menu ul li:first-child{margin-left:0;}
.featured-products .featured-menu ul li:last-child{margin-right:0;}
.featured-products .featured-menu ul li.active:before{width:100%;}
.featured-products .load-products{position:relative;min-height:300px;}
.featured-products .load-products .container{opacity:1;visibility:visible;transition:300ms all ease;-webkit-transition:300ms all ease;}
.featured-products .load-products .container.hide{opacity:0;visibility:hidden;}
.featured-products .load-products .container .noproducts{display:flex;align-items:center;justify-content:center;text-align:center;min-height:300px;font-size:2rem;font-weight:600;}
.featured-products .products-tile.products-tile-featured .product-tile{margin:0;width:16.66%;}
.banner-featured-products{position:relative;width:50%;padding-left:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.banner-featured-products .items{background:#1c2022;}
.banner-featured-products .items .item{position:relative;display:none;}
.banner-featured-products .items .item:first-child{display:block;}
.banner-featured-products .items .item .banner a{display:block;}
.banner-featured-products .items .item .banner img{max-width:100%;}
.banner-featured-products .items.owl-carousel .owl-dots{position:absolute;right:20px;bottom:35px;display:flex;align-items:center;justify-content:flex-end;margin:auto;}
.banner-featured-products .items.owl-carousel .owl-dots .owl-dot{display:flex;align-items:center;justify-content:center;width:14px;height:14px;margin-right:8px;border:2px solid rgba(255,255,255,0.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.banner-featured-products .items.owl-carousel .owl-dots .owl-dot:last-child{margin-right:0;}
.banner-featured-products .items.owl-carousel .owl-dots .owl-dot span{width:6px;height:6px;background:#e13423;opacity:0;transition:250ms all ease;-webkit-transition:250ms all ease;}
.banner-featured-products .items.owl-carousel .owl-dots .owl-dot.active span{opacity:1;}
.home-products-group .hdr{margin:0 0 20px 0;padding:30px 0;text-align:center;border-bottom:1px solid rgba(28,32,34,0.3);}
.home-products-group .cnt{display:flex;}
.home-products-group .products-tile.products-tile-group{flex-grow:1;}
.home-products-group .products-tile.products-tile-group .product-tile{width:25%;margin:0;}
.home-products-group .home-banner-group{flex-shrink:0;width:450px;margin:0 0 0 15px;}
.home-products-group .home-banner-group .items{background:#1c2022;}
.home-products-group .home-banner-group .items .item{position:relative;display:none;}
.home-products-group .home-banner-group .items .item:first-child{display:block;}
.home-products-group .home-banner-group .items .item .banner a{display:block;}
.home-products-group .home-banner-group .items .item .banner img{max-width:100%;}
.home-products-group .home-banner-group .items.owl-carousel .owl-dots{position:absolute;right:20px;bottom:35px;display:flex;align-items:center;justify-content:flex-end;margin:auto;}
.home-products-group .home-banner-group .items.owl-carousel .owl-dots .owl-dot{display:flex;align-items:center;justify-content:center;width:14px;height:14px;margin-right:8px;border:2px solid rgba(255,255,255,0.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.home-products-group .home-banner-group .items.owl-carousel .owl-dots .owl-dot:last-child{margin-right:0;}
.home-products-group .home-banner-group .items.owl-carousel .owl-dots .owl-dot span{width:6px;height:6px;background:#e13423;opacity:0;transition:250ms all ease;-webkit-transition:250ms all ease;}
.home-products-group .home-banner-group .items.owl-carousel .owl-dots .owl-dot.active span{opacity:1;}
.home-categories{background:#fff;}
.home-categories .items{display:flex;flex-wrap:wrap;}
.home-categories .items .item{width:50%;display:flex;}
.home-categories .items .item .picture{order:1;flex-grow:1;height:590px;background-position:center;background-size:cover;}
.home-categories .items .item .info{order:2;flex-shrink:0;width:540px;display:flex;align-items:center;padding:0 95px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.home-categories .items .item .info .title{position:relative;margin:0 0 40px 0;padding:0 0 15px 0;font-size:4.8rem;font-weight:400;}
.home-categories .items .item .info .title:before{content:"";position:absolute;left:0;bottom:0;width:100px;height:1px;background:rgba(28,32,34,0.3);}
.home-categories .items .item .info .button{margin:40px 0 0 0;}
.home-categories .items .item:nth-child(1){background:#f0eeed;}
.home-categories .items .item:nth-child(2) .picture{order:2;}
.home-categories .items .item:nth-child(2) .info{order:1;}
.home-categories .items .item:nth-child(4){background:#f0eeed;}
.home-categories .items .item:nth-child(4) .picture{order:2;}
.home-categories .items .item:nth-child(4) .info{order:1;}
.home-blog{padding:80px 0;background:#f0eeed;}
.home-blog .content{display:flex;align-items:center;}
.home-blog .go-blog{flex-shrink:0;width:340px;}
.home-blog .go-blog .label{font-size:4.8rem;line-height:1.2;}
.home-blog .go-blog .button{margin:25px 0 0 0;}
.home-blog .items{flex-grow:1;display:flex;align-items:center;}
.home-blog .items .item{flex:1;display:flex;align-items:center;padding-right:50px;color:#222;text-decoration:none;}
.home-blog .items .item:last-child{padding-right:0;}
.home-blog .items .item .picture{flex-shrink:0;width:180px;margin:0 25px 0 0;}
.home-blog .items .item .picture img{box-shadow:0px 4px 20px 0px rgba(0,0,0,0.12);}
.home-blog .items .item .info{flex-grow:1;display:flex;align-items:center;}
.home-blog .items .item .info .date{position:relative;display:flex;align-items:center;font-size:1.2rem;}
.home-blog .items .item .info .date:before{content:"\f017";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:1.25rem;font-weight:400;margin-right:7px;}
.home-blog .items .item .info .title{margin:8px 0 0;padding:0;font-size:1.8rem;font-weight:600;transition:250ms all ease;-webkit-transition:250ms all ease;}
.home-blog .items .item .info .desc{margin:15px 0 0 0;font-size:1.3rem;}
.home-blog .items .item:hover .info .title{color:#e13423;}
.social-media-banners{padding:80px 0;}
.social-media-banners .content{display:flex;}
.social-media-banners .social-media-banner{position:relative;width:100%;}
.social-media-banners .social-media-banner a{display:block;position:relative;}
.social-media-banners .social-media-banner .bi{height:395px;background-position:center;background-size:cover;}
.social-media-banners .social-media-banner .slogan{pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;}
.social-media-banners .social-media-banner .slogan .cnt{padding:22px 0 0 0;}
.social-media-banners .social-media-banner .slogan .title{font-size:15rem;font-weight:800;line-height:1;margin:25px 0;transition:250ms all ease;-webkit-transition:250ms all ease;}
.social-media-banners .social-media-banner .slogan .desc{font-size:2.2rem;font-weight:800;text-transform:uppercase;}
.social-media-banners .social-media-banner:hover .slogan .title{box-sizing:content-box;text-overflow:clip;text-shadow:-3px 0 1px #1ef2f1, 3px 0 1px #f6050a;}
.social-media-banners .social-media{width:205px;display:flex;flex-direction:column;margin:0 0 0 20px;}
.social-media-banners .social-media .social{position:relative;flex:1;margin:0 0 20px 0;padding:40px 0 0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.6rem;font-weight:800;color:#fff;text-transform:uppercase;}
.social-media-banners .social-media .social:before{content:"";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:3rem;font-weight:normal;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:0 0 20px;}
.social-media-banners .social-media .social:last-child{margin-bottom:0;}
.social-media-banners .social-media .social.facebook{background:#2569ce;}
.social-media-banners .social-media .social.facebook:before{content:"\f230";}
.social-media-banners .social-media .social.youtube{background:#c41d0d;}
.social-media-banners .social-media .social.youtube:before{content:"\f16a";}
.social-media-banners .social-media .social.instagram{background:#b91689;}
.social-media-banners .social-media .social.instagram:before{content:"\f16d";}
.brand-slider{padding:60px 0;background:#fff;}
.brand-slider .brands .brand{display:none;padding:0 30px;}
.brand-slider .brands .brand:first-child{display:block;}
.brand-slider .brands .brand a{display:block;text-align:center;}
.brand-slider .brands .brand img{width:auto;max-width:100%;margin:auto;}
.brand-slider .brands.owl-carousel .brand{display:flex;align-items:center;justify-content:center;height:65px;}
.why-our-shop{color:#fff;background:#e13423;}
.why-our-shop .content{display:flex;align-items:center;justify-content:space-between;height:120px;}
.why-our-shop .label{font-size:2.4rem;padding:0 40px 0 0;}
.why-our-shop .label span{display:block;}
.why-our-shop .items{flex:1;display:flex;align-items:center;justify-content:space-between;}
.why-our-shop .items .item{position:relative;display:flex;align-items:center;padding:0 15px;font-size:1.4rem;}
.why-our-shop .items .item:after{content:"";position:absolute;right:0;top:0;bottom:0;margin:auto;width:1px;height:68px;background:rgba(255,255,255,0.2);}
.why-our-shop .items .item:last-child{padding-right:0;}
.why-our-shop .items .item:last-child:after{display:none;}
.why-our-shop .items .item img{margin:0 12px 0 0;}
.footer{background:#1c2022;color:#fff;}
.footer .footer-contact{display:flex;}
.footer .footer-contact .footer-contact-data{position:relative;width:50%;display:flex;justify-content:flex-end;}
.footer .footer-contact .footer-contact-data .footer-contact-picture{position:absolute;left:0;right:0;top:0;bottom:0;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.footer .footer-contact .footer-contact-data .cnt{position:relative;width:340px;padding:40px;background:rgba(28,32,34,0.8);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.footer .footer-contact .footer-contact-data .tpl-col{margin:35px -15px;}
.footer .footer-contact .footer-contact-data table tr td{padding:3px;}
.footer .footer-contact .footer-contact-map{position:relative;width:50%;height:560px;}
.footer .footer-top{padding:40px;border-bottom:1px solid rgba(255,255,255,0.1);}
.footer .footer-top .content{display:flex;justify-content:space-between;}
.footer .footer-top .info .logo img{width:142px;}
.footer .footer-top .info .label{margin:15px 0;font-size:2.4rem;}
.footer .footer-top .info .shortcuts a{display:inline-block;position:relative;text-transform:lowercase;margin:0 20px 0 0;font-size:1.4rem;text-decoration:none;}
.footer .footer-top .info .shortcuts a:last-child{margin-right:0;}
.footer .footer-top .info .shortcuts a:before{content:"\f061";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:1rem;font-weight:normal;margin:0 6px 0 0;position:relative;top:-1px;}
.footer .footer-top .info .shortcuts a:after{content:"";position:absolute;left:15px;right:0;bottom:-1px;height:1px;background:#e13423;opacity:1;transition:250ms all ease;-webkit-transition:250ms all ease;}
.footer .footer-top .info .shortcuts a:hover:after{opacity:0;}
.footer .footer-top .footer-menu{display:flex;}
.footer .footer-top .footer-menu .item{margin:0 100px 0 0;}
.footer .footer-top .footer-menu .item:last-child{margin-right:0;}
.footer .footer-top .footer-menu .item h4{margin:0 0 15px 0;padding:0;font-size:1.8rem;color:#fff;}
.footer .footer-top .footer-menu .item ul,.footer .footer-top .footer-menu .item li{margin:0;padding:0;list-style:none;}
.footer .footer-top .footer-menu .item ul li{margin:3px 0;}
.footer .footer-top .footer-menu .item ul li .a{display:block;padding:2px 0;font-size:1.4rem;color:rgba(255,255,255,0.5);transition:250ms all ease;-webkit-transition:250ms all ease;}
.footer .footer-top .footer-menu .item ul li .a:hover{color:#fff;text-decoration:none;}
.footer .footer-bottom{border-bottom:1px solid rgba(255,255,255,0.1);}
.footer .footer-bottom .shipment-payment{display:flex;align-items:center;justify-content:space-between;width:100%;height:90px;}
.footer .footer-bottom .shipment-payment .item{display:flex;align-items:center;}
.footer .footer-bottom .shipment-payment .item .label{font-size:1.3rem;}
.footer .copyright-author{display:flex;align-items:center;justify-content:center;height:68px;font-size:1.2rem;color:rgba(255,255,255,0.3);}
.footer .copyright-author .copyright{margin:0 45px 0 0;}
.footer .copyright-author .author{margin:0 0 0 45px;}
.footer .copyright-author .author a{color:#ffa800;}
.footer .we-accept{display:flex;align-items:center;justify-content:center;height:84px;background:#fff;color:#222;}
.footer .we-accept .label{margin:0 30px 0 0;font-size:1.3rem;}
.footer .we-accept .items{display:flex;align-items:center;}
.footer .we-accept .items .item{margin:0 10px;}
.footer .we-accept .items .item:first-child{margin-left:0;}
.footer .we-accept .items .item:last-child{margin-right:0;}
.article img,.article .googlemap,.article iframe{max-width:100%;}
.article img{height:auto;}
.article .fb_iframe_widget iframe{max-width:none;z-index:10000;}
.main-banner{position:relative;}
.main-banner .items .item{position:relative;display:none;}
.main-banner .items .item:first-child{display:block;}
.main-banner .items .item .banner{position:relative;}
.main-banner .items .item .banner a{display:block;}
.main-banner .items .item .banner img{max-width:100%;}
.main-banner .items .item .banner .bi{height:100%;background-position:center;background-size:cover;}
.main-banner .items .item .banner .filter{position:absolute;left:0;top:0;right:0;bottom:0;}
.main-banner .items .item .banner .filter a{position:absolute;left:0;top:0;right:0;bottom:0;outline:none;}
.main-banner .items .item .content{position:absolute;left:20px;right:20px;top:20px;bottom:20px;display:flex;justify-content:center;align-items:center;}
.main-banner .items .item .content .info{color:#fff;text-align:center;}
.main-banner .items .item .content .info .title{font-size:2.6em;margin:30px 0;font-weight:300;line-height:1.2;}
.main-banner .items .item .content .info .desc{line-height:1.6;margin:30px 0;}
.main-banner .items .item .content .info .title:first-child,.main-banner .items .item .content .info .desc:first-child{margin-top:0;}
.main-banner .items .item .content .info .title:last-child,.main-banner .items .item .content .info .desc:last-child{margin-bottom:0;}
.main-banner .items .item .content.top{align-items:flex-start;}
.main-banner .items .item .content.middle{align-items:center;}
.main-banner .items .item .content.bottom{align-items:flex-end;}
.main-banner .items .item .content.left{justify-content:left;}
.main-banner .items .item .content.left .info{text-align:left;}
.main-banner .items .item .content.right{justify-content:right;}
.main-banner .items .item .content.right .info{text-align:right;}
.main-banner .items .item .content.center{justify-content:center;}
.main-banner .items .item .content.center .info{text-align:center;}
.main-banner .items > .item .content .info .title,.main-banner .items .owl-item.active .item .content .info .title{animation:600ms mb-title 100ms ease backwards;}
.main-banner .items > .item .content .info .desc,.main-banner .items .owl-item.active .item .content .info .desc{animation:600ms mb-title 300ms ease backwards;}
.main-banner .items > .item .content .info .button,.main-banner .items .owl-item.active .item .content .info .button{animation:800ms mb-btn ease 300ms backwards;}
.main-banner .items.owl-carousel .item .content{bottom:45px;}
.main-banner .items.owl-carousel .owl-dots{position:absolute;left:0;right:0;bottom:80px;z-index:999;width:1410px;display:flex;align-items:center;justify-content:flex-end;margin:auto;}
.main-banner .items.owl-carousel .owl-dots .owl-dot{display:flex;align-items:center;justify-content:center;width:14px;height:14px;margin-right:8px;border:2px solid rgba(255,255,255,0.2);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.main-banner .items.owl-carousel .owl-dots .owl-dot:last-child{margin-right:0;}
.main-banner .items.owl-carousel .owl-dots .owl-dot span{width:6px;height:6px;background:#e13423;opacity:0;transition:250ms all ease;-webkit-transition:250ms all ease;}
.main-banner .items.owl-carousel .owl-dots .owl-dot.active span{opacity:1;}
@keyframes mb-title{0%{opacity:0;transform:scale(0);}
75%{opacity:1;transform:scale(1.05);}
100%{transform:scale(1);}
}
@keyframes mb-btn{0%{opacity:0;transform:translateY(20px);}
40%{opacity:0;transform:translateY(20px);}
100%{opacity:1;transform:translateY(0);}
}
.box-menu .box-cnt{padding:10px;background:#f0eeed;}
.box-menu nav ul,.box-menu nav li{list-style:none;margin:0;padding:0;}
.box-menu nav .a{position:relative;display:block;color:#222;}
.box-menu nav > ul > li:first-child .a{border-top:none;}
.box-menu nav > ul > li.active > .a,.box-menu nav > ul > li.current > .a{color:#fff;background:#e13423;}
.box-menu nav > ul > li > .a{display:flex;align-items:center;height:48px;padding:0 15px;font-size:1.4rem;font-weight:700;text-transform:uppercase;border-top:1px solid rgba(28,32,34,0.3);transition:250ms all ease;-webkit-transition:250ms all ease;}
.box-menu nav > ul > li > .a:hover{text-decoration:none;color:#fff;background:#e13423;}
.box-menu nav > ul > li > ul{padding:12px 0;border-top:1px solid rgba(28,32,34,0.3);}
.box-menu nav > ul > li > ul > li{margin:9px 0;}
.box-menu nav > ul > li > ul > li.active > .a,.box-menu nav > ul > li > ul > li.current > .a{font-weight:700;color:#e13423;}
.box-menu nav > ul > li > ul > li > .a{padding:2px 0 2px 25px;font-size:1.4rem;}
.box-menu nav > ul > li > ul > li > ul > li{margin:4px 0;}
.box-menu nav > ul > li > ul > li > ul > li.active > .a,.box-menu nav > ul > li > ul > li > ul > li.current > .a{text-decoration:underline;}
.box-menu nav > ul > li > ul > li > ul > li > .a{padding:2px 0 2px 25px;font-size:1.3rem;}
.box-menu nav > ul > li > ul > li > ul > li > ul > li{margin:3px 0;}
.box-menu nav > ul > li > ul > li > ul > li > ul > li > .a{padding:2px 0 2px 45px;font-size:1.3rem;}
.box-categories{margin-top:-60px;}
.box-categories nav > ul > li.active > .a:before,.box-categories nav > ul > li.current > .a:before{content:"\f068";color:#fff;}
.box-categories nav > ul > li > .a{padding:0 0 0 25px;}
.box-categories nav > ul > li > .a:before{content:"\f067";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);position:absolute;left:8px;margin-top:1px;font-size:1.2rem;font-weight:normal;color:#e13423;transition:250ms all ease;-webkit-transition:250ms all ease;}
.box-categories nav > ul > li > .a:hover:before{color:#fff;}
.box-categories nav > ul > li > ul > li > .a{background:url(/i/icons/ico-arrow.svg) 7px center no-repeat;background-size:9px;}
.box-products .products .product{display:flex;align-items:center;padding:12px 0;color:#222;border-bottom:1px solid rgba(28,32,34,0.15);}
.box-products .products .product:last-child{border-bottom:none;}
.box-products .products .product .picture{flex-shrink:0;width:100px;height:77px;text-align:center;}
.box-products .products .product .picture.noimg{background:url(/i/common/noimage.png) center no-repeat;background-size:65%;}
.box-products .products .product .info{flex-grow:1;}
.box-products .products .product .info .name{font-size:1.3rem;font-weight:600;}
.box-products .products .product .info .prices{margin:10px 0 0 0;}
.box-products .products .product .info .prices .price-old{font-size:1.3rem;font-weight:600;line-height:1;text-decoration:line-through;color:#a1a1c1;}
.box-products .products .product .info .prices .price{font-size:1.6rem;font-weight:800;color:#e13423;}
.box-products .products .product:hover{text-decoration:none;}
.box-products .see-all{margin:20px 0 0;text-align:center;}
.box-tags .tag{display:inline-block;margin:3px;padding:5px;font-size:1.1rem;font-weight:600;line-height:1;color:#fff;background:#e13423;border-radius:2px;}
.box-tags .tag:first-child{margin-left:0;}
.box-tags .tag:last-child{margin-right:0;}
.category-info .picture{float:left;}
.category-info .info.has-img{margin-left:135px;}
.box-banners{margin:0 0 15px;}
.box-banners:last-child{margin-bottom:0;}
.box-banners.box-banners-home-top{display:flex;justify-content:center;margin:30px -15px;}
.box-banners.box-banners-home-top .box-banner{width:33.3333%;margin:0;padding:0 15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.box-banners.box-banners-footer{display:flex;align-items:center;}
.box-banners.box-banners-footer .box-banner{margin:0 0 0 40px;}
.box-banners.box-banners-footer .box-banner:first-child{margin-left:25px;}
.box-banners.box-banners-footer .box-banner img{opacity:0.4;transition:250ms all ease;-webkit-transition:250ms all ease;}
.box-banners.box-banners-footer .box-banner:hover img{opacity:1;}
.box-banner{margin:0 0 15px;text-align:center;overflow:hidden;}
.box-banner img,.box-banner object{max-width:100%;}
.box-banner img{height:auto !important;}
.box-banner:last-child{margin-bottom:0;}
.breadcrumb{padding:25px 0 0;height:78px;background:#1c2022;}
.breadcrumb ul,.breadcrumb li{list-style:none;margin:0;padding:0;}
.breadcrumb ul{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:27px auto 0 auto;max-width:1410px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.breadcrumb ul li{position:relative;display:inline;font-size:1.4rem;font-weight:400;color:#fff;}
.breadcrumb ul li:last-child span{text-decoration:none;color:#e13423;}
.breadcrumb ul li:last-child:last-child:after{display:none;}
.breadcrumb ul li:after{content:"\f061";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:1.1rem;margin:0 8px 0 12px;text-decoration:none;}
.breadcrumb ul li span{text-decoration:underline;}
.breadcrumb ul li a{color:inherit;}
.breadcrumb ul:after{content:'';display:block;clear:both;}
.stars-panel{display:inline-block;position:relative;}
.stars-panel .progress{text-align:left;white-space:nowrap;position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}
.stars-panel .star{width:14px;height:14px;display:inline-block;margin:0 1px 0 0;}
.stars-panel .star:before{content:'\f006';font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}
.stars-panel .star.filled{color:#e13423;}
.stars-panel .star.filled:before{content:'\f005';}
.star-selector .star{cursor:pointer;}
.gallery-page{margin:0 -15px;display:flex;flex-wrap:wrap;justify-content:center;}
.gallery-page .image{width:25%;cursor:pointer;padding:0 15px 30px;position:relative;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:300ms all ease;-webkit-transition:300ms all ease;}
.gallery-page .image img{max-width:100%;}
.gallery-page .image:hover{opacity:0.8;}
.newsletter-form{text-align:center;}
.newsletter-form .inp{display:inline-block;}
.newsletter-form .inp input{width:320px;vertical-align:top;border:2px solid #e13423;}
.newsletter-form .inp span.err{float:left;margin:2px 0 0;}
.newsletter-form .groups{width:400px;margin:auto;}
.newsletter-form .groups .info{margin:15px 0;font-size:18px;}
.newsletter-form .groups .group{float:left;width:50%;}
.newsletter-form .err{color:#fff;font-size:10px;display:inline-block;padding:2px 5px;background:#e13423;}
.contact-map{position:relative;height:400px;text-align:center;line-height:1.6;}
.contact-map strong,.contact-map b{font-weight:700;}
.contact-form{position:relative;}
.contact-form .form{margin:0 -5px 10px;display:flex;flex-wrap:wrap;}
.contact-form .form .item{width:33.3333%;padding:0 5px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.contact-form .form .item input{width:100%;}
.contact-form .form .ta{width:100%;padding:0 5px;margin:0 0 10px;flex-grow:1;}
.contact-form .form .ta textarea{height:200px;width:100%;resize:vertical;}
.contact-form .form .rules{width:100%;display:flex;padding:0 5px;font-size:0.9em;flex-grow:1;}
.contact-form .form .rules .inp-checkbox{margin:0 5px 0 0;flex-shrink:0;}
.contact-form .form .rules > label{flex-grow:1;}
.contact-form .form .rules .rules-more-btn{font-size:12px;color:#e13423;}
.contact-form .form .rules .rules-more-btn span:after{content:' \f0d7';font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}
.contact-form .form .rules .rules-more-btn span:hover{text-decoration:underline;cursor:pointer;}
.contact-form .form .rules .rules-more-btn span.active:after{content:' \f0d8';}
.contact-form .form .rules .rules-more{color:#666;margin-top:5px;}
.contact-form .chk{display:none;}
.contact-form .button{float:right;}
.contact-form.loading:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;z-index:100;background:rgba(255,255,255,0.5);}
.contact-form:after{content:'';display:block;clear:both;}
.search-results .item{margin:15px 0;}
.search-results .item .title{font-weight:bold;}
.autocomplete-suggestions{padding:5px 0;overflow:auto;background:#fff;border:1px solid rgba(28,32,34,0.3);border-top:none;}
.autocomplete-suggestions .autocomplete-suggestion{padding:5px;margin:0 5px;}
.autocomplete-suggestions .autocomplete-suggestion .picture{float:left;width:40px;height:40px;}
.autocomplete-suggestions .autocomplete-suggestion .picture img{max-width:100%;max-height:100%;}
.autocomplete-suggestions .autocomplete-suggestion .picture .noimg{width:100%;height:100%;display:block;background:url(/i/common/noimage.png) no-repeat center;background-size:80%;}
.autocomplete-suggestions .autocomplete-suggestion .value{padding:0 0 0 45px;}
.autocomplete-suggestions .autocomplete-suggestion .price{font-size:1.3rem;font-weight:700;color:#e13423;padding:2px 0 0 45px;}
.autocomplete-suggestions .autocomplete-suggestion:after{content:'';display:block;clear:both;}
.autocomplete-suggestions .autocomplete-selected{cursor:pointer;background:#eee;transition:300ms all ease;-webkit-transition:300ms all ease;}
.count-box{display:inline-block;position:relative;max-width:100%;}
.count-box input{border-color:rgba(28,32,34,0.3);text-align:center;width:100%;padding-left:44px !important;padding-right:44px !important;-moz-appearance:textfield;}
.count-box input::-webkit-outer-spin-button{display:none;}
.count-box input::-webkit-inner-spin-button{display:none;}
.count-box .plus{width:36.666666666667px;line-height:43px;color:#fff;font-size:12px;text-align:center;position:absolute;right:1px;top:1px;bottom:1px;background:#e13423;}
.count-box .plus:hover{cursor:pointer;opacity:0.8;}
.count-box .minus{width:36.666666666667px;line-height:43px;color:#fff;font-size:12px;text-align:center;position:absolute;left:1px;top:1px;bottom:1px;background:#e13423;}
.count-box .minus:hover{cursor:pointer;opacity:0.8;}
.count-box .alert{visibility:hidden;opacity:0;color:#fff;font-size:10px;white-space:nowrap;padding:4px 10px;margin-bottom:0;border-radius:2px;position:absolute;left:50%;bottom:100%;background:#e13423;transform:translateX(-50%);-webkit-transform:translateX(-50%);transition:300ms all ease;-webkit-transition:300ms all ease;}
.count-box .alert:before{content:'';position:absolute;left:50%;top:100%;border:4px solid transparent;border-top-color:#e13423;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
.count-box.small input{height:32px;}
.count-box.small .plus{width:26.666666666667px;line-height:31px;font-size:11px;}
.count-box.small .minus{width:26.666666666667px;line-height:31px;font-size:11px;}
.count-box.big input{height:50px;border-width:2px;}
.count-box.big .plus{width:41.666666666667px;line-height:47px;font-size:14px;top:2px;bottom:2px;right:2px;border-width:2px;}
.count-box.big .minus{width:41.666666666667px;line-height:47px;font-size:14px;top:2px;bottom:2px;left:2px;border-width:2px;}
.count-box.err input{border-color:#e13423;box-shadow:0 0 3px #e13423;}
.count-box.err .alert{visibility:visible;opacity:1;margin-bottom:8px;}
.add-to-cart-succcess{font-size:14px;}
.add-to-cart-succcess .hdr{color:#82a642;background:none;border-bottom:1px solid rgba(28,32,34,0.3);}
.add-to-cart-succcess .hdr:before{content:'\f00c';font-size:1.2em;margin-right:15px;font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}
.add-to-cart-succcess .product{display:flex;padding:0 20px 20px;margin:0 -20px;border-bottom:1px solid rgba(28,32,34,0.3);}
.add-to-cart-succcess .product .picture{width:50px;margin-right:20px;}
.add-to-cart-succcess .product .picture img{max-width:100%;}
.add-to-cart-succcess .product .picture.noimg{height:50px;background:url(/i/common/noimage.png) no-repeat center;background-size:80%;}
.add-to-cart-succcess .product .name{align-self:center;}
.add-to-cart-succcess .product .name span{color:#888;}
.compare-beam{position:fixed;z-index:999;left:0;right:0;bottom:-100%;background:#fff;box-shadow:0px -6px 40px 0px rgba(0,0,0,0.15);transition:250ms all ease;-webkit-transition:250ms all ease;}
.compare-beam.show{bottom:0;}
.compare-beam .content.loading .beam{visibility:visible;opacity:0.4;}
.compare-beam .beam{position:relative;display:flex;align-items:center;}
.compare-beam .beam:before{content:"";visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;}
.compare-beam .beam .products{flex:1;display:flex;align-items:center;padding:5px 40px 5px 0;}
.compare-beam .beam .products .product{position:relative;flex:1;display:flex;align-items:center;max-width:33.3333%;padding-right:40px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.compare-beam .beam .products .product .picture{flex-shrink:0;width:77px;height:77px;margin:0 10px 0 0;}
.compare-beam .beam .products .product .picture.noimg{background:url(/i/common/noimage.png) center no-repeat;background-size:80%;}
.compare-beam .beam .products .product .picture:hover{text-decoration:none;}
.compare-beam .beam .products .product .name{flex-grow:1;font-size:1.3rem;font-weight:600;color:#222;transition:250ms all ease;-webkit-transition:250ms all ease;}
.compare-beam .beam .products .product .name:hover{text-decoration:none;color:#e13423;}
.compare-beam .beam .products .product .remove{margin:0 0 0 10px;font-size:1.2rem;color:#e13423;cursor:pointer;}
.compare-products{position:relative;}
.compare-products.loading .compare-table{opacity:0.4;}
.compare-table .compare-table-row{display:flex;border-bottom:1px solid rgba(28,32,34,0.15);}
.compare-table .compare-table-row .compare-table-col{flex:1;padding:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.compare-table .compare-table-row .compare-table-col .remove{display:flex;justify-content:center;align-items:center;width:30px;height:30px;margin:auto;cursor:pointer;color:#e13423;}
.compare-table .compare-table-row .compare-table-col .product{display:block;margin:20px 0 0 0;text-decoration:none;}
.compare-table .compare-table-row .compare-table-col .product .picture{height:170px;}
.compare-table .compare-table-row .compare-table-col .product .picture.noimg{background:url(/i/common/noimage.png) center no-repeat;}
.compare-table .compare-table-row .compare-table-col .product .name{margin:10px 0 0 0;font-size:1.6rem;font-weight:600;color:#222;}
.compare-table .compare-table-row .compare-table-col .product .prices{margin:10px 0 0;}
.compare-table .compare-table-row .compare-table-col .product .prices .price-old{font-size:1.4rem;font-weight:600;text-decoration:line-through;color:#a1a1c1;}
.compare-table .compare-table-row .compare-table-col .product .prices .price{font-size:2.4rem;font-weight:800;line-height:1;color:#e13423;}
.compare-table .compare-table-row .compare-table-col.c{text-align:center;}
.compare-table .compare-table-row .compare-table-col.l{text-align:left;}
.compare-table .compare-table-row .compare-table-col.r{text-align:right;}
.compare-table .compare-table-row.compare-table-row-dicts{font-size:1.4rem;}
.compare-table .compare-table-row.compare-table-row-dicts .compare-table-col{display:flex;align-items:center;justify-content:center;}
.compare-table .compare-table-row.compare-table-row-dicts .compare-table-col:first-child{font-weight:600;}
.compare-table .compare-table-row.compare-table-row-dicts .compare-table-col.c{justify-content:center;}
.compare-table .compare-table-row.compare-table-row-dicts .compare-table-col.l{justify-content:flex-start;}
.compare-table .compare-table-row.compare-table-row-dicts .compare-table-col.r{justify-content:flex-end;}
