/* Fix for container within navbar on small viewports, for Firefox and Chrome.
This may but be necessary when Bootstrap 4 is improved after alpha. */

@media (max-width: 575px) {
  .navbar > .container {
    position: static;
    width: 100%;
  }
}

@media (max-width: 840px) { .d-none {
    display: none!important;
  }
}


@media (min-width: 840px) {div#headerLinks.col-md-4 {
    flex: 0 0 33%;
    max-width: 33%;
 }
}

@media (min-width: 840px) { .d-md-block {
    display: block!important;
  }
}

@media (min-width: 840px) {div#headerPhone.col-md-8.ml-auto.text-right {
           
    flex: 0 0 60%;
    max-width: 100%;
            
  }
}

@media (max-width: 840px) {div#headerPhone.col-md-8.ml-auto.text-right {
    flex: 0 0 100%;
    max-width: 100%;
    
  }
}

.contactOffice {
    margin-top: 0 !important;
}
.contactCompany {
    margin-bottom: 0 !important;
}

.form-row-wide {
    clear: both !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    position: relative;
    display: inline-block;
}

.form-row-first,
.form-row-last {
    width:49% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    position: relative;
    display: inline-block; 
    
}

.form-row.notes {
    width: 100% !important;
    position: relative;
    display: inline-block;
    margin-right: 0 !important;
    margin-left: 0 !important; 
}

form#yith-ywraq-default-form {
    width: 100%;
}

input#first_name.input-text {
    width: 100%;
    text-align: center;
    margin-right: 100px;
}
input#last_name.input-text {
    width: 100%;
    text-align: center;
    margin-right: 100px;
}
input#email.input-text {
    width: 100%;
    text-align: center;
    margin-right: 105px;
}
input#phone_no.input-text {
    width: 100%;
    text-align: center;
    margin-right: 100px;
}
input#address.input-text {
    margin-right: 100px; 
    width: 100%; 
    text-align: center;
}
input#postcode.input-text {
    margin-right: 100px;
    width: 100%;  
    text-align: center;
}
textarea#message.input-text{
    width: 100%;
    height: 100%;
    margin-right: 350px;
}


.col-4 {
    padding-right: 1px;
    padding-left: 1px;
}

a.button {
	transition: all 0.2s;
}
@media all and (max-width:30em){
	a.button{
		display:block;
		margin: 0.4em auto;
		width: 100%;
	}
}

#ajaxsearchliteres1.vertical.wpdreams_asl_results.asl_w.asl_r.asl_r_1.asl_an_fadeInDrop {
    
	top: 135px !important;
}

.row.footerLogos.col-3, .row.footerLogos.col-6 {
    padding-right: 1px;
    padding-left: 1px;
}

.woocommerce a.button {
	display: none;
}

.h2, h2 {
    font-size: 1rem;
}

.col-1{
	flex: 0 0 50%;
	max-width: 50%;
}
.col-2{
	flex: 0 0 50%;
	max-width: 50%
}

.edit {
	font-size: 12px;
	position:absolute;
	bottom: 10px;
}

.shippinginfo {
	font-size: 12px;
	font-weight: bold;
}
.details {
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
}

.woocommerce-password-strength {
	display: none;
}

.woocommerce-Tabs-panel--product_tab_11844 h2 {
	display: none !important;
}

.woocommerce-Tabs-panel--product_tab_11849 h2 {
	display: none !important;
}

/* Global items */

body {
  font-family: 'Open Sans', sans-serif;
  background-color: #fbfbfb;
}

.anchor {
	padding-top: 50px;
}

.container-fluid {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1200px;
}

#mainContainer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#mainContainer.bg {
  background-color: #fff;
  border-top: 1px solid #f3f2f2;
}

#mainContainer.bg2 {
    background: #f8f8f8;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #efefef, #f8f8f8);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #efefef, #f8f8f8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border-top: 1px solid #f3f2f2;
}

/* Max content widths */

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto
}

/* Navbar */

.navbar {
  padding: 0px;
  background-color: #fff;
}

.navbar-topbar {
  border-radius: 0;
}

.navbar .dropdown-menu li {
    width: 100%;
    margin-left: 0 !important;
    padding: .5em 0em;
    border-bottom: 1px solid #f3f3f3;
}

.grid-navbar {
	padding: 0em !important;
	border: 0px solid !important;
}

.navbar .dropdown-menu {
  margin-top: 0;
}

.navbar-brand img {
  max-width: 280px;
  margin: 1.4rem 0rem;
}

.navbar-default li.menu-item {
    margin-right: 1.8rem;
}

.navbar-default a.nav-link {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .9rem;
}

#navbar-second li.menu-item {
    margin-right: 1.8rem;
}

#navbar-second a.nav-link {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  font-size: .8rem;
  margin-right: 1.8rem;
}

#navbar-second.dropdown-menu {
    top: 100%;
    z-index: 1000;
    min-width: 100%;
    padding: 2rem 4.7rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0rem;
}

.navbar-default .dropdown-toggle::after, .navbar-second .dropdown-toggle::after {
    margin-left: .4em;
}

#navbar-second.dropdown-menu ul {
    padding: 0px;
    list-style: none;
}

#navbar-second.dropdown-menu h5 {
    font-size: .8rem;
    font-weight: 700;
    text-transform: uppercase;
}

#navbar-second.dropdown-menu ul li a {
    font-size: .9rem;
    color: #000;
}

.nav-menu {
    position: relative;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 99;
}

.nav-up {
	top: -200px;
}

@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding: .8rem 0rem;
  }
  
  .nav-menu.nav-down {
    position: fixed;
    top: 0;
	}
}

