/* Maria Veretenina 2025 */
/* Copyright Alexey Kopchinskiy 2025 */

/* Gantry modifiers */
#g-header {
    /*margin-top: 200px !important;*/
}
@media screen and (min-width: 1200px) {
    #g-header{
        margin-top: 300px !important;
    }
    #g-container-main{
        margin-top: 400px !important;
    }
}
/* End of Gantry modifiers */

/* Header styles */
.customSocial .jl-grid{
    margin: 1px 2px;
}
.customSocial .jl-grid div{
    /*border: red 2px solid;*/
    max-width: 35px;
    float: left;
}
.customSocial .jl-grid a{
    margin: 1px 2px;
}
/* End Header styles */