/*
Theme Name: hotelequip

*/

body{
	color: #514f4f !important;
	font-family: arial !important;
	font-size:14px !important;
	line-height: 1.5 !important;
	background: none !important;
	margin: 0;

}

h1, h2, h3, h4, h5, h6{color: #514f4f !important; font-family: arial , verdana !important; line-height: 1.1 !important; margin-bottom: 1em !important;}
h1{font-size:26px !important;}
h2{font-size:24px !important;}
h3{font-size:22px !important;}
h4{font-size:20px !important;}
h5{font-size:18px !important;}
h6{font-size:16px !important;}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1.4;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* General Styles */ 
body{ 
	background-image: url(images/bg.jpg) !important;
	background-size: 100% 100% !important;
	background-attachment: fixed !important;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.5;
	color: #363636;	
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4 ,h5, h6{
	color: #232323; 
	font-family: Arial; 
	font-weight: bold;
	margin: 0 0 15px;
}
h1{ font-size: 24px; }
h2{ font-size: 22px; }
h3{ font-size: 20px; }
h4{ font-size: 18px; }
h5{ font-size: 16px; }
h6{ font-size: 14px; }
iframe{ max-width: 100%; }
p{ 
	font-size: 14px;
	margin: 0 0 15px; 
}

/* CLASSES */
.row{max-width: 1000px !important;}
.clear{ clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* ALIGNMENT */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	margin: 5px 20px 5px 0;
}
.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}
img.alignright {
	margin: 5px 0 5px 20px;
}
.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 5px auto;
}
img.alignnone {
	margin: 5px 0;
}


#page {
background-color: #fff;
-webkit-box-shadow: 0px 2px 10px 7px rgba(50, 50, 50, 0.32);
-moz-box-shadow:    0px 2px 10px 7px rgba(50, 50, 50, 0.32);
box-shadow:         0px 2px 10px 7px rgba(50, 50, 50, 0.32);
}

#slog {
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
color: #08407a;
font-weight: bold;
font-size: 15px;
}

/*Header*/
#cont-num {
float: right;
margin-top: 30px;
margin-right: 20px;
font-size: 35px;
font-weight: bold;
color: rgba(201, 8, 5, 0.6);
text-shadow: 1px 4px 6px rgb(253, 253, 253), 0 0 0 rgb(138, 3, 3), 1px 4px 6px rgb(252, 252, 252);
}

#cont-num img {
margin-right: 10px;
}

@media screen and (max-width: 769px) {
	#cont-num {
	float: right;
	margin-top: 50px;
	margin-right: 20px;
	font-size: 32px;
	font-weight: bold;
	color: rgba(201, 8, 5, 0.6);
	text-shadow: 1px 4px 6px rgb(253, 253, 253), 0 0 0 rgb(138, 3, 3), 1px 4px 6px rgb(252, 252, 252);
	}

	#cont-num img {
	margin-right: 10px;
	max-width: 40px;
	}
}

@media screen and (max-width: 748px) {
	#cont-num {
	float: right;
	margin-top: -70px;
	margin-right: 20px;
	font-size: 32px;
	font-weight: bold;
	color: rgba(201, 8, 5, 0.6);
	text-shadow: 1px 4px 6px rgb(253, 253, 253), 0 0 0 rgb(138, 3, 3), 1px 4px 6px rgb(252, 252, 252);
	}

	#cont-num img {
	margin-right: 10px;
	max-width: 40px;
	}
}

@media screen and (max-width: 734px) {
	#cont-num {
	float: right;
	margin-top: 0;
	margin-right: 15px;
	font-size: 32px;
	font-weight: bold;
	color: rgba(201, 8, 5, 0.6);
	text-shadow: 1px 4px 6px rgb(253, 253, 253), 0 0 0 rgb(138, 3, 3), 1px 4px 6px rgb(252, 252, 252);
	}
}

@media screen and (max-width: 330px) {
	#cont-num {
	float: left;
	margin-top: 0;
	margin-left: 15px;
	font-size: 25px;
	font-weight: bold;
	color: rgba(201, 8, 5, 0.6);
	text-shadow: 1px 4px 6px rgb(253, 253, 253), 0 0 0 rgb(138, 3, 3), 1px 4px 6px rgb(252, 252, 252);
	}
	
	#cont-num img {
	margin-right: 5px;
	max-width: 30px;
	}
}

