.st-menu-open .st-effect-3.st-menu {
    transform:inherit;
}
.st-effect-3.st-menu {
   transform: translateX(-100%)
}

@media screen and (max-width: 1650px) {
    section.main-about {
        background-position: -250px center;
        background-color: #fafafa;
    }
}



@media screen and (max-width: 784px)
{
    .google-header-mobile.fixed {
        position: fixed;
        width: 100%;
        z-index: 123123;
        top: 59px;
        background: #fff;
        padding: 7px 0;
    }
    .google-header-mobile{
        padding:7px 0;
    }
    section.main-state {
       /* padding: 0 0 0 !important;*/
    }
}
@media screen and (max-width: 1420px) {
    .main-banner-one {
        width: 77%;
        max-width: 100%;
    }
    .main-banner-two {
        max-width: 100%;
        width: 22%;
    }
}

@media screen and (max-width: 1350px) {
    .best-deals-box-main-about-left>p { 
        font-size: 35px;
        line-height: 35px; 
        max-width: 350px;
    }

    .btn-to-cart.btn_subscribe_product { 
        font-size: 14px!important; 
    }

    body[data-language-id="ru"] .btn-to-cart.btn_subscribe_product {
        font-size: 13px!important;
    }
    .bottom-header-drop-menu.container {
        min-width: 1275px;
    }
    .main-about-right {
        width: 70%;
        max-width: 70%;
    }

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

    section.main-about .row {
        align-items: inherit;
    }

    .main-banner-one-img {
        width: 100%;
        height: 100%;
    }

    a.main-banner-one {
        width: 950px;
    }

    section.main-state .row {
        align-items: inherit;
    }

    .main-banner-one-img img {
        object-fit: cover;
    }

    .sales-points-box {
        width: 32%;
        padding-left: 20px;
        min-height: 233px;
    }

    .tabs__content-main-about {
        padding: 30px;
        padding-bottom: 30px;
    }

    .tabs__content-main-products {
        max-height: 523px;
    }

    .footer-top-right ul li a {
        font-size: 16px;
        line-height: 1;
    }

    .footer-top-left {
        margin-right: 0;
    }

    .search-box {
        width: 620px;
    }
}

@media screen and (max-width: 1280px) {
    .bottom-header .row ul.drop-menu-box-list li a { 
        font-size: 15px; 
    }
    .top-header { 
        padding: 8px 0;
    }
    a.drop-menu-box-title { 
        min-width: max-content;
    }
    .bottom-header-drop-menu-box:last-child {
        min-width: 265px;
    }
    .bottom-header-drop-menu.container {
        min-width: 1200px;
    }
    .main-banner-two-box:not(:last-child) {
        margin-bottom: 10px;
    }
    .main-banner-two-box-img img { 
        object-fit: cover;
    }
    .main-banner-one {
       /* max-width: 940px;*/
    }
    .main-banner-two {
      /*  max-width: 250px;*/
    }
    .bottom-header .row ul li.bottom-header-link>a { 
        font-size: 14px; 
    } 
    .sales-points-box:nth-child(2) .sales-points-box-img {
        margin-left: -55px;
        margin-bottom: -30px;
    }

    .about-text-title {
        margin-bottom: 15px;
    }

    .main-about-left-text p {
        margin-bottom: 15px;
    }

    .tabs__content-main-about-img {
        margin-right: 25px;
    }

    .tabs__content-main-about-img {
        max-width: 380px;
    }

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

    section.main-about-two {
        margin-top: 50px;
        padding: 30px 0 35px;
    }

    .main-carousels-next {
        right: 10px;
        background: #00000080;
        border-radius: 50%;
        padding: 10px;
        width: 44px;
    }

    .main-carousels-prev {
        left: 10px;
        background: #00000080;
        border-radius: 50%;
        padding: 10px;
        width: 44px;
        height: 44px;
    }

    .main-carousels-next:after,
    .main-carousels-prev:after {
        color: #fff;
        font-size: 24px;
    }
    .search-box {
        width: 500px;
    }
    .card-swiper-thumb .swiper-slide img {
        max-width: 100%;
    }
    .tabs-material-box-img {
        margin-right: 10px;
    }
    .tabs-material-box-img img {
        max-width: 100%;
        height: auto;
        width:auto;
    }
}


@media screen and (max-width: 1180px) {
    .google-header {
        padding-right: 15px !important;
    }
    .top-header-right ul li:not(:last-child) {
        margin-right: 10px;
    }
    .top-header-right ul {
        margin-right: 0px;
    }
    span.economy>span {
        font-size: 9px;
    }
    .search-box {
        width: 400px;
    }
}

