.rev-btns-cont {
    display: flex;
    column-gap: 20px;
    justify-content: center;
    margin-bottom: 60px;
}

.rev-btns-cont>a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #121212;
    font-family: 'Rubik',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #121212;
    width: 264px;
    height: 60px;
} 

.rev-btns-cont>a:hover {
    background: #72273C;
    color: #FFFFFF;
    border: none;
} 

#cfSearch{
    width: 100%;
    padding: 16px 20px 16px 50px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.50);
    position: relative;
    margin: 50px 0 40px;
}

.cf-form-field{
    position: relative;
}

.cf-form-field:before{
    content: '';
    display: block;
    position: absolute;
    top: 63px;
    left: 20px;
    width: 24px;
    height: 24px;
    -webkit-mask-image: url(../img/icons/modal_search.svg);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 90%;
    -webkit-mask-position: 50%;
    mask-image: url(../img/icons/modal_search.svg);
    mask-repeat: no-repeat;
    mask-size: 24px;
    mask-position: 50%;
    z-index: 9999999999999999999;
    background-color: rgba(0,0,0,0.8);
}

#cfCities{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
        align-items: center;
    justify-content: flex-start;
}

#cfCities.msk-spb{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0px 0 40px;
}

#cfCities li{
    width: 25%;
}

#modal_choose_city {
    max-width: 830px;
}

#cfCities li a{
    color: #121212;
font-size: 16px;
font-family: 'Rubik',sans-serif;
}

.msk-spb + #cfCities .numsity24, .msk-spb + #cfCities .numsity36{
    display: none;
}


.prod-coast-cont-left{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.poshiv-info{
    color: rgba(0, 0, 0, 0.50);
/* Desktop/Caption */
font-family: 'Rubik';
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
}

.flex{
    display: flex;
}

.pr-button-zayavka{
    width: 100%;
    margin-top: 35px;
}

.pr-button-zayavka a{
    margin-right: 20px;
}

.fancybox-is-open .fancybox-bg {
    opacity: .1!important;
}

.video-file {
    width: 100%;
    text-align: center;
    margin-top: 70px;
}

.video-file + .rev-btns-cont{
    margin-top: 50px;
}

.pr-t-slave p{
    margin: 0;
}

.often-order>div {
    display: block;
    color: #121212;
margin-top: 10px;
font-family: 'Rubik';
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px;
}

/*.othen-orders .slick-slide, .hits-cont .slick-slide{
    max-width: 247px;
}*/

.slick-slide img{
    width: 100%;
}

.catalog-reviews .review {
    display: flex !important;
    flex-direction: column;
    align-items: start;
    margin-left: 45.075px;
    margin-right: 45.075px;
    max-width: 360px!important;
}

.category-seo-text{
    width: 100%;
    margin: 50px 0;
    font-family: 'Rubik';
    font-size: 20px;
    font-weight: 300;
    line-height:28px;
}

.category-seo-text ul li, .category-seo-text ol li{
    margin-bottom: 10px;
}

.category-seo-text ul{
    list-style: disc;
    padding-left: 30px;
}

.news-desc + span {
    color: #121212;
    font-size: 16px;
    font-family: 'Rubik',sans-serif;
    font-weight: 500;
    padding-bottom: 2px;
    border-bottom: 1px solid #121212;
}

.news-desc {
    font-family: 'Rubik',sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    color: #121212;
    margin-bottom: 20px;
    min-height: 110px;
}

.news-desc p {
    margin: 0;
}

.news {
    justify-content: center;
}

.pr-color>div>div{
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.new-coast .price-over-size, .old-coast .price-over-size, .new-coast .price-normal-size, .old-coast .old-price-normal-size{
    display: none;
}

.prod-coast-cont .new-coast , .prod-coast-cont .old-coast {
    display: flex;
}

.new-coast .active, .old-coast .active{
    display: block;
}

.pr-sizes label{
    position: relative;
}

.pr-sizes label .razmer-description{
    position: absolute;
    top: -55px;
    padding: 7px;
    background: #fff;
    border: 1px dashed rgba(0, 0, 0, 0.5);
    min-width: 200px;
    opacity: 0;
    transition-duration: .4s;
    font-family: 'Rubik',sans-serif;
    font-size: 14px;
    z-index: -1;
}

.pr-sizes label:hover > .razmer-description{
    opacity: 1;
    transition-duration: .4s;
    z-index: 999;
}

.hidden-field{
    display: none !important; 
}


.rev-img>img{
        object-position: top;
}

.catalog-cont {
    align-items: flex-start;
}

.looked-wrap .hits-dots{
    display: none !important;
}

.catalog-menu li {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 13px;
    padding-bottom: 0px;
}

.catalog-menu ul ul {
    padding-top: 10px;
    padding-bottom: 10px;
}

.catalog-menu>ul>li {
    padding-bottom: 10px;
    margin-top: 10px;
    padding-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.catalog-wrap {
    margin-top: 0px;
}

main h1.container{
    margin-bottom:40px;
}

.catalog-cont {
    margin-top: 30px;
}

a.header-logo > img{
    width: 100%;
}


#pdopage .pagination{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 60px;
}

#pdopage .pagination .page-item{
    display: flex;
    background: #fff;
    width: 32px;
    height: 32px;
    border: 1px solid rgb(223,227,232);
    border-radius: 4px;
    margin: 0 5px;
    overflow: hidden;
}

#pdopage .pagination .page-item a{
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

#pdopage .pagination .page-item.active{
    border: 1px solid rgba(114, 39, 60, 1);
}