#headerLinks a {
  font-family: 'Exo', serif;
  color: #fff;
  font-size: 0.8rem;
  line-height: 30px;
  padding: 10px;
}

#headerLinks a.maxx {
	background-color: #D2232A;
}

#headerLinks a.spray {
	background-color: #009bd9;
}

#headerLinks a.chem {
	background-color: #ff671f;
}

#headerLinks a.clean {
	background-color: #65c7c5;
}

#headerTop {
    background-color: #f9f9f9;
    border-bottom: 1px solid #e6e6e6;
}

#headerPhone span {
	padding: 0.35rem 0rem;
	display: inline-block;
	font-size: 0.8rem;
	font-weight: 600;
}

#headerPhone span.mobileHide {
	padding: 0rem;
    visibility: hidden;
    top: 1px;
    left: 100%;
    z-index: 1;
    width: 120px;
    background-color: #00ad85;
    color: #fff;
    padding: 5px 0;
    border-radius: 6px;
    text-align: center;
    position: absolute;
}

#headerPhone span:hover .mobileHide {
    visibility: visible;
}

#headerPhone .mobileHide::after {
    content: "";
    position: absolute;
    right:100%;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #00ab85 transparent transparent;  
}

@media (max-width: 1320px) { div#headerPhone span.mobileHide {
    
    visibility: visible;
    width: 120px;
    background-color: #00ab85;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left:96%;
    margin-left: -60px;

}
}

@media (max-width:1320px) { div#headerPhone span.mobileHide::after {
    content: "";
    position: absolute;
    bottom:100%;
    left: 50%;
    margin-top: -55px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #00ab85 transparent;
    }
    
}



/* Dropdown */

.dropdown-menu {
    border-radius: 0em;
    font-size: .8em;
    border: 1px solid #fbfbfb;
}

/* Megamenu */

#megaMenu.navbar {
  display: block;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}

/* Breadcrumbs */

#breads {
    background-color: #fff;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

#breads .woocommerce-breadcrumb {
    margin: 0 0 0em;
    padding: 0;
    font-size: .75em;
    color: #777;
}

#breads .woocommerce-breadcrumb a {
    color: #00b188;
}

/* Footer */

.footer-inner {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.footer-inner li {
    padding: 0px;
    list-style: none;
}

.footer-inner li a {
    font-size: .8rem;
    color: #fff;
}

.footer-inner h5 {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: .9rem;
    margin-bottom: 1em;
}

.footer-bottom {
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
}

footer #footerMeta {
  margin-top: 0rem;
  font-size: .8rem;
}

footer #footerMeta a {
  color: #fff;
}

footer #footerMeta p.copyright {
  margin-bottom: 0rem;
  color: #fff;
}

.footer__iso {
  margin-top: 2rem;
}

.footer__iso img {
    width: 90%;
    height: auto;
}

#footerLogos {
    margin-top: 2em;
    margin-bottom: 3em;
}

#footerMeta h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .9rem;
    letter-spacing: 2px;
    color: #fff;
}

#footerLogos img {
	max-width: 100%;
	display: inline-block;
	margin: 0 auto;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0px;
}

#mc_embed_signup form label {
    color: #fff;
    font-size: .8rem;
}

#mc_embed_signup form .form-control {
    font-size: .9rem;
}

.footer-post {
	margin-bottom: .5em;
}

.footer-post p {
	margin-bottom: 0em;
	font-size: .8rem;
}

.footer-post em {
	margin-bottom: 0em;
	font-size: .7rem;
}

.footer-post a {
	color: #fff;
}

.footerLogos {
	margin-top: 1em;
}

/* Footer - Social media */

.social__media ul {
    overflow: auto;
    padding: 0rem;
    margin: 1rem 0rem;
}

.social__media ul li {
    list-style-type: none;
    float: left;
}

.social__media ul li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    font-size: 18px;
    text-align: center;
    margin-right: 7px;
    padding-top: 20%;
    transition: all 0.2s ease-in-out;
    border-radius: 2px;
}

.fa-facebook {
    background:#3b5998 !important
}
.fa-linkedin {
    background:#007bb6 !important
}
.fa-twitter {
    background:#00aced !important
}
.fa-google-plus {
    background:#dd4b39 !important
}
.fa-instagram {
    background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.fa-pinterest {
    background:#C92228 !important
}
.social__media ul li a i:hover {
    opacity: .7;
}

/* Main content */

#content article {
  margin: 0px 0px 40px;
}
#content header {
  margin: 0px
}
#content section {
  margin-bottom: 20px
}
#content footer {
  padding-bottom: 20px
}
.page-header {
  background: #f9f9f9 none repeat scroll 0 0;
  border-bottom: 1px solid #eee;
  margin: 40px 0 20px;
  padding: 10px 14px;
}
/* Sidebar */

.sidebar {
  margin-top: 40px
}
.sidebar section {
    margin-bottom: 40px;
    border: 1px solid #eaeaea;
    background-color: #fff;
}
.sidebar section h4 {
    padding: .8rem;
    font-size: .8rem;
    background-color: #313131;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.woocommerce .widget_layered_nav ul li {
    padding: .1rem .8rem;
    list-style: none;
    font-size: .8rem;
}
.woocommerce .widget_layered_nav ul li span.count {
    float: right;
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
    padding: 0px 0;
    color: #313131;
}
.sidebar ul,
.sidebar ol {
  list-style-type: none;
  padding: 0
}
.sidebar li {
  margin: 10px 0
}

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */

/* Comments */

