html,
body {
	height: 100%;
	/* The html and body elements cannot have any padding or margin. */
	color: #101010;
}
	/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/* Negative indent footer by its height */
	margin: 0 auto -60px;
	/* Pad bottom by footer height */
	padding: 0 0 0px;
}
img {
	border: 0;
	display: inline-block;
	height: auto;
	max-width: 100%;
}
.clearboth {  
	display: block;  
	margin: 0;  
	padding: 0;  
	clear: both;  
}
code {
	font-size: 80%;
}
.spacer10 {
    margin-top: 10px;
}
.spacer25 {
    margin-top: 25px;
}
.pull-right-head{
	float:right;
}
.sticky {
    padding: 15px;
    border-style: solid;
    border-width: 2px;
    border-color: #B2AFE8;
    border-radius: 5px;
}
.form-submit input#submit {
  display: inline-block;
  padding: 7px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  font-weight:300;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 0px solid transparent;
  border-radius: 3px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
      color: #FFFFFF;
  background-color: #b2afe8;
  border-color: #908dbd;
}
h2, h3, h4 {
	color: #0062ac;
}
  
/*==================================================================================================================================================================
  HEADER
  ==================================================================================================================================================================*/
.navbar-fixed-top { 
	top: 0px; 
}
body.admin-bar .navbar-fixed-top { 
	top: 28px !important; 
	}
div#logo{
	padding:5px 15px 5px 0;
	margin-left:0px;
}
.navbar-search{
	float:right;
	padding: 13px 0;
	max-width:290px;
	margin-right:-15px;
}
.social-icons-top {
    padding: 14px 0;
	float:left;
	margin: 0 15px;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 5px;
}
.navbar-brand a:hover {
	background-color: transparent !important:
}
@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('fonts/MonoSocialIconsFont-1.10.eot');
    src: url('fonts/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('fonts/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('fonts/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    font-size: 22px;
    margin: 2px;
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 130%;
}
.navbar-wrapper {
	padding-bottom: 30px;
	background: url(/wp-content/uploads/2014/03/navbar-back.jpg) center;
	border-bottom: 10px solid #FFF;
}


/*==================================================================================================================================================================
  TYPOGRAPHY
  ==================================================================================================================================================================*/
a, a img {
	transition: all 0.20s ease 0s;
}
a:hover{
	text-decoration:none;
	color: #428bca;
}
img a:hover {
	text-decoration:none;
	background: none;
}
.bypostauthor {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
/*==================================================================================================================================================================
  CONTENT
  ==================================================================================================================================================================*/
  
.entry-thumbnail{
	margin:25px auto;
}
.entry-content iframe {
	max-width: 98%;
	height: auto;
}
.navigation {
    padding: 10px;
}
.post {
    margin-bottom: 25px;
	overflow: hidden;
	padding-bottom: 25px;
	border-bottom: 1px solid #CCC;
}
/*==================================================================================================================================================================
  WIDGETS
  ==================================================================================================================================================================*/
.main-widget{
	background-color:#F3F3F3;
	padding:30px;
	font-size:88px;
	color:#908DBD;
	transition: all 0.50s ease 0s;
}
.main-widget:hover{
	background-color:#908DBD;
	padding:30px;
	font-size:98px;
	color:#FFF;
}
#widgets {
	margin-bottom:20px;
}
.home-widgets {
    padding-top: 25px;
    padding-bottom: 25px;
}
#widgets a {
	display:inline-block;
	text-decoration:none;
}
#widgets ul, #widgets .textwidget, #widgets .tagcloud, #widgets #searchform, #widgets #calendar_wrap {
	font-size:13px;
	margin:0 0 0px;
	padding:00px 0 10px 0;
	list-style-type: none;
}
#widgets ul li {	
	border-bottom:1px solid #EEEEEE;
    padding: 8px 2px;
}
#widgets ul li a {
	padding: 8px 2px;
	margin-left:0px;	
	transition: all 0.5s ease 0s;
	display:inline;
	text-decoration:none;
}
#widgets ul li a:hover {
	margin-left:10px;
	display:inline;
	text-decoration:none;
}
#widgets .widget-title img {
	float:right;
	height:11px;
	position:relative;
	top:4px;
	width:11px;
}
#widgets .rss-date {
	line-height:18px;
	padding:6px 12px;
}
#widgets .rssSummary {
	padding:10px;
}
#widgets cite {
	font-style:normal;
	line-height:18px;
	padding:6px 12px;
}
#widgets .textwidget, #widgets .tagcloud {
	display:block;
	line-height:1.5em;
	margin:0 0 20px;
	word-wrap:break-word;
}
#widgets .textwidget a {	
}
#widgets ul .children {
	border:none;
	margin:0;
	padding:0;
}
#widgets .author {
	font-weight:700;
	padding-top:4px;
}
.widget_archive select, #cat {
	display:block;
	margin:20px 15px 0;
}
.widget-title, .widget-title-home h3 {
	display:block;
	font-size:18px;
	font-weight:300;
	line-height:24px;
	margin: 0 0 10px;
	border-bottom:1px solid #c8c8c8;
	padding: 0 0 10px;
	text-align:left;
}
.home .widget-title-home h3 {
	border-bottom:none;
	display:block;
	font-size:24px;
	font-weight:700;
	line-height:23px;
	margin:0;
	padding:20px 20px 0 20px;
	text-align:left;
	border: none;
}
.widget-title a {
	border-bottom:none;
	padding:0!important;
}
.title-404 {
	color:#933;
}
/* MARKETING CONTENT */
.jumbotron p{
	text-align:justify;
}
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 20px;
    text-align: center;
}
.widget-wrapper {
	padding-bottom: 25px;
}
/*==================================================================================================================================================================
  FOOTER
  ==================================================================================================================================================================*/
  
