header.ver_04 .header__logo-img {
    width: 300px;
}
header.ver_04 .header__top{
    background: #111;
}
header.ver_04 .header__nav-link{
    color: #fff;
}
header.ver_04 .header__top .container-fluid{
    padding-top: 8px;
    padding-bottom: 8px;
}
header.ver_04 .container-fluid {
    padding-top: 10px;
    padding-bottom: 10px;
}

.slider_spec{
    margin-top: 20px;
}
.slider_spec img{
    max-width: 100%;
}


.search.ver_01 .search__items-img{
    display: none;
}
.search.ver_01 .search__items{
    padding: 20px;
}
.search.ver_01 .search__items .search__items-title{
    font-size: 1.3rem;
    line-height: 100%;
    margin-bottom: 10px;
}
.search.ver_01 .search__items .search__items-tab{
    margin-bottom: 10px;
}
.search.ver_01 .search__items .search__select-wrap .search__form-select + .select2 .select2-selection--single{
    height: 40px;
}
.search.ver_01 .search__items .search__select-wrap .search__form-select + .select2 .select2-selection__arrow{
    height: 40px;
    width: 40px;
}
.search.ver_01 .search__items .search__select-wrap .search__form-select + .select2{
    margin-bottom: 10px;
}
.search.ver_01 .search__items .search__form-checkbox{
    margin-bottom: 10px;
}
.search.ver_01 .search__items .search__checkbox-wrap{
    margin-bottom: 0;
}


.slick-dots li button:before{
    color: #fff;
    opacity: 0.5;
}

.card__product-item .product__more-title{
    width: 100%;
}
.card__product-item .product__more{
    padding: 0;
}
.card__product-item .product__more-slick .slick-list{
    padding: 1px;
    margin: 0 10px;
}
.card__product-item{
    padding: 10px 0;
}

header.ver_04 .contacts-call__link {
    font-weight: 700;
    width: 220px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid var(--link);
    border-radius: var(--border-radius-25);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    margin-top: 3px;
}
header.ver_04 .contacts-call__link:hover {
    color: #ffffff;
    background: var(--link);
}
header.ver_04 .header__contacts-time{
    margin-bottom: -9px;
    margin-top: 10px;
}

.pageData p{
    margin: 10px 0;
    line-height: normal;
}

.footer__right{
    width: 100%;
}

body{
    min-width: 320px;
}

@media screen and (max-width: 700px) {
    header.ver_04 .header__contacts-col.mobile_hide{
        display: none;
    }
}
@media screen and (max-width: 475px) {
    header.ver_04 .contacts-call__link{
        display: none;
    }
    header.ver_04 .contacts-phone__link{
        font-size: 1rem;
    }
    header.ver_04 .header__contacts-time{
        font-size: 0.7rem;
    }
}

.tovar-card-nav a{
    display: inline-block;
    padding: 15px 30px;
    margin: 10px;
    margin-left: 0;
    border: 1px solid var(--link);
}
.tovar-card-nav a:hover{
    color: #fff;
    background: var(--link);
}

.pageData{
    color: #191718;
}

.pageData h1, .pageData h2, .pageData h3, .pageData h4, .pageData h5{
    text-align: left;
    color: #191718;
    padding: 10px 0;
    margin: 0 0;
}

.pageData h2{
    font-size: 1.8rem;
}
.pageData h3{
    font-size: 1.6rem;
}
.pageData h4{
    font-size: 1.4rem;
}
.pageData h5{
    font-size: 1.2rem;
}

.pageData ul{
    padding: 20px 0;
}
.pageData ul li {
    margin-bottom: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pageData ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    background: #ff943f;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 12px;
}

.pageData table {
    margin: 20px 0;
}

.pageData table thead tr {
    padding: 10px 0;
}

.pageData table thead tr th{
    font-family: "Montserrat-SemiBold";
    font-size: 100%;
    color: #FFFFFF;
    /*width: 25%;*/
    background: #046425;
    padding: 20px 24px;
}

pageData table thead tr {
    font-weight: bold;
}

.pageData table tbody tr th {
    /* width: 25%;*/
    font-size: 100%;
    padding: 10px 20px;
    vertical-align: top;
    border: 2px solid #666666;
    background: var(--general-accent);
}

.pageData table tbody tr td {
    /*width: 25%;*/
    font-size: 100%;
    color: #666666;
    padding: 10px 20px;
    vertical-align: top;
    border: 2px solid #666666;
}

.footer__top a.map{
    display: inline-block;
    width: 160px;
}


.slider_img__spec{
    display: none;
}

.slider_img__spec.slick-initialized{
    display: block;
}

.slider_img_mob{
    display: none !important;
}

@media screen and (max-width: 700px) {
  .slider_img_mob{
    display: block !important;
  } 
  .slider_img_des{
    display: none !important;
  }
}

.slick-dotted.slick-slider{
    margin-bottom: 0;
}


.footer__left .footer__logo-img{
    width: 250px;
}

.cke_notification_warning{display: none;}

.also_variants_popup {
    padding: 20px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    overflow-x: auto;
    max-width: 1500px;
}