@media screen and (max-width: 275px) {
	#cont-num {
	float: left;
	margin-top: 0;
	margin-left: 10px;
	margin-right: 0;
	font-size: 20px;
	font-weight: bold;
	color: rgba(201, 8, 5, 0.6);
	text-shadow: 1px 4px 6px rgb(253, 253, 253), 0 0 0 rgb(138, 3, 3), 1px 4px 6px rgb(252, 252, 252);
	}
	
	#cont-num img {
	margin-right: 5px;
	max-width: 22px;
	}
}

#logo img {
margin-top: 15px;
margin-left: 20px;
}

@media screen and (max-width: 419px) {
	#logo img {
	margin-top: 15px;
	margin-left: 5px;
	}
}

@media screen and (max-width: 408px) {
	#logo img {
	margin-top: 15px;
	margin-left: 0;
	}
}

/*Main Menu*/
.navigation-container.row {
margin-left: 0 !important;
}

.nav-menu li {
list-style: none;
display: inline;
padding: 22px 14px;
position: relative;
}

.nav-menu {
margin: 0 !important;
}

.nav-menu li a {
text-transform: uppercase;
color: #fff;
font-size: 14px;
font-weight: bold;
}

#navigation-container {
margin-top: 30px;
}

#site-navigation {
padding: 18px;
background: #c5deea; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1ZGVlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iIzhhYmJkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjZkYWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c5deea 0%, #8abbd7 31%, #066dab 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5deea), color-stop(31%,#8abbd7), color-stop(100%,#066dab)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-8 */
}

#site-navigation ul .current-menu-item {
background-color: #17588D;
}

#site-navigation ul li:hover {
background-color: rgb(23, 88, 141);
}

/*sub menu*/
#site-navigation .sub-menu {
display: none;
background: rgb(7, 109, 167);
position: absolute;
z-index: 99999;
border: 1px solid #000;
-webkit-column-count: 3; /* Chrome, Safari, Opera */
-moz-column-count: 3; /* Firefox */
column-count: 3;
padding: 10px;
}

#site-navigation li:hover .sub-menu{
display: block;
margin: 1px;
top: 60px;
}

#site-navigation .sub-menu li, #menu-main-menu .sub-menu a {
float: none; 
display: block;
}

#site-navigation .sub-menu li {
list-style: none;
padding: 10px 2px;
width: 145px;
border-right: none !important; 
border-left: none !important;
background: #fafafa; /* Old browsers */
margin: 5px;
border-bottom: 1px solid #C0C0C0;
font-size: 12px;
}

#site-navigation .sub-menu li a{
color: #03466c;
text-shadow: none !important;
font-size: 11px;
}


#site-navigation .sub-menu  li:hover{
background: #17588D; /* Old browsers */
border-right: none !important;
border-left: none!important;
border-top-left-radius: 0!important;
border-bottom-left-radius:0!important;
}

#site-navigation .sub-menu li a:hover{
color: #fafafa;
text-shadow: none !important;
font-size: 11px;
}

#site-navigation .sub-menu li:first-child{
border-right: none !important;
border-left: none!important;
border-top-left-radius: 0!important;
border-bottom-left-radius:0!important;
border-top-right-radius: 0!important;
border-bottom-right-radius: 0!important;
margin-top: 0;
}

#site-navigation .sub-menu li:last-child {
border-top-right-radius: 0!important;
border-bottom-right-radius: 0!important;
border-bottom: none !important;
}

#menu-item-800 a {
font-size: 11.5px !important;
}

#menu-item-788 a {
font-size: 12px !important;
}

#menu-item-807 a {
font-size: 12px !important;
}

#menu-item-804 a {
font-size: 12px !important;
}

#menu-item-787 a {
font-size: 12px !important;
}

/*Search*/
#searchform {
width: 205px;
float: right;
margin-top: -50px;
margin-right: 75px;
}

#searchsubmit {
float: right;
margin-top: -55px;
height: 40px;
margin-right: -60px;
}

/*Slider*/
#home-slider.row {
margin-left: 0 !important;
}

.flex-control-nav {
bottom: 9px !important;
line-height: 11px;
z-index: 999999;
}

.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(253, 253, 253, 0.5) !important;
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
box-shadow: inset 1px 1px 1px 1px rgb(90, 90, 90);
}

.flex-control-paging li a.flex-active {
box-shadow: ;
background: #000;
background: rgba(19, 92, 126, 0.9) !important;
box-shadow: inset 1px 1px 1px 1px rgb(48, 48, 48) !important;
}

#metaslider_26 li {
z-index: -1 !important;
}