@media screen and (max-width: 1024px) {

    .card-swiper-thumb .swiper-slide img {
        max-width: 100%;
    }
    .sort-row-box-pcs label{
        width: 290px !important
    }

    .search-box {
        width: 300px;
    }

    .container {
        min-width: 100%;
        padding: 0px 10px;
    }


    .bottom-header .row ul li.bottom-header-link>a {
        font-size: 16px;
    }
    
    .main-catalog-box .main-catalog-price-size-row { 
        min-height: 42px;
    }
    
    .bottom-header .row ul li a {
        font-size: 16px;
    }

    a.main-banner-one {
       /* width: 706px;*/
    }

    .main-banner-two {
       /* max-width: 240px;*/
    }

    .main-banner-two-box:not(:last-child) {
        margin-bottom: 10px;
    }

    .main-banner-one-text-bl p {
        font-size: 45px;
    }

    .main-banner-one-text-bl {
        height: 71px;
        padding-left: 25px;
    }

    .main-banner-one-text-bl:before {
        width: 50px;
        height: 71px;
        background-size: contain;
    }

    .main-banner-one-text-rd {
        padding-left: 25px;
        padding-right: 15px;
    }

    .main-banner-one-text-rd p {
        font-size: 20px;
    }

    .main-banner-one-text-price {
        padding-left: 25px;
    }

    .main-banner-one-text-price p {
        font-size: 140px;
    }

    .main-banner-one-text-sales {
        padding-left: 25px;
    }

    .main-banner-one-text {
        padding-top: 35px;
    }

    .main-banner-one-text-rd:before {
        width: 52px;
        height: 45px;


        right: -41px;
        top: 0px;

        background-size: cover;
    }

    .main-banner-one-text-price p span {
        width: 40px;
        height: 40px;

        font-size: 19px;
        line-height: 40px;
    }

    .sales-points-box-text-column p {
        font-size: 58px;
        line-height: 89px;
    }

    .sales-points-box-text-column span {
        font-size: 18px;
        line-height: 18px;
    }

    .sales-points-box-text>span {
        font-size: 16px;
        line-height: 17px;
    }

    .sales-points-box-img img {
        width: 100%;
        max-height: 120px;
    }

    .sales-points-box {
        min-height: 155px;
    }

    .sales-points-box:nth-child(2) .sales-points-box-img {
        margin-left: -35px;
        margin-bottom: -30px;
    }

    .main-carousel .photo-review-slider-box-text>p {
        max-width: 95%;
    }

    .main-about-two-left p {
        font-size: 18px;
        line-height: 120%;
    }

    .main-about-two-right {
        max-width: 765px;
        padding-top: 0px;
    }

    .main-about-two-right-icon-box-text p {
        line-height: 100%;
        display: flex;
        align-items: flex-start;
    }

    .main-about-two-right-icon-box {
        max-width: 245px;
    }

    .main-about-two-right-icon-box-img {
        margin-right: 10px;
        align-items: flex-start;
    }

    .main-about-two-right-icon-box-text span {
        padding-right: 1px;
    }

    .main-about-two-left {
        max-width: 190px;
    }

    ul.tabs__caption-main li:not(:last-child) {
        margin-right: 12px;
    }

    .main-row-tabs-title-right a {
        margin-left: 20px;
    }

    .main-row-tabs-title-left p {
        font-size: 28px;
        line-height: 40px;
    }

    .tabs__content-main-about-text {
        max-width: 300px;
    }

    p.text-about {
        font-size: 15px;
        line-height: 150%;
    }

    p.title-main {
        font-size: 22px;
        line-height: 23px;
        margin-bottom: 15px;
    }

    .footer-top-right ul li:not(:last-child) {
        margin-right: 20px;
    }

    .footer-top-right ul li a {
        font-size: 16px;
    }

    .footer-top-left {
        margin-right: 0;
    }

    .footer-middle-box {
        width: 230px;
    }

    .footer-middle-box:last-child {
        width: 310px;
    }

    section.interiors {
        margin-top: 30px;
        margin-bottom: 40px;
    }

    ul.tabs__caption-main li {
        font-size: 15px;
    }

    .footer-top {
        padding: 20px 0;
    }

  

    .mdl-head-link-box {
        min-width: 331px;
    }
    span.economy>span {
        font-size: 8px;
    }
    
    .best-deals-box span.select2.select2-container {
        min-width: 100%;
    }
    p.new-price {
        font-size: 19px;
    }
    span.economy {
        font-size: 9px;
        min-width: 112px;
    }
    a.new-catalog-rating span {
        margin-left: 2px;
    }
    
}
@media screen and (max-width: 937px) {
    #filter_form .tooltip .tooltiptext { 
        margin-left: 0;
        min-width: 250px;
        max-width: 250px;
        right: 0;
        left: inherit;
    }
    
    #filter_form  .tooltip .tooltiptext:before {
        right: 4px;
        left:inherit;
    }
    .filter-catalog-mob .sort-row + .sort-row {
       display:none;
    }
    .filter-catalog-mob .sort-row-box {
        width:50%;
    }
    a.tablet-open {
        width:50%;
    }
    .filter-catalog-mob .sort-row {
        gap:0 10px;
    }
    .sort-row-box .nice-select {
        width:100%;
    }
}


