/*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;  }*/


.ajax_load.block .footer_button {
    display: block;
}

.footer_button {
    opacity: 1;
    visibility: visible;
    height: auto;
    position: inherit !important;
    box-shadow: none !important;
    border: none !important;
    margin-bottom: 25px !important;
}

.item-stock .value {
    color: #5fa800;
}

.item-stock .icon {
    background: #5fa800;
}


.ik_select_list .ik_select_list_inner ul li, .detail_page .ik_select_list .ik_select_list_inner ul li {
    padding: 2px 9px 2px 9px;
}

.addOffer {
    float: right;
    margin-top: 25px;
    margin-bottom: 20px;
    cursor: pointer;
    margin-right: 27px;
}

.select.row {
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 5px;
    float: left;
    width: 99%;
}

.del {
    float: right;
    margin-top: 18px;
    cursor: pointer;
}

body .fa.big-icon.white {
    color: #cd4235;
    background: #fff;
}

/*.bx_section .common_select-link, .catalog_detail .common_select .common_select-link {
    height: 37px;
}*/
.product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
    width: auto;
}

.middle-info-wrapper.main_item_wrapper {
    margin-bottom: 2rem;
}

.btn-lg.to-cart_custom {
    padding-left: 4rem;
    padding-right: 4rem;
}


.menu-row.middle-block .maxwidth-theme .row .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.person .name {
    display: none;
}

.right-icons .line-block__item:nth-child(2) {
    display: none;
}


.right-icons .line-block__item:nth-child(1) {
    width: 72px;
    padding-left: 10px;
    padding-right: 10px;
}

.right-icons {
    margin-left: auto;
}

.right-icons .wrap_icon {
    height: 42px;
    padding-left: 10px;
    padding-right: 10px;
}

.search-block {
    width: 456px;
    height: 40px;
}

.search .search-input {
    height: 40px;
    background: #fff;
    border: 2px solid #141414;
    border-radius: 2px;
}

.search .btn-search {
    height: 40px;
    border: 2px solid #141414;
    border-radius: 2px;
    border-left: none;
    padding-top: 10px;
}

.menu-row.middle-block.bglight:not(.bg_none) .menu-only {
    border: none;
}

.header__top-item {
    margin: 0;
}

.menu-row .header__top-item {
    max-width: 256px;
    margin-right: 20px;
}

.header__top-inner {
    margin: 0px;
    max-width: 100%;
}

.burger-text {
    position: absolute;
    top: 50%;
    margin: -10px 0 0 0px;
    min-width: 18px;
    min-height: 16px;
    left: 30px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #141414;
}

.right_wrap .line-block__item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.right_wrap .line-block__item .wrap_icon {
    height: auto;
    margin-right: 30px;
}

.msg-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 30px;
}

.msg-row .msg-tg {
    margin-right: 20px;
}

.checkeye-btn {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #141414;
    border: 2px solid #141414;
    border-radius: 2px;
    padding: 8px 20px;
}


.menu-row.middle-block .mega-menu table td .wrap > a {
    padding: 10px;
    height: 53px;
    line-height: 1.33em;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #141414;
}

.menu-row.middle-block .wrap_icon {
    height: 42px;
}


.sections_wrapper.icons .list .item .img {
    width: 140px;
    height: 140px;
}

.sections_wrapper .lazy {
    border: 2px solid #141414;
    border-radius: 100%;
    padding: 10px;
}


.list.items .flexbox {
    justify-content: center;
}

.list.items .bordered {
    border: none !important;
}


.main-order-block {
    border-top: 2px #141414 solid;
    border-bottom: 2px #141414 solid;
    background: #EFEFEF;
}

.main-order-block-container {
    display: flex;
    justify-content: space-between;
    border-left: 2px #141414 solid;
    border-right: 2px #141414 solid;
    padding: 0px;
}

.main-order-block-container:before, .main-order-block-container:after {
    content: none;
}

.main-order-block-text {
    padding-left: 160px;
    padding-top: 42px;
}

.main-order-block-text-title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    display: flex;
    align-items: center;
    color: #141414;
    margin-bottom: 10px;
}

.main-order-block-text-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 124%;
    display: flex;
    align-items: center;
    color: #141414;
    margin-bottom: 30px;
}

.main-order-block-text-btn a {
    background: #141414;
    color: #fff;
    padding: 14px 30px;
}

.main-order-block-img {
    border-left: 2px #141414 solid;
}

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





.sale-new-block-container {
    display: flex;
    padding: 60px 0px;
    justify-content: center;
}

.sale-new-text {
    display: flex;
    flex-direction: column;
}


.sale-new-text-row {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
}

.sale-new-text-icon {
    width: 45px;
    height: 45px;
    margin-right: 50px;
}

.sale-new-text-desc {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #141414;
}
.sale-new-text-desc a{
    color: #141414;
}
.sale-new-text-desc a:hover{
    color: #EB2407;
}

.address-block {
    margin-bottom: 60px;
}


.address-block-container {
    position: relative;
    padding-top: 60px;
}

.address-block-title {
    font-style: normal;
    font-weight: 700;
    font-size: 62px;
    line-height: 76px;
    display: block;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #EB2407;
    max-width: 800px;
    text-align: right;
    padding-right: 10px;
}


.address-block-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 650px;
    text-align: left;
    margin: 0 auto;
}

.address-line {
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 124%;
    display: flex;
    align-items: center;
    color: #141414;
    text-align: left;
    padding: 20px 0px;
    border-bottom: 2px solid #141414;
    width: 100%;
}

.address-block-cards {
    position: absolute;
    top: 60px;
    right: 15px;
    display: flex;
}

.address-card {
    display: none;
    position: relative;
    margin-left: 10px;
    padding: 0px;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 100;
}

.address-card img {
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.address-card-title {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 124%;
    display: flex;
    align-items: center;
    padding: 0px 30px;
    margin-bottom: 20px;
}

.address-card-text {
    padding: 0px 30px;
}

.address-card-text-shedule {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 124%;
    color: #141414;
    margin-bottom: 10px;
}

.address-card-text-ul {
    list-style: none;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #141414;
    margin-bottom: 20px;
}


.address-card-text-phone {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 124%;
    display: flex;
    align-items: center;
    color: #141414;
    margin-bottom: 30px;
}


.map-block iframe,
.map-block .map-holder {
    border-width: 2px 0px;
    border-style: solid;
    border-color: #141414;
    margin-bottom: 50px;
}


.subscribe-block-container {
    background: #FFE9E6;
    border: 2px solid #141414;
    border-radius: 2px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;

}

.subscribe-block-title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    color: #141414;
    text-align: center;
    margin: 40px 0px;
}


