  /*
   Theme Name: Zerif Lite Child
   Theme URI: https://www.themeisle.com/
   Description: This is a custom child theme I have created.
   Author: Josef
   URI: http://iweb.london/
   Template: zerif-lite
   Version: 0.1
  MINIFY BY
   https://cssminifier.com/ 
   https://csscompressor.com/
   */
body {
  background: #000063;
}
a {
  color: #ce0000;
}
a:visited {
	color: #ce0000;
}
a:hover,
a:focus,
a:active {
  color: #000063;
}
#sa-int-logo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: left;
  z-index: 2000;
}
#lang-selector {
  display: none;
}
@media (min-width: 768px) {
  #lang-selector {
    position: fixed;
    display: block;
    top: 0;
    right: 10px;
    z-index: 8888;
  }
  #lang-selector ul {
    list-style-type: none;
    margin: 6px 0 0;
    padding: 0;
  }
  #lang-selector li {
    display: block;
    float: left;
    border: 1px solid #141450;
    margin: 1px;
  }
  #lang-selector a {
    display: block;
    width: 18px;
    height: 12px;
  }
  #lang-selector .gb-flag {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') 0 -13px;
  }
  #lang-selector .de-flag {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') -22px -13px;
  }
  #lang-selector .a-flag {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') -44px -13px;
  }
  #lang-selector .ch-flag {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') -66px -13px;
  }
  #lang-selector .gb-flag:hover {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') 0 0;
  }
  #lang-selector .de-flag:hover {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') -22px -0;
  }
  #lang-selector .a-flag:hover {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') -44px 0;
  }
  #lang-selector .ch-flag:hover {
    background: url('https://www.silentalert.ie/wp-content/themes/zerif-lite-child/images/flags-all.png') -66px 0;
  }
}
@media (min-width: 1200px) {
  .buttons {
    margin-top: 82px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .buttons {
    margin-top: 52px;
  }
}
@media (max-width: 559px) {
  .buttons {
    display: none;
  }
}
.red-btn {
	background: #ce0000;
}
.blue-btn {
  background: #000063;
}
.green-btn {
	background: #5a79a5;
}
.sa-btn {
    background-color: rgba(0, 0, 9, 0);
    color: #fff !important;
    border-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.custom-button.sa-btn {
    border-style: solid;
    border-width: 1px;
    padding: 12px 34px 12px 34px;
}
.vista-btn {
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: 700;
}
.custom-button.vista-btn {
    border-style: solid;
    border-width: 2px;
    padding: 12px 34px;
}
.vista-btn.vista-red {
    color: #ce0000;
    border-color: #ce0000;
}
.vista-btn.vista-blue {
    color: #000063;
    border-color: #000063;
}
.vista-btn.vista-white {
    color: #fff;
    border-color: #fff;
}
.red-btn:hover {
	background: #b40000;
}
.blue-btn:hover {
  background: #9caac6;
}
.green-btn:hover {
	background: #4d678d;
}
.sa-btn:hover {
    background-color: rgba(0, 0, 9, .3);
}
.vista-btn.vista-red:hover {
    background-color: rgba(206, 0, 0, 1);
    color: #fff;
}
.vista-btn.vista-blue:hover {
    color: #fff;
    background-color: rgba(0, 0, 99, 1);
}
.vista-btn.vista-white:hover {
    background-color: rgba(255, 255, 255, 1);
}
#post-1041 .custom-button, 
#post-1047 .custom-button, 
#post-1049 .custom-button {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .custom-button {
    margin-left: 20px;
    margin-right: 20px;
  }
  #post-448 .custom-button, #post-246 .custom-button, #post-394 .custom-button {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .custom-button {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 412px) {
  #sa-int-logo-xs {
    padding-left: 10px;
    padding-right: 100px;
  }
}
@media (max-width: 559px) {
  .header-content-wrap {
    padding: 99px 0 48px;
  }
  .header-content-wrap h1 {
    margin-top: 48px;
  }
}
@media (min-width: 560px) and (max-width: 991px) {
  .header-content-wrap {
    padding: 91px 0 80px;
  }
  .header-content-wrap h1 {
    margin-top: 42px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #sa-int-logo-xs img {
    margin-right: 142px;
  }
}
@media (min-width: 992px) {
  .header-content-wrap {
    padding: 494px 0 80px;
  }
  #sa-int-logo-xs {
    display: none;
  }
}
@media (min-width: 992px) {
}
.navbar {
  background: #000063;
}
.navbar a:focus {
  outline: 0;
  text-decoration: none;
}
.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}
#sa-mobile-nav {
  margin-top: 5px;
  margin-left: 0;
}
#sa-mobile-nav .sa-tabs {
    position: relative;
    background-color: #5a79a5;
    border-color: #fff;
    padding: 8px 10px;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #fff;
    border-radius: 4px 4px 0 0;
}
#sa-mobile-nav>li.active .sa-tabs, 
#sa-mobile-nav>li.active .sa-tabs:hover, 
#sa-mobile-nav>li.active .sa-tabs:focus {
    background-color: #000063;
    border: 1px solid #fff;
    border-bottom-color: transparent;
}
#sa-mobile-nav .eng-tab {
    width: 65px;
}
#sa-mobile-nav .ger-tab {
    width: 114px;
}
#sa-mobile-nav .search-tab {
    width: 49px;
}
@media (max-width: 767px) {
  .menu-align-center .responsive-logo > a {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-brand, 
  #sa-mobile-nav {
    display: none;
  }
}
.navbar-toggle {
  background-color: #9caac6;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #ce0000;
}
.navbar-toggle.active{
  background-color: #ce0000 !important;
}
.navbar-toggle.collapsed{
  background-color: #9caac6 !important;
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a.link-focus {
  color: #9caac6;
}
@media (max-width: 317px){
  #basket-status {
    display: none;
  }
}
@media (min-width: 318px) and (max-width: 767px) {
  #main-nav>.container {
    position: relative;
  }
  #basket-status {
    position: absolute;
    display: block;
    top: 15px;
    left: 170px;
    right: 64px;
    text-align: right;
  }
  a.cart-status {
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
    filter: alpha(opacity=0.8);
    opacity: 0.8;
  }
  a.cart-status:visited {
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
    filter: alpha(opacity=0.8);
    opacity: 0.8;
  }
  a.cart-status:hover {
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
    filter: alpha(opacity=0.8);
    opacity: 0.8;
  }
  .cart-status .fa-shopping-cart {
    font-size: 44px;
  }
  .cart-status span {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-left: -22px;
    color: #000063;
    visibility: hidden;
  }
  .cart-status span:first-letter {
    visibility: visible;
  }
}
.home h1.intro-text {
  line-height: 54px;
  text-transform: none;
  font-size: 44px;
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 400;	
}
@media (max-width: 333px) {
  .home h1.intro-text {
    line-height: 46px;
    font-size: 36px;
  }
}
@media (max-width: 767px){
  #main-nav, #main-nav.fixed {
    position: fixed;
  }
}
@media (min-width: 768px) {
  #sa-products-home .col-sm-3 {
    width:33.33333333%;
  }
}
@media (min-width: 1200px) {
  #sa-products-home {
    margin-bottom: 18px;
  }
  #sa-products-home .col-lg-3 {
    width:33.33333333%;
  }
}
.section-header {
  padding-bottom: 75px;
}
@media (max-width: 991px) {
    .section-header {
        padding-bottom: 50px;
    }
}
.focus-box .service-icon .pixeden  {
  border-radius: initial;
}
.focus-box .service-icon {
    width: 210px;
    height: 339px;
    border: none;
}
.focus-box q {
    font-size: 14px;
}
@media (max-width: 767px){
  #ctup-ads-widget-1 .focus-box .service-icon,
  #ctup-ads-widget-3 .focus-box .service-icon {
      margin-bottom: -65px;
  }
  #ctup-ads-widget-1 .focus-box {
    margin-top: -35px;
  }
  #ctup-ads-widget-2 .focus-box {
    margin-top: 10px;
  }
  #ctup-ads-widget-3 .focus-box {
    margin-top: -70px;
  }
  #sa-products-home {
    margin-bottom: 45px;
  }
  .navbar-inverse .navbar-nav > li > a:hover {
      color: #9caac6 !important;
  }
}
.pixeden  {
    height: 200px;
}
#focus .red-border-bottom:before {
  width: 90%;
  background: #ce0000;
  left: 5%;
}
#focus .service-icon:hover, #focus .service-icon:focus {
  border: none !important;
}
#focus span:nth-child(4n+1) .focus-box .red-border-bottom:before {
  background: #ce0000;
}
#focus span:nth-child(4n+2) .focus-box .red-border-bottom:before {
  background: #ce0000;
}
#focus span:nth-child(4n+3) .focus-box .red-border-bottom:before {
  background: #ce0000;
}
#focus span:nth-child(4n+4) .focus-box .red-border-bottom:before {
  background: #ce0000;
}
#focus .custom-button {
  margin: 37px 10px 0;
}
#focus .vista-red {
  margin-top: 45px;
}
@media (min-width: 768px) {
  #focus .vista-red {
    margin-top: 58px;
  }
}
@media (min-width: 992px) {
  #focus .vista-red {
    margin-top: 52px;
  }
}
.more-less-content {
    display: none;
}
.more-less-button {
  color: #ce0000; 
}
.more-less-button:hover {
  cursor: pointer;
  color: #000063; 
}
.separator-one {
  background: rgba(206, 0, 0, 0.8);
}
.separator-one .text {
  margin-bottom: 6px;
}
.about-us {
  background: #ce0000;
}
.about-us p, p.cc-par {
  color: rgba(255, 255, 255, 0.8);
}
.skills {
  display: none;
}
#shop-now-mid {
  display: none;
}
#aboutus .vista-btn.vista-white:hover {
    color: #ce0000;
}
#aboutus .vista-white {
  margin-top: 34px;
}
#aboutus .blue-btn {
  margin-top: 23px;
}
@media (min-width: 768px) {
  #aboutus .vista-white {
    margin-top: 44px;
  }
  #aboutus .blue-btn {
    margin-top: 28px;
  }
}
@media (min-width: 992px) {
  #aboutus .vista-white {
    margin-top: 39px;
  }
  #aboutus .blue-btn {
    margin-top: 18px;
  }
}
@media (min-width: 1200px) {
  #shop-now-mid {
    display: none;
  }
  #shop-now-mid .vista-white {
    margin: 10px 0 0 200px;
  }
  #aboutus .blue-btn {
    margin-top: 67px;
  }
}
.testimonial {
  background: #5a79a5;
}
#testimonials .cc-box {
    background: #fff;
    padding: 25px;
    margin-bottom: 30px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#testimonials .cc-box h3 {
    margin-top: 10px;
}
#testimonials .vista-btn.vista-white:hover {
    color: #5a79a5;
}
#testimonials .blue-btn {
  margin-top: 18px;
}
@media (min-width: 768px) {
  .cc-par {
      margin-left: 15px;
      margin-right: 15px;
  }
}
@media (min-width: 992px) {
  #testimonials .vista-btn {
    margin-top: 12px;
  }
  #testimonials .blue-btn {
    margin-top: 26px;
  }
  .cc-par {
      margin-left: 30px;
      margin-right: 36px;
  }
}
@media (min-width: 1200px) {
  #testimonials .vista-btn {
    margin-top: 10px;
  }
  #testimonials .blue-btn {
    margin-top: 18px;
  }
  .cc-par {
      margin-left: 55px;
  }
}
#carousel-homepage-latestnews .item .latestnews-box .latestnews-title a:before {
  background: #ce0000;
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+1) .latestnews-title a:before {
  background: #ce0000;
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+2) .latestnews-title a:before {
  background: #ce0000;
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n+3) .latestnews-title a:before {
  background: #ce0000;
}
#carousel-homepage-latestnews .item .latestnews-box:nth-child(4n) .latestnews-title a:before {
  background: #ce0000;
}
#carousel-homepage-latestnews .carousel-inner .item .latestnews-title {
    display: block;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #ce0000;
}
.pirate_forms .pirate-forms-submit-button:hover {
  background: #9caac6;
}
#footer {
  background: #000025;
}
.sa-helpline {
  background: #000025;
  padding-top: 39px;
  padding-bottom: 50px;
  color: rgba(255,255,255,0.4);
}
.sa-helpline .fa-phone {
  margin-top: 15px;
}
.sa-helpline .fa-wrench {
  margin-top: 12px;
}
.sa-helpline p {
  color: rgba(255,255,255,0.4);
  margin-bottom: 10px;
}
.sa-helpline p.helpline {
  color: rgba(255,255,255,0.6);
  font-size: 18px;
}
.site-main .policy p {
  margin-bottom: 10px;
}
.site-main .policy ul.prod-desc-bullet-points {
  margin-top: -4px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sa-helpline .fa-phone:before {
    margin-left: -12px;
  }
  .sa-helpline .fa-wrench:before {
    margin-left: -115px;
  }
  .sa-helpline .col-xs-8 {
    padding-left: 0;
    padding-right: 64px;
  }  
  .helpline-container {
    width: 295px;
    margin-left: auto;
    margin-right: auto;
  }
  .sa-helpline p {
    padding-right: 64px;
  }
}
@media (min-width: 768px) {
  .sa-helpline .fa-phone:before {
    margin-left: -2px;
  }
  .sa-helpline .fa-wrench:before {
    margin-left: -158px;
  }
  .sa-helpline .col-xs-8 {
    padding-left: 0;
    padding-right: 78px;
  }
  .sa-helpline p {
    padding-right: 78px;
  }
}
@media (min-width: 992px) {
  .sa-helpline {
    padding-top: 54px;
    padding-bottom: 68px;
  }
  .sa-helpline .col-xs-8 {
    padding-left: 0;
    padding-right: 0;
  }
  .sa-helpline .fa-phone:before {
    margin-left: -22px;
  }
  .sa-helpline .fa-wrench:before {
    margin-left: -9px;
  }
  .sa-helpline p {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .sa-helpline .fa-phone:before {
    margin-left: 0;
  }
  .sa-helpline .fa-wrench:before {
    margin-left: -25px;
  }
}
.social li a {
  color: rgba(255,255,255,0.4);
  font-size: 27px;
}
.social li a:hover {
  color: rgba(255,255,255,0.8);
}
#footer .fa-stack-1x {
  color: #000025;
}
#footer .sa-logo {
  margin-top:15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
  filter: alpha(opacity=0.4);
  opacity: 0.4;
}
.sa-details {
  color: rgba(255,255,255,0.4);
  padding-top: 39px;
}
.sa-details .sa-address {
  text-align: left;
}
.sa-details .sa-numbers {
  text-align: left;
}
.sa-details .map-icon {
  text-align: left;
  margin-bottom: 0;
}
.sa-details .map-icon img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
  filter: alpha(opacity=0.4);
  opacity: 0.4;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.sa-details .map-icon img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
  filter: alpha(opacity=0.8);
  opacity: 0.8;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
