    .main-navigation .hidden-top-sidebar-menu, .main-navigation .hidden-bottom-sidebar-menu {
	display: none;
}
@media (max-width: 1023px) {
	.container {
		max-width: 760px;
	}
	.main-header .top-left, .main-header .top-right, .main-header .custom-desktop-banner {
		display: none;
	}
	.main-header {
		box-shadow: none;
	}
	.main-header .header-1-wrapper {
		height: auto !important;
	}
	.main-header .top-center {
		width: 80%;
		margin: 0 auto;
		display: block;
		clear: both;
		float: none;
	}
	.site-branding img {
		max-width: 100%;
		max-height: none;
	}

	/* sidebar css */
	.vce-responsive-nav, .vce-menu-parent {
		color: #7c8f7e;
	}
	.vce-res-nav {
		width: 20%;
	}
	.vce-responsive-nav {
		width: 100%;
		margin-top: 20px;
	}
	.sidr .sidr-inner li a {
		color: #7c8f7e;
	}
	.sidr .sidr-inner ul li {
		font-size: 12px;
		font-weight: normal;
	}
	.desktop-thw-footer, .vce-responsive-nav .thw-menu-close, .sidr-main-open .vce-responsive-nav.nav-open .thw-menu {
		display: none;
	}
	.sidr-main-open .vce-responsive-nav.nav-open .thw-menu-close {
		display: block;
		float: left;
		margin-left: 15px;
	}
	.vce-responsive-nav img, .vce-right-responsive-nav img {
		max-width: 30px;
	}
	.vce-responsive-nav .thw-menu {
		margin-top: 5px;
		float: left;
		margin-left:15px;
	}
	.vce-responsive-nav .external-search {
		float: right;
	}
	.vce-right-mobile-menu {
		float: right;
		position: absolute;
		left: auto;
		right: 0;
		top: 0;
		width: 20%;
	}
	.vce-right-responsive-nav {
		width: 50%;
		color: #7c8f7e;
		display: block;
		margin: 20px 0 9px;
		font-size: 32px;
		line-height: 26px;
		float: left;
		position: relative;
		z-index: 5000;
	}
	.vce-right-responsive-nav:first-child {
		text-align: left;
	}
	.vce-right-responsive-nav:last-child {
		text-align: right;
	}
	.vce-right-responsive-nav img:last-child {
		margin-right: 15px;
	}

	.ajax_cart_quantity {
		font-size: 11px;
		background: #c5d29d;
		border-radius: 50%;
		color: #768548;
		right: 15px;
		line-height: 14px;
		padding: 1px 4px 0 4px;
		position: absolute;
		font-weight: bold;
		z-index: 9;
		top: 0;
	}
	.site-branding {
		width: 40%;
	}
	.site-branding .top-center {
		padding: 0;
	}
	.sidr.left {
		padding-top: 60px;
	}
	.sidr ul li, .sidr-class-sub-menu, .vce-menu-parent {
		border: none;
	}

	.sidr .sidr-inner li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding: 1px 27px;
		color: #818181;
	}
	.sidr .sidr-inner li a:hover {
		color: #9e9e9e;
		text-decoration: underline;
	}
	.sidr .sidr-inner li ul li a {
		padding: 1px 35px;
	}
	.sidr .sidr-inner li .fa-angle-right:before {
		font-size: 14px;
	}
	.vce-menu-parent:hover {
		color: #818181;
	}
	.sidr ul li span {
		padding: 0 27px;
	}
	.sidr ul li.sidr-class-search-header-wrap {
		display: none;
	}
	/*.sidr ul > li.sidr-class-menu-item:not(.sidr-class-current_page_item) {
		display: none;
	}*/

	.sidr .sidr-class-input-group {
		position: relative;
		display: table;
		border-collapse: separate;
		width: 212px;
		padding-bottom: 30px;
	}
	.sidr input.sidr-class-form-control {
		display: table-cell;
		color: #888;
		border: 1px solid #ebebeb;
		border-radius: 0;
		padding: 5px 10px;
		font-size: 11px;
		border-bottom-left-radius: 6px;
		border-top-left-radius: 6px;
	}

	.sidr .sidr-class-input-group-btn {
		position: relative;
		white-space: nowrap;
		vertical-align: middle;
		display: table-cell;
	}
	.sidr .sidr-class-navbar-button {
		height: 42px;
		width: 60px;
		border-radius: 0;
		border-bottom-right-radius: 6px!important;
		border-top-right-radius: 6px!important;
		background-color: #ececec;
		min-width: 60px;
	}
	.sidr .sidr-class-fa {
		font: normal normal normal 14px/1 FontAwesome;
		font-size: inherit;
		-webkit-font-smoothing: antialiased;
		text-rendering: auto;
	}
	.sidr .sidr-class-fa-search:before {
		content: "\f002";
		font-size: 22px;
	}
	.sidr .sidr-class-fa-angle-right {
		position: absolute;
		top: 0;
		right: 0;
		line-height: 48px;
	}
	.sidr .sidr-class-fa-angle-right:before {
		content: "\f105";
		font-size: 14px;
	}
	.sidr ul li span.sidr-class-nav-mobile-heading {
		color: #adadad;
		padding: 0;
		padding-left: 26px;
		font-weight: 600;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		line-height: normal;
	}
	.sidr .sidr-class-nav-mobile-hr {
		width: 210px;
		margin-top: 20px;
	    margin-bottom: 20px;
	    border: 0;
	    border-top: 1px solid #eee;
	}

	#post-0 .vce-search-form .vce-search-input, #post-0 .vce-search-form .vce-search-input:focus {
	    width: 550px;
	}
	body.sidr-main-open {
		position: fixed !important;
	}
	.mobile-footer {
		text-align: center;
	}
	.mobile-footer .social-image {
		width: 40px;
	}
	.mobile-footer .mobile-social-image {
	    display: inline-block;
	    margin-right: 15px;
	}
	.mobile-footer .mobile-social-image1 {
	    display: inline-block;
	}
	.mobile-footer .custom-p {
	    margin-top: 30px;
	    color: #66989e;
	    font-weight: 600;
	}
	.mobile-view-custom {
		display: flex;
	}
	.mobile-view-custom .our-customer, .mobile-view-custom .custom-about-us {
		width: 50%;
		float: left;
	}
}
@media (max-width: 420px) {
	.vce-res-nav, .vce-right-mobile-menu {
		width: 85px;
	}
}
@media (max-width: 768px) {
	#post-0 .vce-search-form .vce-search-input, #post-0 .vce-search-form .vce-search-input:focus {
	    width: auto;
	}
}

