@media (min-width: 1500px) {
    .container {
        max-width: 1500px;
    }
}

@media (max-width: 1500px) {
    .section-popular-slider {
        width: calc(100% - 50px);
        margin-left: 0;
        margin-right: 0;
    }

    .form-client-style {
        padding-left: 0;
    }

    .slider-nav {
        right: 20px;
        top: 45%;
    }

    .section-order-price-new {
        font-size: 25px;
    }

    .section-order-price-text {
        font-size: 15px;
    }

    .section-popular-name {
        font-size: 13px;
    }

    .section-popular-item {
        padding-left: 5px;
        padding-right: 5px;
    }

    .section-popular-prices {
        max-height: none;
        margin-left: -5px;
        margin-right: -5px;
    }

    .section-popular-newprice {
        font-size: 18px;
    }

    .section-popular-oldprice {
        font-size: 16px;
    }

    .hide-resp {
        display: none;
    }

    .show-resp {
        display: flex;
    }

    .col-order.page-order_form {
        flex: 0 0 68%;
        max-width: 68%;
    }

    .col-order:nth-child(2) {
        flex: 0 0 32%;
        max-width: 32%;
    }

    .section-manager-dialog br {
        display: none;
    }

    .section-best-desc br {
        display: none;
    }

    .section-best-body {
        padding-bottom: 20px;
    }

    .section-best-body {
        padding-right: 15px;
    }

    .section-best-item {
        height: 100%;
        margin-bottom: 0;
    }

    .col-best {
        margin-bottom: 30px;
    }

    .container {
        max-width: 100%;
    }

    .header-main-catalog {
        flex: 0 0 380px;
        max-width: 380px;
    }

    .header-main-cart {
        flex: unset;
        max-width: 100%;
    }

    .header-main-phone-body {
        padding-left: 0;
        padding-right: 0;
    }

    .header-nav-link {
        font-size: 16px;
    }

    .header-main-logo {
        display: flex;
        align-items: center;
    }

    .header-main-phone-number {
        font-size: 15px;
    }

    .header-main-phone-icon {
        flex: 0 0 30px;
        max-width: 30px;
    }
    .customCallBlock{
        width: 36%;
    }
    .section-manager-button:not(.button-default){
        width: 28%;
        font-size: 14px;
    }
    .customCallBlock .cont span:first-child{
        font-size: 14px;
    }
}