#metaslider_container_26:before, #metaslider_container_26:after {
z-index: -2;
position: absolute;
content: "";
bottom: 15px;
left: 10px;
width: 50%;
top: 80%;
max-width: 300px;
background: #777;
-webkit-box-shadow: 9px 25px 25px #777;
-moz-box-shadow: 9px 25px 25px #777;
box-shadow: 9px 25px 25px #777;
-webkit-transform: rotate(-6deg);
-moz-transform: rotate(-6deg);
-o-transform: rotate(-6deg);
-ms-transform: rotate(-6deg);
transform: rotate(-6deg);
}

#metaslider_container_26:after {
-webkit-transform: rotate(6deg);
-moz-transform: rotate(6deg);
-o-transform: rotate(6deg);
-ms-transform: rotate(6deg);
transform: rotate(6deg);
right: 10px;
left: auto;
}

/*home video*/
#home-video {
margin-left: 5px;
margin-bottom: 30px;
}

#home-video img {
width: 700px;
-webkit-box-shadow: 14px 10px 5px 1px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    14px 10px 5px 1px rgba(50, 50, 50, 0.45);
box-shadow:         14px 10px 5px 1px rgba(50, 50, 50, 0.45);
}

/*Newsletter*/
#wysija-2 {
margin-right: 5px;
padding: 5px 15px;
background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
border-right: 6px solid #d1d5d8;
border-bottom: 5px solid #dfe3e6;
border-top: 1px solid #d1d5d8;
border-left: 1px solid #d1d5d8;
-webkit-box-shadow: 9px 6px 6px 1px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    9px 6px 6px 1px rgba(50, 50, 50, 0.45);
box-shadow:         9px 6px 6px 1px rgba(50, 50, 50, 0.45);
height: 285px;
}


/*some customers sidebar*/
#side-customers {
margin-top: 15px;
background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
border-right: 6px solid #d1d5d8;
border-bottom: 5px solid #dfe3e6;
border-top: 1px solid #d1d5d8;
border-left: 1px solid #d1d5d8;
-webkit-box-shadow: 9px 6px 6px 1px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    9px 6px 6px 1px rgba(50, 50, 50, 0.45);
box-shadow:         9px 6px 6px 1px rgba(50, 50, 50, 0.45);
}
/*
#metaslider_container_35 {
  margin-top: 10px;
  margin-bottom: 10px;
}*/

.metaslider {
  max-width: 100% !important;
}

.slides li {
  /*height: 100px !important;*/
  /*width: 200px !important;*/
  padding: 10px 0px 10px 0px !important;
  vertical-align: middle;
}

.slides li img {
  /* height: 100% !important; */
  /*width: 170px !important;*/
  margin: 0px auto !important;
}

#side-customers p {
font-size: 14px;
font-weight: bold;
color: #2c82c9;
text-align: center;
margin-bottom: 2px;
}

/*social*/
#soc {
margin-top: 20px;
}

#soc img:hover {
opacity: 0.8;
}

/*warranty*/
#man-war {
margin-top: 20px;
}

.warranty-number {
  list-style-type: decimal;
}

.warranty-letter {
  list-style-type: lower-alpha;
  margin-bottom: 10px;
}

.warranty-letter li::before {
  content: ")";
  position: relative;
  left: -5px;
}

/*homepage text*/
#home-cont p {
text-align: justify;
}

#home-txt-cont {
margin-left: 5px;
}

/*products*/
#hp.large-3.columns {
padding-right: 0;
}

#more-btn a {
background: #c5deea; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1ZGVlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iIzhhYmJkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjZkYWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c5deea 0%, #8abbd7 31%, #066dab 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5deea), color-stop(31%,#8abbd7), color-stop(100%,#066dab)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-8 */
text-align: center;
padding: 5px;
color: #fff;
}

#more-btn a:hover {
background: #258dc8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1OGRjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNThkYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #258dc8 0%, #258dc8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#258dc8), color-stop(100%,#258dc8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #258dc8 0%,#258dc8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #258dc8 0%,#258dc8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #258dc8 0%,#258dc8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #258dc8 0%,#258dc8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#258dc8',GradientType=0 ); /* IE6-8 */
text-align: center;
padding: 5px;
color: #fff;
}

#products-text p {
font-size: 14px;
}

#prod-container {
margin-top: 20px;
}

#prod-thumbs img {
max-height: 130px;
min-height: 100px;
max-width: 100px;
min-width: 100px;
}

