
/*   
Theme Name: Essington Mobility 2026
Theme URI: https://www.essingtonmobility.co.uk
Description: Responsive - custom template Brian Pedley 2026
Author: Brian Pedley
Author URI: http://www.pedleyonline.co.uk
Version: 1.24
*/

/*

Useful Colours - main text : #000

Essington Bright Orange - ff7f00

font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;

 
 
 */
  
@charset "UTF-8";
body {
}

html, body {
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li { margin: 0; padding: 0; }

#websitemiddleLeft ul li, #topnavHolder ul li, #topAdmin li, #webPage li, #topSocial li, #homeTicks, #homePosts li,#adminLeft li, #pageRow.tabs li, #postsRight li, #acornTicks li, #pageSocial li, div#footerNav li, #regionalMenu li, #blogPost li, div.summary.entry-summary li, #footer li, #footerSocial li,  #sidenav li, #linknav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}  

#websiteHolder {
		color: #4c5153;
	padding-left: 0;
	padding-right: 0;
}

#mainpageHolder {
	margin-left: 0;
	margin-right: 0;
}

:focus {
  outline: none !important;
}

::-moz-focus-inner {
  border: 0 !important;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}

a img {
	border-width: 0px;
	border-style: none;
}

.gaptopbot {
	padding-top: 10px;
	padding-bottom: 10px;	
	}
.gaptop {
	padding-top: 10px;
}

img.alignright {
	float:right;
	margin:0 0 20px 20px
}
img.alignleft {
	float:left;
	margin:0 20px 20px 0
}
 
/* Animate This */
 
#signupHolder .animateThis input.sib-default-btn {
animation: zoomIn;
animation-duration: 1s;
}	

 
/* Main Structure */

/* Top Message */

#messageBar {
	font: 1.4em 'Montserrat', sans-serif;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 22px;
	text-align: center;
	background-color: #000000;
	color: #fff;
}

#messageBar.orange {
	background-color: #ff7f00;
}
#messageBar.black {
	background-color: #000;
}

#messageBar a {
	color: #fff;
	text-decoration: none;	
}

#messageBar a:hover {
	color: #fff;
	text-decoration: none;
}

/* Website Top */

.admin-bar #websiteHeader  {
  top: 32px;
}

#websiteHeader {
font: 1em/1.6em 'Open Sans', sans-serif;
	background: url(_graphics/top-bar-bg.png) 0 -10px repeat-x #fff;
	height: 160px;
	margin-left: 0;
	margin-right: 0;
}
 
#websiteTop {

}
#logo {
	height: 140px;
	width: 25%;
	float: left;
}
#logo img {
	height: 140px;
	margin-left: 0;
	margin-right: auto;
	border: 4px solid #000;
	border-radius: 100px;
	background-color: #fe7f00;
}	

/* Responsive Menu */

ul#responsive-menu-pro li {
	font-weight: bold;
}

/* Top Admin */

#topAdmin a {
	color: #626261;
	transition: color;
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
}

#topAdmin ul {
	font: bold 1em 'Montserrat', sans-serif;
	float: right;
	margin-bottom: 0;
	padding-top: 10px;
	height: 40px;
	padding-bottom: 10px;
} 

#topAdmin li {
	float: left;
	padding-left:10px;
	border-left: 1px solid #626261;
	margin-left: 10px;
}

#topAdmin .current-menu-item a,
#topAdmin a:hover {
	color: #000;	
}

#topAdmin li#menu-item-400 {
	padding-left:0px;
	border-left: 0px solid #393836;
	margin-left: 0px;	
}

#topBits {
	width: 50%;
	float: right;
}

#topContact {
	height: 70px;
	text-align: left;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 0px;
	color: #787876;
	width: 244px;
}

#topContact #icon {
	border-radius: 44px;
	background-color: #fe7f00;
	width: 44px;
	margin-top: 12px;
	float: left;
	border: 4px solid #000000;
}

#topContact #number {
	width: 200px;
	float: right;
	padding-top: 22px;
	padding-left: 20px;
}

#topContact .location {
		color: #dd6e00;
}

#topContact .number {
		background: url(_graphics/tel-top-icon.png) 0 2px no-repeat;
	background-size: 12px;
		color: #000;
	padding-left: 15px;
	margin-left: 5px;
}

#topSocial ul {
	float: right;
}

#topSocial li a img {
	border-radius: 42px;
	background-color: #fe7f00;
	width: 42px;
	margin-top: 13px;
		border: 2px solid #000000;
}

#topRight {
	font-family: 'Montserrat', sans-serif;
	width: 75%;
	float: right;
	height: 90px;
}

#topRight .widget_product_search {
	width: 300px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: auto;
	border-left-width: 0;
	background-color: #fff;
	border: 1px solid #000;
}
#topRight input#woocommerce-product-search-field-0.search-field {
	width: 235px;
	padding: 10px 15px;
	border-style: none;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	background-color: rgba(255, 255, 255, 0);
}
#topRight .widget_product_search button {
background: url(_graphics/search-icon.png) 10px 8px no-repeat rgb(254, 127, 0);
	background-size: 24px;
width: 43px;
	border-style: none;
	padding: 10px;
	color: rgba(255, 0, 0, 0);
	transition-property: background-color; 
	transition-duration: .3s;
	transition-timing-function: ease-out;
float: left;
}
#topRight .widget_product_search button:hover {
	background-color: #fd9329;
}

/* Mega Menu */ 

#topnavHolder #maxmegamenu-2.widget ul {
	margin-top: 0px;
}

#topnavHolder #maxmegamenu-2.widget li.mega-menu-item a.mega-menu-link {
	font-family: 'Montserrat', sans-serif;
	padding-left: 20px;
	padding-right: 20px;
		margin-left: 0px;
	transition: background-color;
	transition-duration: .4s;
	transition-timing-function: ease-in-out;
	color: #ffffff;
	font-weight: bold;
}

#topnavHolder #maxmegamenu-2.widget li.mega-menu-item a.mega-menu-link:hover {
		color: #fff;
		background-color: #cf6a05;
}

#topnavHolder.grey #maxmegamenu-2.widget li.mega-menu-item a.mega-menu-link:hover {
	background-color: #848382;
}

#topnavHolder #maxmegamenu-2.widget li.mega-menu-item-25 a.mega-menu-link,
#topnavHolder #maxmegamenu-2.widget li.mega-menu-item-25 a.mega-menu-link:hover {
		background-color: #cf6a05;	
}

#topnavHolder #maxmegamenu-2.widget li.mega-menu-item.mega-current-menu-item a.mega-menu-link
 {
color: #fff;
background-color: #000;
}
 
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu {
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 0px;
}

#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link,
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-menu-item a.mega-menu-link {
font-family: 'Montserrat', sans-serif;
background-color: #fff;
border-left: 0px solid #000;
	color: #000;
transition: background-color;
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
border-bottom: 1px solid #fe7f00;
padding-left: 20px;
font-weight: bold;
}
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-menu-item a.mega-menu-link:hover {
color: #000;
background-color: #e9e8e8;
}


/* Top Nav */

#topnavHolder {
	float: right;
	text-align: left;
	height: 50px;
	margin-left: 0;
	margin-right: 0;
	background-color: #ff7f00;
}

#topnavHolder.grey {
	background-color: #a09f9e;	
}

#topnavHolder ul {
text-align: left;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
 
#topnavHolder li {
	display: block;
	height: 45px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#topnavHolder li a {
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 40px;

	transition-property: color border-bottom; 
	transition-duration: .3s;
	transition-timing-function: ease-out;
	margin-left: 20px;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px solid #000;
}

#topnavHolder li#menu-item-25 a {
	margin-left: 0;
}

#topnavHolder li a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #909a9f;
}
 
#topnavHolder .current-menu-item a,
#topnavHolder .current_page_item a,
#topnavHolder .current-menu-item a:hover,
#topnavHolder .current_page_item a:hover
 {
	color: #fff;
	border-bottom: 2px solid #fff;
} 
 
#topnavHolder ul ul {
	display: none;
	position: absolute;
    top: 45px;
	width: 250px;
	border-top: 1px solid #000;
}
 
#topnavHolder .current-menu-item ul li
{
	border-top: 1px solid #000;
}
 
#topnavHolder ul ul li {
	float: none;
} 
  
#topnavHolder ul ul li a {
	background-color: #535b5d;
	height: 30px;
	color: #bdbfc0;
	padding-right: 15px;
	padding-left: 20px;
	border-bottom: 1px solid #000;
	padding-top: 5px;
	margin-left: 0px;
	font-size: .9em;
}
 
#topnavHolder ul ul li a:hover {
	border-bottom: 1px solid #000;
    background-color: #3e4446;
	color: #fff;
}  

#topnavHolder .current-menu-item ul li a,
#topnavHolder .current-page-item ul li a
 {
	border-bottom: 1px solid #000;
	background-color: #535b5d;
	color: #fff;
}
#topnavHolder .current-menu-item ul li a:hover,
#topnavHolder .current-page-item ul li a:hover
 {
    background-color: #3e4446;
	border-bottom: 1px solid #000;
color: #fff;
}
    
#topnavHolder ul li:hover > ul {
display: block;	
}
/* Website Middle */
 
.col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
  
#shopPage {
	margin-left: 0;
	margin-right: 0;
}
#mainpageHolder,
#middleContent,
#websiteMiddle {
font: 1.1em/1.6em 'Montserrat', sans-serif;
font-weight: 400;
	color: #000;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0;
	margin-right: 0;
}

#wooPage {
font: 1.1em/1.6em 'Montserrat', sans-serif;
font-weight: 400;
	color: #000;	
}

#wooPage h1,
#mainpageHolder h1,
#websiteMiddle h1 {
font: 2.4em 'Montserrat', sans-serif;
font-weight: bold;
margin-top: 20px;
}

#wooPage h1.top,
#wooPage h1#top,
#mainpageHolder h1.top,
#websiteMiddle h1.top,
#mainpageHolder h1#top,
#websiteMiddle h1#top {
	margin-top: 0px;	
}

#wooPage h2,
#mainpageHolder h2,
#websiteMiddle h2,
#shopPage h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

#pageRow h2#testimonials {
	font-size: 2.2em;
	margin-top: 0;
	margin-bottom: 15px;
}

#mainpageHolder h2.top,
#websiteMiddle h2.top,
#mainpageHolder h2#top,
#websiteMiddle h2#top {
	margin-top: 0px;	
}

#mainpageHolder h2#gapTop,
#websiteMiddle h2#gapTop,
#mainpageHolder h2.gapTop,
#websiteMiddle h2.gapTop {
		margin-top: 25px;
}

#wooPage h3,
#mainpageHolder h3,
#websiteMiddle h3 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	margin-top: 20px;
}

#mainpageHolder h4,
#websiteMiddle h4 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#mainpageHolder h5,
#websiteMiddle h5 {
	font-weight: bold;
	margin-top: 20px;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#mainpageHolder h4.subhead,
#websiteMiddle h4.subhead {
	color: #fc7e00;
	margin-bottom: 20px;
	margin-top: 0;
}

#mainpageHolder h4#top,
#websiteMiddle h4#top,
#mainpageHolder h3#top,
#websiteMiddle h3#top {
	margin-top: 0px;
	margin-bottom: 10px;
}

  
#blogBg {
	padding-bottom: 30px;
	width: 100%;
	padding-top: 20px;
} 
 
#websiteMiddle {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 30px;
} 

#pageBlock {
	margin-left: 0;
	margin-right: 0;
}

#pageContent {
	background-color: #fff;
}

#pageContent.container {
	padding-left: 0;
	padding-right: 0;
}

#websiteMiddle div.container {
	padding-right: 15px;
	padding-left: 15px;
}

img#gaptopBot {
	margin-bottom: 30px;
	margin-top: 30px;
}


#websiteMiddle #action.homepage {
	padding-top: 0;
} 

#action a {
	font-family: 'Montserrat', sans-serif;
	background-color: #fd7e00;
	color: #fff;
	width: 60%;
	margin-right: auto;
	margin-left: 0;
	padding: 15px 10px;
	display: block;
	border-radius:5px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 30px;
	transition-property: color border-bottom; 
	transition-duration: .3s;
	transition-timing-function: ease-out;

} 

#action a:hover {
	background-color: #fd9328;
	color: #fff;
	text-decoration: none;
} 

/* Newsletter Sign Up */

body.page-id-2324 #websiteMiddle {
	background-color: #fe7f00;
	padding-top: 30px;
}

body.page-id-2324 #messageBar.orange {
	display: none;
}

#signupHolder {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 60px;
	background-color: #fff;
	border-style: solid;
	text-align: center;
}

#signupHolder p.sib-email-area {
	margin-top: 30px;
}

#signupHolder input.sib-email-area {
	border: 1px solid #000;
	margin-left: 13px;
	padding: 10px;
	font-weight: bold;
}

#signupHolder input.sib-default-btn {
	font-size: 1.6em;
	font-weight: 500;
	padding: 14px 20px 16px;
	background-color: #fe7f00;
	border: 1px solid #000000;
	color: #fff;
	margin-top: 20px;
	transition-property: background-color; 
	transition-duration: .3s;
	transition-timing-function: ease-out;
}

