/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/


/* Examples (uncomment to use):*/


/* Expand site width */


/* body .wrapper { max-width: 1400px !important;  } */


/* Set site background image */


/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */


/* a.compare_item { display: none !important;  }*/

.pay_container .bx-soa-pp-company-graf-container {
    position: relative !important;
  }


.pay_container .bx-soa-pp-company-smalltitle {
    max-width: 190px;
  }


.pay_container .bx-soa-pp-company-image {
    min-width: 120px;
    background-size: auto;
  }
.pay_container .bx-soa-pp-company {
    display: flex;
    align-items: center;
  }

  .pay_container  #bx-soa-order.orderform--v1 .bx-soa-pp-company-graf-container{
    position: relative;
  }


h2.bx-soa-section-title.col-sm-9 {
    font-size: 14px !important;
}




.right_block_store.contacts_map:before {
    content: none;
}

.oldprice {
    color: #999;
    font-size: .867em;
    line-height: 1.692em;
    text-decoration: line-through;
}

.ce_cmp_hidden.with_oldprice {
    display: flex;
    flex-wrap: wrap;
}

.item.oldprice {
    margin: 0 3px 0;
}

.product-container .cost.prices.detail .price.font_mxs {
    line-height: 1;
}

body .product-side.left_block .cost {
    margin: 0;
}

.city-selector-btn {
    cursor: pointer;
    position: relative;
    z-index: 10;
    padding-left: 20px;
}

.question-city {
    position: absolute;
    width: 280px;
    height: 53px;
    background: #fff;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 18%);
    left: 0;
    text-align: center;
    padding-top: 18px;
    font-size: 12px;
    margin-top: 14px;
}

.question-city:before {
    position: absolute;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: block;
    left: 20px;
    bottom: 100%;
}

.question-city .question-city-label {
    display: inline-block;
    font-size: 12px;
}

.question-city .question-city-btn {
    display: inline-block;
}

.question-city .question-city-btn .btn-yes,
.question-city .question-city-btn .btn-no {
    display: inline-block;
    border: 0;
    color: #D0334D;
    border-bottom: 1px solid rgba(208, 51, 77, 0.3);
    background: none;
    margin-left: 5px;
}

.cities-block-popup {
    background: #FFF;
    padding: 20px 25px;
    text-align: left;
    width: 100%;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
    box-sizing: border-box;
}

.cities-block-popup .title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}

.cities-block-popup .cities-list {
    column-count: 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px 10px;
}