#respond {
  margin-top: 40px
}
ol.commentlist {
  counter-reset: li; /* Initiate a counter */
  padding: 0
}
ol.commentlist ul {
  padding: 0
}
ol.commentlist > li {
  position: relative;
  margin: 0 0 20px 0;
  list-style: none /* Disable the normal item numbering */
}
ol.commentlist > li:before {
  content: "Thread " counter(li); /* Use the counter as content */
  counter-increment: li; /* Increment the counter by 1 */
  position:absolute;
  top: 0;
  right: 0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  padding: 5px 20px 5px 10px;
  color: #999
}
ol.commentlist li ol,
ol.commentlist li ul {
  list-style-type: none;
  margin: 0
}

.commentlist li li {
  background: #f9f9f9;
}
.commentlist li li li {
  background: #fff
}
.commentlist li li li li {
  background: #f9f9f9
}
.commentlist li li li li li li {
  background: #fff
}
.commentlist li {
  padding: 20px
}
.commentlist ul li {
  margin-top: 20px;
  margin-bottom: 0
}
.reply p {
  margin: 0
}

/* Site footer */

.site-footer {
  padding: 40px 0
}
.site-footer ul,
.site-footer ol {
  list-style-type: none;
  padding: 0
}
.site-footer li {
  margin: 10px 0
}
.site-sub-footer p {
  text-align: center
}

.site-footer p {
  text-align: center
}

/* Homepage */

#homeSlider {
  height: 500px;
  background-color: #ccc;
  background-size: cover;
  background-position: center bottom;
  position: relative;
  overflow: hidden;
}

.video-responsive {
padding-bottom: 56.25%;
position: relative;
width: 100%;
}

span.slide__text {
    border: 2px solid #fff;
    padding: 20px 50px;
}

.canvas,
.video {
left: 0;
position: absolute;
top: 0;
width: 100%;
background: rgba(0, 0, 0, 0.4);;
z-index: 5;
}
#over_video{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 10;
	color: #FFF;
	padding: 0em;
}

#homeSlider:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom,transparent 70%,#2c2e2f);
    opacity: .6;
}

.slick-slide:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom,transparent 20%,#2c2e2f);
    opacity: .8;
    z-index: 9999;
}

#homeSlider h1 {
    font-family: 'Exo', sans-serif;
    color: #fff;
    margin-top: 6rem;
    margin-bottom: 1rem;
    position: relative;
    z-index: 10000;
    font-weight: bold;
}

#homeSlider p {
  color: #fff;
  position: relative;
  z-index: 10000;
}

#category-panel-contain {
    position: relative;
    top: -4rem;
    margin-bottom: 1rem;
    z-index: 11;
}

.category-panel-inner {
  margin: .4rem;
}

.category-panel-inner h2 {
    /* font-family: 'Exo', sans-serif; */
    font-size: 1.2rem;
    /* text-transform: uppercase; */
    backface-visibility: visible !important;
    font-weight: 700;
    line-height: 1.6rem;
    margin-bottom: 0rem;
}

.category-panel-inner .front h2 {
  color: #fff;
  position: relative;
}


#threeLink h3 {
    font-weight: 700;
    font-size: 1.3rem;
}

p.strong {
    font-weight: 600;
}

/* Flip Cards - Homepage */

.card-grid .front {
    cursor: pointer;
    cursor: hand;
}

.card-grid {
    height: 350px;
}
.card-grid .front, .card-grid .front-var {
    padding: 2rem;
    height: auto;
    background-color: #9fa1a4;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background-size: cover;
    background-position: center center;
}

.card-grid .front:before, .card-grid .front-var:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom,transparent 50%,#2c2e2f);
    opacity: .8;
}

.card-grid .front a, .card-grid .front-var a h2 {
    z-index: 99;
}

.card-grid .front-var {
    background-color: #e9e9ea !important;
}

.card-grid .back {
    background: #00b296;
    padding: 2rem;
    color: #fff;
    text-align: left;
    height: 350px;
    overflow-x: auto;
}

.card-grid .front a:hover {
	opacity: 0.8;
	text-decoration: none;
}

.card-grid .back a {
    display: block;
    font-size: .8rem;
    margin-bottom: .5rem;
    color: #fff;
    font-weight: 600;
}

/* Carousel - homepage */

h2.carousel-heading {
    font-weight: 700;
    font-size: 1.7rem;
    margin-bottom: 3rem;
}

.carousel-indicators {
    position: absolute;
    bottom: -35px;
}

.carousel-indicators .active {
    background-color: #009472;
}

.carousel-indicators li {
  background-color: #ccc;
  height: 7px;
}

p.testimonial-quote {
    min-height: 96px;
}

p.testimonial-customer {
  font-weight: 600;
  margin-bottom: 3rem;
}

/* About us */

div.brand-line-bottom {
	border-bottom: 1px solid #ddd;
}

img.brand-logos {
  margin-bottom: 1em;
  margin-top: 1em;
}


@media screen and (min-width: 767px) {
	
	img.brand-logos {
		width: 45%;
	}
	
}

/* Category archive */

#bannerImg {
  height: 400px;
  background-color: #ccc;
  background-size: cover;
  background-position: center top;
  position: relative;
}

.archive a.add_to_cart_button {
	display: none!important;
}

.archive a.ajax_add_to_cart {
	display: none!important;
}

.archive.post-type-archive-product #bannerImg {
	background-image: url('../../images/enduratank-vertical-tanks.jpg') !important;
}

#bannerImg:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom,transparent 20%,#2c2e2f);
    opacity: .8;
}