#signupHolder input.sib-default-btn:hover {
	background-color: #fe8d1c;
}

/* New Layout */

#topImage {
	overflow:  hidden;
}

#topImage img {
	width: 100%;
	height: auto;
}

#topImage.cropped {
	position: relative;
	height: 500px;	
}

#topImage.cropped img {
 width: 100%;
	height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#middleIntro.center {
	text-align: center;
	padding: 30px 200px;
	margin-left: 0;
	margin-right: 0;
}

.woocommerce-info {
	display: none;
}

#homePosts,
#pageRow {
	margin-left: 0;
	margin-right: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

#pageRow.gapTop {
	margin-bottom: 0;
}
#pageRow.gapBot {
	margin-top: 0;
}

#pageRow.noPadding {
	padding-top: 0;
	padding-bottom: 0;
}

#webBlock {
		margin-left: 0;
	margin-right: 0;
}

#boxed.feature,
#pageRow.feature {
	text-align: center;
	font-size: 1.9em;
	color: #fff;
	line-height: 1.4em;
}

.term-description #pageRow.topFeature {
	padding-top: 0;
	padding-bottom: 0px;
}
#pageRow.topFeature p {
	margin-bottom: 0;
}

#pageRow.feature a,
#boxed.feature a {
	color: #fff;	
}

#boxed {
	text-align: center;
	font-size: 1.9em;	
}

#boxed.feature {
	padding: 40px;
}

#boxed.feature.orange,
#pageRow.feature.orange {
	background-color: #ff7f00;	
}
#pageRow.feature.black {
	background-color: #000;	
}

#shopPage #pageRow.intro.bar {
	padding-bottom: 40px;	
}

#shopPage #pageRow.intro {
	padding-bottom: 60px;	
}

#pageRow.pageTitle {
	padding-bottom: 0;
}

#pageRow.pageTitle.sitemap {
	padding-bottom: 25px;
}

#pageRow.pageTitle h1 {
	margin-bottom: 0;
}

#homeblogIntro {
	margin-bottom: 30px;
}

.term-description #pageRow {
	margin-left: 0;
	margin-right: 0;
	padding-top: 0px;
	padding-bottom: 40px;
}

#pageRow.headerTitle {
	background-color: #fe7f00;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}

.term-description #pageRow.headerTitle {
	background-color: #fff;
	color: #000;
	padding-top: 30px;
	padding-bottom: 40px;

	text-align: left;
}

.term-description #pageRow.headerTitle h1 {
	font-weight: bold;	
}
h2.strap,
h2#strap {
	color: #fe7f00;
	font-size: 1.4em;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2.strap.gapBot {
	margin-bottom: 20px;
}

#pageRow.panels {
background-color: #dededd;
padding-bottom: 15px;
}

#pageRow.testimonials {
	background-color: #dad9d9;
}

#pageRow.gapBot {
	padding-top: 0;
}
#pageRow.gapTop {
	padding-bottom: 0;
	padding-top: 40px;
}

#imageRow.gapTop {
	margin-top: 30px;
}
#imageRow.gapBot {
	margin-bottom: 30px;
}

h2.center {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-weight: 400;
	font-size: 2em;
}

h2.large {
	font-size: 2.4em;
}

/* BreadCrumb */

#breadCrumb {
	font-family: 'Montserrat', sans-serif;
		background-color: #dad9d9;
		padding-top: 10px;
	padding-bottom: 10px;
}

#breadCrumb .current,
#breadCrumb .current-item {
	font-weight: bold;
}

#breadCrumb a,
#breadCrumb a {
		font-weight: bold;
		color: #5a5957;
}
#breadCrumb a:hover,
#breadCrumb a:hover {
	color: #000;
}

/* Extra Block */

#stairliftAreas {
	margin-top: 20px;
}

/* Homepage Slider */

#productSlider {
	margin-top: 30px;
}

#productSlider .wpsf-product-title a {
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}

/* Page Intros */

.intro #textLeft {
	width: 60%;
	float: left;
	padding-right: 20px;
}
.intro #textRight {
	width: 40%;
	float: right;
	padding-left: 20px;
}

/* Page Extra */

.half #textLeft {
	width: 50%;
	float: left;
}
.half #textRight {
	width: 50%;
	float: right;
}

/* Page Panels */

.panels #panel {
	font-family: 'Montserrat', sans-serif;
	width: 33.33%;
	float: left;
	margin-bottom: 30px;
}

#panel.one,
#panel.four {
	padding-right: 20px;
}
#panel.two,
#panel.five
 {
	padding-right: 10px;
	padding-left: 10px;
}
#panel.three,
#panel.six {
	padding-left: 20px;
}

#panelTitle a {
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	background-color: #fff;
	padding: 10px 15px 12px;
	border-bottom: 5px solid rgba(253, 126, 0, 0);
	display: block;
	transition-property: border-bottom; 
transition-duration: .3s;
transition-timing-function: ease-out;
}

#panelTitle a:hover {
	border-bottom: 5px solid #fd7e00;	
}

#adminPanels #panelText {
	padding: 0;
	text-align: center;
}

#panel #panelImage {
	background-color: #fff;
}

#panel #panelImage img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}

/* Service Panels Row */

#pageRow.services #panel {
	width: 100%;
	float: left;
	background-color: #fff;
	margin-bottom: 40px;
}

#pageRow.services #panelImage {
	width: 100%;
		float: left;
	overflow:  hidden;
}

#pageRow.services #panelImage img {
	width: 100%;
	height: auto;
}

#pageRow.services #panelBlock {
		width: 100%;
		float: right;
}

#pageRow.services #panelText {
	padding: 40px;
}

#pageRow.services {
		background-color: #dededd;
		padding-bottom: 10px;
}


/* Location Row */

#pageRow.locations {
	background-color: #dededd;
}

#pageRow.locations h2 {
	margin-bottom: 15px;
}

#pageRow.locations.two #panel {
	float: left;
	width: 50%;
}

#pageRow.locations #location {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	float: left;
	width: 100%;
}

body.page-id-1474 #locationTop,
body.page-id-1449 #locationTop,
body.page-id-401 #locationTop {
	display: none;
}

#locationTop {
	float: left;
	width: 100%;
	background-color: #fff;
}

#shopLeft {
	width: 45%;
	float: left;
}
#shopRight {
	padding: 20px;
	width: 55%;
	float: left;
}

#shopRight #more a {
	width: 140px;
	text-align: center;
	padding: 10px;
	border: 1px solid #000000;
	margin: 20px auto 20px 0;
	transition-property: background-color; 
transition-duration: .3s;
transition-timing-function: ease-out;
display: block;
}

#shopRight #more a:hover {
	background-color: #e7e7e5;
}

#locationLeft a {
	color: #fff;
}

#locationLeft,
#location #telephone {
	font-size: 1.3em;
	width: 50%;
	float: left;
	padding: 15px 20px;
}

#location #telephone a {
		background: url(_graphics/orange-tel-icon.png) 0 0px no-repeat;
	background-size: 18px;
	display: block;
	color: #ffffff;
	text-align: left;
	padding-left: 25px;
}

#pageRow.locations #panelLeft,
#pageRow.locations #panelRight {
	width: 50%;
		padding: 20px;
	float: left;
	background-color: #ffffff;
}

/* Contact Page Location Row */

.contact #location {
	float: left;
	width: 100%;
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 20px;
	border: 1px solid #bbbbba;
}

.contact h2#header {
	margin-bottom: 20px;
}

.contact #location h2 {
	font-size: 1.6em;
	margin-bottom: 20px;
}
.contact #location h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.contact #location #addressLeft {
	float: left;
	width: 50%;
}
.contact #location #addressRight {
	float: left;
	width: 50%;
}

.contact #location .telephone {
	padding-top: 5px;
	padding-bottom: 15px;
}

.contact .email {
	padding-bottom: 10px;
}

.contact .email a {
	background: url(_graphics/email-icon.png) 0 7px no-repeat;
	background-size: 18px;
	display: block;
	color: #000;
	text-align: left;
	padding-left: 35px;
	font-weight: bold;
	font-size: 1.1em;	
}

.contact #location .telephone a {
		background: url(_graphics/orange-tel-icon.png) 0 0px no-repeat;
	background-size: 18px;
	display: block;
	color: #000;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	font-size: 1.4em;
}



/* Brand Logos */

#pageRow.logos.four #panel {
	float: left;
	width: 25%;
}
#pageRow.logos.five #panel {
	float: left;
	width: 20%;
}

/* Bullet Styling */

#homeTicks li a {
font-family: 'Montserrat', sans-serif;
font-weight: bold;
padding: 8px 40px 8px 20px;
display: block;
margin-bottom: 5px;
background: url(_graphics/orange-plus-icon.png) right 0 no-repeat #dededd;
	background-size: 40px;
border-left: 10px solid #ababa8;
transition-property: background-color, border-right; 
transition-duration: .3s;
transition-timing-function: ease-out;
}

#homeTicks li.noLink {
font-weight: bold;
padding: 8px 40px 8px 20px;
display: block;
margin-bottom: 5px;
background: url(_graphics/orange-tick-icon.png) right 0 no-repeat #dededd;
	background-size: 40px;
border-left: 10px solid #ababa8;
transition-property: background-color, border-right; 
transition-duration: .3s;
transition-timing-function: ease-out;	
}

#homeTicks li a:hover {
	background-color: #c5c5c2;
}

div.summary ul#bullets {
	margin-bottom: 20px;
	margin-top: 15px;
}

ul#bullets li {
	background: url(_graphics/orange-bullet.png) 0 8px no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
	text-align: left;
}

ul#bullets li {
	font-weight: normal;
	font-style: normal;
}


/* Admin Pages */
 



/* Outlet Pricing */

#priceBox {
	margin-top: 20px;
	margin-bottom: 10px;
}

#priceBox .newPrice {
	color: #d10101;
	padding-left: 10px;
	font-size: 1.1em;
}

#priceButton a {
	display: block;
	padding: 10px 10px 12px;
	width: 200px;
	margin-right: auto;
	margin-bottom: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #6d787d;
	color: #fff;
	border-radius: 5px;
	margin-top: 20px;
	transition-property: background-color; 
	transition-duration: .3s;
	transition-timing-function: ease-out;
}

#priceButton a:hover {
		background-color: #8f989c;
}

/* Caption Styling */

#captionBox {
	margin-top: 40px;
	margin-bottom: 50px;
	text-align: center;
}
#captionBox #captionTitle {
	color: #5b9b95;
	padding-top: 0;
	padding-bottom: 10px;
	font-weight: bold;
}
#captionBox img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#captionBox #caption {
font-size: .9em;
font-style: italic;
	color: #5b9b95;
	padding-top: 10px;
}

/* Web Page Styling */

/* Top Banner and Caption */

#topBanner {
margin-left: 0;
margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
		overflow:hidden;
}

#topBanner img {
	width: 100%;
}
 
#topBanner #topCaption img#lifestyle {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
} 

#overlay #headerCaption {
	position: absolute; 
	background-color: rgba(52, 68, 101, 0.8);
	text-align: left;
	color: #fff;
	padding-top: 60px;
	padding-bottom: 0px;
	width: 100%;
	margin-bottom: 0px;
} 

.homePage #overlay #headerCaption {
	background-color: rgba(182, 35, 39, 0.5);
}

#overlay.noNav #headerCaption {
	padding-top: 60px;
}
 
#headerCaption {
	position: absolute; 
	bottom: 0px;
   left: 0; 
   width: 100%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
}

#shopPage #topCaption h1 {
	line-height: 1.2em;
	font-size: 2.8em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 0;
}

#headerStrap {
	width: 100%;
	font-size: 1.6em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 8px;
	margin-bottom: 20px;
}
#bottomCaption {
	width: 100%;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #fff;
	text-align: center;
}

#topSlider {
	margin: 0px 0 10px;
}

#wideButton a {
	text-align: center;
	display: block;
	background-color: #000;
	padding: 25px 20px 30px;
	margin-bottom: 20px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 1.6em;
	transition-property: color border-bottom; 
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
#wideButton a:hover {
	background-color: #292727;	
}
 
#extraText,
#webPage {
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#webPage {

}

#extraText {
	margin-top: 10px;
}

#extraText a,
#webPage a {
	font-weight: bold;
	color: #626868;
}
#extraText a:hover,
#webPage a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#pageIntro,
#pageMiddle
 {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 40px;
}

#textFull {
	padding-left: 0;
	padding-right: 0px;
	margin-bottom: 20px;
}

.term-description {
		font-family: 'Montserrat', sans-serif;
	float: left;
	width: 100%;
}

.term-description #brandLogo {
	width: 100%;
}

.term-description #brandLogo img {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

body.page-id-711 #webPage h2 {
	margin-top: 30px;
}
body.page-id-711 #webPage h2.top {
	margin-top: 0px;
}

#allText h2,
#extraText h2,
#webPage h2 {
	margin-top: 30px;
	font-size: 1.4em;
	font-weight: bold;
}

#webPage h2 {
	font: 1.6em 'Montserrat', sans-serif;
	margin-top: 20px;
	margin-bottom: 14px;
}