#pdopage .pagination .page-item.disabled{
    border: 1px solid rgb(128, 128, 128);
}

#pdopage .pagination .page-item.active a{
    color: rgba(114, 39, 60, 1);
}

#pdopage .pagination .page-item.prev span, #pdopage .pagination .page-item.next span{
    display: block;
    width:100%;
    height: 100%;
    background: url(../images/p-next.png);
    background-size: 8px auto;
    background-repeat: no-repeat;
    background-position: 50%;
    
}

#pdopage .pagination .page-item.prev span{
    transform: rotate(180deg);
}

#pdopage .pagination .page-item.prev.disabled span, #pdopage .pagination .page-item.next.disabled span{
    background-color: rgb(128, 128, 128);
    background-image: url(../images/p-prev.png);
    background-size: 8px auto;
    background-repeat: no-repeat;
    background-position: 50%;
    display: block;
    width:100%;
    height: 100%;
}

#pdopage .pagination .page-item.next.disabled span{
    transform: rotate(180deg);
}

#pdopage .pagination .page-item.prev.disabled span{
    transform: rotate(360deg);
}

.filt-btn{
    display: none;
}

.filter {
    display: block;
}

#fixed-menu{
    position: fixed;
    width: 100%;
    top:0;
    left:0;
    height: 90px;
    display: none;
    background: #fff;
    
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
}

.fix-menu{
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}

#fixed-menu .choose-city, #fixed-menu .header-tel-cont{
    position: relative;
    left: 0;
}

#fixed-menu .header-search-and-like, #fixed-menu .header-socials{
    position: relative;
    right: 0;
}

.pr-color span {
    z-index: 99;
}

.news a article{
    width: 100%;
    overflow: hidden;
}

.news-card img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    max-height: 100%;
    height: auto;
}

.category-seo-text > h2 {
    text-transform: uppercase;
}

.main-banner-desc-cont h1{
    max-width: 62%;
}

.dop-text-block{
    width: 100%;
    margin: 30px 0;
    max-width: 1436px;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Rubik';
        font-size: 20px;
    font-weight: 300;
    line-height:28px;
}

.form-quest{
    width: 100%;
    max-width: 830px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 150px;
}
.f-q-tit{
    font-family: 'Rubik',sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    color: #121212;
    margin-bottom: 35px;
}
.f-q-desc{
    font-family: 'Rubik',sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #121212;
    margin-bottom: 70px;
}
.f-q-inputs{
    width: 100%;
    max-width: 546px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 20px;
    margin-bottom: 35px;
}
.f-q-inputs>input::placeholder{
    color: rgba(0, 0, 0, 0.5);
}
.f-q-inputs>input{
    display: flex;
    align-items: center;
    padding-right: 20px;
    padding-left: 20px;
    height: 64px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    font-family: 'Rubik',sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    color: #121212;
    width: 100%;
}
.f-q-inputs>input:nth-child(1), .f-q-inputs>input:nth-child(2){
    max-width: calc((100% - 20px)/2);
}
.f-q-sbm-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #72273C;
    padding: 0;
    outline: none;
    border: none;
    color: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 25px;
    font-family: 'Rubik',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    height: 60px;
    width: 264px;
}
.f-q-politics{
    font-family: 'Rubik',sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #8F9190;
    width: 100%;
    max-width: 546px;
}