.email-form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 85px;
}


.email-form .bx-form-control {
    height: 50px !important;
    width: 720px !important;
    margin: 0 !important;
    border: 2px solid #141414 !important;

    font-family: 'Montserrat';
}


.email-form .btn-subscribe {
    padding: 16px 30px;
    width: 214px;
    height: 50px;
    background: #141414;
    border-radius: 2px;
}


.email-form .no-before:before {
    content: none;
}


.email-form .btn-subscribe span {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #FFFFFF;
}


.popup-window#sender_subscribe_component {
    display: block;
    position: absolute;
    left: 580px;
    top: 408px;
    z-index: 1100 !important;
    background: #FFE9E6;
    border: 2px solid #141414;
    border-radius: 2px;
}

.popup-window-content {
    background: #FFE9E6;
}


.dropdown-menu .customScrollbar {
    padding: 60px 160px 30px 160px;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
}


.mega-menu table .dropdown-menu .right-side {
    height: 100%;
    background: #EFEFEF;
    border-left: 2px solid #141414;
    width: 457px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 50px;
}


.mega-menu table .dropdown-menu .right-side .right-content {
    height: 100%;
    max-height: 330px;
}

.mega-menu table .dropdown-menu .right-side .right-content .right-menu {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 60px 0px;
}


.menu-row .mega-menu table td.wide_menu .dropdown-menu.with_right_block ul.menu-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    padding-left: 60px;

}

.menu-row .mega-menu table td.wide_menu .dropdown-menu .shine {
    max-width: 457px;
    width: 457px;
    height: 252px;
    min-width: 457px;
}

.menu-row .mega-menu table td.wide_menu .dropdown-menu .shine img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-catalog-wide-li {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    border-bottom: 2px solid;
    padding-bottom: 20px !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 20px !important;
    padding-left: 20px !important;
}


.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu ul.menu-wrapper > li > a {
    padding: 0 !important;
}

.wide-icon {
    width: 24px;
    height: 24px;
}

.wide-icon img {
    width: 100%;
}


.mega-menu table td.wide_menu > .wrap > .dropdown-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 420px;
}


.mega_fixed_menu .svg.svg-close, .mega_fixed_menu .svg.svg-inline-close {
    margin-left: 0;
    position: unset;
}

.mega_fixed_menu .left_menu_block .burger_menu_wrapper .top_link_wrapper .menu-wrapper > div:nth-child(3n + 1),
.mega_fixed_menu .left_menu_block .burger_menu_wrapper .bottom_links_wrapper > .menu-item:nth-child(3n + 1) {
    clear: initial;
}


.mega_fixed_menu .maxwidth-theme {
    padding: 10px 30px;
}

.menu-row {
    height: 60px;
    border: 2px solid #141414;
    border-bottom: none;
}

.menu-subrow {
    height: auto;
    display: flex;
    align-items: center;
}

.burger-close {
    padding-left: 10px;
}

.mega_fixed_menu .svg.svg-close *, .mega_fixed_menu .svg.svg-inline-close * {
    fill: #000;
}

.burger-left {
    border-right: 2px solid #141414;
    padding: 0px;
    height: 100%;
}

.mega_fixed_menu .left_menu_block .search_block {
    margin-top: 32px;
}

.mega-menu .menu-item.dropdown:hover .wrap > a {
    color: #6F6F6F !important;
}


.mega-menu table td.wide_menu > .wrap > .dropdown-menu {
    left: -100px !important;
    right: -100px !important;
    border-top: 2px solid #141414;
    top: 110%;
}

.fixed {
    display: none !important;
}


#header {
    position: fixed;
    top: 0;
}

.logo_and_menu-row {
    background: #fff;
}


.fill_bg_n .menu-row.middle-block.bglight:not(.bg_none), .fill_bg_y .menu-row.middle-block.bglight .mega-menu {
    border-top: none;
    border-bottom: 2px solid #141414;
}


