/*@font-face{
    font-family: futuraBook;
    src: url("../assets/fonts/ttf/futura-pt-book.ttf");
}*/

input, select {
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
@font-face {
    font-family: 'futuraBook';
    src: url("../assets/fonts/ttf/futura-pt-book.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

.presscentermainn {
    width: 100% !important;
}

.presscentermainn .item {
    width: 20% !important;
}

.gopro-banners__text1 {
    line-height: 1;
    color: #000000 !important;
}

.mainsections {
    width: 100%;
}

body {
   /* background: url('/upload/img/bg.jpg');
	background: url('/upload/img/bg_newyear.jpg');*/
}

.body .b-mmenu.navbar-default,
.body .b-mmenu.navbar-default .b-mmenu__toggle, .body .b-mmenu.navbar-default .navbar-nav > li.other > a,
.rsgopro .btn-primary, .rsgopro .menu-sidebar li a:hover, .rsgopro .shops2 .shops2-panel .btn1.active,
.body .owl-dots .owl-dot.active {
    background-color: #2db437 !important;
}

.menu_horizontal1 .menu .searchinhead__btn {
    background-color: #f57835 !important;
    right: 0;
    top: 0;
    height: 100%;
}

.menu_horizontal1 .menu .searchinhead__btn,
.rsgopro .btn-primary, .rsgopro .menu-sidebar li a:hover, .rsgopro .shops2 .shops2-panel .btn1.active {
    border: none;
}


.primary-color, .brandslist span, .sorter_and_name .name, .brandslist.mainstyles .title a, .brandslistimg.mainstyles .title a, .mods h3.title2, .bigdata h3.title2, .detailcollection h3.title2, .detailtabs .contents .content .switcher, .sections a.parent, .mainsections .title, .presscentermainn .title, .sorter_and_name .name, .brandslistimgowl1.mainstyles .title a, .mainsections a.parent, .mainsections__show-more, .presscentermainn .item .blockname a, .presscentermainn .item a.blockname, .presscentermainn .item .blockname a, .presscentermainn .item a.name, .catalogmenu2 a.sub, .price.new, .table .full.name, .acc_title, .sale-personal-account-wallet-currency-item, .nice-title, .body #bx-soa-order .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted .bx-soa-cart-d {
    color: #4d4d4d !important;
}

.list-showcase__element {
    /*height: 490px;*/
}

.block--sale .name {
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0;
    min-height: 95px;
}

.date {
    padding-top: 10px;
}

.img {
    min-height: 180px;
}

#timetoevent {
    background: #f57835;
    padding: 10px 15px;
    font-size: 16px;
    color: #fff;
}

#event-message {
    padding-top: 13px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
}

#event-mess {
    position: absolute;
    z-index: 99;
    padding-top: 13px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
}
.clear_cart-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.clear_cart-button {
    color: #fff;
    background-color: #2db437;
    border-color: #2db437;
    border-bottom-color: #2db437;
}
.clear_cart-block_margin {
    margin: 10px;
}
/*.register{display: none;}*/
.block--sale {
    overflow: hidden;
    height: 375px;
}

.block--sale .text {
    min-height: 50px;
}

.block--sale:hover {
    height: 100%;
    overflow: initial;
    z-index: 10;
}

.block--sale:hover img {
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
}

.block--news {
    overflow: hidden;
    margin: 0 auto;
}
.block--news .text {
    min-height: 50px;
}

.block--news:hover img {
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
}

.block--news .name {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    padding: 15px 0;
    min-height: 95px;
    text-align: center;
}

.min_sum {
    color: #f00;
    font-weight: 600;
    font-size: 14px;
}

.stock .c-quantity__inner {
    /*position: relative;
    display: initial;
    width: 121px;
    background-color: #FFF;
    margin-right: 13px;*/
	display: flex;
	justify-content: center;
}

.stock .c-quantity {
    display: block;
}

.mainsections li.section {
    position: relative;
    overflow: hidden;
    height: 220px;
}


.mainsections a.parent {
    min-height: 55px;
    position: absolute;
    bottom: 0;
    width: 95%;
	padding-left:10px;
	padding-right:10px;
}

.mainsections .around_image {
    height: 350px;
	text-align:center;
}

.block-info {
    width: 100%;
    position: initial;
    background: rgba(255, 255, 255, 0.68);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    transform: translateY();
}

.section:hover .block-info {
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.68);
}

.section:hover a.parent {
    position: relative;
}

.mainsections .around_image img {
    width: auto;
}

.list-table__name a, .list-gallery__name a, .list-showcase__name a {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}
.list-table__name a b, .list-gallery__name a b, .list-showcase__name a b, .list-table__name-article.table-product_name .list-table__article b{
	color: white;
    background: #6ab295;
}

.c-stickers__sticker {
    font-size: 12px;
    text-transform: uppercase;
}
.code_black_friday {
    background-color: #333333!important;
}
.code_limit {
    background-color: #f57835!important;
}
.code_cashback {
    background-color: rgb(40, 40, 218);
}
.code_prodweek {
    background-color: #66b132!important;
}
.code_low_price {
    background-color: #76c250!important;
}
.code_products {
    background-color: #c58b00!important;
}
.code_hit {
    background-color: #c58b00!important;
}
.code_news {
    background-color: #30D5C8!important;
}
.code_discoint {
    background-color: #de0000!important;
}
.code_stop_price {
    background-color: #de0000!important;
}
.code_gift {
    background-color: #de0000!important;
}
.code_actual {
    background-color: #2db437!important;
}
    /*#element2, #element3, #element4, #element5, #element6, #element5-5  {*/
/*    background: #f57835;*/
/*   !* border-left: 1px solid #008e4f;*!*/
/*}*/

#PROPERTY_MINZAKAZA_VALUE {
    display: none;
}

.current {
    background: #f57835;
    border-radius: 50px;
    color: #fff;
}

.centeringin {
    position: relative;
}

.tabs_panel {
    position: static;
    /*position: absolute;
    right: 0;
    z-index: 99;
    top: 300px;*/
}

.main_action {
    text-align: right;
    margin-top: 2%;

}

.main_action div {
    margin-bottom: 10px;
}

.main_action div:last-of-type {
    text-align: left;
    margin-bottom: 10px;
}

#bg_popup {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#popup {
    background: #fff;
    max-width: 631px;
    width: 90%;
    margin: 10vmin auto;
    position: relative;
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#popup img {
    width: 100%;
}