.prod .prod-img a img{
    max-height: 450px; 
}

.banner-mob{
    display: none !important;
}

.pr-sizes span {
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #121212;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 34px;
    height: 34px;
    border: 1px solid #121212;
    padding: 0 3px;
    width: auto;

}

.page-sencs .desktop-menu-cont{
    display: none;
}

.content-page-sencs{
    width: 100%;
    text-align: left;
    padding: 30px 43% 0 0;
    max-width: 1200px;
    margin: auto;
    background-image: url(../images/sencs.png);
    background-size: auto 90%;
    background-repeat: no-repeat;
    background-position: 105% 100%;
    margin-top: 30px;
    height: calc(100% - 30px);
    font-family: 'Rubik';  
}

.content-page-sencs p{
    font-size: 24px;
    padding-right: 30px;
    margin: 32px 0 36px;
}

.content-page-sencs a{
    color: #121212;
    display: flex;
    align-items: center;
}

html, body{
    width: 100%;
    height:100%;
}

.page-sencs main{
    height: calc(100% - 90px);
}

.page-sencs main .container{
    height: 100%;
}

.content-page-sencs h2{
    text-align: left;
    color: #72273C;
    font-size: 40px;
    line-height: 56px;
    margin-top: 100px;
}

.content-page-sencs a:before{
    content: '';
    display: block;
    background: url(/img/icons/arrowdown.svg);
    background-size: 12px;
    width: 15px;
    height: 15px;
    margin-right: 3px;
    transform: rotate(90deg);
    background-repeat: no-repeat;
    background-position: 50%;
    margin-bottom: 0;
    padding-bottom: 0;
}

.content-page-sencs a:hover{
    text-decoration: underline;
}


.catalog-menu{
    overflow: hidden;
    overflow-y: auto;
    padding-right: 10px;
}

.catalog-menu::-webkit-scrollbar {
  width: 6px;               /* ширина scrollbar */
}
.catalog-menu::-webkit-scrollbar-track {
  background: #ccc;        /* цвет дорожки */
}
.catalog-menu::-webkit-scrollbar-thumb {
  background-color: #72273C;    /* цвет плашки */
  border-radius: 20px;       /* закругления плашки */
  border: 0px solid orange;  /* padding вокруг плашки */
}

.catalog-menu {
    max-width: 275px;
    width: 100%;
}

.cookie-block{
    width: 100%;
    position: fixed;
    bottom: 0; 
    left: 0;
    background: #fff;
    padding: 30px 10%;
    font-family: 'Rubik', sans-serif;
    border-top: 5px solid #72273C;  
}

.cookie-block p{
    margin: 0px 0 30px;
    font-size: 18px;
}