.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle:nth-child(3) {
    display: none;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle > ul {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0px;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle > ul > li {
    margin: 0px;
    margin-bottom: 26px;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #141414;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle > ul > li .count {
    display: none;
}

.burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .dropdown .wrap .dropdown-toggle {
    display: none;
}

.burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 40px;
}

.burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .dropdown .wrap .burger-dropdown-menu .menu-wrapper {
    display: flex;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .with_dropdown .downs.big {
    display: none;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .with_dropdown .dropdown-menu {
    display: none;
}


.logo-row .wrap_icon .svg, .basket-link .svg {
    opacity: 1;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .auth_wr_inner a.personal-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 250px;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .auth_wr_inner a.personal-link i {
    margin-right: 20px;
}


.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle ul li a.basket-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 200px;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle ul li a.basket-link i {
    margin-right: 20px;
}


.burger-left .left_menu_block .contact_wrap .info .person_wrap .with_dropdown a.personal-link span.wrap {
    padding-top: 7px;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .auth_wr_inner a.personal-link span.wrap span.name {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #141414;
}


.burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .menu-item .wrap .burger-dropdown-menu .menu-wrapper .col-md-4 > a > span.name {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 124%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #141414;
    text-transform: uppercase;
    margin-bottom: 20px;
}


.burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .menu-item .wrap .burger-dropdown-menu .menu-wrapper .col-md-4 .burger-dropdown-menu a span.name {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #141414;
    margin-bottom: 10px;
}


.mega_fixed_menu .left_menu_block .burger_menu_wrapper {
    margin-top: 20px;
}

.mega_fixed_menu .left_menu_block .search_block .svg use {
    opacity: 1;
}


.burger-left .search .btn-search {
    height: 100%;
}


.burger-left {
    border-right: 2px solid #141414;
    padding-left: 30px;
    margin-left: auto;
    max-width: 1360px;
}


.burger-right {
    background: #EFEFEF;
    padding-top: 40px;
}

.burger-right .checkeye-row {
    width: 183px;
}


.burger-right .right-content .right-menu {
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 40px;
    margin-bottom: 40px;
}


.burger-right .right-side-li:before {
    content: none !important;
}

.burger-right .right-side-li {
    margin: 0;
    margin-top: 3px;
}


.mega_fixed_menu .right_menu_block {
    padding-left: 25px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.burger-right .msg-row {
    margin-bottom: 30px;
}


.burger-right .phone {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 124%;
    color: #141414;
}


.footer-v1 {
    height: 440px;
    border-top: 2px solid #141414;
}


.footer-v1 .col-md-9 {
    padding: 0;
    height: 100%;
    background: #EFEFEF;
}

.footer-v1 .col-md-9 .footer-inner {
    padding: 50px 160px 0px;
    background: none;
}


.footer-v1 .col-md-9 .footer-inner .row:before {
    content: none;
}

.footer-v1 .col-md-9 .footer-inner .row:after {
    content: none;
}


.footer-v1 .col-md-9 .footer-inner .row {
    margin-bottom: 40px;
}

/** Footer right block with black bg start **/

.footer-right-menu-wrapper {
    padding: 0;
    background: #141414;
    height: 100%;
}

.footer-right-menu-wrapper .footer-inner {
    background: none;
    padding: 0;
    padding-top: 50px;
    padding-left: 90px;
}

.footer-right-menu-wrapper .footer-inner .burger-right {
    background: none;
    padding: 0;
}


.footer-right-menu-wrapper .footer-inner .burger-right .right_menu_block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.footer-right-menu-wrapper .footer-inner .burger-right .right_menu_block .right-content .right-menu {
    padding-top: 0;
}

.footer-right-menu-wrapper .footer-inner .burger-right .right_menu_block .right-content .right-menu li {
    margin: 0;
    margin-top: 3px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.footer-right-menu-wrapper .footer-inner .burger-right .right_menu_block .right-content .right-menu li a{
	color: #FFFFFF;
}

.footer-right-menu-wrapper .footer-inner .burger-right .right_menu_block .phone-row .phone {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 124%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}

/** Footer right block with black bg end **/

.footer-v1 .col-md-9 .footer-inner .row .burger-left {
    padding: 0;
    border: none;
}


.row-oferta {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-decoration-line: underline;
    color: #141414;
}


.sections_wrapper .list .item .img.shine {
    overflow: visible;
}

.sections_wrapper .list .item .img img {
    transition: 1s;
}

.box-shadow:hover .img img {
    transform: scale(1.1);
}


.box-shadow:hover {
    box-shadow: none;
}
.red-hover{
	color: #141414;
}
.red-hover:hover {
    color: #EB2407;
}


.main-order-block-text-btn a:hover {
    background: #303030;
}

.sale-new-text-icon {
    transition: 0.5s;
}

.sale-new-text-row:hover .sale-new-text-icon {
    transform: translateX(20px);
}


.sale-new-text-row:hover .sale-new-text-desc {
    color: #303030;
}

.address-line {
    transition: 0.3s;
    transition-timing-function: ease-in-out;
}

.address-line:hover {
    background: whitesmoke;
}


.email-form .btn-subscribe:hover {
    background: #303030;
}


.burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .menu-item .wrap .burger-dropdown-menu .menu-wrapper .col-md-4 .burger-dropdown-menu a span.name:hover {
    color: #141414 !important;
    text-decoration: underline;
}

.right-side-li:hover {
    text-decoration: underline;
}

.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu.with_right_block ul.menu-wrapper .top-catalog-wide-li .wide-icon {
    transition: 0.3s;
}


.menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu.with_right_block ul.menu-wrapper .top-catalog-wide-li:hover .wide-icon {
    transform: translateX(10px);
}


.mega-menu table .wide_menu .dropdown-menu li > a:hover, .mega-menu table .dropdown-menu li.active > a {
    color: #222222;
    text-decoration: underline;
}


.color-theme-hover:hover, .color-theme-hover:hover * {
    color: #222222 !important;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .with_dropdown a.personal-link span.wrap span.name:hover {
    color: #626262;
    text-decoration: underline;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle ul li a.basket-link {
    cursor: pointer;
}

.burger-left .left_menu_block .contact_wrap .info .person_wrap .middle ul li a.basket-link span:hover {
    color: #626262 !important;
    text-decoration: underline;
}

#oft .top_big_one_banner .banner_title {
    display: none;
}


.wrapper1 input[type="text"]:focus, .wrapper1 input[type="password"]:focus, .wrapper1 input[type="email"]:focus, .wrapper1 input[type="tel"]:focus, .wrapper1 textarea:focus, .wrapper1 select:focus {
    background: #fff;
    border: 2px solid #141414;
}


.drag-block.container .content_wrapper_block, .drag-block.container > div[id*="bx_incl"] > .content_wrapper_block {
    border-bottom: none;
}


body .wrapper_inner.wide_page {
    padding-bottom: 0;
}


#bx_2875157043_19709 .banner_title {
    display: block;
    margin-left: 78px;
    padding-bottom: 139px;
}

#bx_2875157043_19709 .banner_title .head-title a {
    color: #141414;
    font-size: 62px;
    font-family: Montserrat;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 75.58px;
}

#bx_2875157043_19709 .banner_buttons {
    margin: 0;
    margin-left: 80px;
    padding-bottom: 105px;
}

#bx_2875157043_19709 .newbtn {
    background: #141414;
    color: #fff;
    padding: 14px 30px;
}

#bx_2875157043_19709 .newbtn:hover {
    background: #303030;
}


#oft .top_big_one_banner td.text {
    width: 100%;
}

#oft .top_big_one_banner .banner_title {
    display: block;
    margin-left: 432px;
    padding-bottom: 51px;
    text-align: center;
    width: 900px;
}

#oft .top_big_one_banner .banner_title .head-title {
/*.body .top_slider_wrapp .main-slider__wrapper .text .banner_title .head-title {*/
    color: #141414;
    font-size: 62px;
    font-family: Montserrat;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 75.58px;
}

#oft .top_big_one_banner .banner_buttons {
    display: flex;
    margin: 0;
    margin-left: 0;
    padding-bottom: 130px;
    justify-content: center;
    width: 100%;
}

#oft .top_big_one_banner .newbtn {
    background: #141414;
    color: #fff;
    padding: 14px 30px;
}

#oft .top_big_one_banner .newbtn:hover {
    background: #303030;
}


.menu-row.middle-block .mega-menu table td .wrap > a > div {
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    /* Black */

    color: #141414;
}

.top_slider_wrapp .banner_title .head-title:not(.option-font-ignore), .top_big_banners .item .item_inner .text .title:not(.option-font-ignore), .sections_wrapper .list .item .name a:not(.option-font-ignore), .title_block:not(.option-font-ignore), .catalog_section_list .section_item li.name a span:not(.option-font-ignore), .item-views .item .title:not(.option-font-ignore), .option-font-bold {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;


    color: #141414;
}


.right_wrap .line-block__item .phone-row .phone {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;


    color: #141414;
}


.right_wrap .line-block__item .phone-row {
    margin-right: 30px;
}