body.home.page #webPage h2 {
	font-size: 1.8em;
}
body.home.page #webPage h2 a {
		color: #547b77;
}

#allText h3,
#extraText h3,
#webPage h3 {
	margin-top: 0;
	color: #547b77;
}

#webPage h4 {
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	margin-top: 20px;
	text-transform: uppercase;
}

#fullHeader {
	margin-left: 0;
	margin-right: 0;
	padding-right: 50px;
	padding-left: 50px;
}

#fullHeader h2 {
		margin-top: 0;
	color: #0f7090;
}

#imagerightTop {
}

#imagerightTop img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 20px;
} 

#allText li,
#webPage li {

}

#webPage #contactformHolder.support li,
#webPage #contactformHolder li {
	list-style-position: outside;
	margin-left: 0;
	display: block;
	background: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

#webPage #textRight #internalLinks {
	margin-top: 20px;
}

#webPage #textRight #internalLinks li a {
background-color: #e5f5f3;
padding: 10px 20px;
display: block;
border-radius:  5px;
margin-bottom: 5px;
		color: #547b77;
	font-size: 1.2em;
}
#webPage #textRight #internalLinks li a:hover {
	background-color: #cee5e2;
}

/* Image Hovers */

#panelImage img,
#catPic img,
#servicePic img {
	filter: grayscale(1%);
	transition-property: opacity;
	transition-duration: .4s;
	transition-timing-function: ease-in-out;
}
#panelImage img:hover,
#catPic img:hover,
#servicePic img:hover {
	opacity: 0.7;
} 

/* Google Map */ 

#googleMap {
	margin-top: 0px;
	float: left;
	width: 100%;
	padding: 0px;
}

/* Opening Hours */ 

#openingHours #day {
	width: 40%;
	float: left;
}
#openingHours #hours {
	width: 60%;
	float: left;
}

/* Page Logos */ 

h2.middle {
	text-align: center;
}

#introBlock.middle {
	text-align: center;
	margin-bottom: 20px;
}

#pageRow.noGaps {
	padding-top: 0;
	padding-bottom: 40px;
}

#pageLogos.stairlifts #logo img {
	border-style: none;
	background-color: #fff;
	border-radius:  0px;
}

#pageLogos.stairlifts.three #logo img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

/* Sitemap */

#siteMap {
	margin-top: 30px;
	float: left;
	width: 100%;
} 

#sitemapOne,
#sitemapTwo,
#sitemapThree {
	padding-left: 0;
	padding-right: 20px;
}

ul#sitemap {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul#sitemap li.bold {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 20px;
}

ul#sitemap li {
	background: url(_graphics/orange-bullet.png) 0 8px no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	display: block;
	font-weight: normal;
	font-style: normal;
		transition-property: color; 
	transition-duration: .3s;
	transition-timing-function: ease-out;
}
ul#sitemap li:hover {
	color: #fe7f00;
	text-decoration: none;
} 


/* Services Panels */

#shopPanels,
#servicePanels {
	padding-top: 30px;
	margin-left: 0;
	margin-right: 0;
}

#servicePanel {
	width: 33.33%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#serviceHeader a {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 0;
	height: 70px;
	display: block;
	color: #537a76;
	background: url(_graphics/invisi-plus-icon.png) right 12px no-repeat;
	background-size: 32px;
	padding-right: 40px;
	line-height: 1.4em;
}
#serviceHeader a:hover {
	color: #66b8ae;
	text-decoration: none;
}
 

/* Testimonials */ 

img#reviewImage {
	width: 80%;
	margin-right: 0;
	margin-left: auto;
	margin-top: 0;
}

#testimonialsLeft {
	width: 50%;
	float: left;
	padding-left: 0;
	padding-right: 20px;
}

#testimonialsRight {
	width: 50%;
	float: left;
	padding-left: 20px;
	padding-right: 0;
}

#testimonialPanel {
	font-family: 'Montserrat', sans-serif;
	padding: 30px 30px 60px;
	margin-bottom: 20px;
	background: url(_graphics/testimonial-bottom.png) center bottom no-repeat #fff;
	background-size: 800px;
}

#testimonial {
	font-weight: bold;
}
#testimonialFrom {
	color: #fe7f00;
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(_graphics/review-stars.png) right 12px no-repeat;
	background-size: 100px;
	padding-right: 110px;
}


/* Category Colours */

#woocommerceExtra {
	background: url(_graphics/bottom-arrow.png) center top no-repeat;
	background-size:  500px;
	height: 0px;
	margin-left: 0;
	margin-right: 0;
}
 

/* Main Shop Category Page */

#catPanel {
	width: 33.33%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#shopPage li.product-category.product a h2 {
	text-align: center;
	display: block;
	border-radius:  40px;
	transition-property: color; 
	transition-duration: .3s;
	transition-timing-function: ease-out;
	font-weight: bold;
	color: #385132;
} 

#shopPage li.product-category a h2:hover {
	color: #515355;
}

li.product-category mark.count {
	display: none;
}

#catHeader a:hover {
	color: #fff;
	text-decoration: none;
}

/* Woocommerce Styling */
 
.woocommerce {
	}

#widePage {
	background-color: #fff;
	padding-top: 0px;
	margin-left: 0;
	margin-right: 0;
}

/* Woocommerce Breadcrumbs */
 
#breadCrumbs {
		background-color: #ebeceb;
} 

#breadcrumbLeft {
	width: 90%;
	float: left;
}
#breadcrumbRight {
	width: 10%;
	float: right;
}

#breadcrumbRight button {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

#breadCrumbs {
	margin: 0 0 20px;
	padding-top: 12px;
	font-weight: bold;
	padding-bottom: 14px;
} 

#breadCrumbs .current-item {
	color: #385132;}
 
#breadCrumbs a {
color: #959894;
transition-property: color; 
transition-duration: .3s;
transition-timing-function: ease-out;
}
#breadCrumbs a:hover {
	color: #385132;
	text-decoration: none;
}

#bcLeft {
	width: 70%;
	float: left;
}
#bcRight {
	width: 30%;
	float: right;
}

#bcLeft h1 {
	color: #467c77;
	padding-left: 10px;
	padding-right: 10px;
}

/* Top Search */


/* Woocommerce Category Page */

/* Woocommerce Messages */

#shopPage .woocommerce-info {
	float: left;
	width: 100%;
}

.single-product .woocommerce-message {
display: none !important;
}

div.woocommerce-message {
display: none !important;
}

p.woocommerce-info {
display: none !important;
}

/* WooPages */


/* Woocommerce Product Filter - WooLeft */

.single-product #wooLeft {
	display: none;
}

#wooLeft #sideHeader {
	font: 1.4em 'Montserrat', sans-serif;
}

body.tax-product_cat #wooLeft {
	display: none;
}
body.tax-product_cat #wooRight {
	width: 100%;
}

#wooLeft .wpfFilterWrapper {
	padding: 0;
}

#wooLeft .wpfFilterTitle {
	font: 1em 'Montserrat', sans-serif;
	margin-bottom: 0;
}

#wooLeft ul {
	margin-top: 5px;
}


/* Woocommerce Category Desc */

#shopIntro.row {
	margin-left: 0;
	margin-right: 0;
	background-color: #fff;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;

}

#shopIntro h1 {
	color: #007091;
}

#shopIntro #catImage {
	width: 100%;
}

#shopIntro #catText {
	width: 100%;
}


#shopPage h1.page-title {
	display: none;
}

#categoryTop {
	padding-bottom: 30px;
}

#categoryTop img {
	margin-left: auto;
	margin-right: auto;
}

#categoryTop h1 {
	font: bold 1.8em "museo-slab",serif;
	margin-top: 0;
}

/* Woocommerce Product Archive Tabs */

#pageRow.tabs {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 30px;
	border-top: 1px solid #ababa7;
}

#pageRow.tabs ul {
display: inline-block;	
}

#pageRow.tabs li a {
	float: left;
	margin-left: 20px;
	font-weight: bold;
	color: #ababa7;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
	transition-property: border-bottom; 
transition-duration: .3s;
transition-timing-function: ease-out;
margin-bottom: 20px;
}
#pageRow.tabs li a:hover {
	border-bottom: 2px solid #ababa6;	
}


#pageRow.tabs li#all a {
	margin-left: 0px;
}

body.term-61 #pageRow.tabs li#all a,
body.term-23 #pageRow.tabs li#midsize a,
body.term-19 #pageRow.tabs li#road a,
body.term-22 #pageRow.tabs li#transport a,
body.term-28 #pageRow.tabs li#pride a,
body.term-24 #pageRow.tabs li#tga a   {
	color: #000;
	border-bottom: 2px solid #fe7f00;
}

/* Woocommerce Products on pages */

.pageProducts #productArchive li {
	width: 100%;
	text-align: center;
}
.pageProducts #productArchive li h3 {
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	height: 60px;
}


/* Woocommerce Product Archive */

#shopPage.row ul.products li .star-rating {
	display: none;
}
 
p.woocommerce-result-count {
	display: none;
}

#shopPage.row span.onsale {
	display: none;
}

#shopPage.row span.price del span.amount {
	display: none;
}
#shopPage.row a span.price ins {
	text-decoration: none !important;
}

#shopPage.row ul.products {
	padding-top: 0px;
}

#shopPage.row ul.products.columns-3 li {
	width: 33.33%;
	background-color: #fff;
	margin-right: 0;
	padding: 10px 0 20px;
	margin-bottom: 30px;
	border: 1px solid #fff;
	float: left;
}

#shopPage.row ul.products li h2 {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
}

#shopPage.row ul.products li img {
filter: grayscale(1%);
transition-property: opacity;
transition-duration: .4s;
transition-timing-function: ease-in-out;
	margin-bottom: 10px;
	padding: 0px;
}
#shopPage.row ul.products li img:hover {
		opacity: 0.7;
}

#shopPage.row ul.products li h3 {
	padding-top: 5px;
	height: 60px;
	text-align: center;
	line-height: 1.3em;
	padding-left: 15px;
	padding-right: 15px;
	font-size: .9em;
}

#shopPage.row ul.products li h3:hover {
	color: #fe7f00;
} 
 
#shopPage.row ul.products li span.price {
	width: 100%;
	text-align: center;
	display: none;
} 

#shopPage.row ul.products li span.price small {
	color: #64b7ad;
	margin-left: 2px;
}

#shopPage.row ul.products li span.amount {
	font-weight: bold;
	font-size: 1.3em;
	color: #467c77;
	display: inline;
}

#shopPage ul.products li span.amount {
	display: block;
}

#shopPage.row ul.products li a.button {
	background-color: #8e9aa0;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	display: none;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
	padding: 15px;
}

#shopPage.row ul.products li a.button:hover {
	background-color: #6c7c84;
}

/* Woocommerce Product Reviews */ 

#shopPage .product #comments .woocommerce-review__author,
#shopPage .product #comments .woocommerce-review__dash,
#shopPage .product #comments .woocommerce-review__published-date,
#shopPage .product #comments img.avatar {
	display: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 0px;border:0px solid #e1dde7;border-radius:0px;padding: 0 1em
}

.woocommerce #reviews #comments .description {
	width: 80%;
	float: left;
}
.woocommerce #reviews #comments .star-rating {
	margin-top: 14px;
	height: 15px;
}

/* Woocommerce Single Product */

#productSingle {
	margin-left: 0;
	margin-right: 0;
}

#shopPage .woocommerce-product-gallery {
	margin-top: 30px;
}

#shopPage .woocommerce-product-gallery__image img.wp-post-image {
	padding: 10px;
}

#shopPage .woocommerce-product-gallery__image {
	padding: 10px;
}

#shopPage div.summary {
	padding-top: 10px;
}

#adminPage h2.strap {
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 20px;
}

#adminPage h2 {
	
}

#shopPage div.summary h1 {
	font-family: 'Montserrat', sans-serif;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
}

#productCode {
	background: url(_graphics/product-code.png) 0 2px no-repeat;
	background-size: 24px;
	padding-left: 35px;
}
#manual a {
	background: url(_graphics/pdf-manual.png) 10px 9px no-repeat;
	background-size: 24px;
	padding: 10px 20px 12px 40px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	border: 1px dashed #6f7c83;
	width: 220px;
	border-radius: 8px;
	margin-right: auto;
	margin-left: 0;
	margin-top: 15px;
	text-align: right;
}
#manual a:hover {
	background-color: #e8e9e9;
}

#productCode .item {
	font-weight: bold;
	color: #000;
}

/* Sale Prices */

#wooPage h3.sale {
	font-weight: bold;
	font-size: 1.4em;
}
#wooPage h4.sale {
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#wooPage h5.sale {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 15px;
}
#wooPage h3.orange,
#wooPage h4.orange,
#wooPage h5.orange {
	color: #ff7f00;
}

/* Hide prices and shop bits */

div.summary.entry-summary p.price,
div.summary.entry-summary form.cart {
	display: none;
}

div.summary.entry-summary p.price del span.amount {
	display: none;
	border: 1px solid #db0b0b;
}

div.summary.entry-summary p.price span.amount {
	color: #547b77;
	font-weight: bold;
	border: 1px solid #6c0505;
}