@media (max-width: 767px) {
  #footer .sa-logo img {
    width: 250px;
  }
  .sa-details .sa-address {
    width: 165px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
  }
  .sa-details .sa-numbers {
    width: 215px;
    margin-left: auto;
    margin-right: auto;
  }
  .sa-details .map-icon {
    width: 259px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 68px;
  }
}
@media (min-width: 768px) {
  #footer .sa-logo {
    margin-top:15px;
    padding-left: 134px;
    padding-right: 16px;
  }
  .sa-details {
    padding-top: 48px;
  }
  .sa-details .sa-address {
    padding-left: 69px;
  }
  .sa-details .sa-numbers {
    padding-left: 122px;
  }
  .sa-details .map-icon {
    margin-top: 10px;
    margin-left: 104px;
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
  #footer .sa-logo {
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .sa-details {
    padding-top: 64px;
  }
  .sa-details .sa-address {
    padding-left: 35px;
  }
  .sa-details .sa-numbers {
    padding-left: 15px;
  }
  .sa-details .map-icon {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .sa-details .sa-address {
    padding-left: 68px;
  }
  .sa-details .sa-numbers {
    padding-left: 48px;
  }
  .sa-details .map-icon {
    margin-left: 32px;
    margin-right: 32px;
  }
}
.social {
  padding-top: 15px;
}
.rights {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255,255,255,0.2);
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 10px 25px 10px;
}
.rights p {
  text-align: left;
}
.rights h6 {
  text-align: right;
}
.rights p,
.rights p a {
  color: rgba(255,255,255,0.3);
  font-size: 14px;
}
.rights h6,
.rights h6 a {
  color: rgba(255,255,255,0.15);
  font-size: 12px;
  font-style: italic;
}
.rights a:hover {
  color: rgba(255,255,255,0.8);
}
@media (min-width: 768px) {
  .rights {
    margin-left: 65px;
    margin-right: 65px;
  }
}
@media (min-width: 992px) {
  .rights {
    margin-left: 0;
    margin-right: 0;
  }
}
.widget_search input::-webkit-input-placeholder {
    color: #fff !important;
    font-family: 'Lato', Helvetica, sans-serif !important;
}
.widget_search input:-moz-placeholder {
    color: #fff !important;
    font-family: 'Lato', Helvetica, sans-serif !important;
}
.widget_search input::-moz-placeholder {
    color: #fff !important;
    font-family: 'Lato', Helvetica, sans-serif !important;
}
.widget_search input:-ms-input-placeholder {
    color: #fff !important;
    font-family: 'Lato', Helvetica, sans-serif !important;
}
.widget_search input {
  width: 70px;
  padding: 1px 15px 0 0;
  line-height: 35px;
}
.widget_search input[type="search"] {
  color: #fff;
  background-color: transparent;
  border: none;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.widget_search .search-submit {
  width: 43px;
  height: 43px;
}
.widget_search label {
    margin-bottom: 0;
}
.widget_search input[type="search"]:hover {
  width: 120px;
  background-color: #00032d;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu li i,
.menu-buttons a i,
.download-btns a i {
  margin-right: 10px;
  margin-top: -4px;
}
.navbar-inverse .navbar-nav ul.sub-menu .sa3000 {
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 2px;
  padding-left: 1px;
  padding-right: 1px;
  margin-right: 4px;
}
span.menu-break {
  display: none;
}
@media (min-width: 768px) and (max-width: 1064px) {
  #menu-item-2400 ul li:hover > ul.sub-menu, 
  #menu-item-2400 ul li.link-focus > ul.sub-menu, 
  #menu-item-2400 ul ul li:hover > ul.sub-menu, 
  #menu-item-2400 ul ul li.link-focus > ul.sub-menu {
      top: 7px !important;
      left: 85%;
  }
}
@media (min-width: 768px) {
  .navbar-inverse .navbar-nav ul.sub-menu {
    background: #dee7ef;
    width: 126px;
    box-shadow: 3px 3px 2px rgba(50, 50, 50, 0.2);
    border: 1px solid #fff;
    border-radius: 4px;
    z-index: 3000;
  }
  .navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu {
    width: 147px;
  }
  .navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu ul.sub-menu {
    width: 190px;
  }
  #menu-item-2534 ul.sub-menu ul.sub-menu {
    width: 200px;
  }
  .navbar-inverse .navbar-nav ul.sub-menu li {
    text-align: right;
    border-radius: 4px;
  }
  .navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu li {
    text-align: left;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #fff;
  }
  .navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu .fa-file-pdf-o {
    margin-top:-2px;
  }
  .navbar-inverse .navbar-nav ul.sub-menu .sa3000 {
    border-color: #000063;
  }
  .navbar-inverse .navbar-nav ul.sub-menu li a {
    color:#000063;
    display: block;
  }
  .navbar-inverse .navbar-nav ul.sub-menu li:hover > a,
  .navbar-inverse .navbar-nav ul.sub-menu li.link-focus > a,
  .navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu li:hover > a,
  .navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu li.link-focus > a {
    color:#fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  .navbar-inverse .navbar-nav ul.sub-menu ul.sub-menu li:hover {
    background-color: #000063;
  }
  #menu-item-2406:hover .sa3000,
  #menu-item-2538:hover .sa3000 {
    border-color: #fff;
  }
  #menu-item-2404 ul.sub-menu, 
  #menu-item-2544 ul.sub-menu {
    background-color: #ce0000;
  }
  #menu-item-2405 ul.sub-menu, 
  #menu-item-2514 ul.sub-menu, 
  #menu-item-2549 ul.sub-menu, 
  #menu-item-2559 ul.sub-menu {
    background-color: #5a79a5;
  }
  #menu-item-2404 ul.sub-menu li a,
  #menu-item-2405 ul.sub-menu li a, 
  #menu-item-2514 ul.sub-menu li a, 
  #menu-item-2544 ul.sub-menu li a, 
  #menu-item-2549 ul.sub-menu li a, 
  #menu-item-2559 ul.sub-menu li a {
    color: #fff;
  }
  #menu-item-2404 {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #fff;
  }
  #menu-item-2403:hover,
  #menu-item-2513:hover, 
  #menu-item-2537:hover, 
  #menu-item-2555:hover {
    background-color: #000063;
  }
  #menu-item-2404:hover, 
  #menu-item-2544:hover {
    background-color: #ce0000;
  }
  #menu-item-2405:hover,
  #menu-item-2514:hover, 
  #menu-item-2549:hover, 
  #menu-item-2559:hover {
    background-color: #5a79a5;
  }
  #menu-item-2403:hover > a,
  #menu-item-2404:hover > a,
  #menu-item-2405:hover > a,
  #menu-item-2513:hover > a,
  #menu-item-2514:hover > a  {
    color: #fff;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  #menu-item-2513 span,
  #menu-item-2514 span, 
  #menu-item-2555 span, 
  #menu-item-2559 span {
    font-style: italic;
    font-size: 14px; 
  }
  span.menu-offset {
    padding-left: 25px;
  }
  span.menu-break {
    display: inline;
  }
  #main-nav>.container {
    position: relative;
  }
  #basket-status {
    position: absolute;
    display: block;
    top: 2px;
    left: 442px;
  }
  a.cart-status {
    font-size: 16px;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
    filter: alpha(opacity=0.4);
    opacity: 0.4;
  }
  a.cart-status:visited {
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)";
    filter: alpha(opacity=0.4);
    opacity: 0.4;
  }
  a.cart-status:hover {
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.8)";
    filter: alpha(opacity=0.8);
    opacity: 0.8;
  }
  .cart-status .fa-shopping-cart:before {
      margin-right: 10px;
  }
  .cart-status span {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  #basket-status {
    left: 661px;
  }
}
@media (min-width: 1200px) {
  #basket-status {
    left: 861px;
  }
}
.navbar-inverse .navbar-nav>li.current>a {
  color: #9caac6;
}
li.current>a:before {
  background: #9caac6;
}
ul.nav > li.current > a:before,
.page ul.nav > li.current-menu-item > a:before,
.single-post ul.nav > li.current-menu-item > a:before,
.archive ul.nav > li.current-menu-item > a:before {
  background: #9caac6;
}
ul.nav > li.current_page_item.current > a:before {
  background: #9caac6;
}
.nav-links a {
  color:#9caac6;
}
@media (max-width: 767px) {
  .navbar-collapse {
      position: fixed;
      overflow: auto !important;
      background: #000063;
      left: 0;
      right: 0;
      bottom: auto;
  }
  .nav .has_children > a:after {
    display: none;
  }
  .this-open > a {
      color: #fff !important;
  }
  .navbar-inverse .navbar-nav ul.sub-menu li a,
  .navbar-inverse .navbar-nav ul.sub-menu li:hover > a,
  .navbar-inverse .navbar-nav ul.sub-menu li.link-focus > a {
    color:#fff;
  }
  .dropdownmenu {
    background-color: #9caac6;
  }
  .menu-align-center #site-navigation > ul > li.widget_search {
    display: none;
    margin-top: 45px;
  }
}
#de-menu-top-menu {
  display: none;
}
@media (min-width: 768px) {
  #de-menu-top-menu {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav > li, 
  .navbar-nav ul.sub-menu li a {
    border-top: 1px solid #ededed;
    border-bottom: none !important;
  }
  .navbar-inverse .navbar-nav > li:first-child {
    border-top: none;
  }
  .navbar-inverse .navbar-nav > li:last-child, 
  li#menu-item-2402 {
    border-bottom: 1px solid #ededed !important;
    margin-bottom: 45px !important;
  }
}
article.hentry {
    border-bottom: none;
}
.faq-intro {
  margin-top: 15px;
  margin-bottom: 30px;
}
.latesnews-content .read-more-link {
  margin-left: 5px;
}
#post-547 .infobar h1 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 1px;
}
#post-547 .infobar h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
#post-547 .infobar h2 {
  font-size: 16px;
  font-family: 'Lato', Helvetica, sans-serif;
  font-weight: 400;
  line-height: 20px;
}
.home .pea_cook_wrapper {
    display: none;
}
.entry-title:after {
    background: #ce0000;
}
.entry-content h2 {
    margin-top: 25px;
    margin-bottom: 35px;
    text-align: center;
}
.entry-content h4 {
    margin-top: 15px;
}
.entry-content h6,
.entry-content h6 a {
    font-size: 14px;
    font-style: italic;
}
.fs-user-instructions {
    margin-top: 35px;
}
.menu-buttons div {
  margin-top: 35px;
  text-align: center;
}
.sa-intro img+p {
  margin-top: 10px;
}
.entry-content .policy h2 {
    margin-bottom: 14px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .entry-title:after {
      width: 15%;
  }
}
@media (min-width: 768px) and (max-width: 810px) {
  .faq-padding {
    padding-right: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1020px) {
  .faq-padding {
    padding-right: 30px;
  }
}
.fs-easy-access, .fs-intro {
    margin-top: 17px;
}
.fs-easy-access h3, .fs-intro h3 {
    margin-bottom: 24px;
}
.fs-easy-access h5 {
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center;
}
.fs-intro h2 {
    margin-bottom: 15px;
}
.fs-intro h5 {
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
}
#nsai-logo, #bsi-logo {
  padding-left: 15%;
  padding-right: 15%;
}
#nsai-logo {
  margin-bottom: 50px;
}
#bsi-logo {
  margin-bottom: 20px;
}
#fs-op-range {
  margin-bottom: 20px;
}
.welcome .pull-right {
  width: 109px;
  padding-top: 33px;
  padding-right: 21px;
}
@media (max-width: 332px) {
  .fs-intro h2 {
      font-size: 18px !important;
  }
}
@media (min-width: 333px) and (max-width: 372px) {
  .fs-intro h2 {
      font-size: 22px !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #nsai-logo, #bsi-logo {
    padding-left: 30%;
    padding-right: 30%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fs-intro h2 {
      font-size: 18px !important;
  }
  .fs-intro h5.relevat-parts-of {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 16px;
      font-weight: 400;
  }
}
@media (min-width: 768px) {
  #nsai-logo {
    margin-bottom: 15px;
  }
  #fs-op-range {
    padding-left: 20%;
    padding-right: 20%;
  }
  .fs-part {
      padding-top: 15px;
  }
}
@media (min-width: 992px) {
  .fs-easy-access .public-building {
      padding-left: 15px;
      padding-right: 35px;
  }
  .fs-part {
      padding-left: 10px;
      padding-right: 10px;
  }
  #nsai-logo, #bsi-logo {
    padding-left: 21%;
    padding-right: 21%;
  }
  #fs-op-range {
    margin-top: -6px;
    padding-left: 17px;
    padding-right: 17px;
  }
  #fs-op-range .svg-container {
    padding-left: 8%;
    padding-right: 8%;
  }
  .fs-intro .col-md-6 p {
    margin-top: 15px;
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media (min-width: 1200px) {
  .fs-easy-access .public-building {
      padding-left: 15px;
      padding-right: 40px;
  }
  .fs-part {
      padding-top: 0;
      padding-left: 15px;
      padding-right: 15px;
  }
  .welcome {
    margin-right: 30%;
  }
  .fs-intro h5.relevat-parts-of {
      margin-top: 0;
      margin-bottom: 0;
  }
  #nsai-logo, #bsi-logo {
    padding-left: 25%;
    padding-right: 25%;
  }
  #fs-op-range {
    margin-top: -10px;
    padding-left: 0;
    padding-right: 0;
  }
  #fs-op-range .svg-container {
    padding-left: 14%;
    padding-right: 14%;
  }
  .fs-intro .col-md-6 p {
    margin-left: 19%;
    margin-right: 19%;
  }
}
.downloads a {
  color: black;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.downloads a span {
  font-size: 14px;
  font-style: italic;
}
.downloads a[class^="cc-"], 
.downloads a[class*=" cc-"] {
  -webkit-filter: hue-rotate(42deg) saturate(0.5) opacity(90%);
  filter: hue-rotate(42deg) saturate(0.5) opacity(90%);
}
.downloads .eshots{width:748px; margin-left:64px;}
.downloads .eshots li{display:inline; padding-left:75px;}
.downloads .infopic{width:530px; height:110px;display:block;float:left;  background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/buyon.png) no-repeat; background-position:0px 0px;text-align:right;}
.downloads .infopic:hover{ background-position:0px -116px;}
.downloads .text{width:300px; float:right; margin-right:10px; vertical-align:center; font-size:14px;}
.downloads .infopdf{width:260px; height:60px; float:left; display:block;background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/buyonpdf.png) no-repeat; background-position:0px 0px; text-align:right;}
.downloads .infopdf:hover{ background-position:0px -63px;}



