/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: HiroshiLord
Template: flatsome
Version: 3.0
*/
.header-block-block-1 .row .col{
    padding: 10px!important;
}
.section-service .col .box-shadow-3-hover{
    overflow: hidden;
}
.section-footer .ux-menu-link__link .ux-menu-link__text{
    color: #fff!important;
}
.section-footer .ux-menu-link__link:hover .ux-menu-link__text{
/*     color: var(--fs-colo-secondary)!important; */
    color: #fff!important;
}
@media screen and(max-width:768px) {
    .section-title-container b{
        opacity: 0;
    }
}