@charset 'utf-8';
/*
  Theme Name: SevenHillsChild
  Theme URI: http://summercamp.ancorathemes.com/
  Description: SevenHills - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: sevenhills
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  sevenhills
*/




/* =Theme customization starts here
-------------------------------------------------------------- */
/*FAQ Toggles"*/
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title 
{
    padding-left: 50px !important;
}
.scheme_original .widget_area_inner{
    color: #dddddd!important;
}
@media screen and (max-width: 639px) {
.cq-datatable-row .cq-datatable-cell:before {
    color: #578aa0!important;
    font-size: 14px!important;
    }
    
    .header_mobile .logo_main {
    height: 65px!important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
}
}
@media (max-width: 479px) {

    h2 {
        font-size: 6vw!important;
    }
    .sc_services_style_services-2 .sc_services_item_description p {
        font-size: 2em!important;
    }
}