#prod {
float: left;
margin-top: 15px;
background-color: #f3f3f3;
border: 8px solid #fff;
min-height: 348px !important;
}

#prod-title {
text-transform: uppercase;
margin-bottom: 15px;
font-weight: bold;
margin-top: 10px;
}

#prod-cont.large-12.columns {
padding: 0;
}

/*Footer*/
.site-info.large-12.columns {
padding: 0;
}

#footer-customer {
margin-top: 50px;
}

#desc {
margin-top: 12px;
}

#foot-addr {
margin-top: 8px;
}

#copyr {
margin-top: 8px;
margin-bottom: 15px;
}


/*about page*/
#about-txt-cont {
margin-top: 30px;
}

#about-cont p {
text-align: justify;
}

#about-video {
width: 700px;
-webkit-box-shadow: 14px 10px 5px 1px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    14px 10px 5px 1px rgba(50, 50, 50, 0.45);
box-shadow:         14px 10px 5px 1px rgba(50, 50, 50, 0.45);
margin-top: 25px;
}

#page-title {
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
color: #368dcb;
/*margin-top: 20px;*/
text-align: center;
}

#def-sidebar {
margin-top: 75px;
}

/*Testimonial Page*/
#testim {
margin-top: 22px;
}

#testi-container {
background-color: #f2f2f2;
padding: 15px 0;
margin-left: 5px
}

#testi-container:last-child {
float: left;
}

#t-title {
font-size: 19px;
}

#t-date {
font-size: 13px;
}

#t-text p {
font-size: 15px;
text-align: justify;
}

#testi-text {
background-color: #fff;
border-right: 20px solid #f2f2f2;
padding-top: 8px;
}

#testi-thumb {
margin-top: 20px;
}

/*Contact Us Page*/
#sub {
padding: 0;
}

#pos {
padding-right: 0px;
}

#emailbox {
width: 50%;
}

/*Footer Menu*/
.menu-footer-menu-container ul li {
list-style: none;
float: left;
margin-right: 35px;
}

#menu-footer-menu li a {
font-size: 12px;
color: #000;
font-weight: bold;
}

.menu-footer-menu-container {
margin-top: 40px;
}

/*WP ECOMMERCE*/
.wpsc_description {
float: left;
text-align: left;
}
.wpsc_description ul li {
list-style: none;
}

.entry-header {
text-align: center;
}

.attachment-post-thumbnail.wp-post-image {
  display: inline-block;
}

.wpsc_category_details {
text-align: justify;
}

.wpsc_category_details img {
float: left;
}

/*copied from the old site*/
.widget_wpsc_categorisation .wpsc_categorisation_group li a:hover {
    color: #BDBDBD;
}

a img {
    border: 1px solid #CCCCCC;
    padding: 4px;
}

#content {
    margin: 0;
    overflow: hidden;
    width: auto;
}

#content .aside ul {
    padding: 0;
}

.wpsc-latest-products .wpsc-latest-product {
    float: left;
    height: auto;
    margin: 10px 20px 20px 0;
    overflow: hidden;
    width: 137px;
}

.pricedisplay {
    color: #BF3E23;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
  	display:none;
}

#content .aside {
    border: medium none;
    margin: 0;
    padding: 18px 0 0;
}

#wpsc_latest_products-2 {
    border: 1px solid #ECECEC;
    overflow: hidden;
    padding: 10px 10px 10px 20px;
    width: 648px;
	margin-bottom:20px !important;
}

.shopping-cart-wrapper .empty {
    margin: 10px;
}

.wpsc-latest-products .wpsc-latest-product a {
    display: inline;
    margin: 3px 0;
    position: relative;
    text-decoration: none;
    top: 4px;
}

#wpsc_product_specials-2 {
	 padding-bottom: 10px;
}

#content #text-2 {
    border: 1px solid #ECECEC;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    width: 505px;
}

#content #text-2 .widgettitle {
    color: #BF3E23;
    font-size: 17px;
    font-style: normal !important;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 0;
}

.checkout-total {
    font-size: 12px;
    font-weight: normal;
}

.wpsc-latest-products .pricedisplay {
    display: block;
    position: relative;
    top: 3px;
}

#content .entry-title a, #content .entry-title {
    color: #BF3E23;
    font-size: 17px;
    font-weight: bold;
    line-height: 31px;
    margin: 0 0 5px 5px;
}

.entry-title {
	padding:0;
}

.entry-meta { display:none; }

