main.maincontent {
    padding-top: 0px;
    padding-bottom: 25px;
    position: relative;
    overflow: initial;
    /*background: #f6f6f6;*/
    
}
.section_header {
    padding-bottom: 15px;
}
.section_header h2, .section_header h1 {
    margin-bottom: 0;
    color: #ffffff;
    text-align: left;
    font-weight: 400;
    line-height: 1.5;
    font-size: 32px;
    text-transform: uppercase;
}


.offers-grid {
    grid-gap: 20px;
    grid-template-columns: repeat(4,1fr);
    position: relative;
    display: grid;
}

.menu-wrap {padding-top: 25px;}
.menu-wrap .offers-grid {
    grid-gap: 20px;
    grid-template-columns: repeat(5,1fr);
}
.menu-wrap .offers-grid__item {
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(50,50,93,.11), 0 0px 1px rgba(0,0,0,.08);
}
.menu-wrap .offers-grid__item .menu-card__link {
    display: block;
    padding: 16px 24px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 100%);
    min-height: 225px;
}
.menu-wrap .offers-grid__item .menu-card__link img {height: 125px;/*max-width: 70px;*/}
.menu-wrap .offers-grid__item .menu-card__link h5 {
    margin-bottom: 0;
    font-weight: 600;
    color: #333;
    margin-top: 0px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 20px;
}






.img-slide_home {
    display: block;
    margin-top: 0px;
    position: relative;
    background-color: #f1f1f1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
}




.shop-regions {}
.shop-regions .shop-regions-ip-analyzer__wrapper {
    padding: 15px 15px;
    border-radius: 8px;
    margin-top: -21px;
}
.shop-regions .shop-regions__button-close {
    top: 5px;
    right: 10px;
}
.shop-regions .shop-regions-window-search__button, 
.shop-regions .shop-regions-ip-analyzer__button {
    padding: 5px 15px;
    font-size: 12px;
}
.shop-regions .shop-regions-window__header, 
.shop-regions .shop-regions-window__search .shop-regions-window__sub-header, 
.shop-regions .shop-regions-ip-analyzer__header {
    font-size: 18px;
    color: #000000;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 24px;
}
.shop-regions {}
.shop-regions {}
.shop-regions {}
.shop-regions {}






























.bullets {
    
}
.bullets+.bullets {margin-top: 55px;}
.bullets h2 {
    color: #252525;
    font-weight: 900;
    font-size: 29px;
    padding-bottom: 10px;
}




.headline__adress {}








.wa-line.wa-schedule-wrapper {
    display: none;
}