.close {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 29px;
    height: 29px;
    /*color:#fff;*/
    background: url('/upload/close-min.png');
    cursor: pointer;
    border-radius: 29px;
}

.close:hover {
    box-shadow: inset 0px 0px 3px 1px #f57835;
}

/*soglasie*/
.line.agreement > label, label[data-bx-user-consent] {
    position: relative;
    padding-left: 1.9375em;
    line-height: 1.25;
    cursor: pointer;
}

.line.agreement > label input[type="checkbox"] {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
}

.label-check,
.check {
    position: absolute;
    left: 0;
    top: 1px;
    width: 1.3em;
    height: 1.3em;
    border: 1px solid #cfcfd1;
    border-radius: 3px;
}

#bx-soa-orderSave[type="checkbox"]:checked + .check {
    background: red;
}

.input_agreement:checked + .label-check {
    background-color: #f57835;
    background-image: url('/upload/img/checked_white.svg');
    background-size: contain;
}

#sendNewSms:disabled {
    background-color: #e1d6d0;
    border-color: #e1d6d0;
    cursor: default;
}

.line.agreement .require {
    color: #ff0000;
}

label[data-bx-user-consent] .main-user-consent-request-announce a {
    color: inherit;
    font-size: 13px;
    font-weight: normal;
}

.bmd-custom-checkbox > label input[type="checkbox"], label.bmd-custom-checkbox-inline input[type="checkbox"] {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
}

.bmd-custom-checkbox > label .checkbox-decorator, label.bmd-custom-checkbox-inline .checkbox-decorator {
    position: absolute;
    left: 0;
    padding: .2em;
    margin: -.3em;
    margin-top: -4px;
    line-height: .7;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.bmd-custom-checkbox > label .checkbox-decorator .check, label.bmd-custom-checkbox-inline .checkbox-decorator .check {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 18px;
    height: 18px;
    overflow: hidden;
    border: 0.125em solid #bdbdbd;
}

.bmd-custom-checkbox > label .checkbox-decorator .check:before, label.bmd-custom-checkbox-inline .checkbox-decorator .check:before {
    position: absolute;

    display: block;
    width: 0;
    height: 0;
    margin-top: -4px;
    margin-left: 6px;
    color: #bdbdbd;
    content: "";
    -webkit-box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
    /* -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); */
    -webkit-animation: checkbox-off;
    -o-animation: checkbox-off;
    animation: checkbox-off;
}

.bmd-custom-checkbox > label input[type="checkbox"]:checked + .checkbox-decorator .check:before, label.bmd-custom-checkbox-inline input[type="checkbox"]:checked + .checkbox-decorator .check:before {
    color: #ff5605;
    /* -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    -webkit-animation: checkbox-on 0.3s forwards;
    -o-animation: checkbox-on 0.3s forwards;
    animation: checkbox-on 0.3s forwards; */
    background-color: #f57835;
    background-image: url('/upload/img/checked_white.svg');
    background-size: contain;
    width: 15px;
    height: 15px;
    position: static;
    margin: 0;
}

.main-user-consent-request-popup-cont {
    max-width: 600px;
    width: 100%;
    height: 100%;
    max-height: 500px;
}

.main-user-consent-request-popup-text {
    min-height: 290px;
}

.main-user-consent-request-popup-button-acc {
    background-color: #2db437;
    color: #fff;
}

.main-user-consent-request-popup-button-acc:hover {
    background-color: #0d693f;
}

/*end soglasie*/
/*action sale*/
.iblocklist .block--sale .img {
    text-align: center;
}

#event-mess {
    position: static;
    display: flex;
    padding: 0;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(245, 120, 53, 1) 55%, rgba(245, 120, 53, 1) 100%);
    padding-left: 15px;
}

#timetoevent > #timetoevent {
    padding-right: 0;
    padding-left: 6px;
    padding-top: 0;
    padding-bottom: 0;
}

.fichi__inner {
    padding-bottom: 8px;
}

.header .phone {
    padding: 0 10px;
}

/*--11.11.2019--*/
.footer .line1 .contacts div:not(:first-of-type) .feedback {
    margin-top: 15px;
}

.c-ajaxpages {
    margin-top: 20px !important;

}

.loupe {
    position: absolute;
    z-index: 999999999;
}

.news_home .data {
    text-align: center;
}

#content .centering .wrapper_sale .name {
    text-align: center;
}

#button-up {
    z-index: 999;
    display: none;
    opacity: 0.5;
    width: 50px;
    filter: alpha(opacity=50);
    position: fixed;
    right: 30px;
    bottom: 100px;
    color: #000;
    transition: .3s;
}

#button-up img {
    width: 100%;
}

#button-up:hover {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: .3s;
    color: #FF0000;
}

form#news_subscribe input {
    width: 172px;
}

form#news_subscribe input[type=submit] {
    margin-top: 6px;
    position: relative;
    display: inline-block;
    height: auto;
    padding: 5px 21px 6px 21px;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: none;
    transition: 0s;
    border-radius: 4px;
    color: #fff;
    background-color: #f47935;
    border: 1px solid #ee8131;
    border-bottom-color: #c25c10;
}

form#news_subscribe input[type=submit]:hover {
    color: #fff;
    background-color: #e95b0d;
    border-color: #e95b0d;
}

#map input[type=text] {
    padding: 0 2px;
    line-height: 28px;
    background-color: transparent;
    background-clip: padding-box;
    box-sizing: border-box !important;
    border-top: 0;
    border-right: 28px solid transparent;
    border-bottom: 0;
    border-left: 31px solid transparent;
    border-right: 0;
}

.tab-sorter{
    margin-bottom: 15px;
}

/*@media (max-width: 991px){*/
/*    .tab-sorter{*/
/*        position: static;*/
/*    }*/
/*}*/

/*.main-sidebar .menu-sidebar {*/
/*    margin-top: 0px;*/
/*}*/

.main-sidebar .menu-sidebar {
    margin-top: 0;
}

.tab-sorter.wo-breadcrumbs-sorter-hitoffers {
    right: -2px;
}

h1.pagetitle.wo-breadcrumbs-title-hitoffers {
    margin-top: 58px;
}

.novinki-white-space {
    margin-top: 40px;
}

@media (max-width: 991px) {
    .wo-breadcrumbs-title-hitoffers {
        display: none;
    }

    .novinki-white-space {
        margin-top: 0;
    }

    #title .pagetitle.wo-breadcrumbs-title-newsoffers {
        display: none;
    }
}

#search-sidebar .tab-sorter {
    position: static;
}

