.top-right-messengers a:hover {
    opacity: 0.8;
}
.top-right-messengers ul {
    list-style: none;
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0;
    padding: 0;
}
.top-right-messengers ul li a {
    display: flex;
    align-items: center;
    gap: 8px;
}
.top-right-messengers ul li span {
    display: inline-block;
    font-weight: 600;
    color: #000;
}
.header-phones a:hover {
    opacity: 0.8;
}
.header-phones ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    margin: 0;
    padding: 0;
}
.header-phones ul li a {
    display: flex;
    align-items: center;
    gap: 5px;
}
.header-phones ul li span {
    display: inline-block;
    font-weight: 600;
    color: #000;
}
.prem {

}
.prem svg {
    width: 30px;
}
.blog-posts .entry-meta {
    display: none;
}
.prem-bottom .entry-description {
    min-height: 51px;
}
.company-content-footer {

}
.company-content-footer .entry-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #343434;
    font-weight: 600;
}
.company-content-footer .entry-description {
    font-size: 12px;
    color: #343434;
    line-height: 1.8;
    font-weight: 300;
    margin-top: 15px;
}
.klbth-module.grayscale-enable img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.products.large-list > * .product-wrapper .product-content .thumbnail-wrapper {
    /*padding: 20px;*/
    /*box-sizing: border-box;*/
}
.products.large-list > * .product-wrapper .product-content .thumbnail-wrapper > a {
    display: flex;
    align-items: center;
}
.products.gutter-30 .thumbnail-wrapper > a {
    display: flex;
    align-items: center;
    min-height: 155px;
    padding: 15px;
}
.catProdAttr {

}
.catProdAttr .cpa-line {
    /*display: flex;*/
    /*align-items: center;*/
    gap: 10px;
}
.catProdAttr .cpa-line .cpa-name {
    font-size: 13px;
    font-weight: 400;
    color: #232323;
}
.catProdAttr .cpa-line .cpa-value {
    font-size: 12px;
    font-weight: 600;
    color: #424242;
    display: inline-block;
    margin-left: 10px;
}
.company-phone ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.company-phone ul li a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.company-works {
    color: #000;
}
#billing_country_field,
#shipping_country_field {
    display:none!important;
}
.product-phones {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 30px;
}
.product-phones .product-num {
    display: flex;
    align-items: center;
    gap: 15px;
}
.product-phones .product-num span {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.product-phones .product-num a {
    font-size: 14px;
    font-weight: 500;
    color: #9e0000;
}
.contact-pr .address-item span {
    color: #9e0000;
}
.title-block {
    margin-top: 30px;
    margin-bottom: 50px;
}
.h2-site h2 {
    font-weight: 400;
    font-size: 25px;
}
.breads {
    margin-top: 15px;
}
.breads-post-blog {
    margin-bottom: 30px;
}
.single-product-wrapper .product-gallery {
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hover:hover {
    opacity: 0.8;
    cursor: pointer;
}
.quick-order {

}
.quick-order span {
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    background: #5ec84f;
    color: #fff;
    padding: 13px 40px;
    border-radius: 3px;
    display: inline-block;
    text-transform: uppercase;
}
/***********************************************/
#popup_z {
    background: #fff;
    width: 650px;
    margin: 160px auto 0 auto;
    z-index: 99;
    position: fixed;
    top: 0;
    left: calc(50% - 325px);
    box-sizing: border-box;
}
#popup_z .popup-inner {
    padding: 50px 60px;
}
#popup_z .close-popup {
    position: absolute;
    right: 15px;
    top: 15px;
}
#popup_z input {
    color: #0e0e0e;
    width: 100%;
    border: solid 1px #d5d5d5;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 5px 15px;
}
#popup_z input[type="submit"] {
    background: #5ec84f;
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    border: none;
    padding: 13px 15px;
    width: 100%;
    box-sizing: border-box;
    height: auto;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 0;
}
#popup_z input[type="submit"]::placeholder, .cf-right input[type="submit"]::placeholder {
    color: #eee;
}
#popup_z .popup-inner .cf7-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: #000;
    margin-bottom: 50px;
}
#popup_z .popup-inner .cf7-inner .cf7-popup {

}
#popup_z .popup-inner .cf7-inner .cf7-popup-acceptance {
    display: flex;
    justify-content: center;
}
#popup_z .popup-inner .cf7-inner .cf7-popup-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 8px;
}
#popup_z .popup-inner .cf7-inner .cf7-popup-acceptance .wpcf7-list-item label input {
    width: auto;
    margin: 0;
}
.wpcf7-spinner {
    position: absolute;
    left: 0;
    top: 0;
}
#overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.54);
    z-index: 15;
}
.form-popup textarea {
    min-height: 80px;
}
/*********************************************************************************************/
.cat-description {
    margin-top: 30px;
}
.cat-description h1 {
    font-size: 26px;
    margin-bottom: 30px;
}
.horizontal.primary ul#primary-menu li.selh.menu-item > a {
    color: #EF233C;
    font-weight: 600;
}
.vertical ul#menu-menyu-verhnee-kategorii li.selh.menu-item > a {
    color: #EF233C;
    font-weight: 600;
}
ul.klbth-menu li.menu-item-top a {
    color: #EF233C;
    font-weight: 600;
    text-decoration: underline;
}
.blog-posts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 35px;
}
.entry-media-img {
    margin-bottom: 40px;
}
.entry-media-img img {
    max-height: 350px;
}

/*********************************************************************************************/
/****************************************** Adaptive *****************************************/
/*********************************************************************************************/
@media (max-width: 1200px) {
    .site-header .header-mobile .site-brand img {
        max-height: 40px;
    }
}

@media (max-width: 991px) {
    .blog-posts {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .post .entry-media {
        height: 300px;
    }
    .entry-media-img {
        margin-bottom: 30px;
    }
}

@media (max-width: 450px) {
    .post .entry-media {
        height: 210px;
    }
}