/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-nav.nav-right .header-block { width: auto; }
.header-block-block-1 .ysm-search-widget form.search-form { margin: 0; width: auto; }
.header-block-block-1 .ysm-search-widget form.search-form label { margin: 0; }
.ysm-search-widget .search-field[type="search"] { padding: 3px 40px 3px 3px; }
.ysm-search-widget .search-submit:before { line-height: 30px; }


.zbnr { }
.zbnr .text-inner, .zbnr .text-inner p { max-width: 370px; font-style: normal; font-weight: normal; font-size: 22px; line-height: 36px; }
#content .section .zbnr h2 { font-style: normal; font-weight: 400; font-size: 64px; line-height: 66px; letter-spacing: 0.02em; text-transform: uppercase; color: #1C2125; margin: 0 0 20px 0; }
.zbnr h2 span { color: #C21C1C; }
.zbnr--fixed .banner-bg .bg { background-size: contain !important; }

@media only screen and (max-width: 72em) {
/*************** ADD TABLET ONLY CSS HERE  ***************/	

	.zbnr .text-inner, .zbnr .text-inner p { font-size: 18px; line-height: 28px; }
	#content .section .zbnr h2 { font-size: 48px; line-height: 50px; }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}