/*
Theme Name: Grace - Minimal Theme Child
Template: grace-minimal-themew
Author: Lucid Themes
Author URI: http://www.lucid-themes.com/
Description: A clean and minimal WordPress theme which is perfect for creative blogs and personal websites. Create a modern looking blog with the easy to use options this theme provides.
Tags: blog,left-sidebar,right-sidebar,grid-layout,custom-colors,featured-images,sticky-post,theme-options,translation-ready
Version: 1.0.8.1509885439
Updated: 2017-11-05 12:37:19

*/
@media only screen and (max-width: 1360px) and (min-width: 800px)  {
	.footerResponsive{
		display:flex;
	}
	.contact-icons ul li {
    padding-left: 3px!important;
    padding-right: 3px!important;
	}
}
@media only screen and (min-width: 770px)  {
	#header-navigation #header-nav{
		display:none !important;
	}
}
@media only screen and (max-width: 1053px) and (min-width: 770px)  {
	#mobile-nav-button {
		display:none !important;
	}
	.s-nav-list:nth-child(2) {
	display:none!important;
	}
	#navbar-search{
		width:200px!important;
		margin-left: 20px;
	}
}
@media only screen and (max-width: 1053px) and (min-width: 835px)  {
	#mc-embedded-subscribe {
		width: 164px!important;
	}
}
@media only screen and (max-width: 834px) and (min-width: 800px)  {
	#mc-embedded-subscribe {
		width: 132px!important;
	}
}
#s-btn-signup, #s-btn-signup2 {
    max-width: max-content!important;
}
@media only screen and (max-width: 826px) and (min-width: 767px)  {
	#header-top {
	display:none !important;
	}
}
