/*   
Theme Name: SHBP
Theme URI: http://sianydes.pp.ua
Description: 
Author: Sianyde
Author URI: http://sianydes.pp.ua
Template: 
Version: 1.0
.

.
*/

body.page-home, body.page{
    overflow: auto;
}
.form__row--multiple > span:not(:last-child) {
    margin-right: 20px;
}
.wpcf7-form-control-wrap{
    width:100%;
}
.products__more:disabled, .rent-submit:disabled, .blog__more:disabled, .news__more:disabled, .solution__more:disabled{
    background: #cecece;
    pointer-events: none;
}
.product-preview__img{
    max-height:100%;
}
.hidden{
    display:none;
}
.col-lg-4.blog__item .news-card__img{
    height:235px;
}
body.search{
    max-width:unset;
}
.product-item__title a{
    color:black;
}
.suppliers .product-item__icon img{
    height:76px;
}