div.summary.entry-summary p.price ins {
	text-decoration: none;
}

#ePrice {
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
}

#ePrice .from {
	color: #fd7e00;
	font-weight: bold;
	margin-right: 5px;
}
#ePrice .price {
	color: #000;
	font-weight: bold;
}

#shopPage .woocommerce-tabs .entry-content ul#bullets {
	float: left;
	width: 100%;
}

#shopPage .woocommerce-tabs .entry-content ul#bullets li,
#shopPage div.summary.entry-summary li {
	background: url(_graphics/orange-bullet.png) 0 9px no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	display: block;
	font-weight: normal;
	font-style: normal;
}
 
div#priceDetails {
	padding-bottom: 20px;
}

span.productPrice {
	font-size: 1.5em;
	font-weight: bold;
	color: #4d882b;
	padding-right: 5px;
}

span.productExtra {
	color: #63ae4c;
	font-weight: bold;
	font-size: 1.3em;
}

span.excVAT {
	font-weight: bold;
	color: #cf1c18;
}

div.summary.entry-summary div.product_meta {
	display: none;
}

#shopPage div.summary.entry-summary form.cart button {
		background-color: #3dbaae;
	margin-left: 10px;
}

#shopPage div.summary.entry-summary form.cart button:hover {
	background-color: #499d93;
}

/* Woocommerce Tabs */

/* Removes default styling */

.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border-radius:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
background:transparent;
border:0; }
 

/* Product Enquiry Pop Up */


.popmake-content #productEnquiry .gform_required_legend {
	display: none;
}

.popmake-content #productEnquiry {
	margin-top: 0;
}

#productEnquiry h2.gform_title {
	display: none;
}

#action.product-enquiry {
	display: block;
	width: 240px;
	padding: 15px 20px 18px;
	background-color: #fe7f00;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	margin: 20px auto 20px 0;
	border-radius: 5px;
	transition-property: background-color; 
transition-duration: .3s;
transition-timing-function: ease-out;
}

#action.product-enquiry:hover {
	background-color: #fd9126;	
}

#productEnquiry {
	
}

/* Custom Tab styling */

#shopPage div.woocommerce-tabs {
	background-color: #fff;
	margin-top: 30px;
}

#shopPage div.woocommerce-tabs ul.tabs.wc-tabs {
	float: left;
	width: 100%;
	border-top: 1px solid #505050;
	padding-top: 20px;
}

#shopPage #productEnquiry .gform_required_legend {
	display: none;
}

.popmake-content #productEnquiry .gform_confirmation_message {
	font-weight: bold;
	background-color: #fff;
	padding: 40px;
	font-size: 1.4em;
	margin-bottom: 20px;
}



#shopPage ul.tabs.wc-tabs {
	font-family: 'Montserrat', sans-serif;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 30px;
	text-align: left;
}

#shopPage ul.tabs.wc-tabs li {
background:  none;
	margin-left: 0px;
	margin-right: 10px;
padding-left: 0;
	padding-right: 0;
}

body.discontinued-mobility-products li#tab-title-description,
body.discontinued-mobility-products ul.tabs {
	display: none;
}

body.discontinued-mobility-products #tabHeading h2 {
	display: block !important;
	text-transform: capitalize !important;
}

body.discontinued-mobility-products #tabHeading {
	padding: 30px 100px 50px;
	border-top: 1px dotted #000000;
	text-align: center;
}

body.discontinued-mobility-products #tabExtra {
	padding-left: 100px;
	padding-right: 100px;
}

body.discontinued-mobility-products #shopPage.row ul.products li h3 {
	font-size: .6em;
}


#shopPage div.woocommerce-tabs li a {	
	padding-left: 0px;
	padding-right: 0px;
		border-bottom: 2px solid rgba(55, 80, 48, 0);
	transition-property: border-bottom; 
transition-duration: .3s;
transition-timing-function: ease-out;
font-size: 1.4em;
margin-right: 20px;
}
#shopPage div.woocommerce-tabs li a:hover {
		border-bottom: 2px solid #9e9c9c;
}

#shopPage div.woocommerce-tabs li.active a {
	background-color: #fff;
	border-bottom: 2px solid #fe7f00;
	color: #000;
}

#shopPage ul.tabs.wc-tabs li#tab-title-reviews {
	display: none;
}

#shopPage div.woocommerce-tabs .wc-tab {
	padding-bottom: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#shopPage div.woocommerce-tabs .wc-tab h2 {
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #000;
	display: none;
}


/* Woocommerce Cross Upsells */

#shopPage section.up-sells.upsells.products ul  {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
}

/* Woocommerce Related Products */

 

section.up-sells.upsells.products h2,
section.related.products h2 {
	font: bold 1.8em 'Montserrat', sans-serif;
	padding-left:0px;
	color: #000;
	width: 100%;
	float: left;
	margin-bottom: 10px;
} 

#shopPage section.related.products ul.products {
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
}


/* Woocommerce Cart Pages */

#pageExtra,
#woocommerceCart {
	margin-left: 0;
	margin-right: 0;
}

#pageExtra a {
		display: block;
	padding: 10px;
	color: #007091;
	border-radius: 10px;
	border: 1px solid #007091;
	text-align: center;
}

#pageExtra a:hover {
	background-color: #d8eaf1;
	text-decoration: none;
}

#adminPage .woocommerce-info::before{color: #5b9b95
}
#adminPage .woocommerce-info{border-top-color: #5b9b95
}

#adminPage div.woocommerce div.woocommerce-info a {
	font-weight: bold;
	color: #54817b;
}

#adminPage div.woocommerce div.woocommerce-info a:hover {
	color: #006f90;
	text-decoration: underline;
} 

#adminPage div.woocommerce form.login input.button {
	background-color: #139ac3;
	color: #fff;
	padding: 10px;
} 

#adminPage div.woocommerce form.login input.button:hover {
	background-color: #006f90;
}

#adminPage .woocommerce table.shop_table {border: 1px solid #5b9b95;text-align:left;width:100%;border-collapse:separate;border-radius:5px;
	padding: 0px;
	margin: 15px -1px 24px 0;
}

#adminPage .woocommerce table.shop_table td.actions {
	padding-top: 10px;
	padding-bottom: 20px;
}
#adminPage .woocommerce a.remove:hover {
	color: #fe2500!important;
	background-color: #fff;
}

#adminPage td.actions div.coupon input#coupon_code {
	padding: 10px;
}

#adminPage button,
#adminPage td.actions input.button {
	padding: 10px;
	background-color: #7fc4bc;
	color: #fff;}

#adminPage td.actions input.button:hover {
	background-color: #47aba1;
}

button#place_order.button {
	padding: 20px;
	font-size: 1.4em;
}

#adminPage h1,
#adminPage div.cart_totals h2 {

}

#adminPage h1 {
	margin-bottom: 10px;
}

#adminPage .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:2em;
	padding-bottom: 6px;
	padding-right: 10px;
}

div.summary small.woocommerce-price-suffix,
#adminPage small.includes_tax {
	margin-left: 5px;
	color: #66b8ae;
}

#adminPage .woocommerce td.product-name a {
	font-weight: bold;
}
#adminPage .woocommerce td.product-name a:hover {
	color: #000;
	text-decoration: underline;
}

#adminPage div.cart_totals ul#shipping_method li {
	padding-top: 0;
}

#adminPage div.cart_totals ul#shipping_method li label {
 
}

#adminPage a.checkout-button {
	}

#adminPage a.checkout-button {
	background-color: #64b7ad;
	color: #fff;
}
#adminPage a.checkout-button:hover {
	background-color: #47aba1;
	color: #fff;
}

#adminPage div.woocommerce h2 {
	color: #43847d;
}

#adminPage div.woocommerce h3 {
	color: #43847d;
}

#adminPage div.woocommerce td.order-actions a.button.pay {
	background-color: #64b7ad;
	color: #fff;
}
#adminPage div.woocommerce td.order-actions a.button.pay:hover {
	background-color: #47aba1;
	color: #fff;
}
#adminPage div.woocommerce td.order-actions a.button.cancel {
	background-color: #cf1c18;
	color: #fff;
}
#adminPage div.woocommerce td.order-actions a.button.cancel:hover {
	background-color: #df201d;
	color: #fff;
}
#adminPage div.woocommerce td.order-actions a.button.view {
	background-color: #64b7ad;
	color: #fff;
}
#adminPage div.woocommerce td.order-actions a.button.view:hover {
	background-color: #47aba1;
	color: #fff;
}

#adminPage div.woocommerce input,
#adminPage div.woocommerce textarea {
	padding: 5px;
	border: 1px solid #5b9b95;
}

#adminPage div.woocommerce ul#shipping_method li label {

}

#adminPage div.woocommerce ul#shipping_method li input {

}

p.woocommerce-shipping-destination {
	display: none;
}


#adminPage ul.payment_methods li {
	list-style-type: none;
	margin-bottom: 2px;
	background: none no-repeat 0 5px;
	padding-left: 20px;
}

#adminPage input#place_order.button.alt {
	padding: 10px;
	background-color: #159ac4;
}

#adminPage input#place_order.button.alt:hover {
	background-color: #0f6f90;
}

/* Blog Video */

#blogVideo {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
	margin: 30px 0;
}
		
#blogVideo iframe,
#blogVideo object,
#blogVideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Blog Styling */

/* Home Blog Posts */

#homePosts #featuredImage {
	overflow: hidden;
}

#homePosts #blogpostList h2 {
	font-size: 1.1em;
	padding-top: 10px;
	margin-bottom: 0;
}

/* Blog List Styling */

#archiveDesc {
	margin-left: 0;
	margin-right: 0;
	padding-top: 20px;
}

#archiveDesc h1 {
	padding-top: 0px;
}

#blogLeft {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
}

#blogList {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

#blogpostList {
	float: left;
	margin-left: 0;
	margin-right: 0;

}

#blogpostList p {
font-style: normal;
font-weight: 400;
	margin-bottom: 0;
}

#blogpostList #readMore a {
	font: 1em 'Montserrat', sans-serif;
	width: 140px;
	display: block;
	font-weight: bold;
	margin: 20px auto 0 0;
	padding: 13px 15px 15px;
	text-align: center;
	background-color: #fff;
	font-size: 1em;
	border: 1px solid #999693;	
	transition-property: border, background-color;
	transition-duration: .4s;
	transition-timing-function: ease-in-out;
}

#blogpostList #readMore a:hover {
	border: 1px solid #fe7f00;
	background-color: #efeeee;
}

#blogpostList a.more-link {
	width: 40%;
	display: block;
	font-weight: bold;
	margin: 15px auto 0 0;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	background-color: #fff;
	font-size: 1em;
	border: 1px solid #919aa0;
}

#blogpostList a span.readMore,
#blogpostList a.more-link {
		color: #919aa0;
		border: 1px solid #919aa0;
}

#blogpostList a span.readMore:hover,
#blogpostList  a.more-link:hover {
		color: #000;
	text-decoration: none;
		border: 1px solid #000;}

#blogpostList #thumbImage {
	float: left;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}

#homePosts #featuredImage img,
#mainpageHolder #blogpostList #thumbImage a img {
width: 100%;
	height: auto;
	margin-top: 0;
	filter: grayscale(1%);
	transition-property: opacity;
	transition-duration: .4s;
	transition-timing-function: ease-in-out;
}

#homePosts #featuredImage img:hover,
#blogpostList #thumbImage a img:hover {
	opacity: 0.7;
	}

#blogpostList h2 {
	margin-top: 0px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}

div#blogpostList h2 a {
	color: #000;
	transition-property: color;
	transition-duration: .4s;
	transition-timing-function: ease-in-out;
}
div#blogpostList h2 a:hover {
	color: #fe7f00;
}

/* Blog Post Products */

#blogPost h2.blogProduct {
	margin-bottom: 20px;
	margin-top: 40px;
	padding-bottom: 30px;
		border-bottom: 1px dotted #fe7f00;
}

#productRow {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #fe7f00;
	margin-bottom: 20px;
}

#productImage {
	width: 25%;
	float: left;
	overflow:  hidden;
}

#blogPage #productDetails {
	width: 75%;
	float: right;
	padding-left: 30px;
	padding-bottom: 20px;
}

#blogPage #productDetails h3 {
	margin-top: 20px;
	text-transform: capitalize;
}

#blogpageHolder #productImage img {
	width: 180px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

/* Blog Post Styling */

#blogpageHolder {
	padding-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0px;
	padding-right: 0px;
}

#newsTop {
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
#newsLeft {
	width: 85%;
	float: left;
}
#newsRight {
	width: 15%;
	float: right;
}
#newsRight img {
	width: 32px;
	margin-right: 0;
	margin-left: auto;
	margin-top: 6px;
}

#newsLeft h1 {
	margin-top: 0px;
	margin-bottom: 0;
}

#blogPost h2 {
	font-size: 1.6em;
		margin-top: 30px;
	margin-bottom: 20px;
}

#blogPost h2.red {
	color: #cc0202;
	font-size: 1.4em;
	margin-bottom: 20px;
}

#blogPage h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20px;
	text-transform: uppercase;
}