h1.category-title {
    font-weight: 800;
    font-family: 'Exo', serif;
/*
    margin-top: 5rem;
    margin-bottom: 5rem;
*/
    text-align: center;
    position: relative;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

.woocommerce-products-header {
    margin-top: 3em;
}

.products-wrap {
	margin-top: 40px;
	margin-bottom: 40px;
}

h2.woocommerce-loop-category__title {
    font-size: .9rem;
    font-weight: 600;
    color: #313131;
    line-height: 1.2em;
    margin-bottom: 0em;
}

h2.woocommerce-loop-category__title mark {
    display: none !important;
}

h2.woocommerce-loop-product__title {
    font-size: .9rem;
    font-weight: 600;
    color: #313131;
    line-height: 1.3em;
    margin-bottom: 0em;
    min-height: 37px;
}

p.cat__sku {
    font-size: .9em;
}

p.cat__dimensions {
    padding: 5px 0px 0px;
    margin-bottom: 0em;
    color: #000;
    font-weight: 300;
    font-size: .8em;
}

div.inner-loop-product {
    background-color: #fff;
    padding: 1em;
}

a.woocommerce-loop-product__link:hover {
  text-decoration: none;
  opacity: 0.8;
}

a.woocommerce-loop-product__link img {
    border-bottom: 2px solid #f8f8f8;
}

div.product-category img {
    border-bottom: 2px solid #f8f8f8;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
    display: none !important;
}

.woocommerce div.product {
    margin-bottom: 2rem;
    position: relative;
}

.woocommerce nav.woocommerce-pagination {
    margin-bottom: 3em;
}

.woocommerce nav.woocommerce-pagination {
    margin: 0 auto;
}

a.viewMore {
    width: 100%;
    padding: 1rem;
    background-color: #01b187;
    display: block;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
}

a.viewMore:hover {
	color: #fff;
}

/* Single product */

body.single-product {
  background-color: #fff;
}

body.single-product #breads {
    background-color: #f8f8f8;
}

.product-contain {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

h1.product-title {
  font-weight: 700;
  font-family: 'Exo', serif;
  margin-bottom: 1rem;
  font-size: 2rem;
}

h5.product-desc {
    font-weight: 700;
    margin-bottom: 1em;
}

.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: none;
    width: auto;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 0em !important;
    margin-left: -9999px;
    margin-right: -9999px;
    background-color: #01b187;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 20px;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    background-color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0px solid #E6E6E6;
    display: inline-block;
    position: relative;
    border-radius: 0px 0px 0 0;
    margin: 0 0px;
    padding: 1rem;
    background-color: #01b186;
}

.woocommerce form .form-row select, select#colour-options {
    cursor: pointer;
    margin: 0;
    font-size: 1rem;
}

table.variations td {
    width: 99.9%;
    display: block;
    clear: both;
}

select {
    background-image: linear-gradient(45deg, transparent 50%, #01b187 60%), linear-gradient(135deg, #01b187 40%, transparent 50%) !important;
    background-position: calc(100% - 18px) 15px, calc(100% - 10px) 15px, 100% 0;
    background-size: 8px 8px, 8px 8px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.woocommerce form .form-row {
    padding: 0px;
}

.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em;
    display: none;
}

.single-product .woocommerce-Tabs-panel ul {
    margin-left: 20px;
}

.single_variation_wrap {
  margin-bottom: 1em;
}

.woocommerce div.product form.cart {
    margin-bottom: 0em;
}

.woocommerce-product-details__short-description {
  margin-bottom: 2rem;
}

.product_meta {
    font-weight: bold;
    border-top: 2px solid rgb(247, 247, 247);
    padding: 20px 0px;
    margin: 25px 0px;
    border-bottom: 2px solid rgb(247, 247, 247);
}

.sku_wrapper, .posted_in {
    display: block;
    margin-bottom: 5px;
}

.product_meta .sku {
    font-weight: 500;
}

.product_meta a {
    font-weight: 500;
}

.product_meta span.posted_in a, .product_meta span.tagged_as a {
    border: 1px solid #00b188;
    padding: .2rem .5rem;
    border-radius: 2px;
    color: #00b188;
    font-size: .8rem;
    margin-left: .5rem;
}

.table-extra-var {
	font-size: 0.9rem;
}

h5.product-share {
	font-weight: 700;
	font-size: 1em;
	margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

div.share-icon {
	display: inline-block;
	margin: 1em 0em;
    vertical-align: middle;
}

.fb_iframe_widget span {
	vertical-align: top !important;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0em;
    padding: 3em 0em 0em;
    border-left: 0px solid #E6E6E6;
    border-right: 0px solid #E6E6E6;
    border-bottom: 0px solid #E6E6E6;
    background-color: rgba(255, 255, 255, 0);
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    position: absolute;
    content: ' ';
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 0px solid #d3ced2;
    z-index: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: 0px 0px 0 #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    right: -6px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 0px 0px;
    box-shadow: 0px 0px 0 #ebe9eb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0px solid #d3ced2;
    position: absolute;
    bottom: 0px;
    width: 0px;
    height: 0px;
    content: ' ';
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #e6e6e6;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .9rem;
    padding: .5em 1em;
    color: #fff;
}

.up-sells .products-wrap {
    margin-top: 4em;
    margin-bottom: 0px;
}

.up-sells h2.upseller {
    font-size: 1.5rem;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.woocommerce .add-request-quote-button.button, .woocommerce .add-request-quote-button-addons.button {
    border-radius: 0px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8em;
    padding: 1.25rem;
    color: #fff;
    margin-top: 1em;
    background-color: #00b188;
    text-align: center;
    width: 100%;
	position: absolute;
}

.btn-100 {
	width: 100%;
	text-align: center;
}

.woocommerce-Tabs-panel--test_tab p {
    display: inline-block;
    border: 1px solid #f8f8f8;
    padding: 1.5em;
    font-size: .9em;
    background-color: #fff;
}

.woocommerce-Tabs-panel--product_tab_3825 h2, .woocommerce-Tabs-panel--product_tab_7156 h2 {
    display: none !important;
}

.woocommerce-Tabs-panel--product_tab_3825 a, .woocommerce-Tabs-panel--product_tab_7156 a {
    display: inline-block;
    border: 1px solid #f8f8f8;
    padding: 1.5em;
    font-size: .9em;
    background-color: #fff;
}

.product-contain .clear {
	clear: none !important;
}

.yith-ywraq-add-to-quote {
    display: block;
}

.product-contain .btn-clean {
    float: right;
    display: inline-block;
    width: 50%;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block;
    margin-right: 15px;
}


.product_cat-transport-tanks div.woocommerce-variation-custom-select {
	display: none !important;
}

table.variations label {
    font-weight: 600 !important;
    line-height: 0.8rem !important;
    font-size: 0.8rem;
    float: left;
    padding: 0.7rem;
    margin-bottom: 0px;
    border: 1px solid #d9d9d9;
    color: #333;
}

.woocommerce div.product form.cart .variations label {
    margin-bottom: -3px;
}

h3.addon-name {
    font-weight: 600;
    font-size: 0.8rem;
    float: left;
    padding: 0.7rem;
    margin-bottom: -2px;
    border: 1px solid #d9d9d9;
    color: #333;
}

#featuresAccordion div.share-icons {
    display: inline-block;
}

#featuresAccordion .social__media ul {
    overflow: unset;
    padding: 0rem;
    margin: 0rem 0rem;
}

#featuresAccordion div.share-icon {
    display: inline-block;
    margin: 1em 0.2em;
    vertical-align: middle;
}