.cities-block-popup .cities-list .city-item {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

.cities-block-popup .cities-list .city-item a {
    color: #000;
}

.cities-block-popup .cities-list .city-item:hover,
.cities-block-popup .cities-list .city-item.active {
    color: #D0334D;
}

.cities-block-popup .cities-list .city-item:hover a,
.cities-block-popup .cities-list .city-item.active a {
    color: #D0334D;
}

.mfp-close-btn-in .cities-block-popup .mfp-close {
    text-indent: -9999px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    right: 12px;
    top: 15px;
    width: 33px;
    height: 33px;
    opacity: 1;
    cursor: pointer;
    top: 9px;
}

.mfp-close-btn-in .cities-block-popup .mfp-close:before,
.mfp-close-btn-in .cities-block-popup .mfp-close:after {
    position: absolute;
    left: 15px;
    content: '';
    height: 25px;
    width: 2px;
    background-color: #E9E9E9;
}

.mfp-close-btn-in .cities-block-popup .mfp-close:before {
    transform: rotate(45deg);
}

.mfp-close-btn-in .cities-block-popup .mfp-close:after {
    transform: rotate(-45deg);
}

.city-selector-mobile {
    clear: both;
    position: relative;
    color: #ccc;
    display: none;
    text-align: center;
    padding: 5px;
}

.topest-contacts__item {
    margin-left: 50px;
}

.top-block.header-custom,
.top-block.header-custom a,
.top-block.header-custom .menu>li>a {
    color: #222222;
}

.top-block.header-custom,
.top-block.header-custom>.maxwidth-theme>.wrapp_block {
    background: #E1E1E1;
}

.top-block.header-custom .wrapp_block .top-block-item {
    border-left: 1px solid #A7A7A7;
}

.top-block.header-custom+.header-wrapper .logo_and_menu-row .logo-row .logo {
    line-height: 52px;
}

.header-custom .logo-row .logo,
.header-custom .logo_and_menu-row .inner-table-block,
.header-custom .logo_and_menu-row .search-wrapper {
    height: 52px;
}

.top-block.header-custom+.header-wrapper .logo_and_menu-row .logo-row {
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-custom .logo-block .logo-description {
    color: #777777;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.4;
    margin-left: 10px;
}

.header-custom .logo-block {
    display: flex;
    align-items: center;
}

.header-custom .phone-block .phone-link {
    display: flex;
    align-items: center;
}

.header-custom .phone-block .phone-link .icon {
    background-color: #D2334D;
}

.header-custom .phone-block .inline-block {
    line-height: 1;
}

.header-custom .phone-block .phone-link a {
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #D2334D;
}

.header-custom .logo_and_menu-row .callback-block {
    margin: 0 0 0 31px;
    border-bottom: 1px solid rgba(208, 51, 77, 0.3);
}

.header-socials,
.social-icons-sportmoda_v1 ul {
    display: flex;
    margin: -3.5px;
    margin-left: calc(-3.5px + 30px);
    height: calc(52px + 7px);
    align-items: center;
    list-style: none;
    padding: 0;
}

.header-socials__item,
.social-icons-sportmoda_v1 li {
    padding: 3.5px;
    flex-shrink: 0;
    list-style: none;
    margin: 0;
}

.social-icons-sportmoda_v1 ul li:before {
    content: unset;
}

.header-socials__item a,
.social-icons-sportmoda_v1 li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
}

.header-custom .logo_and_menu-row .search .search-input {
    background: #FFFFFF;
    border: 1px solid #D2334D;
    box-sizing: border-box;
    border-radius: 4px;
    color: #000;
}

.header-custom .logo_and_menu-row .search .svg path,
#mobileheader .mobileheader-custom .search-block .search-button-div .svg svg path {
    fill: #D0334D;
}

.header-custom .logo_and_menu-row .search .btn-search:hover .svg svg path,
#mobileheader .mobileheader-custom .search-block .search-button-div .btn-search:hover .svg svg path {
    fill: #D0334D;
}

.header-custom .logo_and_menu-row .search .svg svg,
#mobileheader .mobileheader-custom .search-block .search-button-div .svg svg {
    width: 12px;
    height: 12px;
}

.header-custom.top-block .left {
    font-size: 14px;
}

.menu-item.js-dropdown .right-side {
    /*display: none;*/
}

.header-custom .menu-item.catalog {
    background: #D2334D;
}

.header-custom .mega-menu table td.menu-item.catalog .wrap>a {
    color: #fff;
    font-size: 22px;
    line-height: 1;
}

.header-custom .mega-menu table td .wrap>a {
    font-size: 14px;
}

#mobileheader.mobileheader--custom {
    height: auto;
}

.mobileheader-custom {
    padding: 15px 0 10px;
}

.mobileheader-custom .mobileheader__top {}

.mobileheader-custom .logo-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

#mobileheader.mobileheader--custom .logo-block .logo {
    height: 52px;
    line-height: 52px;
}

.mobileheader-custom .logo-description {
    margin-left: 20px;
    color: #777777;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.4;
}

.mobileheader-custom .phone-block {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.mobileheader-custom .phone-block a {
    color: #D2334D;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.mobileheader__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

#mobileheader .mobileheader-custom .search_wrap {
    height: auto;
    line-height: 1;
}

#mobileheader .mobileheader-custom .search-input {
    height: 28px;
    background: #FFFFFF;
    border: 1px solid #D2334D;
    box-sizing: border-box;
    border-radius: 4px;
}

#mobileheader .mobileheader-custom .search-input::placeholder {
    font-size: 11px;
    line-height: 13px;
}

#mobileheader .mobileheader-custom .burger {
    width: 30px;
}

#mobileheader .mobileheader-custom .search_wrap {
    margin-left: 30px;
    margin-right: 30px;
    width: 100%;
}

.mobile_personal_wrap,
.mobile_personal_wrap a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.mobile_personal_wrap i {
    margin: 0;
}

