/*--
	Theme Name: theme50739
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
/*--
	Theme Name: theme50739
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 4.4.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.5
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
/*#content .data-search{*/
    /*margin-bottom: 20px;*/
/*}*/

#diller_search_results ul{
    display: none;}

.importantClass {
    display: flex !important;
}


.home #preim h1{
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .home #preim h1{
        font-size: 16px;
    }
}

@media (max-width: 767px){
    .select-menu{
        display: block !important;}
    .sf-menu{
        display: none !important;}
}