/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 01 2023 | 16:24:25 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.search-icon-wrapper {
    display: none;
}

@media only screen and (max-width: 1024px) {
	.header_top_bg header img.logo-hover {
		display: none!important;
	}
	
	div.top-banner.only_image {
		padding-top: 90px;
	}
	
	div.top-banner.modern .btn-wrapper a:nth-child(1) {
		margin-right: 0px;
	}
}