#content .type-wpsc-product {
    border: 1px solid #ECECEC;
    overflow: hidden;
    padding: 7px 0 50px 10px;
    width: auto;
}

.wpsc-breadcrumbs {
	margin-left:5px;
}

.wpsc-breadcrumbs a {
	color:#bdbdbd;
	font-size:11px;
}

.wpsc_default_product_list {
	margin:15px 0 0;
}

.wpsc_default_product_list  .prodtitle {
	margin: 0 0 5px 0 !important;
	padding:0;
}

.wpsc_default_product_list  .prodtitle  a{
	margin: 0 !important;
}

.wpsc_default_product_list  .prodtitle  a:hover {
	color: #BF3E23 !important;
}

.default_product_display form.product_form fieldset legend, #content form.product_form fieldset legend {
	float: left;
    font-size: 12px !important;
    font-weight: normal;
    margin: 3px 6px 0 0;
}

#content .product_form input[type="text"] {
	background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #E3E3E3;
    color: #010101;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: normal;
    padding: 2px;
}

.entry-content {
	padding:0;
}

#content .wpsc_quantity_update {
    margin-bottom: 10px;
    margin-left: 0 !important;
    padding-bottom: 0 !important;
}

#content .wpsc_product_price {
	padding:0 !important;
}

#content .wpsc_product_price p {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
}

#content .pricedisplay span {
    font-size: 15px;
    font-weight: bold;
}

#content .wpsc_default_product_list .wpsc_product_title {
    color: #081E4F;
    display: block;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 18px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.single_product_display  .product_description p { 
	margin:0 !important;
	font-size: 12px !important;
    font-weight: bold !important;
}

#content .wpsc_product_price p .pricedisplay {
    color: #BF3E23;
    font-size: 15px;
    line-height: 18px;
    margin-left: 2px;
}

#content .default_product_display .wpsc_product_utility {
	display:none;
}

.page-parent .default_product_display {
    margin:10px 27px 25px !important;
}


#footer .bottom {
    color: #A4A4A4;
    font-size: 11px;
    line-height: 13px;
    padding: 7px 0;
}

#content .single_product_display {
    border: 0;
    padding: 0;
	margin: 15px 0 0;
}

#content .entry-title {
    margin: 0 !important;
    padding-bottom: 10px;
	color: rgb(17, 122, 172) !important;
}

.imagecol {
    float: left;
    margin-right: 15px !important;
    position: relative;
  	min-width: 160px;
}

#content form.product_form fieldset:nth-child(1) legend {
	display: block;
    margin-bottom: 5px !important;
    width: auto;
}

.wpsc_variation_forms table label {
    color: #5B5A5A !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
}

.wpsc_variation_forms select {
    border: 1px solid #CCCCCC !important;
    font-size: 11px !important;
    margin: 0;
    width:108px;
}

.single_product_display form.product_form input, #content .single_product_display form.product_form input {
    font-size: 12px !important;
}

.single_product_display form.product_form fieldset, #content .single_product_display form.product_form fieldset {
    border: medium none;
    margin-bottom: 15px !important;
    padding: 0;
}

.single_product_display form.product_form fieldset:nth-child(1) legend {
    display: block;
    margin-bottom: 5px !important;
    width: auto !important;
}

/*.wpec-related-wrap {
	border: 1px solid #E1E1E1;
    padding: 10px;
}*/

.wpec-related-wrap h2 {
    color: rgb(17, 122, 172) !important;
	font-size: 18px !important;
    font-weight: bold;
    line-height: 31px;
    margin: 0 0 5px 5px;
	padding:0;
}

.wpec-related-wrap .wpec-related-product {
    float: left;
    margin: 0 4px 20px 0;
    width: 120px;
}

.wpec-related-wrap .wpec-related-product:last-child {
    margin-right:0;
}

.wpec-related-wrap .wpec-related-product img {
    margin:0 !important;
	padding: 4px;
	background-color: #efefef;
	border: 1px solid #CCCCCC; 
}

.wpec-related-title {
	padding:5px 0 !important;
}

.wpec-related-wrap .wpec-related-product .wpec-related-title a {
	display: inline;
    margin: 3px 0;
    position: relative;
    text-decoration: none;
    top: 4px;
	color:#666666;
	font-style:normal;
}

.wpec-related-wrap .wpec-related-product .wpec-related-title a:hover {
	color:#ff4b33;
}

.meteor-slides .meteor-buttons {
    left: 15px !important;
    top: 290px;
}