.card-feature-view__content {display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.card-feature-view__icon {display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;justify-content: center;min-width: 20px;margin-right: 15px;}
.card-feature-view__icon i {color: #949494;}
.card-feature-view__main {border-bottom: 1px solid #e6e6e6;}
.card-feature-view__main {position: relative;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-flex: 1;-webkit-flex-grow: 1;flex-grow: 1;padding: 16px 1px 16px 0;max-width: -webkit-calc(100% - 35px);max-width: calc(100% - 35px);-webkit-box-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;word-wrap: break-word;-moz-box-sizing: border-box;box-sizing: border-box;}
.card-feature-view__content-inn_ogrn .card-feature-view__main {padding: 0px 0px 0px 0;border-bottom: 0px solid #e6e6e6;}
.card-feature-view__content-inn_ogrn i {font-size: 11px;}
.card-feature-view__main a {font-weight: 600;color: #000;display: table;padding: 2px 0px;}


.link-wrapper {color: #000;}
.business-card-view__5 {font-size: 11px;}






.novinki-wrap {padding-top: 50px;}
.novinki-wrap .swiper-slide {width: 23%;height: 425px;}
.novinki-wrap .product-list .list-titl {}












.menuh-wrap .offers-grid {
    grid-template-columns: repeat(4,1fr);
    grid-gap: 25px;
}
.menuh-wrap .offers-grid__item {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.5);
    background-color: #1a1a1a;
}
.menuh-wrap .offers-grid .blo_cat-linc {
    border: 0px solid #EAEAEA;
    /*display: flex;*/
    background-color: #1a1a1a;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    height: 100%;
    color: #fff;
}


.menuh-wrap .img-slide_home-menu {
    display: block;
    margin-top: 0px;
    position: relative;
    background-color: #f1f1f1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    padding-bottom: 62.95%;
}

.menuh-wrap .sub_item_gradient {
    /*background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 45%) 50%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 45%) 50%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0 0 0 / 45%) 50%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;*/
}
.menuh-wrap .sub_item_text {
    padding: 15px;
    grid-gap: 20px;
    grid-template-columns: repeat(2,1fr);
    position: relative;
    display: grid;
    background-color: #1a1a1a;
}
.menuh-wrap .sub_item_text h2 {
    position: relative;
}
.menuh-wrap .offers-grid__item:hover .sub_item_text h2 {
    color: #80b337;
}
.menuh-wrap .sub_item_text h2:before {
    content: '';
    position: absolute;
    width: 70%;
    height: 4px;
    bottom: 14px;
    background-color: #fff;
}
.menuh-wrap .offers-grid__item:hover .sub_item_text h2:before {
    background-color: #80b337;
}
.menuh-wrap .sub_item_text .prise-ruble {
    background-color: #80b337;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
    font-weight: 900;
}




.b-properties_product_item_col {
    padding-right: 10px;
}
main.maincontent .wa-order-cart-wrapper .wa-products .wa-product .wa-details-section .wa-details .wa-name {
    font-size: 14px;
    font-weight: 600;
    pointer-events: none;
    color: #1a1a1a;
}
.s-order-page .s-back-link a {
    color: #828282;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
.s-order-page .s-back-link a:hover {color: #dedede;}





.minicart_action {
    padding: 8px;
}
.minicart_action a {border: 1px solid #f6c543;
    background-color: #f6c543;
    color: #000 !important;
    padding: 0 24px;
    line-height: 40px;
    width: 100%;
    display: block;
    border-radius: 8px;
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}
.minicart_action a:hover {border-color: #ff9800;
    background-color: #ff9800;}
.minicart_action a .minicart_price {
    right: 24px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    line-height: 48px;
    color: #fff !important;
}

.minicart {
    /*display: block!important;*/
}

.minicart .minicart-item {
    width: 100%;
    position: relative;
    display: flex;
    padding: 15px 0px;
    border-bottom: 1px solid rgb(226, 226, 233);
    transition-property: margin-top, opacity;
    transition-duration: 200ms;
    transition-timing-function: ease-in-out;
}
.minicart-thumb {
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 8px;
    flex: 0 0 auto;
    margin-right: 8px !important;
}
.minicart-item .minicart-thumb img {
    border-radius: 3px;
    width: 100% !important;
    max-width: 100% !important;
}



.minicart-bodi {
    flex: 1 1 auto;
    flex-flow: column;
}
.minicart_name {
    padding-right: 20px;
    margin-bottom: 2px;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    color: #000;
}
.minicart-remove {
    display: inline-block;
    height: auto;
    width: auto;
    position: absolute;
    top: -4px;
    right: -8px;
    z-index: 1;
    cursor: pointer;
}

.qty-price {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding-top: 6px;
}
.qty-price .minicart-price {
    color: rgb(0 0 0) !important;
    white-space: nowrap;
    font-weight: 600;
}



.minicart-remove-button:hover path:first-child {
    fill: #ff9800;
}
.minicart-remove-button:hover path:not(:first-child) {
    /*transform: rotate(10deg);*/
    fill: #ff9800;
}











.footer.lime-sushi-footer {
    background-color: rgb(19 19 19 / 61%);
    margin-top: 40px;
    padding-top: 28px;
    color: #fff;
}
.footer .offers-grid {
    grid-gap: 20px;
    -ms-grid-columns: 2fr 2fr 1fr 1fr;
    grid-template-columns: 2fr 2fr 1fr 1fr;
    position: relative;
    display: grid;
    display: grid;
}
.footer .menu-fut {}
.footer .menu-fut a {
    font-size: 15px;
    color: #fff;
    padding: 3px 0px;
    display: block;
}
.footer .menu-fut a:hover {
    color: #80b337;
}

.fut-logo {
    text-align: center;
}
.fut-logo img {
    width: 55%;
    margin: 0 auto;
}
.fut_pfone {
    padding-bottom: 15px;
}
.fut_pfone a {
    font-weight: 700;
    color: #fff;
    font-size: 22px;
}
.menu-fut2 {
    display: flex;
    flex-wrap: wrap;
}
.menu-fut2 > div {}
.menu-fut2 > div+div {
    margin-left: 20px;
}
.menu-fut2 > div a {
    font-size: 15px;
    color: #fff;
    display: block;
}
.menu-fut2 > div a:hover {
    color: #80b337;
}

.socal-futer {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 40px;
}
.socal-futer .scal-link {}
.socal-futer .scal-link+.scal-link {
    margin-left: 20px;
}
.socal-futer .scal-link a {} 
.socal-futer .scal-link a svg {
    width: 25px;
    height: 25px;
} 


















