/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .block-infoproduct {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding-bottom: 20px;
 }
 .content-infoproduct h3 {
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #171717;
    margin-bottom: 0;
 }
 .content-infoproduct p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #171717;
    margin-bottom: 0;
 }
 div#iqithtmlandbanners-block-1 .block-title {
    display: none;
 }
 #cms.cms-id-4 .page-title {
    display: none;
 }