/*
Theme Name: FMT Bespoke
Theme URI: 
Description: FMT Bespoke
Author: 
Author URI: 
Template: Divi
Version: 
*/
 
@import url("../Divi/style.css");
 

/* =Theme customization starts here
-------------------------------------------------------------- */

#comment-wrap {
visibility: hidden !important;
}

.mfp-title {
    visibility: hidden !important;
}

.emoji {
color: #green !important;
	background-color: #green!important;
	
}

img.emoji {
color: #green !important;
	background-color: #green!important;
	
}


#logo {
    max-height: 100% !important;
}

/* Only apply to full-size displays, not mobiles */
@media only screen and ( min-width:981px ) {

a.tel-link:link {
     margin-top: 35px;
    font-size: 16px;
    position: absolute;
    margin-left: 20px;
}
}

#top-menu li > a {
	background-color: #666666!important;
	padding: 6px  !important;
	color: #ffffff !important;
	margin: 2px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
}


#top-menu li {
    
    padding-right: 2px !important;
}

#top-menu li > a:hover {
	background-color: #2b307b!important;
	padding: 6px  !important;
	color: #ffffff !important;
	margin: 2px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.footertext {
	color: #FFFFFF !important;
}

#top-menu .menu-item-has-children > a:first-child::after, .fullwidth-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
display: none;
}