#header .cart {
    background: url("images/cart.png") no-repeat scroll left top transparent;
    color: #9A9999;
    float: right;
    font-size: 11px;
    line-height: 20px;
    margin: 101px 0 0 801px;
    padding: 14px 0 7px 42px;
    position: absolute;
    top: 0;
}

#header .cart .shop-count {
    color: #E76C07;
    font-weight: bold;
    text-decoration: none;
}

.page #content {
    margin: 0;
    overflow: hidden;
    padding: 10px;
    width: auto;
}

.widget_meta ul {
	margin: 10px !important;
}

fieldset.wp-login, fieldset.wp-register {
    border: 1px solid #ECECEC;
    padding: 15px;
    width: 94%;
    margin:5px 0 20px 0;
}

fieldset.wp-login legend, fieldset.wp-register legend {
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px;
    text-transform: capitalize;
}

fieldset.wp-login label, fieldset.wp-register label {
    width: 10% !important;
}

.entry-content h3 {
font-size: 14px !important;
font-style: normal;
padding: 10px 0 14px !important;
}

#content #checkout_page_container table.checkout_cart tr.product_row td.wpsc_product_image img {
    margin: 5px;
    padding: 5px;
}

#content #checkout_page_container table.checkout_cart .pricedisplay {
    font-size: 13px;
    font-weight:bold;
}

#content #checkout_page_container table.checkout_cart tr.product_row td, #content #checkout_page_container table.checkout_cart tr.product_row {
    padding: 2px 8px 1px !important;
}

#content #checkout_page_container .wpsc_checkout_table td {
    border: medium none;
    padding: 7px 7px 7px 0;
    vertical-align: top;
}

#content #checkout_page_container .wpsc_checkout_table tr {
    border-bottom: none;
}

.wpsc_registration_form fieldset {
    border-width: 1px medium !important;
}

.wpsc_gateway_container img {
    margin:0 !important;
}

.wpsc_gateway_container h3 {
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.default_product_display div.wpsc_loading_animation {
    display:none;
}

.default_product_display .productcol {
    margin:0 !important;
}

.default_product_display .wpsc_buy_button_container {
    float:left !important;
}

.default_product_display .product_form {
    margin-top:5px;
    display:none;
}

.default_product_display form.product_form fieldset {

}

.short-desc {
    color: #081E4F;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
    text-align: justify;
}

#content .single_product_display .imagecol img.no-image {
    margin-right:10px;
}

.default_product_display .imagecol {
    overflow:visible !important;
    height:auto !important;
}

.wpsc-user-account form table {
    width: 100%;
}

.wpsc-user-account form table tbody {
    border: 1px solid #ECECEC;
}

.wpsc-user-account form table tr {
    border-bottom: medium none;
}

.wpsc-user-account input[type="text"], .wpsc-user-account textarea, .wpsc-user-account select {
    font: 12px/18px Arial,sans-serif;
    width: 60%;
}

.wpsc-user-account .wrap {
    width:auto;
}

.wpsc-user-account input[type="submit"]{
    float: right;
}

.wpsc-user-account #access {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    font-size: 13px;
    height: 40px;
    margin: 15px 0 10px;
    overflow: visible;
    width: 100%;
    z-index: 100;
}

.wpsc-user-account #searchform #searchsubmit {
    left: -10px;
    position: relative;
}

.sku {
    color: #BF3E23;
    font-size: 14px;
    font-weight: bold !important;
    margin-bottom: 5px;
}

#content .default_product_display {
    border: 0;
    width:128px;
    margin: 10px 36px 0px 10px; /*10px 55px 25px 0;*/
    float:left;
    padding:0;
}

#single_product_page_container {
    position: relative;
    width: 516px !important;
}

.wpsc-breadcrumbs span {
    font-size: 11px;
}

#container {
    float: left;
    margin: 0 0 0 202px;
    width: 538px;
    min-height:1420px;
}

#index-bottom .wpsc_categorisation_group {
    float: left;
    margin: 0 14px 20px 0;
    text-align: center;
    width: 169px;
}

#index-bottom .wpsc_categorisation_group img {
    padding: 25px;
}

#index-bottom .wpsc_categorisation_group a {
    color: #081E4F;
}

#content .aside h3 {
    color: #BF3E23;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    padding: 0 0 7px;
    text-transform: uppercase;
    font-family: Arial,Helvetica,sans-serif;
}

.nor_con_rit_inner { padding:10px; }

#wp_sidebarlogin-2 form {
    padding: 10px;
    margin: 0;
}

