/*.header-new-new * {
    font-size: 14px;
}*/
.header .header_bottom ul li .m_li.dark-color {
    color: #404040;
}

.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}

.header .header_bottom ul li.header_bottom-item .m_li {
    font-size: 16px;
    text-transform: none;
}

.header {
    right: 0 !important;
}

.header .header_bottom {
    display: flex;
    justify-content: space-between;
}

.header .header_bottom ul li:hover,
.header .header_bottom ul li.active {
    background-color: #106DC7;
}

.header .header_bottom ul li:hover .m_li,
.header .header_bottom ul li.active .m_li {
    color: #fff;
}

/*custom*/
.header .header-new-new.header_bottom ul li:hover,
.header .header-new-new.header_bottom ul li.active {
    background-color: #106DC7;
}

body.header-fix .header .header_bottom.responsive ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.head_filter_buttons {
    margin: 20px 0 0 0;
    text-align: right;
    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
    white-space: nowrap;
}

.head_filter_buttons.mobile {
    display: none;
    text-align: center;
}

.head_filter_submit {
    width: 140px;
    /* position: absolute; */
    /* bottom: 20px; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    background: #0459b4;
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    line-height: 36px;
    height: 38px;
    text-align: center;
    outline: none;
    border: none;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    border: 0 none;
}

.head_filter_buttons a.head_filter_submit {
    color: #fff;
    line-height: 38px;
    font-size: 17px;
    font-weight: 700;
    margin: 0 10px 0 0;
    text-decoration: none;
}

/*custom*/

.submenu-inner {
    display: flex;
    width: 100%;
    position: relative;
}

.header-bottom__right {
    display: flex;
    align-items: center;
    gap: 30px;
}

.header-bottom__right a {
    color: #404040;
}

.header-bottom__right .compare-head {
    display: flex;
}

.header-bottom__right .search-new {
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-new.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.header-new.flex .logo-new {
    float: none;
    width: auto;
}

.header-info {
    text-align: right;
    font-size: 16px;
}

.header-info p {
    margin: 0;
}

.header-new a.header-tel {
	font-size: 18px;
	color: black;
	font-weight: 700;
	white-space: nowrap;
}

.header-bottom__right .search-new button {
    position: static;
    width: auto;
    height: auto;
    display: flex;
    background: transparent;
    z-index: 0;
    margin: 2px 0 0 0;
}

.header-location {
    display: flex;
    align-items: center;
    gap: 4px;
    width: 159px;
    white-space: nowrap;

}

.header-location svg {
    flex-shrink: 0;
}

.header-info {
    width: 159px;
}

.header-basket {
    display: flex;
    align-items: center;
    gap: 10px;
}

body.header-fix .header .header_bottom ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-basket,
.compare-head {
    position: relative;
}

.header-indicator {
    width: 19px;
    height: 19px;
    font-size: 11px;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #2f445f;
    position: absolute;
    right: -16px;
    top: -9px;
    z-index: 3;
    border-radius: 50%;
    color: #fff;
}

.submenu-inner__item {
    padding: 30px 14px 80px 30px;
    background: #F6F6F6;
    width: 100%;
}

.submenu-inner__item.white {
    background: #fff;
    max-width: 531px;
    padding: 30px 28px 22px 30px;
    width: 100%;
}

.submenu-inner__item.small {
    width: 172px;
    flex-shrink: 0;
}

.bg.p-0 {
    padding: 0;
}

.submenu-inner__item label span::before {
    content: "";
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #B9B4B4;
    left: 0;
    top: 4px;
}

.submenu-inner__item label input {
    display: none;
}

.submenu-inner__item label {
    cursor: pointer;
    margin: 0 0 21px 0;
    display: block;
}

.submenu-inner__item label.no_bottom {
    margin-bottom: 0;
    font-weight: 400;
    display: inline;
}

.submenu-inner__item label span {
    font-size: 18px;
    line-height: 24px;
    padding-left: 25px;
    display: block;
    position: relative;
    font-weight: 400;
}

.submenu-inner__item label input:checked+span::after {
    content: "";
    position: absolute;
    display: block;
    width: 14px;
    height: 17px;
    background: url(/bitrix/templates/segura_shop/components/bitrix/catalog.smart.filter/.default/images/check.png) center center no-repeat;
    background-size: contain;
    left: 1px;
    top: 3px;
}

.submenu__item-group {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
}

.submenu-group__item.country {
    max-width: 130px;
}

.submenu-group__item {
    display: flex;
    flex-direction: column;
}

.submenu-group__name {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 16px 0;
    color: #404040;
}

.submenu-group__name .chevron {
    display: none;
}

.submenu-group__choose label {
    color: #737373;

}

.submenu-group__choose label:nth-child(n + 8) {
    display: none;
}

.submenu-group__item.active label:nth-child(n + 8) {
    display: block;
}

.header .header_bottom>ul.header-bottom__menu {
    display: flex;
}

.header .header_bottom ul li.header_bottom-item {
    list-style-type: none;
}

.header_bottom-item .bg.p-0 {
    max-height: calc(100vh - 187px);
    overflow: auto;
}

.header-fix .header_bottom-item .bg.p-0 {
    max-height: calc(100vh - 90px);

}

.enter-box {
    display: flex;
    align-items: center;
    gap: 3px;
}

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

.enter__item {
    display: flex !important;
    align-items: center;
    gap: 3px;
}

.submenu-more {
    cursor: pointer;
    color: #4988BF;
    margin-top: auto;
}

.submenu-more.mobile {
    display: none;
}

.submenu-group__choose.flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.color-choose {
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #B9B4B4;
    border-radius: 50%;
}

.color-choose svg {
    width: 19px;
    height: 19px;
    flex-shrink: 0;
}

.submenu-group__wrapper {
    max-width: 286px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.jsChooseItem {
    transition: .3s ease-in-out;
    cursor: pointer;
}

.jsChooseItem.active {
    border-color: #106DC7;
}

.header_bottom-item:hover path {
    fill: white;
}

.figure-choose {
    display: flex;
}

.figure-choose.active rect,
.figure-choose.active circle,
.figure-choose.active path {
    stroke: #106DC7;
}

.submenu-group__wrapper:not(:last-child) {
    margin: 0 0 22px 0;
}

.size-choose {
    padding: 2px 8px 1px 8px;
    color: #737373;
    background: #EFEFEF;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid transparent;
    border-radius: 100px;
}

.size-choose:nth-child(n+7) {
    display: none;
}

.size-choose.active {
    color: #106DC7;
    border: 1px solid #106DC7;
}

.submenu-group__item.active .size-choose:nth-child(n+7) {
    display: block;
}

.submenu-inner.active .submenu-group__wrapper {
    height: auto;
}

.submenu-inner.active .submenu-more {
    margin-top: 0;
}

.submenu-inner__item:last-child {
    /*padding: 30px 28px;*/
}

.header-mobile__box {
    display: none;
}

.mobile-catalog {
    display: flex;
}

.chevron {
    transition: .3s ease-in-out;
}

.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.mobile-close-catalog {
    display: none;
}

.main-banner__inner {
    position: relative;
    display: block;
    height: 242px;
}

.main-banner__text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    line-height: 51px;
    color: #fff;
    background: #2A5F8E;
    clip-path: polygon(0 0, 82% 0, 100% 100%, 0% 100%);
}

.main-banner__text p {
    margin: 0;
}

.main-banner__discount {
    width: 125px;
    height: 65px;
    background: #C71068;
    transform: rotate(-11deg);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 35px;
    line-height: normal;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: -7px;
    top: 23px;
}

.main-banner {
    margin: 23px 0 42px 0;
}

.banner-text__wrapper {
    position: relative;
    width: 386px;
    height: 100%;
    z-index: 2;
}

.banner__discount-value {
    transform: rotate(11deg);
}

.main-banner__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-banner__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*custom*/
.js-choice-city {
    margin-left: -3px;
}

.header-new-new.active .search-block {
    display: block;
    background-color: #fff;
    z-index: 10;
}

.header-new-new {
    position: relative;
    /*margin: 12px 0;*/
    font-size: 14px;
}

.header-new-new a {
    color: #545454;
    cursor: pointer;
}

.search-block .search-page {
    text-align: left;
}

label.no_bottom.color-choose {
    display: flex !important;
}

.color-choose.active,
.figure-choose.active {
    border-color: #106DC7;
}

/*custom*/

@media (max-width: 991px) {
    .header .header_bottom ul li .m_li {
        font-size: 12px;
    }

    .menu-top {
        height: 0px;
        overflow: hidden;
    }

    body .sub-menu {
        position: fixed;
        z-index: 100;
        top: 83px;
        right: 0;
        padding: 0;
        height: 100vh;
        width: 100%;
        right: -100%;
        left: auto;
        transition: .6s ease-in-out;
    }

    body .sub-menu.active {
        right: 0;
    }

    .header-new.flex {
        justify-content: flex-start;
    }

    .header-mobile__box .btn_menu {
        display: block !important;
    }

    .header-mobile__box .btn_menu span {
        height: 2px;
    }

    .header-mobile__box .btn_menu {
        width: 28px;
        height: auto;
    }

    .btn_menu {
        margin: 0;
    }

    .header-new.flex .logo-new {
        order: -1;
    }

    .header-location {
        white-space: normal;
    }

    .header-mobile__box {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-left: auto;
    }

    .header-location {
        display: flex !important;
    }

    .submenu-inner__item label span {
        font-size: 14px;
        line-height: 18px;
    }

    body.header-fix .sub-menu {
        top: 53px;
    }

    .header-fix .header_bottom-item .bg.p-0 {
        max-height: calc(100vh - 51px);
    }

    .header_bottom-item .bg.p-0 {
        max-height: calc(100vh - 66px);
    }

    .submenu-more {
        font-size: 14px;
    }

    .submenu-inner__item.white,
    .submenu-inner__item:last-child {
        padding: 30px 20px 80px 20px;
    }

    .submenu-inner__item {
        padding: 30px 14px 80px 30px;
    }

    .submenu__item-group {
        gap: 24px;
    }

    .head_filter_submit {
        /*bottom: 28px;*/
    }

    .submenu-inner__item label input:checked+span::after {
        top: -1px;
    }

    .submenu-inner__item label span::before {
        top: 0;
    }

    .banner-text__wrapper {
        width: 271px;
    }

    .main-banner__text {
        font-size: 30px;
        line-height: 36px;
    }

    .main-banner__inner {
        height: 180px;
    }

    .main-banner__text {
        justify-content: flex-start;
    }

    .main-banner__discount {
        font-size: 24px;
        width: 86px;
        height: 47px;
        right: 4px;
    }
}

@media (max-width: 991px) {
    .header-info {
        display: none;
    }

    .head_filter_buttons {
        display: none;
    }

    .head_filter_buttons.mobile {
        display: block;
    }

    .head_filter_submit {
        /* position: static; */
        /* margin: 30px auto 0 auto; */
        /* transform: none; */
    }

    .submenu-inner.active .submenu-more {
        margin: 16px 0 0 0;
    }

    .header-mobile__box {
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .header-mobile__box .btn_menu {
        float: none;
        margin: 0;
    }

    .header-mobile__box .btn_menu span {
        height: 2px;
        margin-bottom: 0;
        margin-top: 5px;
    }

    .header-mobile__box .btn_menu {
        width: 28px;
        height: auto;
    }

    .header-mobile__box .phone-mob {
        float: none;
        margin: 0;
        height: 21px;
    }

    .header-mobile__box .btn_menu span:first-child {
        margin: 0;
    }

    .header-location {
        display: none;
    }

    .header_bottom.responsive {
        height: 0;
        overflow: hidden;
    }

    .header_bottom-item .catalog-submenu {
        position: fixed;
        transition: 500ms;
        right: -100%;
        top: 0;
        bottom: 0;
        left: auto;
        z-index: 310;
        background: #fff;
        width: 100%;
        height: 100%;
        min-height: calc(100vh - 87px);
        overflow-y: auto;
        margin: 0;
        padding: 60px 20px;
        padding-bottom: 100px;
    }

    .header_bottom-item .catalog-submenu .bg {
        box-shadow: none;
        padding: 0;
    }

    .header_bottom-item .catalog-submenu.active {
        right: 0;
    }

    .header_bottom-item .catalog-submenu.active {
        right: 0;
    }

    .header_bottom-item li:hover .sub-menu,
    .header_bottom-item .sub-menu:hover {
        padding: 60px 20px;
    }

    .header-fix .header_bottom-item .bg.p-0,
    .header_bottom-item .bg.p-0 {
        max-height: unset;
    }

    .submenu-inner {
        flex-direction: column;
        gap: 0px;
        overflow: hidden;
    }

    .submenu-inner__item,
    .submenu-inner__item.white,
    .submenu-inner__item:last-child {
        padding: 0;
    }

    .submenu-inner__item {
        max-width: unset !important;
        width: 100% !important;
        background: #fff;
    }

    .submenu-inner__item label:last-child {
        margin: 0;
    }

    .submenu-more {
        margin: 20px 0 0 0;
    }

    .submenu__item-group {
        flex-direction: column;
        gap: 0px;
    }

    .submenu-inner__item:first-child {
        margin: 0 0 25px 0;
    }

    .submenu-group__name {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        margin: 0;
    }

    .submenu-group__name.active .chevron {
        transform: rotate(180deg);
    }

    li:hover .sub-menu,
    .sub-menu:hover {
        padding: 60px 20px;
    }

    .submenu-group__name svg {
        flex-shrink: 0;
        display: inline-block;
    }

    .submenu-group__choose {
        display: none;
        padding: 16px 0 0 0;
    }

    .submenu-group__item.country {
        max-width: unset;
    }

    .submenu-group__wrapper {
        max-width: unset;
        height: auto;
        margin: 0 0 16px 0;
    }

    .submenu-group__name .chevron {
        display: inline-block;
    }

    .submenu-group__wrapper:not(:last-child) {
        margin: 0 0 16px 0;
    }



    .submenu-more {
        display: none;
    }

    .submenu-more.mobile {
        display: block;
        margin: 16px 0 0 0;
    }

    .mobile-close-catalog {
        display: inline-block;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 22;
    }

    .mobile-close-catalog svg {
        width: 30px;
        height: 30px;
    }

    .main-banner__text {
        font-size: 24px;
        line-height: 30px;
    }

    .banner-text__wrapper {
        width: 155px;
    }

    .main-banner__text {
        padding: 10px;
    }

    .main-banner__discount {
        right: -16px;
        top: 7px;
    }
}