#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}
.footer {
	margin-top: 75px;
	background-color:#005984;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #FFF;
	border-bottom: 3px solid #00253f;
}
.footer a {
	color: #afbf26;
}
.footer li a {
	color: #FFF;
}
.footer li a:hover {
	color: #afbf26;
}
.footer h3 {
	color: #FFF;
}

#footer-wrapper {
    padding: 10px 0 10px 0;
	color: #aaa;
	font-size: 14px;
}
.footer-menu {
	margin-left:0;
	padding:15px 0 15px 0;
}
.footer-menu li {
	display:inline-block;
	list-style-type:none;
}
.footer-menu li a {
	border-left:1px solid #404040;
	padding: 0 8px;
}
.footer-menu > li:first-child > a {
	border-left:none;
	padding:0 8px 0 0;
}
.footer-widget ul {
	padding: 0;
	list-style: none;
}
.copyright,
.scroll-top,
.privacy{
	padding-top:10px;
	padding-bottom:10px;
}
.copyright{
	text-align:left;
}
.scroll-top {
   text-align: center;
}
.privacy{
	text-align:right;
}
/*==================================================================================================================================================================
  BOOTSTRAP EXTRAS
  ==================================================================================================================================================================*/
/* CUSTOMIZE THE CAROUSEL */
.home-button-container{
	max-width:300px;
	margin:0 auto;
}
/* Carousel base class */
.carousel {
	margin-bottom: 60px;
  /* Negative margin to pull up carousel. 115px is roughly margins and height of navbar. */
	margin-top:-10px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
	padding-bottom: 60px;
    width: 100%;
    left: 0%;
    right: 0%;
     padding-top: 15%;
}
div.carousel-caption h1{
	font-size:90px;
	/*text-transform:uppercase;*/
	font-weight:700;
}
div.carousel-caption h2{
	font-size:30px;
    margin-top: 30px;
}
/* Declare heights because of positioning of img element */
.carousel .item {
	height: 420px;
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 500px;
}
.carousel-control {
    z-index: 100;
}
/* FEATURETTES */
.featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
.lead {
    font-size: 21px;
	text-align:justify;
}
/* SECTIONS */
.sections {
    color: #ffffff;
}
.section {
    border-radius: 0;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
    color: #ffffff;
}
.top-image-wrapper {
  background-position: center center;
  background-size: cover;
  height: 150px;
}
/*==================================================================================================================================================================
  MEDIA QUERIES
================================================================================================================================================================== */
@media screen and (max-width: 480px) {
	.carousel-caption {
	z-index: 10;
	padding:50px 10px 50px 10px;
    width: 100%;
}
div#portfolio-wrapper ul#portfolio-list.thumbnails div.item{
	width:100%;
}
div#portfolio-wrapper ul#portfolio-list.thumbnails div.item div.thumb a img.attachment-post-thumbnail{
	width:100%;
	height:auto;
}
}
@media (min-width: 768px) {
  /* Remove the edge padding needed for mobile */
.marketing {
    padding-left: 0;
    padding-right: 0;
}
  /* Bump up size of carousel content */
.carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
}
.featurette-heading {
    font-size: 40px;
  }