#wp_sidebarlogin-2 .sidebarlogin_otherlinks { padding:10px; }

#checkout_page_container {
    clear: both;
    position: relative;
    width: auto !important;
}

#default_products_page_container .wpsc_page_numbers_bottom {
    clear: both;
    display: block;
    height: 20px;
    position: relative;
    top: 10px;
    width: auto;
}

.wpcart_gallery .attachment-gold-thumbnails, .imagecol .product_image {
    cursor: pointer !important;
}

#login h1 {
    display: none;
}

.tax-wpsc_product_category .wpsc-product .entry-title:not(.prodtitle) a {
    display:none;
}

.category-title {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.widget_wpsc_shopping_cart .cart-block-summary {
    font-weight: bold;
    margin: 8px;
}

.widget_wpsc_shopping_cart .cart-block-summary th, .widget_wpsc_shopping_cart .cart-block-summary td {
    border: none !important;
    padding: 0 0 0 12px !important;
}

.widget_wpsc_shopping_cart .cart-block-summary tbody, .widget_wpsc_shopping_cart .cart-block-summary tr {
   border: none !important;
}

.cart-block-summary-total {
    vertical-align:top;
}

#checkout_page_container input[type="text"], #checkout_page_container textarea,
.wpcf7 input[type="text"], .wpcf7 textarea {
    border:1px solid #ccc;
    padding:4px;
}

#default_products_page_container .imagecol .preview_link {
    border: 1px solid #CCCCCC;
    display: block;
    height: 135px;
    overflow: hidden;
    width: 130px;
}

#default_products_page_container .imagecol img { border: none !important; }

.wpec-related-image img {
    width: 100px;
    height:100px;
}

.single_product_display .imagecol img.product_image {
    max-width: 150px;
}

.price-note {
    font-weight: bold;
    margin-top: 20px !important;
    text-decoration: underline;
}

.contact-via {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
  	color: #B30016;
}

.wpsc_buy_button_container {
    margin: 30px 0 0;
}

.wpsc_change_country, .wpsc_shipping_quote_radio { display:none; }

.photo-enlarge {
    color: red;
    font-style: italic;
    position: relative;
}

span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    font-size: 10pt;
    left: 5px;
    padding: 2px;
    position: relative;
    top: 0;
    width: 280px;
    z-index: 100;
}

.hasroot { display:none; }

.single-wpsc-product .productcol {
    float: left;
    width: 64%;
}

.wpsc_buy_button {
    background: url("images/addtocart.png") no-repeat scroll 0 0 / 100% 100% transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 16px !important;
    height: auto;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px;
}

.product_form fieldset, .wpsc_product_price {
    display: none !important;
}

.best-price {
    color: #072A5D;
    float: left;
    font-size: 25px;
    line-height: 31px;
    margin: 0;
    width: 316px;
}

.best-phone {
    color: #B30016;
    float: left;
    font-size: 26px;
    line-height: 91px;
    text-align: right;
}

.page-template-template-page-blog-php .entry-content > p {
    margin: 0;
}

.page-template-template-page-blog-php .hentry {
    padding: 0;
}

.page-template-template-page-blog-php .entry small {
    display: block;
    font-size: 11px;
    font-style: italic;
    margin: 0 0 10px;
}

.page-template-template-page-blog-php .entry-title {
    line-height: 20px !important;
    padding: 0 0 8px !important;
}

.page-template-template-page-blog-php #content > ul {
    margin: 0 0 0 20px;
}
	
.entry-utility {
	display:none;
}
		  
#commentform input[type="text"], #commentform textarea {
    border: 1px solid #CCCCCC;
    padding: 4px;
}

#commentform {
    width: 90%;
}
		
.form-section label {
    font-size: 12px;
}

.product_image {
max-width: 130px !important;
max-height: 130px !important;
min-width: 110px;
}

.wpsc_cimg.large-4.columns {
padding: 0;
}

.wpsc_category_details.large-12.columns {
margin-bottom: 30px;
}

h2.entry-title.category-title {
display: none;
}

/*Slick Nav Menu*/
.slicknav_menu {
	display:none;
}

.slicknav_nav ul, .slicknav_nav li {
padding: 0;
}

@media screen and (max-width: 980px) {
	/* #menu is the original menu */
	.js .main-navigation{
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
	#search-box form {
	display: none;
	}
}

@media screen and (max-width: 734px) {
	.slicknav_menu {
	margin-top: 55px;
	}
}

