/*
CTC Separate Stylesheet
Updated: 2024-08-27 00:21:32
Theme Name: Esquire Eats
Template: intrace
Author: AGoody
Description: Intrace is an elegant and simple designed theme template for WordPress fullsite editing and fully compatible with Gutenverse plugin. Intrace’s created especially for Interior Designer, Architecture, Real Estate and Furniture Designer websites. This template has a beautiful and unique design with a 100% responsive and easy to customize layout. The templates includes both core version and Gutenverse plugin version, also has core and Gutenverse block patterns ready so you can start mix and match your template parts as you desire. The templates is built ready so you don't need to build it from scratch. We want to make your experience using WordPress fullsite editor more convenient.
Tags: one-column,custom-colors,custom-menu,custom-logo,editor-style,full-site-editing,translation-ready,block-patterns,featured-images
Version: 1.1.5.1724718092
*/

.latest-blogs, .guten-testimonial-item img{
	display: none;
}

.wp-block-navigation-item__content:hover span{
	color: #ad9271;
}

.airplane-icon img, .bake-icon img, .curate-icon img{
	border-style: solid;
    background-color: #fff;
}

footer a{
	text-decoration: none !important;
}

footer a:hover {
	color: #000 !important;
}

/* PAGES */

.page-id-153 .eetopbar, .page-id-184 .eetopbar, .page-id-231 .eetopbar, .page-id-240 .eetopbar, .page-id-300 .eetopbar, .page-id-343 .eetopbar{
    margin-top: 47px;
    z-index: 4;
    color: #fff;
}

.page-id-153 hr, .page-id-184 hr, .page-id-231 hr, .page-id-240 hr, .page-id-300 hr, .page-id-343 hr{
    z-index: 4;
    display: block;
    position: absolute;
    width: 100%;
    opacity: .4;
}

.page-id-153 .eeelevate, .page-id-231 .eeelevate, .page-id-240 .eeelevate, .page-id-300 .eeelevate, .page-id-343 .eeelevate{
	margin:0 !important;
}

.page-id-153 .text-content-inner p, .page-id-231 .text-content-inner p, .page-id-240 .text-content-inner p, .page-id-300 .text-content-inner p, .page-id-343 .text-content-inner p{
	margin-bottom: 15px;
}

.page-id-231 #testimonials, .page-id-240 #testimonials, .page-id-300 #testimonials, .page-id-343 #testimonials {
	margin-top: 0px !important;
}

/* RESPONSIVE */

@media only screen and (max-width: 768px) {
 .eetopbar {
	display:none !important;
}
	
	.is-responsive.top-nav {
		justify-content: center !important;
	}
	
	.footer-left, .footer-right {
		text-align: center;
	}
	
	.about-inner{
    padding-left: 30px !important;
}
	
	.footer-inner {
	padding-left: 30px !important;
    padding-right: 30px !important;
	}
	
	.eeelevate p{
		padding-right: 0px !important;
	}
	
	.eeelevate .wp-block-buttons {
		justify-content: center !important;
	}
}