.cookie-block .block-button-cookie{
    display: flex;
    gap: 20px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.cookie-block .b-cookie-no{
    border: 1px solid #72273C;
    color: #72273C;
    padding:15px 40px;
    font-size: 20px;
    cursor: pointer;
}

.cookie-block .b-cookie-yes{
    border: 1px solid #72273C;
    color: #fff;
    padding:15px 40px;
    font-size: 20px;
    background: #72273C;
    cursor: pointer;
}

.policy{
    font-size: 16px;
}

.policy ul{
    margin: 0 0 20px;
    list-style-type: disc;
    padding-inline-start: 80px;
}

.policy h2{
    text-align: left;
}

.label-confidenc>div {
    width: 20px !important;
    height: 20px !important;
    position: relative;
}

.label-confidenc{
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    column-gap: 22px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    color: #121212;
}

.label-confidenc>input {
    display: none;
}

.label-confidenc .m-pr-info{
    width: 100% !important;
    height: auto !important;
}

label.label-confidenc img:nth-child(1){
    border-radius: 5px;
    box-shadow: 0 0 0px 2px red;
}

label.label-confidenc>input:checked+div img:nth-child(2), label.label-confidenc img:nth-child(1) {
    display: block;
}


label.label-confidenc>div>img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

label.label-confidenc>input:checked+div img:nth-child(1), label.label-confidenc img:nth-child(2) {
    display: none;
}

.product-quest .label-confidenc{
    width:336.5px;
    margin-bottom: 20px;
}

.form-quest .label-confidenc{
    width:692px;
    margin-bottom: 20px;
}

.pr-button-zayavka a{
    margin-bottom: 30px;
}

.want-cheaper {
    max-width: 100%;
}

.tags-category .flex{
    gap: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.tags-category a{
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    border: 1px solid #72273C;
    color: #000;
    border-radius: 5px;
    transition-duration: .35s;
}

.tags-category a:hover{
    border: 1px solid #72273C;
    color: #FFF;
    background: #72273C;
    transition-duration: .35s;
}


.msMiniCart img{
    width: auto;
    height:18px;
}

.msMiniCart .ms2_total_count{
    position: absolute;
    left: calc(100% - 12.5px);
    bottom: 100%;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #121212;
    top: -15px;
}

.pr-order-btn {
    border: 0px;
}

.swal2-backdrop-show{
    position: fixed !important;
    z-index: 99999999999999999 !important;
}

#page-22 + main .navigation-cont, #page-23 + main .navigation-cont{
    margin-top: 30px;
}

#page-22 + main *, #page-23 + main *{
    font-family: Rubik, sans-serif;
}

.cart-product-list{
    margin: 0 0 60px;
}

#msCart .table-responsive + form{
    display: none;
}

#msCart .input-group-sm{
    display: flex;
}

#msCart .input-group-sm input{
    margin-right: 10px;
}

.line-button-card{
        display: flex;
    justify-content: space-between;
    margin: 30px 0 0px;
}

.line-button-card button{
    background: #FFFFFF;
    color: #72273C;
    border: 1px solid #72273C;
}

#msCart table{
    width: 100%;
    border: 1px solid #ccc;
}

#msCart table td, #msCart table th{
    border: 1px solid #ccc;
    text-align: center;
    padding: 7px 15px;
}

td.ms-remove{
    max-width: 60px;
}

.ms2_form input {
    height: 48px;
    outline: none;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #121212;
    width: 100%;
    margin: 4px 0 15px;
}

.ms2_form{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
}

.ms2_form .row{
    width: 49%;
}

.ms2_form .col-md-8, .ms2_form .form-group{
    width: 100%;
}

#payments input, #deliveries input{
    height: 20px;
    outline: none;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #121212;
    width: 40px;
    margin: 0px 0;
}

#payments .checkbox label{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}

#payments .checkbox label p, #deliveries .checkbox label p{
    width: 100%;
    margin: 0 0 0 40px;
    color: #888;
}


#deliveries .checkbox label{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.form-group textarea{
    height: 60px;
    outline: none;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #121212;
    width: 100%;
    margin: 0px 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bottom-line-order{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.bottom-line-order .d-flex{
    width: 49%;
    margin-top: -90px;
}

.bottom-line-order .btn-primary{display: flex;
    align-items: center;
    justify-content: center;
    background: #72273C;
    color: #FFFFFF;
    cursor: pointer;
    height: 60px;
    width: 49%;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    border: none;
}


.bottom-line-order .btn-danger {
    background: #FFFFFF;
    color: #72273C;
    border: 1px solid #72273C;
    cursor: pointer;
    height: 60px;
    width: 49%;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}

.bottom-line-order .flex{
    justify-content: space-between;
}


.pr-order-btn {
    text-align: center;
}

td .ms2_form{
    margin-bottom: 0px;
}

td .ms2_form input{
    height: 36px;
}

.ms-remove button{
    background: #FFFFFF;
    color: #72273C;
    border: 1px solid #72273C;
    font-size: 36px;
    cursor: pointer;
    width: 60px;
    border-radius: 5px;
    margin: 0 auto;
}


button.add-cart, .pr-order-btn2 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #72273C;
    color: #FFFFFF;
    cursor: pointer;
    height: 60px;
    width: 280px;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 50px;
    border: none;
}

