@media only screen and (min-width: 1060px) and (max-width: 1300px) {

.adaptive {
    width: 960px;
}

/* header .search {
    width: 410px;
} */

header nav .adaptive li {
    padding: 0 15px;
}

footer .menu {
    width: 200px;
}

.articleBlock {
    width: 300px;
}

.articleBlock a img {
    width: 100%;
}

.dcmntBlock {
    width: 300px;
}

.dcmntBlock img {
    width: 100%;
}

.stepBlock {
    width: 215px;
}

section.steps .adaptive i.sep {
    font-size: 23px;
}

.reviewBlock {
    width: 300px;
}

body.category_page section.container .adaptive, body.product_page section.container .adaptive {
    display: flex;
    flex-direction: column;
}

body.category_page section.container .adaptive .leftside, body.product_page section.container .adaptive .leftside {
    width: 100%;
    padding: 0 0 30px;
}

body.category_page section.container .adaptive .content, body.product_page section.container .adaptive .content {
    width: 100%;
}

.productBlock {
    width: 300px;
    margin: 0 30px 30px 0;
}

.leftside ul {
    display: inline;
    padding: 0 !important;!i;!;
}

.leftside ul li {
    display: inline;
}

.leftside ul li a {
    margin: 0 15px 10px 0;
}

.htabs_cont {
    display: flex;
    flex-direction: column;
}

.htabs_cont .content {
    width: auto;
}

.htabs_cont .left {
    width: auto;
    padding: 0 0 30px;
}

.htabs_cont .left ul {
    display: inline;
}

.htabs_cont .left ul li {
    display: inline;
}

.htabs_cont .left ul li a {
    margin: 0 15px 10px 0;
}

}

@media only screen and (min-width: 740px) and (max-width: 1059px) {
    
    .adaptive {
    width: 640px;
}

header .search {
    width: 100px;
    display: none;
}
section.welcome,.slideBlock {height:350px;}
article.article a.zoomphoto {
    float: none;
    width: 100%;
}

article.article a.zoomphoto img {
    width: 100%;
}

footer .menu {
    display: none;
}

footer .info {
    width: 340px;
}

/* header nav .adaptive ul {
    display: none;
} */
header nav .adaptive li {padding:0 12px;}
header nav .adaptive li a {font-size:15px;}

header nav .adaptive a.menu_but, header nav .adaptive a.srch_but {
   /*  display: flex; */
    font-size: 32px;
    width: 60px;
    height: 60px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

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

.close_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.6);
    z-index: 121;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    transition: 0.3s;
}

body.menu_open .close_back {
    opacity: 1;
    visibility: visible;
}