@media screen and (max-width: 830px) {

    span.economy {
   
        min-width: 100%;
    }


    span.economy>span {
        font-size: 9px;
    }
    p.new-price {
        font-size: 19px;
    }

    .best-deals-box span.select2.select2-container {
        min-width: 100%;
    }
    .best-deals-box-pag span.swiper-pagination-bullet {
        width: 16px;
    }
    a.new-catalog-rating span {
        margin-left: 1px;
    }

    .main-banner-one {
        width: 100%;
        max-width: 100%;
    }
    .search-box {
        width: 290px;
    }

    .container {
        min-width: 100%;
        padding: 0px 10px;
    }

    a.main-banner-one {
        width: 100%;
    }

    section.main-state .row {
        flex-wrap: wrap;
    }

    .main-banner-two {
        max-width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    a.main-banner-two-box {
        width: 49%;
       /* height: 215px;*/
    }

    .main-banner-two-box:not(:last-child) {
        margin-bottom: 0px;
    }

    .main-banner-two {
        margin-top: 15px;
    }

    .main-banner-one-text {
        padding-top: 15px;
    }

    .main-banner-one-text-price p {
        font-size: 110px;
    }

    .main-banner-one-text-price p span {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
        right: 0;
        top: 20px;
    }

    .main-banner-two-box-img {
        max-width: 100%;
        width: 100%;
        height: 100%;
        max-height: 100%;
    }

    .main-banner-two-box-img img {
        object-fit: cover;
    }

    .cart-box-price {
        display: none;
    }

    .mdl-head-link-box {
        min-width: 250px;
    }

    .bottom-header {
        display: none;
    }

    section.main-state {
        padding: 30px 0 20px;
        margin-top: 45px;
    }
    .main-banner-one .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -18px;
    }

    .sales-points-box-text-column p {
        font-size: 45px;
        line-height: 1;
    }

    .sales-points-box-text-column span {
        margin-top: -5px;
    }

    .sales-points-box {
        padding: 15px;
        min-height: auto;
    }

    .sales-points-box-text>span {
        font-size: 14px;
        line-height: 17px;
    }

    .sales-points-box:nth-child(2) .sales-points-box-img {
        margin-left: -15px;
        margin-bottom: -10px;
    }

    section.sales-points:before {
        height: 65px;
    }

    section.main-about .row {
        flex-wrap: wrap;
    }

    .main-about-right {
        width: 100%;
        max-width: 100%;
    }

    .main-about-two .row {
        flex-wrap: wrap;
    }

    .main-about-two-left {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .main-about-two-left span {
        margin-bottom: 10px;
    }

    .main-about-two-left p {
        margin-bottom: 10px;
    }

    .main-about-two-right-text {
        margin-bottom: 20px;
    }

    .main-about-two-right-text p {
        font-size: 15px;
        line-height: 140%;
    }

    .tabs__content-main-about {
        width: 100%;
        padding: 15px;
        padding-bottom: 15px;
    }

    .tabs__content-main-products {
        width: 100%;
        max-width: none;
        display: flex;
    }

    .tabs__content-main.active {
        flex-wrap: wrap;
    }

    .tabs__content-main-product {
        width: 32%;
        min-width: 32%;
        border-top: 1px solid #EBEBEB;
        padding: 10px 10px;
    }

    .footer-top-right ul li a {
        font-size: 14px;
    }

    .footer-top-left p {
        font-size: 20px;
    }

    .footer-top-left {
        margin-right: 0;
    }

    .footer-top-right ul li:not(:last-child) {
        margin-right: 12px;
    }

    .footer-middle-box-title p {
        font-size: 18px;
        line-height: 20px;
    }

    .footer-middle-box {
        width: 250px;
    }

    a.link-to-distribution {
        padding: 0 10px;
        text-align: center;
    }

    a.link-to-distribution svg {
        display: none;
    }

    a.middle-phone {
        font-size: 20px;
    }

    .footer-middle-box ul li a {
        font-size: 15px;
    }

    .main-row-tabs-title-left {
        width: 100%;
        margin-bottom: 15px;
    }

    .main-row-tabs-title-right {
        width: 100%;
    }

    .main-row-tabs-title {
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .main-row-tabs-title-left p {
        font-size: 35px;
        line-height: 40px;
    }

    .tabs__content-main-about {
        justify-content: space-between;
    }

    .tabs__content-main-about-img {
        margin: 0;
    }

    .tabs__content-main-about-text {
        max-width: 315px;
    }

    .tabs__content-main-products::-webkit-scrollbar {
        width: 4px;
        height: 4px;
        background-color: #f9f9fd;
    }

    .tabs__content-main-products::-webkit-scrollbar-thumb {
        border-radius: 0px;
        background-color: #00B9BF;
    }

    .tabs__content-main-products::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
        border-radius: 0px;
        background-color: #f9f9fd;
    }

    .tabs__content-main-product:first-child {
        border-left: 0;
    }

    .main-row-tabs-title-right a {
        margin-left: auto;
    }

    ul.tabs__caption-main li {
        font-size: 16px;
    }



    .top-header {
        display: none;
    }
    
    .middle-header {
        padding: 0;
        border-bottom: 1px solid #F3F3F3; 
        height: 60px;
        display: flex;
        align-items: center;
    }

    header {
        position: relative;
        z-index: 99999999;
        background: #fff;
    }

    .mobile_menu_container { 
        margin-top: 0px; 
        overflow-y: auto;
        z-index: 9999999999999;
    }
    .middle-header {
        position: fixed;
        width: 100%;
        background: #fff;
        top: 0;
    }
    .menu_container {
        display:block;
    }

    .best-deals-box {
        width: 50%;
        max-width: 50%;
        padding: 5px;
    }
    .best-deals-box.main {
        width: 100%;
        max-width: 100%;
    }







}

@media screen and (max-width: 767px) {

    .tabs-material-box-img img {
    
        height: 100%;
    
    }

    .sort-row-box-pcs {
        width: 100%;
    }
    .sort-row-box-pcs label {
        width: 100% !important;
    }
    a.tablet-open {
        margin-left: 10px;
    }

    .google-header {
        padding-right: 0 !important;
    }

    section.main-state {
        margin-top: 0;
    }

    .promocode-box a {
        padding-top:0;
    }

    .container.shop-feedback {
        padding: 0 10px 35px!important;
    }

    .catalog .mobile-sp {
        display:block !important;
    }

    .amo-button-holder {
        bottom: 30px !important;
    }

    .best-deals-box-main-img {
        display: block;
        width: 100%;
    }



    .mobile_menu_container .mobile_menu_content ul li a{
        font-size: 16px;
        line-height: 16px;
    }
    .best-deals-box .best-deals-box-sp-row span {
        margin-bottom: 5px!important;
        margin-left: 0;
    }
    
    .best-deals-box .best-deals-box-sp-row span:last-child {
        margin: 0!important;
    }
    .static_content-row-box > p {
        font-size: 16px;
        line-height: 1;
    }
    .best-deals-box-main-about-left {
        max-width: 200px;
    }
    
    .best-deals-box-main-about-right {
        max-width: 100px;
    }
    
    .best-deals-box-main-about-right p.new-main-price {
        font-size: 17px;
        line-height: 120%;
    }
    
    .best-deals-box-main-about-left>p {
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 5px;
    }
    
    .btn-to-cart.btn_subscribe_product {
        line-height: 1!important;
        display: flex;
        align-items: center;
        justify-content: center; 
    }
    
    body[data-language-id="cy"] .btn-to-cart.btn_subscribe_product { 
        padding-top: 4px;
    }

    a.static_content-box { 
        font-size: 14px;
        line-height: 1;
    }
    .mobile_menu_container .mobile_menu_content ul {
        display: flex;
        flex-direction: column;
    }
    .mobile_menu_container li.sales-res {
        order: 1;
    }
    .mobile_menu_container li.block_level_2{
        order: 2;
    } 
    .search-close{ 
        display: none;
    }
    .main-banner-one-img img {
        object-fit: contain;
    }
    a.main-banner-one {
        min-height: 160px;
    }

    .top-header-right ul {
        display: none;
    }

    a.phone span {
        display: none;
    }

    a.phone {
        width: auto;
        padding: 0 16px;
        margin-right: 15px;
        display: none;
    }

    a.phone:after {
        display: none;
    } 

    .mdl-head-link-box {
        min-width: auto;
    }

    a.logo {
        max-width: 150px;
    }

    a.logo img {
        width: 100%;
    }

    .search-box {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        padding: 15px 0;
        transform: translateY(-140px);
        transition: .2s all linear;
        display: flex;
        align-items: center;
    }

    .search-box.active {
        transform: translateY(60px);
    }

    .search-box form {
        width: 90%;
        margin:0 auto;
    }

    .search-close {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    a.main-banner-two-box {
        width: 100%;
    }

    .main-banner-two {
        flex-wrap: wrap;
        display: none;
    }

    .main-banner-two-box:not(:last-child) {
        margin-bottom: 10px;
    }

    .main-banner-two-box-about {
        width: 100%;
    }

    .sales-points-box {
        width: 80%;
        min-width: 80%;
        min-height: 156px;
    }

    .sales-points-box:not(:last-child) {
        margin-bottom: 0px;
        margin-right: 15px;
    }

    section.sales-points .row {
        overflow-x: auto;
        padding-bottom: 15px;
    }

    section.sales-points:before {
        height: 75px;
    }

    .sales-points-box-text-column p {
        font-size: 65px;
        line-height: 1;
    }

    .sales-points-box-text-column span {
        font-size: 23px;
        line-height: 1;
    }

    .sales-points-box-text>span {
        font-size: 17px;
        line-height: 19px;
        max-width: 160px;
    }

    section.sales-points {
        margin-bottom: 30px;
    }

    .main-about-two-right-icon-row {
        flex-wrap: wrap;
    }

    .main-about-two-right-icon-box {
        max-width: 100%;
        width: 100%;
        justify-content: flex-start;
    }

    .main-about-two-right-icon-box:not(:last-child) {
        margin-bottom: 15px;
    }

    .main-row-tabs-title-right {
        flex-wrap: wrap;
    }

    ul.tabs__caption-main {
        overflow-x: auto;
        padding-bottom: 5px;
    }

    ul.tabs__caption-main li:not(:last-child) {
        margin-right: 20px;
    }

    ul.tabs__caption-main li {
        margin-bottom: 10px;
        width: max-content;
        min-width: max-content;
    }

    .main-row-tabs-title-right a {
        margin-right: auto;
        margin-left: 0;
    }

    .tabs__content-main-about {
        flex-wrap: wrap;
    }

    .tabs__content-main-about-text {
        max-width: 100%;
    }

    .tabs__content-main-product {
        width: 70%;
        min-width: 70%;
    }

    .footer-middle {
        flex-wrap: wrap;
        padding: 20px 0;
    }

    .footer-middle-box-title {
        margin-bottom: 15px;
    }

    a.link-to-distribution svg {
        display: block;
        margin-left: 15px;
    }

    a.link-to-distribution {
        max-width: max-content;
    }

    .footer-bottom-left {
        width: 100%;
    }

    .footer-bottom-right {
        width: 100%;
        margin-top: 15px;
    }

    .footer-bottom {
        flex-wrap: wrap;
    }

    .footer-bottom-right>p {
        text-align: left;
    }

    .footer-top {
        display: none;
        flex-wrap: wrap;
    }

    .footer-top-right ul {
        flex-wrap: wrap;
    }

    .footer-top-right ul li:not(:last-child) {
        margin-right: 20px;
    }

    .footer-top-right ul li a {
        font-size: 16px;
    }

    .footer-middle-box ul li:not(:last-child) {
        margin-bottom: 5px;
    }

    .main-banner-one-text{
        width: 100%;
        display: none;
    }

    .footer-middle-box:not(:last-child) {
        margin-bottom: 25px;
    }

    .sales-points-box-text>span {
        font-size: 14px;
        line-height: 17px;
        max-width: 160px;
    }
 
    .search-link {
        display: none
    }

    .search-box input{
        width: 100%;
        padding-right: 5px;
    }
 
    section.sales-points .row::-webkit-scrollbar {
        width: 4px;
        height: 4px;
        background-color: #f9f9fd;
    }

    section.sales-points .row::-webkit-scrollbar-thumb {
        border-radius: 0px;
        background-color: #00B9BF;
    }

    section.sales-points .row::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
        border-radius: 0px;
        background-color: #f9f9fd;
    }

    .best-deals-box.main {
        width: 100%;
        max-width: 100%;
    }

    .best-deals-box {
        width: 50%;
        max-width: 50%;
        padding: 5px;
    }

    .best-deals-box-sp-row {
        flex-wrap: wrap;
    }

    .best-deals-box-sp-row span+span+span {
        margin-left: 0;
        margin-top: 5px;
    }

    .best-deals-box-pag span.swiper-pagination-bullet {
        width: 26px;
    }

    p.box-price-new {
        font-size: 16px;
        line-height: 27px;
    }

    span.select2.select2-container {
        min-width: 75px;
    }

    a.new-catalog-rating span {
        font-size: 13px; 
        margin-left: 3px;
    }

    .best-deals-box-main-about {
        padding: 15px;
        padding-top: 35px;
    }

    .best-deals-box-main-img img {
        width: 100%;
        object-fit: contain;
    }
 
    .menu_container {
        display: block;
    }

    .top-header {
        display: none;
    }
    
    .middle-header {
        padding: 0;
        border-bottom: 1px solid #F3F3F3; 
        height: 60px;
        display: flex;
        align-items: center;
    }

    header {
        position: relative;
        z-index: 99999999;
        background: #fff;
    }

    .mobile_menu_container { 
        margin-top: 0px; 
        overflow-y: auto;
        z-index: 9999999999999;
    }

    body.no-scroll {
        overflow: hidden;
    }

    .cart-box>a img {
        width: 27px;
        height: 27px;
    }

    .cart-box>a span { 
        font-size: 10px;
        line-height: 15px; 
        width: 15px;
        height: 15px; 
        margin-left: -11px;
    }

    a.phone-mob-ver, .search-icon {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    a.search-icon img {
        width: 26px;
        height: 26px;
    }

    a.search-icon {
        margin: 0 15px;
    }

    a.phone-mob-ver img {
        width: 26px;
        height: 26px;
    }
 
    .main-carousel .photo-review-slider-box {
        height: auto;
    }

    .main-carousel .photo-review-slider-box-img {
        position: inherit;
        transform: inherit;
    }

    .main-carousel .photo-review-slider-box-img img {
        display: flex;
        max-height: 355px;
        min-height: 355px;
    }

    .main-carousel .photo-review-slider-box-text {
        background: #fff;
        position: inherit;
        transform: inherit;
    }

    .main-carousel .photo-review-slider-box-text p { 
        font-weight: 300;
        font-size: 16px;
        line-height: 160%; 
        text-align: center; 
        color: #000000;
        margin-bottom: 0;
    }

    .main-carousel .photo-review-slider-box-text>span {
        font-weight: 800;
        font-size: 18px;
        line-height: 130%; 
        text-align: center; 
        color: #000000;
        margin: 16px 0 7px;
    }

    .main-carousel .photo-review-slider-box-text>.link-view {
        margin-top: 25px;
        background: transparent;
        color: #00B9BF;
        border-color: #00B9BF;
    }

    .main-carousel .photo-review-slider-box:hover .photo-review-slider-box-img {
        transform: inherit;
    }

    .main-carousels-next, .main-carousels-prev {
        display: none;
    }

    .main-carousel-title {
        margin-bottom: 17px;
    }

    .main-carousel-title p {
        font-weight: 800;
        font-size: 22px;
        line-height: 27px;
        text-align: center; 
        color: #000000;
    }

    .main-catalog-price-size-row {
        margin-bottom: 5px;
    }

    .best-deals-box-img img { 
        height: 140px; 
    }

    .best-deals-box-title { 
        font-size: 18px;
        line-height: 1; 
        margin-bottom: 10px;
    }

    a.box-deals-link-to-cart { 
        height: 30px; 
        margin-top: 5px; 
        font-size: 16px; 
    }

    .best-deals-title {
        margin-bottom: 15px;
    }

    .best-deals-title p { 
        font-size: 24px;
        line-height: 1; 
    }

    .select2-container--default .select2-selection--single { 
        height: 28px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 28px;
    }

    .main-catalog-size-drop.not-class {
        height: 28px;
    }

    .main-catalog-size-drop.not-class>p {
        display: block;
        margin-bottom: -7px;
        font-size: 12px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 28px;
    }

    .best-deals-box-reviews { 
        margin: 12px 0 6px;
    }

    section.best-deals {
        margin-bottom: 30px;
    }

    section.main-about { 
        margin-bottom: 20px; 
    }

    section.main-carousel { 
        padding-bottom: 45px;
    }
    .add-to-cart-box {
        max-width: 100%; 
        width: 100%; 
    }
    .best-deals-box-reviews-pcs { 
        font-size: 10px; 
    }
    .best-deals-box-reviews-pcs:before { 
        left: -10px; 
    }
    p.new-price {
        font-size: 18px;
        line-height: 20px;
    }
    
    p.old-price {
        font-size: 14px;
        line-height: 20px;
    }

    .amo-button-holder.amo-vertical {
        bottom: 10px !important;
    }

    .no-scroll .amo-button-holder.amo-vertical {
        z-index: 1!important;
    }

    .best-deals-box-main-about-right {
        max-width: 140px;
    }

    .no-scroll .wrap-main {
        z-index: 123;
    }
    
    .middle-header {
        position: fixed;
        width: 100%;
        background: #fff;
        top: 0;
    }
    
    .wrap-main {
        padding-top: 20px;
    }

    
    .one-swiper-next, .one-swiper-prev {
        width: 30px !important;
    }

    .one-swiper-next:after, 
    .one-swiper-prev:after { 
        font-size: 25px!important; 
    }

    .mobile_menu_container .mobile_menu_content ul li{
        margin-bottom: 0!important;
    }

    ul.tabs-character li .group_props p {
        padding: 5px!important;
        font-size: 14px!important;
        max-width: 160px!important;
        text-align: left!important;
    }
    
    ul.tabs-character li div:first-child p {
        font-size: 14px!important;
        line-height: 20px!important;
        padding-left: 5px!important;
    }
    
    .faq-action-icon {
        min-width: 15px!important;
        height: 15px!important;
        width: 15px!important;
    }
    
    .card-new-box-static ul.tabs__caption li a {
        font-size: 15px!important;
    }
    
    .card-new-box-static ul.tabs__caption li span {
        min-width: 17px!important;
    }
    
    ul.tabs-character li {
        margin-bottom: 0px!important;
    }
    
    .card-new-row {
        padding: 0px 0px;
    }

    #tabs-cp .tabs__content {
        padding: 25px 5px 5px;
    }
    
    ul.tabs-character li {
        padding-right: 0;
    }

    .card-new-box-checked-box input[type="radio"]:checked + label:after {
        top: 8px;
    }

    .tooltip.tooltip-black .tooltiptext { 
        display: flex;
        flex-wrap: wrap;
    }

    ul.tabs-character {
        margin: 30px 0 10px;
    }

    ul.tabs-character li div.group_props {
        width: 65%; 
    }

    div#color-selection {
        padding: 15px;
    }
    
    #color-selection .popup__inner {
        padding: 0;
    }
    
    #color-selection .color-selection-preview__col {
        width: 100%;
    }

    .fancybox-inner { 
        margin: 0 auto;
    }

    span.class-sp { 
        font-size: 10px; 
        padding: 0 5px;
    }

    

    label.bx_filter_param_label {
        margin-bottom: 9px;
        display: block;
    }
    
    .smartfilter .bx_filter_parameters_box .bx_filter_param_text {
        max-width: 270px;
    }
    
    .smartfilter .bx_filter_parameters_box {
        padding: 5px 0;
        border-bottom: 0;
    }
    .salespoints-wrap {
        flex-wrap: wrap;
    }
    
    .salespoints-wrap span {
        margin-bottom: 3px;
    }

    #filter_form.fancybox__content{
        margin-top: 0!important;
    }

    #modef.bx_filter_popup_result{
        bottom: 0;
    }

    .fancybox__slide {
        padding: 0!important;
    }
 
    .title-row-cart {
        padding: 10px;
    }
    
    .title-row-cart .titles p {
        font-size: 15px;
        line-height: 14px;
        min-height: 30px;
    }
    
    .prices p {
        font-size: 13px;
        line-height: 1;
        max-width: 100px;
    }
    
    .prices span {
        font-size: 19px;
        line-height: 1;
    }
    
    .prices {
        align-items: flex-start;
        margin-bottom: 10px;
    }
    
    .title-row-cart .title-row-cart-left {
        width: 43%;
    }
    
    .cart-box-about-title p {
        font-size: 18px;
        line-height: 21px;
    }
    
    p.cart-box-price-new {
        font-size: 21px;
    }
    
    .titles {
        margin-bottom: 10px;
    } 
    
    .container .container {
        padding: 0;
    }
    
    .total-cost-box button {
        font-size: 16px;
        line-height: 19px;
        height: 60px;
    }
    
    .total-cost {
        margin-top: 15px;
        border-radius: 5px;
    }
     
    ul.accordion-list li#deliv_service_21 {
        margin-bottom: 10px;
        display: block;
    }
    
    ul.tabs__caption {
        margin-bottom: 15px;
        display: block;
    }

    .payment-about-box-text p { 
        max-width: 250px;
    }

    .princip-img {
        display: none!important;
    }
    
    .tabs-content {
        margin-top: 0px!important;
    }

    .tab-princ-box-title p {
        line-height: 1!important;
    }
    
    .footer-values-about-row-text-title p {
        line-height: 1!important;
    }

    .vedio-text-about-box p {
        font-size: 17px!important;
        line-height: 20px!important;
    }

    .about-tips-box-max-large-row-box-small span {
        font-size: 26px!important;
    }


    #fancybox-container-1 .fancybox-inner ,
    #fancybox-container-2 .fancybox-inner ,
    #fancybox-container-3 .fancybox-inner ,
    #fancybox-container-4 .fancybox-inner ,
    #fancybox-container-5 .fancybox-inner ,
    #fancybox-container-6 .fancybox-inner ,
    #fancybox-container-7 .fancybox-inner ,
    #fancybox-container-8 .fancybox-inner ,
    #fancybox-container-9 .fancybox-inner ,
    #fancybox-container-10 .fancybox-inner {
        width: 100%!important;
        height: 100%!important;
    }

    div#color-selection {
        padding: 15px;
        height: 100%;
        padding-top: 55px;
    }
    
    #fancybox-container-1 .fancybox-slide--html ,
    #fancybox-container-2 .fancybox-slide--html ,
    #fancybox-container-3 .fancybox-slide--html ,
    #fancybox-container-3 .fancybox-slide--html ,
    #fancybox-container-4 .fancybox-slide--html ,
    #fancybox-container-5 .fancybox-slide--html ,
    #fancybox-container-6 .fancybox-slide--html ,
    #fancybox-container-7 .fancybox-slide--html ,
    #fancybox-container-8 .fancybox-slide--html ,
    #fancybox-container-9 .fancybox-slide--html ,
    #fancybox-container-10 .fancybox-slide--html {
        padding: 0;
    }
    
    #fancybox-container-1 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-2 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-3 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-4 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-5 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-6 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-7 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-8 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-9 .popup_color-selection .tabs__wrapper ,
    #fancybox-container-10 .popup_color-selection .tabs__wrapper {
        height: 540px;
    }
    
    #fancybox-container-1 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-2 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-3 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-4 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-5 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-6 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-7 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-8 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-9 .fancybox-slide--html .fancybox-close-small ,
    #fancybox-container-10 .fancybox-slide--html .fancybox-close-small {
        top: 70px;
        z-index: 9999999999999;
    }

    div#reviews-modal-content {
        padding: 25px 10px;
    }
    
    button.btn-modal {
        width: 100%;
    }

    .row-modal-form label input { 
        height: 30px;
    }

    label[for="textareas"] textarea {
        height: 90px;
        resize: none;
    }

    label[for="textareas"] {
        margin: 15px 0 15px;
        display: block;
    }
    .select2-container {
        width: auto!important;
    }

    a.logo {
        max-width: 130px;
        display: flex;
        align-items: center;
    }
}