.mobileheader-custom .svg-inline-close svg path {
    fill: #D2334D;
}

#mobilemenu .mobilemenu-custom .menu ul li a {
    padding: 10px 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
}

#mobilemenu .mobilemenu-custom .menu.top ul li a {
    text-transform: uppercase;
}

#mobilemenu .mobilemenu-custom .menu ul li a:hover {
    background: #D2334D;
    border-radius: 4px;
    color: #fff;
}

#mobilemenu .mobilemenu-custom .menu ul li {
    border: 0;
}

.mobilemenu-custom {
    margin-top: 20px;
}

#mobilemenu .mobilemenu-custom .menu ul>li .arrow .svg {
    transform: translate(-50%, -50%);
}

#mobilemenu .mobilemenu-custom .menu ul li a:hover .arrow .svg svg path {
    fill: #fff;
}

#mobilemenu .mobilemenu-custom .expanded>.dropdown .menu_back a {
    padding-top: 10px;
    padding-bottom: 10px;
}

#mobilemenu .mobilemenu-custom .expanded>.dropdown .menu_back .svg {
    top: 50%;
    transform: translateY(-50%);
}

#mobilemenu .mobilemenu-custom .expanded>.dropdown .menu_title {
    padding: 0;
}

#mobilemenu .mobilemenu-custom .menu.middle>ul>li>a {
    padding-left: 25px;
}

#mobilemenu .mobilemenu-custom .menu.middle a .svg-basket,
#mobilemenu .mobilemenu-custom .menu.middle a .svg-inline-basket,
#mobilemenu .mobilemenu-custom .menu.middle a .svg-compare,
#mobilemenu .mobilemenu-custom .menu.middle a .svg-inline-compare {
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px;
}

#mobilemenu .mobilemenu-custom .menu.middle a .svg svg {
    width: 100%;
    height: 100%;
}

.mobile-menu__bottom-item {
    display: flex;
    align-items: center;
    color: #000000;
}

.mobile-menu__bottom-item+.mobile-menu__bottom-item {
    margin-top: 10px;
}

.mobile-menu__bottom-item.mobile-callback {
    margin-top: 20px;
}

.mobile-menu__bottom-item .icon.mask {
    background-color: #D2334D;
}

.mobile-menu__bottom-item.item_email a {
    color: #000000;
}

.mobile-menu__bottom-item.item_phone a {
    color: #D2334D;
    font-weight: bold;
}

.mobile-menu__bottom-item .city-selector-btn {
    padding-left: 0;
}

.mobile-menu__bottom-item .social-icons-sportmoda_v1 ul {
    margin-left: -3.5px;
    height: auto;
}

.mobile-menu__bottom-item.item_socials {
    margin-top: 20px;
}

#mobilemenu.mobilemenu--custom {
    padding-bottom: 30px;
}

#mobilemenu.mobilemenu--custom .menu.middle>ul>li>a {
    background: #fff;
}

.mobile-menu__bottom {
    margin-top: 20px;
}

.mobile__add {
    margin-bottom: 10px;
    margin-top: 20px;
}

#mobilemenu .mobilemenu-custom .mobile__add .menu.top ul li a[href^="/sale/"],
.menu-item-wrap a[href^="/sale/"] {
    color: #D2334D;
    display: flex;
    align-items: baseline;
    font-weight: bold;
}

#mobilemenu .mobilemenu-custom .mobile__add .menu.top ul li a[href^="/sale/"]:before,
.menu-item-wrap a[href^="/sale/"]:before {
    content: '';
    display: inline-flex;
    flex-shrink: 0;
    margin-right: 5px;
    background: no-repeat center url("../images/svg/icon-fire.svg");
    background-size: contain;
    width: 15px;
    height: 15px;
}

.header-custom .table-menu {
    display: flex;
}

.header-custom .table-menu .menu-additional {
    border-left: 1px solid #F3F3F3;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.header-custom .table-menu .menu-additional .menu-item-wrap+.menu-item-wrap {
    margin-left: 20px;
}

#mobilemenu .mobilemenu-custom .menu.top ul li a[href^="/sale/"] {
    display: none;
}