#featuresAccordion li.shareThis {
    font-weight: 600;
    margin-right: 15px;
    margin-top: 8px;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Modal */

.modal-dialog {
  min-height: -webkit-calc(100vh - 60px);
  min-height: -moz-calc(100vh - 60px);
  min-height: calc(100vh - 60px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  .modal-dialog {
    min-height: -webkit-calc(100vh - 20px);
    min-height: -moz-calc(100vh - 20px);
    min-height: calc(100vh - 20px);
  }
}

/* Blog */

div.topImg {
  margin-top: 4em;
}

h2.blog-archive-title {
  font-weight: 700;
  margin-top: 4em;
  margin-bottom: 4em;
}

.blog-archive-inner {
  padding: 2em;
  background-color: #fff;
  margin-bottom: 2em;
}

.blog-archive-inner h2 {
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.2em;
}

.blog-archive-inner h5 {
    font-size: .8em;
    margin-bottom: 2em;
}

h2.blog-title {
  font-weight: 700;
  font-size: 1.8em;
  margin-top: 0em;
  margin-bottom: .5em;
}

.blog-wrapper {
    background-color: #fff;
    padding: 2em;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid, .resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
  top: 4px;
  position: relative;
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

/* Enquiry - Thanks Page */

div.thanks-enquiry {
  margin-top: 4em;
  margin-bottom: 4em;
  border: 1px solid #e8e8e8;
}

div.thanks-enquiry #mc_embed_signup form label {
    color: #000;
    font-size: .8rem;
    margin-top: 1rem;
}

div.thanks-enquiry-body {
  background-color: #fff;
  padding: 2em;
}

div.thanks-enquiry h2 {
    font-weight: 700;
    margin-bottom: .5em;
}

div.thanks-enquiry p {
  margin-bottom: 0em;
}

/* Contact page */

#mainContainer.contactNumbers h5 {
	margin-bottom: 1em;
	font-weight: 600;
}

#mainContainer.contactNumbers p.contactEmail {
    margin-bottom: 3em;
}

.contact-form {
    border: 1px solid #eaeaea;
}

.contact-form-header {
    padding: 2em;
    background-color: #00b188;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
}

.contact-form-body {
    padding: 1em 2em;
    background-color: #fbfbfb;
}

.contact-form .gform_wrapper label.gfield_label {
    font-weight: 600;
    font-size: inherit;
    font-size: .9rem;
    margin-bottom: 0rem;
}

.contact-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .contact-form .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px;
    display: none !important;
}

.contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 1em;
    letter-spacing: normal;
    font-size: .9em;
}

/* Misc */

abbr[data-original-title], abbr[title] {
    text-decoration: none;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.mb1 {
	margin-bottom: 1em !important;
}

.form-control {
	border-radius: 0px;
}

#headerSearch .form-control {
    font-size: .8rem;
    padding: .65rem 1rem;
    display: none;
}

#headerSearch .btn {
	border-radius: 0px;
	background-color: #009472;
	color: #fff;
	display: none;
}

.modal-header {
    padding: 1em 2em;
    background-color: #00b188;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
}

.modal-home-body {
	padding: 15px !important;
}

.modal-body ul {
    list-style: none;
    padding: 0em;
}

.floating-form {
  right: 0px;
  position: fixed;
  top: 40%;
  transform: translateY(-40%);
  z-index: 999
}

.floating-form-text {
  background-color: #fff;
  box-shadow: 0 2px 21px rgba(0, 0, 0, 0.38);
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: 700;
  min-width: 199px;
  padding: 15px;
  position: absolute;
  right: -77px;
  text-decoration: none !important;
  text-transform: uppercase;
  top: 0px;
  transform: rotate(270deg) scale(0.796) skew(1deg) translate(0px);
}

