/*

Theme Name: Salient Child Theme

Theme URI: http://thepatisserie.com/

Description: This is a custom child theme for The Patisserie based on the Salient theme.

Author: Arlen Nagata (HawaiiWP.com LLC)

Author URI: https://hawaiiwp.com/

Template: salient

Version: 0.1

*/
@import url('https://fonts.googleapis.com/css?family=Delius+Swash+Caps&display=swap');



#image-header-top{

	height: 200px;

	width: 100%;

	background-color: #FFFFFF;

	background-image: url(/wp-content/uploads/2016/09/PageTitle_vs2.jpg);

	background-position: center center;

    background-repeat: no-repeat;

     background-size: contain;

}

#header-outer {

	position: relative;

	top:0px!important;

	padding-top: 15px;

}

#top {

		z-index: 20;

		background-color: #fff;

}

#header-outer #top nav > ul.sf-menu > li.fancy-menu > a {

	font-family: 'Delius Swash Caps'!important;

	font-size: 18px;

	font-weight: bold;

}

#header-space {

	display: none;

}

body.page-id-2129 #page-header-bg .span_6 .inner-wrap h1 {

	font-family: 'Delius Swash Caps';

	font-style: normal;

	font-variant: normal;

	font-weight: 400;

}
body.page-id-3290 #page-header-bg .span_6 .inner-wrap h1 {

	font-family: 'Delius Swash Caps';

	font-style: normal;

	font-variant: normal;

	font-weight: 400;

}

body.page-id-2129 #page-header-bg .span_6 span.subheader {

	font-family: 'Delius Swash Caps';

	font-style: normal;

	font-variant: normal;

	font-weight: 400;

}



@media only screen and (min-width: 1300px) {}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {}

@media only screen and (max-width : 690px) {

	#image-header-top{

	height: 100px;

}}

@media only screen and (max-width: 480px) {}

@media only screen and (max-width: 470px) {

	#image-header-top{

	height: 50px;

}

}