.pr-button-zayavka{
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 20px;
}

.pr-colors-cont {
    display: flex;
    flex-direction: row;
    row-gap: 20px;
    flex-wrap: wrap;
    column-gap: 10px;
    margin-bottom: 10px;
}

.ms2_form.msoptionsprice-product {
    display: flex;
    width: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
}





/*Конец ПК версии*/



@media(max-width: 768px){
    
    
    .pr-button-zayavka {
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px;
}

button.add-cart, .pr-order-btn2 {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #72273C;
    color: #FFFFFF;
    cursor: pointer;
    height: 60px;
    width: 100%;
    border-radius: 4px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0px;
    border: none;
}

.ms2_form.msoptionsprice-product {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0px;
}

.pr-button-zayavka a {
    margin-right: 0px;
}

.swal2-to-end{
    top:10px !important;
    left: 10px !important;
}

    .mobile_popup .popup-btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 5px 0;
        gap: 10px;
        width: 75px;
        height: 63px;
        background: #FFFFFF;
        border-radius: 8px;
        font-family: 'Rubik', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #121212;
    }
    
#mobile_popup_cont {
        display: flex !important;
        position: fixed;
        bottom: 0;
        z-index: 999999;
        width: 100%;
        justify-content: center;
        background: #FFFFFF;
    }  
    
.pr-sizes {
    overflow: hidden;
}    
    
    header .header-search-and-like {
        padding-right: 0;
        right: 15px;
        column-gap: 18px !important;
    }
    
        header {
        max-width: 100%;
    }
    
    header#page-2 {
        max-width: 100%;
    }
    
    header .header {
        height: 75px;
        max-width: 100%;
    }
    
    .prod-coast-cont {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    column-gap: 0px;
    margin-bottom: 40px;
    width: 100%;
}

.prod-coast-cont-right{
    width: 100%;
    margin-top: 40px;
}

.prod-credit {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0px;
    position: relative;
    top: 10px;
}
.pr-button-zayavka {
    width: 100%;
    margin-top: 35px;
    /*display: none;*/
}

.pr-color:hover>span {
    display: block !important;
    background: #FFFFFF;
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.18);
    padding: 20px;
    font-family: 'Rubik',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #121212;
    top: calc(100% + 8px);
    left: -8px;
    border-radius: 4px;
}
.product-card-right{
    position: relative;
}

.catalog .prod-img a img{
    width: 100%;
    height: auto;
}

.catalog .prod-coast-cont{
    margin-bottom: 0;
}

.catalog {
    row-gap: 30px;
}

.navigation-mob + h1{
    margin-bottom: 0 !important;
}

.main-banner-cont {
    height: auto;
    margin-bottom: 0px;
}

.catalog-reviews {
    margin-top: 100px;
    max-width: calc(100% - 56px);
}

.catalog-reviews .reviews{
    margin-top: 30px;
}

.catalog-reviews h2 {
    text-align: center;
    width: 100%;
    font-family: 'Rubik',sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 0;
}

.rev-tit {
    font-family: 'Rubik',sans-serif;
    font-weight: 400;
    font-size: 18px;
    /* min-height: 64px; */
    line-height: 32px;
    color: #72273C;
    margin-bottom: 10px;
}

.rev-desc {
    font-family: 'Rubik',sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #121212;
    margin-bottom: 20px;
}

.catalog-wrap .reviews-cont {
    margin-bottom: 0px;
}

#cfCities.msk-spb {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0px 0 20px;
}

#cfCities li {
    width: 50%;
}

.navigation-cont {
    justify-content: left;
    margin-top: 10px;
    margin-bottom: 40px;
}

.credit-tit-btn.active+.tab {
    display: block;
}

.mobile_popup .popup-menu li {
    justify-content: space-between;
}

.mobile_popup .popup-menu li>div{
    width: 40px;
    height: 24px;
    text-align: right;
    padding-top: 10px;
}

.mobile_popup .popup-btn-cont.active .popup-menu {
    padding-top: 0px;
}