@media screen and (max-width: 650px) {
    span.sort-pcs {
        font-size: 12px;
    }
}
 
@media screen and (max-width: 499px) {
    .catalog #catalog .new-catalog-rating .rating>label:before {
        font-size: 12px!important;
        top: 3px!important;
    }
    .filter-catalog-mob {
        padding: 10px 0; 
    }
    .new-sp {
        font-size: 10px;
        padding: 0px 5px 0; 
    }


	.nav-item .google-reviews {
		flex-direction: row!important;
		min-width: max-content!important;
		width: 100%!important;
		padding: 5px 6px!important;
		background: #F2F3F0;
		border-radius: 2px;
		justify-content: space-between!important;
		height: 25px;
	}
	
	.nav-item .google-reviews p img {
		max-width: 50px!important;
	}
	
	.nav-item .google-link {
		flex: 0 0 100%!important;
		max-width: 100%!important;
		justify-content: flex-start!important;
	}
	
	.nav-item .ok-raiting span {
		line-height: 1!important;
	}

	.select-city p {
		font-size: 16px!important;
		line-height: 15px!important;
		max-width: 140px!important;
	}

	a.search-icon {
		margin: 0 8px;
	}

	.contact-box-title {
		margin-top: 25px;
	}

	.contact-box-row:first-child .contact-box-title {
		margin-top: 0;
	}
	
	a.logo img {
		height: auto!important;
	}
	 

	.nav-link-img img {
		height: 115px!important;
	}

}