.downloads .file{height:254px; width:122px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/ts.png) no-repeat bottom ; background-position:0px 45px; text-decoration:none;padding-left:5px; margin-right:15px; margin-top:20px; font-size:16px; line-height:16px;}
.downloads .file:hover{color:#000000; background-position:0px -200px;}

.downloads .shopfile{height:254px; width:122px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/ts.png) no-repeat bottom ; background-position:0px 45px; text-decoration:none; padding-left:5px; margin-right:63px; margin-top:20px; font-size:14px; line-height:14px;}
.downloads .shopfile1{height:300px; width:250px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/ts.png) no-repeat bottom ; background-position:0px 45px; text-decoration:none; padding-left:5px; margin-right:63px; margin-top:20px; font-size:14px; line-height:14px;}
.downloads .datasheet{height:254px; width:122px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/datasheets.png) no-repeat bottom ; background-position:0px 45px; text-decoration:none; padding-left:5px; margin-right:15px; margin-top:20px; font-size:14px; line-height:14px;}
.downloads .datasheet:hover{color:#000000; background-position:0px -200px;}

.downloads .mp3{height:254px; width:122px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/mp3.png) no-repeat bottom ; background-position:0px 0px; text-decoration:none; padding-left:5px; margin-right:15px; margin-top:0px; font-size:14px; line-height:14px;}
.downloads .mp3:hover{color:#000000; background-position:0px -248px;}

.downloads .quick{height:254px; width:122px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/quickset1.png) no-repeat bottom ; background-position:0px 45px; text-decoration:none; padding-left:5px; margin-right:15px; margin-top:20px; font-size:14px; line-height:14px;}
.downloads .quick:hover{color:#000000; background-position:0px -200px;}

.downloads .user{height:254px; width:122px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/userinst.png) no-repeat bottom ; background-position:0px 45px; text-decoration:none; padding-left:5px; margin-right:15px; margin-top:20px; font-size:14px; line-height:14px;}
.downloads .user:hover{color:#000000; background-position:0px -200px;}

.downloads .troubleshooting{height:254px; width:122px; display:block; float:left; background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/trouble.png) no-repeat bottom ; background-position:0px 45px; text-decoration:none; padding-left:5px; margin-right:15px; margin-top:20px; font-size:14px; line-height:14px;}
.downloads .user:hover{color:#000000; background-position:0px -200px;}

.downloads .product_range{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/SA3SWITCH.png) no-repeat; background-position:0px 53px;}
.downloads .product_range:hover{ background-position:0px -200px;}
.downloads .clock_charger{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Alarm-Clock-Charger_Download.png) no-repeat; background-position:0px 53px;}
.downloads .clock_charger:hover{ background-position:0px -200px;}
.downloads .key_fob{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Key-Fob-Transmitter_Download.png) no-repeat; background-position:0px 53px;}
.downloads .key_fob:hover{ background-position:0px -200px;}
.downloads .mini_monitor{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Mini-Monitor_Download.png) no-repeat; background-position:0px 53px;}
.downloads .mini_monitor:hover{ background-position:0px -200px;}
.downloads .phone_monitor{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Mini-Telephone-Monitor_Download.png) no-repeat; background-position:0px 53px;}
.downloads .phone_monitor:hover{ background-position:0px -200px;}
.downloads .movement_monitor{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Movement-Monitor_Download.png) no-repeat; background-position:0px 53px;}
.downloads .movement_monitor:hover{ background-position:0px -200px;}
.downloads .pager_unit{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Pager-Unit_Download.png) no-repeat; background-position:0px 53px;}
.downloads .pager_unit:hover{ background-position:0px -200px;}