.header-wrapper .logo_and_menu-row {
    height: 70px;
}


.svg-inline-cabinet svg {
    width: 20px !important;
    height: 22px !important;
}
.svg.wish.big svg {
    width: 22px !important;
    height: 22px !important;
}
.svg.basket.big svg {
    width: 22px !important;
    height: 22px !important;
}
.menu-row.middle-block .wrap_icon .basket-link{
	padding: 0 6px !important;
}

.right-icons .line-block__item:nth-child(1) {
    padding: 0;
    width: auto;
    margin-right: 25px;
}

.menu-row.middle-block .wrap_icon {
    padding: 0;
}

.menu-row.middle-block .wrap_icon .auth_wr_inner {
    padding: 0;
}

.menu-row.middle-block .wrap_icon .auth_wr_inner .svg.downs.big.inline {
    display: none;
}

.right-icons .wrap_basket {
    padding: 0;
    margin-right: 20px;
}

.right-icons .wrap_basket .basket-link {
    padding: 0;
}

.right-icons .wrap_basket.top_basket {
    margin-right: 0px;
}

.right-icons .wrap_basket .basket-link .js-basket-block {
    margin-right: 0;
    padding: 0;
}

.right-icons .wrap_basket .basket-link .js-basket-block .count {
    display: none;
}


.menu-row.middle-block .mega-menu table td .wrap > a {
    padding: 18px 12px 25px;
}


.CATALOG_SECTIONS .front_sections_only .maxwidth-theme .sections_wrapper .list .flexbox {
    flex-wrap: nowrap;
}


.CATALOG_SECTIONS .front_sections_only .maxwidth-theme .sections_wrapper .list .flexbox .col-m-20 {
    width: 200px;
}

.CATALOG_SECTIONS .front_sections_only .maxwidth-theme {
    padding: 0px;
}

.CATALOG_SECTIONS .front_sections_only .maxwidth-theme .sections_wrapper {
    padding: 0px;
}


.wrapper_inner.front .drag-block.container.CATALOG_SECTIONS .content_wrapper_block.front_sections_only > .maxwidth-theme {
    padding: 0px;
}


/*ЦЕНТР ОФТАЛЬМОЛОГИИ*/


#bx_2875157043_19712 .text {
    display: none;
}


.circle-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}


.circle-card .circle {
    border: 2px solid #141414;
    border-radius: 100px;
    width: 140px;
    height: 140px;
    padding: 10px;
    margin-bottom: 20px;
}


.circle-card .circle .circle-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #FFE9E6;
    border-radius: 100px;
    height: 100%;
    width: 100%;
    justify-content: center;
}

.circle-card .circle .circle-title .circle-1 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #141414;
}

.circle-card .circle .circle-title .circle-2 {
    color: #141414;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
}

.circle-card .circle .circle-title .circle-3 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #141414;
}


.circle-card .circle-text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #141414;
    text-align: center;
    max-width: 200px;
}


.circles {
    display: flex;
    justify-content: space-between;
    max-width: 1270px;
    margin: 80px auto;
}


.oft .sale-new-text {
    width: 100%;
}

.oft .sale-new-img {
    max-width: 780px;
}


.oft .sale-new-img-text {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 50px;
    color: #141414;
}


.oft .sale-new-img-btn .newbtn {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #141414;
    padding: 14px 30px;
    border: 2px solid #141414;
    border-radius: 2px;
}


.oft .main-order-block-text-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.oft .main-order-block {
    height: 250px;
}

.oft .main-order-block-container {
    max-height: 100%;
}


.oft .main-order-block-img {
    max-width: 458px;
}

.child-new-block {
    margin: 80px auto;
}

.child-new-block-container {
    padding: 0;
    display: flex;
    align-items: center;
}

.child-new-img {
    max-width: 867px;
    margin-right: 100px;
    border: 2px solid #141414;
    border-radius: 2px;
}

.child-new-img img {
    max-width: 100%;
}


.child-new-text-title {
    font-size: 24px;
    font-style: normal;
    color: #000000;
    font-weight: 400;
    margin-bottom: 30px;
}

.child-new-text-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}

.child-new-text-phone-title {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}

.child-new-text-phone-num a {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    color: #000;
}


.review-block-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1000px;
    margin: 80px auto;
}

.review-block-title {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    text-align: center;
    color: #141414;
    margin-bottom: 95px;
}