@media screen and (max-width: 390px) {
    a.logo {
        max-width: 110px;
    }
    
    .logo-november img {
        height: 30px!important;
    }
    
    .logo-november {
        height: 30px!important;
        padding-left: 7px!important;
        margin-left: 7px!important;
    }
    
    .logo-nov {
        margin-right: 10px!important;
    }

	a.phone-mob-ver img, a.search-icon img {
		width: 22px;
		height: 22px;
	}
	
	.cart-box>a img {
		width: 23px;
		height: 27px;
	}

	.custumer-riting {
		max-width: 50px;
	}
}
@media screen and (max-width: 375px) {


    .mobile_menu_container {
        width: 270px;
    }


    a.static_content-box {
        font-size: 12px;
        line-height: 1;
    }

    a.static_content-box {
        padding: 0 5px 0 12px;
    }






    .best-deals-box-pag span.swiper-pagination-bullet {
        width: 19px;
    }
    a.btn-to-cart.buy-product, .main-catalog-btn-to-cart .btn-to-cart {
        height: 30px !important;
        font-size: 11px !important;
    }
    
    span.select2.select2-container {
        min-width: 65px;
    }
    .new-catalog-rating p { 
        font-size: 12px; 
    }
    .catalog-box-row .rating { 
        margin-right: 4px;
    }
    p.new-price {
        font-size: 15px;
        line-height: 20px;
    }
    .best-deals-row .new-catalog-rating .rating>label::before {
        font-size: 12px;
    }
    .best-deals-row .new-catalog-rating .rating>label::before {
        top: 3px;
    }
}
 
@media screen and (max-width: 320px) {
    .mobile_menu_container {
        width: 240px;
    }
}