#blogfeatureHeader {
	margin-left: 0;
	margin-right: 0;
}
#blogfeatureHeader img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

#blogpageHolder img {
	width: 100%;
}

#blogpageHolder img.gapBot {
	margin-bottom: 25px;
}

#blogpageHolder #action a {
	display: block;
	padding: 20px;
	border-radius: 40px;
	text-align: center;
	margin: 20px auto;
	width: 80%;
	font-size: 1.2em;
	background-color: #e30404;
	color: #ffffff;
}
#blogpageHolder #button a {
	display: block;
	padding: 20px;
	border-radius: 40px;
	text-align: center;
	margin: 20px auto;
	width: 80%;
	font-size: 1.2em;
	background-color: #fff;
	color: #000;
	border: 1px solid #a59f9f;
}
#blogpageHolder #action a:hover {
	background-color: #b90202;
		color: #ffffff;
	text-decoration: none;
}
#blogpageHolder #button a:hover {
		color: #000;
	text-decoration: none;
	border: 1px solid #000;
	background-color: #f2f2f2;
}

#postsRight {
	padding-left: 0px;
	padding-right: 0;
}

#postsRight h2 {
	font-size: 1.8em;
	margin-bottom: 15px;
}
 
#recent-posts-2.widget h2 {
	display: none;
}

#blogPost li {
	display: block;
	background: url(_graphics/invisi-bullet.png) 2px 8px no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
}

#postsRight ul li a
 {
	display: block;
	font-size: 1em;
	background: url(_graphics/light-bullet.png) 0 8px no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	color: #657379;
		font-weight: bold;
	margin-bottom: 5px;
}

#postsRight ul li a:hover {
color: #000;
	text-decoration: none;
}

#blogPost {
font-style: normal;
font-weight: 400;
	padding-left: 0;
	padding-right: 0;
}

#blogPost p img {
	width: 100%;
	display: block;
	height: auto;
	margin: 20px auto 0;
}

#blogPost a {
	font-weight: bold;
}

#blogPost a:hover {
	color: #fe7f00;
	text-decoration: none;
}

#blogPost .meta {
	color: #828282;
	padding-left: 0;
	margin-bottom: 20px;
}

#blogpostList .meta {
	color: #139ac3;
	padding-left: 0;
	margin-bottom: 15px;
	font-size: .9em;
}

#blogpostText {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#blogpostList #blogpostText img {
	display: none;
}

#blogpostList #blogpostText .entry h2 {
	font-size: 1em;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}

#404pageHolder {
	width: 692px;
	float: left;
	padding-top: 10px;
}

#blogpageHolder .entry {
}

#blogpostMain {
	}




/* Gallery */

#fooGallery {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
	background-color: #dededc;
}
 
#fooGallery .fg-default.fg-gutter-10 {
margin-bottom:0px;
padding: 5px;
background-color: #fff;
}
 
#fooGallery .fg-item {
    width: 16.6%;
}

#mainpageHolder #fooGallery .fg-item img {
	margin: 0;
}
  
#fooGallery .fg-item {
    margin-right: 0;
    margin-bottom: 0;
}
  
#fooGallery a.fancybox.image img {
    padding: 5px;
    width: 100%;
    height: auto;
} 
  
#fooGallery.three .fg-item {
    width: 33.3%;
}
#fooGallery.four .fg-item {
    width: 25%;
}
#fooGallery.five .fg-item {
    width: 20%;
}
#fooGallery.six .fg-item {
    width: 16.6%;
}


/* Pagination */

#mainpageHolder .wp-paginate {
	padding: 20px 0;
	margin:0;
	text-align: center;
	width: 100%;
	float: left;
}
#mainpageHolder .wp-paginate li {display:inline; list-style:none;
}
#mainpageHolder .wp-paginate a {background:#fff; border:1px solid #919aa0; color:#919aa0; margin-right:5px; padding: 8px 12px; text-align:center; text-decoration:none;
	font-size: 1.2em;
	font-weight: bold;
}
#mainpageHolder .wp-paginate a:hover, 
#mainpageHolder.wp-paginate a:active {background: #f4f4f4; color:#919aa0;
	}
#mainpageHolder .wp-paginate .title {color: #919aa0; margin-right:10px;
	font-weight: bold;
}
.wp-paginate .gap {color:#919aa0; margin-right:4px;}
#mainpageHolder .wp-paginate .current {color:#fff; background:#919aa0; border:1px solid #919aa0; 	font-size: 1.2em; margin-right:5px; padding:8px 12px;}
.wp-paginate .page {}
#mainpageHolder .wp-paginate .prev, 
#mainpageHolder .wp-paginate .next {
	display: none;
}
 

div#categories-2.widget h2 {
	}
div#websiteRight div#search-2.widget h2 {
	}


div#categories-2 ul li
 {
	width: 280px;
	display: block;
	padding: 4px 20px;
	font-size: 12px;
	font-weight: bold;
}

div#categories-2 ul li a:hover
 {
	color: #0068b0;
}

/* Acorn Page */

body.page-template-template-acorn-stairlift-pages #responsive-menu-pro-header,
body.page-template-template-acorn-stairlift-pages #responsive-menu-pro-header-bar-button,
body.page-template-template-acorn-stairlift-pages #websiteHeader,
body.page-template-template-acorn-stairlift-pages #footer {
	display: none;
}

body.page-template-template-acorn-stairlift-pages #websiteMiddle {
	margin-top: 130px;	
}

body.page-template-template-acorn-stairlift-pages #breadCrumb {
		padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#acornHeader {
	background-color: #fd7e00;
	height: 130px;
position: fixed;
top: 0;
width: 100%;
z-index: 400;
}

#acornLogo {
	width: 50%;
	float: left;
}

#acornLogo img {
	width: 220px;
	height: auto;
	margin-top: 18px;
	margin-right: auto;
	margin-left: 0;
	display: block;
}

#acornContact {
	font-family: 'Montserrat', sans-serif;
	width: 50%;
	float: Right;
	color: #fff;
	margin-top: 30px;
}

#acornContact #acornNumber {
	width: 350px;
	float: right;	
}

#acornContact #acornNumber .intro {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}

#acornContact #acornNumber .number a {
		background: url(_graphics/white-tel-icon.png) 0 6px no-repeat;
	background-size: 18px;
		color: #fff;
	font-size: 2em;	
	padding-left: 25px;
	font-weight: bold;
}

#pageContact .number {
		background: url(_graphics/orange-tel-icon.png) 0 2px no-repeat;
	background-size: 18px;
		color: #000;
	padding-left: 25px;
	font-weight: bold;
	font-size: 1.6em;
}

#pageContact .quote {
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 40px;
}
#pageContact .orange {
	color: #fe7f00;
}

#acornTicks li {
font-family: 'Montserrat', sans-serif;
font-weight: bold;
padding: 10px 50px 10px 20px;
display: block;
margin-bottom: 8px;
border-radius: 40px;
background: url(_graphics/circle-tick-white.png) right 0 no-repeat;
	background-size: 44px;
transition-property: background-color, border-right; 
transition-duration: .3s;
transition-timing-function: ease-out;
border: 1px solid #9a9a97;
}

#action.acornQuote a {
	width: 300px;
	padding: 20px 20px 22px;
} 

body.page-template-template-acorn-stairlift-pages #websiteHeader {
	background-color: #fff;
}

body.page-template-template-acorn-stairlift-pages  #footNotes {
		font-family: 'Montserrat', sans-serif;
	background-color: #000;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	font-size: 1.1em;
}

#pageRow.features {
	background-color: #dddedb;
}

#pageRow.brochure img {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	transition-property: border;
	transition-duration: .4s;
	transition-timing-function: ease-in-out;
}
#pageRow.brochure img:hover {
	border: 1px solid #8f023f;	
}
#pageRow.brochure .middle {
	text-align: center;
}

#action.brochure a {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

/* Page Features */

#pageRow.features {
	width: 100%;
}

#features {
	padding-top: 20px;
}

#pageRow.features #panel {
	width: 18%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	text-align: center;
	margin-bottom: 1%;
	font-size: 1.2em;
}

#pageRow.features #features.three #panel img {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

#pageRow.features #panel img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 50px;
}

#websiteMiddle #pageRow.features h2 {
	text-align: center;
}

/* Contact Buttons */

#buttons {
	margin-top: 20px;
	margin-bottom: 30px;
}

#contactTel a,
#contactEmail a,
#contactTech a {
font-weight: normal;
font-style: normal;
font-size: 1.2em;
	margin-bottom: 10px;
	border-radius:  15px;
transition-property: background-color; 
transition-duration: .3s;
transition-timing-function: ease-out;	
}

#contactTel a {
	background: url(_graphics/contact-phone.png) 8px 9px no-repeat #159905;
	background-size: 36px;
	color: #fff;
	padding: 12px 20px 14px;
	display: block;
	width: 195px;
	text-align: right;
}

#contactTel a:hover {
	color: #fff;
	background-color: #1ac006;
	font-weight: normal;
	font-style: normal;
}

#contactEmail a {
	background: url(_graphics/contact-email.png) 9px 9px no-repeat #02608e;
	background-size: 36px;
	color: #fff;
	padding: 12px 20px 14px;
	display: block;
	width: 370px;
	text-align: right;
}

#contactEmail a:hover {
	color: #fff;
	background-color: #027cb7;
	font-weight: normal;
	font-style: normal;
}


/* Contact Form */

#formHeading {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
	text-align: left;
	margin-bottom: 30px;
	display: none;
}


#contactformHolder.support {
	margin-top: 50px;
}

#contactformHolder {
font-family: 'Montserrat', sans-serif;
		width: 100%;
}

#telNumbers {
	padding-bottom: 10px;
	padding-top: 10px;
}
#telNumbers strong {
	color: #000;
	font-size: 1.3em;
	padding-left: 5px;
}

/* Gravity Forms */

/* Product Enquiry Form */

.gform_validation_errors {
	display: none;
}

#contactForm .gform_heading,
#shopPage .summary .gform_heading {
	display: none;
}

#pageRow.intro.contact {
	padding-top: 0;
}

#pageRow.intro.contact #textLeft {
	padding-bottom: 30px;
}

#contactForm,
#productEnquiry {
	font-family: 'Montserrat', sans-serif;
	margin-top: 30px;
	padding: 30px;
	background-color: #ebeaea;
}

#contactForm .gform-footer {
	padding-bottom: 0;
}

#contactForm {
	margin-top: 0px;	
}

#contactForm h2,
#productEnquiry h2 {
font: 1.6em 'Montserrat', sans-serif;
font-weight: bold;
}

#productEnquiry label {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	display: none;
}

#contactForm input,
#productEnquiry input {
	width: 100%;
	border: 1px solid #626260;
	font-weight: bold;
	font-size: 1.1em;
	padding: 8px 15px;
}

#pageRow.acorn .gfield-choice-input {
	width: 10px;
	margin-right: 10px;
}

#pageRow.acorn .bolder {
	padding-bottom: 10px;
}

#pageRow.acorn .bolder legend {
	color: #000;
	padding-top: 10px;
}

#contactForm input.button,
#productEnquiry input.button {
	background-color: #fe7f00;
	padding: 20px;
	font-size: 1.4em;
	color: #fff;
	width: 200px;
	transition-property: background-color; 
transition-duration: .3s;
transition-timing-function: ease-out;	
}

#contactForm input.button:hover,
#productEnquiry input.button:hover {
	background-color: #fe9630;
}

#contactForm textarea,
#productEnquiry textarea {
	font-weight: bold;
	font-size: 1.1em;
	padding: 8px 15px;
	height: 100px;
}


#contactformHolder .gform_required_legend {
	display: none;
}

#contactformHolder #gform_wrapper_1 {
color: #909a9f;
margin-bottom: 0;
background-color: #fff;
	margin-top: 0;
}

#contactformHolder span.gfield_required {
	font-weight: normal;
	font-style: normal;
	color: #959893;
}

#contactformHolder textarea,
#contactformHolder .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding: 8px 0;
	letter-spacing:normalwidth: 1px;
	width: 100%;
	border: 1px none #909a9f;
	font-weight: bold;
	font-size: 1em;
	-webkit-appearance: none;
	border-radius: 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #385031;
	color: #385031;
}

#contactformHolder select#input_1_9 {
	font-size: 1.1em;
	padding: 5px;
	border: 1px solid #909a9f;
	width: 100%;
	margin-bottom: 20px;
}

#contactformHolder textarea {
	height: 150px;
}


#contactformHolder label {
	color: #385132;
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
}

#contactformHolder .gform_footer.top_label {
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 0;
}

#contactformHolder input.gform_button {
background: none #385132;
border-style: none;
	color: #FFF;
	padding-top: 10px;
	font-size: 1.2em;
	padding-bottom: 12px;
	text-align: center;
	-webkit-appearance: none;
    transition-property: background-color;  
	transition-duration: .6s;
transition-timing-function: ease-out;
	width: 180px;
margin-right: 0;
	margin-top: 20px;
}

#contactformHolder input.gform_button:hover  {
	background-color: #517748;
}

#contactformHolder .gfield_description {
	margin-bottom: 20px;
}


/* Gravity Forms - error messages */