.mobile_menu {
    background: #ffffff;
    overflow: hidden;
    z-index: 125;
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    transition: 0.3s;
    padding-top: 60px;
    display: flex !important;
    overflow: auto;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

body.menu_open .mobile_menu {
    left: 0;
}

.mobile_menu ul {
    width: 100%;
}

.mobile_menu ul li {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile_menu ul li:first-child {
    border: none;
}

.mobile_menu ul li a {
    text-decoration: none;
    display: flex;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

body.menu_open {
    overflow: hidden;
}

header nav .adaptive a.srch_but {
    display: none !important;
}

.dcmntBlock {
    margin: 0 !important;!i;!;!I;!;
    width: 50%;
    padding: 0 10px 20px;
    box-sizing: border-box;
}

.dcmntBlock img {
    width: 100%;
}

section.steps .adaptive {
    display: flex;
    flex-direction: column;
}

section.steps .adaptive i.sep {
    display: none;
}

.stepBlock {
    width: 100%;
}

.stepBlock .txt {
    height: auto !important;
}

.reviewBlock {
    width: 100%;
    margin: 0 0 10px;
}

.articleBlock {
    width: 100%;
    margin: 0 0 20px !important;
}

.articleBlock a img {
    width: 100%;
}

body.inside_page.contacts_page section.container .adaptive {
    display: flex;
    flex-direction: column;
}

body.inside_page.contacts_page section.container .adaptive .left {
    width: auto;
}

body.inside_page.contacts_page section.container .adaptive .entermap {
    width: 100%;
    height: 500px;
}

body.category_page section.container .adaptive, body.product_page section.container .adaptive {
    display: flex;
    flex-direction: column;
}

body.category_page section.container .adaptive .leftside, body.product_page section.container .adaptive .leftside {
    width: 100%;
    padding: 0 0 30px;
}

body.category_page section.container .adaptive .content, body.product_page section.container .adaptive .content {
    width: 100%;
}

.productBlock {
    width: 50%;
    margin: 0;
    box-sizing: border-box;
    padding: 0 10px 20px;
}

.leftside ul {
    display: inline;
    padding: 0;
}

.leftside ul li {
    display: inline;
}

.leftside ul li a {
    margin: 0 15px 10px 0;
}

.htabs_cont {
    display: flex;
    flex-direction: column;
}

.htabs_cont .content {
    width: auto;
}

.htabs_cont .left {
    width: auto;
    padding: 0 0 30px;
}

.htabs_cont .left ul {
    display: inline;
}

.htabs_cont .left ul li {
    display: inline;
}

.htabs_cont .left ul li a {
    margin: 0 15px 10px 0;
}

.product_container {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.product_container .imgs {
    width: 100%;
    padding: 0 0 20px;
}

.htabs_top a {padding: 0 22px;}

.slideBlock.slide2 .img img {
    display: none;
}

.slideBlock.slide2 .img {
    display: none;
}

/* start cart page */

.big_table_cart .table_row.head {
    display: none;
}

.big_table_cart .table_row {
    display: flex;
    flex-direction: column;
    padding: 30px 30px;
}

.big_table_cart .table_row .count {
    width: auto;
}

.big_table_cart .table_row .rinfo {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.big_table_cart .table_row .title {
    padding: 0 0 10px;
    width: 100%;
}

.big_table_cart .table_row .title a {
    font-size: 18px;
    line-height: 22px;
}

.orderBlock {
    width: 50% !important;
    padding: 0 20px 20px;
}

.order .cont {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/* end cart page */
    
}

@media only screen and (max-width: 739px) {
    section.container, section.home_catalog {padding:40px 0;}

.adaptive {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
header .cont .adaptive {
     width: 100%;
     padding:0;
}
header .whatsapp, header a.buy_click {
    display:none;
}

header .search {
    width: 100px;
    display: none;
}

article.article a.zoomphoto {
    float: none;
    width: 100%;
}

article.article a.zoomphoto img {
    width: 100%;
}

footer .menu {
    display: none;
}

footer .info {
    width: auto;
    padding: 0 0 20px;
}

header nav .adaptive ul {
    display: none;
}

header nav .adaptive a.menu_but, header nav .adaptive a.srch_but {
    display: flex ;
    font-size: 32px;
    width: 60px;
    height: 60px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

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

.close_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.6);
    z-index: 121;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    transition: 0.3s;
}

body.menu_open .close_back {
    opacity: 1;
    visibility: visible;
}


.mobile_menu {
    background: #ffffff;
    overflow: hidden;
    z-index: 125;
    position: fixed;
    top: 0;
    left: -280px;
    width: 280px;
    height: 100%;
    transition: 0.3s;
    padding-top: 60px;
    display: flex !important;
    overflow: auto;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

body.menu_open .mobile_menu {
    left: 0;
}

.mobile_menu ul {
    width: 100%;
}

.mobile_menu ul li {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile_menu ul li:first-child {
    border: none;
}

.mobile_menu ul li a {
    text-decoration: none;
    display: flex;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

body.menu_open {
    overflow: hidden;
}

header nav .adaptive a.srch_but {
    display: none !important;
}
header nav {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    border-radius: 10px;
    box-shadow: none;
}
header nav:hover {
    box-shadow: 0px 0px 20px 0 rgb(0 0 0 / 20%);
}
.wrapper {padding-top:89px;}
header {
    top:0;
    display:flex;
    align-items: center;
    height: auto;
    justify-content: space-between;
    padding: 10px 5px;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ededed;
}
header .cont {
    height:auto;
    flex-grow: 1;
    border-bottom: none;
}
header .logotype img{
    max-width:80px
}
header .minicart a.miniCart_icon img {width:19px;height:19px;}
header .telephones {height:auto;}
header .telephones .left {order:1;margin-left:5px;}
header .minicart {order:1;}
header .cont .adaptive {gap:5px}
header .cont .adaptive .right {gap: 5px;flex-grow: 1;justify-content: space-between;align-items:center;}
header .header__link {margin: 0 5px 0 0;}
header .header__link img {width:20px;height:20px;}
header .telephones img {display:none;/* max-width:30px; */}

header .minicart a.miniCart_icon .count {font-size:13px;font-weight:400;}
header nav .adaptive {padding:0;}
header .minicart a.miniCart_icon {width:50px;height:50px;}
header nav .adaptive a.menu_but {width:50px;height:50px;}
.dcmntBlock {
    margin: 0 !important;
    width: 50%;
    padding: 0 10px 20px;
    box-sizing: border-box;
}

.dcmntBlock img {
    width: 100%;
}

section.steps .adaptive {
    display: flex;
    flex-direction: column;
}

section.steps .adaptive i.sep {
    display: none;
}

.stepBlock {
    width: 100%;
}

.stepBlock .txt {
    height: auto !important;
}

.reviewBlock {
    width: 100%;
    margin: 0 0 10px;
}

.articleBlock {
    width: 100%;
    margin: 0 0 20px !important;
}

.articleBlock a img {
    width: 100%;
}

body.inside_page.contacts_page section.container .adaptive {
    display: flex;
    flex-direction: column;
}

body.inside_page.contacts_page section.container .adaptive .left {
    width: auto;
}

body.inside_page.contacts_page section.container .adaptive .entermap {
    width: 100%;
    height: 400px;
}

body.category_page section.container .adaptive, body.product_page section.container .adaptive {
    display: flex;
    flex-direction: column;
}

body.category_page section.container .adaptive .leftside, body.product_page section.container .adaptive .leftside {
    width: 100%;
    padding: 0 0 30px;
}

body.category_page section.container .adaptive .content, body.product_page section.container .adaptive .content {
    width: 100%;
}
/* 
.productBlock {
    width: 100%;
    margin: 0 !important;!I;!;
    box-sizing: border-box;
    padding: 0 0 20px;
} */
.productBlock {
    width: 50%;
    margin: 0;
    box-sizing: border-box;
    padding: 0 10px 20px;
}
.productBlock .img {
    width: 150px;
    height: 150px;
    margin: 15px auto;
}
.productBlock .txt .cont_prices span.count {
    font-size:12px;
}
.productBlock .txt .bottom a.buy_click {
    padding:0 15px;
    font-size:14px;
}
.productBlock .txt .bottom {
    gap:5px
}
.productBlock .txt .bottom button {width:50px;}
.productBlock .txt .cont_prices span.price {
    font-size:12px;
}
.productBlock .txt h3 {font-size:15px;}
.leftside ul {
    display: inline;
    padding: 0 !important;
}

.leftside ul li {
    display: inline;
}

.leftside ul li a {
    margin: 0 15px 10px 0;
}

.htabs_cont {
    display: flex;
    flex-direction: column;
}

.htabs_cont .content {
    width: auto;
}

.htabs_cont .left {
    width: auto;
    padding: 0 0 30px;
}

.htabs_cont .left ul {
    display: inline;
}

.htabs_cont .left ul li {
    display: inline;
}

.htabs_cont .left ul li a {
    margin: 0 15px 10px 0;
}

.product_container {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.product_container .imgs {
    width: 100%;
    padding: 0 0 20px;
}

.htabs_top a {padding: 0 22px;}

.slideBlock.slide2 .img img {
    display: none;
}

.slideBlock.slide2 .img {
    display: none;
}
.slideBlock.slide2 .leftSld {
        flex-wrap: wrap;
}
.active .slideBlock.slide2 .text {
    order:0;
    width: auto;
}
.slideBlock.slide2 .sepp {
    width: 100%;
    height: 4px;
    order: 1;
    margin: 10px 0;
}
.active .slideBlock.slide2 .qr_code {
        order: 2;
        display:flex;
        gap:10px;
        margin-top: 10px;
        width:100%;
        justify-content: center;
}
.slideBlock.slide2 .qr_code img.qrCode {
    display:none;
}
/* start cart page */

.orderBlock {
    width: 100% !important;
    margin: 0 0 20px;
}

.order .cont {
    display: flex;
    flex-direction: column;
}

.orderBottom {
    display: flex;
    flex-direction: column;
}

.orderBottom .txt {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 0 20px;
}

.orderBottom button {
    width: 100%;
}

.big_table_cart .table_row.head {
    display: none;
}

.big_table_cart .table_row {
    display: flex;
    flex-direction: column;
    padding: 30px 30px;
}

.big_table_cart .table_row .count {
    width: auto;
}

.big_table_cart .table_row .rinfo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

/* .big_table_cart .table_row .title {
    padding: 0 0 10px;
    width: 100%;
} */

.big_table_cart .table_row {
    display: flex;
}

.big_table_cart .table_row .title a {
    font-size: 18px;
    line-height: 22px;
}

.big_table_cart .table_row .price {
    padding: 12px 0;
}

.big_table_cart .table_row.bottom {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.big_table_cart .table_row.bottom .rinfo {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: auto;
}

.big_table_cart .table_row.bottom .rinfo .price {
    width: auto;
}

.big_table_cart .table_row.bottom .title {
    width: auto;
    padding: 0;
}

.big_table_cart .table_row.bottom .rinfo .price {
    padding: 0;
}

/* .big_table_cart .table_row.bottom .rinfo .count {
    padding: 0 10px;
} */

/* end cart page */

footer .cont {
    width: auto;
    display: flex;
    flex-direction: column;
    height: auto;
}

footer {
    height: auto;
    margin: 0;
}

hr.clear.footer {
    height: auto;
}

footer .bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

footer .bottom .left {
    margin: 0 0 10px;
}

footer .cont .right {
    width: auto;
    padding: 0 0 20px;
}

header .telephones .left a {
    font-size: 11px;
}

header .minicart {
    margin: 0 0 0;
}

.htabs_top .links {
    box-shadow: none;
    display: flex;
    flex-direction: row;
    /* flex-wrap: wrap; */
    overflow: scroll;
    border-radius: 0px;
}

.htabs_top .links a {
    background: #e7e7e7;
    margin: 0 5px 5px 0;
    border-radius: 4px;
    height: 50px;
}

.slideBlock.slide2 .text {
    width: 300px;
}
section.welcome,.slideBlock {height: 500px;background-position: 59% 0%;background-size: 221%;}
 .slideBlock.slide2 .text h3 {
    padding-top: 10px;
}   
/*contacts*/
body.inside_page.contacts_page section.container .adaptive .left p.tel {
    font-size:20px;
}
body.inside_page.contacts_page section.container .adaptive .left p a {
    font-size:20px;
}
/*cart*/

body.cart_page .big_table_cart .table_row.head, body.cart_page .big_table_cart .table_row.bottom,body.cart_page .big_table_cart .table_row {
    padding:10px;
    font-size:18px;
}
body.cart_page .big_table_cart .table_row .rinfo {
    flex-flow:row;
    align-items:center;
    flex-basis: 100px;
    flex-grow: 1;
    justify-content: space-between;
}
body.cart_page .big_table_cart .table_row.bottom * {font-size:16px;}
body.cart_page .big_table_cart .table_row .title {flex-basis: 140px;padding-right:4px;}
body.cart_page .big_table_cart .table_row .price {width:auto;}
body.cart_page .big_table_cart .table_row .price span {font-size:15px;display:flex;gap:3px}
body.cart_page .big_table_cart .table_row .count {width:77px;text-align: center;}
body.cart_page .big_table_cart .table_row input {width:30px;}
body.cart_page .big_table_cart .table_row .count .input-group {width:auto;}
body.cart_page .big_table_cart .table_row input {width:30px}
body.cart_page .big_table_cart .table_row .remove, body.cart_page .big_table_cart .table_row .remove button {width:25px;height:25px;}
body.cart_page .big_table_cart .table_row .price span.mr-2.text-nowrap {margin:0;}
}