.review-block-icons {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.sale-new-block-container .sale-new-img{
	display: none;
}

@media (min-width: 1200px) {
    .container {
        width: 1500px !important;
    }
	.menu-row.middle-block.bglight:not(.bg_none) .menu-only{
		margin-left: 20px;
	}
}


@media (min-width: 992px) {
    .top_big_banners.short_block .top_slider_wrapp .main-slider, .top_big_banners.short_block .top_slider_wrapp .main-slider__item, .top_big_banners.short_block .top_slider_wrapp .main-slider__item td {
        height: 900px;
    }
}


@media screen and (min-width: 480px){
    .map-block .address-mob {
        display: none !important;
    }
}

@media (max-width: 480px) {

    #bx_2875157043_19709 tr {

        padding-top: 213px;
    }


    #bx_2875157043_19709 td.text {
        display: block;
    }

    #bx_2875157043_19709 .banner_title {
        display: block;
        text-align: left;
        margin-left: 32px;
        padding-bottom: 154px;
    }

    #bx_2875157043_19709 .banner_title .head-title a {
        color: var(--black, #141414);

        /* H1 mobile */
        font-size: 30px;
        font-family: Montserrat;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 36.57px;
    }

    #bx_2875157043_19709 .banner_buttons {
        margin: 0;
        margin-left: 32px;
        padding-bottom: 105px;
        display: flex;
    }

    #bx_2875157043_19709 .newbtn {
        background: #141414;
        color: #fff;
        padding: 14px 30px;
    }

    #bx_2875157043_19709 .newbtn:hover {
        background: #303030;
    }


    #oft .top_big_one_banner tr {

        padding-top: 137px;
    }


    #oft .top_big_one_banner td.text {
        display: block;
    }

    #oft .top_big_one_banner .banner_title {
        display: block;
        text-align: center;
        margin-left: 0;
        padding-bottom: 253px;
        max-width: 100%;
        width: 100%;
    }

    #oft .top_big_one_banner .banner_title .head-title {
        color: var(--black, #141414);
        font-size: 36px;
        font-family: Montserrat;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 36.57px;
    }

    #oft .top_big_one_banner .banner_buttons {
        margin: 0;
        margin-left: 0;
        padding-bottom: 105px;
        display: flex;
    }

    #oft .top_big_one_banner .newbtn {
        background: #141414;
        color: #fff;
        padding: 14px 30px;
    }

    #oft .top_big_one_banner .newbtn:hover {
        background: #303030;
    }


    .sale-new-text-desc {
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
    }


    .sections_wrapper .lazy {
        padding: 3px;
    }


    .sale-new-text-icon {
        width: 25px;
        height: 25px;
    }

    .sale-new-text-icon img {
        width: 25px;
        height: 25px;
    }

    .sale-new-img {
        display: none;
    }

    .main-order-block-img {
        display: none;
    }

    .main-order-block-text {
        padding: 25px 5px;
        width: 100%;
    }

    .main-order-block-text-title {
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .red-hover {
        flex: 1 1 auto;
        text-decoration: underline;
        padding-left: 8px;
        width: 100%;
    }


    .main-order-block-text-desc {
        display: none;
    }

    .main-order-block-text-btn .newbtn {
        width: 100%;
        display: block;
        text-align: center;
    }

    .sale-new-text-icon {
        margin-right: 17px;
    }


    .footer-v1 .col-md-9 .footer-inner {
        padding: 0px;
    }


    .footer-v1 .col-md-9 .footer-inner > .row:nth-child(1) {
        padding: 20px;
        max-width: 100%;
        margin: 0;
    }

    .footer-v1 .col-md-9 .footer-inner > .row:nth-child(2) {
        margin: 0;
        border-bottom: 2px solid #141414;
        padding: 20px;
        max-width: 100%;
        border-top: 2px solid #141414;
    }


    .burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .dropdown .wrap .burger-dropdown-menu .menu-wrapper {
        flex-wrap: wrap;
    }

    .burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .dropdown .wrap .burger-dropdown-menu .menu-wrapper .col-md-4 {
        margin-bottom: 40px;
        width: 50%;
    }

    .burger-left .left_menu_block .burger_menu_wrapper .top_link_wrapper .menu-item .wrap .burger-dropdown-menu .menu-wrapper .col-md-4 > a > span.name {
        text-align: left;
    }


    .footer-v1 {
        height: auto;
    }


    .footer-row-mob {
        display: block !important;

        margin: 0;

        padding: 20px;
        max-width: 100%;
        margin-bottom: 0 !important;


    }

    .row-oferta {
        display: none;
    }


    ul:not([id*="bx_"]) > li:before {
        content: none;
    }


    .footer-row-mob .right-content {
        text-align: left;
    }

    .footer-row-mob .right-content li {
        margin: 0;
        margin-bottom: 10px;
    }


    .burger-right .right_menu_block .right-content {
        display: none;
    }

    .burger-right .right_menu_block .phone-row {
        display: none;
    }

    .row-oferta-mob {
        display: block !important;
        margin: 0;
        text-align: left;
        color: #fff;
    }

    .footer-v1 .col-md-3 .footer-inner .burger-right .right_menu_block {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .footer-v1 .col-md-3 .footer-inner .burger-right .right_menu_block .msg-row {
        margin: 0;
    }

    .footer-v1 .col-md-3 .footer-inner {
        padding: 20px;
    }

    .subscribe-block-container {
        margin: 30px 0px;
        padding: 20px 10px;
    }

    .subscribe-block-title {
        margin: 0;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
    }

    .email-form {
        flex-wrap: wrap;
        margin: 0;
    }


    .email-form .bx-input-group {
        width: 100%;
        margin-bottom: 20px;
    }


    .bx-subscribe .email-form .bx-input-group .bx-form-control {
        width: 100% !important;
    }

    .bx-subscribe .email-form .email-button {
        width: 100%;
    }

    .bx-subscribe .email-form .email-button .sender-btn {
        width: 100%;
    }

    .email-form .btn-subscribe span {
        justify-content: center;
    }

    .address-mob {
        /*display: block !important;*/
        margin: 0;
        border: none;
    }

    .map-block iframe,
    .map-block .map-holder {
        margin-bottom: 20px;
        height: 360px !important;
    }

    .address-mob img {
        margin: 0;
    }


    .address-card-text {
        padding: 0 20px;
    }

    .address-mob ul li {
        margin: 0;
    }

    .address-card-title {
        padding: 0 20px;
    }


    .phone-mob {
        display: block !important;
        justify-content: center;
        align-items: center;
    }

    .phone-mob .phone {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        color: #141414;
    }

    .footer-v1 .footer-inner .logo_block {
        justify-content: space-between;
        align-items: center !important;
    }

    .address-block .address-block-container {
        display: none;
    }


    .address-block-title {
        font-style: normal;
        font-weight: 700;
        font-size: 29px;
        max-width: 320px;
        line-height: normal;
        margin-bottom: 20px;
    }


    .address-all-mob {
        display: block !important;
    }


    .address-block {
        margin: 0;
    }

    .address-all-mob {
        margin-bottom: 20px;
        padding-left: 10px;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        color: #141414;
    }


    .sale-new-block-container {
        padding: 30px 10px 0px 10px;
        justify-content: flex-start;
    }


    .CATALOG_SECTIONS .front_sections_only .maxwidth-theme .sections_wrapper .list .flexbox {
        overflow: scroll;
        overflow-y: hidden;
    }

    .CATALOG_SECTIONS .front_sections_only .maxwidth-theme .sections_wrapper .list .flexbox::-webkit-scrollbar {
        display: none;
    }

    .CATALOG_SECTIONS a.dark_link {
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 18px !important;
    }

    #main .sections_wrapper.compact .item .img {
        width: 90px;
        height: 90px;
    }

    #main .sections_wrapper.compact .item {
        flex-direction: column;
        align-items: center;
    }

    #main .sections_wrapper.compact .items .row {
        justify-content: flex-start;
    }

    #main .sections_wrapper.compact .item .name {
        text-align: center;
    }

    #main .sections_wrapper.compact .item .img {
        margin: 0;
        margin-bottom: 10px;
    }

    #main .sections_wrapper.compact .items .row > div {
        min-width: 130px;
        width: 150px;
    }

    .wraps > .wrapper_inner.front {
        padding-top: 0 !important;
    }

    .top_slider_wrapp .banner_title .head-title:not(.option-font-ignore), .top_big_banners .item .item_inner .text .title:not(.option-font-ignore), .sections_wrapper .list .item .name a:not(.option-font-ignore), .title_block:not(.option-font-ignore), .catalog_section_list .section_item li.name a span:not(.option-font-ignore), .item-views .item .title:not(.option-font-ignore), .option-font-bold {
        font-size: 12px;
        line-height: 14px;
    }


    #mobileheader .right-icons .wrap_basket .basket-link:not(.basket) {
        display: inline-block;
        height: 100%;
    }

    #mobileheader .basket-link, #mobileheader .mobileheader-v2 .right-icons .wrap_basket .basket-link.basket {
        height: 100%;
    }

    body #mobileheader .basket-link .js-basket-block {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }


    #mobileheader .logo-block {
        margin-left: 50px;
    }


    #mobileheader .mobileheader-v1 {
        display: flex;
        justify-content: space-between;
        border-bottom: 2px solid #141414;
    }


    #mobilemenu .top-mobile-menu .top li > ul.parent-dropdown {
        position: unset;
        display: block;
    }

    #mobilemenu .top-mobile-menu .top li ul.dropdown li.menu_back {
        display: none;
    }

    /* #mobilemenu .top-mobile-menu .top li ul.dropdown li.menu_title {
        display: none;
    } */


    #mobilemenu .menu ul > li a.parent.mob-hide {
        display: none;
    }

    #mobilemenu.dropdown {
        top: 102px;
    }

    .mobilemenu-v2 {
        background: #EFEFEF;
    }

    .mobilemenu-v2 .right-content .right-menu .right-side-li {
        margin: 0;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        border-bottom: 2px solid #EFEFEF;
        padding: 8px 20px;
        background: #FFFFFF;
    }


    .mobilemenu-v2 .right-content.right-first .right-menu {
        margin: 14px 0px;
    }

    .mobilemenu-v2 .right-content.right-second .right-menu {
        margin: 0px;
        margin-bottom: 14px;
    }


    #mobilemenu .menu ul > li a {
        padding: 0px;
    }

    #mobilemenu .menu ul > li > ul > li {
        padding: 8px 20px;
    }

    #mobilemenu .top-mobile-menu .top li > ul.parent-dropdown {
        padding: 0;
    }

    .mobilemenu-v2 .contact_wrap .person_wrap {
        padding: 8px 20px;
        background: #FFFFFF;
    }

    .mobilemenu-v2 .contact_wrap .person_wrap a.personal-link span.wrap {
        padding-left: 15px;
        text-transform: uppercase;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        padding-top: 6px;
    }


    .mobilemenu-v2 .contact_wrap .person_wrap a.personal-link {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .mobilemenu-v2 .contact_wrap {
        margin-bottom: 14px;
    }


    .mobilemenu-v2 .contacts-row .phone-title {
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        color: #141414;
        padding: 8px 20px;
    }

    .mobilemenu-v2 .contacts-row .phone-row {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 8px 20px;
        background: #fff;
        border-bottom: 2px solid #EFEFEF;
    }


    .mobilemenu-v2 .contacts-row .phone-row img {
        margin: 0;
    }

    .mobilemenu-v2 .contacts-row .phone-row .phone {
        padding-left: 16px;
    }

    .mobilemenu-v2 .contacts-row .phone-row .phone a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        color: #141414;
    }


    .mobilemenu-v2 .contacts-row .email-row {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 8px 20px;
        background: #fff;
    }


    .mobilemenu-v2 .contacts-row .email-row img {
        margin: 0;
    }

    .mobilemenu-v2 .contacts-row .email-row .email {
        padding-left: 16px;
    }

    .mobilemenu-v2 .contacts-row .email-row .email a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        color: #141414;
        text-decoration: underline;
    }


    .mobilemenu-v2 .msg-row {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-right: 30px;
        padding: 8px 20px;
    }


    .mobilemenu-v2 .search-block .search-button-div .close-block {
        display: none;
    }


    .mobilemenu-v2 .search_wrap {
        padding: 14px 10px;
    }


    .mobilemenu-v2 .main-order-block {
        max-height: 110px;
        height: 110px;
        margin-bottom: 14px;
    }

    .mobilemenu-v2 .main-order-block .main-order-block-container {
        border: none;
        max-height: 100%;
    }


    .mobilemenu-v2 .main-order-block .main-order-block-container .main-order-block-img {
        display: block;
        max-width: 130px;
    }

    .mobilemenu-v2 .main-order-block .main-order-block-container .main-order-block-text {
        background: #FFE9E6;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding-left: 20px;
    }


    .mobilemenu-v2 .main-order-block .main-order-block-container .main-order-block-text .main-order-block-text-title {
        margin-bottom: 4px
    }


    .mobilemenu-v2 .main-order-block .main-order-block-container .main-order-block-text .main-order-block-text-title .red-hover {

        padding: 0 !important;
    }


    .mobilemenu-v2 .main-order-block .main-order-block-container .main-order-block-text .main-order-block-text-btn .newbtn {
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        background: none;
        border: 2px solid #141414;
        border-radius: 2px;
        color: #141414;
        padding: 10px 20px;
        max-width: 145px;
        margin: 0 auto;
    }


    #mobileheader .right-icons a:not(:hover) .svg, #mobileheader .top-btn:not(:hover) .svg {
        opacity: 1;
    }


    #mobilemenu.dropdown {
        display: none;
    }


    .top_slider_wrapp.view_3 .main-slider__item tr {
        height: 640px;
    }


    .mob-search {
        position: absolute;
        z-index: 4;
        top: 75px;
        padding: 0px 10px;
    }

    .mob-search .close-block {
        display: none;
    }

    #mobileheader {
        position: fixed;
        z-index: 1000;
        width: 100%;
    }


    .modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: white;
        z-index: 9999;
    }

    .modal-content {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: white;
        padding: 20px;
        text-align: center;
        height: 100%;
        padding-top: 140px;
        border: none;
        box-shadow: none;
    }


    .modal .address-card {
        display: block;
        margin: 0;

        margin-bottom: 30px;

    }


    .modal-title {
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        color: #000;
        text-align: left;
        margin-bottom: 20px;
    }

    #closeModal {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 124%;
        display: flex;
        color: #141414;
        text-align: left;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
    }

    #closeModal img {
        width: 6px;
        height: 10px;
        margin: 0;
        margin-right: 15px;
    }


    .modal .address-card-text-shedule {
        display: flex;
    }

    .modal .address-card-text-ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin: 10px 0px 20px 0px;
    }

    .modal .address-card-text-ul li {
        margin-left: 0;
    }


    .modal .address-card-text-bot {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px;
    }

    .modal .address-card-text-bot .address-card-text-phone {
        margin: 0;
    }


    .modal .address-card-text-bot .address-card-text-map-a {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 14px;
        text-decoration: underline;
        color: #141414;
    }

    .mobilemenu-v2 .wrap .menu .top .dropdown i {
        transform: none !important;
    }

    .mobilemenu-v2 .wrap .menu .top .dropdown i svg {
        width: 10px !important;
        height: 6px !important;
    }


    .mobilemenu-v2 .wrap .menu .top .dropdown.parent-dropdown li.expanded {
        padding: 0 !important;
    }

    .mobilemenu-v2 .wrap .menu .top .dropdown.parent-dropdown li.expanded a.parent {
        color: #141414 !important;
        padding: 8px 20px !important;
    }

    .mobilemenu-v2 .wrap .menu .top .dropdown.parent-dropdown li.expanded ul.dropdown {
        background: #EFEFEF !important;
        padding: 0 !important;
    }

    .top-mobile-menu__title {
        color: #141414 !important;
    }

    .mobilemenu-v2 .wrap .menu .top .dropdown.parent-dropdown li.expanded .arrow {
        margin-right: 20px;
    }


    .mobilemenu-v2 .wrap .menu .top .dropdown.parent-dropdown li.expanded .arrow .svg {
        transform: rotate(0.5turn) !important;
    }


    /*ЦЕНТР ОФТАЛЬМОЛОГИИ*/
    .review-block-icon img {
        max-width: 100%;
    }

    /* Disable circles on mobile */
    .circles {
        overflow: scroll;
        margin: 20px auto;
        display: none;
    }


    .circles::-webkit-scrollbar {
        width: 0;
    }


    .circles .circle-card {
        width: 125px;
    }

    .circles .circle-card .circle {
        width: 90px;
        height: 90px;
        padding: 4px;
        margin-bottom: 10px;
    }

    .circles .col-md-3 {
        padding: 0;
    }

    .sale-new-text-row:hover .sale-new-text-icon {
        transform: translateX(14px);
    }

    .circles .circle-card .circle .circle-title .circle-1 {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 10px;
    }

    .circles .circle-card .circle .circle-title .circle-3 {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 10px;
    }


    .circles .circle-card .circle .circle-title .circle-2 {
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 20px;
    }

    .circles .circle-card .circle-text {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
        padding: 0 5px;
    }

    .oft .sale-new-text-row {
        margin-bottom: 28px;
    }


    .oft .sale-new-img {
        display: block
    }

    .oft .sale-new-block-container {
        flex-direction: column;
    }

    .oft .sale-new-img-text {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .oft .sale-new-img-btn .newbtn {
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .oft .sale-new-block {
        margin-bottom: 30px;
    }


    .oft .main-order-block {
        max-height: 160px;
        height: auto;
    }


    .oft .mob-png {
        display: block !important;
    }

    .oft .child-new-block {
        padding: 0px 10px;
        margin: 30px auto;
    }

    .oft .child-new-block-container {
        flex-direction: column-reverse;
    }


    .oft .child-new-text {
        margin-bottom: 20px;
    }

    .oft .child-new-img {
        width: 100%;
        margin: 0;
    }

    .oft .review-block-container {
        margin: 30px auto;
    }


    .oft .review-block-title {
        margin-bottom: 30px;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
    }

    .oft .review-block-icon {
        margin: 0px 20px;
    }


}

/* #panel ~ .header_wrap #header {
	margin-top: 40px!important;
} */

#content {
	margin-top: 150px;
}
#content.main-page {
	/* margin-top: 130px; */
	margin-top: 90px;
}

