section.products {
  display: inline-block;
}

section.upsells {
  display: block;
  border-top: 1px #eee solid;
  padding-top: 30px;
  margin-top: 30px;
}

section.upsells h2 {
  margin-bottom: 30px;
}

a {
  color: #1d6ea6;
}

a:hover {
  color: #009566;
}

.welcome {
  background-color: #fff;
}

.woocommerce ul.products li.product a {
  color: #0e2b51;
  text-align: center;
  font-weight: 300;
}

.btn-primary,
.button {
  font-family: "Montserrat", sans-serif;
  background: #189165 !important;
  color: #fff;
  /* border-radius: 0; */
  border: none;
  margin-bottom: 10px;
  /* box-shadow: 0 5px 10px rgba(0,0,0,0.1); */
  font-weight: 600;

  text-align: center;
}

.btn-primary:hover,
.button:hover {
  background: #1d6ea6 !important;
  color: #fff;
  border: none;
  margin-bottom: 10px;
  /* box-shadow: 0 5px 10px rgba(0,0,0,0.1); */
}

.btn-top,
.btn-top:hover {
  margin-bottom: 30px;
  box-shadow: none;
  margin-top: 0;
  margin-right: 0;
  background: #189165 !important;
  height: 60px;
  padding-top: 15px;

  /*border-top-right-radius: 0;
  border-bottom-right-radius: 0;*/
  border-radius: 0 !important;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.btn-top svg {
  width: 30px;
  height: 30px;
  fill: #fff !important;
}

.btn-top:hover svg {
  fill: #fff !important;
}

.btn-top span {
  display: inline-block;
  margin-top: -20px;
  padding-left: 5px;
  vertical-align: middle;
}

.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
  box-shadow: none !important;
}

.content-box .btn-primary svg {
  width: 28px;
  height: 28px;
  vertical-align: middle;
  margin-right: 5px;
  fill: #fff;
}

.content-box .btn-primary:hover svg {
  fill: #fff !important;
}

.btn-top.btn-wishlist {
  background: #189165 !important;
}

.btn-top.btn-empty-wishlist,
.btn-top {
  background: #189165 !important;
  vertical-align: middle;
}

.btn-top.btn-wishlist:hover {
  background: #1d6ea6 !important;
}

.btn,
form input[type="submit"],
form input[type="button"] {
  border-radius: 5px;
}

.btn-top:hover,
.btn-top.btn-empty-wishlist:hover {
  background: #1d6ea6 !important;
}

h1.product_title {
  font-size: 32px !important;
}

h1.page-title {
  margin-bottom: 45px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1d6ea6;
  font-weight: 600;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 21px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 30px;
  }
}

.carousel,
.carousel-inner,
.carousel-overlay,
.carousel .item {
  height: 700px !important;
}

.carousel .item {
  max-height: 700px !important;
}

@media (max-width: 767px) {
  .carousel,
  .carousel-inner,
  .carousel-overlay,
  .carousel .item {
    height: 500px !important;
  }

  .carousel .item {
    max-height: 500px !important;
  }
}

.carousel-caption {
  left: 0 !important;
  right: 0 !important;
  margin-bottom: 300px !important;
  text-align: center;
}

@media (max-width: 767px) {
  .carousel-caption {
    margin-bottom: 100px !important;
  }
}

.carousel-caption h3 {
  color: #189165;
  font-size: 76px !important;
  line-height: 80% !important;
  font-weight: 700;
}

.carousel-caption h3 small {
  color: #fff;
  font-weight: 700;
  display: inline-block;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .carousel-caption h3 {
    font-size: 42px !important;
  }
}

.carousel-caption p {
  font-family: Montserrat, sans-serif;
  font-size: 32px !important;
  line-height: 133% !important;
}

@media (max-width: 767px) {
  .carousel-caption p {
    font-size: 21px !important;
  }
}

.carousel-overlay {
  background: rgba(0, 0, 0, 0.1) !important;
}