/*background per pages*/
/*Luggage Trolleys*/
body.page-id-149 {
background-image: url('images/luggage_trolleys.jpg') !important;
}
body.term-luggage-trolleys {
background-image: url('images/luggage_trolleys.jpg') !important;
}


/*Laundry Trolleys*/
body.page-id-151 {
background-image: url('images/la-bg.jpg') !important;
}
body.term-laundry-trolleys {
background-image: url('images/la-bg.jpg') !important;
}


/*Housekeeping*/
body.page-id-216 {
background-image: url('images/hk-bg.jpg') !important;
}
body.term-housekeeping-trolleys {
background-image: url('images/hk-bg.jpg') !important;
}


/*janitor Trolleys*/
body.page-id-263 {
background-image: url('images/jt-bg.jpg') !important;
}
body.term-janitor-trolleys {
background-image: url('images/jt-bg.jpg') !important;
}


/*sign stands*/
body.page-id-265 {
background-image: url('images/ss-bg.jpg') !important;
}
body.term-sign-stands {
background-image: url('images/ss-bg.jpg') !important;
}

/*lit display*/
body.page-id-267 {
background-image: url('images/ld-bg.jpg') !important;
}
body.term-magazine-brochure-racks {
background-image: url('images/ld-bg.jpg') !important;
}


/*restaurant stations and service carts*/
body.page-id-269 {
background-image: url('images/restausta-bg.jpg') !important;
}
body.term-restaurant-stations-service-carts {
background-image: url('images/restausta-bg.jpg') !important;
}


/*restaurant collector*/
body.page-id-271 {
background-image: url('images/restaucol-bg.jpg') !important;
}
body.term-restaurant-collector-trolleys {
background-image: url('images/restaucol-bg.jpg') !important;
}


/*cooking and pastry*/
body.page-id-273 {
background-image: url('images/restaucol-bg.jpg') !important;
}
body.term-cooking-pastry-carts {
background-image: url('images/restaucol-bg.jpg') !important;
}


/*wine and liquor*/
body.page-id-275 {
background-image: url('images/wl-bg.jpg') !important;
}
body.term-wine-and-liquor-trolleys {
background-image: url('images/wl-bg.jpg') !important;
}


/*room service tables*/
body.page-id-277 {
background-image: url('images/service_tables_bg.jpg') !important;
}
body.term-room-service-tables {
background-image: url('images/service_tables_bg.jpg') !important;
}


/*luggage racks*/
body.page-id-279 {
background-image: url('images/racks.jpg') !important;
}
body.term-luggage-racks {
background-image: url('images/racks.jpg') !important;
}


/*guest room bins*/
body.page-id-281 {
background-image: url('images/gb.jpg') !important;
}
body.term-guest-room-bins {
background-image: url('images/gb.jpg') !important;
}


/*coat valet butler*/
body.page-id-283 {
background-image: url('images/butler.jpg') !important;
}
body.term-coat-valet-butler-hangers {
background-image: url('images/butler.jpg') !important;
}


/*indoor bins*/
body.page-id-285 {
background-image: url('images/indoor_bins.jpg') !important;
}
body.term-indoor-bins {
background-image: url('images/indoor_bins.jpg') !important;
}


/*outdoor bins*/
body.page-id-287 {
background-image: url('images/ob.jpg') !important;
}
body.term-outdoor-bins {
background-image: url('images/ob.jpg') !important;
}


/*outdoor benches*/
body.page-id-289 {
background-image: url('images/oben.jpg') !important;
}
body.term-outdoor-benches {
background-image: url('images/oben.jpg') !important;
}


/*circular indoor planters*/
body.page-id-291 {
background-image: url('images/cib.jpg') !important;
}
body.term-circular-indoor-planters {
background-image: url('images/cib.jpg') !important;
}


/*queue barriers*/
body.page-id-153 {
background-image: url('images/qb.jpg') !important;
}
body.term-queue-barriers{
background-image: url('images/qb.jpg') !important;
}


/*chairs/tables*/
body.page-id-621 {
background-image: url('images/platform-trolley.jpg') !important;
}
body.term-table-chairs-platform-trolley {
background-image: url('images/platform-trolley.jpg') !important;
}


/*page*/
.site-content.large-12.columns {
padding: 0 !important;
}

ul.page-list li a {
	text-transform: uppercase;
}
/* Juls10-25-16 */
#site-navigation .sub-menu {
	min-width: 500px;
	width: 100%;
}
#site-navigation .sub-menu li {
	padding: 6px 2px;
}