.main-catalog-wrapper .item .prices .ce_cmp_visible,
.main-catalog-wrapper .item .sa_block .item-stock.ce_cmp_hidden,
.main-catalog-wrapper .item .counter_wrapp.btn-mobile-hidden {
	display: none;
}

.main-catalog-wrapper .item .footer_button .sku_props .item-option:not(:last-child),
.main-catalog-wrapper .item .footer_button .offer_buy_block {
	margin-bottom: 15px;
}

.main-catalog-wrapper .item .footer_button .sku_props .item-option select option[value=""] {
	display: none;
}

.main-catalog-wrapper .filter-panel.sort_header .filter-panel__view.controls-linecount .controls-hr,
.main-catalog-wrapper .filter-panel.sort_header .filter-panel__view.controls-view {
	display: none;
}

@media (max-width: 992px) {
	#content {
		margin-top: 75px;
	}
	#content.main-page {
		margin-top: 0;
	}
	.main-catalog-wrapper .item .footer_button .sku_props .item-option,
	.main-catalog-wrapper .item .footer_button .offer_buy_block {
		margin-bottom: 15px;
	}

	.main-catalog-wrapper .item .footer_button {
		padding: 0 25px;
		margin-bottom: 10px !important;
	}
	.main-catalog-wrapper .item .footer_button .sku_props {
		margin-bottom: 10px;
	}

	.main-catalog-wrapper .item .price .values_wrapper {
		margin-top: 15px;
		font-size: 20px;
	}


	.product-main .buyOffers .options .select {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.product-main .buyOffers .options .select > div  {
		width: 100%;
		padding: 0;
	}

	.product-main .buyOffers .options .select > div:not(:last-child)  {
		margin-bottom: 15px;
	}
	#footer .phone {
		white-space: normal;
	}
}