.social-icons {
    margin-top: 10px;
    margin-bottom: 10px;
}
}
@media (min-width: 992px) {
.featurette-heading {
    margin-top: 50px;
}
.social-icons {
    margin-top: 10px;
    margin-bottom: 10px;
	float:right;
}
}
@media screen and (max-width: 767px) {
div#logo{
	padding:5px 15px 5px 15px;
	margin-left:0px;
}
.navbar-search{
	float:none;
	padding: 10px 0;
	max-width:100%;
	border-top:1px solid #EEEEEE ;
}
.social-icons-top {
    padding: 14px 0 0 0;
	float:left;
	margin: 0 15px 0 0px;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    left: 10px;
	right: 10px;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.home-button-container {
    margin: 50px auto 0 auto;
    padding:0px 40px 0px 40px;
	width:100%;
}
.footer-menu,
.copyright,
.scroll-top,
.powered {
	text-align: center;
}
.pull-right-head{
	float:none;
}
div.carousel-caption h1{
	font-size:40px;
}
.social-icons {
    margin-top: 10px;
    margin-bottom: 10px;
	text-align:center;
}
.social-icons a:hover {
    text-decoration: none;
}
.hero_img {
    max-width: 100%;
    max-height: 250px;
}
}
/*==================================================================================================================================================================
  WORDPRESS CORE
========== */
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display:block;
	margin:5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#fff;
	border:1px solid #f0f0f0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
	background-color: #9bb8ce;
	color: #FFF;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0 0 10px;
	max-width:98.5%;
	padding:0;
	width:auto;
	border: 1px solid #FFF;
}
.wp-caption p.wp-caption-text {
	margin:0;
	padding:0 4px 5px;
}
img.wp-smiley {
	vertical-align:middle;
}
.gallery {
	margin:0 auto 18px;
}
.gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
	width:155px;
}
.gallery img {
	border:1px solid #ddd;
}
.gallery .gallery-caption {
	font-size:12px;
	margin:0 0 12px;
}
.gallery dl {
	margin:0;
}
.gallery br+br {
	display:none;
}
.attachment-gallery img {
	background:#fff;
	border:1px solid #f0f0f0;
	display:block;
	height:auto;
	margin:15px auto;
	max-width:96%;
	padding:5px;
	width:auto;
}
.gallery-meta .full-size, .gallery-meta .aperture, .gallery-meta .focal-length, .gallery-meta .iso, .gallery-meta .shutter, .gallery-meta .camera {
	display:block;
}
.home-video-col {
	padding-top: 30px;
}
.footer-widget {
	width: 100%;
}
li.current-menu-item a:hover {
  border-bottom: 0px;
}
.footer-widget .post-date, .custom_recent_entries .post-date {
	color: #FFF;
	font-size: 12px;
	float; left;
}
.widget_recent_entries a {
	padding: 0 !important;
}
.widget_recent_entries a:hover {
	padding: 0 !important;
	margin: 0 !important;
}
.widget_recent_entries h4 {
	margin-top: 0 !important;
}
.custom_recent_posts {float:left !important;width:50px;height:50px;padding:3px;margin-right:10px;background:#FFF;}
.custom_recent_posts:hover {background:#f2f2f2;}
.footer-widget h4, .custom_recent_entries h4 {
	padding:4px 0 !important;
	margin: 0;
	font-size: 16px;
}
.footer-widget li.custom_posts {
	overflow: hidden;
}
.footer-widget li.custom_posts a {
	padding-bottom: 10px;
	border-bottom: 1px solid #c8c8c8;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.footer-widget li.custom_posts a:hover {
	background-color: #31799c;
}
.pages-top-image {
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
}
.pages-top-image img {
	width: 100%;
	height: 150px;
}
.pages-top-title-cont {
	position: absolute;
	top: 0;
	width: 100%;
}
.pages-top-title {
	background: url(/wp-content/uploads/2014/03/title-back.png) left bottom no-repeat;
	height: 150px;
}
.pages-top-title span {
	padding-left: 80px;
	top: 85px;
	font-size: 36px;
	color: #FFF;
	font-weight: 400;
	position: relative;
}
div.wpcf7 .wpcf7-form-control { max-width: 100%;
max-height: 80px;
padding: 2px 5px; }

div.wpcf7 .wpcf7-submit { float:left; }
input[type="submit"] {
color: #ffffff;
background-color: #afbf26;
border: 0;
}
input:hover[type="submit"]{
color: #FFF;
background-color: #003655;
}
.home-feature-button {
	width: 100%;
	display: block;
	color: #FFF;
	padding: 10px;
	background-color: #0062ac;
}
.home-feature-button:hover {
	background-color: #9bb8ce;
}
.feature-button {
	padding: 0;
}
a.feature-button {
	width: 100%;
	display: block;
	color: #FFF;
	padding: 10px;
	font-size: 13px;
	background-color: #0062ac;
	overflow: hidden;
}
a.feature-button:hover {
	background-color: #9bb8ce;
}
a.feature-button img {
	display: block;
	float: left;
	width: 33%
	height: auto;
	margin: 10px 20px 20px 0;
}
.specification td {
	border: 1px solid #666;
	padding: 2px;
}
.specification-title {
	background-color: #9bb8ce;
	color: #FFF;
}
.specification-sub-title {
	background-color: #e6edf3;
}
.half-logo img {
	width: 100%;
	height: auto;
}
.contact-us {
}
.contact-us a {
	display: block;
	padding: 5px;
	width: 100%;
	color: #FFF;
	background-color: #0062ac;
}
.contact-us a:hover {
	background-color: #9bb8ce;
}
.news-and-form {
	background-color: #EEE;
	padding: 25px 0 35px;
	margin-bottom: 35px;
}
h3.news {
	margin-bottom: 0px !important;
}
.news-and-form h1, .news-and-form h2, .news-and-form h3 {
	margin-top: 10px;
}

.logos-back {
	background: url(/wp-content/uploads/2014/04/lines-back-darker.jpg);
	padding: 35px 0;
}
.top-lines {
	width: 100%;
	height: 20px;
	margin-top: 8px;
	background: url(/wp-content/uploads/2014/04/lines-back.jpg);
}
.home-features {
	padding-top: 30px;
	padding-bottom: 30px;
}
.home-features h3 {
	background-color: #005984;
	padding: 5px;
	margin: 2px 5px;
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	display: inline;
	float: left;
	clear: both;
}
.home-features a img {
	padding: 5px;
	border: 1px dotted #005984;
	margin: 0;
	width: 100%;
	height: auto;
	background-color: rgba(175, 191, 38, 0);
}
.home-features a:hover img {
	background-color: rgba(175, 191, 38, 0.6);
}
.home-feature-image {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.top-navigation-bar {
	width: 100%;
	text-align: right;
	color: #669bb5;
}
a.top-bar-stockist {
	color: #FFF;
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
	border-left: 1px solid #005984;
	padding-left: 15px;
	margin: 2px 15px 0;
	display: inline-block;
}
a.top-bar-stockist:hover {
	color: #afbf26;
}
.top-navigation-bar a img {
	padding: 0;
	margin: 0;
	width: 28px;
	height: 28px;
}
.industry-page {
	padding: 0;
}
.industry-page a img {
	border: 1px dotted #003655;
	padding: 5px;
	background: url(/wp-content/uploads/2014/04/image-thumb-back.jpg) center repeat-y;
	transition: all 0.20s ease 0s;
}
.industry-page a:hover img {
	background-color: #afbf26;
}
.industry-page span {
	padding: 3px 8px;
	position: absolute;
	top: 20px;
	left: 21px;
	color: #FFF;
	font-size: 19px;
	text-transform: uppercase;
	background: url(/wp-content/uploads/2014/03/image-title-back.png);
	z-index: 10;
}
.social-media {
	display: inline-block;
	top: -4px;
	position: relative;
}
.social-media a {
	opacity: 0.7;
	margin-right: 5px;
}
.social-media a:hover {
	opacity: 1;
}

/*==================================================================================================================================================================
  WooCommerce
================================================================================================================================================================== */

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
padding: 0;
position: relative;
width: 30.8%;
margin-left: 0;
margin-bottom: 20px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	background-color: #005984;
	padding: 12% 35% 4% 5%;
	margin: 0px;
	height: 270px;
	width: auto;
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
	background-color: #00253f;
	width: 105%;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .woocommerce-page a.button:hover {
font-size: 100%;
margin: 0;
line-height: 1em;
cursor: pointer;
position: relative;
font-family: inherit;
text-decoration: none;
overflow: visible;
font-weight: normal;
border-radius: 0;
left: auto;
color: #FFF;
text-shadow: none;
border: 0px;
background: #669bb5;
white-space: nowrap;
display: inline-block;
box-shadow: none;
padding: 5px;
position: absolute;
top: 60px;
right: 15px;
}
.woocommerce ul.products li.product h3 {
	background-color: #afbf26;
	padding: 2px 5px;
	position: absolute;
	top: 0px;
	right: 15px;
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
	display: inline;
	line-height: 30px;
}
.cat-page-description p {
	background-color: #afbf26;
	color: #FFF;
	width: 100%;
	padding: 10px;
	font-weight: 400;
	margin: 0;
	font-size: 16px !important;
}
.cat-page-description ul {
	border: 1px dotted #005984;
	border-top: 0px;
	width: 100%;
	padding: 5px 10px 0 !important;
	margin: 0;
}
.cat-page-description ul p {
	background: transparent;
	padding: 0px;
}
.cat-page-description ul ul {
	background-color: #FFF;
	border: 0px;
	font-size: 13px;
	padding: 0px !important;
	list-style: circle !important;
	margin: 0;
	max-height: 105px;
	overflow: hidden;
	font-weight: 400;
}
.cat-page-description ul ul li {
	padding: 2px !important;
	color: #005984;
}
.cat-page-description table {
	display: none;
}
.bottom-industries {
	border-top: 1px solid #005984 !important;
	padding: 15px 0;
	width: 100%;
}
.bottom-industries a {
	font-size: 12px;
	color: #005984;
	line-height: 16px;
	display: inline block;
	text-transform: uppercase;
	padding: 0 5px;
	border-right: 1px solid #005984;
}
.bottom-industries a:hover {
	color: #afbf26;
}
a.bottom-industries-last {
	border-right: 0px;
}
.comparison-table {
	margin-top: 15px;
}
.comparison-table td, .comparison-table th {
	border: 1px solid #CCC;
	padding: 2px 5px;
}
.comparison-table th {
	font-weight: 300;
	background-color: #005984;
	color: #FFF;
	padding: 5px;
}
.comparison-table img {
	width: 25px;
	height: auto;
	display: block;
	margin: auto;
}

/* Single Products ====================================================================================================================================================
====================================================================================================================================================*/

.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title h1 {
	background-color: #afbf26;
	padding: 5px;
	color: #FFF;
	float: right;
	display: inline;
	text-transform: uppercase;
	font-size: 30px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
float: left;
width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: right;
width: 100%;
}
.short-description {
	float: right;
	clear: both;
	color: #005984;
	text-align: right;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
display: block;
	border: 1px dotted #005984;
	padding: 10% 2%;
	box-shadow: none;
}
.posted_in {
	clear: both;
	float: right;
	text-align: right;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
background: #afbf26;
z-index: 2;
border: 0px;
border-radius: 0px;
color: #FFF;
font-weight: normal;
}
.panel h2 {
	margin: 0 0 10px;
}

.approvals { 
	margin-top: -28px;
}
.breadcrumbs {
	margin: 0 0 20px 16px;
	padding: 0 0 10px;
	color: #afbf26;
	border-bottom: 1px solid #005984;
}
.breadcrumbs a {
	color: #005984;
}
.breadcrumbs a:hover {
	color: #afbf26;
}

.bx-wrapper .bx-viewport {
	width: 102% !important;
}
.industry-sub-page .row {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
.industry-sub-page a {
	text-decoration: none;
	color: #FFF;
	background-color: #669bb5;
	padding: 2px 10px;
}
.industry-sub-page img {
	background-color: #005984;
	padding: 20px;
	display: block;
	margin-top: 20px;
}
.industry-sub-page h3 {
	background-color: #afbf26;
	padding: 2px 10px;
	color: #FFF;
	display: inline-block;
}
.gform_wrapper .top_label .gfield_label {
  font-weight: 300;
}
.footer .gfield {
  margin: 0 0 5px;
}
body .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}
.news-and-form .gform_body input {
  margin: 0 0 5px 0;
}
.news-and-form .gform_wrapper {
  max-width: 380px;
}
.gfield_label {
    display: none !important;
}

/* ==== MEDIA QUERIES =============================================================================================*/

@media screen and (max-width: 1009px)  {
	.approvals { 
		margin-top: 15px;
	}
}

@media screen and (max-width: 600px)  {
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left !important;
padding: 0;
position: relative;
width: 98% !important;
margin-left: 0;
margin-bottom: 10px;
}
}

@media screen and (max-width: 420px)  {
	.woocommerce ul.products li.product h3 {
		font-size: 13px;
	}
	.top-bar-stockist {
		border-left: 0px;
	}
}

.custom_posts h4 {
	color: #afbf26;
}
.post-image {
	float: left;
	margin-right: 20px;
}
.post-excerpt button {
	float: right;
}
.desk-mat {
	background: url(/wp-content/uploads/2014/04/desk-mat.png) no-repeat bottom left;
	background-size: 100%, auto;
	padding-bottom: 120px;
}

form.woocommerce-ordering {
display:none;
}
.partner-logo {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 3px;
    width: 36px;
}
.menu-text {
	font-size: 12px;
	padding-top: 8px;
	color: #FFF;
}