@font-face{font-family:Lumberjack;src:url(../fonts/Lumberjack.otf)}body{background-color:#1f1b20;color:#fff;font-family:Lumberjack,sans-serif}header{position:fixed;top:0;z-index:100;background-color:#1f1b20;width:100%}.header-wrap{width:1750px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:5px;padding-bottom:5px}.logo{margin-left:30px}.logo img{width:130px}nav{padding-top:15px}.header-wrap-narrow{display:none}nav>ul{display:flex}nav>ul>li{list-style:none;margin:0 20px}nav>ul>li>a{color:#fff;font-size:24px;font-weight:700;text-transform:uppercase}nav>ul>li>a:hover{color:#f21524;text-decoration:none}.no-href:hover{cursor:pointer;color:#f21524}.basket{display:flex;align-items:center;text-decoration:none;color:#fff}.basket:hover{cursor:pointer;color:#f21524;text-decoration:none}.basket-white{width:36px}.basket-red{width:36px;display:none}.basket:hover .basket-white{display:none}.basket:hover .basket-red{display:block}.basket-sum{font-size:18px;font-weight:700;margin-left:10px}.basket-sum:first-of-type{margin-left:10px;width:37px;text-align:right}.tagline{background:#f21524;border-radius:10px;font-size:24px;width:calc(100% - 40px);text-align:center;margin-left:40px}.banners{padding-top:125px;width:100%;position:relative;max-width:1920px;margin:0 auto}.banners img{width:100%}.banner-nav{display:flex;width:100%;position:absolute;bottom:25px;z-index:5;justify-content:center}.banner-nav-item{width:10px;height:10px;border-radius:50%;border:2px solid #f21524;display:block;margin:0 15px}.banner-nav-item-active{background:#f21524}.categories{width:100%;padding-top:40px;padding-bottom:15px;position:sticky;top:90px;z-index:1;background-color:#1f1b20}.menu-categories{padding-top:130px;top:0;position:relative}.categories-wrap{width:1750px;margin:0 auto;display:flex;justify-content:space-between}.category{text-align:center;color:#fff;width:11.1%}.category-active{border-bottom:5px solid #f21524}.category img{width:100px;margin-bottom:10px;border-radius:50%}.category:hover{cursor:pointer;text-decoration:none;color:#f21524}.category:hover img{box-shadow:0 0 15px 2px #f21524}.category h3{font-size:18px;text-transform:uppercase}.products{width:1750px;margin:0 auto;margin-top:10px;display:none;flex-wrap:wrap}#category-1{display:flex}.product{width:350px;height:430px;text-align:center;padding:50px 30px 20px 30px;position:relative}.product:hover{box-shadow:0 0 15px 2px #fff}.product-img{width:80%}.product-name{font-size:18px;margin-top:20px}.product-description-1{font-size:16px;margin-bottom:5px}.product-buy{display:flex;justify-content:space-between;position:absolute;bottom:20px;width:290px}.product-price{font-size:20px;background-color:#f21524;padding:3px 8px;border-radius:10px}.product-count{font-size:26px;padding:0 10px;width:50px;text-align:center;display:inline-block}.product-add,.product-del{background:0 0;color:#fff;font-size:30px;line-height:30px;font-weight:700;border:none}.product-add:active,.product-add:focus,.product-del:active,.product-del:focus{outline:0}.product-to-basket{vertical-align:bottom}.product-hot{position:absolute;top:20px;left:20px;width:40px}footer{width:1750px;margin:0 auto;margin-top:50px;display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:30px}.footer-center,.footer-left,.footer-right{width:550px}.footer-left{display:flex}.footer-left div:first-of-type{margin-right:70px}.footer-left p{font-size:18px}.footer-center{display:flex;justify-content:center;align-items:center}.footer-social-icon{width:42px}.footer-social-icon-hover{width:42px;display:none}.footer-social-link:hover .footer-social-icon{display:none}.footer-social-link:hover .footer-social-icon-hover{display:block}.footer-right{text-align:right}.footer-right img{width:70%}.footer-bottom{width:100%;text-align:center;padding-top:30px}.footer-bottom a{color:#fff;font-size:18px}.footer-bottom a{text-decoration:none}.modal{width:500px;height:auto;top:100px;left:calc(50% - 250px);background:#fff;color:#1f1b20;padding:10px;max-height:calc(100vh - 200px);overflow-y:auto}#modal-confirm{top:calc(50vh - 110px)}.blurred{-webkit-filter:blur(5px)}.basket-header{display:flex;justify-content:space-between}.basket-header h2{font-size:28px}.basket-header a:hover{cursor:pointer}.basket-header img{width:24px}.basket-item{margin-top:30px}.basket-item-title{font-size:18px}.basket-item-row{display:flex}.basket-item-img{width:90px;height:90px;display:flex;align-items:center;justify-content:center;position:relative}.basket-item-img img{width:100%}.basket-item-count{position:absolute;top:0;right:0;color:#f21524;font-size:18px;width:30px;height:30px;border:1px solid #f21524;border-radius:50%;text-align:center}.basket-item-btns{margin-left:30px}a.basket-item-a{width:50px;font-size:18px;display:block;background:rgba(242,21,36,.5);border-radius:5px;height:30px;margin:10px 0;color:#fff;text-align:center}a.basket-item-a:hover{background:#f21524;text-decoration:none;cursor:pointer}.basket-item-price{margin-left:30px;display:flex;align-items:center;font-size:26px}.basket-item-price span{margin-right:5px}.basket-empty{font-size:28px;text-align:center;margin-top:50px;margin-bottom:50px}.basket-not-empty{display:none}.basket-total,.delivery{display:flex;margin-top:30px}.basket-total div{width:50%;background:#f21524;color:#fff;font-size:26px;text-align:center}.basket-total div:first-of-type{border-radius:10px 0 0 10px}#basket-sum{border-radius:0 10px 10px 0}.delivery a{width:50%;font-size:26px;color:#1f1b20;text-align:center}.delivery a:hover{cursor:pointer;text-decoration:none}a.delivery-active{border-bottom:5px solid #f21524}.city{height:32px;border:1px solid;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-city{text-align:center;font-size:2.5rem}#delivery-2{display:none}.delivery-type{font-size:18px}.delivery-adress{margin-top:30px}.delivery-row{margin-bottom:7px}.delivery-row-2{margin-top:25px;display:flex}.delivery-row label,.delivery-row-2 label{width:40%}.delivery-row input,.delivery-row-2 input{padding:0 5px}.delivery-row-2 span{margin-left:10px}#comment,#street{width:55%}#street{height:32px}#building,#change,#flat,#persons,#persons-2,#porch{width:70px;text-align:center;height:32px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}#phone,#phone-2{width:150px;height:32px}.order-btn{width:100%;border:none;background:rgba(242,21,36,.5);color:#fff;font-size:26px;margin-top:30px;margin-bottom:10px;border-radius:10px}.order-btn:hover{background:#f21524}.order-btn:active,.order-btn:focus{outline:0}.delivery-error{font-size:16px;text-align:center;margin-bottom:0;margin-top:30px;display:none}.delivery-error span{color:#f21524}#modal-confirm h3{margin-top:50px;margin-bottom:50px;color:#f21524}.shares{padding-top:122px}.shares h1{text-align:center;margin-bottom:50px;font-size:50px;padding:0 10px}.shares-item{width:100%;max-width:1920px;margin-bottom:50px}.delivery-content{width:1750px;margin:0 auto;padding-bottom:50px}.delivery-content article{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:60px;margin-top:20px}.delivery-addr{width:45%;font-size:36px;text-align:center}.delivery-cost{width:45%;font-size:36px;text-align:center}.delivery-cost p:last-of-type{font-size:24px}@media(max-width:1750px){.header-wrap{width:1240px}.categories-wrap{width:1240px}.products{width:1240px}.product{width:310px}.product-buy{width:250px}footer{width:1240px}.footer-center,.footer-left,.footer-right{width:410px}.delivery-content{width:1240px}.delivery-content article{justify-content:space-between}}@media(max-width:1240px){.header-wrap{width:960px}.categories-wrap{width:960px}.products{width:960px}.product{width:320px}.product-buy{width:260px}footer{width:960px}.footer-left,.footer-right{width:410px}.footer-center{width:100px}.delivery-content{width:960px;padding-bottom:30px}.delivery-cost{width:50%}}@media(max-width:990px){.header-wrap{width:750px}.logo img{width:110px}nav>ul{padding-left:20px}nav>ul>li>a{font-size:18px}.tagline{font-size:18px;width:calc(100% - 20px);margin-left:20px}.basket{margin-right:10px}.basket-red,.basket-white{width:30px}.basket-sum{font-size:16px}.banners{padding-top:105px}.categories{padding-top:30px;padding-bottom:15px;top:83px}.menu-categories{padding-top:110px;top:0}.categories-wrap{width:750px}.category img{width:70px}.category h3{font-size:14px}.products{width:750px}.product{width:250px;padding:40px 20px 20px 20px;height:395px}.product-name{font-size:16px}.product-description-1{font-size:14px}.product-buy{width:210px}.product-price{font-size:18px;padding-top:5px}.product-count{font-size:24px;width:45px}footer{width:750px}.footer-left,.footer-right{width:300px}.footer-center{width:150px}.footer-right img{width:100%}.footer-left{display:block}.footer-left p{margin-bottom:10px;font-size:16px}.footer-left div:first-of-type{margin-bottom:30px}.footer-bottom a{font-size:16px}.shares{padding-top:105px}.shares h1{font-size:44px;margin-bottom:30px}.shares-item{margin-bottom:40px}.delivery-content{width:750px;padding-bottom:20px}.delivery-content article{margin-bottom:40px}.delivery-addr,.delivery-cost{font-size:28px}.delivery-cost p:last-of-type{font-size:16px}}@media(max-width:770px){.header-wrap{width:550px}nav.wide-nav{display:none}.header-wrap-narrow{display:block;width:550px;margin:0 auto}nav.narrow-nav{padding-top:5px}nav.narrow-nav>ul{width:550px;justify-content:space-between;padding-left:0}.logo img{width:130px}.basket-red,.basket-white{width:36px}.basket-sum{font-size:18px}.banners{padding-top:171px}.banner-nav{bottom:15px}.categories{padding-top:10px;padding-bottom:15px;top:158px}.menu-categories{padding-top:167px;top:0}.categories-wrap{width:100%;overflow-x:auto}.categories-wrap::-webkit-scrollbar{display:none}.category{min-width:120px}.category img{width:85px;margin-bottom:15px;margin-top:10px}.category h3{font-size:16px}.products{width:550px}.product{width:275px}.product-buy{width:225px}footer{width:550px}.footer-center,.footer-left,.footer-right{width:550px}.footer-left{display:flex}.footer-left div:first-of-type{margin-bottom:0;margin-right:0;width:50%}.footer-left p{font-size:18px}.footer-center{margin-top:20px;margin-bottom:30px}.modal{top:50px;max-height:calc(100vh - 100px)}.shares{padding-top:171px}.shares h1{font-size:36px;margin-bottom:25px}.shares-item{margin-bottom:30px}.delivery-content{width:550px;padding-bottom:5px}.delivery-addr{font-size:20px}.delivery-cost{font-size:24px}.delivery-cost p:last-of-type{font-size:13px}}@media(max-width:570px){.header-wrap{width:100%}.header-wrap-narrow{width:100%}nav.narrow-nav>ul{width:100%}.basket{margin-right:20px}.banners{padding-top:171px}.products{width:100%}.product{width:90%;margin:0 auto;height:380px}.product-img{width:50%}.product-hot{left:20%}.product-name{font-size:18px}.product-description-1{font-size:16px}.product-buy{width:calc(100% - 40px)}footer{width:100%}.footer-left{padding:0 20px}.modal{width:90%;max-width:500px;left:5%}.shares{padding-top:171px}.shares h1{font-size:32px}.shares-item{margin-bottom:20px}.delivery-content{width:100%}.delivery-content article{justify-content:space-around}.delivery-addr,.delivery-cost{width:40%}}@media(max-width:480px){.logo img{width:110px}.basket-red,.basket-white{width:30px}.basket-sum{font-size:16px}.basket-sum:first-of-type{width:30px}nav>ul>li>a{font-size:16px}nav>ul>li{margin:0 10px}.banners{padding-top:151px}.categories{top:138px;padding-bottom:10px}.menu-categories{padding-top:147px;top:0}.category{min-width:95px}.category img{width:70px}.category h3{font-size:14px}.product{height:380px}.product-name{margin-bottom:5px}.footer-left{display:block}.footer-left div:first-of-type{margin-bottom:30px}.footer-left p{font-size:16px}.footer-bottom a{font-size:14px}.basket-item-price{margin-left:20px;font-size:22px}.basket-total div{font-size:24px}.delivery a{font-size:22px}.delivery-type{font-size:14px}.shares{padding-top:151px}.shares h1{margin-top:0}.delivery-addr{font-size:16px}.delivery-cost{font-size:22px}.delivery-cost p:last-of-type{font-size:12px}}