#mobilemenu .top-mobile-menu .top li {
	background: #efefef!important;
}
#mobilemenu .top-mobile-menu .top li ul.dropdown li:not(.menu_title) {
	padding-left: 35px;
}
#mobilemenu .menu ul > li.selected a::before {
	background: none;
}
#mobilemenu .menu ul.dropdown > li.selected a {
	font-weight: bold;
}


@media (max-width: 992px) {
	#mobileheader .mobileheader-v1 .mob-search {
		display: flex;
		/* display: none; */
		justify-content: center;
		flex-direction: column;
		position: relative!important;
		top: auto!important;
	}

	#mobileheader .mobileheader-v1 .burger {
		margin-left: 10px;
	}

	#mobileheader .mobileheader-v1 .logo-block {
		margin-left: 0;
		margin: 0 5px 0 10px;
		padding: 0;
	}

	#mobileheader .mobileheader-v1 .logo-block .logo {
		width: 45px;
	}

	#mobileheader .mobileheader-v1 .right-icons {
		padding: 0;
		margin: 0 5px 0 0px;
	}

	#mobileheader .mobileheader-v1 .right-icons .wrap_basket {
		padding: 0;
	}

	#mobileheader .mobileheader-v1 .right-icons .wrap_basket .wrap_icon a.basket-link {
		position: relative;
		top: 10px;
	}

	#mobileheader .mobileheader-v1 .right-icons .wrap_basket .wrap_icon a.basket-link.basket-count {
		position: relative;
		top: 9px;
	}
}