#productEnquiry .gform_validation_errors {
	display: none;
}

#contactformHolder .gform_wrapper .gfield_error .gfield_label{
color: #ba0202;
	background-color: #fff;
	font-weight: bold;
}

#contactformHolder .gfield_description.validation_message {
	color: #ba0202;
	padding-top: 0;
	padding-bottom: 15px;
}

#contactformHolder .gform_wrapper div.validation_error{color:#ba0202;font-size:1em;font-weight:700;margin-bottom:25px;border-top:2px solid #ba0202;border-bottom:2px solid #ba0202;padding:16px 0;clear:both;width:100%;text-align:center} 

/* Gravity Forms - Confirmation Screen */
  


#contactForm .gform_confirmation_message,
#contactformHolder .gform_confirmation_message {
padding: 30px;
text-align: left;
font-size: 1.2em;
font-weight: bold;
background-color: #fff;
}




/* Back to Top */

#backtoTop {
	text-align: center;
	padding-bottom: 30px;
}

#backtoTop a img {
	width: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

/* Footer Newsletter */

#arrowUp {
	width: 100%;
}

#arrowUp img {
	width: 48px;
	margin: 10px auto 20px;
	padding: 10px;
	transition-property: background-color;  
	transition-duration: .6s;
transition-timing-function: ease-out;
}
#arrowUp img:hover {
		background-color: #253620;	
}

#footerTop {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	margin: 0;
	text-align: center;
} 

#footerTop #header {
	font-size: 1.8em;
	padding: 20px 20px 10px;
}

#footerTop a {
	color: #fff;
}

#footerTop a:hover {
	color: #fff;
	text-decoration: underline;
}

#footerNewsletter label {
		color: #c7c6c6;
	width: 100%;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
#footerNewsletter label input {
		text-align: center;
	float: left;
	width: 100%;
	background-color: rgba(206, 69, 69, 0);
	padding: 10px 20px;
	color: #fff;
	border-bottom: 2px solid #c7c5c5;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
	transition-property: background-color;  
	transition-duration: .6s;
transition-timing-function: ease-out;
}

#footerNewsletter label input:hover {
	background-color: #23331f;
	border-bottom: 2px solid #fff;
}

#footerNewsletter input.submit {
	width: 100%;
	padding: 16px 20px 20px;
	background-color: #959893;
	border-style: none;
	font-size: 1.4em;
	font-weight: bold;
	transition-property: background-color;  
	transition-duration: .6s;
transition-timing-function: ease-out;
}

#footerNewsletter input.submit:hover {
	background-color: #757972;	
}

/* pageIcons */

#essingtonIcons {
	padding-top: 40px;
	padding-bottom: 40px;
}

#essingtonIcons #panel {
	width: 25%;
	float: left;
	text-align: center;
}
#essingtonIcons #panel #icon img {
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#essingtonIcons #panel h3 {
	font-size: 1.4em;
}


/* Website Footer */

#bottompanelHolder {
	margin-left: 0;
	margin-right: 0;
	padding-top: 30px;
}
 
#footer {
	font: 1.1em/1.6em 'Open Sans', sans-serif;
		color: #dcdcdc;
	background: #000;
	padding-bottom: 60px;
	line-height: 1.9em;
	padding-top: 0px;
	margin-right: 0;
	margin-left: 0;
} 

#footer a,
#footer li a  {
	color: #c7c6c6;
	   transition-property: color;  
	transition-duration: .4s;
transition-timing-function: ease-out;
}

#footer a:hover,
#footer li a:hover  {
	color: #fff;
	text-decoration: none;
}

#footer li.menu-item a {
	background: url(_graphics/orange-bullet.png) 0 8px no-repeat;
	padding-left: 20px;
	font-family: 'Montserrat', sans-serif;
	display: block;
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: 5px;
}

#bottompanelHolder li.header a,
#footer h3 {
font: bold 1.4em 'Montserrat', sans-serif;
color: #fff;
	margin-top: 0;
line-height: 1.4em;
margin-bottom: 10px;
}

#footer h3 a {
	color: #ffffff;
}

#footer h3 a:hover {
	color: #fff;
}

#footerTop {
	margin-left: 0;
	margin-right: 0;
}

#widgetContact {
font-family: 'Montserrat', sans-serif;
}

#widgetContact .location {
		color: #fd7e00;
}

#widgetContact .number {
		background: url(_graphics/white-tel-icon.png) 0 2px no-repeat;
	background-size: 12px;
		color: #fff;
	padding-left: 15px;
	margin-left: 5px;
}
 

#bottompanelHolder {
	padding-bottom: 20px;
}

#bottomExtra {
	padding-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
}

#footerSocial {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 10px;
}

#footerSocial ul {
	width: 48px;
	margin-right: auto;
	margin-left: 0;
	display: block;
	height: 50px;
}

#pageSocial ul.six li img,
#footerSocial ul.six li img {
	width: 16.66%;	
}
#pageSocial ul.five li img,
#footerSocial ul.five li img {
	width: 20%;	
}
#pageSocial ul.four li img,
#footerSocial ul.four li img {
	width: 25%;	
}
#pageSocial ul.three li img,
#footerSocial ul.three li img {
	width: 33.33%;	
}
#pageSocial ul.four li img,
#footerSocial ul.four li img {
	width: 50%;	
}
#pageSocial ul.one li img,
#footerSocial ul.one li img {
	width: 100%;	
}

#footerSocial li a {
	padding-left: 0;
	padding-top: 20px;
}

#footerSocial li img {
	border-radius: 48px;
	padding: 3px;
	float: left;
	transition-property: background-color; 
	transition-duration: .6s;
	transition-timing-function: ease-out;
	background-color: #fd7e00;
}
#footerSocial li img:hover {
	background-color: #fd8c1d;	
}

#extra {
	text-align: right;
}

#footer #panelOne,
#footer #panelTwo,
#footer #panelThree,
#footer #panelFour {
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
	width: 25%;
	float: left;
	padding-right: 15px;
}

#footNotes {
	background-color: #fe7f00;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #000;
}

#footNotes a {
	color: #000;	
}

#footNotes a:hover {
		color: #000;	
	text-decoration: underline;
}


#copyright {
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	font-size: .9em;
}

#bottomLeft {
	width: 80%;
	float: left;
	padding-top: 20px;
}
#bottomRight {
	width: 20%;
	float: right;
}

/* FAQ Accordion */

#pageRow.catfaqs {
	padding-top: 30px;
	margin-top: 40px;
	border-top: 1px dotted #696967;
	padding-bottom: 0;
}
 
#faqBlock {
    margin-top: 40px;
    margin-bottom: 40px;
}
 
#faqBlock h3.ea-header {
    margin-top: 0;
    transition-property: color background-color;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    margin-bottom: 0;
}

#wooPage #faqBlock h3.ea-header a,
#websiteMiddle #faqBlock h3.ea-header a,
#mainpageHolder #faqBlock h3.ea-header a {
    color: #000;
	font-size: .7em;
}
#faqBlock h3.ea-header:hover {
    background-color: #e5e5e5;
}
#faqBlock .ea-expand-icon {
    margin-right: 15px;
}
#faqBlock .ea-body {
    padding: 15px 20px 20px;
}

/* Page Social */

#pageSocial ul {
	width: 160px;
	margin-right: auto;
	margin-left: 0;
	display: block;
	height: 50px;
	margin-top: 10px;
}

#websiteMiddle #pageSocial li {
	padding-left: 0;
	padding-bottom: 0;
}

#pageSocial li img {
	border-radius: 48px;
	padding: 5px;
	margin-left: 1%;
	float: left;
	margin-right: 1%;
	transition-property: background-color; 
	transition-duration: .6s;
	transition-timing-function: ease-out;
	background-color: #385031;
}
#pageSocial li img:hover {
	background-color: #5e7358;	
}


/* Plug-Ins */

/* Media Queries */

/* XS */

@media(max-width:767px) {

#websiteHeader,
#headerCaption,
#breadCrumbs,
#adminPage,
#shopPage ul.products,
#shopPage .product,
#footer {
	padding-left: 20px;
	padding-right: 20px;
}

#websiteHeader {
			background: none;
	height: 60px;
	border-bottom: 5px solid #ff7f00;
}

#acornHeader {
	height: 180px;
}
#acornLogo {
	width: 100%;
}
#acornLogo img {
	width: 160px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
}
#acornContact {
	width: 100%;
	margin-top: 20px;
}
#acornContact #acornNumber {
	width: 100%;	
}
#acornContact #acornNumber .intro {
	font-size: 1.2em;
	text-align: center;
	float: left;
	width: 100%;
}
#acornContact #acornNumber .number {
	float: left;
	width: 100%;
}
#acornContact #acornNumber .number a {
		background: url(_graphics/white-tel-icon.png) 0 8px no-repeat;
	background-size: 18px;
	font-size: 2em;	
	padding-left: 25px;
	display: block;
	width: 236px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
body.page-template-template-acorn-stairlift-pages #websiteMiddle {
	margin-top: 180px;	
}

#acornTicks li {
padding: 10px 50px 10px 0;
margin-bottom: 8px;
background: url(_graphics/circle-tick-white.png) right 0 no-repeat;
	background-size: 44px;
transition-property: background-color, border-right; 
transition-duration: .3s;
transition-timing-function: ease-out;
border: 0px solid #9a9a97;
}

#action.acornQuote a {
	width: 100%;
} 

#topRight {
	width: 100%;
	float: right;
	height: 60px;
}

#topBits {
	width: 100%;
	float: right;
}

#topContact {
	height: 60px;
	text-align: left;
	padding-top: 0px;
	width: 244px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#topContact #icon {
	margin-top: 5px;
}
#topContact #number {
	padding-top: 16px;
}

#breadcrumbLeft {
	width: 100%;
}
#breadcrumbRight {
	width: 100%;
}

#topBanner {
	background-color: #6a758c;
	padding-bottom: 0px;
	width: 100%;
}

#wideButton a {
	letter-spacing: 2px;
	font-size: .9em;
}

#bannerBackground.homePage {
	background: url(_images/category-images/lifestyle-appliances.jpg) 0 -0px no-repeat scroll;
	background-size: 200%;
} 
#topBanner #topCaption img#lifestyle {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

body.tax-product_cat #wooLeft {
	width: 100%;
	float: left;
}
body.tax-product_cat #wooRight {
	width: 100%;
	float: right;
}


#bannerBackground.outdoor-cooking,
#bannerBackground.pizza-ovens,
#bannerBackground.boiling-rings {
	background: none;
position:static;
}
#overlay #headerCaption {
	background: none;
	padding-top: 20px;
	position:static;
}
#overlay.noNav #headerCaption {
	padding-top: 20px;
	padding-bottom: 30px;
}
#shopPage #topCaption h1 {
	line-height: 1.2em;
	font-size: 1.8em;
}
#headerStrap {
	font-size: 1.2em;
}
#bottomCaption {
	font-size: 1em;
	line-height: 1.6em;
}

#pageRow.pageTitle h2.strap,
#pageRow.pageTitle h2#strap,
#pageRow.pageTitle h1,
#pageRow.headerTitle {
	padding-right: 20px;
	padding-left: 20px;	
}

#imageRow {
	padding-left: 0px;
	padding-right: 0px;
}

#pageRow img#wideImage {
	padding-left: 20px;
	padding-right: 20px;
}

.intro #textLeft {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
.intro #textRight {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
.half #textLeft {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
.half #textRight {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.panels #panel {
	width: 100%;
	margin-bottom: 40px;
}

#panel.one,
#panel.four {
	padding-right: 20px;
	padding-left: 20px;
}
#panel.two,
#panel.five
 {
	padding-right: 20px;
	padding-left: 20px;
}
#panel.three,
#panel.six {
	padding-left: 20px;
	padding-right: 20px;
}
 
#shopPage.row ul.products.columns-3 li {
	width: 48%; 
	margin-left: 1%;
	margin-right: 1%;
	float: left;
}

#shopPage.row ul.products.columns-4 li,
#shopPage.row ul.products.columns-3 li {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-right: 5px;
	padding-left: 5px;
}

body.discontinued-mobility-products #shopPage.row ul.products.columns-4 li,
body.discontinued-mobility-products #shopPage.row ul.products.columns-3 li {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;	
}
  
#webPage h1 {
	font-size: 1.6em;
} 

#homeFeature {
	background: url(_images/home-feature/enders-bg.jpg) center center no-repeat;
	background-size: 250%;
	padding-top: 20px;
	padding-bottom: 20px;
}

ul#ticks {
	padding-left: 0px;
}

#action a {
	width: 100%;
	font-size: 1.2em;
	margin-bottom: 30px;
}

.intro.reviews #textLeft,
.intro.reviews #textRight {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}

#testimonialsLeft,
#testimonialsRight {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

img#reviewImage {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#faqHolder .ewd-ufaq-post-margin-symbol span
 {
	margin-top: 0px;
}
#faqHolder h4 {
	font-size: 1.3em;
}

#headerLeft h1 {
	font-size: 2em;
}

#homeblogIntro {
	margin-right: 5%;
	margin-left: 5%;	
}

#homePosts #blogpostList {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 5%;
} 
#homePosts #blogpostList h2 {
	font-size: 1em;
}

