.ProductMain .ProductDetailsGrid .DetailRow {
    display: block;
}
.Request_form_wrap.custom_jotform_wrap {
    border: none!important;
    border-radius: 0;
    background: #fff;
    box-shadow: 0 0 100px 0 rgba(102,102,102,.3);
    padding: 55px 0 0;
    border-bottom: 2px solid #1e1a1b!important;
}
h1 {
    color: #4c7ec0;
}

.Blog-inside .Blog-left h1 {
    font-family: 'Barlow-Bold';
    font-weight: normal;
    font-size: 30px;
    line-height: normal;
    color: #3b3b3b;
    text-transform: uppercase;
    margin: 0 0 15px;
}