.downloads .heat {background: url(https://www.silentalert.ie/wp-content/themes/Divi/images/heat.png) no-repeat bottom;background-position: 0px 53px;}
.downloads .heat:hover{ background-position:0px -200px;}

.downloads .powerpoint{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/slide.png) no-repeat; background-position:0px 45px;}
.downloads .powerpoint:hover{ background-position:0px -200px;}
.downloads .signware{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_SignWave-Receiver_Download.png) no-repeat; background-position:0px 53px;}
.downloads .signware:hover{ background-position:0px -200px;}
.downloads .monitor_download{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Smoke-Monitor_Download.png) no-repeat; background-position:0px 53px;}
.downloads .monitor_download:hover{ background-position:0px -200px;}
.downloads .monitor_download2 { background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Carbon-Monoxide-Alarm_Download.png) no-repeat;background-position:0px 53px; }
.downloads .monitor_download2:hover {background-position:0px -200px; }
.downloads .trickle_charger{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Trickle-Charger_Download.png) no-repeat; background-position:0px 53px;}
.downloads .trickle_charger:hover{ background-position:0px -200px;}
.downloads .chair{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Magnetic-Door-Alarm_Download.png) no-repeat; background-position:0px 53px;}
.downloads .chair:hover{ background-position:0px -200px;}
.downloads .monitor{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Universal-Monitor_Download.png) no-repeat; background-position:0px 53px;}
.downloads .monitor:hover{ background-position:0px -200px;}
.downloads .lead_monitor{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Mini-Monitor-With-Lead_Download.png) no-repeat; background-position:0px 53px;}
.downloads .lead_monitor:hover{ background-position:0px -200px;}
.downloads .extmonitor{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Monitor-with-External-Microphone_Download.png) no-repeat; background-position:0px 53px;}
.downloads .extmonitor:hover{ background-position:0px -200px;}
.downloads .dda{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Dda_Download.png) no-repeat; background-position:0px 53px;}
.downloads .dda:hover{ background-position:0px -200px;}
.downloads .ddapager{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Ddapager_Download.png) no-repeat; background-position:0px 53px;}
.downloads .ddapager:hover{ background-position:0px -200px;}
.downloads .sjs{background:url(https://www.silentalert.ie/wp-content/themes/carecall/images/sjs.png) no-repeat bottom; background-position:0px 61px;}
.downloads .sjs:hover{ background-position:0px -190px;}
.downloads .shop{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/shop4.png) no-repeat bottom; background-position:0px 61px;}
.downloads .shop:hover{ background-position:0px -440px;}
.downloads .demo{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/demo.png) no-repeat bottom; background-position:0px 61px;}
.downloads .demo:hover{ background-position:0px -190px;}
.downloads .psu{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/power.png) no-repeat bottom; background-position:0px 61px;}
.downloads .psu:hover{ background-position:0px -190px;}
.downloads .mkiv{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Pager-Unit_Download.png) no-repeat bottom; background-position:0px 61px;}
.downloads .mkiv:hover{ background-position:0px -190px;}

.downloads .umps{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Universal-Monitor_psu_Download.png) no-repeat bottom; background-position:0px 53px;}
.downloads .umps:hover{ background-position:0px -200px;}

.downloads .mkxi{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alert_Universal-Monitor_Download.png) no-repeat bottom; background-position:0px 61px;}
.downloads .mkxi:hover{ background-position:0px -190px;}
.downloads .ability{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/hcss.png) no-repeat bottom; background-position:0px 61px;}
.downloads .ability:hover{ background-position:0px -184px;}

.downloads .health{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/h&c.png) no-repeat bottom; background-position:0px 61px;}
.downloads .health:hover{ background-position:0px -184px;}