.floating-form.open .floating-form-text {
  background: #404041 none repeat scroll 0 0;
  box-shadow: none;
  display: block;
  right: 200px;
  color: #FFF;
  top: 70px;
  transform: rotate(270deg) scale(0.804) skew(1deg) translate(0px);
}

.floating-form-close {
  background: #eee none repeat scroll 0 0;
  border-radius: 100%;
  color: #949494;
  float: right;
  font-size: 12px;
  height: 30px;
  margin: -12px -16px -27px;
  padding: 7px;
  text-align: center;
  width: 30px;
}

.floating-form-close:hover {
  background-color: #067c5a;
  color: #fff;
  cursor: pointer;
}

.floating-form .active{
  display: block;
}

.floating-form-content{
  background: #FFF; padding: 15px; width: 300px; display: none;
}

nav.woocommerce-pagination {
    text-align: center;
    display: block;
}

nav.woocommerce-pagination ul li a, nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1.2em;
    font-weight: 700;
    padding: .5em;
    min-width: 1em;
    display: block;
}

nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline-block;
    overflow: hidden;
}

nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px;
}

.page-link {
    color: #00b188;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #00b188;
    border-color: #00b188;
}

a.sectorLink {
  font-size: .8rem;
  font-weight: 600;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;
	height: 100%;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
	height: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	background-size: cover;
	background-position: center top;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('fonts/slick.eot');
    src: url('fonts/slick.eot#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: 100px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 14px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .5;
    color: #fff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .8;
    color: #fff;
}

/* Mobile queries */

@media screen and (min-width: 768px) {

	div.product-addon {
    width: 100%;
    display: inline-block;
	}	
	
	div.product-addon:nth-child(2n+2) {
		margin-right: 4%;
	}

}

@media screen and (max-width: 767px) {
	
	.yith-ywraq-add-to-quote {
    display: inline-block;
    float: none;
    width: 100%;
	}
	
	.product-contain .btn-clean {
    float: none;
    display: inline-block;
    width: 100%;
	}
	
	.mobileHide {
		display: none !important;
	}
	
	.container-fluid {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	
	.navbar-brand {
	    margin-left: auto;
	    margin-right: auto;
	}
	
	.navbar-brand img {
	    max-width: 210px;
	    margin: 1rem 1rem;
	}
	
	span.mobMenu {
	    color: #fff;
	    font-size: .8rem;
	    position: relative;
	    top: -10px;
	    left: 4px;
	}
	
	#homeSlider h1 {
	    margin-top: 6rem;
	    margin-bottom: 1rem;
	    font-size: 1.9rem;
	    line-height: 2.2rem;
	}
	
	.navbar-toggler {
	    margin-left: .5rem;
	}
	
	ul#menu-main-nav {
	    padding: 0em 1em;
	}
	
	#navbar-second.dropdown-menu {
	    padding: 1em;
	    margin: 0rem 0em;
	    font-size: .9rem;
	}
	
	#threeLink .col-md-4 {
		margin-bottom: 2rem;
	}
	
	.footer-inner .col-md-3 {
		margin-bottom: 2rem;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-left: -20px !important;
    margin-right: -20px !important;
	}
	
	#featuresAccordion .social__media ul li a i {
    margin-right: 5px;
	}
	
	#featuresAccordion li.shareThis {
    margin-right: 8px;
	}
	
	#featuresAccordion .btn {
		width: 100%;
	}
	
	.product_meta span.posted_in a {
    display: inline-block;
	}
	
}

/* Single pages */

#content p {
	font-size: 1rem;
}

#content img {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.pdf-download {
    border: 1px solid #f3f2f2;
    padding: 1rem;
}

h2.pdf-documents {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 1.5rem;
}

/* Landing pages */

.page-template-page-rwh-landing h2.lander, .page-template-page-rwh-landing-a h2.lander {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1em;
}

#landingImg-block {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.landing__form {
    background-color: #fff;
    padding:  2.6rem;
    border: 1px solid #e0e0e0;
}

.landing__form .gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]), .landing__form .gform_wrapper.gf_browser_chrome select, .landing__form .gform_wrapper.gf_browser_chrome textarea {
  border: 1px solid #e0e0e0 !important;
  padding: 16px !important;
  color: #000;
  font-weight: 500;
  font-size: .9rem;
}

.landing__form .gform_wrapper {
  overflow: inherit;
  margin: 0em 0;
  max-width: 100%;
}

.landing__form .gform_wrapper ul li.gfield {
  clear: both;
  margin-bottom: 1rem;
}

.landing__form .gform_wrapper .gform_footer {
  padding: 1em 0 0em;
  margin: 1em 0 0;
  clear: both;
}

.landing__form .gform_wrapper .top_label .gfield_label, .landing__form .gform_wrapper label  {
	display: none !important;
}

/* Insulated tanks */

.page-template-page-insulated-tanks .feature__h2 {
	font-size: 1.8em;
    font-weight: 700;
    font-family: 'Exo', sans-serif;
    text-transform: uppercase;
    color: #585a5c;
    text-align: left;
    margin-bottom: .5em;
}

.page-template-page-insulated-tanks .content ul {
    margin-left: 20px;
    margin-bottom: 30px;
}

.page-template-page-insulated-tanks td {
	background-color: #fff;
}

.page-template-page-insulated-tanks #warm th {
    background: #e74c3c;
    text-align: left !important;
}

.page-template-page-insulated-tanks #cold th {
    background: #3498db;
    text-align: left !important;
}

.page-template-page-insulated-tanks .feature__inner {
    padding: 20px;
    background-color: #f9f9f9;
}

h1.landing-headling {
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.4rem;
}

.landing_green {
    font-size: 1.4rem;
    font-weight: 600;
    color: #00b188;
}