@media (max-width: 991px) {
    .tab-sorter {
        position: static;
    }
    .addListings__item {
        padding: 4px 4px 4px;
        font-size: 12px;
    }
    .blockListing .addListings__item {
        padding: 8px;
        text-align: center;
    }
    .blockListing .addListings_wrapper {
        display: flex;
        width: 100%;
        justify-content: right;
    }
}

.pagetitle.search-pagetitle {
    margin-bottom: 0;
}

.catalog-categories {
    margin-top: 30px;
}

.catalog-categories > ul.row {
    display: flex;
    justify-content: center;
}

.catalog-categories .catalog-category {
    width: 25%;
    padding: 0 15px;
}

.catalog-categories .catalog-category:not(:last-child) {
    margin-bottom: 35px;
}

.catalog-categories .catalog-category .parent {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #F57835;
}

.catalog-categories .catalog-category:not(:last-child) {
    margin-bottom: 35px;
}

.catalog-categories .catalog-category .category-info li:not(:last-child) {
    margin-bottom: 4px;
}

.catalog-categories .catalog-category .category-info li a {
    color: black;
    font-weight: 600;
}

.catalog-categories .catalog-category .around_image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.catalog-categories .catalog-category .around_image img {
    width: 130px;
}

.catalog-categories .mainsections__show-more {
    cursor: pointer;
}

.catalog-categories .after-more {
    display: none;
}

@media (max-width: 1200px) and (min-width:1024px){
    .catalog-categories {
        padding: 0 20px;
    }
}

@media (max-width: 650px) {
    .catalog-categories .catalog-category {
        width: 50%;
    }

    .addListings, .notStock {
        margin: 0px;
        font-size: 12px;
    }
    .price-block-text-center {
        text-align: center;
    }
    .blockListing .addListings__item {
        font-size: 13px;
        width: 100%;
    }
    .blockListing .addListings_wrapper {
        display: flex;
    }

}

@media (max-width: 450px) {
    .catalog-categories .catalog-category {
        width: 100%;
    }
    .addListings__item {
        font-size: 18px;
        padding: 8px;
    }

}

/*новая шапка*/
#header .centeringin {
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#header .centeringin new-header-item {
    height: 100%;
    padding: 0;
}


@media (max-width: 1100px) {
    #header .centeringin .price-list .rsfavorite .inheadprice img {
        display: none;
    }

    #header .centeringin .price-list .rsfavorite .inheadprice .download-price-list {
        margin-left: 0;
    }

    #header .centeringin .price-list .rsfavorite .inheadprice .select-section-price-list {
        margin-left: 0;
    }

    #header .centeringin .header-basket__link svg {
        display: none;
    }

    #header .centeringin .header-basket__link .header-basket__info {
        margin-left: 0;
    }

    #header .centeringin #inheadfavorite .title {
        margin-left: 0;
    }

    #header .centeringin #inheadfavorite .descr {
        margin-left: 0;
    }

    #header .centeringin #inheadfavorite svg {
        display: none;
    }

}

@media (max-width: 991px) {
    .price-list.nowrap {
        display: none;
    }
}

@media (max-width: 730px) {
    #header .centeringin .phone a {
        font-size: 13px;
    }
}



@media (max-width: 820px) {
    #header .centeringin .new-header-item:not(:last-child) {
        margin-right: 10px;
    }
	.list-table__prices.col-lg-1{display:block;}
	.c-prices__name{display:block;}
	.list-table__inner .col-sm-4 { width: 25%;}
	.list-table__inner .col-sm-2.col-md-2.col-lg-2 {
    width: 25%;
}
.col-12.col-md-3{width:100%;}
}
@media screen and (max-width: 1050px) and (min-width: 1000px) {
.list-showcase .js-stores__title{    float: left !important;
  margin-right: 0px;
    width: 100%;
}
.list-showcase__element {
    height: 520px !important;
}
.list-showcase__inner{

}
.not_authorized .b-pay__quantity{float:left !important;}
.b-pay__inner.not_authorized .b-pay__buttons{margin-top:10px;}
.list-showcase__prices{height:80px;}

}
@media (max-width: 650px) {
    #header .centeringin .phone {
        display: none;
    }

	.list-table__inner .list-table__prices.col-lg-1 {
    display: block;
}
/*.list-showcase__prices{height:80px !important;}*/
.list-showcase__element.not-authorized{height:420px !important;}
.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__prices{height:38px !important;}
.list-table__inner .col-lg-2 {
    width: 15% !important;
}
.list-table__inner .col-lg-1 {
    width: 20% !important;
}
.list-table__inner .col-lg-4 {
    width: 20% !important;
}
.content .centering .col-md-9 {

    float: right;
}
.ajaxpages_doweb_search .list-showcase__element{width:49%;}
.c-ajaxpages {
    margin-top: 20px !important;
}
.c-ajaxpages {
    height: 35px !important;
    text-align: center;
    line-height: 5px !important;
    padding: 0;
}
.ajaxpages_doweb_search .list-showcase__element {
    height: 425px !important;
}
.b-sorter__template {
    display: flex;
    float: right;
    padding-top: 5px;
}
.gopro-container {
    margin-bottom: 0px;
}
div#search-sidebar {
    width: 100% !important;
}
#search-sidebar .menu-sidebar {display:block;}
.col-12.col-md-3{width:100%;}
}

@media (max-width: 450px) {
    #header .centeringin {
        flex-wrap: wrap;
    }

    #header .centeringin .favorite {
        display: none;
    }

    #header .centeringin .new-header-item {
        width: 45%;
    }

    #header .centeringin .phone {
        display: block;
        margin-right: 0 !important;
    }

    #header .centeringin .phone a {
        font-size: 16px;
    }
	.filter-right-left {
    width: 100% !important;
}
}

@media (max-width: 380px) {
    #header .centeringin .phone a {
        font-size: 13px;
    }
}

@media (max-width: 340px) {
    #header .centeringin .phone a {
        font-size: 10px;
    }
}


.price-list-page .price-list-title {
    font-size: 30px;
    line-height: 35px;
    color: #4d4d4d;
    margin-bottom: 20px;
    text-align: center;
}
.price-list-page .price-list-blocks {
    display: flex;
    gap: 0 15px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-transform: uppercase;
}

.price-list-page .price-list-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 45%;
    height: 70px;
    margin-bottom: 20px;
    background: #2db437;
    border-radius: 20px;
    flex-wrap: nowrap;
    white-space: nowrap;
    text-decoration: none;
    padding-right: 20px;
}
.price-list-page .price-list-block.--grey{
    background: #4d4d4d;
}
.price-list-page .price-list-block-text {
    width: 80%;
    padding-left: 20px;
    color: white;
    font-weight: bold;
    white-space: normal;
    font-size: 16px;
    line-height: 27px;
}