#blogpostList a.more-link {
	width: 50%;
}

#homePanel {
	width: 100%;
}

#featurePanels #featurePanel {
	width: 100%;
}

#blogFilter li {
	width: 50%;
}

#catPanel {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
#catHeader a {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 70px;
	background: url(_graphics/invisi-plus.png) right 12px no-repeat;
	background-size: 26px;
	padding-right: 40px;
}
#servicePanel {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#productPanel {
	width: 100%;
	margin-bottom: 50px;
}
#shopPage li.product-category a h2 {
	letter-spacing: 0px;
	padding-right: 0px;
} 

#productItem {
	padding-left: 0;
	padding-right: 0;
}

#blogpostList {
	width: 100%;
}

#blogpostList #thumbImage {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

#textMiddle {
	padding-left: 20px;
	padding-right: 20px;
}

#middleIntro.center {
	padding: 30px 00px;
}

#locationTop {
	margin-bottom: 5%;
	margin-left: 5%;
	width: 90%;
	margin-right: 4%;
}

#shopLeft {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	overflow:  hidden;
}

#shopLeft img {
	width: 120%;
	height: auto;
}

#shopRight {
	width: 100%;
		margin-right: 0%;
	margin-left: 0%;
}

#pageRow.locations h2 {
	text-align: center;
}
#pageRow.locations.two #panel {
	width: 90%;
	background-color: #fff;
	padding-right: 0;
	padding-left: 0;
}
#pageRow.locations.two #panel.one {
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 4%;
}
#pageRow.locations.two #panel.two {
	margin-right: 5%;
	margin-left: 5%;
}

#pageRow.locations #location {
	font-size: 1.4em;
}
#locationLeft,
#location #telephone {
	font-size: .8em;
	width: 50%;
	padding: 15px 20px;
}

#locationLeft {
width: 40%;	
}
#location #telephone {
	width: 60%;
}

#location #telephone a {
		background: url(_graphics/orange-tel-icon.png) 0 4px no-repeat;
	background-size: 12px;
}

#pageRow.feature {
	font-size: 1.4em;
	line-height: 1.6em;
}

#pageRow.locations #panelLeft,
#pageRow.locations #panelRight {
	width: 50%;
		padding: 20px;
}

#action.brochure a {
	width: 80%;
}
#pageRow.brochure img {
	width: 80%;
}
#pageRow.brochure img {
	margin-bottom: 30px;
}

#googleMap {
	margin-top: 20px;
}

#pageLogos.stairlifts.three #logo {
	width: 33.33%;
	height: 90px;
}

#pageRow.services #panel {
	width: 90%;
	margin-bottom: 40px;
	margin-right: 5%;
	margin-left: 5%;
}

#pageRow.features #panel {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 10%;
	font-size: 1.2em;
} 

#newstopHolder,
#postsRight,
#blogPost {
	padding-left: 30px;
	padding-right: 30px;
}

#postsRight {
	padding-top: 30px;
	padding-bottom: 30px;
}

#descHolder {
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
}

.pageProducts #productArchive li h3 {
	font-size: .8em;
	height: 60px;
	padding-right: 0;
	padding-left: 0;
}

#productImage {
	width: 100%;
}

#blogPage #productDetails {
	width: 100%;
	padding-left: 0px;
	padding-bottom: 20px;
}

#blogpostList {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	padding-bottom: 40px;
}

body.discontinued-mobility-products #tabHeading,
body.discontinued-mobility-products #tabExtra {
	padding-left: 0px;
	padding-right: 0px;
}

#signupHolder {
	width: 100%;
	padding: 50px;
}
#signupHolder input.sib-email-area {
	margin-left: 0px;
}

#contactformHolder {
	margin-top: 30px;
}

.contact #location #addressLeft {
	width: 100%;
}
.contact #location #addressRight {
	width: 100%;
}

#contactEmail a {
	background: url(_graphics/contact-email.png) 9px 9px no-repeat #02608e;
	background-size: 36px;
	color: #fff;
	padding: 12px 20px 14px 60px;
	display: block;
	width: 300px;
	text-align: left;
	font-size: .9em;
}

#contactEmail a:hover {
	color: #fff;
	background-color: #027cb7;
	font-weight: normal;
	font-style: normal;
}

#pageRow.pageTitle.sitemap {
	text-align: center;
}

ul#sitemap li {
	background: none;
	padding-left: 0px;
	text-align: center;
}

#essingtonIcons #panel {
	width: 50%;
}
#essingtonIcons #panel h3 {
	font-size: 1.2em;
}

#footer {
	padding-left: 0;
	padding-right: 0;
}

#footer #panelOne,
#footer #panelTwo,
#footer #panelThree,
#footer #panelFour {
	border-left: none;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
	width: 100%;
	padding-right: 0px;
	text-align: center;
}

#footer li.menu-item a {
	background: none;
	padding-left: 0px;
}

#footerSocial ul {
	margin-right: auto;
	margin-left: auto;
}

#bottomLeft {
	width: 100%;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}
#bottomRight {
	width: 100%;
}

	
	}
	

/* SM */
	
@media(min-width:768px){

#headerCaption {
	padding-left: 20px;
	padding-right: 20px;
}

#websiteHeader {
		background: url(_graphics/top-bar-bg.png) 0 -10px repeat-x #fff;
	height: 160px;
position: fixed;
top: 0;
width: 100%;
z-index: 400;
}

#acornLogo {
	width: 50%;
}
#acornLogo img {
	width: 220px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: 0;
}
#acornContact {
	width: 50%;
	margin-top: 30px;
}
#acornContact #acornNumber {
	width: 350px;	
}
#acornContact #acornNumber .intro {
	font-size: 1.4em;
	text-align: left;
}
#acornContact #acornNumber .number a {
		background: url(_graphics/white-tel-icon.png) 0 6px no-repeat;
	background-size: 18px;
	font-size: 2em;	
	padding-left: 25px;
}

#logo {
		height: 100px;
		width: 50%;
	}
	#logo img {
		margin-top: 15px;
		width: 350px;
		height: auto;
	}
	
	#topRight {
		width: 50%;
		float: right;
		height: 110px;
	}
	#topAdmin {
		width: 100%;
		float: left;
	}
	
	#topAdmin ul {
	font-size: 1em;
	} 

#topBits {
	width: 85%;
}

#topContact {
	height: 70px;
	float: left;
}

#topContact #icon {
	margin-top: 12px;
}
#topContact #number {
	padding-top: 22px;
}	

#topnavHolder {
		width: 100%;
} 

#topnavHolder #maxmegamenu-2.widget li.mega-menu-item a.mega-menu-link {
	padding-left: 9px;
	padding-right: 9px;
		margin-left: 0px;
	height: 50px;
	margin-top: 0px;
	padding-top: 17px;
	font-size: .9em;
	line-height: 1em;
}
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link,
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-menu-item a.mega-menu-link {
height: 40px;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 0px;
	padding-top: 12px;
	font-size: .9em;
	line-height: 1em;
}

#topnavHolder #maxmegamenu-2.widget li#mega-menu-item-397 {
	display: none;
}

	#topAdmin ul {
	font-size: .9em;
	} 

#breadCrumbs {

} 	

#breadcrumbLeft {
	width: 80%;
}
#breadcrumbRight {
	width: 20%;
}

#bannerBackground {
		height: 400px;
}

#errorpageHolder,
#websiteMiddle, 
#mainpageHolder,
#middleContent {
	margin-top: 160px;
}

#wideButton a {
	letter-spacing: 5px;
	font-size: 1.1em;
}

.homePage #overlay #headerCaption,
#bannerBackground.homePage {
	height: 580px;
}


#overlay #headerCaption {
	padding-top: 40px;
	height: 400px;
}
#shopPage #topCaption h1 {
	line-height: 1.2em;
	font-size: 2em;
}
#headerStrap {
	font-size: 1.2em;
}

#blogFilter li {
	width: 25%;
}

#webPage h1 {
	font-size: 1.8em;
}

ul#ticks {
	padding-left: 30px;
}

#action a {
	width: 230px;
	font-size: 1.4em;
	margin-bottom: 30px;
}  

#action.brochure a {
	width: 400px;
}
#pageRow.brochure img {
	width: 300px;
}
#pageRow.brochure img {
	margin-bottom: 30px;
}

#textMiddle {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;	
}

.intro.reviews #textLeft {
	width: 60%;
	padding-right: 20px;
}
.intro.reviews #textRight {
	width: 40%;
	padding-left: 20px;
}

#pageRow.pageTitle h2.strap,
#pageRow.pageTitle h2#strap,
#pageRow.pageTitle h1,
#pageRow.headerTitle {
	padding-right: 30px;
	padding-left: 30px;	
}


#pageRow img#wideImage,
#imageRow {
	padding-right: 30px;
	padding-left: 30px;	
}

.intro #textLeft {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
}
.intro #textRight {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
}

.half #textLeft {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
}
.half #textRight {
	width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}

#pageLogos.stairlifts.three #logo {
	width: 33.33%;
	height: 150px;
}

.panels #panel {
	width: 50%;
	margin-bottom: 20px;
}

#panel.one,
#panel.four {
	padding-right: 10px;
	padding-left: 10px;
}
#panel.two,
#panel.five
 {
	padding-right: 10px;
	padding-left: 10px;
}
#panel.three,
#panel.six {
	padding-left: 10px;
	padding-right: 10px;
}

#locationTop {
	margin-bottom: 4%;
	margin-left: 4%;
	width: 92%;
	margin-right: 4%;
}

#shopLeft {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	overflow:  hidden;
}

#shopLeft img {
	width: 120%;
	height: auto;
}

#shopRight {
	width: 100%;
		margin-right: 0%;
	margin-left: 0%;
}

#pageRow.locations h2 {
	text-align: center;
}
#pageRow.locations.two #panel {
	width: 80%;
	background-color: #fff;
	padding-right: 0;
	padding-left: 0;
}
#pageRow.locations.two #panel.one {
	margin-right: 4%;
	margin-left: 4%;
	margin-bottom: 4%;
	width: 92%;
}
#pageRow.locations.two #panel.two {
		width: 92%;
	margin-right: 4%;
	margin-left: 4%;
}

#pageRow.locations #location {
	font-size: 1.4em;
}
#locationLeft,
#location #telephone {
	font-size: 1.1em;
	width: 50%;
	padding: 15px 20px;
}
#location #telephone a {
		background: url(_graphics/orange-tel-icon.png) 0 0px no-repeat;
	background-size: 18px;
}
#pageRow.locations #panelLeft,
#pageRow.locations #panelRight {
	width: 50%;
		padding: 20px;
}

#pageRow.services #panel {
	width: 90%;
	margin-bottom: 40px;
	margin-right: 5%;
	margin-left: 5%;
}
#pageRow.services #panelImage {
	width: 100%;
}

#pageRow.services #panelBlock h2 {
	font-size: 2em;
}

#pageRow.services #panelBlock {
		width: 100%;
}
#pageRow.services #panelText {
	padding: 40px;
}

#googleMap {
	margin-top: 0px;
}

#testimonialsLeft {
	width: 50%;
	padding-right: 20px;
	padding-left: 0;
}
#testimonialsRight {
	width: 50%;
	padding-left: 20px;
	padding-right: 0;
}

img#reviewImage {
	width: 100%;
	margin-right: 0;
	margin-left: auto;
	margin-top: 0;
}

#postsRight,
#blogPost {
	padding-left: 0;
	padding-right: 0;
}

#blogpostList {
	width: 100%;
	padding-bottom: 0;
}

#headerLeft h1 {
	font-size: 1.6em;
}

#postsRight {
	padding-left: 0px;
	padding-right: 0;
	margin-top: 40px;
}

#homeblogIntro {
	margin-right: 2%;
	margin-left: 2%;	
}
#homePosts #blogpostList {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 2%;
} 
#homePosts #blogpostList h2 {
	font-size: 1em;
	height: 50px;
} 

#catPanel {
	width: 33.3%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#servicePanel {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#productPanel {
	width: 50%;
	margin-bottom: 50px;
}

#shopPage.row ul.products.columns-3 li {
	width: 31.33%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	clear: right;
}

#shopPage.row ul.products.columns-4 li,
#shopPage.row ul.products.columns-3 li {
	width: 100%;
	margin-left: 1%;
	margin-right: 1%;
}

#shopPage li.product-category a h2 {
	padding-right: 5px;
}

#pageRow.feature {
	font-size: 1.2em;
}

#pageRow.features .three #panel {
	width: 31.33%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
	font-size: 1.2em;
}

#pageRow.features #panel {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 5%;
	font-size: 1.2em;
} 

#adminLeft {
	padding-right: 0px;
	padding-left: 0;
}
#adminRight {
	padding-right: 0px;
	padding-left: 0px;
} 

#middleIntro.center {
	padding: 30px 50px;
}

#essingtonIcons #panel {
	width: 25%;
}
#essingtonIcons #panel h3 {
	font-size: 1.2em;
}

.contact #location #addressLeft {
	width: 50%;
}
.contact #location #addressRight {
	width: 50%;
}