.woocommerce ul.products li.product {
  /* border: 1px #eee solid; */
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.woocommerce ul.products li.product:hover {
  background: #7fafd5 !important;
}

.woocommerce ul.products li.product img {
  background: #fff !important;
}

.woocommerce ul.products li.product:hover img {
  background: #fff !important;
  opacity: 0.5;
}

.woocommerce ul.products li.product a img {
  margin-bottom: 0;
}

.woocommerce ul.products li.product h2 {
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.woocommerce ul.products li.product:hover h2 {
  color: #fff !important;
  padding-left: 15px;
  padding-right: 15px;
}

.woocommerce ul.products li.product:hover {
}

mark.count {
  background: transparent;
  color: #004d93;
}

.woocommerce ul.products li.product:hover mark.count {
  color: #fff;
}

.btn-default {
  border-radius: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.btn-light {
  border: none !important;
  background: rgba(255, 255, 255, 0.25) !important;
  font-size: 18px;
  color: #fff !important;
  margin-top: 30px;
}

.carousel-fade .carousel-caption .btn,
.carousel-fade .carousel-caption form input[type="submit"],
form .carousel-fade .carousel-caption input[type="submit"],
.carousel-fade .carousel-caption form input[type="button"],
form .carousel-fade .carousel-caption input[type="button"] {
  font-size: 18px;
}

@media (max-width: 767px) {
  .carousel-caption .btn-light {
    font-size: 18px !important;
    margin-top: 0;
  }
}

.subpage-header {
  height: 150px;
  background-image: url(../img/subpage-top.jpg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #7fafd5;
}

.navbar-brand {
  padding: 0px;
}

.navbar-brand > img {
  width: auto;
  height: 92px;
}

.navbar-brand > img:hover {
  opacity: 0.95;
}

@media (max-width: 991px) {
  .navbar-brand > img {
    height: 65px;
  }
}

.navbar-default {
  height: 94px;
  background: #fff;
  z-index: 99999;
  position: relative;
  font-weight: 700;
}

.navbar-default .navbar-nav > li > a {
  color: #1d6ea6;
}

@media (max-width: 991px) {
  .navbar-default {
    height: 75px;
  }
}

@media (max-width: 767px) {
  .navbar-header {
    height: 73px;
  }
}

.navbar-nav > li {
  margin-top: 22px;
  /*font-size: 18px;*/
  margin-left: 10px;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-bottom: 35px;
  }
}

@media (max-width: 1199px) {
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  .navbar-nav > li {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
}

.navbar-toggle {
  border-radius: 2px;
  margin-top: 15px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #eee;
}

.dropdown-menu {
  background: #189165;
  border-color: transparent;
}

.navbar-collapse {
  background: #fff;
}

.dropdown-menu > li > a {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.navbar-default {
  background: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:focus {
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background: #189165;
}

.content-box-pmad {
  padding-top: 0;
}

@media (min-width: 768px) {
  .content-box-sideoffset {
    background: url(../img/recbg.jpg) top right no-repeat;
  }
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #189165;
  background: #dff1eb;
}

.channeling.content-box {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 2;
  position: relative;
  margin-top: -120px;
  background: transparent;
}

.channeling.content-box h2 {
  font-size: 48px;
  margin-bottom: 60px;
}

.content-box {
  padding-top: 0;
  padding-bottom: 0;
}

.visit-ts {
  background-image: url(../img/ts.jpg);
  padding-top: 120px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
  background-position: right -100px top;
}

.visit-ts p {
  font-size: 21px !important;
  margin-top: 45px;
  margin-bottom: 45px;
  line-height: 150%;
}

.widget-visit-ts h3 {
  font-size: 56px;
}

.channeling {
  background: #fbfdfe;
}

.product-range {
  padding-top: 20px;
  padding-bottom: 120px;
}

.product-range h3 {
  font-size: 48px;
  margin-top: 90px;
  padding-bottom: 60px;
}

.top-btns-container {
  /* background: linear-gradient(90deg, #ffffff 50%, transparent 50%); */
  background: #fff;
  position: relative;
  z-index: 999;
}

.top-btns-container-content {
  min-height: 60px;
  /* margin-top: -60px; */
  background: #fff;
}

.top-btns-container-content-homepage {
  min-height: 120px;
  margin-top: -120px;
  height: auto;

  font-size: 24px;
  font-weight: 300;
  z-index: 99999;
  position: relative;
  line-height: 150%;
  margin-bottom: -110px;
}

.footer {
  padding-bottom: 30px;
}

.footer p {
  font-size: 14px;
}

.footer a {
  color: #189165;
}

.footer-container {
  border-top: 1px #eee solid !important;
  padding-top: 60px;
}

.footer.content-box {
  padding-top: 0;
}

.footer-address img {
  width: 250px;
  margin: 0 auto;
}

.woocommerce-breadcrumb {
  font-size: 15px !important;
  padding-top: 25px !important;
  padding-left: 15px !important;
  color: #666 !important;
}

.woocommerce-breadcrumb a {
  color: #1d6ea6 !important;
}

.navbar-nav > li.tm-mi-bbsn1 > a {
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 35px;
  background-size: 25px;
  display: block;
  width: 35px;
  text-indent: -999em;
  padding-top: 0;
  margin-left: 15px;
}

.navbar-nav > li.tm-mi-bbsn1 {
  margin-top: 20px;
}

.testimonials {
  background: #d9f2ed url(../img/tstbg2.jpg) center no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 180px;
}

.testimonials h3 {
  font-size: 36px;
}

.testimonials .btn {
  border-color: transparent;
  color: #fff;
}

.testimonials .btn:hover {
  border-color: transparent;
  color: #fff;
}

.homepage-video-container {
  margin-top: -120px;
}

blockquote {
  border-left: none;
}

.welcome-text {
  padding-bottom: 150px !important;
  margin-top: -90px;
  font-size: 21px;
  line-height: 1.5em;
  background: #fff;
  position: relative;
  padding: 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  z-index: 10;
  position: relative;
}

.welcome-text-withbanner {
  padding-bottom: 0 !important;
}

@media (max-width: 767px) {
  .welcome-text {
    margin-top: 0;
    padding-bottom: 60px !important;
    border-bottom: 1px #eee solid;
  }
}

.welcome-ampersand-bg {
  padding-top: 15px;
  text-align: center;
}

@media (max-width: 767px) {
  .welcome-ampersand-bg {
    text-align: left;
  }
}

.btn-hpabout {
  position: relative;
  z-index: 999;
}

@media (max-width: 1199px) {
  .btn-hpabout {
    white-space: normal;
  }
}

.channeling-box {
  height: 210px;
  display: block;
  width: auto;
  background-color: #e5eef5;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
  padding: 45px;
  margin: 0 15px 30px;
  border-radius: 5px;
}

.img-hptopimg {
  position: absolute;
  margin-top: -90px;
  z-index: 1;
}

.hp-text-z {
  position: relative;
  z-index: 2;
}

/* .channeling-box {
  height: 320px;
  width: 320px;
  display: block;
  text-align: center;
  background-color: #e5eef5;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;
  padding: 80px 45px;
  
  margin: 0 auto;
  margin-bottom: 45px !important;

  border-radius: 50%;
} */

.channeling-box h4 {
  font-size: 28px;
}

.channeling-box svg {
  fill: #189165;
}

.channeling-box:hover {
  background-color: #189165;
}

.channeling-box:hover h4 {
  color: #fff;
}

.channeling-box:hover svg {
  fill: #fff;
}

/* 


.channeling-box-homepage {
  position: relative;
  background-size: 50%;
  
}

.channeling-box-homepage a {
  background: transparent;
  display: block;
  color: #52565a;
}

.channeling-box-homepage a .lead {
  font-size: 24px !important;
}


.channeling-box-homepage a h3 {
  font-size: 56px !important;
}



.channeling-box-homepage a:hover {
  background: rgba(0,95,171,0.5);
  color: #fff;
}

.channeling-box-homepage a:hover h3 {
  color: #fff;
}


*/

.col-bg-white {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
}

@media (max-width: 767px) {
  .col-bg-white {
    padding-left: 15px !important;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.channeling-showers .col-bg-white {
  padding-top: 120px;
}

@media (max-width: 767px) {
  .channeling-showers .col-bg-white {
    padding-top: 120px;
  }
}

.channeling-box-homepage a:hover .col-bg-white {
  background: #86afd3;
}

.channeling-eyewash .col-bg-white {
  padding-left: 60px;
}

.channeling-mixing .col-bg-white {
  padding-left: 60px;
}

.container-fluid-no-padding {
  padding-left: 0;
  padding-right: 0;
}

.channeling-box-homepage {
  position: relative;
  background-size: 50%;
}

.channeling-showers::before,
.channeling-tws::before,
.channeling-ancillaries::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 80px;
  background: url(../img/shape1-footer.svg);
  background: url(../img/shape2.svg);
  background-size: 200%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: -1px;

  z-index: 0;
}

.channeling-showers::after,
.channeling-tws::after,
.channeling-ancillaries::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 80px;
  background: url(../img/shape2.svg);
  background-size: 200%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: -1px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);

  z-index: 0;
  /*  
	@media #{$break-sm} {
    	background-position: top;
	}

  @media #{$break-xs} {
    	background-position: top;
  }
  */
}

.channeling-eyewash::before,
.channeling-mixing::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 80px;
  background: url(../img/shape1-footer.svg);
  background: url(../img/shape2.svg);
  background-size: 200%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: -1px;

  z-index: 0;
}

.channeling-eyewash::after,
.channeling-mixing::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 80px;
  background: url(../img/shape2.svg);
  background-size: 200%;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-bottom: -1px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);

  z-index: 0;
  /*  
	@media #{$break-sm} {
    	background-position: top;
	}

  @media #{$break-xs} {
    	background-position: top;
  }
  */
}

.channeling-showers:hover:before,
.channeling-tws:hover:before,
.channeling-ancillaries:hover:before,
.channeling-eyewash:hover:before,
.channeling-mixing:hover:before,
.channeling-showers:hover:after,
.channeling-tws:hover:after,
.channeling-ancillaries:hover:after,
.channeling-eyewash:hover:after,
.channeling-mixing:hover:after {
  background: transparent;
}

.channeling-showers {
  background: url("https://www.safetyshowerstations.ie/wp-content/uploads/2019/08/Drench-2-category.jpg")
    top right no-repeat;
  background-size: 50%;
}

.channeling-eyewash {
  background: url("https://www.safetyshowerstations.ie/wp-content/uploads/2025/11/eyewash-photo-of-person.jpg")
    center left no-repeat;
  background-size: 50%;
}

.channeling-tws {
  background: url("https://www.safetyshowerstations.ie/wp-content/uploads/2019/08/TWS-Category.jpg")
    top right no-repeat;
  background-size: 50%;
}

.channeling-mixing {
  background: url("https://www.safetyshowerstations.ie/wp-content/uploads/2019/08/Mixing-Valves-Category.jpg")
    top left no-repeat;
  background-size: 50%;
}

.channeling-ancillaries {
  /*background: url("https://www.safetyshowerstations.ie/wp-content/uploads/2019/08/EU-9003N.jpg")*/
  background: url("https://www.safetyshowerstations.ie/wp-content/uploads/2019/08/EU-AX13.jpg")
    center right no-repeat;
  background-size: 50%;
}

.channeling-box-homepage a {
  background: transparent;
  display: block;
  color: #222;
}

.channeling-box-homepage a .lead {
  font-size: 24px !important;
}

.channeling-box-homepage a h3 {
  font-size: 56px !important;
}

.channeling-box-homepage a:hover {
  background: rgba(24, 145, 101, 0.5);
  color: #fff;
}

.channeling-box-homepage a:hover h3 {
  color: #fff;
}

.col-bg-white {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #fff;
}

@media (max-width: 767px) {
  .col-bg-white {
    padding-left: 15px !important;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.channeling-showers .col-bg-white {
  padding-top: 60px;
}

@media (max-width: 767px) {
  .channeling-showers .col-bg-white {
    padding-top: 30px;
  }
}

.channeling-box-homepage a:hover .col-bg-white {
  background: #96c7b3;
}

.channeling-eyewash .col-bg-white {
  padding-left: 60px;
}

.yith-wcwl-add-to-wishlist {
  margin-top: 0px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #189165;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: transparent;
}

.woocommerce table.wishlist_table {
  font-size: 100%;
}

.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
  margin-bottom: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  text-shadow: inherit;
  border-radius: 5px !important;
}

.woocommerce table.shop_table {
  border-color: transparent;
}

.woocommerce table.wishlist_table tbody td {
  padding: 0;
}

.woocommerce table.wishlist_table tr td.product-remove {
  padding: 0;
  width: 5em;
}

.woocommerce a.remove {
  font-size: 2em;
  text-align: center !important;
  margin: 0 auto;
}

.wishlist_table tr td.product-thumbnail {
  width: 210px;
}

.wishlist_table tr td.product-thumbnail a {
  max-width: 180px;
}

.woocommerce img,
.woocommerce-page img {
  margin-bottom: 0;
}

.wishlist_table tr td.product-thumbnail,
.wishlist_table tr td.product-name,
.wishlist_table tr td.wishlist-name,
.wishlist_table tr td.wishlist-privacy,
.woocommerce table.wishlist_table tfoot td {
  font-size: 1.2em;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top: none;
}

.dkpdf-button-container {
  width: auto !important;
  float: none !important;
  padding-top: 0 !important;
}

.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox .wishlist-empty {
  text-align: left;
}

.panel {
  box-shadow: none;
}

.label {
  color: #666;
  font-size: 16px;
  font-weight: 300;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-weight: 400;
}
.img-oldimg {
  width: 100%;
}

img.wp-image-1277,
img.wp-image-1276 {
  display: inline-block;
}

.tabpanel p {
  margin-bottom: 10px !important;
}

.tech-title {
}

.content-default.post {
  padding-bottom: 60px;
}

.responsive-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

form input[type="submit"] {
  color: #fff;
  border-radius: 0;
  border: none;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.3333333;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  margin-bottom: 60px;
}

form input[type="submit"]:hover {
  color: #fff;
  margin-bottom: 60px;
}

.well form input[type="submit"],
.well form input[type="submit"]:hover {
  margin-bottom: 0;
}

.product_tab_downloads {
  margin-bottom: 0;
}

.wcu-1 {
  background-image: url(../img/wcu1.jpg);
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
}

.overlay {
  background-color: rgba(255, 255, 255, 0.75);
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.wcu-1 .overlay {
  padding: 60px 60px 45px;
}

.wcu-1 h3 {
  font-size: 28px;
  line-height: 133%;
  color: #189165;
}

.input-group-btn .btn {
  padding: 7px 10px;
  border-left: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.sidebar-menu {
  font-weight: bold;
}

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

.carousel-fade .carousel-inner .item {
  background-position: top;
}

.embed-responsive-item {
  position: relative;
  z-index: 8;
}

/*
.video-overlay {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding-top: 15%;
  background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .video-overlay {
    padding-top: 5%;
  }
}

*/

/*
.video-overlay {
  position: absolute;
  left: 50%;
  margin-left: -300px;
  margin-top: 30px;
  z-index: 9;
  
  text-align: center;
  
  
  background-color: rgba(0, 0, 0, 0);
  padding: 90px 45px;
  border-radius: 50%;
  width: 575px;
  height: 575px;
  overflow: hidden;

}

@media (max-width: 767px) {
  .video-overlay {
    padding-top: 5%;
  }
}
*/

.video-overlay {
  position: absolute;
  left: 0;

  z-index: 9;

  background-color: rgba(0, 0, 0, 0.3);
  padding: 90px 45px;
  border-radius: 50%;
  width: 1800px;
  height: 1500px;
  overflow: hidden;

  padding-left: 1230px;
  margin-left: -1200px;
  margin-top: -250px;
  padding-top: 360px;
  padding-right: 60px;
}

@media (max-width: 1199px) {
  .video-overlay {
    padding-top: 300px;
  }
}

@media (max-width: 767px) {
  .video-overlay {
    padding-top: 5%;
  }
}

.video-overlay-title {
  color: #fff;
  font-size: 64px;
}

@media (max-width: 991px) {
  .video-overlay {
    padding-right: 210px;
  }
  .video-overlay-title {
    font-size: 52px;
  }
}

@media (max-width: 767px) {
  .video-overlay {
    padding: auto;
    border-radius: auto;
    width: auto;
    height: auto;
    overflow: hidden;
    border-radius: 0;
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;

    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding-top: 5%;
    background-color: rgba(0, 0, 0, 0.3);
  }
}

.video-overlay-text {
  /* text-align: center; */
  color: #fff;
  font-size: 26px;
  line-height: 120%;
}

@media (max-width: 767px) {
  .video-overlay-title {
    font-size: 36px;
  }

  .video-overlay-text {
    font-size: 24px !important;
  }
}

.cta::before {
  background: rgba(255, 255, 255, 0.95);
}

.cta {
  padding-top: 30px;
  padding-bottom: 30px;
  background: url(https://www.safetyshowerstations.ie/wp-content/uploads/2019/01/a1b.jpg)
    top center no-repeat;
  background-size: cover;
}

.cta .btn {
  border-color: transparent;
}

.cta h4 {
  /* color: #fff; */
}

.cta-box {
  /*  display: block;
  
background: -moz-linear-gradient(-45deg,  rgba(22,66,124,0.9) 0%, rgba(29,110,166,0.9) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(22,66,124,0.9) 0%,rgba(29,110,166,0.9) 100%); 
background: linear-gradient(135deg,  rgba(22,66,124,0.9) 0%,rgba(29,110,166,0.9) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e616427c', endColorstr='#e61d6ea6',GradientType=1 ); 
  padding: 30px;
  border-radius: 5px;
  color: #fff !important;
  text-decoration: none !important;
  height: 320px;
  */
  display: block;
  background: transparent;
  padding: 30px;
  border-radius: 5px;
  color: rgb(22, 66, 124) !important;
  text-decoration: none !important;
  height: 320px;
}

.cta-box:hover {
  background: #fff;
}

@media (max-width: 1199px) {
  .cta-box {
    height: 300px;
    padding: 15px;
  }
}

@media (max-width: 991px) {
  .cta-box {
    height: 320px;
  }
}

@media (max-width: 767px) {
  .cta-box {
    height: 300px;
    margin-bottom: 30px;
  }
}

.cta-box-subpage {
  display: block;
  background: #e8eff2;
  padding: 30px;
  border-radius: 5px;
  color: rgb(22, 66, 124);
  text-decoration: none !important;
  min-height: 210px;
}

.cta-box-subpage h4 {
  margin-bottom: 15px;
}

.cta-box-subpage p {
  margin-bottom: 0;
}

.cta-box-subpage .btn-sm {
  margin-top: 15px;
}

.img-cta-subpage-icon {
  width: 60px;
  height: 60px;
  fill: #16427c !important;
  margin-bottom: 15px !important;
  display: block;
}

.cta-box-icon {
  margin-bottom: 15px;
}

.woocommerce-loop-product__link p.text-center {
  font-size: 14px !important;
}

.mega-menu-item-home {
  display: none !important;
}

.alert-covid a {
  color: #fff04b;
}

.page-bottom-prinfo {
  padding: 90px 0 60px;
  background: #0a0a0a;
}

.page-bottom-prinfo h3 {
  color: #f3921a;
  font-size: 48px;
}

.page-bottom-prinfo p {
  color: #fff;
  font-size: 21px;
}

/* .news-section { height:300px } */
.news-section h1  { margin:90px 15px 15px 60px;}
.news-section .btn  { margin-left:60px;}

@media(max-width:576px) 
{ 
  /* .news-section { height:550px; } */
  .news-section h1  { margin:45px 15px 15px 15px;}
  .news-section .btn  { margin-bottom: 45px; margin-left: 15px;}
}


.news-section .row { margin: 0;}

.news-img 
{ 
  background-size: cover;
  background-position: center;
  height: 300px;
}

.news-img-1 {  background-image: url(https://www.safetyshowerstations.ie/wp-content/uploads/2024/04/Ken-Jackson-Dublin-Pharma-MedTech-2024-Speaker-Banner.jpg);  }
.news-img-2 {  background-image: url(https://www.safetyshowerstations.ie/wp-content/uploads/2021/06/hiring-small.jpg);  }


.alert-warning p
{
  color:black;
  font-size: 0.85em;
}

.btn-covid
{
  color:black;
  border-color:black;
  margin-top:15px;
}

.btn-covid:hover
{
  color:white;
  background-color:black
}

.navbar-brand img { padding: 10px 0px 10px 10px; }

.home-notice
{
  z-index: 10;
  position: relative;
  padding-top: 45px;
  border-top: 2px solid #189165;
}

.welcome-text > .row { padding-bottom: 45px; }

.video-container
{
  box-shadow: 0px 0px 15px #00000026;
}

.video-container h4 
{
  padding: 20px;
  margin: 0;
}

/* .video-container { position: relative;}

.video-container .embed-responsive
{
  bottom: 0;
  position: absolute;
  width: 100%;
} */

@media (min-width: 767px) { .video-container h4 { min-height: 156px; }}
@media (min-width: 991px) { .video-container h4 { min-height: 109px; }}
@media(max-width:767px) { .video-container { margin-bottom: 30px; }}


.bbsn-link img
{
  width: 32px;
  margin: 0 8px;
}  

.footer-bbsn-links
{
  display: flex;
  justify-content: center;
}

.navbar-nav > li.tm-mi-bbsn1 > a {
  background-image: url("https://www.safetyshowerstations.ie/wp-content/themes/safetyshowerstations2019/assets/img/bbsn2.png");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 35px;
  background-size: 25px;
  display: block;
  width: 35px;
  text-indent: -999em;
  padding-top: 0;
  margin-left: 15px;
}

.navbar-nav > li.tm-mi-bbsn1 {
  margin-top: 20px;
}


.navbar-nav > li.tm-mi-bbsn2 > a {
  background-image: url("https://www.safetyshowerstations.ie/wp-content/themes/safetyshowerstations2019/assets/img/bbsn3.jpg");
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 35px;
  background-size: 25px;
  display: block;
  width: 35px;
  text-indent: -999em;
  padding-top: 0;
  /* margin-left: 15px; */
}

.navbar-nav > li.tm-mi-bbsn2 {
  margin-top: 20px;
}

.training-logo { width: 170px; }

@media(max-width:767px) { .navbar-nav > li.tm-mi-bbsn1 a , .navbar-nav > li.tm-mi-bbsn2 a { margin-left: 10px !important; margin-top: 15px !important; } }

@media(min-width:767px) and (max-width:1335px) { .hide-nav-item { display: none !important; } }

.footer .widget_text p { text-align: left; }
.footer-address img { margin: 0 }

.footer-bbsn-links { justify-content: left; }
.footer-bbsn-links-right { justify-content: right; }

.navbar, #bs-example-navbar-collapse-1 { background: #189165; } 
.navbar-default .navbar-nav > li > a { color: white; }
.navbar { border: none; border-radius: 0; }

.card-recruitment {
  border: none;
  box-shadow: 0 0 10px #00000017;
  padding: 30px 15px;
}

.content-course .card.download-box {
  min-height: auto;
}
.content-course .card {
  margin-bottom: 30px;
  min-height: 420px;
  border-radius: 2px;
  border-color: #eee;
  word-wrap: break-word;
}
.download-box {
  width: auto;
  box-shadow: 0 0 10px #00000014;
  text-align: left;
}

.download-box-content {   padding: 0 15px; }

.download-box img.wp-post-image {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
  border-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.4);
  object-fit: cover;
}

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

.add_to_wishlist svg 
{
    fill: white;
    stroke: white;
    height: 23px;
    width: fit-content;
    margin-right: 10px;
} 

.yith-wcwl-add-button .add_to_wishlist 
{ 
    margin-bottom: 15px !important; 
    display: flex !important;
    width: fit-content;
    align-items: center;
}

.yith-wcwl-add-button { position: relative; width: fit-content; }

.yith-wcwl-add-button img { 
    position: absolute;
  right: -30px;
  top: 15px;
}

.navbar-default .navbar-toggle .icon-bar { background-color: white; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu-left {
    left: auto;
    right: 0;
  }
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background: transparent; color: white; }

.navbar-default .navbar-nav > .active > a:hover {
  color: #333 !important; }


.page-template-product-landing-page .subpage-header {
  min-height: 700px;
  position: relative;
  padding: 15% 0;
}

.page-template-product-landing-page .subpage-header h1 {
  font-size: 64px;
  color: #fff;
}

.img-hawsaxionlogo {
  max-width: 600px;
}

.page-template-product-landing-page .subpage-header .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.page-template-product-landing-page .opening-products {
  padding: 60px 0;
  background: #e8eff2;
}

.page-template-product-landing-page .opening-products h2 {
  font-size: 64px;
  margin-bottom: 45px;
}

.page-template-product-landing-page .subcategories-showcase {
  padding: 60px 0 0;
  background: #189165;
}

.page-template-product-landing-page .subcategories-showcase h2 {
  font-size: 48px;
  color: #fff;
  margin-bottom: 45px;
  
} 

.page-template-product-landing-page .categories-showcase {
  background: #e8eff2;
  padding: 60px 0 0;
}

.page-template-product-landing-page .woocommerce ul.products li.product img,
.page-template-product-landing-page .woocommerce ul.products li.product:hover img {
  border-radius: 5px;
}

.page-template-product-landing-page .content-box-main {
  padding: 60px 0;
  
   
}

.card-whatishawsaxion {
  background: #189165;
  color: #fff;
  padding: 60px 60px 150px;
  border: none;
  border-radius: 10px;
}

.card-whatishawsaxion h2 {
  color: #fff;
}

.card-whatishawsaxion p {
  margin-bottom: 0;
}

.img-hawsaxionheads {
  margin-top: -120px;
  margin-bottom: 60px;
}


.page-template-training .carousel-item {
    height: auto;
    padding: 3em 0;

    background: rgb(255,255,255);
    background: linear-gradient(135deg, rgba(255,255,255,1) 15%, rgba(219,229,238,1) 100%); 
}

.page-template-training .navbar-default {
    margin-bottom: 0;
}

.page-template-training h1,
.page-template-training h2,
.page-template-training h3,
.page-template-training h4,
.page-template-training h5,
.page-template-training h6
{ color: #004A8F; } 

.training-item {
    padding: 3em 0;
    background: linear-gradient(135deg, rgba(219,229,238,1) 15%,  rgba(255,255,255,1) 100%); 
}

.training-item .card {
    height: 100%;
    border: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.training-item .card p {
    margin-bottom: 15px;
}

.lead.course-intro {
    padding: 30px;
    color: #004A8F;
    font-weight: bold;
    font-size: 24px;
}

.training-cta {
    padding: 4em 0 3em;
}

.training-item .row { display: flex; }

@media(min-width: 991px) 
{ 
    .hide-nav-item { display: none !important; } 
    .navbar-brand > img 
    { 
        height: 79px;
        margin: 10px auto;
    }
}

@media(min-width: 767px) and (max-width: 1130px) 
{ 
    .navbar-nav > li { font-size: 15px !important; }  
    .hide-nav-item-lg { display: none !important; } 
}

@media(min-width:767px) and (max-width: 991px)
{
    .navbar-brand > img { height: 65px; }
}

#downloads-accordion p:empty, #downloads-accordion .attachment-title br  { display : none; }
#downloads-accordion .attachment-icon { margin: 0 5px 0 0; } 


#post-3627 p:empty { display: none; } 

sup {
    font-size: 60%;
}

/* ----- TEAL SECTION HEADERS ----- */
.section-header {
    background-color: #2a7f72;
    padding: 26px 0;
}

.section-title {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0;
}

/* ----- WHITE CONTENT SECTIONS ----- */
.section-white {
    background-color: #ffffff;
    padding: 52px 0;
}

.section-white.section-divided {
    border-top: 1px solid #dcecea;
}

/* ----- TEAL-TINTED SECTION (model configs) ----- */
.section-teal-light {
    background-color: #eaf4f2;
    padding: 52px 0;
}

/* ----- SUBHEADINGS IN TEAL ----- */
.heading-teal {
    color: #2a7f72;
    font-size: 22px;
    font-weight: 600;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;
}

.lead-copy {
    margin-bottom: 30px;
    color: #444444;
}

/* ----- FEATURE BLOCKS (page 2) ----- */
.features-row {
    margin-top: 10px;
}

.feature-block {
    margin-bottom: 24px;
}

.feature-label {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #222222;
    margin-bottom: 6px;
    margin-top: 0;
}

/* ----- EYE DIAGRAM LABELS ----- */
.eye-diagram-wrap {
    margin-top: 8px;
}

.diagram-labels {
    margin-top: 10px;
    text-align: center;
}

.diagram-labels span {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 10px;
    border-radius: 3px;
    margin: 3px 4px 0;
}

.label-axion {
    background-color: #2a7f72;
    color: #ffffff;
}

.label-standard {
    background-color: #888888;
    color: #ffffff;
}

/* ----- DARK PRODUCT SECTIONS (pages 3 & 5) ----- */
.section-dark-product {
    background-color: #111111;
}

.section-dark-mid {
    background-color: #0d0d0d;
}

/* Flex row so image column can stretch full height */
.section-dark-product .product-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.product-img-col {
    padding-left: 0;
    padding-right: 0;
}

.img-fill {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}

.product-copy-col {
    padding: 44px 40px;
    color: #dddddd;
}

.product-heading {
    color: #3caf9b;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 28px;
}

.product-features-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-features-list > li {
    position: relative;
    padding-left: 16px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.6;
}

.product-features-list > li::before {
    content: '\2022';
    position: absolute;
    left: 0;
    top: 0;
    color: #3caf9b;
    font-size: 16px;
    line-height: 1.5;
}

/* ----- MODEL CONFIGURATION TABLE (page 4) ----- */
.model-table {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
}

.model-table > tbody > tr > td {
    border: none;
    border-bottom: 1px solid #c5e3de;
    padding: 14px 12px;
    vertical-align: top;
    background-color: transparent;
    font-size: 15px;
}

.model-table > tbody > tr:last-child > td {
    border-bottom: none;
}

.model-id {
    white-space: nowrap;
    width: 150px;
    color: #222222;
}

/* ----- KIT PHOTO CAPTION (page 4) ----- */
.kit-caption {
    font-size: 13px;
    color: #666666;
    margin-top: 8px;
}

/* ----- UPGRADE BEFORE/AFTER GRID (page 4) ----- */
.upgrades-row {
    margin-top: 10px;
}

.upgrade-set {
    margin-bottom: 32px;
}

.upgrade-set .row {
    margin-bottom: 0;
}

.upgrade-set .col-xs-6 {
    padding-left: 4px;
    padding-right: 4px;
}

.upgrade-caption {
    font-size: 13px;
    color: #555555;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.5;
}

/* ----- PRODUCT MODEL CARDS (page 5) ----- */
.product-model-card {
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    padding-top: 22px;
    margin-top: 22px;
}

.model-tag {
    font-size: 13px;
    color: #aaaaaa;
    margin-top: 8px;
    margin-bottom: 0;
}

/* ----- RESPONSIVE ----- */
@media (max-width: 767px) {
    .section-title {
        font-size: 22px;
        letter-spacing: 0.8px;
    }

    .section-white,
    .section-teal-light {
        padding: 36px 0;
    }

    .heading-teal {
        font-size: 19px;
    }

    .product-copy-col {
        padding: 30px 20px;
    }

    .product-heading {
        font-size: 21px;
    }

    .product-img-col {
        padding-left: 15px;
        padding-right: 15px;
    }

    .img-fill {
        height: auto;
    }

    .model-id {
        width: auto;
        white-space: normal;
    }

    .section-dark-product .product-row {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-title {
        font-size: 26px;
    }

    .product-copy-col {
        padding: 34px 28px;
    }
}

/* ----- GREEN CONTENT SECTIONS ----- */
.section-green {
    background-color: #077c60;
    padding: 60px 0;
    color: #ffffff;
}

.section-green p,
.section-green .lead-copy {
    color: rgba(255, 255, 255, 0.88);
}

.section-green .heading-teal {
    color: #ffffff;
}

.section-green .feature-label {
    color: #ffffff;
}

.section-green .kit-caption {
    color: rgba(255, 255, 255, 0.65);
}

/* Eye diagram label overrides on green bg */
.section-green .label-axion {
    background-color: rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

.section-green .label-standard {
    background-color: rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

/* ----- FLATICON FEATURE ICONS (page 2) ----- */
.feature-icon {
    display: block;
    font-size: 38px;
    color: #077c60;
    margin-bottom: 14px;
    line-height: 1;
}

/* Increase spacing in the two feature sections */
.section-white.section-divided {
    padding: 64px 0;
}

.features-row {
    margin-top: 24px;
}

.features-row > [class*="col-"] {
    padding-top: 8px;
    padding-bottom: 8px;
}

.feature-block {
    margin-bottom: 36px;
    padding-right: 12px;
}

/* ----- PAGE 5: FULL-HEIGHT LEFT IMAGE ----- */
/* Make the product-img-col a flex container so
   the image can stretch to the row's full height */
.section-dark-product .product-img-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    padding-right: 0;
}

.section-dark-product .product-img-col .img-fill {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-height: 320px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
}

/* ----- RESPONSIVE ADDITIONS ----- */
@media (max-width: 767px) {
    .section-green {
        padding: 36px 0;
    }

    .section-white.section-divided {
        padding: 36px 0;
    }

    .feature-icon {
        font-size: 30px;
    }
}

