
.b-shops{margin-bottom:100px !important}@media(max-width: 1239px){.b-shops{margin-bottom:30px !important}}@media(max-width: 767px){.b-shops{margin-bottom:30px !important}}.b-shops .shops__wrapper{display:flex;column-gap:40px}@media(max-width: 1239px){.b-shops .shops__wrapper{flex-direction:column;row-gap:20px}}.b-shops .shops__left{width:320px}@media(max-width: 1239px){.b-shops .shops__left{width:100%}}.b-shops .shops__right{width:calc(100% - 360px);display:flex;flex-wrap:wrap;gap:40px;height:fit-content;position:relative}@media(max-width: 1239px){.b-shops .shops__right{width:100%;gap:20px}}.b-shops .shops__search{position:relative;margin-bottom:10px}.b-shops .shops__search input{width:100%;height:60px;border:2px solid #2f3234;border-radius:8px;padding:20px 60px 20px 20px;color:#2f3234;position:relative;z-index:1;background:rgba(0,0,0,0);font-size:16px}@media(max-width: 1239px){.b-shops .shops__search input{height:50px;padding:15px;font-size:14px}}.b-shops .shops__search input::placeholder{font-size:16px;opacity:.4}@media(max-width: 1239px){.b-shops .shops__search input::placeholder{font-size:14px}}.b-shops .shops__search-icon{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.b-categories .categories__list{border-radius:8px;overflow:hidden}.b-categories .categories__item{position:relative;width:100%;height:60px;padding:23px 30px 23px 20px;display:flex;align-items:center;background-color:#f7f7f7;transition:background-color .3s ease-in-out;cursor:pointer}.b-categories .categories__item::after{content:"";position:absolute;display:block;width:6px;height:12px;right:25px;top:50%;transform:translateY(-50%);background:url(./../../../../images/arrow-icon.svg) no-repeat}.b-categories .categories__item:hover,.b-categories .categories__item--active{background-color:#ffb800}.b-categories .categories__item:hover::after,.b-categories .categories__item--active::after{background:url(./../../../../images/arrow-active-icon.svg) no-repeat}.b-categories .categories__item img{display:block;margin-right:10px}.b-categories .categories__title{font-size:12px;font-weight:700;color:#2f3234}.b-categories .categories__mobile-btn{width:100%;height:55px;border-radius:8px;margin-bottom:20px;padding:20px 40px 20px 20px;background-color:#ffb800;font-size:12px;font-weight:700;position:relative;cursor:pointer}.b-categories .categories__mobile-btn::after{content:"";position:absolute;display:block;width:26px;height:26px;top:50%;transform:translateY(-50%);right:15px;background:url(../../../../images/more-btn-icon.svg) no-repeat}.b-categories .categories__mobile-btn--close::after{width:18px;height:18px;background:url(../../../../images/close-icon.svg) no-repeat;background-size:contain}.b-shop-item{width:calc(33.3% - 27px);display:flex;flex-direction:column}@media(min-width: 980px)and (max-width: 1239px){.b-shop-item{width:calc(33.3% - 14px)}}@media(min-width: 540px)and (max-width: 979px){.b-shop-item{width:calc(50% - 10px)}}@media(max-width: 539px){.b-shop-item{width:100%}}.b-shop-item .shop-item__wrapper{position:relative;margin-bottom:10px;display:flex;flex-grow:1}.b-shop-item .shop-item__img{box-shadow:0px 0px 12px 0px rgba(51,51,51,.25);border-radius:8px;padding:30px 50px;flex-grow:1;display:flex;align-items:center;justify-content:center;height:200px;position:relative}.b-shop-item .shop-item__img img{max-width:100%;max-height:100%;object-fit:contain}.b-shop-item .shop-item__floor,.b-shop-item .shop-item__soon{position:absolute;right:10px;bottom:10px;color:#fff;background:#ffb800;box-sizing:border-box;padding:4px 10px;border-radius:8px}.b-shop-item .shop-item__floor{left:10px;right:auto}.b-shop-item .shop-item__open{position:absolute;display:block;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:2;background:rgba(0,0,0,0);cursor:pointer}.b-shop-item .shop-item__background{position:fixed;width:100%;height:100%;background-color:#2f3234;opacity:.3;z-index:98;top:0;bottom:0;left:0;right:0}.b-shop-item .shop-item__detail-wrapper{box-shadow:0px 0px 12px 0px rgba(51,51,51,.25);position:fixed;width:auto;height:auto;top:100px;bottom:20px;left:15%;right:15%;z-index:99;border-radius:8px;overflow:hidden;background-color:#fff;max-width:1240px;margin:0 auto}@media(min-width: 768px)and (max-width: 1239px){.b-shop-item .shop-item__detail-wrapper{left:35px;right:35px}}@media(max-width: 767px){.b-shop-item .shop-item__detail-wrapper{left:20px;right:20px}}.b-shop-item .shop-item__close{position:absolute;top:15px;right:20px;cursor:pointer}.b-shop-detail{height:100%;overflow-y:auto;scrollbar-color:#008252 #cecece;scrollbar-width:thin}.b-shop-detail::-webkit-scrollbar{width:2px}.b-shop-detail::-webkit-scrollbar-track{background:#cecece}.b-shop-detail::-webkit-scrollbar-thumb{background-color:#008252;border-radius:20px;border:1px solid #008252}.b-shop-detail .shop-detail__images{position:relative;margin-bottom:60px}@media(min-width: 768px)and (max-width: 1239px){.b-shop-detail .shop-detail__images{margin-bottom:70px}}@media(max-width: 767px){.b-shop-detail .shop-detail__images{margin-bottom:40px}}.b-shop-detail .shop-detail__image{width:100%;height:280px}@media(max-width: 1239px){.b-shop-detail .shop-detail__image{height:240px}}@media(max-width: 767px){.b-shop-detail .shop-detail__image{height:auto;min-height:120px}}.b-shop-detail .shop-detail__image img{width:100%;height:100%;object-fit:cover}@media(max-width: 767px){.b-shop-detail .shop-detail__image img{width:100%;object-fit:contain}}@media(max-width: 1239px){.b-shop-detail .shop-detail__image img{width:100%;height:auto;object-fit:cover}}.b-shop-detail .shop-detail__image--empty{height:160px}@media(max-width: 767px){.b-shop-detail .shop-detail__image--empty{height:auto;min-height:95px}}.b-shop-detail .shop-detail__logo{box-shadow:0px 0px 12px 0px rgba(51,51,51,.25);position:absolute;width:300px;height:160px;left:40px;bottom:-30px;background-color:#fff;border-radius:8px;padding:30px;display:flex;align-items:center;justify-content:center}@media(min-width: 768px)and (max-width: 1239px){.b-shop-detail .shop-detail__logo{width:240px;height:120px;padding:25px;left:35px}}@media(max-width: 767px){.b-shop-detail .shop-detail__logo{width:190px;height:100px;padding:15px;bottom:-20px;left:20px}}.b-shop-detail .shop-detail__logo img{object-fit:contain;vertical-align:middle;max-width:100%;width:100%;height:100%}.b-shop-detail .shop-detail__info{padding:0 40px 60px}@media(min-width: 768px)and (max-width: 1239px){.b-shop-detail .shop-detail__info{padding:0 35px 30px}}@media(max-width: 767px){.b-shop-detail .shop-detail__info{padding:0 20px 30px}}.b-shop-detail .shop-detail__title{display:block;font-size:24px;font-weight:700;margin-bottom:30px}.b-shop-detail .shop-detail__info-wrapper{display:flex;column-gap:40px}@media(max-width: 1239px){.b-shop-detail .shop-detail__info-wrapper{flex-direction:column-reverse}}.b-shop-detail .shop-detail__left{width:calc(100% - 356px)}@media(max-width: 1239px){.b-shop-detail .shop-detail__left{width:100%}}.b-shop-detail .shop-detail__right{width:316px}@media(max-width: 1239px){.b-shop-detail .shop-detail__right{width:auto;margin-bottom:30px}}.b-shop-detail .shop-detail__params{display:flex;flex-direction:column;row-gap:20px;margin-bottom:40px}@media(min-width: 768px)and (max-width: 1239px){.b-shop-detail .shop-detail__params{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;gap:18px 60px;margin-bottom:30px;width:fit-content}}@media(max-width: 767px){.b-shop-detail .shop-detail__params{margin-bottom:30px;row-gap:18px}}.b-shop-detail .shop-detail__param{font-size:16px;color:#008252;padding-left:26px;position:relative}@media(max-width: 1239px){.b-shop-detail .shop-detail__param{font-size:14px}}.b-shop-detail .shop-detail__param::before{content:"";position:absolute;display:block;width:16px;height:16px;top:50%;left:0;transform:translateY(-50%)}.b-shop-detail .shop-detail__param--category{padding-left:0}.b-shop-detail .shop-detail__param--category::before{display:none}.b-shop-detail .shop-detail__param--category img{width:16px;margin-right:10px}@media(min-width: 768px)and (max-width: 1239px){.b-shop-detail .shop-detail__param--time{grid-column:1/2;grid-row:2/3}}.b-shop-detail .shop-detail__param--time::before{background:url(../../../../images/detail-time-icon.svg) no-repeat}.b-shop-detail .shop-detail__param--floor::before{background:url(../../../../images/detail-floor-icon.svg) no-repeat}@media(min-width: 768px)and (max-width: 1239px){.b-shop-detail .shop-detail__param--phone{grid-column:2/3;grid-row:1/2}}.b-shop-detail .shop-detail__param--phone::before{background:url(../../../../images/detail-phone-icon.svg) no-repeat}.b-shop-detail .shop-detail__map a:link,.b-shop-detail .shop-detail__map a:visited{display:block;width:100%;height:60px;border:2px solid #008252;border-radius:40px;background-color:#fff;padding:16px 18px 16px 60px;position:relative;font-size:16px;color:#008252;font-weight:700;transition:all .2s linear}@media(max-width: 1239px){.b-shop-detail .shop-detail__map a:link,.b-shop-detail .shop-detail__map a:visited{width:300px;max-width:100%;height:50px;padding:12px 20px 13px 65px;font-size:14px}}@media(max-width: 374px){.b-shop-detail .shop-detail__map a:link,.b-shop-detail .shop-detail__map a:visited{padding:13px 20px 13px 40px}}.b-shop-detail .shop-detail__map a:link::before,.b-shop-detail .shop-detail__map a:visited::before{content:"";position:absolute;display:block;width:14px;height:14px;top:50%;left:35px;transform:translateY(-50%);background:url(../../../../images/detail-map-icon.svg) no-repeat}@media(max-width: 374px){.b-shop-detail .shop-detail__map a:link::before,.b-shop-detail .shop-detail__map a:visited::before{left:20px}}.b-shop-detail .shop-detail__map a:hover,.b-shop-detail .shop-detail__map a:focus,.b-shop-detail .shop-detail__map a:active{text-decoration:none;background-color:#008252;color:#fff}.b-shop-detail .shop-detail__map a:hover::before,.b-shop-detail .shop-detail__map a:focus::before,.b-shop-detail .shop-detail__map a:active::before{background:url(../../../../images/detail-map-icon-white.svg) no-repeat}
