@media (max-width: 1280px) {
    #fixed {
        right: 0;
        margin-right: -15px;
        top: 65px;
        z-index: 1;
    }
}
@media (max-width: 1200px) {
    * {
        box-sizing: border-box;
    }
    img {
        max-width: 100%;
    }
    .wrapper {
        width: 100%;
        max-width: 100%;
    }
    .mobile-empty.mobile-empty {
        width: 0;
    }
    /*Header*/
    header .mainRow {
        padding-top: 9px;
    }
    .mainRow {
        display: grid;
        grid-template-areas:
        "logo phone phone phone buttons buttons buttons"
        "search search search search search cart cart";
        row-gap: 15px;
        column-gap: 20px;
    }
    header {
        padding-top: 0;
    }
    header nav {
        width: calc(100% + 30px) !important;
        margin: 0 -15px;
    }
    .first_row_header {
        padding-top: 0;
        margin-bottom: 0;
    }
    header .row.mobile_logo {
        margin-top: 0;
    }
    #menu-header-menu {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    header .mobile-row .desc {
        font-size: 14px;
        line-height: 18px;
        font-style: normal;
        font-family: 'PT Sans';
        color: #317831;
        font-weight: 700;
        padding-top: 0;
    }
    header .logo {
        height: 40px;
        width: 180px;
        margin-right: 9px;
    }
    .mobile-row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 0;
        box-sizing: border-box;
    }
    header > .mobile-row {
        padding-right: 60px;
    }
    .mobile-row.row {
        margin-bottom: 8px;
        height: 50px;
    }
    .mobile-row .row {
        margin-left: 0;
        margin-right: 0;
    }
    .mobile-row .row_col {
        width: auto;
        margin: 0;
        padding: 0;
    }
    .mobile_logo {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .descriptionBlock .desc {
        padding-top: 0;
        font-size: 13px;
        line-height: 17px;
    }
    header .mobileLogoBlock {
        display: inline-block;
    }
    header .descriptionBlock {
        padding-top: 4px;
        font-size: 13px;
        line-height: 17px;
        max-width: 190px;
    }
    header .firstRow {
        width: 100%;
    }
    header .workHours {
        display: none;
    }
    header .head-contact .number {
        padding-top: 0;
        margin-bottom: 3px;
        border: 0;
    }
    header .mobile-row .block-zayavka {
        align-self: center;
        padding-bottom: 0;
    }
    header .block-zayavka p:first-child,
    header .block-zayavka .paragraph:first-child {
        margin: 0;
        font-size: 16px;
    }
    header .block-zayavka .paragraph a, 
    header .block-zayavka p a {
        color: #317831;
        font-weight: bold;
    }
    header .zayavka-icon {
        width: 18px;
        background-position: top;
        height: 18px;
        margin-bottom: 0px;
        margin-right: 7px;
    }
    .headerSearch {
        max-width: none;
        box-sizing: border-box;
    }
    .cartHeader {
        width: max-content;
    }
    .wishlistHeader {
        width: max-content;
        margin-left: 19px;
    }
    header nav {
        margin-top: 8px;
    }
    header .head-contact .number .paragraph {
        display: none;
    }
    header .head-contact .butn {
        color: #288357;
        font-family: 'PT Sans';
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-decoration: none;
        border-bottom: 1px solid #288357;
        background: none;
        text-transform: none;
        width: auto;
        padding: 0;
        margin: 0;
        text-align: right;
        border-radius: 0;
        display: inline-block;
    }
    header .head-contact .number span {
        font-size: 15px;
        line-height: 22px;
        margin: 0 0 -5px;
        letter-spacing: 0;
    }
    header .buttonsBlock {
        margin-left: auto;
    }
    .head-contact .number::after {
        display: none;
    }
    .mobile-hidden {
        display: none !important;
    }
    .mobile-shown.mobile-shown {
        display: block !important;
    }
    .mobile-shown .widget_aws_widget {
        padding: 0 5px;
        display: block;
        width: auto;
        float: none;
    }
    .mobile-shown .aws-search-form input.aws-search-field {
        border: none;
        border-bottom: 1px solid #D5D0D0;
        padding-left: 0 !important;
    }
    .mobile-shown .aws-search-form .submit_ajax_search {
        background: #ffffff url(../img/search.svg) 50% 50% no-repeat !important;
        background-size: 18px !important;
        text-indent: -9999px;
        border: none;
        border-bottom: 1px solid #d5d0d0;
    }
    #fixed {
        right: 0;
        top: 0
    }
    
    /*Header End*/

    /*Main*/
    #sidebar {
        display: none;
    } 
    #work_area {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .adaptive_content > .row {
        margin: 0
    }
    .adaptive_content .widget_aws_widget {
        display: none;
    }
    /*Main End*/
    .benefits {
        margin-left: 0;
    }
    /*Footer*/
    footer {
        padding: 20px 15px 30px;
    }
    .flex_footer {
        position: relative;
        padding-left: 55px;
    }
    .flex_footer .zayavka-icon {
        top: -10px;
        left: 0;
        right: 0;
        margin-top: 0;
        position: absolute;
        display: block;
        width: 40px;
        height: 47px;
    }
    footer .row_col {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    footer .row {
        margin: 0;
    }
    footer .social-section a.maps {
        font-family: "PT Sans";
        font-weight: normal;
        font-size: 15px;
        line-height: 16px;
        color: #000;
        text-transform: none;
        border-bottom: 1px solid #000;
    }
    footer .bottom-contact {
        text-align: left;
        margin-top: -22px;
    }
    footer .bottom-contact span {
        letter-spacing: 0;
        font-family: "PT Sans";
        margin: 0;
        line-height: 28px;
    }
    footer .social-section {
        text-align: right;
    }
    footer .bottom-contact p,
    footer .bottom-contact .paragraph {
        display: none;
    }
    footer .bottom-butn {
        padding-top: 0;
        position: absolute;
        left: 15px;
        bottom: 26px;
    }
    footer .bottom-butn .butn {
        color: #288357;
        font-family: 'PT Sans';
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-decoration: none;
        border-bottom: 1px solid #288357;
        background: none;
        text-transform: none;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
        border-radius: 0;
        display: inline-block;
    }
    footer .mobile-shown {
        display: block !important;
    }
    footer .mobile-row-footer {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    footer .block-zayavka {
        min-width: 270px;
        margin-top: 10px;
    }
    footer .block-zayavka p,
    footer .block-zayavka .paragraph {
        font-family: 'PT Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 17px;
        line-height: 16px;
        color: #6E6E6E;
        margin-bottom: 4px;
    }
    footer .block-zayavka .paragraph a,
    footer .block-zayavka p a {
        font-weight: bold;
        color: #6E6E6E;
    }
    footer .block-zayavka p:last-child a,
    footer .block-zayavka .paragraph:last-child a {
        font-weight: normal;
    }
    footer .block-zayavka p:last-child,
    footer .block-zayavka .paragraph:last-child {
        font-weight: normal;
        font-size: 17px;
        line-height: 16px;
        margin: 0;
    }
    footer .zayavka-icon {
        display: none;
    }
    /*Footer End*/
    article.hentry table {
        width: 100% !important
    }
    article.hentry table tr td:first-child {
        min-width: 68px;
        text-align: center;
    }
    .woocommerce td.product-quantity {
        min-width: 120px
    }

    .top-sort {
        height: 42px;
    }
    .single-product #breadcrumbs {
        margin-left: 0;
        margin-top: 0;
    }
    .benefitsItem {
        width: calc(25% - 30px);
    }
    /*srickyHeader*/
    .sticky .mainRow {
        padding-top: 0;
    }
    .headerSearch .aws-search-form input.aws-search-field {
        padding-right: 30px !important;
    }
}
@media (max-width: 1200px) and (min-width:651px) {
    header nav {
        height: auto;
    }
    header nav ul li.content {
        padding: 0;
        position: relative;
    }
    header nav ul li a {
        font-size: 15px;
        line-height: 16px;
        padding: 14px 16px 14px;
    }
    header nav ul ul.product-categories {
        display: none;
    }
    header nav ul ul.product-categories ul {
        display: none;
    }
    header nav ul.product-categories > li > a,
    header nav ul.product-categories li.cat-parent > a {
        background: linear-gradient(87.33deg, #7ACB52 4.57%, #85D657 100%);
        border-color: #4D7C35;
    }
    header nav ul li.menu-item-home.active ul.product-categories {
        margin: 0;
        min-width: px;
        width: calc(250% + 2px);
        position: absolute;
        left: 0;
        top: calc(100% - 1px);
        display: block;
        z-index: 99;
        max-height: calc(100vh - 55px);
        overflow-y: overlay;
        overflow-x: visible;
    }
    header nav ul li.menu-item-home.active ul.product-categories > li {
        max-width: 255px;
    }
    header nav ul li.menu-item-home.active ul.product-categories::-webkit-scrollbar {
        width: 0;
    }
    header nav ul li.menu-item-home.active ul.product-categories li {
        position: relative;
    }
    header nav ul li.menu-item-home.active ul.product-categories > li > ul {
        display: block;
    }
    header nav ul .menu-item-home.active ul.product-categories li ul li.open ul {
        display: block;
        position: absolute;
        left: calc(100% - 1px);
        top: 0;
        min-width: 250px;
    }
    .content ul.product-categories>li>ul.children>li.open>a:after,
    .content ul.product-categories > li > ul li.cat-parent a:hover:after {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@media (max-width: 950px) {
  .buttonsBlock {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  header .buttonsBlock .btn:not(:last-child) {
    margin-right: 0;
  }
  header .buttonsBlock .buttonOrange,
  .buttonsBlock .btn {
    width: calc(50% - 10px);
    margin-bottom: 5px;
  }
  .buttonsBlock .btn:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .makerOrderButton {
    min-width: none;
  }
}
@media (max-width: 870px) {
    header .buttonsBlock {
        align-items: normal;
    }
    .buttonsBlock .btn,
    header .buttonsBlock .buttonOrange {
        padding: 8px 16px;
        min-width: auto;
    }
    header .head-contact .number {
        padding-right: 0;
    }
    header .contactsBlock {
        padding-left: 5px;
    }
    #menu-header-menu {
        align-items: stretch;
    }
    header nav ul li a {
        font-size: 14px;
        line-height: 16px;
        padding: 8px 14px 8px;
        min-width: 70px;
        height: 100%;
    }
    .tabs {
        margin: 27px 5px 30px 5px;
    }
    .tabs__caption {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: auto;
        margin-bottom: 10px;
    }
    .tabs__caption li,
    .tabs__caption .active {
        width: 100%;
        border-radius: 0;
        padding: 15px 20px;
        float: none;
    }
    .tabs__content {
        height: 100% !important;
    }
    .tabs__content p.other {
        float: none;
    }
    .description_product h2 {
        margin-bottom: 18px;
    }
    
    /*Карточка товара*/
    .woocommerce div.product div.images img {
        width: 90%;
        margin: 35px auto;
    }
    .product .entry-summary .article {
        margin-top: 40px;
        font-size: 18px;
    }
    .product .entry-summary .name {
        margin-top: 15px;
    }
    .product .entry-summary .name h1 {
        font-size: 28px;
        line-height: 36px;
    }
    /*Карточка товара END*/
    /*Каталог*/
    ul.list-grid .list-item .article {
        font-size: 16px;
        padding-top: 0;
    }
    ul.list-grid .list-item .name h2,
    ul.list-grid .list-item .name .h2 {
        font-size: 20px;
    }
    ul.list-grid .list-item > .row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    ul.table-grid li:nth-child(even) {
        padding-right: 0;
        padding-left: 15px;
        width: 50%;
    }
    ul.table-grid li:nth-child(odd) {
        padding-right: 15px;
        padding-left: 0;
        width: 50%;
    }
    ul.products .spisok-list > .row {
        margin: 0;
        padding: 0;
    }
    ul.products .spisok-list > .row > div {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    ul.products .spisok-list .row_col {
        margin: 2px auto 5px;
        float: none;
        display: block;
    }
    /*Каталог END*/
    .content ul.product-categories > li > a {
        line-height: 19px;
        font-size: 14px;
        font-family: 'PT Sans';
    }
    .content ul.product-categories>li>ul li.cat-parent a:hover:after,
    .content ul.product-categories>li>ul li a:hover span,
    .content ul.product-categories>li>ul.children>li.open>a:after,
    .content ul.product-categories>li>ul li.open>a span:last-child {
        color: inherit
    }
    .content ul.product-categories>li>ul li a:hover span:first-child,
    .content ul.product-categories>li>ul li.open>a span:first-child {
        background-position: -3px -12px;
    }
    header nav .content ul.product-categories ul.children li.cat-parent > a {
        background: linear-gradient(87.33deg, #7ACB52 4.57%, #85D657 100%);
    }
    .content ul.product-categories>li>ul li a span:last-child {
        font-size: 15px;
        line-height: 20px;
        padding-right: 15px;
    }
    .content ul.product-categories>li>ul li.cat-parent ul li a span:last-child {
        font-size: 13px;
    }
    .content ul.product-categories>li>ul li a span:first-child {
        width: 50px;
        height: 34px;
    }
    .bottomForm .call_me_extra {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .bottomForm .call_me_extra .wpcf7-form-control-wrap {
        display: block;
        margin-bottom: 15px;
    }
    .bottomForm .call_me_extra input {
        width: 100%;
        padding: 10px;
        height: auto;
    }
    .benefitsHeader {
        padding-right: 20px;
    }
    .benefitsItem {
        font-size: 14px;
        line-height: 16px;
    }
    header .buttonsBlock .makerOrderButton {
        font-size: 10px;
        line-height: 10px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
}
@media (max-width: 1080px) {
    /*StickyHeader*/
    .sticky .mainRow {
        column-gap: 20px;
    }
    .sticky .mobile_logo {
        max-width: 180px;
    }
    header.sticky .logo {
        width: 80px;
        height: 20px;
        margin-right: 7px;
    }
    .sticky .descriptionBlock .desc {
        font-size: 9px;
        line-height: 12px;
        padding-top: 0;
    }
    header.sticky  .descriptionBlock {
        padding-top: 0;
    }
    header.sticky .head-contact .number span {
        font-size: 15px;
        line-height: 22px;
    }
    header.sticky .head-contact .number p {
        display: none;
    }
    .footerBlockRight {
        margin-right: 20px;
    }
    .footerBlockWide {
        min-width: 226px;
    }
    .footerBlock .logo {
        width: 53px;
        margin-right: 9px;
    }
    .footerLogoText {
        font-size: 11px;
        line-height: 17px;
        padding-top: 5px;
        max-width: 170px;
    }
    .footerBlock .buttonOrangeEmpty,
    .footerBlock .buttonOrange {
        margin-top: 0;
    }
    footer::after {
        top: 75px;
    }
    .footerContact {
        font-size: 14px;
        line-height: 22px;
    }
    .footerContact .number span {
        font-size: 18px;
        line-height: 22px;
    }
    .emailBlock {
        margin-top: 22px;
    }
}
@media (max-width: 850px) {
    .sticky .mainRow {
        grid-template-areas: "logo search search search search phone phone buttons cart";
        column-gap: 10px;
    }
    .sticky .cartHeader {
        margin-left: 0;
    }
    .sticky .wishlistHeader {
        margin-left: 0;
    }
    .sticky .cart {
        max-width: 75px;
    }
}

@media (max-width: 800px) {
    ul.list-grid .list-item .btn {
        justify-content: center;
        width: fit-content;
        flex-direction: column;
    }
    ul.list-grid .list-item .quantityInputs {
        margin-right: 0;
        margin-bottom: 10px;
        justify-content: space-between;
        min-height: 36px;
    }
    ul.list-grid .list-item a.added_to_cart {
        align-self: center;
    }
}
@media (max-width: 780px) {
    .mainRow {
        column-gap: 15px;
    }
    header .buttonsBlock .buttonOrange:not(:last-child) {
        margin-right: 12px;
    }
    header .buttonsBlock .buttonOrange {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media (max-width: 768px) {

    .slider-main.movedSlider .slide {
        height: 272px
    }
    .slider-main.movedSlider .slide:after {
        background: url(/wp-content/themes/lab/img/slider/slide_hover_tablet.png) 100% 100% no-repeat;
        background-size: contain;
        width: 446px;
    }
    .slider-main.movedSlider .slide .name-slide {
        position: relative;
        font-size: 34px;
        right: 0;
        top: 0;
        width: 100%;
        max-width: 100%;
        padding-right: 13px;
        padding-top: 31px;
        padding-left: calc(100% - 400px);
    }
    .slider-main.movedSlider .slide .desc {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        max-width: 100%;
        padding-right: 13px;
        padding-top: 15px;    
        padding-left: calc(100% - 370px);
    }
    .slider-main.movedSlider .slide p,
    .slider-main.movedSlider .slide .paragraph {
        position: relative;
        top: 0;
        width: 100%;
        max-width: 100%;
        right: 0;
        font-weight: bold;
        padding-right: 13px;
        padding-top: 20px;
        padding-left: calc(100% - 265px);
     }
}
@media (max-width: 750px) {
    .descriptionBlock .desc {
        font-size: 11px;
    }
    header .head-contact .number p,
    header .buttonsBlock .buttonOrange {
        font-size: 12px;
    }
}
@media (max-width: 700px) {
    .sticky .mainRow {
        grid-template-areas:
        "logo logo search search search phone phone buttons cart";
        column-gap: 7px;
    }
    header.sticky .head-contact .number span {
        font-size: 13px;
    }
    
    header .logo {
        height: 33px;
        width: 133px;
    }
}
/*Mobile*/
@media (max-width: 650px) {
    header {
        position: sticky;
        top: 0;
        background-color: #ffffff;
        z-index: 3;
    }
    .hideButtons .head-contact,
    .hideButtons .buttonsBlock {
        display: none;
    }
    header .row {
        margin-left: 0;
    }
    header .mobile_logo .row_col:first-child {
        display: none;
    }
    header .mobileLogoBlock {
        width: 100%;
        padding-left: 0;
    }
    header .cart {
        position: absolute;
        top: 9px;
        right: 10px;
    }
    .cartHeader .name-product {
        display: none;
    }
    .cartHeader .cartCount {
        display: block;
    }
    .wishlistHeader .name-product {
        display: none;
    }
    .wishlistIcon .wishlistCount {
        display: block;
    }
    .wishlistIcon .wishlistCount,
    .cartHeader .cartCount {
        line-height: 18px;
        font-size: 12px;
        width: 18px;
        height: 18px;
        top: 20px;
    }
    header .descriptionBlock,
    header .contactsBlock,
    header .secondRow {
        padding-left: 0;
    }
    .descriptionBlock .desc,
    .sticky .descriptionBlock .desc {
        font-size: 12px;
        line-height: 15px;
    }
    header .descriptionBlock {
        max-width: 250px;
    }
    header .secondRow {
        margin-top: 0;
    }
    .mobileSearchAppend {
        line-height: 0;
    }
    .headerSearch,
    header .contactsBlock {
        display: none;
    }
    .headerSearch.active {
        display: block;
    }
    .buttonsBlock.active,
    .head-contact.active {
        display: flex;
    }
    header .contactsBlock {
        width: 100%;
    }
    header .buttonsBlock {
        padding-top: 15px;
        align-items: normal;
    }
    header .head-contact {
        flex-direction: column;
        align-items: flex-end;
    }
    header .head-contact .number {
        margin-right: 0;
    }
    header .head-contact .number span {
        font-size: 16px;
    }
    header .head-contact .number p {
        display: none;
    }
    header .buttonsBlock .makeOrderMobile {
        padding: 0;
    }
    
    .buttonsBlock .btn {
        padding: 3px 13px;
    }
    .buttonsBlock .btn {
        font-size: 14px;
    }
    .makeOrderMobile a {
        font-weight: 400;
        line-height: 14px;
    }
    .mobileCallbackBlock {
        color: #288357;
        font-family: 'PT Sans';
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-decoration: none;
        border-bottom: 1px solid #288357;
        background: none;
        text-transform: none;
        width: auto;
        padding: 0;
        margin: 0;
        text-align: right;
        border-radius: 0;
        display: inline-block;
    }
    .buttonOrange .zayavka-icon {
        height: 30px;
        width: 30px;
    }
    .headerSearch .aws-search-form input.aws-search-field {
        border: none
    }
    header nav ul li a {
        font-size: 15px;
        padding: 13.5px 13px;
    }
    header > .mobile-row > .row_col:first-child {
        width: 100%;
        padding-right: 60px;
    }
    header .mobile-row .mobile_logo .row_col:first-child {
        display: none;
    }
    header .mobile-row.row {
        height: auto;
    }
    header .mobile-shown.mobile-shown {
        width: 100%;
        display: none !important;
    }
    header .mobile-shown.mobile-shown.activeSearch {
        display: block !important;
    }
    header > .mobile-row {
        padding-right: 0;
        position: relative;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    header > .mobile-row:before {
        content: "";
        height: 1px;
        width: 100vw;
        background: #E5E5E5;
        position: absolute;
        left: -15px;
        right: 0;
        top: 43px;
    }
    .mobile-shown .aws-search-form .submit_ajax_search,
    .mobile-shown .aws-search-form input.aws-search-field {
        border: none
    }
    .mobile-shown .aws-search-form .submit_ajax_search {
        max-width: 40px;
        background-position: 70% 50% !important;
        border-left: 1px solid #d5d0d0;
        height: 32px;
    }
    header .cart {
        top: 9px;
    }
    header .cart .icon {
        height: 40px;
    }
    header .mobile-row > .row_col--4-of-12 {
        order: 1;
    }
    .headerEmail {
        text-align: right;
    }
    .mobile_logo {
        padding-bottom: 10px;
    }
    header .descriptionBlock {
        order: -1;
    }
    header .logo {
        height: 33px;
        width: 150px;
        background-image: url('../img/log.png');
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        background-position: center center;
    }
    header .mobile_logo {
        width: calc(100% - 125px);
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .cartHeader {
        margin-left: 2px;
    }
    .mainRow {
        grid-template-areas:
        "logo"
        "phone"
        "buttons"
        "search";
        gap: 0;
        padding-bottom: 16px;
    }
    header .block-zayavka .paragraph:first-child,
    header .block-zayavka p:first-child {
        margin-bottom: 6px;
        margin-top: 8px;
    }
    header .block-zayavka .paragraph a,
    header .block-zayavka p a {
        color: #FF9E2F;
    }
    header .block-zayavka p:last-child,
    header .block-zayavka .paragraph:last-child {
        display: block;
    }
    header .block-zayavka p:last-child a,
    header .block-zayavka .paragraph:last-child a {
        font-weight: normal;
    }
    .zayavkaSecondLine {
        display: inline;
    }
    header .mobile-row .block-zayavka {
        min-width: 160px;
        padding-bottom: 0;
    }
    .mobile-row.row .mobile-row.row {
        margin-bottom: 0;
    }
    .first_row_header {
        padding-top: 0;
        margin-bottom: 0;
    }
    header .row.mobile_logo {
        margin-top: 0;
    }
    .c-hamburger.c-hamburger {
        display: block !important;
        position: relative;
        overflow: hidden;
        float: left;
        margin: 0;
        margin-right: 13px;
        padding: 0;
        width: 30px;
        height: 30px;
        font-size: 0;
        text-indent: -9999px;
        appearance: none;
        box-shadow: none;
        border-radius: 0;
        border: none;
        cursor: pointer;
        transition: background 0.3s;
    }
    .c-hamburger:focus {
        outline: none;
    }
    .c-hamburger span {
        display: block;
        position: absolute;
        top: 14px;
        left: 4px;
        right: 4px;
        height: 3px;
        background: #3ECD4B;
    }
    .c-hamburger span::before,
    .c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #3ECD4B;
        content: "";
    }
    .c-hamburger span::before {
        top: -8px;
    }
    .c-hamburger span::after {
        bottom: -8px;
    }
    .c-hamburger--htx span {
        transition: background 0s 0.3s;
    }
    .c-hamburger--htx span::before,
    .c-hamburger--htx span::after {
        transition-duration: 0.3s, 0.3s;
        transition-delay: 0.3s, 0s;
    }
    .c-hamburger--htx span::before {
        transition-property: top, transform;
    }
    .c-hamburger--htx span::after {
        transition-property: bottom, transform;
    }
    /* состояние active при открытом меню  */
    .c-hamburger--htx.is-active span {
        background: none;
    }
    .c-hamburger--htx.is-active span::before {
        top: 0;
        transform: rotate(45deg);
    }
    .c-hamburger--htx.is-active span::after {
        bottom: 0;
        transform: rotate(-45deg);
    }
    .c-hamburger--htx.is-active span::before,
    .c-hamburger--htx.is-active span::after {
        transition-delay: 0s, 0.3s;
    }
    header nav {
        position: absolute !important;
        left: -150vw;
        top: -150vh;
        width: 100vw;
    }
    header nav ul {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    header nav.activeNav {
        overflow: auto;
        height: calc(100vh - 161px);
        position: static!important;
        left: 0;
        top: 160px !important;
        width: 100vw !important;
        z-index: 99;
        margin: 0 0 0 -15px;
    }
    #menu-header-menu {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    header nav ul li {
        float: none;
        width: 100%;
    }
    header nav ul li a {
        background: #F3F3F3;
        color: #000000;
        font-size: 15px;
        font-family: 'PT Sans';
        border: none;
        border-bottom: 1px solid #288357;
        padding: 18px 15px;
    }
    header nav ul li.current-menu-item a {
        background: #F3F3F3;
        color: #288357;
    }
    header nav ul li.content {
        padding: 0;
    }
    .content ul.product-categories {
        margin: 0;
    }
    .content ul.product-categories > li > ul li {
        background: #F3F3F3;
    }
    .content ul.product-categories > li > ul li a {
        width: 100%;
        border: none;
        border-bottom: 1px solid #288357;
        display: block;
        padding: 8px 10px 5px 10px;
    }
    header .block-zayavka .paragraph a,
    header .block-zayavka p a {
        color: #6e6e6e;
        font-family: 'PT Sans';
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        text-decoration: none;
        border-bottom: 1px solid #6e6e6e;
    }
    header .aws-container .aws-search-form {
        border: 1px solid #D5D0D0;
        padding: 5px 10px;
        margin: 10px 0;
    }
    header .zayavka-icon {
        height: 34px;
        margin-right: 8px;
    }
    footer {
        display: block;
        padding: 0;
        min-height: 327px;
        padding-bottom: 20px;
    }
    footer::after {
        top: 60px;
    }
    .footerContact {
        padding: 27px 14px 28px;
        border-bottom: 1px solid #C4C4C4;
    }
    .footerContact .number span {
        font-size: 24px;
        line-height: 22px;
    }
    .emailBlock {
        margin-top: 16px;
    }
    .footerLogoBlock {
        padding: 8px 14px;
        border-top: 1px solid #C4C4C4;
    }
    .footerLogoBlock a {
        margin-bottom: 0;
    }
    .footerBlock .buttonOrangeEmpty,
    .footerBlock .buttonOrange {
        display: none;
    }
    .footerBlock {
        margin: 0;
    }
    
    .footerMenuHeader {
        font-weight: 700;
        font-size: 17px;
        line-height: 16px;
        border-bottom: 1px solid #E0E0E0;
        border-top: 1px solid #E0E0E0;
        position: relative;
        padding: 18px 14px 18px;
        text-transform: uppercase;
        margin-bottom: 0;
        margin-top: -1px;
    }
    .footerMenuHeader.active::after {
        transform: rotateX(180deg);
    }
    .footerMenuHeader::after {
        content: " ";
        display: block;
        position: absolute;
        right: 24px;
        top: calc(50% - 4px);
        background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4853 1.48528L8 7.97056L1.51472 1.48528' stroke='%23797979' stroke-width='2'/%3E%3C/svg%3E%0A");
        background-size: 10px 10px;
        background-repeat: no-repeat;
        width: 10px;
        height: 10px;
        transition: transform 0.3s ease-in-out;
    }
    .footerMenu div {
        display: none;
    }
    .footerMenu .menu-item {
        line-height: 30px;
        padding: 0 14px;
    }
    footer .block-zayavka {
        min-width: fit-content;
        margin-top: 5px;
        margin-bottom: -16px;
    }    
    footer .bottom-contact {
        text-align: left;
        margin-top: -10px;
    }
    footer .bottom-contact span {
        font-size: 20px;
    }
    .flex_footer {
        padding-left: 0;
        padding-right: 45px;
    }
    .flex_footer .zayavka-icon {
        top: -10px;
        left: auto;
        right: 0;
        margin-top: 0;
        position: absolute;
        display: block;
        width: 37px;
        height: 51px;
    }
    header .block-zayavka .paragraph:first-child, 
    header .block-zayavka p:first-child {
        margin-top: 0;
        margin-bottom: 0;
    }
    /*footer .block-zayavka .paragraph:last-child,
    footer .block-zayavka p:last-child {
        display: none;
    }*/
    footer .block-zayavka p,
    footer .block-zayavka .paragraph {
        min-width: 115px;
        text-align: right;
    }
    footer .block-zayavka p a,
    footer .block-zayavka .paragraph a {
        color: #6e6e6e;
        font-family: 'PT Sans';
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        text-decoration: none;
        border-bottom: 1px solid #6e6e6e;
    }
    .mobile-row-footer > div:last-child {
        display: none;
    }
    footer .bottom-butn {
        bottom: 100px;
    }
    .tree-cat.row {
        margin: 0;
    }
    .tree-cat .row_col--1-of-3 {
        width: 50%;
        padding: 0;
        margin: 0;
    }
    /*Модальные окна*/
    #eModal-3, 
    #eModal-1, 
    #eModal-2 {
        width: 100%;
    }
    #eModal-3 .call_me textarea, 
    #eModal-1 .call_me textarea, 
    #eModal-2 .call_me textarea,
    #eModal-3 .call_me input, 
    #eModal-1 .call_me input, 
    #eModal-2 .call_me input {
        width: 100%;
    }
    .file-upload {
        margin: -10px 0 20px 0;
        height: auto;
        min-height: 34px;
    }
    /*Модальные окна END */

    /* Статика */
    .tabs__content {
        border-width: 10px;
    }
    .tabs__content .row_col,
    .tabs__content .row {
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .tabs__content .row_col img {
        padding-left: 0 !important;
        padding-top: 0 !important;
    }
    .two_shag {
        padding-top: 11px;
        padding-left: 0;
        font-size: 17px;
    }
    .tabs__content p.one {
        font-size: 17px;
        padding: 0;
        line-height: 22px;
    }
    .tabs__content p.two {
        float: none;
        font-size: 17px;
        padding-top: 0;
        padding-left: 0;
        margin-bottom: 0;
    }
    .tabs__content p.other span.number,
    .tabs__content p.two span.number {
        font-size: 14px;
        font-weight: 500;
        padding-right: 4px;
        float: none;
        margin-top: 0;
    }
    .tabs__content .block-zayavka p:first-child,
    .tabs__content .block-zayavka .paragraph:first-child {
        font-size: 17px;
        margin: 0;
    }
    .tabs__content .zayavka-icon {
        display: none;
    }
    .tabs__content span.btn {
        padding: 1px 18px;
        font-size: 15px;
        white-space: nowrap;
    }
    .tabs__content p.min_p {
        padding-left: 0;
        font-size: 15px;
    }
    .tabs__content p.other {
        font-size: 17px;
        padding-left: 0;
    }
    /* Статика END */
    /*Карточка товара*/
    .woocommerce div.product div.images img {
        width: 100%;
        margin: 0 0 15px;
    }
    .product .entry-summary .article {
        margin-top: 0;
        font-size: 14px;
        color: #565656;
        letter-spacing: 0.5px;
        text-align: center;
    }
    .product .entry-summary .name {
        margin-top: 15px;
    }
    .product .entry-summary .name h1 {
        font-size: 24px;
        margin-bottom: 15px;
        text-align: center;
    }
    .product .entry-summary .price {
        font-size: 20px;
        text-align: center;
        margin-bottom: 5px;
    }
    .product .entry-summary .price .rure {
        padding-left: 0;
    }
    .entry-summary .btn-ajax {
        margin-top: 20px;
        justify-content: center;
    }
    /*Карточка товара END*/
    /*Каталог*/
    .top-sort {
        height: auto;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 10px
    }
    .top-sort .left,
    .top-sort .right {
        float: none;
        margin-top: 0;
    }
    .woocommerce .top-sort .woocommerce-ordering {
        float: left;
    }
    ul.list-grid .list-item .price {
        float: none;
    }
    ul.list-grid .list-item .btn {
        float: none;
        margin-top: 10px;
        display: block;
        width: fit-content;
    }
    ul.list-grid .list-item .btn .quantityInputs {
        justify-content: space-between;
        width: 100%;
        min-height: 36px;
    }
    ul.list-grid .list-item .btn a {
        margin: 10px 0 5px;
    }
    ul.table-grid li:nth-child(even) {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }
    ul.table-grid li:nth-child(odd) {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }
    ul.table-grid li.row_col .border-list .name h2,
    ul.table-grid li.row_col .border-list .name .h2 {
        font-size: 18px;
    }
    ul.table-grid li.row_col .border-list div.price .price {
        display: block;
        height: auto;
        margin: 5px auto 0px;
    }
    ul.table-grid li.row_col .border-list div.cart_btn {
        margin: 0 0 13px;
    }
    ul.products .spisok-list > .row > div {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: column;
        width: fit-content!important;
    }
    ul.products .spisok-list .row_col {
        width: 100% !important;
        text-align: center;
    }
    .spisokCartButton .quantityInputs {
        align-self: center;
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%;
        justify-content: space-between;
    }
    .tree-cat a > .block_sub_cat {
        height: auto;
        margin-left: 0;
    }
    .tree-cat .icon {
        width: 100%;
        box-sizing: border-box;
        float: none;
        margin: 10px 0;
    }
    .tree-cat .min-kol,
    .tree-cat .name {
        padding-right: 0;
        width: 100%;
        text-align: center;
        height: auto;
        display: block;
        padding-bottom: 10px;
    }
    h2.item-home-style {
        margin-top: 20px;
    }
    /*Каталог END*/
    footer .mobile-row-footer {
        margin-bottom: 75px;
    }
    .benefitsList {
        display: block;
    }
    .benefitsItem {
        width: 100%;
        flex-direction: row;
        margin-bottom: 20px;
    }
    .benefitsItem picture {
        min-height: auto;
        margin-right: 20px;
        min-width: 85px;
    }
    .cookiesWrapper {
        display: block;
    }
    .cookiesText {
        margin-right: 0;
        max-width: 100%;
    }
    .cookiesWrapper {
        text-align: center;
    }
    .cookiesAgree {
        margin-top: 10px;
    }
    .tagsList .tagList_preName {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
        color: #787878;
    }
    .tagsList {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .wishlist-link {
        width: 20px;
        text-align: center;
        margin-right: -8px;
    }
    .prikazList_block {        
        -webkit-justify-content: center;
        justify-content: center;
    }
}
@media (max-width: 505px) {
    .tree-cat .row_col--1-of-3 {
        width: 100%;
    }
    .slider-main.movedSlider .slick-dots {
        position: absolute;
        top: calc(100% - 25px);
        left: calc(50% - 35px);
    }
    .slider-main.movedSlider .slick-dots li {
        height: 16px;
        width: 16px;
        position: relative;
    }
    .slider-main.movedSlider .slick-dots li button {
        position: absolute;
        top: 0px;
        left: -0.5px;
        text-indent: -9999px;
        width: 7px;
        height: 11px;
        display: inline-block;
        border-radius: 50%;
    }
    article.hentry table tr td,
    article.hentry table tr td:first-child {
        width: 240px !important;
        height: auto !important;
        text-align: center;
        display: block;
        margin: auto;
        margin-bottom: 5px;
    }
    .contact-content table.contact tr td {
        padding: 0;
        font-size: 16px;
        margin-bottom: 0;
    }
    .contact-content table.contact tr td:last-child {
        margin-bottom: 10px
    }
    .title, 
    h1.page-title {
        font-size: 24px;
    }
    .c-hamburger.c-hamburger {
        margin-right: 5px;    
    }
    .page-center .content ul li {
        margin-left: 15px;
        margin-bottom: 7px;
    }
    .woocommerce-cart-form .ajax-itog {
        display: block;
    }
    .woocommerce-checkout input.form-control {
        color: #2e2e2e;
        margin-bottom: 10px;
        font-size: 16px;
        width: 100%;
        padding: 5px 10px;
        border-radius: 3px;
        height: auto;
        font-family: "PT Sans";
        font-weight: 500;
        letter-spacing: 0.25px;
    }
    .woocommerce-checkout input.btn-submit {
        margin: 10px auto 0;
    }
    ul.list-grid .list-item > .row {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    ul.list-grid .list-item .row_col,
    ul.list-grid .list-item .row {
        width: 100%;
        padding: 0;
        margin: 0
    }
    .home .tree-cat .row_col--1-of-3 {
        width: 48%;
    }
    .tree-cat a > .block_sub_cat {
        height: calc(100% - 16px);
    }
    .tree-cat .icon {
        height: 40px;
    }
    .tree-cat .min-kol, 
    .tree-cat .name {
        font-family: 'PT Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        text-shadow: 0px 0px #000;
        color: #000;
        padding: 0px 8px 10px;
        word-wrap: break-word;
    }
    .tree-cat.row {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    #fixed .name-product {
        position: fixed;
        left: auto;
        right: 33px;
        width: calc(50vw - 33px);
        z-index: 99999;
        background: #ffffff;
    }
    header .cart #fixed .name-product .paragraph a,
    header .cart #fixed .name-product p a {
        font-size: 14px;
    }
    header .cart #fixed .name-product .paragraph,
    header .cart #fixed .name-product p {
        margin-top: 0;
    }
    .entry-summary .productButtons {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .entry-summary .button-single {
        -webkit-justify-content: center;
        -ms-flex-pack: justify;
        justify-content: center;
    }
    .entry-summary .button-single {
        margin-bottom: 10px;
    }
    .entry-summary .ya-share2__list.ya-share2__list_direction_horizontal {
        margin: 0;
    }
    form .tinvwl-to-right.look_in .button.button {
        line-height: 24px;
        height: auto;
    }
    .woocommerce .woocommerce-message .button {
        display: block;
        margin: 5px 0;
        width: 100%;
    }
    .productPriceLine {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 400px) {
    .slider-main.movedSlider, 
    .slider-main.movedSlider .slide {
        height: 300px;
    }
    header .mobile-row .desc {
        font-size: 12px;
    }
    .slider-main.movedSlider .slide:after {
        background: url(/wp-content/themes/lab/img/slider/slide_hover_mobile.png) 100% 100% no-repeat;
        background-size: contain;
        width: 320px;
    }
    .slider-main.movedSlider .slide .name-slide {
        font-size: 25px;
        line-height: 27px;
        padding-left: calc(100% - 305px);
        padding-top: 15px;
    }
    .slider-main.movedSlider .slide .desc {
        padding-left: calc(100% - 280px);
        font-size: 16px;
        line-height: 18px;
        padding-top: 5px;
    }
    .slider-main.movedSlider .slide p,
    .slider-main.movedSlider .slide .paragraph {
        padding-top: 6px;
        font-size: 14px;
        padding-left: 100px;
    }
    footer .bottom-contact span {
        font-size: 14px;
    }
    .flex_footer .zayavka-icon {
        width: 30px;
        height: 44px;
        right: -3px
    }
    .flex_footer {
        padding-right: 35px;
    }
    footer .block-zayavka p, 
    footer .block-zayavka .paragraph {
        line-height: 13px;
    }
    footer .block-zayavka p a, 
    footer .block-zayavka .paragraph a {
        font-size: 12px;
        line-height: 13px;
    }
    header .zayavka-icon {
        height: 27px;
        width: 27px;
        margin-right: 7px;
    }
    header .mobile-row .block-zayavka {
        min-width: 130px;
        margin-top: 5px;
    }
    header .block-zayavka p:first-child, 
    header .block-zayavka .paragraph:first-child {
        font-size: 6px;
    }
    header .block-zayavka .paragraph a, 
    header .block-zayavka p a {
        font-size: 12px;
        line-height: 12px;
    }
    header .head-contact .number span {
        font-size: 14px;
    }
    .zayavkaSecondLine {
        display: none;
    }
    /*Карточка товара*/
    .entry-summary .btn-ajax {
        flex-direction: column;
        align-items: flex-start;
        width: min-content;
        margin: 0 auto;
    }
    .quantityInputs {
        margin-bottom: 10px;
        width: 100%;
    }
    .quantityInputs .buttonMinus,
    .quantityInputs .buttonPlus,
    .quantityInputs .quantity {
        height: 36px;
    }
    .quantityInputs .quantityInput {
        width: 100%;
    }
    .border-list div.orderButton .quantityInput,
    .btn .quantityInputs .quantityInput {
        width: 50px;
    }
    .entry-summary .btn-ajax a.button {
        white-space: nowrap;
    }
    .entry-summary .btn-ajax a.added_to_cart {
        text-align: center;
    }
    header .logo {
        height: 25px;
        width: 130px;
    }
    header .head-contact .number {
        margin-right: 0;
    }
    .buttonsBlock .btn {
        font-size: 11px;
    }
}