@media (min-width: 467px) and (max-width: 992px) {
	#mobileheader .mobileheader-v1 {
		display: flex;
	}

	#mobileheader .mobileheader-v1 .mob-search {
		width: 100%;
	}

	#mobileheader .mobileheader-v1 .mob-search .search_wrap {
		display: flex;
		justify-content: center;
	}

	#mobileheader .mobileheader-v1 .mob-search .search_wrap .close-block {
		display: none;
	}

	#mobileheader .mobileheader-v1 .logo-block {
		margin-left: 0;
		margin: 0 5px 0 10px;
		padding: 0;
	}

	#mobileheader .mobileheader-v1 .right-icons {
		margin-left: auto;
	}
}

header .right-menu li.right-side-li a.right-side-a {
	padding: 0!important;
}


#oft.eyesight-check .address-block-title {
	width: 100%;
  max-width: fit-content;
  padding-left: 10%;
	margin-bottom: 60px;
}
#oft.eyesight-check .sale-new-block-container {
	margin-top: 60px;
  margin-bottom: 40px;
}
#oft.eyesight-check .sale-new-block .sale-new-text > div:last-child .sale-new-text-row {
	margin-bottom: 0;
}
#oft.eyesight-check .sale-new-block .sale-new-text > div {
cursor: pointer;
}
#oft.eyesight-check .child-new-block .child-new-block-container .child-new-img,
#oft.eyesight-check .child-new-block .child-new-block-container .child-new-text {
	width: 50%;
	max-width: 100%;
	min-width: 50%;
	border: none;
	height: 100%;
}
#oft.eyesight-check .child-new-block .child-new-block-container .child-new-img {
	margin-right: 25px;
}
#oft.eyesight-check .child-new-block .child-new-block-container .child-new-text {
	margin-left: 25px;
}
#oft.eyesight-check .child-new-block .child-new-block-container .child-new-img img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
#oft.eyesight-check .child-new-text-desc ul li::before {
	content: "";
  margin: 0;
  background: url(/images/vector-li.png) no-repeat;
  width: 18px;
  height: 18px;
  display: block;
  margin-left: -25px;
  position: absolute;
  margin-top: 6px;
}
#oft.eyesight-check .main-order-block.first .main-order-block-container {
	height: 100%;
	border: none;
}
#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-text {
	display: flex;
  flex-direction: column;
  justify-content: center;
	padding: 0;
	padding-right: 15%;
  padding-left: 5%;
	height: 100%;
	width: 50%;
	border-left: 2px #141414 solid;
}
#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-text .main-order-block-text-desc {
	margin: 0;
}
#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-img {
	display: flex;
  flex-direction: column;
  justify-content: center;
	max-width: 100%;
	width: 50%;
	border: none;
	border-right: 2px #141414 solid;
}
#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-img .main-order-block-text-title {
	margin-bottom: 50px;
}
#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-img a span,
#oft.eyesight-check .main-order-block.last .main-order-block-text-btn  a span {
	font-size: 18px;
  font-weight: 500;
  line-height: 21.94px;
  letter-spacing: 0.02em;
  text-align: left;
}
#oft.eyesight-check .child-new-block.last .child-new-text {
	margin: 0;
	padding-left: 5%;
}
#oft.eyesight-check .subscribe-block {
	padding: 80px 10%;
}
#oft.eyesight-check .subscribe-block > div {
	margin: 0;
}
#oft.eyesight-check .main-order-block.last .main-order-block-text {
	padding: 0;
	width: 75%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 5%;
	padding-right: 15%;
	border-left: 2px #141414 solid;
}
#oft.eyesight-check .main-order-block.last .main-order-block-img {
	max-width: 100%;
	width: 25%;
}
#oft.eyesight-check .main-order-block.last .main-order-block-container {
	border-left: none;
	border-right: none;
}
#header .menu-only .dropdown-menu .customScrollbar .top-catalog-wide-li:last-child {
	border-bottom: none;
}
#footer .bottom_links_wrapper.row {
	display: flex;
}
#footer .row-oferta a {
	text-decoration-color: #cd4235;
  text-underline-offset: 1px;
}
.mega_fixed_menu .bottom_links_wrapper .first-group .wrap {
	display: flex;
	flex-direction: column;
}
@media (min-width: 1200px) {
  #oft.eyesight-check .container {
    width: 100%!important;
		padding: 0 10%;
  }
}

@media screen and (max-width: 480px) {
	#oft.eyesight-check .sale-new-block .sale-new-block-container {
		margin-top: -5px;
	}
	#oft.eyesight-check .child-new-block {
		padding: 0;
	}
	#oft.eyesight-check .child-new-block .address-block-title {
		margin-bottom: 20px;
		font-size: 18px;
		font-weight: 700;
		line-height: 22.32px;
		text-align: left;
	}
	#oft.eyesight-check .child-new-block .child-new-block-container .child-new-img {
		margin: 0;
  	width: 100%;
	}
	#oft.eyesight-check .child-new-block .child-new-block-container .child-new-text {
		margin: 0;
		width: 100%;
		padding: 0 15px;
	}
	#oft.eyesight-check .main-order-block.first .main-order-block-container {
		flex-direction: column;
		width: 100%;
	}
	#oft.eyesight-check .main-order-block.first {
		max-height: 100%;
		padding: 30px 15px;
	}
	#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-img {
		width: 100%;
	}
	#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-img {
		border: none;
	}
	#oft.eyesight-check .main-order-block.first .main-order-block-container .main-order-block-img .main-order-block-text-title {
		margin-bottom: 20px;
	}
	#oft.eyesight-check .subscribe-block {
		padding: 20px 0;
	}
	#oft.eyesight-check .subscribe-block > div {
		border-left: none;
		border-right: none;
	}
	#oft.eyesight-check .main-order-block.last .main-order-block-text {
		width: 100%;
		padding: 0;
		padding: 30px 15px;
	}
	#oft.eyesight-check .main-order-block.last .main-order-block-container {
		padding: 0px;
		border-left: none;
		border-right: none;
	}
}

.cookie-banner {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  color: #000000;
  padding: 6px 24px;
  border-radius: 999px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  z-index: 1000;
}

.cookie-close {
  background: none;
  border: none;
  font-size: 40px;
  line-height: 1;
  cursor: pointer;
  color: #666;
}

.cookie-close:hover {
  color: #000;
}