.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> Site branding **/
.site-branding {
	background-color: rgb(255, 255, 255) !important;
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/background-910412_1920.jpg") !important;
	background-attachment: fixed !important;
	background-size: contain !important;
}

/** Header >> Site description **/
.site-description {
	font-family: Arial !important;
	color: rgb(4, 4, 4) !important;
	font-weight: bold !important;
}

/** Header >> Site title link **/
.site-title a {
	font-family: Helvetica !important;
	font-weight: 700 !important;
}


/*= Main Menu ================= */

/** Main Menu >> Navigation top **/
.navigation-top {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(238, 238, 238) !important;
}


/*= Content =================== */

/** Content >> Wp caption text **/
.wp-caption-text {
	color: rgb(0, 0, 0) !important;
	font-weight: 600 !important;
	margin-bottom: 20px !important;
	border-bottom-color: rgb(0, 0, 0) !important;
	border-bottom-style: none !important;
}

/** Content >> Table head table heading **/
thead th {
	font-size: 20px !important;
	text-align: center !important;
	border-bottom-color: rgb(4, 4, 4) !important;
	border-bottom-width: 3px !important;
}

/** Content >> Post 7 panel content **/
#post-7 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/violin-2506323_1920-1.jpg") !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	opacity: 1 !important;
}

/** Content >> Panel content wrap **/
.panel-content .wrap {
	background-color: rgb(255, 255, 255) !important;
}

/** Content >> Entry content table data **/
.entry-content td {
	text-align: center !important;
}

/** Content >> Panel2 panel content **/
#panel2 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/acoustic-2650311_1920.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

/** Content >> Panel1 panel content **/
#panel1 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/cello-2817159_1920.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

/** Content >> Size full **/
.size-full {
	border-top-color: rgb(0, 0, 0) !important;
	display: inline !important;
}

/** Content >> Right **/
.right {
	float: right !important;
}

/** Content >> Price row **/
.price-row {
	margin-top: 0 !important;
	margin-bottom: 5px !important;
	margin-left: 10px !important;
	border-bottom: 1px dotted rgb(130, 130, 130) !important;
}

/** Content >> Item heading **/
.item-heading {
	font-weight: 600 !important;
	margin-top: 20px !important;
	margin-bottom: 5px !important;
}

/** Content >> Table body table row **/
tbody tr {
	border-bottom-color: rgb(128, 128, 128) !important;
	border-left-color: rgb(128, 128, 128) !important;
}

/** Content >> Table body table heading **/
tbody th {
	font-weight: 600 !important;
	padding-left: 6px !important;
}

/** Content >> Panel3 panel content **/
#panel3 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/rotary-valves-429948_1920.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

/** Content >> Panel4 panel content **/
#panel4 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/e-guitar-1736291_1920-1.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

/** Content >> Panel5 panel content **/
#panel5 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/violin-2921485_1920.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

/** Content >> Panel6 panel content **/
#panel6 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/instruments-1717338_1920-1.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}

/** Content >> Panel content **/
#post-7 .panel-content {
	background-image: url("http://www.sherrardracks.com/wp-content/uploads/2018/05/wood-3033812_1920.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-size: cover !important;
}


/*= Footer ==================== */

/** Footer >> Site info link **/
.site-info a {
	color: rgb(102, 102, 102) !important;
	display: none !important;
}

