h2.sitemenu {
	font-family: "Raleway";
	color: #585858;
}


@font-face {
	font-family: 'open_sanscondbold';
	src: url('https://mvpropane.com/templates/jm_creatrix/fonts/OpenSans-CondBold-webfont.eot');
	src:
		url('https://mvpropane.com/templates/jm_creatrix/fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://mvpropane.com/templates/jm_creatrix/fonts/OpenSans-CondBold-webfont.woff') format('woff'),
		url('https://mvpropane.com/templates/jm_creatrix/fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
		url('https://mvpropane.com/templates/jm_creatrix/fonts/OpenSans-CondBold-webfont.svg#open_sanscondbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

#sp-menu {
	margin-top: 0;
}

#sp-main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sp-main-menu ul.level-0 {
	float: right;
}

#sp-main-menu ul.level-0 > li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#sp-main-menu ul.level-0 > li.last a {
	padding-right: 0;
}

#sp-main-menu ul.level-0 > li a:not(.btn) {
	display: block;
	margin: 0;
	padding: 10px 20px;
	color: #950101;
	font-size: 14px;
}

#sp-main-menu ul.level-0 > li a:not(.btn) .menu-desc {
	font-size: 12px;
	font-family: 'open_sanslight';
	color: #950101;
	display: block;
	font-weight: normal;
}

#sp-main-menu ul.level-0 > li > a:not(.btn) {
	font-family: 'open_sanslight';
	text-transform: capitalize;
	font-size: 14px;
	padding: 0 20px;
	line-height: 70px;
	position: relative;
}

#sp-main-menu ul.level-0 > li > a:not(.btn).active:before,
#sp-main-menu ul.level-0 > li > a:not(.btn):hover:before,
#sp-main-menu ul.level-0 > li > a:not(.btn):active:before,
#sp-main-menu ul.level-0 > li > a:not(.btn):focus:before {
	width: 100%;
	border-bottom: 3px solid #a14747;
	position: absolute;
	left: 0;
	bottom: 0;
}

#sp-main-menu ul.level-0 > li > a:not(.btn).active:after,
#sp-main-menu ul.level-0 > li > a:not(.btn):hover:after,
#sp-main-menu ul.level-0 > li > a:not(.btn):active:after,
#sp-main-menu ul.level-0 > li > a:not(.btn):focus:after {
	margin: 0 auto;
	border-image: none;
	border-style: solid;
	border-width: 3px;
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #a14747	rgba(255, 255, 255, 0);
	position: absolute;
	bottom: 3px;
	left: 45%;
}

#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active,
#sp-main-menu ul.level-0 > li:active,
#sp-main-menu ul.level-0 > li:focus {
	border-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#sp-main-menu ul.level-0 > li:hover > a,
#sp-main-menu ul.level-0 > li.active > a,
#sp-main-menu ul.level-0 > li:active > a,
#sp-main-menu ul.level-0 > li:focus > a	{
	color: #a14747;
}

#sp-main-menu ul.level-0 > li:hover > a:before,
#sp-main-menu ul.level-0 > li.active > a:before,
#sp-main-menu ul.level-0 > li:active > a:before,
#sp-main-menu ul.level-0 > li:focus > a:before {
	width: 100%;
	border-bottom: 3px solid #a14747;
	position: absolute;
	left: 0;
	bottom: 0;
}

#sp-main-menu ul.level-0 > li:hover > a:after,
#sp-main-menu ul.level-0 > li.active > a:after,
#sp-main-menu ul.level-0 > li:active > a:after,
#sp-main-menu ul.level-0 > li:focus > a:after {
	margin: 0 auto;
	border-image: none;
	border-style: solid;
	border-width: 3px;
	border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #a14747	rgba(255, 255, 255, 0);
	position: absolute;
	bottom: 3px;
	left: 45%;
}

#sp-main-menu ul li.active > a.active {
	font-family: 'open_sansbold' !important;
}

#sp-header-wrapper {
	padding: 0;
	position: relative;
	width: 100%;
	display: block;
	z-index: 11;
}

#sp-header-wrapper:before {
	background: url(https://mvpropane.com/templates/jm_creatrix/images/top-shadow.png) bottom center no-repeat;
	position: absolute;
	bottom: -50px;
	height: 50px;
	width: 100%;
}

#sp-header-wrapper:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 0;
}

#sp-header-wrapper .container {
	z-index: 2;
	position: relative;
}

#sp-header-wrapper .logo-wrapper .logo {
	line-height: 70px;
	display: inline-block;
}

#sp-header-wrapper .logo-wrapper .logo-text {
	font-size: 24px;
}

#sp-header-wrapper .logo-wrapper .logo-slogan {
	font-size: 11px;
}

#sp-header-wrapper .search {
	margin-top: 10px;
}

#sp-header-wrapper .search form {
	margin: 0;
}

#sp-header-wrapper.header-ontop {
	background: rgba(255, 255, 255, 0.7);
	position: absolute !important;
}

#sp-header-wrapper.header-overlay-bottom {
	background: rgba(255, 255, 255, 0.9);
}

#sp-header-wrapper {
	border-bottom: 5px solid #d3bf96;
}

#sp-header-wrapper #sp-menu ul.level-0 > li > a {
	color: #7c7c7c !important;
	text-transform: uppercase;
	font-family: "open_sanscondbold" !important;
	font-size: 16px;
}

#sp-header-wrapper #sp-menu ul.level-0 > li > a.active {
	color: #500000 !important;
}

#sp-header-wrapper #sp-menu ul.level-0 > li > a.active span.menu {
	display: inline-block;
	background: url(https://mvpropane.com/templates/jm_creatrix/images/menu_item_sp.gif) repeat-x left 45px;
}

#sp-header-wrapper #sp-menu ul.level-0 > li > a:not(.btn)::before {
	border-bottom: none;
}

#sp-header-wrapper #sp-menu ul.level-0 > li > a:not(.btn)::after {
	border: 0;
}

#sp-header-wrapper:before {
	background: none !important;
	height: 0 !important;
	width: 0 !important;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
	width: 1170px
}

.container:before, .container:after {
	display: table;
	line-height: 0;
}

.row-fluid {
	width: 100%;
	*zoom: 1
}

.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
}

.row-fluid:after {
	clear: both
}

.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.564102564102564%;
	*margin-left: 2.5109110747408616%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.row-fluid [class*="span"]:first-child {
	margin-left: 0
}

.left {
	float: left;
}

.right {
	float: right;
}