.landing_white {
    font-size: 1.4rem;
    font-weight: 600;
    color: #fff;
    margin-bottom: .5rem;
}

.landing_black {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 0rem;
}

.landing-center_green {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 700;
    color: #00b188;
}

h2.landing-download {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.1875rem;
  line-height: 1.5rem;
}

p.download__ebook-water {
    font-size: .9rem;
    margin-bottom: 2rem !important;
    text-align: center;
}

.page-template-page-water-regulation-landing .landing__form {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 2.6rem;
    border: 0px solid #e0e0e0;
}

.page-template-page-water-regulation-landing .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px;
    font-family: inherit;
    padding: 15px;
    letter-spacing: normal;
}

.page-template-page-water-regulation-landing .landing__form .gform_wrapper .gform_footer {
    text-align: center;
}

.page-template-page-water-regulation-landing .landing__form .gform_wrapper ul li.gfield {
    clear: both;
    margin-bottom: 0rem;
}

.circle {
  position: relative;
  width: 100%;
  height: 0;
  padding: 50% 0;
  border-radius: 50%;
  border: 1px solid #00b188;
}

.circle__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.circle__content:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 100%;
}

.circle__content span {
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

h2.landing__headline {
    font-size: 2.5rem;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    line-height: 3rem;
    position: relative;
    top: 50px;
    font-family: 'Exo', sans-serif;
}

#rainfall_cal {
    padding: 20px 40px;
    background-color: #F9F9F9;
    margin: 30px 0px;
}

#rainfall_cal h2 {
    margin: 20px 0px;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 2px solid #00B188;
    color: #00B188;
}

.mb30 {
    margin-bottom: 30px;
}

#rainfall_cal .form_left {
    width: 50%;
    min-width: 300px;
    display: inline-table;
}

#rainfall_cal .form_right {
    width: 49%;
    min-width: 300px;
    display: inline-table;
    float: right;
}
#rainfall_cal .calculator_text {
    font-size: 11px;
    margin-top: 10px;
}
.rw-button {
    margin: 0px 0px 25px;
    /* width: 100%; */
    padding: 15px;
    border: 3px solid #00B188;
    background-color: #FFF;
    color: #00B188;
    font-family: 'Exo';
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;
}
#rainfall_cal .form_right #amount {
    padding: 10px;
    margin-bottom: 15px;
}
#rainfall_cal .form_right #tanksize {
    padding: 10px;
    margin-bottom: 15px;
}
#rainfall_cal .form_left input {
    width: 75%;
    margin-bottom: 10px;
    padding: 10px;
}
#rainfall_cal .form_left input {
    width: 75%;
    margin-bottom: 10px;
    padding: 10px;
}
#rainfall_cal .form_left input#calculate {
    background-color: #00B188;
    border: 0px;
    padding: 15px;
    width: 200px;
    font-weight: 600;
    color: #fff;
}

/* Pumping page */

#pumpingAccordion .item a {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 800;
    color: #000;
}

#pumpingAccordion .item a[aria-expanded=true] .fa-plus, #featuresAccordion a[aria-expanded=true] .fa-plus {
   display: none;
}
#pumpingAccordion .item a[aria-expanded=false] .fa-minus, #featuresAccordion a[aria-expanded=false] .fa-minus {
   display: none;
}

#pumpingAccordion .item a .fa-minus, #pumpingAccordion .item a .fa-plus {
	color: #009472;
}

#pumpingAccordion .item {
  border-bottom: 1px solid #ececec;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}

#pumpingAccordion .item .pumpingPanel {
    padding: 0.5rem 2.2rem;
}

#pumpingAccordion .item .pumpingPanel p:last-child {
    margin-bottom: 0rem;
}

span.viewProduct {
		margin-top: 1rem;
		margin-bottom: 0rem;
    width: 100%;
    padding: 1rem;
    background-color: #01b187;
    display: block;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
}

.page-template-page-pumping-solutions .pull-right {
    position: relative;
    top: 3px;
}

/* Site Specific */

a {
	color: #009472;
}

a:hover {
	color: #009472;
	opacity: 0.8;
	text-decoration: none;
}

.navbar-default {
    background-color: #00b188;
}

.navbar-second {
  background-color: #009472;
}

.footer-inner {
      background: #585a5c; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#777, #585a5c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#777, #585a5c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#777, #585a5c); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#777, #585a5c); /* Standard syntax (must be last) */
}

.footer-bottom {
  background-color: #585a5c;
}

.btn-clean, .btn-primary {
    background-color: #00b188;
    border-radius: 0px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8em;
    padding: 1em 2em;
    color: #fff;
    margin-top: 1em;
    border-color: #00b188;
}

.btn-clean:hover, .btn-primary:hover {
    background-color: #00b188;
    border-color: #00b188;
    opacity: 0.8;
}

div.sector-share-buttons .share-text {
  font-weight: 600;
  font-size: 0.9rem;
  margin-top: 2rem;
}

div.sector-share-buttons .fa {
    width: 40px;
    color: #fff;
    height: 40px;
    text-align: center;
    padding-top: 12px;
}

/* Resources */

.documentInner {
    background-color: #fff;
    padding: 1rem;
    margin-bottom: 2rem;
}

/* Removing tab */

.product_cat_underground-tanks .product_tab_3825_tab, .product_cat_underground-tanks #tab-product_tab_3825 {
	display: none !important;
}

/* Colour tab */

#tab-product_tab_7487 h2, #tab-product_tab_7897 h2 {
	display: none !important;
}

.colorWrapper {
  height: 200px;
  display: block;
  margin-top: 2rem;
}

