@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Regular.woff) format("woff"),url(../fonts/Gilroy-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Semibold.woff) format("woff"),url(../fonts/Gilroy-Semibold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Medium.woff) format("woff"),url(../fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Bold.woff) format("woff"),url(../fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:OpenSans;font-display:swap;src:url(../fonts/OpenSans-Regular.woff) format("woff"),url(../fonts/OpenSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Regular.woff) format("woff"),url(../fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;font-display:swap;src:url(../fonts/Inter-Regular.woff) format("woff"),url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:OpenSans;font-display:swap;src:url(../fonts/OpenSans-SemiBold.woff) format("woff"),url(../fonts/OpenSans-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Rubik;font-display:swap;src:url(../fonts/Rubik-Regular.woff) format("woff"),url(../fonts/Rubik-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Rubik;font-display:swap;src:url(../fonts/Rubik-Medium.woff) format("woff"),url(../fonts/Rubik-Medium.woff2) format("woff2");font-weight:500;font-style:normal}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}html{width:100%;overflow-x:hidden}html.disabled{overflow-y:hidden}body{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;overflow-x:hidden;position:relative;font-family:Inter}.to-top{width:40px;height:40px;border-radius:50%;background-color:green;position:fixed;bottom:40px;right:40px;cursor:pointer;opacity:0;z-index:99999}.to-top:hover{background-color:#9acd32;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.to-top::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-25%) rotate(45deg);-ms-transform:translate(-50%,-25%) rotate(45deg);transform:translate(-50%,-25%) rotate(45deg);border-top:2px solid #fff;border-left:2px solid #fff;width:15px;height:15px}.to-top:hover::after{border-top:2px solid #00f;border-left:2px solid #00f;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.header-wrapper{width:100%;background-color:#000}.header{max-width:1146px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding:67px 15px}.logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-coffeecup{width:50px;height:50px;margin-right:11px;fill:#ff4b32}.logo-title{font-size:24px;font-weight:700;line-height:31.2px;color:#ff4b32}.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.burger{width:45px;height:45px;background-color:#ff4b32;border-radius:50%;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-right:auto;margin-left:20px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger.active{background-color:#fff}.burger.active .burger-line,.burger.active::after,.burger.active::before{background-color:#ff4b32}.burger::before{content:"";position:absolute;top:30%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%;height:2px;background-color:#000;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger::after{content:"";position:absolute;bottom:30%;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);width:50%;height:2px;background-color:#000;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-line{width:50%;height:2px;background-color:#000;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.popup-burger{position:fixed;width:0;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);display:block;overflow-y:auto;overflow-x:hidden;z-index:999}.popup-burger.active{width:100%}.burger-submenu-wrapper{display:block;width:200px;position:fixed;min-height:calc(100vh - 70px);top:70px;left:-100%;border-right:1px solid gray;z-index:9999;background-color:#fff;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.burger-submenu-wrapper.active{left:0}.burger-submenu{padding:0 15px 15px;background-color:#f8eaea;height:calc(100vh - 70px);overflow-y:auto}.mobile-header-menu-list{list-style:none;padding-left:0}.mobile-header-menu-item{border-bottom:1px solid gray;color:#6b5a5a;font-size:24px;padding:10px 0 10px 5px}.mobile-header-menu-list a{display:block;width:100%;color:#000}.header-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding-right:10px;padding-left:10px}nav{margin-right:64px}.header-menu-item{margin-right:49px}.header-menu-item a{font-size:18px;font-weight:400;line-height:28.8px;color:#fffF;opacity:.8;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.header-menu-item:hover a{color:#ff4b32}.header-menu-item:last-child{margin-right:0}.input-and-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.input-div{width:49px;height:49px;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.4);position:relative}.input-header{padding:10px;background-color:#fff;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.link-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right;width:20px;height:20px;border-radius:50%}.input-header:hover>.header-input-search{width:100px}.icon-search{width:20px;height:20px;fill:#fff;stroke:red}.header-input-search{border:none;background:0 0;outline:0;float:left;padding:0;color:#000;font-size:16px;line-height:20px;width:0;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.mobile-input-header{padding:10px;background-color:#fff;border-radius:20px;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-link-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right;width:20px;height:20px;border-radius:50%}.icon-cart{width:52.94px;height:46.2px;margin-left:38px}.icon-cart:hover{stroke:red}.mobile-header-input-search{border:none;background:0 0;outline:0;float:left;padding:0;color:#000;font-size:16px;line-height:20px;width:150px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;padding-left:10px}.basket-count{position:absolute;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;width:30px;height:20px;background-color:#ff4b32;top:0;right:0;border-radius:10px;color:#fff}.basket-count.active{display:-webkit-box;display:-ms-flexbox;display:flex}.basket-submenu-wrapper.active{display:block}.basket-submenu-wrapper{position:absolute;top:100%;right:0;padding-top:10px;width:150px;display:none}.basket-submenu{width:100%;background-color:#c7b5b5;padding:15px 15px 15px;font-size:16px;color:#000;text-align:center;border-radius:5px}.main-wrapper{width:100%}.coffee-shop-wrapper{max-width:1146px;width:100%;padding:140px 15px 140px 15px;margin:0 auto}.coffee-shop{width:100%}.coffee-shop-title{font-size:43px;font-weight:600;line-height:55.9px;color:#000}.coffee-shop-subtitle{font-size:18px;font-weight:400;line-height:28.8px;color:#000;opacity:.7;margin-top:20px;max-width:45%}.coffee-shop-list-products{width:100%;list-style:none;padding-left:0;margin-top:60px;min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.coffee-shop-product{max-width:350px;width:30%;margin-right:50px}.coffee-shop-product:last-child{margin-right:0}.coffee-shop-product-content{width:100%}.img-coffee{width:100%;height:305px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.img-coffee img{width:100%;-o-object-fit:contain;object-fit:contain}.coffee-product-price{margin-top:35px;font-size:24px;font-weight:700;line-height:36px;color:#0c0d0c}.coffee-product-title{margin-top:10px;font-size:32px;font-weight:600;line-height:41.6px;color:#000}.coffee-product-description{margin-top:15px;font-size:16px;font-weight:400;line-height:25.6px;color:#000;opacity:.6}.input-count-and-submit{margin-top:30px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.input-count-coffee-product-wrapper{max-width:114px;width:100%;position:relative}.input-count-coffee-product{width:100%;height:100%;font-size:24px;font-weight:500;line-height:31.2px;color:#0c0d0c;padding:13px 60px 13px 10px;outline:0;border-radius:2px;border:1px solid #000;text-align:start}.input-count-coffee-product::-webkit-inner-spin-button,.input-count-coffee-product::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.count-dicrement,.count-increment{width:50%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50%;cursor:pointer}.count-increment{top:0;left:50%;border-bottom:1px solid #000;border-left:1px solid #000;position:absolute}.count-increment::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px;height:2px;border-radius:1px;background-color:#000}.count-increment::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2px;height:10px;border-radius:1px;background-color:#000}.count-dicrement{bottom:0;left:50%;border-left:1px solid #000;position:absolute}.count-dicrement::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px;height:2px;border-radius:1px;background-color:#000}.button-coffee-product-order{font-size:18px;font-weight:700;line-height:27px;color:#fff;padding:15px 30px 15px 30px;background-color:#ff4b32;border:2px solid #ff4b32;border-radius:5px;cursor:pointer;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.button-coffee-product-order:hover{background-color:#fff;color:#000}.coffee-shop-list-products .slick-list{width:100%;overflow-x:hidden}.coffee-shop-list-products .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.coffee-shop-list-products .slick-arrow.slick-prev{width:40px;height:40px;background-color:#ff4b32;position:absolute;top:-185px;right:100px;border-radius:50%;outline:0;border:none;cursor:pointer;font-size:0}.coffee-shop-list-products .slick-arrow.slick-prev::before{content:"";position:absolute;width:10px;height:2px;background-color:#fff;top:40%;left:50%;-webkit-transform:translate(-50%,-50%) rotateZ(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotateZ(-45deg);border-radius:1px}.coffee-shop-list-products .slick-arrow.slick-prev::after{content:"";position:absolute;width:10px;height:2px;background-color:#fff;bottom:40%;left:50%;-webkit-transform:translate(-50%,-50%) rotateZ(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotateZ(45deg);border-radius:1px}.coffee-shop-list-products .slick-arrow.slick-next{width:40px;height:40px;background-color:#ff4b32;position:absolute;top:-185px;right:0;border-radius:50%;outline:0;border:none;cursor:pointer;font-size:0}.coffee-shop-list-products .slick-arrow.slick-next::before{content:"";position:absolute;width:10px;height:2px;background-color:#fff;top:40%;left:50%;-webkit-transform:translate(-50%,-50%) rotateZ(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotateZ(45deg);border-radius:1px}.coffee-shop-list-products .slick-arrow.slick-next::after{content:"";position:absolute;width:10px;height:2px;background-color:#fff;bottom:40%;left:50%;-webkit-transform:translate(-50%,-50%) rotateZ(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotateZ(-45deg);border-radius:1px}.coffee-shop-list-products .slick-disabled{opacity:.5}.coffee-gallery{max-width:1146px;width:100%;margin:140px auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.coffee-gallery-title{font-size:43px;font-weight:600;line-height:55.9px;color:#000;text-align:center;margin-bottom:20px}.coffee-gallery-subtitle{max-width:610px;margin-bottom:60px;font-size:18px;font-weight:400;line-height:28.8px;color:#000;opacity:.7;text-align:center}.coffee-gallery-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:30px}.coffee-gallery-columns.disabled{display:none}.column-gallery{margin-top:0;margin-right:30px;margin-bottom:0;padding-left:0;list-style:none}.column-gallery:last-child{margin-right:0}.item-gallery{margin-bottom:30px}.item-gallery:last-child{margin-bottom:0}.item-gallery img{width:100%}.load-gallery{max-width:460px;width:100%;margin-top:60px;color:#ff4b32;font-size:18px;font-weight:400;line-height:27px;border-top:2px solid #0d0402;border-right:none;border-bottom:2px solid #0d0402;border-left:none;background-color:#fff;outline:0;text-align:center}.load-gallery.disabled{display:none}.contact-feedback-wrapper{width:100%;background-color:#0d0402;position:relative;padding:100px 15px 100px 15px}.nuts-l{position:absolute;top:0;left:0;height:100%;z-index:1}.nuts-r{position:absolute;top:0;right:0;height:100%;z-index:1}.contact-feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;z-index:2;position:relative}.link-follow-us{font-size:24px;font-weight:600;color:#ff4b32;line-height:36px;position:relative;margin-bottom:65px}.link-follow-us::before{content:"";position:absolute;width:100%;height:2px;background-color:#ff4b32;left:0;bottom:-25px}.contact-feedback-title{max-width:655px;width:100%;font-size:43px;font-weight:600;line-height:55.9px;color:#fff;text-align:center;margin-bottom:60px}.contact-feedback-phone{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-feedback-mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.icon-phone{width:24px;height:19.52px;margin-right:15px;fill:#fff}.phone-number{font-size:24px;font-weight:400;line-height:36px;color:#fff}.icon-gmaillogo{width:17.5px;height:14px;margin-right:15px}.social-contact{margin-top:30px;margin-bottom:0;list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.social-contact-item{width:50px;height:50px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:40px;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.social-contact-item:hover{background-color:rgba(255,255,255,.4)}.social-contact-item:hover .social-icon{fill:#fff}.social-contact-item:last-child{margin-right:0}.social-contact-item a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-icon{width:18px;height:16px}.update-news-wrapper{width:100%;padding:140px 15px 141px 15px}.update-news{max-width:1146px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.update-news-title{font-size:43px;font-weight:600;line-height:55.9px;color:#000;margin-bottom:20px}.update-news-subtitle{max-width:610px;width:100%;font-size:18px;font-weight:400;line-height:28.8px;color:#000;margin-bottom:60px;text-align:center}.update-news-list{width:100%;list-style:none;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.update-news-list-item{position:relative;margin-right:30px;max-width:362px;width:100%;border-radius:20px;overflow:hidden;-webkit-box-shadow:40px 15px 136px rgba(0,0,0,.2);box-shadow:40px 15px 136px rgba(0,0,0,.2);z-index:3}.update-news-list-item:last-child{margin-right:0}.update-news-item-image{background-color:transparent}.update-news-item-image img{width:100%;-o-object-fit:cover;object-fit:cover}.update-news-item-description{padding:0 15px 30px}.update-news-item-title{font-size:32px;font-weight:600;line-height:41.6px;color:#000;margin-top:30px;margin-bottom:10px}.update-news-item-sub-title{font-size:16px;font-weight:400;line-height:25.6px;opacity:.7;color:#000;margin-bottom:20px}.update-news-item-sub-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.update-news-item-sub-link span{font-size:16px;font-weight:600;line-height:25.6px;color:#ff4b32}.icon-arrow{width:12px;height:9px;fill:#ff4b32;margin-left:10px}footer{width:100%;padding:60px 15px 50px;background-color:#000}.footer{max-width:1146px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:51px;border-bottom:1px solid #fff}.logo-list{list-style:none;padding-left:0;margin:0;max-width:250px;width:100%}.footer-logo-information{font-size:18px;font-weight:400;line-height:28.8px;color:#fff;margin-top:30px;margin-bottom:30px}.footer-categories{width:23%}.footer-information{width:23%}.footer-column-title{font-size:24px;font-weight:400;line-height:36px;color:#fff}.footer-list{list-style:none;padding-left:0;margin-top:30px;width:100%}.footer-list li{margin-bottom:20px}.footer-list-link{font-size:18px;font-weight:400;line-height:27px;color:#fff}.footer-social-contact{margin-top:46px;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding-left:0}.footer-social-contact .social-contact-item{width:38px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%}.footer-social-contact .social-contact-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-rights{margin-top:25px;font-size:16px;font-weight:400;line-height:25.6px;color:#fff;text-align:center}@media (max-width:1138px){.input-count-coffee-product-wrapper{max-width:100%;width:100%}.input-count-and-submit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.button-coffee-product-order{margin-top:15px}.item-gallery{margin-bottom:10px}.column-gallery{margin-right:10px}}@media (max-width:1075px){.footer-content{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.logo-and-phone{max-width:45%;width:100%;margin-bottom:15px}.footer-categories{max-width:45%;width:100%;margin-bottom:15px}.footer-information{max-width:45%;width:100%}.footer-follow{max-width:45%;width:100%}}@media (max-width:1000px){nav{margin-right:10px}.header-menu-item{margin-right:25px}}@media (max-width:850px){header{position:fixed;z-index:9999}.header{padding-top:10px;padding-bottom:10px}nav{display:none}.burger{display:-webkit-box;display:-ms-flexbox;display:flex}.coffee-shop-list-products .slick-arrow.slick-prev{top:-55px;left:40%}.coffee-shop-list-products .slick-arrow.slick-next{top:-55px;right:40%}.img-coffee{height:200px}.coffee-shop-title{text-align:center}.coffee-shop-subtitle{text-align:center;margin:20px auto 0}}@media (max-width:800px){.img-coffee{height:270px}.update-news-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.update-news-list-item{max-width:40%;margin-right:0;margin-bottom:15px}}@media (max-width:599px){.img-coffee{height:270px}.coffee-shop-wrapper{padding:100px 15px 50px 15px}.coffee-shop-product{max-width:100%;margin-right:0}.coffee-shop-product .coffee-shop-product-content{max-width:80%;width:100%;margin:0 auto}.coffee-gallery{margin-top:50px}.update-news-wrapper{padding:50px 15px 50px 15px}.update-news-list-item{max-width:90%}.footer-content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo-and-phone{max-width:80%;width:100%;margin-bottom:15px}.logo-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.footer-logo-information{text-align:center}.logo-and-phone .logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-column-title{text-align:center}.footer-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-categories{max-width:80%;width:100%;margin-bottom:15px}.footer-information{max-width:80;width:100%}.footer-follow{max-width:80%;width:100%}.footer-social-contact{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:500px){.mobile-input-header{display:-webkit-box;display:-ms-flexbox;display:flex}.coffee-shop-list-products .slick-arrow.slick-prev{top:-55px;left:30%}.coffee-shop-list-products .slick-arrow.slick-next{top:-55px;right:30%}.input-header{display:none}.item-gallery{margin-bottom:5px}.column-gallery{margin-right:10px}}@media (max-width:400px){.icon-cart{margin-left:10px}}@media (max-width:360px){.social-contact{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.social-contact-item{margin-right:0}.footer-social-contact{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.phone-number{font-size:22px}.phone-number{font-size:20px}}