@media (min-width: 1023px) {
	#post-0 .vce-search-form .vce-search-input, #post-0 .vce-search-form .vce-search-input:focus {
	    width: 550px;
	}
	.custom-mobile-banner,
	.mobile-thw-footer,
	.vce-right-mobile-menu {
		display: none;
	}
	.carousel {
		position: relative;
	}
	.carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	.carousel-inner > .item {
		position: relative;
		display: none;
		min-height: 100px;
		-webkit-transition: .6s ease-in-out left;
			 -o-transition: .6s ease-in-out left;
				transition: .6s ease-in-out left;
	}
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		line-height: 1;
	}
	@media all and (transform-3d), (-webkit-transform-3d) {
		.carousel-inner > .item {
			-webkit-transition: -webkit-transform .6s ease-in-out;
				 -o-transition:      -o-transform .6s ease-in-out;
					transition:         transform .6s ease-in-out;
	
			-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
			-webkit-perspective: 1000px;
					perspective: 1000px;
		}
		.carousel-inner > .item.next,
		.carousel-inner > .item.active.right {
			left: 0;
			-webkit-transform: translate3d(100%, 0, 0);
					transform: translate3d(100%, 0, 0);
		}
		.carousel-inner > .item.prev,
		.carousel-inner > .item.active.left {
			left: 0;
			-webkit-transform: translate3d(-100%, 0, 0);
					transform: translate3d(-100%, 0, 0);
		}
		.carousel-inner > .item.next.left,
		.carousel-inner > .item.prev.right,
		.carousel-inner > .item.active {
			left: 0;
			-webkit-transform: translate3d(0, 0, 0);
					transform: translate3d(0, 0, 0);
		}
	}
	.carousel-inner > .active,
	.carousel-inner > .next,
	.carousel-inner > .prev {
		display: block;
	}
	.carousel-inner > .active {
		left: 0;
	}
	.carousel-inner > .next,
	.carousel-inner > .prev {
		position: absolute;
		top: 0;
		width: 100%;
	}
	.carousel-inner > .next {
		left: 100%;
	}
	.carousel-inner > .prev {
		left: -100%;
	}
	.carousel-inner > .next.left,
	.carousel-inner > .prev.right {
		left: 0;
	}
	.carousel-inner > .active.left {
		left: -100%;
	}
	.carousel-inner > .active.right {
		left: 100%;
	}
	.carousel-control {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 15%;
		font-size: 20px;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
		background-color: rgba(0, 0, 0, 0);
		filter: alpha(opacity=50);
		opacity: .5;
	}
	.carousel-control.left {
		left: -160px;
		background: none;
	}
	.carousel-control.right {
		left: auto;
		right: -38px;
		background: none;
	}
	.carousel-control:hover,
	.carousel-control:focus {
		color: #fff;
		text-decoration: none;
		filter: alpha(opacity=90);
		outline: 0;
		opacity: .9;
	}
	.carousel-control .icon-prev,
	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
		position: absolute;
		top: 50%;
		z-index: 5;
		display: inline-block;
		margin-top: -10px;
	}
	.carousel-control .icon-prev,
	.carousel-control .glyphicon-chevron-left {
		left: 50%;
		margin-left: -10px;
	}
	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-right {
		right: 50%;
		margin-right: -10px;
	}
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 20px;
		height: 20px;
		font-family: serif;
		line-height: 1;
	}
	.carousel-control .icon-prev:before {
		content: '\2039';
	}
	.carousel-control .icon-next:before {
		content: '\203a';
	}
	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 50%;
		z-index: 15;
		width: 60%;
		padding-left: 0;
		margin-left: -30%;
		text-align: center;
		list-style: none;
	}
	.carousel-indicators li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #000 \9;
		background-color: rgba(0, 0, 0, 0);
		border: 1px solid #fff;
		border-radius: 10px;
	}
	.carousel-indicators .active {
		width: 12px;
		height: 12px;
		margin: 0;
		background-color: #fff;
	}
	.carousel-caption {
		position: absolute;
		right: 15%;
		bottom: 20px;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	}
	.carousel-caption .btn {
		text-shadow: none;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}
	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px;
	}
	.carousel-indicators {
		bottom: 20px;
	}

	/* header css */
	.container {
		width: 960px;
	}
	.vce-main-content {
		width: 690px;
	}
	.sidebar {
		width: 270px;
	}
	.vce-lay-b {
		width: auto;
	}
	.main-header {
		background-image: url(/themes/theheadboardworkshop/img/clouds.jpg);
		background-image: var(--img-clouds);
		background-position: 0 165px;
		background-size: contain;
		background-repeat: repeat-x;
		margin-bottom: 10px;
		box-shadow:none;
	}
	.header-bottom-wrapper {
		background: none;
		box-shadow:none;
	}
	.header-bottom-wrapper .container {
		background: url(/themes/theheadboardworkshop/img/menu-bg.gif) no-repeat 0 0;
		background: var(--img-menu-bg) no-repeat 0 0;
		background-size: 100%;
	}
	.main-navigation ul {
		text-align: left;
	}
	.main-navigation a, .sidr a {
		font-family: 'Alabama';
		padding: 5px 0;
		white-space: nowrap;
	}
	.main-navigation .nav-menu > li:first-child {
		margin: 2px 6px 2px 16px;
	}
	.main-navigation .nav-menu li {
		font-size: 15px;
		margin: 2px 10px;
	}
	.nav-menu>li>a {
		box-shadow:none;
	}
	.nav-menu > li:hover > a {
		background: url(/themes/theheadboardworkshop/img/menu-hover.gif) repeat-x 0 22px;
		background: var(--img-menu-hover) repeat-x 0 22px;
		background-color: transparent;
		box-shadow :none;
	}
	.nav-menu>.menu-item-has-children>a:after {
		content:"";
	}
	.main-navigation .sub-menu > li > a, .main-navigation .sub-menu > li:hover > a {
		color: #000000;
		font-family: Arial;
		font-weight: normal;
		width: auto;
	}
	.main-navigation .sub-menu > li:hover > a {
		text-decoration: underline;
	}
	.main-box {
		box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
	}
	.main-header .top-center {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.main-header .top-left, .main-header .top-right {
		padding: 0;
	}
	.main-header .top-left h3, .main-header .top-right h3 {
		font-family: 'alabama';
		font-size: 14.5px;
		margin-top: 8px;
		line-height: 18px;
	}
	.main-header .top-left a, .main-header .top-right a,
	.main-header .top-left a:hover, .main-header .top-right a:hover {
		text-decoration: none;
	}
	.main-header .top-bar-lt-1,
	.main-header .top-bar-lt-2 {
		height: 35px;
		line-height: 35px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.main-header .top-bar-lt-1 p {
		background: url(/themes/theheadboardworkshop/img/hdr-top-1.gif) no-repeat 0 0;
		background: var(--img-header-top-left) no-repeat 0 0;
		color: #FFFFFF;
		font-family: "alabama";
		font-size: 15px;
		text-align: left;
		padding-left: 5px;
	}
	.main-header .top-bar-lt-1 p span {
		font-size: 19px;
		font-weight: normal;
		margin-left: 13px;
		letter-spacing: 1px;
	}
	.header-1-wrapper {
		padding-top: 0;
	}
	.main-header .top-right .bit-2 {
		padding: 0;
	}
	.main-header .top-bar-lt-2 {
		background: url(/themes/theheadboardworkshop/img/hdr-top-2.gif) no-repeat 0 0;
		background: var(--img-header-top-right) no-repeat 0 0;
		background-size: 100% 100%;
		font-size:11px;
		font-family: "alabama";
		padding: 0 8px;
	}
	.main-header .top-bar-lt-2 .top-bar-lt-2-in-rt {
		width: 43.75%;
		background: url(/themes/theheadboardworkshop/img/hdr-top-2-in.gif) no-repeat 0 3px;
		background: var(--img-header-top-right-inner) no-repeat 0 3px;
		background-size: contain;
		color: #FFFFFF;
		margin-right: 8px;
	}
	.main-header .top-bar-lt-2 .text-left {
		text-align: left;
	}
	.main-header .top-bar-lt-2 .top-bar-lt-2-in-rt span {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.main-header .top-bar-lt-2-in-rt a {
		color: #fff;
	}
	.main-header .top-bar-lt-2-in-lt .link2 {
		margin-left: 18px;
	}
	.main-header .top-bar-testimonial {
		clear: both;
		padding-top: 30px;
	}
	.main-header .custom-desktop-banner {
		clear: both;
		padding-top: 10px;
	}
	.main-navigation ul ul.sub-menu li:first-child {
		margin-top: 6px;
	}
	.main-navigation ul ul.sub-menu li {
		border-bottom: none;
		margin: 2px 20px 2px 6px;
	}
	.main-navigation ul ul.sub-menu {
		padding: 5px 5px 10px;
		border: 1px solid #bbbbbb;
		border-top: none;
		-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
		box-shadow: 0 2px 5px rgba(0,0,0,0.2);
		-moz-border-radius: 0 0 7px 7px;
		-webkit-bottom-left-border-radius: 7px;
		-webkit-bottom-right-border-radius: 7px;
		border-radius: 0 0 7px 7px;
	}
	.main-navigation ul li.search-header-wrap {
		margin: 0;
		background: #A57478;
		float: right;
		text-align:center;
	}
	.nav-menu > li.search-header-wrap:hover > a {
		background: none;
	}
	.main-navigation li.search-header-wrap > a.vce-item-selected {
		background: none;
	}
	h1.entry-title {
		width: auto;
	}
	.vce-ad-above-footer {
		width: 960px;
	}
	.vce-next-link, .vce-prev-link {
		width: 300px;
	}

	/* footer css */
	.site-footer {
		height: 185px;
		background-image: url(/themes/theheadboardworkshop/img/footer.gif);
		background-image: var(--img-footer-bg);
		background-position-y: 100%;
		background-repeat: repeat-x;
		box-shadow: none;
	}
	.block-prestalove-easyfooter {
		float: left;
		width: 100%;
		padding: 30px 0 15px 0;
	}
	.block-custom-html h2.block-title {
		font-family: Arial;
		border-bottom: 1px solid #a0bc61;
		margin-bottom: 13px;
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 3px;
		color: #7E9080;
	}
	.block-custom-html-content > ul {
		padding-left: 0;
		list-style: none;
		margin: 0 0 15px;
	}
	.block-custom-html-content li {
		line-height: 18px;
		font-size: 12px;
	}
	.block-custom-html a {
		color: #7c8f7e;
		font-size: 12px;
		text-decoration: none;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.payment-gateways {
		border-top: 1px solid #a0bc61;
		text-align: center;
		margin-top: 28px;
		padding-bottom: 0;
		padding-top: 0;
	}
	.footer-lines {
		display: inline-block;
		margin-top: 0;
	}
	.footer-line-left {
		float: left;
		text-align: left;
	}
	.footer-line-right {
		float: right;
		text-align: right;
	}
	.payment-gateways p {
		font-size: 12px;
		color: #7c8f7e;
		margin-bottom: 15px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.payment-gateways img {
		margin-top: -25px;
		float: left;
		margin-left: 2%;
	}

	.experts-delighted a:hover {
		text-decoration: none;
	}

	.gallery-footer {
		background: #ecf2f6;
		border-radius: 16px;
		margin-bottom: 24px;
		padding: 14px;
		float: left;
	}
	.gallery-footer h3 {
		font-size: 24px;
		font-family: "alabama";
		margin-bottom: 15px;
		color: #555;
	}

	.gallery-footer p {
		line-height: 15px;
		color: rgb(124, 143, 126);
		font-size: 11px;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		margin-bottom: 15px;
	}
	
	.gallery-footer-2 {
		clear: both;
		float: left;
		margin-bottom: 25px;
	}

	.gallery-footer-2 .custom-desktop-div {
		width: 48.75%;
		background: #f1f5e6;
		padding: 8px;
		border-radius: 10px;
		min-height: 155px;
		margin-right: 10px;
	}

	.have-some-qst h3, .grab-baa-link h3 {
		font-family: "alabama";
		padding-top: 10px;
		margin-bottom: 10px;
	}

	.grab-baa-link h3 {
		padding-top: 2px;
	}

	.grab-baa-link .img-div {
		padding: 15px 10px;
	}

	.grab-baa-link .img-div img {
		min-width: 115px;
	}
	.gallery-footer-2 h3 {
		font-size: 22px;
		color: #555;
	}

	.gallery-footer-2 p {
		color: rgb(124, 143, 126);
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 11px;
		line-height: 1.72857;
		margin: 0 0 15px 0;
	}
	.experts-delighted .experts .btn, .experts-delighted .delighted-customers .btn, .gallery-footer .btn, .gallery-footer-2 .btn {
		display: inline-block;
		margin-bottom: 0;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		font-family: "alabama";
		text-transform: uppercase;
		padding: 8px 21px;
		font-size: 13px;
		line-height: 12px;
		color: #fff;
		border-radius: 3px;
	}
	.gallery-footer .btn-blue-background {
		background-color: #66989e;
	}
	.grab-baa-link .custom-baagain-btn {
		background-image: none;
		background-color: #a0bc61;
	}
	.text-center {
		text-align: center;
	}
	.col-xs-9 {
		width: 75%;
		display: block;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}

	.col-xs-8 {
		width: 66.66667%;
		display: block;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}

	.gallery-footer-2 .bit-2 {
		width: 48.75%;
		background: #f1f5e6;
		padding: 7px;
		border-radius: 10px;
		min-height: 155px;
	}
	.gallery-footer-2 .padding-0 {
		padding: 0;
	}
	.gallery-footer-2 .img-div {
		padding: 15px 5px;
	}
	.gallery-footer .bit-3 {
		float: left;
		padding-top: 0;
		padding-bottom: 0;
	}

	.experts-delighted .experts .experts-left {
		width: 37.55556%;
		float: left;
	}
	.experts-delighted .experts .experts-right {
		width: 62.44444%;
		float: left;
		padding: 0 15px;
	}
	.experts-delighted .experts h2, .experts-delighted .delighted-customers h2 {
		font-size: 22px;
		color: #7E9080;
		font-family: "alabama";
	}
	.experts-delighted .experts p, .experts-delighted .delighted-customers p {
		color: rgb(124, 143, 126);
		margin-bottom: 15px;
		font-size: 11px;
	}
	.experts-delighted .experts p {
		text-align: left;
	}
	.experts .custom-desktop-btn, .delighted-customers .testimonial-link-btn {
		background-color: #a0bc61;
	}

	.experts-delighted .delighted-customers .experts-left {
		width: 41.66666666666667%;
		float: left;
	}
	.experts-delighted .delighted-customers .experts-right {
		width: 58.333333333333336%;
		float: left;
		padding: 0 15px;
	}

	.experts-delighted .delighted-customers .carousel-inner .item strong {
		display: block;
		text-align: center;
	}
	.experts-delighted .delighted-customers .carousel-control.left .glyphicon {
		background: url(/themes/theheadboardworkshop/img/carousel-side-left.gif) no-repeat 0 0;
		background: var(--img-carousel-side-left) no-repeat 0 0;
	}
	.experts-delighted .delighted-customers .right .glyphicon {
		background: url(/themes/theheadboardworkshop/img/carousel-side-right.gif) no-repeat 0 0;
		background: var(--img-carousel-side-right) no-repeat 0 0;
	}
	.delighted-customer-img {
		padding-left: 78px;
	}
	.phone-blue {
		background: url(/themes/theheadboardworkshop/img/1phone.png) no-repeat 0 0;
		background: var(--img-phone) no-repeat 0 0;
		padding-left: 30px;
		color: #66989e;
	}
	.vce-lay-d {
		width: 300px;
	}
	h1.entry-title, .sidebar .widget-title, .main-box-title {
font-family: 'alabama';
color: #708572;
font-weight:normal;
}

}
@media all {
    .greenbg {
    background-image: none;
    display:inline-block;
    background-color: #ebf4d6;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding: 5% 0;

}
.fitcontent {
 width:50%; 
 margin:auto;
}
.greenspacer {
 width:1800px;   
}
}
    
}
}
