/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
@font-face {
    font-family: 'Abril Fatface';
    src: url('https://searchdesigngroup.com/wp-content/uploads/fonts/AbrilFatface-Regular.woff2') format('woff2'),
        url('https://searchdesigngroup.com/wp-content/uploads/fonts/AbrilFatface-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.search_top { display:none!important;}
.menu-toggle { display:none!important;}
#mega-menu-wrap-primary .mega-menu-toggle { display:none!important;}

.ser-title { padding:60px 0px !important;}


div#__lpform_text-880 {
    display: none !important;
}

.title-xlarge.custom-great-title span {
    font-size: 60px !important;
}

@media screen and (max-width: 450px) {
.title-xlarge.custom-great-title span {
    font-size: 40px !important;
}	
	
}

@media screen and (min-width: 451px) and (max-width: 600px) {
.title-xlarge.custom-great-title span {
    font-size: 45px !important;
}	
}


@media screen and (min-width: 991px) and (max-width: 1150px) {
.title-xlarge.custom-great-title span {
    font-size: 35px !important;
	line-height:20px !important;
}	
}


@media screen and (min-width: 1151px) and (max-width: 1250px) {
.title-xlarge.custom-great-title span {
    font-size: 48px !important;
	
}	
}

@media screen and (min-width: 1251px) and (max-width: 1500px) {
.title-xlarge.custom-great-title span {
    font-size: 60px !important;
	
}	
}