.price-list-page .price-list-block-icon {
    background: url('../assets/img/price-list-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 70px;
    height: 70%;
}

@media (max-width: 991px) {
    .price-list-page .price-list-blocks {
        margin-top: 15px;
    }
}


@media (max-width: 878px) {
    .price-list-page .price-list-block-text {
        font-size: 19px;
    }
}

@media (max-width: 878px) {
    .price-list-page .price-list-block-text {
        font-size: 17px;
    }
}

@media (max-width: 726px) {
    .price-list-page .price-list-block-text {
        font-size: 13px;
    }

    .price-list-page .price-list-title {
        font-size: 34px;
        line-height: 40px;
    }
}

@media (max-width: 540px) {
    .price-list-page .price-list-blocks {
        height: auto;
        margin-top: 15px;
    }

    .price-list-page .price-list-block {
        width: 100%;
    }

    .price-list-page .price-list-title {
        font-size: 27px;
        line-height: 38px;
    }
}

@media (min-width: 769px) {
     .top-menu-price-list {
        display: none !important;
    }
}
.mobile-block-five {
    display: none;
}
.desktop-block-three {
    display: flex;
}

@media (max-width: 769px) {
    .price-list-page .price-list-title{
        font-size: 20px;
        line-height: 1.2;
    }
    .list-table__more .b-pay {
        justify-content: center;
    }
    .list-table__more  {
        display: flex;
        flex-direction: column;
    }
    .disp-flex-mobile {
        display: flex;
    }
    .mobile-block-five_1 {
        display: none;
    }
    .mobile-block-five {
        display: flex;
    }
    .desktop-block-three {
        display: none;
    }

    .addListings {
        width: 100%;
        margin-top: 30px;
    }
    .blockListing .addListings {
        width: 100%;
        margin-top: 0px;
    }
    .notStock {
        width: 100%;
    }
    .bx_profile .form-control {
        width: 100% !important;
        text-align: center;
    }
    .main-profile-block-shown {
        text-align: center;
    }
}
.detail__pay-stores .detail__pay {
    width: 100%;
}
.detail__pay-stores .detail__pay .b-pay__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.detail__pay-stores .detail__pay .b-pay__inner.non-authorized {
	margin-top: 10px;
}
.detail__pay-stores.detail__pay-stores__spechialButton {
    margin-top: 5px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .detail__pay .b-pay__form .b-pay__add2basket {
    font-size: 18px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity__plus.js-plus,
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity__minus.js-minus {
    height: 30px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity__plus.js-plus:before {
    top: 14px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity__plus.js-plus:after{
    top: 8px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity__minus:before{
    top: 14px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity__measure.js-measurename{
    height: 30px;
    padding-top: 5px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity__value.js-quantity.js-use_count,
.detail__pay-stores.detail__pay-stores__spechialButton .c-quantity.min-zakaz{
    height: 30px;
}
.detail__pay-stores.detail__pay-stores__spechialButton .detail__stores{
    padding-top: 6px;
}
.b-pay__quantity{
    display: flex;
    gap: 10px;
    align-items: center;
}
.c-quantity__inner{
    display: flex;
    align-items: center;
    height: 30px;
}
.c-quantity__trigger{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 33px;
    cursor: pointer;
    border: 1px solid grey;
    position: relative;
    background: #f1f1f1;
}
.c-quantity__trigger:hover{
    text-decoration: none;
}
.c-quantity__trigger::before{
    font-size: 26px;
    color: grey;
}
.c-quantity__trigger.c-quantity__minus::before{
    content: '-';
}
.c-quantity__trigger.c-quantity__plus::before{
    content: '+'
}
.c-quantity__field{
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
    height: 100%;
    padding: 0 15px;
    min-width: 65px;
    white-space: nowrap;
}
@media screen and (max-width: 480px){
	.list-showcase .c-quantity__field{
		min-width: 123px;
		text-align: center;
	}
}
@media (max-width: 430px) {
    .body .list-showcase__small-button .b-pay__button {
        width: 100%;
    }
	
}
@media (max-width: 425px) {
    .list-showcase__pay {
        padding-right: 6px;
    }
    .body .list-showcase__small-button .b-pay__button {
        padding: 8px;
        width: 100%;
    }
	.list-showcase .c-quantity__field{
		min-width: 115px;
	}
	
}
@media screen and (max-width: 380px) {
	.list-showcase .c-quantity__field{
		min-width: 100px;
	}
}
@media screen and (max-width: 390px) {
	.list-showcase .c-quantity__field{
		min-width: 103px;
	}
}
@media screen and (max-width: 360px) {
	.list-showcase .c-quantity__field{
		min-width: 88px;
	}
}
@media screen and (max-width: 320px) {
	.list-showcase .c-quantity__field{
		min-width: 80px;
	}
	.price_s {
		margin-right: 0 !important;
	}
}
.body .c-quantity__field input[type="text"]{
	max-width: 35px;
    background: none;
    border: none;
    padding: 0 0 0 5px;
    height: 100%;
    field-sizing: content;
    text-align: center;
}

.js-stores__title .b-pay__buttons {
    width: 100%;
    text-align: end;
}
.c-prices.view-list.page-detail.product-multiple .c-prices__name {
    display: inline;
}

.c-prices.view-list.page-detail.product-alone .c-prices__name {
    display: inline;
}

.c-prices.view-list.page-detail .c-prices__name {
    margin-right: 12px;
    font-size: 15px;
    color: black;
}

.c-prices.js-prices.view-list.page-detail.product-multiple .c-prices__price:nth-child(2) .c-prices__name {
    color: red;
}

.c-prices.js-prices.view-list.page-detail.product-alone .c-prices__price .c-prices__name {
    color: #31ae30;
    font-size: 18px;
    display: block;
}
.c-prices__discount{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    padding: 0 8px;
}
.c-prices__discount__title{
    color: #878787;
}
.c-prices__discount__value{
    color: #ffffff;
    background: #31ae30;
    padding: 10px 10px;
    font-size: 18px;
}
.c-prices.js-prices.view-list.page-detail {
    text-align: right;
}

.c-prices.js-prices.view-list.page-detail.product-multiple .c-prices__price:nth-child(2) .c-prices__value {
    font-size: 30px;
    font-weight: 600;
}

.c-prices.js-prices.view-list.page-detail.product-multiple .c-prices__price:nth-child(1) .c-prices__value {
    font-weight: normal;
}

.c-prices.js-prices.view-list.page-detail.product-alone .c-prices__price .c-prices__value {
    font-size: 30px;
    font-weight: 600;
}


.detail__prices .c-prices.product-multiple {
    margin: 0;
}

.detail__prices .c-prices.product-alone {
    margin: 0;
}

.detail__compare-favorite-cheaper {
    margin: 0;
}

.c-prices.view-list.page-detail.product-multiple .c-prices__price {
    margin-top: 2px;
}

.c-prices.view-list.page-detail.product-alone .c-prices__price {
    margin-top: 2px;
}

.body .detail__pay .b-pay__form .b-pay__add2basket {
    display: flex;
    height: 35px;
    border-radius: 4px;
    align-items: center;
    font-size: 20px;
    justify-content: center;
    background-color: #f47935 !important;
}
.body .detail__pay .b-pay__form .b-pay__inbasket {
    height: 35px;
    border-radius: 4px;
    align-items: center;
    font-size: 20px;
    justify-content: center;
	background-color: #76c250 !important;
	border-color: #76c250;
	line-height: 22px;
}
.detail__controls{
    display: flex;
    justify-content: space-between;
}
.detail__controls .flex-left{
    width: 50%;
}
.nav.nav-tabs.js-detail-tabs {
    display: flex;
    justify-content: space-between;
    background: none;
}

.nav.nav-tabs.js-detail-tabs:before {
    display: none;
}

.nav.nav-tabs.js-detail-tabs > li {
    width: 24.6%;
    text-align: center;
    padding: 7px 0px;
    background-color: #76c250;
}

.nav.nav-tabs.js-detail-tabs > li.active {
    background: #95CF78 !important;
}

.nav.nav-tabs.js-detail-tabs > li > a {
    color: white !important;
    font-size: 14px;
}

.detail__pay-stores {
    margin-top: 15px;
}

.detail__compare-favorite-cheaper .detail__favorite > a {
    font-size: 15px;
    color: #2db437;
}

.detail__article-rating-brand {
    font-size: 15px;
}

.tabs_panel.authorized {
    top: 163px;
    padding: 0;
}

.tabs_panel.non-authorized {
    top: 163px;
    padding: 0;
}

.detail__stickers {
    margin-bottom: 15px;
}

.detail__stickers .c-stickers {
    position: static;
    display: flex;
    justify-content: center;
}

.detail__stickers .c-stickers .c-stickers__sticker {
    margin: 2px 2px;
    height: 27px;
    font-size: 10.5px;
    font-weight: 600;
    line-height: 24px;
}

.rsbreadcrumb.list-unstyled li a {
    color: #2db437;
}

.rsbreadcrumb.list-unstyled li span {
    color: #2db437;
}

.detail__pic__zoom .svg-icon {
    fill: #2db437;
}

.detail__pic__zoom a {
    color: #2db437;
}

.list-table__row{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}
.list-table__row .list-showcase__favorite {
    top: 0;
    right: 0;
}
.list-table-cell:not(.--imageCell){
    padding: 0 15px;
}
.list-table-cell.--imageCell{
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.list-table-cell.--priceCell{
    width: 15%;
    flex-shrink: 0;
}
.list-table-cell.--codeCell{
    width: 130px;
}
.list-table-cell.--payCell{
    width: 25%;
    flex-shrink: 0;
}
.list-table-cell.--payCell .list-table__solo-quantity-more{
    justify-content: space-between;
}
.list-table-cell.--nameCell{
    flex-grow: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: auto;
}

.list-table .list-table__name-article {
    display: flex;
    align-items: center;
}

.list-table .list-table__name-article.table-img {
    justify-content: center;
}
.list-table__article_wordBreak {
    width: 100%;
    word-break: break-word;
}
.list-table .list-table__name-article .list-table__article {
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.list-table .list-table__name-article.table-product_name {
    color: black;
    text-wrap: balance;
}

.list-table .list-table__element .list-table__inner {
    border-bottom: 2px solid #C7C5C6;
}

.list-table .list-thead {
    border: none;
    border-bottom: 2px solid #C7C5C6;
}

.list-table .c-prices__value {
    font-weight: 600;
}

.list-table .list-table__stickers.sm {
    display: none;
    position: static;
    margin-left: 5px;
}

#footer .block.one .phone1 .recall {
    color: #2db437;
}

#footer .block.two .item.depth_level1 a {
    color: #2db437;
}

#footer .block.three .footmenu .item a {
    color: #2db437;
}

#header .favorite .rsfavorite a:hover {
    color: #2db437;
}

#header .favorite .rsfavorite .descr,
#header .price-list .rsfavorite .descr {
    color: #2db437;
}

#header .basket .header-basket .header-basket__descr {
    color: #2db437;
}

#header .basket .header-basket:hover .header-basket__title {
    color: #2db437;
}

#header .authinheadinner span, #header .authinheadinner a {
    color: #2db437;
}

#header .authinheadinner svg {
    fill: #2db437;
}

#header .price-list:hover a {
    color: #2db437;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__prices .c-prices.product-alone {
    padding-top: 0px;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__prices {
    height: 38px;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__part-main {
    min-height: 355px;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized {
    height: 355px;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .b-pay__inner {
    display: flex;
    justify-content: space-between;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__part-main > .list-showcase__stores {
    display: none;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__prices {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__prices .list-showcase__stores {
    height: 17px;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__inner {
    padding: 15px 3px 15px 3px;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .b-pay__buttons a {
    padding: 5px 9px 5px 9px;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .b-pay__inner .detail__stores {
    display: none;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__pay {
    width: 100%;
    padding: 0;
}

.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__name-rating .list-showcase__name {
    text-align: center;
}

.catalog .sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 72px;
    z-index: 200;
}

.catalog .sidebar:before,
.catalog .sidebar:after {
    content: '';
    display: table;
}

.main-sidebar {
    position: sticky;
    top: 70px;
    z-index: 200;
}

.main-sidebar:before,
.main-sidebar:after {
    content: '';
    display: table;
}


.detail__compare-favorite-cheaper {
    margin-bottom: 25px;
}

.c-article__value.js-article__value {
    font-weight: 600;
    font-size: 17px;
}

.js-detail .prices_info{
	display: flex;

}
.price_s {
	display: flex; align-items: center; color: #878787; font-size: 14px; margin-right: 7px;
}

.not_authorized .b-pay__quantity{float:right;}

/*sub-list*/
.row.sub-list {

    margin-top: -2px;
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
}

.sub-list > div {
    max-width: 99.8%;
    padding: 2px 0;
}

.sub-list > div .parent {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}

.sub-list > div .parent:hover {
    opacity: 0.6
}

.sub-list-items-wrap {
    background: #fff;
    border: solid 1px #e5e5e5;
    margin: 0 5px;
    padding: 12px 10px 10px 10px;
    height: 100%;
    /*box-shadow: inset 1px -1px 0 #f3f3f3, inset -1px 0 0 #F3F3F3;*/
}

.sub-list-items-wrap:first-child {
    margin-left: 0;
}

.sub-list-items-wrap:last-child {
    margin-right: 0;
}

.sub-list-items-wrap .cash_back_ico {
    top: initial;
    bottom: 10px;
    right: 10px;
}

.sub-list-items {
text-align: center;
}

.sub-list-item {
	display: inline-block;

}
.col-lg-3 .sub-list-item{width:100%;text-align:left;}
.row .col-lg-12 .sub-list-item .children {
    text-decoration: none;
    color: #2db437 !important;
    float: left;
    margin-right: 5px;
}
.row .col-lg-12 .sub-list-item .children:after {
    content: '\2022';
    margin-left: 7px;
}
.row .col-lg-12 .sub-list-item:last-of-type .children::after{display:none}

.sub-list-item .children {
    color: #000;
    font-size: 13px;
    line-height: 1em;
    margin-bottom: 8px;
    display: inline-block;
	word-break: break-word;
}



.catalog .sidebar .main-sidebar {
    position: initial;
}

.new_stile_seeds {
    box-shadow: 0 0 17px 0 #00000075;
}

.sub-list.new_stile_seeds > div {
    border: 0;
}

.new_stile_seeds .sub-list-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.new_stile_seeds .sub-list-item {
    margin-right: 10px;
}
.element_quan-block {
    margin: 0px 5px;
}
.sub-list.new_stile_seeds .parent {
    position: relative;
    display: block;
    background: #2db437;
    border-radius: 6px;
    width: 60px;
    line-height: 40px;
    color: #fff;
    font-family: futuraBook, sans-serif;
    font-size: 28px;
    margin: 0 auto 10px;
}

.sub-list.new_stile_seeds .parent:after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: -12px;
    display: inline-block;
    background: #fff url("../assets/img/corner_ico.png") no-repeat 0 0;
    width: 24px;
    height: 28px;
    background-size: contain;
}

.gopro-banners .owl-carousel .owl-nav div.owl-prev,
.gopro-banners .owl-carousel .owl-nav div.owl-next {
    top: 31%;
}

.sub-list-items-wrap.flowers {
    text-align: center;
    padding-left: 10px;
	padding-right:10px;
	display:none;
}

.sub-list-items-wrap.flowers a:not(:last-child)::after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #2db437;
    margin: 0px 0px 2px 6px;
}
.filt-prod{padding-bottom:15px; text-align: center;background:#fff;box-shadow: 0 0 17px 0 #00000075;}
.filt-prod .select-checkbox{display:inline-block;}
.filt-prod .select-checkbox  [type="checkbox"]:not(:checked) + label:after {display:none;}
.filt-prod .select-checkbox [type="checkbox"]:checked + label:before{display:none;}
.filt-prod .select-checkbox [type="checkbox"]:checked {display:none;}
.filt-prod .select-checkbox [type="checkbox"]:checked + label:after {display:none;}
.filt-prod .val {font-family: open sans,Arial,Helvetica,sans-serif;font-size: 15px; margin: 5px;padding: 0px;line-height: 24px;color: #2db437;display:block;}
.filt-prod .val:hover{text-decoration:none;}
.filt-prod .select-checkbox .active .val{background: #2db437;
    color: #fff !important;

    border: none;
    border-radius: 3px;
	padding-left:3px;padding-right:3px;}
	.name .active  .first:first-letter{color: white;}

.filt-prod .select-checkbox .active .val:after{
    content: "×";
     font-family: open sans,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
       color: rgb(255, 255, 255);
    padding-left: 7px;
	padding-top:-2px;}

.filt-prod .select-checkbox  [type="checkbox"] + label {
    padding-left: 1px !important;
}
.first:first-letter{display:block;color: orange;}
 .list-table__inner .col-xs-6.col-sm-2.col-md-1.col-lg-1{width:10% !important;}
.list-table__inner .col-xs-6.col-sm-4.col-md-3.col-lg-4{width:30% !important;}
.list-table__inner .list-table__prices.col-xs-12.col-sm-2.col-md-2.col-lg-2 {width:15% !important;}
.list-table__inner .list-table__prices.col-xs-12.col-sm-2.col-md-2.col-lg-1{width:8.33333% !important;}
.list-table__inner .col-xs-12.col-sm-2.col-md-4.col-lg-4{width:36% !important;}

.filt-prod .select-checkbox:not(:last-child)::after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #2db437;
    margin: 1px 5px;
}

.filt-prod .select-checkbox [type="checkbox"] + label:not(:last-child)::after{display:none;}
/* .sub-list-items-wrap.flowers:last-child a::after {
    display: none;
} */

.sub-list-items-wrap.flowers a{
    font-family: 'futuraBook';
    font-size: 18px;
    line-height: 30px;
    padding: 0 3px 0 0px;

}

.catalog .sidebar ul {
    font-size: 12px;
}

.waiting-p {
    width: 100%;
    height: 90px;
    position: relative;
}
.waiting-p__del{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}
.waiting-p:hover .waiting-p__del{
    display: block;
}
.clean_wishlist{
    position: relative;
    /*opacity: 0;*/
    transition: 300ms opacity ease;
}
.clean_wishlist-remove{
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.clean_wishlist-remove:after,
.clean_wishlist-remove:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #d0021b;
    content: '';
    transition: 300ms background-color ease;
}
.clean_wishlist-remove:after { transform: translate3d(-50%, -50%, 0) rotate(45deg); }
.clean_wishlist-remove:before { transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
.clean_wishlist-remove:hover:after,
.clean_wishlist-remove:hover:before { background-color: #7e000f; }

.waiting-p .list-showcase__pay {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: auto;/*
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17.5px;*/
}
.total-waiting-clear {
    font-size: 16px;
    margin-bottom: 20px;
    cursor: pointer;
}
.waiting-p .list-showcase__pay .b-pay__quantity {
    display: inline-block;
    vertical-align: middle;
}
.waiting-p .list-showcase__stores {display: none;}
.waiting-p .list-showcase__mix {
    width: 85px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.waiting-p .list-showcase__name-rating {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    width: 40%;
}
.waiting-p .list-showcase__part-main {
    min-height: auto;
    height: 100%;
    display: flex;
}
.waiting-p .list-showcase__picture > a {
    height: 65px;
    width: 65px;
    line-height: 0;
}
.waiting-p .list-showcase__picture img {
    top: 0;
    max-height: 100%;
}
.waiting-p .list-showcase__prices {
    /*display: none;*/
    display: inline-block;
    vertical-align: middle;
    height: auto;
    max-width: 75px;
    margin-left: 10px;
}
.waiting-p .list-showcase__prices .c-prices__name {
    display: block;
}
.waiting-p .list-showcase__article {
    display: inline-block;
    vertical-align: middle;
}
.waiting-p .list-showcase__name a{
    font: 13px/18px 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 10px;
}

.sub-list-items-wrap.flowers a {
    display: inline-block;
}

.sub-list-items-wrap.flowers a:first-letter{
    /*color: #F57835;*/
}
.point-of-wait::after {
    content: "";
    position: absolute;
    background-image: url("/images/znak.svg");
    width: 35px;
    height: 100%;
    top: 0;
    left: 87%;
    background-size: 27px 38px;
    background-repeat: no-repeat;
}


.flowers a.first:first-letter{color:orange;}

.blockListing {
 text-align: end;
    margin: 10px 5px;
}
.blockListing .addListings  {
    width: 100%;
}
@media (max-width: 1400px) {
    .list-table-cell.--priceCell {
        width: auto;
    }

    .list-table-cell.--payCell {
        width: 30%;
    }
    .list-table-cell.--codeCell{
        width: 100px;
    }
}
@media (max-width: 1260px) {
    .rees46-recommend {
        margin-bottom: 15px!important;
    }
    .rees46-recommend .recommended-items {
        display: flex;
        width: calc(100vw - 35px);
        max-width: 915px;
        overflow-y: hidden!important;
        overflow-x: scroll!important;
        padding-right: 15px;

    }
    .rees46-recommend .recommended-items .recommended-item {
        margin: 0 14px 14px 0!important;
    }
    .list-table__solo-quantity-more{
        display: flex;
        flex-direction: column;
        gap: 10px
    }
    .body .b-pay__form .b-pay__add2basket, .body .b-pay__form .b-pay__buy1click, .body .b-pay__form.in .b-pay__inbasket{
        display: block;
    }
    .list-table-cell .b-pay__inner{
        display: block;
        width: 100%;
    }
    .list-table-cell.--payCell{
        padding-right: 0;
    }
    
}

@media (max-width: 767px) {
    body.adaptive .mainsections li.section {
        height: 449px;
    }
    .point-of-wait::after {
        left: 82%;
    }
    .list-table__row{
        flex-wrap: wrap;
    }
    .list-table-cell.--nameCell{
        width: calc(100% - 100px);
    }
}

@media (max-width: 750px) {
    body.adaptive .mainsections li.section {
        height: 430px;
    }
}

@media (max-width: 604px) {
    body.adaptive .mainsections li.section {
        height: 475px;
    }
}

@media (max-width: 550px) {
    body.adaptive .mainsections li.section {
        height: 450px;
    }

    body.adaptive .mainsections a.around_image {
        height: 115px;
    }
    .list-table-cell.--payCell{
        width: 100%;
    }
    .list-table__solo-quantity-more{
        flex-direction: row;
        justify-content: space-between;
    }
}

@media (max-width: 519px) {
    body.adaptive .mainsections li.section {
        height: 485px;
    }
}

@media (max-width: 500px) {
    body.adaptive .mainsections li.section {
        height: 515px;
    }

    body.adaptive .mainsections li.section li a {
        margin-top: 5px;
    }

    body.adaptive .mainsections a.around_image {
        height: 140px;
    }
}

@media (max-width: 480px) {
    body.adaptive .mainsections li.section {
        height: auto;
    }
	 body.adaptive .mainsections a.around_image {
        height: 90px !important;
}
    .js-stores__title .b-pay__buttons{
        text-align: start;
    }
    .c-article__value.js-article__value, .c-article__title {
        font-size: 11px;
    }
    .b-pay__quantity{
        flex-direction: column;
        align-items: flex-start;
        margin: 0 0 5px 0;
    }
    .detail__pay .c-quantity{
        order: 2;
    }
    .element_quan-block{
        white-space: nowrap;
        order: 1;
        margin: 0;
    }
    .prices_info{
        margin-top: 0px;
    }
    .detail__controls{
        min-height: 100px;
    }
	.c-prices.view-list.page-detail.product-alone .c-prices__price.nodiscount {
		margin-top: 35px;
	}
	.c-prices.view-list.page-detail.product-alone .c-prices__price.nodiscount .prices_info{
		margin-top: 15px;
	}
}
@media (max-width: 320px) {

	 body.adaptive .mainsections a.around_image {
        height: 100px;
}}

@media (max-width: 991px) {
    .gopro-banners__background {
        background-size: contain;
        background-repeat: no-repeat;
    }

}

@media (max-width: 767px) {
    .tabs_panel {
        position: inherit;
        top: 0;
    }

    .js-detail.js-element.detail {
        margin-bottom: inherit !important;
    }

    .gopro-banners__background {
        padding-top: 42vw;
    }

    .wrapper_sale {
        background: #018d4f26;
        padding: 15px;
        position: relative;
    }

    .block--sale {
        margin-bottom: 20px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
catalog .prods .sectinfo, .menu-sidebar {
    display: block !important;
}
}

@media (max-width: 500px) {
    .main_action div {
        width: 75%;
        margin: 10px auto;
    }

    .mainsections li.section {
        height: auto;
    }

    body.adaptive .mainsections a {
        position: static;
        margin: 0;
        width: 100%;
        text-align: center;
    }

    body.adaptive .mainsections .block-info a {
        margin-top: 10px;
    }

    body.adaptive .presscentermainn .item {
        display: flex;
        width: 100% !important;
        align-items: center;
    }

    .shops2__list {
        height: auto;
    }

    .block--sale > a {
        display: block;
    }

    .block--sale .name {
        min-height: 30px;
    }
}

@media screen and (max-width: 768px) and (min-width: 481px) {
    .footer .line1 .block.one .contacts .phone3,
    .footer .line1 .block.one .contacts .phone4 {
        float: left;
        width: 50%;
    }

    .footer .line1 .contacts .feedback,
    .footer .line1 .contacts .recall {
        margin-top: 15px;
    }
}


@media (min-width: 768px) and (max-width: 1023px) {
    .tabs_panel {
        top: 350px;
    }

}

@media (min-width: 768px) {
    .block--sale .name {
        min-height: unset;
    }

    .block--sale {
        border: 1px solid #ececec;
        height: auto;
        padding-top: 15px;
        padding-bottom: 0px;
    }
}


@media (max-width: 1230px) {
    .price-list-page .price-list-title {
        left: 88px;
        font-size: 29px;
    }
}

@media (max-width: 1130px) {
    .price-list-page .price-list-title {
        left: 114px;
        font-size: 24px;
    }
}

@media (max-width: 1130px) {
    .price-list-page .price-list-title {
        left: 114px;
        font-size: 24px;
    }
}

@media (max-width: 1150px) {
    .price-list-page .price-list-title {
        left: 113px;
        font-size: 23px;
    }
    .js-detail .prices_info{
        display: block;
    }
    .c-prices.view-list .c-prices__price{
        flex-direction: column;
        align-items: flex-end;
    }
    .price_s{
        justify-content: flex-end;
        padding: 5px 0;
    }
}

@media (max-width: 991px) {
    .price-list-page .price-list-title {
        position: static;
        font-size: 29px;
    }
}
@media (max-width: 400px) {
	.price_s {
		display: block;
        white-space: nowrap;
        font-size: 12px;
	}
    .c-prices.js-prices.view-list.page-detail.product-alone .c-prices__price .c-prices__value {
        font-size: 20px;
    }
    .clear_cart-block {
        flex-direction: column;
    }
}
@media (max-width: 980px) {
    .tabs_panel.authorized {
        top: 180px;
    }
}

@media (max-width: 936px) {
    .tabs_panel.non-authorized {
        top: 186px;
    }

    .tabs_panel.authorized {
        top: 210px;
    }
}

@media (max-width: 767px) {
    .section:hover .block-info {
        bottom: auto;
        position: static
    }
}

@media (max-width: 480px) {
    .section:hover .block-info {
        bottom: 0;
    }
}
@media (max-width: 862px) {
    .tabs_panel.authorized {
        top: 266px;
    }

    .tabs_panel.non-authorized {
        top: 210px;
    }
}

@media (max-width: 829px) {
    .tabs_panel.authorized {
        top: 257px;
    }

    .tabs_panel.non-authorized {
        top: 205px;
    }
}

@media (max-width: 767px) {
    .tabs_panel.authorized {
        top: 40px;
    }

    .tabs_panel.non-authorized {
        top: 40px;
    }
}
@media (max-width: 425px) {
    .tabs_panel.authorized {
        top: 0px;
    }

    .tabs_panel.non-authorized {
        top: 0px;
    }
}

@media (max-width: 414px) {
    .c-prices.js-prices.view-list.page-detail.product-multiple .c-prices__price:nth-child(2) .c-prices__name {
        word-break: break-all;
    }
}

@media (max-width: 480px) {
    .list-showcase.view-showcase .list-showcase__element.not-authorized {
        height: 335px !important;
    }

    .list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__part-main {
        min-height: 360px !important;
    }
	.content {
    line-height: 18px;
}
}
@media (max-width: 767px) {
    .list-table .list-table__stickers.sm {
        display: block;
    }
    body {
        background: none!important;
    }
}
.list-table .list-table__stickers.sm {
    display: none;
}
@media (max-width: 991px) {
    .list-table .list-table__stickers.lg {
        left: 5px;
        top: -5px;
    }
    .js-stores__title{
        margin-right: 0 !important;
    }
    .element_quan-block {
        font-size: 11px;
    }
}
@media (max-width: 767px) {
    .catalog .sidebar {
        position: static;
    }

    .main-sidebar {
        position: static;
    }
	.list-showcase.view-showcase .list-showcase__element.not-authorized .list-showcase__part-main{

		padding-left:10px;
		text-align:left !important;
	}

}
@media (max-width: 767px) {
    .detail__pay .c-quantity {
        margin-bottom: 0;
    }
	.col-md-9{width:100%;}
}

@media (max-width: 767px) {
    .detail__compare-favorite-cheaper {
        margin-bottom: 10px;
    }
	.sub-list > div {
    max-width: 100% !important;
    padding: 2px 0;
}
.js-detail .detail__stores{

}
}
@media (max-width: 600px) {
    .main-sidebar:not(.catalog-root) {
        display: none;
    }

    .sub-list {
        display: flex;
    }
}

@media (max-width: 767px) {
    .sub-list > div .parent {
        text-align: center;
    }
	 .main-sidebar:not(.catalog-root) {
        display: none;
    }
    .hit-group {
        display: block!important;
        margin: 10px;
    }
}
@media (max-width: 767px) {
    .main_action {
        display: none;
    }
	.mainsections a.parent{
	padding-left: 5px;
    padding-right: 5px;}
}

@media screen and (max-width: 480px){
    body.adaptive .mainsections li.section {
        width: 33.3%;
    }
    .body .detail__pay .b-pay__form .b-pay__add2basket {
        width: 100%;
        height: 39px;
        font-size: 14px;
        margin-right: 0;
        padding: 0 15px;
        border-radius: 4px;
        transform: translateY(15px);
    }
	.body .detail__pay .b-pay__form .b-pay__inbasket {
		height: 35px;
		border-radius: 4px;
		align-items: center;
		font-size: 20px;
		justify-content: center;
		background-color: #76c250 !important;
		border-color: #76c250;
		line-height: 35px;
		width: 100%;
		height: 39px;
		font-size: 14px;
		margin-right: 0;
		padding: 0 15px;
		border-radius: 4px;
		transform: translateY(15px);
	}
    .detail__pay-stores{
        margin-top: 10px;
		margin-bottom: 0px;
    }
    .detail__pay-stores .detail__pay .b-pay__buttons{
        width: 100%;
        padding-top: 0px;
		height: 8px;
    }
    .js-detail .b-pay__inner{
        transform: translateY(-60px);
    }
	.list-showcase__name-rating {
		margin-bottom: 0px;
	}

}

@media (max-width: 767px)
{
body.adaptive .mainsections a.around_image {
    height: 130px;
}}
.filt-prod.notPage{display: none;}
#bx-soa-orderSave label input {
	left: 25px !important; 
	opacity: 1 !important;
}