.downloads .rnid{background:url(https://www.silentalert.ie/wp-content/themes/carecall/images/rnid.png) no-repeat bottom; background-position:0px 61px;}
.downloads .rnid:hover{ background-position:0px -190px;}
.downloads .sunfish{background:url(https://www.silentalert.ie/wp-content/themes/carecall/images/sunfish.png) no-repeat bottom; background-position:0px 39px;}
.downloads .sunfish:hover{ background-position:0px -230px;}
.downloads .sa3000{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/buyonline3.png) no-repeat bottom; background-position:0px 61px;}
.downloads .sa3000:hover{ background-position:0px -183px;}
.downloads .orderpdf{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Silent-Alertform.png) no-repeat bottom;background-position:0px 61px;}
.downloads .orderpdf:hover{ background-position:0px -190px;}
.downloads .spacer{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/spacer.png) no-repeat bottom;}

.downloads .cc-product-range{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/ccflip.png) no-repeat; background-position:0px 53px;}
.downloads .cc-product-range:hover{ background-position:0px -200px;}
.downloads .cc-keyfob{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_Key-Fob-Transmitter_Download.png) no-repeat; background-position:0px 53px;}
.downloads .cc-keyfob:hover{ background-position:0px -200px;}
.downloads .cc-movmon{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_Movement-Monitor_Download.png)  no-repeat bottom; background-position:0px 53px;}
.downloads .cc-movmon:hover{ background-position:0px -200px;}
.downloads .cc-paguni{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_Pager-Unit_Download.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-paguni:hover{ background-position:0px -200px;}
.downloads .cc-tricha{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_Trickle-Charger_Download.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-tricha:hover{ background-position:0px -200px;}
.downloads .cc-unimon{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_Universal-Monitor_Download.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-unimon:hover{ background-position:0px -200px;}
.downloads .cc-signwave{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_SignWave-with-Numbers_Download.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-signwave:hover{ background-position:0px -200px;}
.downloads .cc-doorbell{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_Mini-Monitor-with-Lead_Download.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-doorbell:hover{ background-position:0px -200px;}
.downloads .cc-magnet{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/Care-Call_Magnetic-Door-Alarm_Download.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-magnet:hover{ background-position:0px -200px;}
.downloads .cc-co{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/co.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-co:hover{ background-position:0px -200px;}
.downloads .cc-smoke{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/smoke.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-smoke:hover{ background-position:0px -200px;}
.downloads .cc-tsw{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/tsw.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-tsw:hover{ background-position:0px -200px;}
.downloads .cc-jbs{background:url(https://www.silentalert.ie/wp-content/themes/Divi/images/cc-jelly-bean-switch.png) no-repeat bottom; background-position:0px 53px;}
.downloads .cc-jbs:hover{ background-position:0px -200px;}

.downloads .sa-uni-monitor{background:url(https://www.silentalert.ie/img/sa/uni-monitor.png) no-repeat; background-position:0px 53px;}
.downloads .sa-uni-monitor:hover{ background-position:0px -200px;}
.downloads .sa-tynetec{background:url(https://www.silentalert.ie/img/sa/tynetec.png) no-repeat; background-position:0px 53px;}
.downloads .sa-tynetec:hover{ background-position:0px -200px;}
.downloads .sa-tunstall{background:url(https://www.silentalert.ie/img/sa/tunstall.png) no-repeat; background-position:0px 53px;}
.downloads .sa-tunstall:hover{ background-position:0px -200px;}
.downloads .sa-trickle-charger{background:url(https://www.silentalert.ie/img/sa/trickle-charger.png) no-repeat; background-position:0px 53px;}
.downloads .sa-trickle-charger:hover{ background-position:0px -200px;}
.downloads .sa-smoke{background:url(https://www.silentalert.ie/img/sa/smoke.png) no-repeat; background-position:0px 53px;}
.downloads .sa-smoke:hover{ background-position:0px -200px;}
.downloads .sa-signwave{background:url(https://www.silentalert.ie/img/sa/signwave.png) no-repeat; background-position:0px 53px;}
.downloads .sa-signwave:hover{ background-position:0px -200px;}
.downloads .sa-pager{background:url(https://www.silentalert.ie/img/sa/pager.png) no-repeat; background-position:0px 53px;}
.downloads .sa-pager:hover{ background-position:0px -200px;}
.downloads .sa-power{background:url(https://www.silentalert.ie/img/sa/power-supply.png) no-repeat; background-position:0px 53px;}
.downloads .sa-power:hover{ background-position:0px -200px;}
.downloads .sa-psu{background:url(https://www.silentalert.ie/img/sa/psu.png) no-repeat; background-position:0px 53px;}
.downloads .sa-psu:hover{ background-position:0px -200px;}
.downloads .sa-neat{background:url(https://www.silentalert.ie/img/sa/neat.png) no-repeat; background-position:0px 53px;}
.downloads .sa-neat:hover{ background-position:0px -200px;}
.downloads .sa-move-monitor{background:url(https://www.silentalert.ie/img/sa/move-monitor.png) no-repeat; background-position:0px 53px;}
.downloads .sa-move-monitor:hover{ background-position:0px -200px;}
.downloads .sa-mobile-detection{background:url(https://www.silentalert.ie/img/sa/mobile-detection.png) no-repeat; background-position:0px 53px;}
.downloads .sa-mobile-detection:hover{ background-position:0px -200px;}
.downloads .sa-mini-tel{background:url(https://www.silentalert.ie/img/sa/mini-tel.png) no-repeat; background-position:0px 53px;}
.downloads .sa-mini-tel:hover{ background-position:0px -200px;}
.downloads .sa-mini-monitor{background:url(https://www.silentalert.ie/img/sa/mini-monitor.png) no-repeat; background-position:0px 53px;}
.downloads .sa-mini-monitor:hover{ background-position:0px -200px;}
.downloads .sa-magnetic{background:url(https://www.silentalert.ie/img/sa/magnetic.png) no-repeat; background-position:0px 53px;}
.downloads .sa-magnetic:hover{ background-position:0px -200px;}
.downloads .sa-lead{background:url(https://www.silentalert.ie/img/sa/lead.png) no-repeat; background-position:0px 53px;}
.downloads .sa-lead:hover{ background-position:0px -200px;}
.downloads .sa-keyfob{background:url(https://www.silentalert.ie/img/sa/keyfob.png) no-repeat; background-position:0px 53px;}
.downloads .sa-keyfob:hover{ background-position:0px -200px;}
.downloads .sa-jelly-bean{background:url(https://www.silentalert.ie/img/sa/jelly-bean.png) no-repeat; background-position:0px 53px;}
.downloads .sa-jelly-bean:hover{ background-position:0px -200px;}
.downloads .sa-heat{background:url(https://www.silentalert.ie/img/sa/heat.png) no-repeat; background-position:0px 53px;}
.downloads .sa-heat:hover{ background-position:0px -200px;}
.downloads .sa-dda-pager{background:url(https://www.silentalert.ie/img/sa/dda-pager.png) no-repeat; background-position:0px 53px;}
.downloads .sa-dda-pager:hover{ background-position:0px -200px;}
.downloads .sa-dda{background:url(https://www.silentalert.ie/img/sa/dda.png) no-repeat; background-position:0px 53px;}
.downloads .sa-dda:hover{ background-position:0px -200px;}
.downloads .sa-demo{background:url(https://www.silentalert.ie/img/sa/demo-mode.png) no-repeat; background-position:0px 53px;}
.downloads .sa-demo:hover{ background-position:0px -200px;}
.downloads .sa-co{background:url(https://www.silentalert.ie/img/sa/co.png) no-repeat; background-position:0px 53px;}
.downloads .sa-co:hover{ background-position:0px -200px;}
.downloads .sa-clock-charger{background:url(https://www.silentalert.ie/img/sa/clock-charger.png) no-repeat; background-position:0px 53px;}
.downloads .sa-clock-charger:hover{ background-position:0px -200px;}
.downloads .sa-chubb{background:url(https://www.silentalert.ie/img/sa/chubb.png) no-repeat; background-position:0px 53px;}
.downloads .sa-chubb:hover{ background-position:0px -200px;}
.downloads .sa-3000{background:url(https://www.silentalert.ie/img/sa/sa3000.png) no-repeat; background-position:0px 53px;}
.downloads .sa-3000:hover{ background-position:0px -200px;}

.downloads .fs-panel{background:url(https://www.silentalert.ie/img/fs/interface-panel.png) no-repeat; background-position:0px 53px;}
.downloads .fs-panel:hover{ background-position:0px -200px;}
.downloads .fs-pager{background:url(https://www.silentalert.ie/img/fs/pager.png) no-repeat; background-position:0px 53px;}
.downloads .fs-pager:hover{ background-position:0px -200px;}
.downloads .fs-charger{background:url(https://www.silentalert.ie/img/fs/charger.png) no-repeat; background-position:0px 53px;}
.downloads .fs-charger:hover{ background-position:0px -200px;}
.downloads .fs-signwave{background:url(https://www.silentalert.ie/img/fs/signwave.png) no-repeat bottom; background-position:0px 53px;}
.downloads .fs-signwave:hover{ background-position:0px -200px;}
.downloads .fs-tel-monitor{background:url(https://www.silentalert.ie/img/fs/tel-monitor.png) no-repeat bottom; background-position:0px 53px;}
.downloads .fs-tel-monitor:hover{ background-position:0px -200px;}
.downloads .fs-mini-monitor{background:url(https://www.silentalert.ie/img/fs/mini-monitor.png) no-repeat bottom; background-position:0px 53px;}
.downloads .fs-mini-monitor:hover{ background-position:0px -200px;}
.downloads .fs-keyfob{background:url(https://www.silentalert.ie/img/fs/key-fob.png) no-repeat bottom; background-position:0px 53px;}
.downloads .fs-keyfob:hover{ background-position:0px -200px;}
@media (max-width: 767px) {
  .sa-intro ul.prod-desc-bullet-points {
    display: none;
  }
  #post-448 .col-center {
    margin-bottom: 55px;
  }
  #post-348 .downloads .file {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.pre-tab-accordion {
  padding-top: 35px;
  padding-bottom: 10px;
}
.pre-tab-accordion h3 {
  text-align: center;
}
/* Tab Accordion Control */
.tab-accordion {
  padding-bottom: 10px;
}
.cc-intro .tab-accordion {
  padding-top: 20px;
}
ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
}
.resp-tabs-list li {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  width: 14.28571429%;
  padding: 13px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  background-color: #dee7ef;
}
.cc-intro .resp-tabs-list li {
  padding: 5px 6px;
  background-color: #5a79a5;
}
.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
  padding: 15px;
}
.resp-tab-active {
  border: 1px solid #000063;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #000063 !important;
  color: #fff;
}
.resp-content-active,
.resp-accordion-active { display: block; }
.resp-tab-content { border: 1px solid #dee7ef; border-radius: 4px; }
h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #dee7ef;
  border-top: 0px solid #dee7ef;
  margin: 0px;
  padding: 10px 15px;
}
h2.resp-tab-active {
  border-bottom: 0px solid #000063 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #dee7ef !important;
  background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #dee7ef;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content { border: none; }
.resp-vtabs li.resp-tab-active {
  border: 1px solid #000063;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #dee7ef;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #000063; /* #9B9797 */
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active { background-color: #000063 !important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #dee7ef; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #dee7ef !important; }
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active { display: block; }
h2.resp-accordion:first-child { border-top: 1px solid #dee7ef !important; }
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 767px) {
  ul.resp-tabs-list { display: none; }
  h2.resp-accordion { display: block; padding-bottom: 0; }
  h2.resp-tab-active { padding-bottom: 0 !important; }
  .resp-vtabs .resp-tab-content { border: 1px solid #dee7ef; }
  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
  }
  .resp-accordion-closed { display: none !important; }
  .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #dee7ef !important; }
  .sa-svg-icon-container {
    width: 72px;
    margin-left: auto;
    margin-right: auto;
  }
  .sa-svg-icon-container svg .sa-light-blue {
    fill: #fff;
  }
}
.resp-tabs-list li.resp-tab-active {
  cursor: default;
}
/* Controlling SVG in TABs */
@media (max-width: 768px) {
  .cc-intro svg .sa-dark-blue {
    fill: #5a79a5;
  }
}
svg:hover {
    cursor: pointer;
}
svg:hover .sa-dark-blue {
    fill: #ce0000;
}
.cc-intro svg:hover .sa-dark-blue {
    fill: #fff;
}
.resp-tab-active svg .sa-light-blue {
    fill: #000063;
}
.resp-tab-active svg .sa-dark-blue {
    fill: #fff;
}
.resp-tab-active svg:hover {
    cursor: default;
}
.resp-tab-active svg:hover .sa-dark-blue {
    fill: #fff;
}
/* Controlling CONTENT in TABs */
table.resp-table, 
table.resp-table tr, 
table.resp-table td {
  margin: 0;
  padding: 0;
  border: none;
}
table.resp-table td.resp-table-desc {
  width: 75%; /* width: 66.66666667%; */
}
table.resp-table td.resp-table-img {
  width: 25%; /* 33.33333333%; */
}
#horizontalTab .resp-tab-content-active {
  float: left;
}
#horizontalTab .resp-tab-content-active h1.entry-title {
  margin-bottom: 20px;
}
#horizontalTab .resp-tab-content-active .entry-title:after {
  width: 20%;
}
/* ACCORDION for Universal Monitor as a Baby Alarm */
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f0d9";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f0d7";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
/* 'Best Accordion' for Universal Monitor as a Baby Alarm by https://bootsnipp.com/snippets/QXdqR */
.accordion{width:100%; margin: 0 auto;}
.accordion-toggle {border-bottom: 2px solid #dee7ef;cursor: pointer;margin: 0;padding: 10px 0;position: relative;}
.accordion-toggle:hover {border-bottom-color: #ce0000;}
.accordion-toggle.active:after {
  content:"";
  position:absolute;
  right:0;
  top:17px;
  width:0;
  height:0;
  border-right:5px solid #000;
  border-top:5px solid rgba(0,0,0,0);
  border-bottom:5px solid rgba(0,0,0,0);
}
.accordion-toggle:before {
  content:"";
  position:absolute;
  right:0;
  top:17px;
  width:0;
  height:0;
  border-top:5px solid #000;
  border-left:5px solid rgba(0,0,0,0);
  border-right:5px solid rgba(0,0,0,0);
}
.accordion-toggle.active:before{display:none;}
.accordion-content {display: none;}
.accordion-toggle.active + .accordion-content {display: block;} /* active cell will be open after page load */
.accordion-toggle.active {font-weight: 700;}
.accordion-content p {margin-top: 24px;text-align:center;}
.accordion-content > .img-responsive {
    margin-left: auto;
    margin-right: auto;
}
.ba-gallery img {
    width: 100%;
    height: auto;
}
.ba-desc {
  padding: 15px;
  text-align: center;
  font-size: 14px;
}
.ba3-container {
  padding: 0 6px;
  float: left;
  width: 49.99999%; 
}
.ba3-container.ba6-xs {
  width: 100%; 
}
.ba-pager-pic {
  padding-top: 16px;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.um3a-keys {
  padding: 0 6px;
  float: left;
  width: 100%;
}
.um3a-keys p {
  margin-bottom: 10px;
}
.um3a-lights {
  padding: 0 6px;
  float: left;
  width: 100%;
}
.um3a-lights img {
  width: 24%; 
}
/* Tab Accordion Media */
@media (min-width: 396px) {
  #ba-levels .um3a-lights {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 768px) {
  #horizontalTab .resp-tab-content-active .row {
    padding-top: 6px;
  }
  .sa-key-0 {
    padding-left: 10%;
    padding-right: 10%;
  }
  .cc-key-0 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .cc-key-1, .sa-key-3, .sa-key-4 {
    padding-left: 8px;
    padding-right: 8px;
  }
  .cc-key-2, .cc-key-6, .sa-key-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .cc-intro .col-sm-5 {
    width: 37.5%;
  }
  .cc-intro .col-sm-7 {
    width: 62.5%;
  }
  .accordion {width:720px;}
  .ba-gallery.left {
    padding-left: 32%;
    padding-right: 16%;
  }
  .ba-gallery.right {
    padding-left: 16%;
    padding-right: 32%;
  }
  .ba3-container.ba6-sm-4 {
    padding-top: 10px;
    width: 27%;
  }
  .ba3-container.ba6-sm-8 {
    width: 73%;
  }
  .um3a-keys {
    padding-top: 40px;
    width: 33.33333333%;
  }
  .um3a-lights {
    width: 66.66666667%;
  }
  #ba-levels .um3a-lights {
    padding: 20px 150px 0 15px;
  }
}
@media (min-width: 992px) {
  .tab-accordion {
    padding-left: 5%;
    padding-right: 5%;
  }
  #horizontalTab .resp-tab-content-active .row {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .sa-key-0, .sa-key-3, .cc-key-0 {
    padding-left: 12%;
    padding-right: 12%;
  }
  .cc-key-1, .cc-key-2, .cc-key-6, .sa-key-3, .sa-key-4, .sa-key-6 {
    padding-left: 8%;
    padding-right: 8%;
  }
  .ba-pager-pic {
    padding-top: 21px;
  }
}
@media (min-width: 1200px) {
  .tab-accordion {
    padding-left: 10%;
    padding-right: 10%;
  }
  .sa-key-0, .sa-key-3, .cc-key-0 {
    padding-left: 15%;
    padding-right: 15%;
  }
  .cc-key-1, .cc-key-2, .cc-key-6, .sa-key-4, .sa-key-6 {
    padding-left: 10%;
    padding-right: 10%;
  }
  .cc-intro .col-sm-5 {
    width: 35%;
  }
  .cc-intro .col-sm-7 {
    width: 65%;
  }
  .cc-intro .col-sm-7 p {
    margin-bottom: 15px;
  }
  .cc-intro .col-sm-6 {
    padding-left: 42px;
    padding-right: 43px;
  }
  .ba-pager-pic {
    padding-top: 31px;
    padding-right: 73px;
  }
}
/* SA WEB SHOP */
ul.products li.product-category a {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
ul.products li.product-category a mark {
    background-color:transparent;
    font-style: italic;
}
.page-id-439 ul.products li.first a, 
.term-silent-alert ul.products li.product-category a, 
.post-type-archive-product ul.products li.first a,
.page-id-439 ul.products li.first a mark, 
.term-silent-alert ul.products li.product-category a mark, 
.post-type-archive-product ul.products li.first a mark {
    color: #000063;
}
.page-id-439 ul.products li.last a, 
.term-care-call ul.products li.product-category a, 
.post-type-archive-product ul.products li.last a, 
.page-id-439 ul.products li.last a mark, 
.term-care-call ul.products li.product-category a mark, 
.post-type-archive-product ul.products li.last a mark {
    color: #4d678d;
}
ul.products li.product-category a:hover, 
ul.products li.product-category a:hover mark {
    color: #ce0000;
}
.sa-buy-online .col-sm-4, 
.cc-buy-online .col-sm-4 {
  text-align: center;
}
.sa-buy-online img,
.cc-buy-online img {
  margin-top: 35px;
  margin-bottom: 15px;
}
.sa-buy-online .row:last-child h3, 
.cc-buy-online .row:last-child h3 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .cc-buy-online img {
    margin-top: 46px;
    margin-bottom: 0;
  }
  .sa-buy-online .col-sm-4:first-child img {
    margin-top: -5px;
    margin-bottom: 0;
  }
  .cc-buy-online .col-sm-4:first-child img {
    margin-top: -5px;
  }
  .sa-buy-online .col-sm-4:first-child a.btn {
    margin-top: -35px;
  }
  .cc-buy-online .col-sm-4:first-child a.btn {
    margin-top: -45px;
  }
  .sa-buy-online .col-sm-4:last-child img {
    margin-top: 40px;
  }
  .cc-buy-online .col-sm-4:last-child img {
    margin-top: 20px;
  }
  .cc-buy-online .col-sm-4:last-child a.btn {
    margin-top: -13px;
  }
  .pack-container > .row {
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) {
  .sa-buy-online .col-sm-4:hover a.btn {
    color: #fff;
    background-color: rgba(0, 0, 99, 1);
  }
  .cc-buy-online .col-sm-4 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .cc-buy-online .col-sm-4:hover a.btn {
    background: #4d678d;
  }
}
.woocommerce-page .products a.button {
    width: 119px;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce-page li[class^="product_cat-silent-alert-"] a.button,
.woocommerce-page li[class*=" product_cat-silent-alert-"] a.button,
.woocommerce div[class^="product_cat-silent-alert-"] form.cart .button, 
.woocommerce div[class*=" product_cat-silent-alert-"] form.cart .button {
  background-color: #000063;
}
.woocommerce-page li[class^="product_cat-care-call-"] a.button,
.woocommerce-page li[class*=" product_cat-care-call-"] a.button,
.woocommerce div[class^="product_cat-care-call-"] form.cart .button, 
.woocommerce div[class*=" product_cat-care-call-"] form.cart .button {
  background-color: #5a79a5;
}
.woocommerce-page li[class^="product_cat-silent-alert-"] a.button:hover,
.woocommerce-page li[class*=" product_cat-silent-alert-"] a.button:hover,
.woocommerce div[class^="product_cat-silent-alert-"] form.cart .button:hover, 
.woocommerce div[class*=" product_cat-silent-alert-"] form.cart .button:hover {
  background-color: #ce0000;
}
.woocommerce-page li[class^="product_cat-care-call-"] a.button:hover,
.woocommerce-page li[class*=" product_cat-care-call-"] a.button:hover,
.woocommerce div[class^="product_cat-care-call-"] form.cart .button:hover, 
.woocommerce div[class*=" product_cat-care-call-"] form.cart .button:hover {
  background-color: #ce0000;
}
.woocommerce ul.products li.product .button {
    margin-top: 0;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    margin-right: 5%;
    padding-top: 30px;
    width: 47%;
    border-top: 2px solid #e9e9f3;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    margin-right: 5%;
    padding-top: 30px;
    width: 47%;
    border-top: 2px solid #e9e9f3;
}
.woocommerce ul.products li.product:last-child, 
.woocommerce-page ul.products li.product:last-child {
    padding-bottom: 30px;
    border-bottom: 2px solid #e9e9f3;
}
/* corection after update to WooCommerce 3.3.0 */
.woocommerce ul.products.columns-2 li.product, 
.woocommerce-page ul.products.columns-2 li.product {
    width: 47%;
}
@media (min-width: 768px) {
  .woocommerce ul.products li.product:hover + li + li,
  .woocommerce-page ul.products li.product:hover + li + li {
      border-top-color: #ce0000;
  }
  .woocommerce ul.products li.product:nth-last-child(2), 
  .woocommerce-page ul.products li.product:nth-last-child(2) {
      padding-bottom: 30px;
      border-bottom: 2px solid #e9e9f3;
  }
  .woocommerce ul.products li.product:nth-last-child(2):hover, 
  .woocommerce-page ul.products li.product:nth-last-child(2):hover {
      border-bottom-color: #ce0000;
  }
  .woocommerce ul.products li.product:last-child:hover, 
  .woocommerce-page ul.products li.product:last-child:hover {
      border-bottom-color: #ce0000;
  }
}
.woocommerce-page .products h3 {
  text-transform: none;
}
.woocommerce-page .product .price {
  text-align: center;
  padding-top: 17px;
  padding-bottom: 17px;
}
.woocommerce-page div.product .price {
  padding-top: 30px;
  padding-bottom: 30px;
}
.readmore {
    text-align: right;
    padding-top: 30px;
}
.readmore a {
    background-color: transparent;
    display: inline-block;
    text-align: center;
    padding: 9px 19px;
    border-radius: 4px;
    margin: 0 10px;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    color: #ce0000;
}
.readmore a:hover {
    border-color: #ce0000;
}
.woocommerce ul.products li.product p, 
.woocommerce-page ul.products li.product p {
    margin-bottom: 10px;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0;
}
@media (max-width: 767px) {  
  .woocommerce-page ul.products li.product:nth-child(odd) {  
     clear: left;  
  }
  .woocommerce-page .woocommerce-message a, .woocommerce-page .woocommerce-info a {
     display: inline-block;
     margin-top: 10px;
     margin-bottom: 5px;
   }
  .woocommerce-page .woocommerce-info a.showcoupon {
     margin-left: 0 !important;
   }
}  
@media only screen and (max-width: 767px) {  
    .woocommerce ul.products li.product,  
    .woocommerce-page ul.products li.product,  
    .woocommerce-page[class*=columns-] ul.products li.product,  
    .woocommerce[class*=columns-] ul.products li.product {  
        width:98%;  
        float:left;  
        clear:both;  
    }
    /* corection after update to WooCommerce 3.3.0 */
    .woocommerce ul.products.columns-2 li.product, 
    .woocommerce-page ul.products.columns-2 li.product, 
    .woocommerce-page[class*=columns-] ul.products.columns-2 li.product,  
    .woocommerce[class*=columns-] ul.products.columns-2 li.product {
        width: 98%;
    }
}
.woocommerce-page .page-title:before {
    background: #ce0000;
}
.woocommerce #content nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li span.current, 
.woocommerce-page #content nav.woocommerce-pagination ul li span.current, 
.woocommerce-page nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page nav.woocommerce-pagination ul li a:hover, 
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce #content nav.woocommerce-pagination ul li a:hover {
    background-color: #ce0000;
}
.woocommerce-page .woocommerce .add_to_cart_button, 
.woocommerce .checkout-button, 
.woocommerce .single_add_to_cart_button, 
.woocommerce #place_order, 
.woocommerce div.product form.cart .button {
    background: #ce0000;
}
.woocommerce-page .woocommerce .add_to_cart_button:hover, 
.woocommerce .checkout-button:hover, 
.woocommerce .single_add_to_cart_button :hover, 
.woocommerce #place_order:hover,
.woocommerce div.product form.cart .button:hover {
  background:#b40000;
}
.woocommerce-page .woocommerce .woocommerce-message {
    background: #5a79a5;
}
.woocommerce-page .woocommerce-message {
    background: #5a79a5;
}
.woocommerce-message {
    border-top-color: #5a79a5;
}
.woocommerce-message::before {
    color: #fff;
}
.woocommerce-page .woocommerce-message a, .woocommerce-page .woocommerce-info a {
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
    border-radius: 3px;
    margin-left: 24px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
}
.woocommerce-page .woocommerce-message a:hover, .woocommerce-page .woocommerce-info a:hover {
    color: #5a79a5;
    background-color: rgba(255, 255, 255, 1);
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #ce0000;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #fff;
    background-color: #b40000;
}
.woocommerce-page .woocommerce .woocommerce-info {
    background-color: #5a79a5;
    padding: 10px 5px 10px 55px;
    margin-top: 0 !important;
}
.woocommerce-info::before, .woocommerce-message::before {
    font-family: FontAwesome;
    content: "\f05a";
    top: 12px;
    left: 24px;
}
.woocommerce-error::before {
    font-family: FontAwesome;
    content: "\f071";
    top: 5px;
    left: 24px;
}
.woocommerce-page abbr[title] {
    text-decoration: none;
}
#tab-description div[class^="col-sm"], 
#tab-description div[class*=" col-sm"] {
  margin-bottom: 25px;
}
#tab-description ul.data-sheet-link {
  list-style: none;
  margin-top: 10px;
}
#tab-description ul.data-sheet-link li {
  margin-bottom: 14px;
}
#tab-description ul.data-sheet-link i {
  margin-top: -4px;
  margin-right: 11px;
}
#tab-description ul.sa-link a:hover {
  color: #000063;
}
#tab-description ul.cc-link a:hover {
  color: #5a79a5;
}
ul.prod-desc-bullet-points {
  list-style: none;
  padding-top: 10px;
}
ul.prod-desc-bullet-points li {
  font-size: 17px;
  margin-bottom: 10px;
  text-align: left;
}
ul.prod-desc-bullet-points li:before {
  content: '\f058';
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #ce0000;
}
li[class^="product_cat-"] span.product_designation,
li[class*=" product_cat-"] span.product_designation,
div[class^="product_cat-"] span.product_designation, 
div[class*=" product_cat-"] span.product_designation, 
div[class^="product_cat-"] span.related-product-designation, 
div[class*=" product_cat-"] span.related-product-designation {
  display: inline-block;
  padding: 0 2px;
  margin: 8px 0;
  color: #fff;
  font-family: 'Belleza', sans-serif;
  font-size: 18px;
  line-height: 20px;
}
div[class^="product_cat-"] span.product_designation, 
div[class*=" product_cat-"] span.product_designation {
  padding-top: 2px;
  padding-bottom: 2px;
}
div[class^="product_cat-"] span.text-product-designation, 
div[class*=" product_cat-"] span.text-product-designation, 
.entry-content span.text-product-designation {
  display: inline-block;
  padding: 0 2px;
  margin: 1px 0;
  color: #fff;
  font-family: 'Belleza', sans-serif;
  font-size: 16px;
}
li[class^="product_cat-silent-alert-"] span.product_designation,
li[class*=" product_cat-silent-alert-"] span.product_designation,
div[class^="product_cat-silent-alert-"] span.product_designation, 
div[class*=" product_cat-silent-alert-"] span.product_designation, 
div[class^="product_cat-silent-alert-"] span.related-product-designation, 
div[class*=" product_cat-silent-alert-"] span.related-product-designation, 
div[class^="product_cat-silent-alert-"] span.text-product-designation, 
div[class*=" product_cat-silent-alert-"] span.text-product-designation {
  background-color: #000063;
}
li[class^="product_cat-care-call-"] span.product_designation, 
li[class*=" product_cat-care-call-"] span.product_designation, 
div[class^="product_cat-care-call-"] span.product_designation, 
div[class*=" product_cat-care-call-"] span.product_designation, 
div[class^="product_cat-care-call-"] span.related-product-designation, 
div[class*=" product_cat-care-call-"] span.related-product-designation, 
div[class^="product_cat-care-call-"] span.text-product-designation, 
div[class*=" product_cat-care-call-"] span.text-product-designation, 
.cc-intro span.text-product-designation {
  background-color: #5a79a5;
}
.sa-intro span.text-product-designation {
  background-color: #dee7ef;
  color: #000063;
}
h1.entry-title span.product_designation {
    font-size: 24px;
}
.messy-col span.short-name {
    margin-left: 30px;
    margin-right: 30px;
}
h1.entry-title span.short-name {
    font-size: 20px;
}
.woocommerce-page .product_meta {
  margin-top: 20px;
}
.woocommerce-page div[class^="product_cat-"] .product_meta a, 
.woocommerce-page div[class*=" product_cat-"] .product_meta a {
  color: #ce0000;
}
.woocommerce-page div[class^="product_cat-silent-alert-"] .product_meta a:hover, 
.woocommerce-page div[class*=" product_cat-silent-alert-"] .product_meta a:hover {
  color: #000063;
}
.woocommerce-page div[class^="product_cat-care-call-"] .product_meta a:hover, 
.woocommerce-page div[class*=" product_cat-care-call-"] .product_meta a:hover {
  color: #5a79a5;
}
.woocommerce-page .products a.woocommerce-LoopProduct-link:hover span.product_designation {
  background-color: #ce0000;
}
div[class*=" product_cat-"] span.related-product-designation:hover, 
div[class*=" product_cat-"] span.text-product-designation:hover, 
.cc-intro span.text-product-designation:hover {
    background-color: #ce0000;
}
.sa-intro span.text-product-designation:hover {
  background-color: #ce0000;
  color: #fff;
}
.woocommerce-page .products a.woocommerce-LoopProduct-link h2 {
  color: #404040;
}
.woocommerce-page .products a.woocommerce-LoopProduct-link:hover h2,
.woocommerce-page .products a.woocommerce-LoopProduct-link:hover h3 {
  color: #ce0000;
}
.woocommerce .upsells.products ul li.product:nth-child(2), 
.woocommerce-page ul.products li.product:nth-child(2) {
    margin-right: 0;
}
h4.op-range {
  text-align: center;
  margin-bottom: 20px;
}
h2.woocommerce-loop-product__title {
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 480px) {
  h2.woocommerce-loop-product__title {
    font-size: 18px !important;
  }
}
.woocommerce img + h6 {
  text-align: center;
}
.woocommerce p.text-left {
  text-align: left;
}
.woocommerce .woocommerce-product-details__short-description {
  text-align: justify;
}
.woocommerce .img-status {
  margin-bottom: 24px;
}
.woocommerce h6 span.h6-space {
  margin-left: 38px;
}
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled] {
  background-color: #ebe9eb;
}
#p649-img2 {
  padding-top: 10px;
}
#p651-img2 p {
  margin-bottom: 0;
}
#p651-img3 {
  padding-top: 10px;
}
#product-553 .entry-content p {
    text-align: left;
}
.product_designation b {
  color: yellow;
}
#product-565 #tab-description .container-fluid div.row:first-child div:first-child .svg-container {
  margin-bottom: 18px;
}
#product-565 .visible-xx {
  display: none;
}
#p567-img2 {
  padding-left: 30px;
}
#p582-img3, #p638-img3 {
  display: none;
}
.pack-includes {
  text-align: center;
}
.pack-includes > ul {
  text-align: left;
  display: inline-block;
}
@media (min-width: 400px) and (max-width: 767px) {
  .messy-col {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  #p591-op-range, #p592-op-range, #p623-img1, #p623-img3, #p623-op-range, #p629-op-range, #fs-op-range {
    padding-left: 20%;
    padding-right: 20%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h2.woocommerce-loop-product__title span.product_designation {
    font-size: 15px;
  }
  #p557-img2 {
    padding-top: 25px;
  }
  #p559-img1 {
    padding-top: 21%;
  }
  #product-555 .entry-content h4 {
    margin-left: 30px;
  }
  #product-555 img[title^="PG3A-2204-EU-Y"] {
    margin-bottom: 64px;
  }
  #product-565 .visible-xx {
    display: block;
    margin-top: 92px;
    padding-left: 50px;
    padding-right: 50px;
  }
  #p567-op-range {
    display: none;
  }
  #p585-op-range, 
  #p569-op-range, 
  #p571-op-range, 
  #p576-op-range, 
  #p578-op-range {
    margin-top: -233px;
    margin-left: 449px;
    width: 33.33333333%;
  }
  #p569-op-range, #p571-op-range {
    margin-top: -283px;
  }
  #product-569 img.img-status, 
  #product-571 img.img-status {
    display: none;
  }
  #p638-img3 {
    display: block;
  }
  #p642-op-range {
    margin-left: -80px;
  }
}
@media (min-width: 768px) {
  h2.woocommerce-loop-product__title {
    line-height: 20px;
  }
  .readmore {
      padding-top: 10px;
  }
  .woocommerce-page .product .price {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #p557-img3 + div.col-sm-6 {
    padding: 8% 0 0 3%;
  }
  #p649-img1 {
    padding-top: 10%;
  }
  #p649-img2 {
    padding-top: 12%;
  }
  #p651-img1 {
    padding-top: 12%;
  }
  #product-551 #tab-description .container-fluid div.row:nth-child(2) div:first-child {
    margin-top: -40px;
  }
  #product-551 #tab-description .container-fluid div.row:nth-child(2) div:nth-child(2) {
    margin-top: -10px;
  }
  #product-551 #tab-description .container-fluid div.row:nth-child(3) div:first-child, 
  #product-553 #tab-description .container-fluid div.row:nth-child(3) div:first-child {
    margin-top: -200px;
  }
  div[class^="product_cat-"] span.text-product-designation, 
  div[class*=" product_cat-"] span.text-product-designation {
    margin: 0;
  }
  #product-555 .entry-content h4 {
    margin-top: 0;
  }
  #product-565 #tab-description .container-fluid div.row:nth-child(2) h4 {
    margin-top: 185px;
  }
  #p585-img2 h6 {
    margin-top: 15px;
  }
  #product-580 ul.prod-desc-bullet-points, 
  #product-646 ul.prod-desc-bullet-points {
    margin-top: -297px;
  }
  #p582-img3 {
    display: block;
    margin-top: -70px;
    padding-left: 10%;
    padding-right: 10%;
  }
  #p582-op-range {
    margin-top: -65px;
    margin-left: -329px;
    margin-right: 329px;
  }
  #p591-img1 {
    padding-left: 35px;
    padding-right: 20px;
  }
  #product-591 ul.prod-desc-bullet-points {
    margin-top: -90px;
  }
  #p591-img3 img {
    margin-top: 54px;
  }
  #product-592 ul.prod-desc-bullet-points, 
  #product-629 ul.prod-desc-bullet-points {
    margin-top: -28px;
  }
  #product-623 ul.prod-desc-bullet-points {
    margin-top: -48px;
  }
  #product-625 ul.data-sheet-link {
    margin-top: 0;
  }
  #product-627 ul.prod-desc-bullet-points {
    margin-top: -25px;
  }
  #p627-op-range {
    margin-top: 62px;
    margin-left: -80px;
  }
  #p638-img2, #p638-op-range {
    margin-top: -20px;
  }
  #p638-img3 {
    margin-top: -170px;
    padding-left: 10%;
    padding-right: 10%;
  }
  #p640-op-range {
    margin-top: 60px;
  }
  #product-640 ul.prod-desc-bullet-points {
    padding-top: 0;
    margin-top: -20px;
  }
  .pack-container a.woocommerce-LoopProduct-link {
    margin-left: 8px;
  }
  #post-448 .custom-button,
  #post-246 .custom-button,
  #post-394 .custom-button, 
  #post-1041 .custom-button, 
  #post-1047 .custom-button, 
  #post-1049 .custom-button {
    margin-left: 0;
    margin-right: 0;
  }
  #post-448 .col-center {
    padding-top: 10px;
  }
  #post-448 .col-center:nth-child(2), 
  #post-1047 .col-center:nth-child(2) {
    padding-top: 80px;
  }
}
@media (min-width: 992px) {
  #tab-description div[class^="col-sm"], 
  #tab-description div[class*=" col-sm"] {
    margin-bottom: 30px;
  }
  #tab-description ul.data-sheet-link {
    margin-top: 25px;
  }
  #product-625 ul.data-sheet-link {
    margin-top: 0;
  }
  #product-557 .images {
    padding: 0 3%;
  }
  #p557-img1 {
    padding: 0 8%;
  }
  #p557-img3 {
    padding: 0 5%;
  }
  #p557-img3 + div.col-sm-6 {
    padding: 11% 0;
  }
  #p649-img1 {
    padding-top: 0;
    padding-left: 3%;
  }
  #p649-img2 {
    padding-top: 8%;
  }
  #p651-img1 {
    padding-top: 0;
  }
  #p651-img2 .svg-container {
    margin-right: 15px;
  }
  #p651-img3 {
    padding-top: 0;
  }
  #product-551 #tab-description .container-fluid div.row:nth-child(2) div:first-child {
    margin-top: -108px;
  }
  #product-553 #tab-description .container-fluid div.row:nth-child(2) div:first-child {
    margin-top: -60px;
  }
  #product-551 #tab-description .container-fluid div.row:nth-child(3) div:first-child, 
  #product-553 #tab-description .container-fluid div.row:nth-child(3) div:first-child {
    margin-top: -250px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #product-555 #tab-description .container-fluid div.row:first-child div:nth-child(2) {
    padding-left: 45px;
  }
  #product-555 img[title^="PG3A-2204-EU-Y"],
  #product-555 .svg-container {
    margin-left: 30px;
    margin-right: 30px;
  }
  #product-565 #tab-description .container-fluid div.row:nth-child(2) h4, #p638-op-range {
    margin-top: 15px;
  }
  #p567-img2 {
    padding-left: 100px;
    padding-right: 30px;
  }
  #product-585 .col-md-8 {
    width: 69%;
  }
  #p585-op-range {
    margin-top: -15px;
    padding-right: 30px;
    width: 31%;
  }
  #p569-op-range, #p571-op-range {
    margin-top: 195px;
  }
  #p573-img1, #p575-img1, #p576-img1, #p578-img1, #p635-img1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #product-580 ul.prod-desc-bullet-points, 
  #product-646 ul.prod-desc-bullet-points {
    margin-top: -108px;
  }
  #p580-img2 {
    padding-left: 51px;
    padding-right: 51px;
  }
  #p582-img2 {
    margin-top: -222px;
    padding-left: 50px;
    padding-right: 50px;
  }
  #p582-img3 {
    margin-top: -22px;
    padding-left: 22%;
    padding-right: 22%;
  }
  #p582-op-range {
    margin-top: -340px;
    margin-left: -434px;
    margin-right: 450px;
  }
  #p591-img2 {
    padding-top: 38px;
    padding-left: 10%;
    padding-right: 10%;
  }
  #product-591 ul.prod-desc-bullet-points {
    margin-top: -36px;
  }
  #p591-op-range {
    padding-right: 30%;
  }
  #p591-img3 img {
    margin-top: 66px;
  }
  #p592-img1, #p629-img1 {
    padding-left: 10%;
    padding-right: 10%;
  }
  #p592-op-range, #p629-op-range {
    padding-right: 15%;
  }
  #p623-img1 {
    padding-left: 10%;
    padding-right: 10%;
  }
  #product-623 ul.prod-desc-bullet-points {
    margin-top: -240px;
  }
  #p623-op-range {
    margin-left: -450px;
    margin-right: 450px;
  }
  #p627-op-range {
    margin-top: 0;
    margin-left: 0;
  }
  #p638-img2 {
    margin-top: -118px;
    padding-left: 4%;
    padding-right: 4%;
  }
  #p640-img2 {
    padding-left: 4%;
    padding-right: 4%;
  }
  #p640-op-range {
    margin-top: 150px;
    margin-bottom: -145px;
  }
  #p642-op-range {
    margin-top: -40px;
    margin-left: -120px;
    margin-right: 50px;
  }
  .pack-container {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 1200px) {
  #tab-description div[class^="col-sm"], 
  #tab-description div[class*=" col-sm"] {
    margin-bottom: 35px;
  }
  .woocommerce-page li.product .price {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #product-557 .images {
    padding: 0 7%;
  }
  #p557-img1 {
    padding: 0 10%;
  }
  #p649-img1 {
    padding-left: 10%;
    padding-right: 2%;
  }
  #p649-img2 {
    padding-top: 5%;
  }
  #p651-img1 {
    padding-left: 56px;
    padding-right: 20px;
  }
  #p651-img1 img {
    margin-top: -15px;
  }
  #p651-img2 .svg-container {
    margin-right: 30px;
  }
  #p559-img1 {
    padding-left: 50px;
    padding-right: 20px;
  }
  #p559-img1 img {
    margin-bottom: 10px;
  }
  #product-551 #tab-description .container-fluid div.row:nth-child(2) div:first-child {
    margin-top: -210px;
  }
  #product-553 #tab-description .container-fluid div.row:nth-child(2) div:first-child {
    margin-top: -100px;
  }
  #product-551 #tab-description .container-fluid div.row:nth-child(3) div:first-child, 
  #product-553 #tab-description .container-fluid div.row:nth-child(3) div:first-child {
    margin-top: -290px;
    padding-left: 42px;
    padding-right: 46px;
  }
  #product-555 img[title^="PG3A-2204-EU-Y"] {
    margin-left: 30px;
    margin-right: 90px;
  }
  #product-555 .svg-container, #product-565 .svg-container {
    margin-left: 45px;
    margin-right: 45px;
  }
  #product-565 #tab-description .container-fluid div.row:nth-child(2) h4 {
    margin-top: 95px;
  }
  #p567-img2 {
    padding-left: 160px;
    padding-right: 70px;
  }
  #p569-img1, #p571-img1 {
    padding-left: 10%;
    padding-right: 10%;
  }
  #p569-img2, #p571-img2 {
    padding-left: 100px;
  }
  #p569-img3, #p571-img3, #p573-img1, #p575-img1, #p576-img1, #p578-img1, #p635-img1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  #p569-op-range, #p571-op-range {
    margin-top: 155px;
  }
  #p573-op-range, #p575-op-range, #p635-op-range {
    margin-top: -99px;
    padding-right: 70px;
  }
  #product-580 ul.prod-desc-bullet-points {
    margin-top: -38px;
  }
  #p580-img2 {
    padding-left: 75px;
    padding-right: 75px;
  }
  #p582-img2 {
    margin-top: -370px;
    padding-left: 75px;
    padding-right: 75px;
  }
  #p582-img3 {
    margin-top: -15;
    padding-left: 35%;
    padding-right: 35%;
  }
  #p582-op-range {
    margin-top: -330px;
    margin-left: -502px;
    margin-right: 582px;
  }
  #product-591 ul.prod-desc-bullet-points {
    margin-top: -20px;
  }
  #p591-op-range {
    margin-left: -125px;
    padding-right: 250px;
  }
  #p591-img3 img {
    margin-top: 84px;
  }
  #p592-img1, #p623-img1, #p629-img1 {
    padding-left: 16%;
    padding-right: 16%;
  }
  #product-592 ul.prod-desc-bullet-points, 
  #product-629 ul.prod-desc-bullet-points {
    margin-top: -310px;
  }
  #p592-op-range, 
  #p629-op-range {
    margin-top: -80px;
    margin-left: -577px;
    margin-right: 577px;
  }
  #product-623 ul.prod-desc-bullet-points {
    margin-top: -290px;
  }
  #p623-op-range {
    margin-top: -61px;
    margin-left: -568px;
    margin-right: 663px;
  }
  #p623-img3 {
    padding-left: 10%;
    padding-right: 10%;
  }
  #product-627 ul.prod-desc-bullet-points {
    margin-top: -55px;
  }
  #p627-op-range {
    margin-top: -25px;
    margin-right: 60px;
  }
  #p638-img2 {
    margin-top: -288px;
  }
  #p638-op-range {
    margin-top: -33px;
    margin-left: -197px;
    margin-right: 292px;
  }
  #product-640 ul.prod-desc-bullet-points {
    margin-top: -90px;
  }
  #p640-op-range {
    margin-left: -15px;
    margin-right: 90px;
  }
  #p642-op-range {
    margin-left: -138px;
    margin-right: 85px;
  }
  .pack-container {
    padding-left: 15%;
    padding-right: 15%;
  }
}
/* PAGES */
.page-headline {
  text-align: center;
  margin-bottom: 35px;
}
.col-center {
  text-align: center;
}
#post-246 .col-center, #post-394 .col-center {
  margin-bottom: 55px;
}
.col-center p {
  margin-top: 20px;
  text-align: center;
}
.col-center img {
  margin-bottom: 20px;
}
.col-center a {
  font-weight: 700;
}
.sa-blue a, .sa-blue a:visited {
  color: #000063;
}
.cc-blue a, .cc-blue a:visited {
  color: #5a79a5;
}
.sa-blue a:hover, .sa-blue a:focus, .sa-blue a:active, .cc-blue a:hover, .cc-blue a:focus, .cc-blue a:active {
  color: #ce0000;
}
.show-de {
  display: none;
}
/* Cookie Notice */
.cn-button.bootstrap {
  font-family: 'Lato', Helvetica, sans-serif;
  font-size: 12px !important;
  font-weight: 700;
  padding: 6px 17px !important;
  margin-top: 10px !important;
  margin-left: 1em !important;
  margin-right: .5em !important;
  margin-bottom: 1em !important;
  text-shadow:none;
  background-image: none;
  background-repeat:no-repeat;
  background-color: rgba(0, 0, 0, 0) !important;
  border-style: solid !important;
  border-width: 2px !important;
  border-color: #fff !important;
  box-shadow:none;
  filter:none;
  border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.cn-button.bootstrap:hover {
  background-color: rgba(255, 255, 255, 1) !important;
  color: #ce0000 !important;
}
/* Contact Form */
#pirate-forms-contact-checkbox {
    margin: 0;
}
#gdpr-bg {
  background-color: rgba(0, 3, 44, 0.5);
  border-radius: 4px;
  padding-top: 20px;
}
#gdpr-notice {
  color: #fff;
  font-style: italic;
}
#gdpr-notice a,
#gdpr-notice a:visited {
  color: #ce0000;
  font-weight: 700;
}
#gdpr-notice a:hover, 
#gdpr-notice a:focus, 
#gdpr-notice a:active {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
#gdpr-consent {
  color: #fff;
  padding-left: 8px;
  padding-right: 8px;
}
.pirate_forms_wrap .pirate_forms_three_inputs_wrap input[type=checkbox] {
    min-height: 13px !important;
    height: 13px !important;
}