header .header-logo {
    width: 130px;
    height: 52px;
}

.fix-menu{
    display: none !important;
}

.mobile_popup{
    max-width: 100%;
}

.hits.container-small,.othen-orders.container-small {
    max-width: 100%;
}

.hits .slick-list, .othen-orders .slick-list {
    overflow: hidden;
}

.hits-cont, .ofhen-orders-cont{
    max-width: 100%;
}

.hit-img{
    width: 100%;
}

.rev-cont img, .rev-cont iframe, .art-cont img, .art-cont iframe{
    max-width: 100%;
}

.rev-btns-cont {
    display: flex;
    column-gap: 20px;
    justify-content: center;
    margin-bottom: 60px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.ab-desc p span{
    display: none;
}

.video-file iframe{
    max-width: 100%;
}

.hits-cont>img, .ofhen-orders-cont>img {
    display: block !important;
}

.wrap_d8a6{
    bottom: 40px !important;
}

marquee{
    display: inline-block;
    margin-bottom: 30px;
}

.banner-pc{
    display: none !important;
}

.banner-mob{
    display: block !important;
}



.cookie-block{
    width: 100%;
    position: fixed;
    bottom: 80px; 
    left: 0;
    background: #fff;
    padding: 30px 5px;
    font-family: 'Rubik', sans-serif;
    border-top: 5px solid #72273C; 
    z-index: 9999; 
}

.cookie-block .b-cookie-yes {
    border: 1px solid #72273C;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    background: #72273C;
    cursor: pointer;
}

.cookie-block .b-cookie-no {
    border: 1px solid #72273C;
    color: #72273C;
    padding: 10px 30px;
    font-size: 18px;
    cursor: pointer;
}




.product-quest .label-confidenc{
    width:100%;
    margin-bottom: 20px;
}

.form-quest .label-confidenc{
    width:100%;
    margin-bottom: 20px;
}

.label-confidenc .m-pr-info {
    display: block !important;
}

.__jivoMobileButton{
    --jivoMobileOffsetBottom: 100px;
}


.footer-menu > ul{
    width: 35%;
        margin-bottom: 15px;
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
}

.footer-menu{
    flex-wrap: wrap;
            justify-content: space-evenly !important;
}

.footer-menu > ul:last-child p{
    font-size: 12px;
}

#msCart table td, #msCart table th {
    border: 1px solid #ccc;
    text-align: center;
    padding: 3px 5px;
}

.ms-remove button {
    background: #FFFFFF;
    color: #72273C;
    border: 1px solid #72273C;
    font-size: 26px;
    cursor: pointer;
    width: 36px;
    border-radius: 5px;
    margin: 0 auto;
}

.line-button-card .pr-order-btn {
        width: 90%;
        height: 55px;
        margin-bottom: 10px;
    }

#msCart .table-responsive{
    overflow: hidden;
    overflow-x: scroll;
}

.ms2_form .row {
    width: 100%;
}

#payments .checkbox label p, #deliveries .checkbox label p {
    width: 100%;
    margin: 0 0 0 40px;
    color: #888;
}

.bottom-line-order .d-flex {
    width: 100%;
    margin-top: 0px;
}

#deliveries .checkbox label span{
        display: block;
    width: calc(100% - 50px);
}


}




@media(max-width: 1400px){
    .catalog-wrap {
    width: 100%;
    max-width: 1000px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0px;
}
}


@media(max-width: 1360px){
.content-page-sencs{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding-right: 0;
    margin: 0;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    height:100%;
}

 .content-page-sencs a {
    order: 1;
}

.content-page-sencs h2 {
    order: 2;
}

.content-page-sencs p {
    order: 3;
}

.content-page-sencs h2 {
    text-align: left;
    color: #72273C;
    font-size: 24px;
    line-height: 32px;
    margin-top: 20px;
}

.content-page-sencs p {
    font-size: 16px;
    padding-right: 0px;
    margin: 16px 0 20px;
}

.page-sencs main {
    height: 100%;
}


}



@media(min-width: 768px) and (max-width: 1360px){

.content-page-sencs{
 
    background-size: auto 650px;
}

}