#pageRow.pageTitle.sitemap {
	text-align: center;
}

ul#sitemap li {
	background: none;
	padding-left: 0px;
	text-align: center;
}

body.discontinued-mobility-products #tabHeading,
body.discontinued-mobility-products #tabExtra {
	padding-left: 0px;
	padding-right: 0px;
}

#descHolder {
	margin-right: 2%;
	margin-left: 2%;
	width: 96%;
}
#blogpostList {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}
#blogpostText {
	height: 290px;
}

#productImage {
	width: 25%;
}

#pageRow.pageProducts .container {
	padding-left: 0;
	padding-right: 0;
}
.pageProducts #productArchive li h3 {
	font-size: 1em;
	height: 65px;
	padding-right: 0;
	padding-left: 0;
}

#blogPage #productDetails {
	width: 75%;
	padding-left: 30px;
	padding-bottom: 20px;
}

#signupHolder {
	width: 80%;
	padding: 60px;
}
#signupHolder input.sib-email-area {
	margin-left: 13px;
}

#contactformHolder {
	margin-top: 30px;
}
body.page-id-18 #contactformHolder {
	margin-top: 30px;
	padding-right: 180px;
}

#webPage #middleBlock.form {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}

#footer #panelOne,
#footer #panelTwo,
#footer #panelThree,
#footer #panelFour {
	border-left: none;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 20px;
	width: 100%;
	padding-right: 0px;
	text-align: center;
}

#footer li.menu-item a {
	background: none;
	padding-left: 0px;
}

#footerSocial ul {
	margin-right: auto;
	margin-left: auto;
}

#bottomLeft {
	width: 100%;
	text-align: center;
	float: left;
}
#bottomRight {
	width: 100%;
	text-align: left;
	float: right;
}



	}
	

/* MD */

@media(min-width:992px){

#websiteHeader {
	height: 160px;
}
#logo {
		height: 100px;
		width: 40%;
	}
	#logo img {
		margin-top: 15px;
		width: 350px;
		height: auto;
	}
	
	#topRight {
		width: 60%;
		float: right;
		height: 110px;
	}
	#topAdmin {
		width: 100%;
		float: left;
	}
	
	#topAdmin ul {
	font-size: 1em;
	} 

#topBits {
	width: 60%;
}
	
#topnavHolder #maxmegamenu-2.widget li.mega-menu-item a.mega-menu-link {
	padding-left: 12px;
	padding-right: 12px;
		margin-left: 0px;
	height: 50px;
	margin-top: 0px;
	padding-top: 16px;
	font-size: 1em;
	line-height: 1em;
}
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link,
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-menu-item a.mega-menu-link {
height: 40px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 0px;
	padding-top: 12px;
	font-size: .9em;
	line-height: 1em;
}

#topnavHolder #maxmegamenu-2.widget li#mega-menu-item-397 {
	display: inline-block;
}

#breadcrumbLeft {
	width: 85%;
}
#breadcrumbRight {
	width: 15%;
}	

#bannerBackground {
	height: 450px;	
}

#wideButton a {
	letter-spacing: 5px;
	font-size: 1.2em;
}

#overlay #headerCaption {
	padding-top: 60px;
	height: 450px;
}
#shopPage #topCaption h1 {
	line-height: 1.2em;
	font-size: 2.4em;
}
#headerStrap {
	font-size: 1.4em;
}

#homeblogIntro {
	margin-right: 1%;
	margin-left: 1%;	
}
#homePosts #blogpostList {
	width: 23%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 0;
}

#pageRow.pageTitle h2.strap,
#pageRow.pageTitle h2#strap,
#pageRow.pageTitle h1,
#pageRow.headerTitle {
	padding-right: 0px;
	padding-left: 0px;	
}


#pageRow img#wideImage,
#pageRow img,
#imageRow {
	padding-right: 0px;
	padding-left: 0px;	
}

#pageRow.features #panel {
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
	font-size: 1.2em;
}

body.page-template-template-acorn-stairlift-pages .intro #textLeft {
	width: 50%;
}
body.page-template-template-acorn-stairlift-pages
.intro #textRight {
	width: 50%;
}

.intro #textLeft {
	width: 60%;
	padding-right: 20px;
	padding-left: 0;
}
.intro #textRight {
	width: 40%;
	padding-left: 20px;
	padding-right: 0;
}

.half #textLeft {
	width: 50%;
	padding-right: 20px;
	padding-left: 0;
}
.half #textRight {
	width: 50%;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
}

#pageRow.locations h2 {
	text-align: left;
}

#locationTop {
	margin-bottom: 2%;
	margin-left: 0;
	width: 100%;
	margin-right: 0;
}

#shopLeft {
	width: 48%;
	margin-right: 2%;
	margin-left: 0;
}
#shopRight {
	width: 50%;
		margin-right: 0%;
	margin-left: 0%;
	padding-top: 30px;
}

#pageRow.feature {
	font-size: 1.6em;
}

#pageRow.locations.two #panel {
	width: 48%;
}
#pageRow.locations.two #panel.one {
		width: 48%;
	margin-right: 2%;
	margin-left: 0;
	margin-bottom: 0%;
}
#pageRow.locations.two #panel.two {
		width: 48%;
	margin-right: 0%;
	margin-left: 2%;
}

#pageRow.locations #location {
	font-size: 1.4em;
}
#locationLeft,
#location #telephone {
	font-size: 1em;
	width: 50%;
	padding: 15px 20px;
}

#pageRow.services #panel {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#pageRow.services #panelImage {
	position: relative;
	width: 50%;
	height: 290px;
}

#pageRow.services #panelImage img {
	  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

#pageRow.brochure img {
	margin-bottom: 0px;
}

#pageRow.services #panelBlock h2 {
	font-size: 1.6em;
}

#pageRow.services #panelBlock {
			height: 320px;
		position: relative;
		width: 50%;
}

#pageRow.services #panelText {
	  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	width: 80%;
		padding: 0px;
}


.panels #panel {
	width: 33.33%;
	margin-bottom: 30px;
}

#panel.one,
#panel.four {
	padding-right: 20px;
	padding-left: 0;
}
#panel.two,
#panel.five
 {
	padding-right: 10px;
	padding-left: 10px;
}
#panel.three,
#panel.six {
	padding-left: 20px;
	padding-right: 0;
}

#textMiddle {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;	
}

#homePosts #blogpostList h2 {
	font-size: .9em;
	height: 60px;
} 

#catNav li a {
	font-size: 1.1em;
}


#webPage h1 {
	font-size: 2em;
}

#headerBit {
	padding-top: 20px;
	padding-bottom: 10px;
}

#blogpostList {
	width: 50%;
}

#postsRight {
	padding-left: 0px;
	padding-right: 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
	
#middleIntro.center {
	padding: 30px 100px;
}	

#catPanel {
	width: 33.3%;
}
#catNav ul.one {
	width: 33.3%;
}

img#reviewImage {
	width: 80%;
	margin-right: 0;
	margin-left: auto;
	margin-top: 0;
}

#shopPage.row ul.products.columns-4 li,
#shopPage.row ul.products.columns-3 li {
	width: 100%;
	margin-left: 1%;
	margin-right: 1%;
}
#shopPage.row ul.products li h2 {
	font-size: .9em;
	height: 55px;
}

#productPanel {
	width: 33.3%;
	margin-bottom: 50px;
}
#shopPage li.product-category.product a h2 {
	font-size: 1.2em;
} 

#adminLeft {
	padding-right: 30px;
	padding-left: 0;
}
#adminRight {
	padding-right: 0px;
	padding-left: 0px;
}

body.discontinued-mobility-products #tabHeading,
body.discontinued-mobility-products #tabExtra {
	padding-left: 50px;
	padding-right: 50px;
}

#shopPage div.woocommerce-tabs .wc-tab {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

#pageRow.pageProducts {
	padding-top: 0;
}

#pageRow.pageProducts .container {
	padding-left: 0;
	padding-right: 0;
}

.pageProducts #productArchive li h3 {
	font-size: 1em;
	height: 65px;
}

#pageRow.pageTitle.sitemap {
	text-align: left;
}

ul#sitemap li {
	background: url(_graphics/orange-bullet.png) 0 8px no-repeat;
	padding-left: 20px;
	text-align: left;
}

#contactformHolder {
	margin-top: 30px;
}
body.page-id-18 #contactformHolder {
	margin-top: 30px;
	padding-right: 30px;
}
#webPage #middleBlock.form {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}


#essingtonIcons #panel h3 {
	font-size: 1.4em;
}

#descHolder {
	margin-right: 1%;
	margin-left: 1%;
	width: 98%;
}

#blogpostList {
	width: 31.33%;
	margin-right: 1%;
	margin-left: 1%;
}
#blogpostText {
	height: 290px;
}


#footer #panelOne,
#footer #panelTwo,
#footer #panelThree,
#footer #panelFour {
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 0px;
	width: 25%;
	padding-right: 15px;
	text-align: left;
}

#footer li.menu-item a {
	background: url(_graphics/orange-bullet.png) 0 8px no-repeat;
	padding-left: 20px;
}

#footerSocial ul {
	margin-right: auto;
	margin-left: 0;
}

#bottomLeft {
	width: 70%;
	text-align: left;
	float: left;
	font-size: .9em;
}
#bottomRight {
	width: 30%;
	text-align: left;
	float: right;
}

	


	
	}

/* LG */

@media(min-width:1200px){

#websiteHeader {
	height: 160px;
}
#logo {
		height: 100px;
		width: 40%;
	}
	#logo img {
		margin-top: 15px;
		width: 350px;
		height: auto;
	}
	
	#topRight {
		width: 60%;
		float: right;
		height: 110px;
	}
	#topAdmin {
		width: 100%;
		float: left;
	}	
	
#topBits {
	width: 50%;
}
	
#topnavHolder {
		width: 100%;
} 

#breadcrumbLeft {
	width: 85%;
}
#breadcrumbRight {
	width: 15%;
}

#bannerBackground {
	height: 450px;	
}

#topnavHolder #maxmegamenu-2.widget li.mega-menu-item a.mega-menu-link {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 16px;
	font-size: 1.1em;
	line-height: 1em;
}
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link,
#topnavHolder #maxmegamenu-2.widget ul.mega-sub-menu li.mega-menu-item.mega-menu-item a.mega-menu-link {
height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 12px;
	font-size: 1em;
	line-height: 1em;
}

body.discontinued-mobility-products #shopPage div.woocommerce-tabs .wc-tab {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
}

#shopPage div.woocommerce-tabs .wc-tab {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}

#textMiddle {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;	
}

#webPage #middleBlock {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
#webPage #middleBlock.form {
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
}

#wideButton a {
	letter-spacing: 5px;
	font-size: 1.6em;
}

body.page-template-template-acorn-stairlift-pages .intro #textLeft {
	width: 60%;
}
body.page-template-template-acorn-stairlift-pages
.intro #textRight {
	width: 40%;
}

.homePage #overlay #headerCaption,
#bannerBackground.homePage {
	height: 600px;
}
	
#shopPage #topCaption h1 {
	line-height: 1.2em;
	font-size: 2.8em;
}

#headerStrap {
	font-size: 1.6em;
}
#bottomCaption {
	padding-left: 100px;
	padding-right: 100px;
}

#middleIntro.center {
	padding: 30px 200px;
}

#pageRow.feature {
	font-size: 1.9em;
}

#pageRow.locations.two #panel {
	width: 48%;
}
#pageRow.locations.two #panel.one {
	margin-right: 2%;
	margin-left: 0;
}
#pageRow.locations.two #panel.two {
	margin-right: 0%;
	margin-left: 2%;
}
#pageRow.locations #location {
	font-size: 1.2em;
}
#locationLeft,
#location #telephone {
	font-size: 1.3em;
	padding: 15px 20px;
}

#pageRow.services #panelImage {
	height: 320px;
	width: 50%;
}
#pageRow.services #panelImage img {
	  width: 100%;
}
#pageRow.services #panelBlock {
			height: 320px;
		width: 50%;
}

#pageRow.services #panelBlock h2 {
	font-size: 2em;
}

#pageRow.services #panelText {
	width: 80%;
}

body.discontinued-mobility-products #tabHeading,
body.discontinued-mobility-products #tabExtra {
	padding-left: 100px;
	padding-right: 100px;
}

#shopLeft img {
	width: 100%;
}

#webPage h1 {
	font-size: 2em;
}

#headerBit {
	padding-top: 20px;
	padding-bottom: 0;
}

.pageProducts #productArchive li h3 {
	font-size: 1em;
	height: 65px;
}

#homePosts #blogpostList h2 {
	font-size: 1em;
	height: 60px;
}

#blogpostText {
	height: 250px;
}

#newstopHolder,
#blogPost,
#postsRight {
	padding-left: 100px;
	padding-right: 100px;
}


#bottomLeft {
	width: 70%;
	font-size: 1em;
}
#bottomRight {
	width: 30%;
}
		
	}

 
@media(min-width:1400px) {



		
}
	
	 
@media(min-width:1600px){ 


 
}



@media screen {

* { margin: 0; padding: 0; }

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0;
	list-style-position: inside;
}

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }

} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decorati
/* Homepage Slider */