/**
* Theme Name: Gilber Child
* Description: This is a child theme of Gilber, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/vlthemes">VLThemes</a>
* Template: gilber
* Version: 1.0
*/

/* @import url("https://use.typekit.net/ret1qrl.css"); */


/* body {
    font-family: "ITC Avant Garde Gothic Pro", sans-serif !important;
    font-weight: 500; /* medium */
} */

/* h1, h2, h3, h4, h5, h6 {
    font-family: "ITC Avant Garde Gothic Pro", sans-serif !important;
    font-weight: 700; /* bold */
} */


@media (min-width: 1200px)
{
    .container
    {
        max-width: 1500px !important;
    }
}