@media (max-width: 1200px) {
    .section-detail-info-body {
        font-size: 16px;
    }

    .section-order-button {
        font-size: 15px;
    }

    .section-detail-tocart img {
        max-width: 20px;
        margin-right: 10px;
    }

    .section-detail-tocart {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
    }

    .r_catalog1__inner_list1_item_inner {
        flex-direction: column;
    }

    .r_catalog1__inner_list1_item_img {
        padding-bottom: 65%;
    }

    .r_catalog1__inner_list1_item_img,
    .r_catalog1__inner_list1_item_box {
        width: 100%;
    }

    .r_catalog1__inner_list1_item_box {
        padding-left: 0;
        text-align: center;
    }


    .col-order.page-order_form {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .col-order:nth-child(2) {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .section-contact-side {
        padding-left: 0;
    }

    .section-popular-add {
        padding-left: 15px;
        padding-right: 15px;
    }

    .row-seo {
        align-items: flex-start;
    }

    .section-manager-profile {
        max-width: 80px;
    }

    .section-manager-body {
        padding-left: 80px;
    }

    .offset-consult {
        margin-left: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .section-kama-title {
        font-size: 30px;
    }

    .section-kama-text {
        font-size: 16px;
    }

    .section-kama-text br {
        display: none;
    }

    .section-catalog {
        padding-top: 80px;
        padding-bottom: 0;
    }

    .section-kama {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-catalog-name {
        height: 75px;
        font-size: 14px;
        overflow: visible;

        margin-top: -30px;
    }

    .header-main-catalog {
        flex: 0 0 340px;
        max-width: 340px;
    }

    .slide-title {
        font-size: 30px;
    }

    .slide-desc {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .slide-body {
        padding-right: 15px;
        padding-top: 40px;
    }

    .section-slider {
        height: auto;
    }

    .slide-logo {
        bottom: 15px;
        right: 30px;
    }

    .slide-logo img {
        max-width: none;
        height: 40px;
    }

    .col-slide-right {
        padding-bottom: 75px;
    }

    .col-slide-image {
        max-height: 300px;
    }

    .col-slide-left {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
    .header-main-logo {
        max-width: 200px;
    }
    .section-order-actions-line1{
        flex-wrap: wrap;
    }
    .section-order-actions-line1 a.action-callme{
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
        flex: 0 0 calc(100%);
        max-width: calc(100%);
    }
    .section-manager-body-btns .customCallBlock .cont span:last-child{
        font-size: 12px;
    }
    .section-manager-body-btns .customCallBlock .cont span:first-child{
        font-size: 15px;
    }
    .section-manager-button:not(.button-default) {
        width: calc(47% - 10px);
        height: 44px;
    }
    .customCallBlock {
        display: flex;
        align-items: center;
        text-decoration: none !important;
        border: 1px solid #c0c0c0;
        padding: 5px 10px;
        transition: all 0.1s 0s linear;
        width: 100%;
        justify-content: center;
    }

    .section-manager-body-btns{
        flex-wrap: wrap;
    }
    .section-manager-button:not(.button-default){
        width: 100%;
        font-size: 16px;
    }

}

@media (max-width: 991px) {
    .slider-top-controls {
        top: auto;
        bottom: 30px;
    }

    .slider-top-item {
        width: 30px;
        height: 30px;
    }

    .slider-top-prev {
        left: 10px;
    }

    .slider-top-next {
        right: 10px;
    }

    .section-order-add {
        margin-top: 15px;
    }

    .section-specs {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .col-order.page-order_form {
        padding-right: 0;
    }

    .section-detail-tabs {
        margin: 0;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        overflow-x: auto;

        flex-wrap: nowrap;
        -ms-overflow-style: none;
    }

    .section-detail-tabs::-webkit-scrollbar {
        display: none;
    }

    .section-detail-tabs-item {
        white-space: nowrap;
        margin-right: 0;
        padding-right: 30px;
    }

    .header-main-catalog-btn {
        flex: 0 0 50px;
        max-width: 50px;
    }

    .section-detail-info {
        margin-top: 30px;
    }

    .col-order:nth-child(2),
    .col-order.page-order_form {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-order:nth-child(2) {
        margin-top: 30px;
    }

    .row-history {
        display: table;
        width: 100%;
    }

    .section-history-col:nth-child(1),
    .section-history-col {
        flex: unset;
        max-width: none;
        display: table-cell;
    }

    .section-client-history-short,
    .section-client-history-detail {
        width: 100%;
    }

    .section-client-history-title {
        font-size: 15px;
    }

    .section-client-history-data {
        font-size: 12px;
    }

    .section-client-history-item {
        min-width: 991px;
    }


    .section-client-history {
        overflow-x: auto;
    }

    .section-popular-add {
        flex: 0 0 60px;
        max-width: 60px;
    }

    .section-seo {
        padding-top: 80px;
        padding-bottom: 0;
    }

    .section-seo-content {
        font-size: 18px;
    }

    .section-seo-title {
        font-size: 26px;
        line-height: 1.3;
    }

    .footer-pays {
        display: none;
    }

    .contacts-list-contact {
        font-size: 15px;
    }

    .section-manager-body {
        margin-top: 1em;
        padding-left: 0;
    }

    .section-consult-agree {
        font-size: 14px;
        line-height: 1.1;
    }

    .section-catalog-item {
        padding-top: 0;
    }

    .header-main-catalog-btn {
        padding-left: 14px;
        padding-right: 15px;
    }

    .header-main-catalog-btn > span {
        display: none;
    }

    .header-main-catalog-burger {
        margin-right: 0;
    }

    .header-main-catalog {
        flex: 0 0 215px;
        max-width: 215px;
    }

    .header-main-logo {
        max-width: 150px;
    }

    .header-main-phone-icon {
        display: none;
    }

    .header-main-input {
        font-size: 15px;
    }

    .header-main-phone-number + span {
        line-height: .9;
        font-size: 13px;
    }

    .header-main-catalog-btn,
    .header-main-input,
    .header-main-submit,
    .header-main-catalog-btn {
        height: 45px;
    }

    .has-sub::before {
        left: calc(100% - 26px);
    }

    .header-nav-link {
        font-size: 14px;
        margin-right: 20px;
        height: 45px;
    }

    .header-top {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-top-link {
        font-size: 14px;
    }

    .header-main-phone {
        margin-top: 10px;
    }

    .col-cart-head,
    .col-cart-product-name {
        font-size: 13px;
    }

    .col-cart-product-image {
        flex: 0 0 50px;
        max-width: 50px;
        height: 50px;
    }

    .oldprice {
        font-size: 14px;
    }

    .newprice {
        font-size: 19px;
        font-weight: normal;
    }

    .cart-counter-item {
        height: 39px;
        line-height: 39px;
    }

    .cart-counter-item {
        --box-w: 78px;
    }

    .col-cart-product-remove {
        width: 20px;
        height: 20px;
        right: 15px;
        top: calc(50% - 10px);
    }

    .col-cart {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-main-catalog-search .tt-menu {
        width: 195%;
    }

    .col-cart.count {
        padding-left: 5px;
        padding-right: 5px;
    }

    .cart-counter-item:not(input) {
        width: 25px;
    }

    input.cart-counter-item {
        width: calc(100% - 50px);
        font-size: 14px;
    }

    .cartStepsStepBtns span a.goToNextCartStep {
        padding: 0 20px;
    }

    .cartStepsStepBtns span a {
        font-size: 16px !important;
    }
    .section-order-actions-line1{
        margin-bottom: 40px;
    }
    .section-manager-body-btns{
        flex-wrap: wrap;
    }
    .section-manager-button:not(.button-default){
        width: 100%;
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .clear-cart {
        position: absolute;
        top: 15px;
        right: 15px;

        font-size: 14px;
    }

    .col-foot-flex {
        position: static;
    }

    .row-foot {
        position: relative;
    }

    .col-total {
        padding-bottom: 0;
    }

    .col-total-value {
        padding-top: 0;
    }

    .col-slide-left {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .section-popular-slider {
        width: 100%;
    }

    .slider-nav {
        display: none;
    }

    .section-specs-item {
        font-size: 15px;
    }

    .page-order {
        margin-bottom: 80px;
    }

    .col-order.page-order_form {
        padding-left: 15px;
        padding-right: 15px;
    }

    .section-best-icon img {
        max-width: 55px;
    }

    .header-main-cart-src {
        fill: #000;
    }

    .header-main-catalog-search .tt-menu {
        width: 100%;

        max-height: 77vh;

        overflow-y: auto;
    }


    .section-detail-tabs-content {
        font-size: 16px;
        padding: 15px 0;
    }

    .section-detail-tabs {
        padding-left: 15px;
        justify-content: space-between;
    }

    .section-detail-tabs-item {
        margin-right: 15px;
    }

    .header-nav-item-responsive {
        display: block;
    }

    .header-nav-item-responsive .header-nav-link {
        display: flex;
        align-items: center;
    }

    .header-nav-item-responsive .header-nav-link img {
        margin-right: 10px;
        position: relative;
        top: -1px;
        max-width: 17px;
    }

    .site-error__text2 {
        font-size: 14px;
    }

    .site-alert1 {
        font-size: 14px;
    }

    .static1 p,
    .static1 ul {
        font-size: 14px;
    }

    .static1 ul > li {
        margin-bottom: 10px;
    }

    .show-abs {
        display: none;
    }

    .section-search-input {
        border: 1px solid #e8e8e8;
    }

    .categories-abs {
        display: none !important
    }

    .r_catalog1__inner_list1_item {
        width: 50%;
    }

    .page-order_label {
        flex: 0 0 100% !important;
        max-width: 100% !important;

        padding-left: 0;
        padding-right: 0;

        margin-bottom: 15px;
    }

    .page-order_bottom {
        padding-left: 0;
        padding-right: 0;

        flex-wrap: wrap;
    }

    .page-order_button {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
    }

    .page-order_agree {
        margin-bottom: 15px;
        padding-left: 30px;
        order: 0;
    }

    .page-order_agree::before, .page-leavecomment_agree::before {
        left: 0;
    }

    .page-order_agree-input:checked ~ span:after, .page-leavecomment_agree-input:checked ~ span:after {
        left: -27px;
    }

    .page-actions_block:first-child {
        margin-bottom: 50px;
    }

    .page-actions {
        margin-top: 50px;
    }

    .page-actions_item {
        margin-bottom: 30px;
    }

    .page-order {
        margin-top: 50px;
    }

    .page-actions_title,
    .page-order_heading {
        font-size: 19px;
        font-weight: normal;
    }

    .page-order_input, .page-leavecomment_input {
        font-size: 15px;
    }

    .col-total-value {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 15px;
        text-align: left;
    }

    .col-total {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 15px;
        text-align: left;
    }

    .oldprice {
        opacity: 0.5;
    }

    .newprice {
        font-size: 14px;
    }

    /* .col-cart:last-child .col-cart-flex {
        padding-right: 35px;
    } */
    .col-cart:nth-child(2),
    .col-cart-head:nth-child(2) {
        display: none;
    }

    .col-cart:nth-child(1),
    .col-cart-head:nth-child(1) {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-cart:nth-child(3),
    .col-cart-head:nth-child(3) {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-cart:nth-child(4),
    .col-cart-head:nth-child(4) {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .section-popular-prices {
        margin-bottom: 15px;
    }

    .form-col:nth-child(1) {
        flex: 0 0 110px;
        max-width: 110px;
    }

    .form-col:nth-child(2) {
        flex: 0 0 calc(100% - 125px);
        max-width: calc(100% - 125px);
        margin-left: 15px;
    }

    .form-client-style .form-group {
        margin-bottom: 15px;
    }

    .form-input {
        height: 40px;

        font-size: 15px;
    }

    .form-client-style {
        padding: 25px 0;
    }

    select.form-input {
        background-position: calc(100% - 15px) 15px;
    }

    .section-history-col:nth-child(1) .section-client-history-inner {
        padding-left: 15px;
    }

    .section-client-item-title {
        white-space: nowrap;
    }


    .row-orders > div,
    .row-order-item > div {
        width: 150px;
        text-align: center;
    }

    .row-orders > div:nth-child(1),
    .row-order-item > div:nth-child(1) {
        width: 250px;
    }

    .section-client-item-title {
        font-size: 13px;
    }

    .section-client-item-data {
        font-size: 13px;
    }

    .order-title {
        font-size: 13px;
    }

    .order-inner {
        font-size: 13px;
        justify-content: center;
    }

    .section-client-item {
        margin-right: 15px;
    }

    .section-client-tab-inner p {
        font-size: 15px;
    }

    .section-client-tab-inner {
        padding: 15px 0
    }

    .section-popular-item {
        margin-bottom: 0;
    }

    .section-search-input {
        /* flex: 0 0 calc(100% - 166px);
        max-width: calc(100% - 166px); */
    }

    .section-search-button {
        flex: 0 0 166px;
        max-width: 166px;
    }

    .section-search {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .section-seo-title {
        margin-top: 15px;
        margin-bottom: 15px;
        line-height: 1.2;

        font-size: 22px;
        font-weight: normal;
    }

    .section-seo-content {
        font-size: 15px;
    }

    .section-seo {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .section-seo-image {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    .section-seo-image-src {
        max-width: 280px;
    }

    .footer-links {
        margin-top: 15px;
    }

    .section-manager {
        margin-top: 40px;
    }

    .offset-consult {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .section-consult {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .section-best-item {
        align-items: flex-start;
        padding: 15px;
    }

    .section-best-body {
        padding: 0;
        flex: 0 0 calc(100% - 90px);
        max-width: calc(100% - 90px);
    }

    .section-best-icon {
        flex: 0 0 90px;
        max-width: 90px;
    }

    .section-best-icon-src {
        max-width: 55px;
    }

    .col-kama-left {
        display: none;
    }

    .col-slide-left {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .col-slide-right {
        padding-left: 30px;
        padding-right: 30px;
    }

    .col-slide-image {
        opacity: 0.2;
    }

    .header-main-catalog {
        display: none;
        position: fixed;
        top: 88px;
        left: 0;
        right: 0;

        flex: 0 0 100%;
        max-width: 100%;

        margin-top: 0;
    }

    .header-main-catalog-btn {
        display: none;
    }

    .header-main-phone-icon {
        display: flex;
        align-items: flex-start;

        margin-right: 10px;
    }

    .header-main-phone {
        display: none;
    }

    .header-main-col:nth-child(2) {
        position: absolute;
        top: -4px;
        right: 0;
    }

    .header-col-justify:nth-child(2) {
        justify-content: flex-end;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-header-main {
        position: relative;
    }

    .header-main-cart-icon {
        flex: 0 0 30px;
        max-width: 30px;
    }

    .responsive-search {
        display: flex;
        flex: 0 0 28px;
        max-width: 28px;
        height: 37px;

        margin-right: 15px;

        align-items: center;
        justify-content: center;
    }

    .responsive-search > svg {
        width: 28px;
        height: 28px;
    }

    .responsive-search-icon {
        fill: #000;
        fill-rule: evenodd;
    }

    .header-main-cart-body {
        padding-left: 10px;
    }

    .header-main-cart-title {
        font-size: 13px;
        margin-bottom: 3px;
    }

    .header-main-cart-items {
        font-size: 12px;
    }

    .header-top-link {
        display: none;
    }

    .header-top-select {
        display: flex;
    }

    .header-top {
        padding: 8px 0;
    }

    .header-top-link {
        font-size: 14px;
    }

    .header-top-link img {
        position: relative;
        top: -2px;
    }

    .header-main-inner {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header-phone-icon {
        fill: #000;
    }

    .header-main-cart-body {
        display: none;
    }

    .header-nav {
        position: fixed;
        top: 88px;
        left: -280px;
        width: 280px;
        bottom: 0;

        transition: ease all 300ms;

        z-index: 7;

        overflow-y: auto;

        padding-top: 15px;
        padding-bottom: 15px;
    }

    .on-menu .header-nav {
        left: 0;
    }

    .header-burger {
        display: block;
    }

    .header {
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);

        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 7;

        background-color: #fff;
    }

    body {
        padding-top: 88px;
    }

    .header-nav-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .header-nav-link {
        justify-content: flex-start;
        margin-right: 0;
        padding-right: 0;

        height: 35px;

        text-transform: none;

        font-weight: normal;

        font-size: 16px;
    }

    .header-nav-sub-link {
        padding: 5px 15px;

        font-size: 14px;
    }

    .has-sub::before {
        display: none;
    }

    .header-nav-sub {
        position: static;
        display: flex;
    }

    .section-slider {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 0;
    }

    .section-popular-hover {
        position: static;
        display: flex;

        box-shadow: none;
    }

    .section-popular-item {
        padding: 21px 0 0 0;
    }


    .section-popular-slider {
        margin-bottom: 40px;
    }

    .static1[data-page="about"] .static1_inner {
        flex-wrap: wrap;
    }

    .static1[data-page="about"] .static1-content {
        width: 100%;
        padding-right: 0;
    }

    .static1[data-page="about"] .static1-content2 {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .static1[data-page="about"] .static1-content2 video {
        max-height: 250px;
        width: 100%;
    }

    .section-kama {
        padding-top: 50px;
    }

    .btn-up {
        width: 38px;
        height: 38px;
    }

    .header-main-cart.fixed {
        flex-wrap: wrap;
    }

    .header-main-cart.fixed .header-main-cart-icon {
        flex: 0 0 20px;
        max-width: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .header-main-cart.fixed .header-main-cart-icon svg {
        height: 20px;
    }

    .header-main-cart.fixed .header-main-cart-icon::before {
        top: 1px;
    }

    .header-main-cart.fixed .header-main-cart-body {
        display: block;
        width: 100%;
        margin-top: 5px;
        text-align: center;
        padding-left: 0;
    }

    .header-main-cart.fixed .header-main-cart-body .t2 {
        display: none;
    }

    .header-main-cart.fixed .header-main-cart-body .t1,
    .header-main-cart.fixed .header-main-cart-body .t3 {
        display: block;
        font-size: 10px;
    }

    .header-main-cart.fixed .header-main-cart-body .t3 {
        margin-top: 2px;
    }

    .header-main-cart.fixed.cart-has-items {
        padding: 5px 0;
        border-radius: 10px;
    }

    .page-order_label_file_text1 {
        font-size: 14px;
    }
    .header-main-logo{
        padding-top: 6px;
        padding-bottom: 5px;
    }
    .page-order_bottom{
        display: flex;
        flex-wrap: wrap;
    }
    .page-order_bottom .cartStepsStepBtns{
        order:1;
        margin-right: 0;
        width: 40%;
        padding-right: 10px;
    }
    .page-order_bottom .button-default{
        order:2;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .page-order_bottom .button-default.goToPrevCartStep{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
    .page-order_agree{
        order:3;
        width: 100%;
        margin-top: 12px;
    }
    .cartStepsStepBtns{
        margin-top: 22px;
    }

}

@media (max-width: 480px) {
    .section-popular-oldprice > span, .section-popular-newprice > span {
        font-size: 10px;
    }

    .section-popular-add {
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
        height: 40px
    }

    .section-popular-slider {
        margin-top: 0;
    }

    .section-popular-add::before {
        position: absolute;
        content: "В корзину";
        top: 11px;
        left: 55px;
        color: #fff;
        font-size: 14px;
    }

    .section-popular-add.in_cart_btn::before {
        content: "В корзине";
    }

    .section-popular-prices {
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }

    .slider-top-controls {
        display: none;
    }

    .section-popular-slider {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px)
    }

    /*.section-popular-slider::after {*/
    /*    position: absolute;*/
    /*    content: '';*/
    /*    top: 0;*/
    /*    bottom: 0;*/
    /*    width: 40px;*/
    /*    z-index: 4;*/
    /*}*/
    /*.section-popular-slider::after {*/
    /*    right: 0;*/
    /*    background: rgb(255,255,255);*/
    /*    background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);*/
    /*}*/
    .section-popular-name {
        margin-left: 5px;
        margin-right: 5px;
        font-size: 11px;
    }

    .col-cart-head, .col-cart-product-name {
        font-size: 11px;
    }

    .section-popular-oldprice,
    .section-popular-newprice {
        font-size: 12px;
    }

    .section-popular-image-src {
        padding-bottom: 100px;
    }

    .contacts-map {
        height: 350px;
        display: none;
    }

    .show-map-responsive {
        display: inline;
    }

    .section-specs-item {
        font-size: 12px;
    }

    .section-specs-item::before {
        top: -7px;
    }

    .header-top-link img {
        top: 0;
        max-width: 11px;
    }

    .page-breadcrumbs-item:nth-child(4)::before {
        display: none;
    }

    .section-order-price-old {
        font-size: 14px;
    }

    .section-order-price-new {
        font-size: 20px;
    }

    .section-order-price-text {
        font-size: 13px;
    }

    .section-order {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .section-detail-info-icon {
        flex: 0 0 25px;
        max-width: 25px;
    }

    .section-detail-info-body {
        font-size: 14px;
        flex: 0 0 calc(100% - 25px);
        max-width: calc(100% - 25px);
    }

    .section-order-add {
        margin-top: 15px;
    }

    .section-order-price-old::before {
        transform: rotate(10deg);
        top: 4px;
    }

    .action-call {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .action-callme {
        flex: 0 0 calc(60% - 15px);
        max-width: calc(60% - 15px);
        margin-left: 15px;
    }

    .section-detail-tocart {
        margin-left: 15px;
    }

    .section-order-button {
        margin-bottom: 15px;
    }

    .section-order-actions {
        margin-top: 15px;
    }


    .section-detail-counter .count-action,
    .section-detail-counter .count-value,
    .section-order-button {
        height: 40px;
    }

    .section-detail-tabs-content {
        font-size: 14px;
    }

    .section-detail-tabs {
        padding-left: 0;
    }

    .section-detail-tabs-link {
        font-size: 15px;
        font-weight: 200;
        padding: 0 !important;
        height: 40px;
        line-height: 40px;
    }

    .section-detail-tabs-item {
        padding: 0 15px 0;
        margin-right: -7px;
    }

    .header-main-catalog {
        top: 86px;
    }

    .slide-price {
        padding-left: 12px;
        font-size: 16px;
    }

    .static-tab-item {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .static-tab-item:not(:first-child) {
        margin-left: 0;
    }

    .static-tab-link {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    .static-tab-link,
    .static-tab-link.active {
        border-bottom-color: transparent !important;
    }

    #myModal7 {

    }


    .swal2-title {
        font-size: 20px !important;
    }

    .swal2-html-container {
        font-size: 14px;
    }

    .swal2-styled.swal2-confirm {
        font-size: 14px !important;
        height: 35px !important;
    }

    .swal2-styled.swal2-cancel {
        font-size: 14px !important;
        height: 35px !important;
    }

    .r_catalog1__inner_list1_item_inner {
        align-items: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .r_catalog1__inner_list1_item_img {
        background-position: center center;
        padding-bottom: var(--box-size);
        max-width: var(--box-size);

        --box-size: 155px;
    }

    .r_catalog1__inner_list1 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .r_catalog1__inner_list1_item {
        width: 100%;

        padding: 15px 0px;
        border-bottom: 1px solid #e8e8e8;
    }

    .page-order_agree {
        font-size: 14px;
    }

    .page-actions_item {
        padding: 15px 19px 0px;
    }

    .page-actions_type-name {
        font-size: 15px;
    }

    .page-actions_type-name > span {
        font-size: 12px;
    }

    .col-cart-product-image {
        display: none;
    }

    .col-cart-product-name {
        flex: 0 0 100%;
        max-width: 100%;

        padding-left: 0;
        padding-top: 10px;
    }

    .page-actions_label:last-child {
        margin-bottom: 0;
    }

    .row-body {
        align-items: flex-start;
    }

    .col-cart:last-child {
        flex-wrap: wrap;
        padding-bottom: 35px;
    }

    .col-cart-product-remove {
        top: 20%;
        right: 10px;
    }

    .col-cart-product-price {
        padding-top: 5px;
    }

    .col-cart:nth-child(1),
    .col-cart-head:nth-child(1) {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .col-cart:nth-child(3),
    .col-cart-head:nth-child(3) {
        flex: 0 0 27.5%;
        max-width: 27.5%;
    }

    .col-cart:nth-child(4),
    .col-cart-head:nth-child(4) {
        flex: 0 0 32%;
        max-width: 32%;
    }

    .modal-dialog-custom {
        margin: 0;
    }

    .modal-content-close {
        right: 15px;
        top: 20px;
    }

    .modal-content-title {
        font-size: 18px;
        text-align: left;
        padding-left: 15px;
    }

    .modal-content-head {
        padding-top: 20px;
        padding-bottom: 15px;
    }

    .modal-content-body {
        padding-top: 20px;
        font-size: 15px;
    }

    .modal-content-body-inner {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .modal-content-hint {
        font-size: 12px;
        margin-top: 15px;
    }

    .modal-content-input {
        font-size: 15px;
        height: 35px;
        margin-bottom: 15px;
    }

    .section-contact-item > span {
        font-size: 15px;
        padding-left: 15px;
    }

    .section-contact-item > span br {
        display: none;
    }

    .section-client-link {
        font-size: 12px;
    }

    /* .section-popular-slider {
        margin-left: -15px;
        margin-right: -15px;
    } */
    .section-search-input, .section-search-button {
        height: 45px;
        font-size: 16px;
    }

    .section-search-form {
        flex-wrap: wrap;
    }

    .section-search-input {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;

        border-right: 1px solid #e8e8e8;
    }

    .section-search-button {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .page-breadcrumbs-link {
        font-size: 13px;
    }

    .contacts-list-contact {
        font-size: 15px;
    }

    .contacts-list-contact br {
        display: none;
    }

    .footer-links-item {
        font-size: 14px;
    }

    .section-footer-cp {
        font-size: 14px;
    }

    .section-footer-logo-src {
        max-width: 200px;
    }

    .section-footer {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .section-consult p {
        font-size: 14px;
    }

    .row-consult {
        margin-top: 25px;
    }

    .section-consult-input {
        margin-bottom: 15px;

        font-size: 14px;

        padding-left: 15px;
        padding-right: 15px;
    }

    .section-consult-input[type="text"] {
        height: 40px;
    }

    .section-manager-button:not(.button-default),
    .section-manager-button.button-default,
    .section-consult-button {
        flex: 0 0 100% !important;
        max-width: 100% !important;

        margin-left: 0;
        margin-bottom: 15px;

        height: 40px;

        font-size: 15px;
    }

    .button-default {
        height: 40px;
        font-size: 15px;
    }

    .modal-content-button {
        height: 35px;
    }

    .section-consult-bottom {
        flex-wrap: wrap;
    }

    .section-consult-agree {
        font-size: 13px;
        padding-left: 15px;
    }

    .section-consult-agree br {
        display: none;
    }

    .section-manager-dialog {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .section-manager-name {
        padding-left: 20px;
        font-size: 16px;
    }

    .section-best-icon {
        flex: 0 0 50px;
        max-width: 50px;
    }

    .section-best-body {
        flex: 0 0 calc(100% - 50px);
        max-width: calc(100% - 50px);
        padding-left: 15px;
    }

    .section-best-title {
        font-size: 18px;
    }

    .section-best-desc {
        font-size: 14px;
    }

    /* .section-popular-item {
        border-right: 0;
    } */
    .section-kama {
        padding-top: 40px;
    }

    .section-catalog {
        padding-top: 30px;
    }

    .row-catalog {
        margin-top: 10px;
    }

    .section-heading {
        font-size: 20px;
        font-weight: normal;
    }

    .section-kama-title {
        font-size: 24px;
        font-weight: normal;
    }

    .section-kama-text {
        font-size: 14px;
    }

    body {
        padding-top: 77px;
    }

    .section-catalog-photo {
        background-size: 100px;
    }

    .row-catalog {
        margin-left: -15px;
        margin-right: -15px;
        border-left: 0;
    }

    .slide-title {
        font-size: 20px;
        font-weight: normal;
    }

    .slide-desc {
        font-size: 13px;
    }

    .slide-button {
        font-size: 15px;
        height: 35px;
    }

    .slide-desc br {
        display: none;
    }

    .header-top-link {
        font-size: 13px;
    }

    .header-main-cart-icon {
        flex: 0 0 32px;
        max-width: 32px;
    }

    .header-main-inner {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .header-top {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .header-nav,
    .overlay {
        top: 86px;
    }

    .section-popular-hover {
        padding: 11px;
    }

    .section-popular-photo img {
        max-height: 100px;
    }

    .contacts-list-item.price .contacts-list-contact {
        font-size: 14px;
    }

    .col-cart.count {
        padding-left: 0;
        padding-right: 0;
    }

    .col-cart-head:nth-child(4) {
        display: none;
    }

    .col-cart:nth-child(3), .col-cart-head:nth-child(3) {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
        padding-right: 20px;
        padding-left: 20px;
    }

    .col-cart-head:nth-child(3) {
        text-align: center;
    }

    .col-cart:nth-child(1), .col-cart-head:nth-child(1) {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .col-cart:nth-child(4) {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .header-currency > span {
        display: none;
    }
    .header-currency select{
        font-size: 13px;
        height:30px;
    }
    .section-popular-item .section-counter{
        display: none;
    }
    .action-call span:last-child {
        font-size: 12px;
        margin-top: -8px;
    }
    .section-manager-body-btns .customCallBlock .cont span:first-child{
        font-size: 16px;
    }
    .section-manager-body-btns .customCallBlock .cont span:last-child{
        font-size: 14px;
    }

}