.colorWrapper #accordion {
	max-width: 300px;
	margin-left: 0px;
}

.colorWrapper #accordion {
  max-width: 120px;
}

.colorWrapper .panel {
  padding: 0rem !important;
}

.colorWrapper .panel-title a {
    width: 120px;
    height: 40px;
    display: block;
}

.colorWrapper .panel-group {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(-98%) rotate(-90deg);
    -webkit-transform-origin: right top;
    -moz-transform: translateX(-98%) rotate(-90deg);
    -moz-transform-origin: right top;
    -o-transform: translateX(-98%) rotate(-90deg);
    -o-transform-origin: right top;
    transform: translateX(-98%) rotate(-90deg);
    transform-origin: right top;
    margin-bottom: 15px;
}

.colorWrapper .panel-body {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0%) rotate(90deg);
	-webkit-transform-origin: left top;
	-moz-transform: translateX(0%) rotate(90deg);
	-moz-transform-origin: left top;
	-o-transform: translateX(0%) rotate(90deg);
	-o-transform-origin: left top;
	transform: translateX(0%) rotate(90deg);
	transform-origin: left top;
	padding: 0;
	width: 150px;
	margin-top: -40px;
  padding: 0.5rem;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 1px;
  background-color: #fff;
}

.colorWrapper .collapse.show {
    height: 150px;
}

.blackTank {
    background: #000!important;
    color: #313131!important;
}

.naturalTank {
    background: #f5f3e8!important;
    color: #313131!important;
}

.deepGreenTank {
    background: #114232!important;
    color: #313131!important;
}

.boatGreenTank {
    background: #587f40!important;
    color: #313131!important;
}

.lightGreyTank {
    background: #928e85!important;
    color: #313131!important;
}

.whiteTank {
    background: #f1f0ea!important;
    color: #313131!important;
}

.boatBlueTank {
    background: #007cb0!important;
    color: #313131!important;
}

.yellowTank {
    background: #f9a800!important;
    color: #313131!important;
}

.redTank {
    background: #bb1e10!important;
    color: #313131!important;
}

/* Online selling */

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #01b187;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-radius: 0rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.8rem;
    padding: 1rem 2rem;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #01b187;
    color: #fff;
    opacity: 0.8;
}

.woocommerce div.product p.price {
    color: #22252a;
    font-size: 1em;
}

.woocommerce div.product .single_variation {
	font-size: 1.5em;
}

.woocommerce div.product span.price {
    color: #22252a;
    font-size: 0.8em;
    margin-top: 0.5rem;
    display: block;
	font-weight: bold;
}

.woocommerce .quantity .qty {
    padding: 0.52rem;
}

/* Basket */

.cart_totals h2, a.shipping-calculator-button {
	display: none !important;
}

.woocommerce table.shop_table {
    border: 1px solid #dfe1e6;
    margin: 0 -1px -1px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-radius: 0px;
}

.woocommerce table.shop_table thead {
    background-color: #f6f7f8;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1px;
}

.woocommerce table.shop_table th {
    padding: 12px;
}

.woocommerce table.shop_table td {
    border-top: 1px solid #dfe1e6;
    padding: 12px;
    vertical-align: middle;
    font-size: 0.9rem;
}

.woocommerce table.shop_table td a {
    color: #000;
    font-weight: 300;
}

.cart_totals table {
	background-color: #f6f7f8;
	text-align: center;
}

.cart_totals table .cart-subtotal {
	text-align: center;
}

.coupon #coupon_code {
	width: 150px !important;
	padding: 11px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 80px;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: '';
    display: block;
    border: 1em solid #fff;
        border-top-color: rgb(169, 147, 104);
        border-right-color: rgb(169, 147, 104);
        border-left-color: rgb(169, 147, 104);
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1.2em;
    margin: 1em 0em;
    font-size: .8em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #fff;
    color: #000;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f6f7f8;
    border-radius: 0px;
    border: 1px solid #dfe1e6;
}

#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 80px;
    vertical-align: middle;
}

a.about_paypal {
    margin-left: 1em;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
}

div.woocommerce-billing-fields {
    border: 1px solid #dfe1e6;
    padding: 2rem;
    margin-bottom: -1px;
}

div.woocommerce-additional-fields__field-wrapper {
	margin-bottom: 1rem;
}

.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
    padding: 1em 3em;
}

#billing_country_field strong {
	display: block;
	width: 100%;
}

div.shippingCheckout {
    background: #f6f7f8;
    border-radius: 0px;
    border: 1px solid #dfe1e6;
    padding: 2rem;
}

p.mc4wp-checkbox-woocommerce {
    padding: 2rem;
    background-color: #f6f7f8;
    margin-bottom: -1px;
    border: 1px solid #dfe1e6;
}

p.mc4wp-checkbox-woocommerce label span {
	margin-left: 6px;
}

.woocommerce-account-fields p.create-account {
    background-color: #f6f7f8;
    margin: 0rem 0rem -1px;
    padding: 2rem;
    border: 1px solid #dfe1e6;
}

.woocommerce-account-fields p.create-account span {
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

#ship-to-different-address span {
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1rem;
    margin-left: 0.5rem;
    margin-bottom: 1rem;
    display: inline-block;
}

div.billingHeader {
    background-color: #f6f7f8;
    padding: 2rem;
    border: 1px solid #dfe1e6;
    margin-bottom: -1px;
}

div.billingHeader h2 {
	margin-bottom: 0rem;
	font-size: 1.1rem;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: none;
    width: 50%;
    display: block;
    margin: 0 auto;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 2em;
}

.woocommerce-checkout form.woocommerce-form-login, .woocommerce-checkout form.checkout_coupon {
}