/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .col.video-tex.small-12.large-12 h1 {
        font-weight: 600;
        font-family: "SVN-Gilroy";
        font-size: 30px;
        color: #fff;
        margin-bottom: 20px;
    }
    .col.video-tex.small-12.large-12 p {
        font-size: 14px;
        line-height: 20px;
        font-family: "SVN-Gilroy";
        font-weight: 600;
        max-width: 600px;
        color: #fff;
        margin: auto;
    }
    a.button.primary.box-shadow-1.box-shadow-2-hover {
        margin-top: 15px;

    }
    .box.has-hover.img_box_number.has-hover.box-text-bottom img {
        width: 183px;
        height: 127px;
    }
    .col.post-item {
        height: 430px;
    }
    .team_name .box-text-inner.blog-post-inner {
        margin-top: 207px;
    }
    .rowfooter_boton {
        padding: 21px;
    }
}

/*.container-fluid.h-100 {*/
    /*margin-top: -556px;*/
/*}*/