.icon {
    display: inline-flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    background-size: contain!important;
    mask-size: contain!important;
    -webkit-mask-size: contain!important;
}

.icon.mask {
    background-color: #222222;
}

.icon-15 {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.icon-20 {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.icon-28 {
    width: 28px;
    height: 28px;
}

.icon-marker {
    mask: no-repeat center url("../images/svg/icon-marker.svg");
    -webkit-mask: no-repeat center url("../images/svg/icon-marker.svg");
    margin-right: 5px;
}

.icon-clock {
    mask: no-repeat center url("../images/svg/icon-clock.svg");
    -webkit-mask: no-repeat center url("../images/svg/icon-clock.svg");
}

.icon-mail {
    mask: no-repeat center url("../images/svg/icon-mail.svg");
    -webkit-mask: no-repeat center url("../images/svg/icon-mail.svg");
}

.icon-phone {
    mask: no-repeat center url("../images/svg/icon-phone.svg");
    -webkit-mask: no-repeat center url("../images/svg/icon-phone.svg");
}

.icon-whatsapp {
    background: no-repeat center url("../images/svg/social/icon-social-watsapp.svg");
}

.icon-viber {
    background: no-repeat center url("../images/svg/social/icon-social-viber.svg");
}

.icon-vk {
    background: no-repeat center url("../images/svg/social/icon-social-vk.svg");
}

.icon-instagram {
    background: no-repeat center url("../images/svg/social/icon-social-instagramm.svg");
}

.icon-burger {
    background: no-repeat center url("../images/svg/icon-burger.svg");
}

.icon-personal {
    background: no-repeat center url("../images/svg/icon-personal.svg");
}

.mr-5 {
    margin-right: 5px;
}

.index-brands * {
    color: #222222;
}

.index-brands__heading {
    font-weight: 400;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.index-brands__left-title {
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.index-brands__list-open {
    text-align: center;
    width: 100%;
}

.index-brands__list-open span {
    border: 1px solid #d2334d;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    color: #d2334d;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
    padding: 16px 50px;
    transition: 0.3s;
}

.index-brands__list-open span:hover {
    background: #d2334d;
    color: #fff;
}

.index-brands__content {
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
}

.index-brands__left {
    width: 230px;
    flex-shrink: 0;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 50px;
    box-sizing: content-box;
}

.index-brands__list {
    text-align: center;
    display: flex;
    padding-bottom: 30px;
    width: calc(100% - 280px);
    flex-wrap: wrap;
}

.index-brands__item {
    border: 1px solid rgb(196 196 196 / 30%);
    width: 90px;
    height: 90px;
    display: block;
    margin: 0px 10px;
    margin-bottom: 20px;
}

.index-brands__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.index-brands {
    padding-top: 50px;
    padding-bottom: 60px;
    border-bottom: 3px solid #d2334d;
}

.index-brands .maxwidth-theme {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.index-brands__inner {
    padding-top: 50px;
    padding-bottom: 60px;
}

.index-brands__heading::after,
.index-brands__heading::before {
    content: "";
    background: #D2334D;
    height: 3px;
    display: block;
    position: absolute;
    top: 50%;
    width: 9999px;
    margin-top: -2px;
    z-index: 0;
}

.index-brands__heading::before {
    right: 0px;
}

.index-brands__heading::after {
    left: 0px;
}

.index-brands__heading span {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 0px 40px;
}

.index-news .maxwidth-theme {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.index-news__inner {
    padding-top: 50px;
    display: flex;
    padding-bottom: 110px;
}

.index-news__left {
    width: 230px;
    flex-shrink: 0;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 50px;
    box-sizing: content-box;
}

.index-news__heading {
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.index-news__list {
    width: 100%;
}

.index-news__item-image {
    height: 135px;
    display: block;
    line-height: 0px;
}

.index-news__item-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.index-news__item-title {
    font-weight: 600;
    font-size: 16px;
    color: #222222;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 50px;
    overflow: hidden;
    box-sizing: content-box;
    margin-bottom: 15px;
    transition: 0.3s;
}

.index-news__item-title:hover {
    color: #d2334d;
}

.index-news__item-readmore {
    font-weight: 400;
    font-size: 14px;
    color: #D2334D;
}

.index-news__item {
    display: flex;
    flex-direction: column;
}

.index-news {
    color: #222;
}

.index-news__link-to-all a {
    font-weight: 400;
    font-size: 14px;
    color: #D2334D;
}

.index-discount-banners__list {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 50px;
}

.index-discount-banners__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
    margin: 0 15px;
    text-decoration: none;
}

.index-discount-banners__item-link {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.index-discount-banners__item-image {
    position: relative;
    width: 100%;
    z-index: 0;
}

.index-discount-banners__item-title {
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 5px;
}

.index-discount-banners__item-readmore {
    font-weight: 500;
    font-size: 14px;
    color: #D2334D;
}

.index-discount-banners__item-text {
    position: absolute;
    width: 100%;
    height: 140px;
    z-index: 1;
    top: 100px;
    padding: 20px 25px;
    max-width: 400px;
}

.index-discount-banners {
    line-height: 1.4;
}

.index-catalog__heading {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: #D2334D;
    font-weight: 700;
    font-size: 48px;
}

.index-catalog__heading::after,
.index-catalog__heading::before {
    content: "";
    background: #d2334d;
    height: 3px;
    display: block;
    position: absolute;
    top: 50%;
    width: 9999px;
    margin-top: -2px;
    z-index: 0;
}

.index-catalog__heading span {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 0 60px;
}

.index-catalog__inner {
    padding-top: 90px;
    padding-bottom: 90px;
}

.index-catalog .maxwidth-theme {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.index-catalog__list-open {
    text-align: center;
    width: 100%;
    padding-top: 15px;
}

.index-catalog__list-open span {
    border: 1px solid #d2334d;
    border-radius: 10px;
    font-weight: 700;
    font-size: 16px;
    color: #d2334d;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
    padding: 16px 50px;
    transition: .3s;
}

.index-catalog__list-open span:hover {
    background: #d2334d;
    color: #fff;
}

.index-catalog__list {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}

.index-catalog__item {
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase;
    color: #222;
    position: relative;
    background: linear-gradient(180deg, #e5e5e5 0%, #fcfcfc 51.56%, #e5e5e5 100%);
    display: block;
    margin: 15px;
    background: linear-gradient(90deg, #e3e3e3 0%, #fff 58.33%, #e3e3e3 100%);
    height: 300px;
    display: flex;
    padding: 50px;
    align-items: center;
    justify-content: start;
    width: calc(100% - 330px - 530px - 30px);
    line-height: 1.3;
}

.index-catalog__item-title {
    position: relative;
    z-index: 1;
}

.index-catalog__item[data-id="1"],
.index-catalog__item[data-id="10"] {
    position: absolute;
    width: 300px;
    height: 630px;
    text-align: center;
    background: linear-gradient(180deg, #E5E5E5 0%, #FCFCFC 51.56%, #E5E5E5 100%);
}

.index-catalog__item[data-id="2"] {
    margin-left: auto;
}

.index-catalog__item[data-id="3"],
.index-catalog__item[data-id="7"],
.index-catalog__item[data-id="8"] {
    width: 500px;
}

.index-catalog__item[data-id="4"] {
    margin-left: auto;
    width: 500px;
}

.index-catalog__item[data-id="10"] {
    top: calc(630px + 30px);
    right: 0px;
}

.index-catalog__item[data-id="1"] {
    align-items: end;
}

.index-catalog__item[data-id="10"] {
    align-items: start;
}

.index-catalog__item[data-id="11"],
.index-catalog__item[data-id="12"] {
    width: calc(50% - 30px);
}

.index-catalog__item-image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 0;
}

.index-catalog__item[data-id="1"] .index-catalog__item-image {
    right: 9px;
    margin-top: -43px;
}

.index-catalog__item[data-id="10"] .index-catalog__item-image {
    top: auto;
    bottom: 0px;
    transform: none;
    left: 0px;
    right: auto;
}

.index-catalog__item[data-id="8"] .index-catalog__item-image {
    right: 0px;
}

.b24-widget-button-shadow {
    display: none!important;
}

.vrez1 {
    border: 3px solid #d2334d;
    border-left: 3px solid gray;
    border-bottom: 3px solid gray;
    padding: 15px;
	transition:0.5s;
}
.vrez1:hover {
    border: 3px solid gray;
    border-left: 3px solid #d2334d;
    border-bottom: 3px solid #d2334d;
	transition:0.5s;
}
.img_right{
	float:right;
	z-index:999;
	margin:0px 0px 0px 15px;
}
.group_description_block div li{
	width:fit-content;
}
@media only screen and (max-width: 974px) {
    .city-selector-mobile {
        display: block;
    }
}

@media screen and (max-width: 767px),
projection and (max-width: 767px),
tv and (max-width: 767px),
handheld and (max-width: 767px) {
    body .top_slider_wrapp .flexslider .slides li td.img:not(.with_video),
    body .top_slider_wrapp .slides .text .banner_title .section {
        display: table-cell;
    }
}

@media screen and (max-width: 767px),
projection and (max-width: 767px),
tv and (max-width: 767px),
handheld and (max-width: 767px) {
    .top_slider_wrapp .flexslider .slides>li.image .img img {
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media (min-width: 991px) {
    .top-block.header-custom .menu>li>a[href^="/sale/"] {
        display: none;
    }
}

.footer_bottom__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer_bottom__wrapper .footer_bottom-item:first-child {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

@media (max-width: 991px) {
	.wrapper_inner_half.shop-detail1 .item .left_block_store {
		padding-bottom: 50px;
	}
	.shop-detail1 .right_block_store {
		min-height: 450px;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		height: 450px !important;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		min-height: 450px;
	}
}
@media (max-width: 768px) {
	.footer_bottom__wrapper {
		flex-direction: column;
		gap: 20px;
	}
	.footer_bottom__wrapper .footer_bottom-item:first-child {
		align-items: center;
	}
	.footer_bottom__wrapper .copy {
		text-align: center;
	}
	.shop-detail1 .right_block_store {
		min-height: 350px;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		height: 350px !important;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		min-height: 350px;
	}
}
@media (max-width: 650px) {
	.shop-detail1 .right_block_store {
		min-height: 300px;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		height: 300px !important;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		min-height: 300px;
	}
}

@media (max-width: 550px) {
	.shop-detail1 .right_block_store {
		min-height: 220px;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		height: 220px !important;
	}
	.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full, .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
		min-height: 220px;
	}
}




@media (max-width: 375px) {
	.artena {
		display: flex;
		flex-direction: column;
		gap: 6px;
	}
}

.menu-row.middle-block.bglight:not(.bg_none) .menu-only {
    transition: 3000ms;
}

.menu-row.middle-block.bglight:not(.bg_none) .menu-only:hover {
    border-top: 1px solid transparent;
    transition: 800ms;
}

@media (max-width: 991px) and (min-width: 481px) {
    .mobileheader__top {
        display: flex !important;
        justify-content: center !important;
    }
}

@media (min-width: 768px) {
    .mobileheader__bottom {
        padding: 0 16px;
    }
}

.top-block .menu.topest{
    margin: 0 15px;
}

.logo_and_menu-row .search_wrap {
  opacity: 0;
  visibility: hidden;
  padding-left: 30px;
  padding-right: 62px;
  width: 1px;
}
@media screen and (max-width:400px){
    .font_sxs{
        font-size: 0.6em;
    }
}
@media (prefers-color-scheme: light) {
    #header .menu-item.dropdown.catalog>.wrap>a{
        color: #fff !important;
    }
}

.header_wrap .logo-row .logo{
    z-index: 9;
}

div.bx-soa-pp-company-image{
    width: 120px;
    height: 50px;
    float: left;
    position: static;
}

.middle > .container {
  max-width: 100% !important;
}

.bx_soa_location .form-check-label{
    margin-left: 20px;
}

.main-slider__item td img{
    object-fit: contain;
    width: 100%;
}

.about-company {
    margin: 24px 0;
}

@media (max-width: 1500px) {
    .BANNER_IMG_WIDE .img_inner .lazy.set-position.center {
        background-size: contain;
    }
}

@media (max-width: 499px) {
    .BANNER_IMG_WIDE {
        display: none;
    }
}