/*  MICROTHEMER STYLES here  */


/*= Bybrookbarn =============== */

/** Bybrookbarn >> Logo Wdth **/
h2#logo span {
	width: 500px !important;
}


/** Bybrookbarn >> Logo **/
header#header h2.typography-title {
	width: 500px !important;
}


/** Bybrookbarn >> Header **/
header.header-section h2 {
	width: 500px !important;
}


/** Bybrookbarn >> Header2 **/
header#header h2#logo {
	min-width: 300px !important;
}



/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= Bybrookbarn =============== */

	/** Bybrookbarn >> Listbullet **/
	div.entry-content ul {
		list-style-image: url("http://www.bybrookbarnbedandbreakfast.co.uk/wp-content/uploads/2015/09/bullet-mint.png") !important;
	}


	/** Bybrookbarn >> Home-logo-text **/
	h1.header-logo span {
		color: rgb(146, 145, 145) !important;
	}


	/** Bybrookbarn >> Homeheader **/
	header#header h1#logo {
		min-width: 500px !important;
	}


	/** Bybrookbarn >> Mainheaders **/
	h1 {
		color: rgb(146, 145, 145) !important;
	}


	/** Bybrookbarn >> ContactDetails **/
	h3 {
		color: rgb(153, 204, 204) !important;
	}


	/** Bybrookbarn >> Logo-text **/
	h2.typography-title span {
		color: rgb(146, 145, 145) !important;
	}


	/** Bybrookbarn >> H2-headings **/
	h2 {
		color: rgb(146, 145, 145) !important;
	}

}