.no-padding {
  padding: 0;
}
/*****
** Element Variables
**
** @{element}-{attribute-name}-{variation}: #HEX;
*****/
.no-padding {
  padding: 0;
}
div[class*='-validation'].error {
  border-top: 1px solid #e4d0d2;
  border-bottom: 1px solid #e4d0d2;
  background-color: #f2dedf;
  color: #884d53;
}
div[class*='-validation'].error .container {
  background-color: #f2dedf;
}
div[class*='-validation'].success {
  background-color: #dff0d8;
  border-top: 1px solid #d6e9c6;
  border-bottom: 1px solid #d6e9c6;
  color: #3c763d;
}
div[class*='-validation'].success .container {
  background-color: #dff0d8;
}
div[class*='-validation'] .container {
  padding-top: 5px;
  padding-bottom: 5px;
}
div[class*='-validation'] p {
  padding: 10px;
  margin: 0;
}
p.email-preferences-label {
  color: #838383;
}
.text-center {
  text-align: center;
}
.bg-shaded {
  background-color: #f3f3f3;
}
.pagination {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  margin: 0 auto;
}
.pagination > div {
  text-align: center;
}
.pagination > div strong {
  text-align: center;
  color: white;
  background: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
}
.pagination > div a {
  text-align: center;
  color: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
  box-shadow: inset 0 0 2px #0099a8;
}
.close-row {
  display: none;
}
@media (max-width: 310px) {
  .close-row {
    display: block;
  }
  .close-row .close-mobile-nav {
    float: left;
    width: 30px;
    height: 30px;
    background-image: url("/images/global/close-icon.png");
    background-image: none, url("/images/global/close-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px;
    cursor: pointer;
    position: absolute;
    top: 17px;
    left: 20px;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
* {
  font-weight: 300;
}
html {
  overflow: hidden;
}
html body {
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  /*	width: auto !important;*/
  overflow-x: hidden !important;
}
html body > div.wrapper {
  margin-top: 124px;
}
html body header {
  background-color: #FFF;
  z-index: 9999;
}
html body header > .container {
  padding-top: 0;
  padding-bottom: 0;
}
html body > .container {
  background-color: #ffffff;
  padding-top: 70px;
}
@media (max-width: 749px) {
  html body > .container {
    padding-top: 60px;
  }
}
html body a {
  color: #16a6b6;
}
html body a:hover,
html body a:active,
html body a:visited {
  color: #16a6b6;
  text-decoration: none;
}
html body .no-padding {
  padding: 0;
}
html body .success_message {
  color: #16a6b6;
}
@media (max-width: 1000px) {
  body {
    background-color: white;
  }
  body.no-menu {
    padding-top: 0px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0099a8;
}
h2.product-section-header {
  color: #0099a8;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: left;
}
@media (max-width: 479px) {
  h2.product-section-header {
    margin-bottom: 20px;
  }
}
.wrapper {
  overflow-x: hidden;
}
header.mobile {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  border-bottom: 2px solid #455c6b;
  /*border-bottom: 1px solid @lightblue;*/
}
header.mobile div.mobile-header {
  padding: 9px 10px 4px 10px !important;
  zoom: 1;
}
header.mobile div.mobile-header:before {
  content: '';
  display: block;
}
header.mobile div.mobile-header:after {
  content: '';
  display: table;
  clear: both;
}
header.mobile div.mobile-header:before,
header.mobile div.mobile-header:after {
  content: " ";
  display: table;
}
header.mobile div.mobile-header:after {
  clear: both;
}
@media (max-width: 749px) {
  div.mobile.header_spacer {
    height: 56px;
  }
}
@media (min-width: 750px) and (max-width: 969px) {
  div.mobile.header_spacer {
    height: 56px;
  }
}
header.desktop .container.checkout {
  padding-top: 15px;
}
.validation-error {
  border-color: #d66161 !important;
}
.select2-arrow {
  border: none !important;
  background: none !important;
}
.select2-container .select2-choice {
  min-height: 32px;
}
img.option-icon {
  margin-right: 5px;
  height: 28px;
}
.bg {
  margin: 0 auto;
}
.container {
  width: 100%;
  padding-top: 46px;
  padding-bottom: 46px;
}
@media (max-width: 749px) {
  .container {
    padding-top: 50px;
    padding-bottom: 10px;
  }
}
.container > .row,
.container > .row-fluid {
  max-width: 1170px;
  margin: 0 auto;
}
p.blue,
span.blue {
  color: #0099a8;
}
p.teal,
span.teal {
  color: #12a19a;
}
p.purple,
span.purple {
  color: #854c97;
}
p.orange,
span.orange {
  color: #f28e20;
}
p.green,
span.green {
  color: #a6ca60;
}
p[class*='offset-'],
span[class*='offset-'] {
  position: relative;
}
p[class*='offset-'][class*='-left'],
span[class*='offset-'][class*='-left'] {
  left: -20px;
}
p[class*='offset-'][class*='-right'],
span[class*='offset-'][class*='-right'] {
  left: 20px;
}
p[class*='offset-'][class*='-up'],
span[class*='offset-'][class*='-up'] {
  top: -20px;
}
p[class*='offset-'][class*='-down'],
span[class*='offset-'][class*='-down'] {
  top: 20px;
}
.backToTop {
  color: #929497;
  height: 60px;
  width: 240px;
  margin: 40px auto;
  background-image: url(/images/misc/upArrow.png);
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-size: 45px;
  font-size: 30px;
  padding-top: 7px;
  display: none;
  text-align: left;
  cursor: pointer;
  font-weight: 300;
  padding-left: 70px;
}
@media (max-width: 850px) {
  .backToTop {
    display: block;
  }
}
span[class*='icon-'] {
  height: 13px;
  width: 13px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: -2px;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px !important;
}
.productSVGIcon {
  height: 20px !important;
  top: 2px !important;
  left: 4px !important;
}
.stockistsSearch {
  margin-left: -8px;
}
span[class*='icon-left'] {
  padding-left: 20px;
  background-position: left;
}
span[class*='icon-left'].icon-large {
  padding-left: 26px;
}
span[class*='icon-right'] {
  padding-right: 20px;
  background-position: right;
}
span[class*='chevron-right'] {
  background-image: url(/images/global/chevron-right.svg);
  background-size: auto 13px;
}
span[class*='chevron-right'].icon-white {
  background-image: url(/images/global/chevron-right-white.svg);
}
span[class*='chevron-right'].icon-grey {
  background-image: url(/images/global/chevron-right-grey.svg);
}
span[class*='chevron-right'].icon-darkgrey {
  background-image: url(/images/global/chevron-right-darkgrey.svg);
}
span[class*='chevron-right'].icon-circle-blue {
  background-image: url(/images/global/chevron-right-circle-blue.svg);
}
span[class*='chevron-down'] {
  height: 16px;
  background-image: url(/images/global/chevron-down.svg);
  background-size: 17px auto;
}
span[class*='chevron-down'].icon-white {
  background-image: url(/images/global/chevron-down-white.svg);
}
span[class*='chevron-down'].icon-grey {
  background-image: url(/images/global/chevron-down-grey.svg);
}
span[class*='chevron-down'].icon-darkgrey {
  background-image: url(/images/global/chevron-down-darkgrey.svg);
}
span[class*='question-icon'] {
  height: 16px;
  background-image: url(/images/global/question-icon.svg);
  background-size: 16px auto;
}
span[class*='information-icon'] {
  height: 16px;
  background-image: url(/images/global/information-icon.svg);
  background-size: 16px auto;
}
span[class*='information-icon'].icon-large {
  height: 25px;
  background-size: 25px auto;
}
span[class*='downloads-icon'] {
  height: 16px;
  background-image: url(/images/global/downloads-icon.svg);
  background-size: 16px auto;
}
span[class*='play-video'] {
  background: url(/images/global/play-video-cropped.svg) no-repeat right;
  background-size: auto 13px;
  background-repeat: no-repeat;
}
span.icon-colours {
  height: 50px;
  width: 50px;
  background-image: url(/images/global/colours-icon-blue.svg);
  background-size: 50px auto;
  background-position: center;
}
span.icon-installation {
  height: 50px;
  width: 50px;
  background-image: url(/images/global/installation-icon-blue.svg);
  background-size: 50px auto;
  background-position: center;
}
span.icon-tick {
  height: 50px;
  width: 50px;
  background: #ffffff url(/images/global/green-tick.svg);
  background-size: 50px auto;
  background-position: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
div[class*="icon-"] {
  padding-left: 80px;
  background-size: 60px;
  background-repeat: no-repeat;
}
.icon-heart {
  background-image: url(/images/global/sureflap-life-heart-icon.svg);
}
.icon-house {
  background-image: url(/images/global/sureflap-life-house-icon.svg);
}
.icon-gift {
  background-image: url(/images/global/sureflap-life-gift-icon.svg);
}
.icon-thumbs-up {
  background-image: url(/images/global/microchip-compatible.svg);
}
.icon-angry-cat {
  background-image: url(/images/global/intruder-animals.svg);
}
.icon-battery {
  background-image: url(/images/global/battery-life-icon.svg);
}
.icon-dualscan {
  background-image: url(/images/global/dualscan.svg);
}
ul li[class*="icon-"] {
  background-size: 50px;
  background-position: left middle;
  background-repeat: no-repeat;
}
div.video-thumb-container {
  position: relative !important;
  text-align: center;
}
@media (max-width: 749px) {
  div.video-thumb-container {
    max-height: 300px;
    height: 100%;
  }
}
div.video-thumb-container img.play-video-icon {
  width: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -35px !important;
  margin-top: -35px !important;
  cursor: pointer;
}
div.video-thumb-container img.play-video-icon.big-video {
  width: 200px;
  margin-left: -100px !important;
  margin-top: -100px !important;
}
@media (max-width: 749px) {
  div.video-thumb-container img.play-video-icon.big-video {
    width: 100px;
    margin-left: -50px !important;
    margin-top: -50px !important;
  }
}
/*
span.icon-chevron-down {
	width: 20px;
	height: 20px;
	background-image: url(/images/global/chevron-down.svg);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	top: 4px;
}
*/
div.border-line {
  height: 1px;
  border-top: 1px solid #dbdcda;
}
.owl-wrapper {
  padding-bottom: 10px !important;
}
.product-name-container {
  text-align: center;
}
.product-name-container .product-name-image {
  padding-top: 20px;
}
.product-name-container .product-name-image img {
  max-width: 100%;
  max-height: 99px;
}
.product-name-container .product-name {
  font-family: 'Source Sans Pro Semibold', sans-serif;
  color: #4AA6B6;
  font-size: 25px;
}
.product-name-container .product-name img.embellishment {
  max-width: 270px;
  width: 90%;
  margin-bottom: 20px;
}
@media (max-width: 749px) {
  .product-name-container .product-name img.embellishment {
    margin-bottom: 0px;
  }
}
.product-name-container .product-name img.embellishment.surefeed {
  top: 30px;
  right: -25px;
}
.product-name-container .product-name img.embellishment.dualscan {
  top: 30px;
  right: -65px;
}
.product-name-container .product-name p {
  margin: 0;
  font-weight: 300;
  text-align: center;
  position: relative;
}
.product-name-container .product-name p.first {
  font-size: 2.1875em;
  color: #86898c;
  bottom: -15px;
  right: 60px;
}
.product-name-container .product-name p.second {
  font-size: 4.375em;
  top: -20px;
  left: 0px;
}
.product-name-container .product-name p.second.blue {
  color: #0099a8;
}
.product-name-container .product-name p.second.purple {
  color: #854c97;
}
.product-name-container .product-name p.second.teal {
  color: #12a19a;
}
.product-name-container .product-name p.second.green {
  color: #a6ca60;
}
.product-name-container .product-name p.second.orange {
  color: #f28e20;
}
@media (max-width: 479px) {
  div.buy-product {
    max-width: 95%;
  }
}
div.buy-product div.product-price {
  float: left;
  width: 50%;
  text-align: center;
}
div.buy-product div.product-price div.price {
  display: inline-block;
  margin: 0 auto;
}
div.buy-product div.product-price div.price span.base {
  color: #0099a8;
  font-size: 3.4375em;
  font-weight: 300;
}
@media (max-width: 479px) {
  div.buy-product div.product-price div.price span.base {
    font-size: 2.8125em;
  }
}
div.buy-product div.product-price div.price span.sub {
  color: #0099a8;
  font-size: 1.875em;
  position: relative;
  bottom: 18px;
  font-weight: 400;
}
@media (max-width: 479px) {
  div.buy-product div.product-price div.price span.sub {
    font-size: 1.5625em;
  }
}
div.buy-product div.product-price div.price p.delivery {
  color: #838383;
  font-size: 0.875em;
  text-align: left;
  position: relative;
  bottom: 15px;
}
div.buy-product div.product-price div.price.from {
  position: relative;
}
div.buy-product div.product-price div.price.from:before {
  content: attr(data-from);
  position: absolute;
  top: 0;
  left: 0;
  color: inherit;
  font-size: 0.75em;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-indent: 3px;
}
div.buy-product div.buy-button div.buy,
div.buy-product div.coming-soon-button div.buy,
div.buy-product div.well-be-in-touch-button div.buy,
div.buy-product div.buy-button div.wheretobuy,
div.buy-product div.coming-soon-button div.wheretobuy,
div.buy-product div.well-be-in-touch-button div.wheretobuy,
div.buy-product div.buy-button div.coming-soon,
div.buy-product div.coming-soon-button div.coming-soon,
div.buy-product div.well-be-in-touch-button div.coming-soon,
div.buy-product div.buy-button div.coming-soon-compare,
div.buy-product div.coming-soon-button div.coming-soon-compare,
div.buy-product div.well-be-in-touch-button div.coming-soon-compare,
div.buy-product div.buy-button div.well-be-in-touch,
div.buy-product div.coming-soon-button div.well-be-in-touch,
div.buy-product div.well-be-in-touch-button div.well-be-in-touch {
  height: 60px;
  margin-top: 20px;
  margin-right: 20px;
}
div.buy-product div.buy-button div.buy a,
div.buy-product div.coming-soon-button div.buy a,
div.buy-product div.well-be-in-touch-button div.buy a,
div.buy-product div.buy-button div.wheretobuy a,
div.buy-product div.coming-soon-button div.wheretobuy a,
div.buy-product div.well-be-in-touch-button div.wheretobuy a,
div.buy-product div.buy-button div.coming-soon a,
div.buy-product div.coming-soon-button div.coming-soon a,
div.buy-product div.well-be-in-touch-button div.coming-soon a,
div.buy-product div.buy-button div.coming-soon-compare a,
div.buy-product div.coming-soon-button div.coming-soon-compare a,
div.buy-product div.well-be-in-touch-button div.coming-soon-compare a,
div.buy-product div.buy-button div.well-be-in-touch a,
div.buy-product div.coming-soon-button div.well-be-in-touch a,
div.buy-product div.well-be-in-touch-button div.well-be-in-touch a {
  display: block;
  position: relative;
  height: 45px;
  background-color: #16A6B6;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white;
  font-size: 1.25em;
  line-height: 45px;
  text-indent: 15px;
  padding-right: 30px;
}
div.buy-product div.buy-button div.buy a:after,
div.buy-product div.coming-soon-button div.buy a:after,
div.buy-product div.well-be-in-touch-button div.buy a:after {
  background-image: url("/images/global/buy-button-solid.png");
  background-image: none, url("/images/global/buy-button-solid.svg");
  background-size: 55px;
  background-repeat: no-repeat;
  background-position: top right;
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: -5px;
  right: -30px;
}
div.buy-product div.buy-button div.wheretobuy a:after,
div.buy-product div.coming-soon-button div.wheretobuy a:after,
div.buy-product div.well-be-in-touch-button div.wheretobuy a:after {
  background-image: url("/images/global/where-button-solid.png");
  background-image: none, url("/images/global/where-button-solid.svg");
  background-size: 55px;
  background-repeat: no-repeat;
  background-position: top right;
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: -5px;
  right: -30px;
}
div.buy-product div.buy-button div.coming-soon a:after,
div.buy-product div.coming-soon-button div.coming-soon a:after,
div.buy-product div.well-be-in-touch-button div.coming-soon a:after,
div.buy-product div.buy-button div.coming-soon-compare a:after,
div.buy-product div.coming-soon-button div.coming-soon-compare a:after,
div.buy-product div.well-be-in-touch-button div.coming-soon-compare a:after {
  background-image: url("/images/global/comingsoon-button-solid.png");
  background-image: none, url("/images/global/comingsoon-button-solid.svg");
  background-size: 54px;
  background-repeat: no-repeat;
  background-position: top right;
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: -5px;
  right: -30px;
}
div.buy-product div.buy-button div.well-be-in-touch a:after,
div.buy-product div.coming-soon-button div.well-be-in-touch a:after,
div.buy-product div.well-be-in-touch-button div.well-be-in-touch a:after {
  background-image: url("/images/global/signedup-button-solid.png");
  background-image: none, url("/images/global/signedup-button-solid.svg");
  background-size: 54px;
  background-repeat: no-repeat;
  background-position: top right;
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: -5px;
  right: -30px;
}
.wellbeintouchAfter {
  display: none;
}
div.alert-product div.alert-button {
  text-align: center;
}
div.alert-product div.alert-button div.alert {
  display: inline-block;
  position: relative;
  top: 20px;
}
div.alert-product div.alert-button div.alert span {
  background-color: #16a6b6;
  color: white;
  font-size: 1.3125em;
  font-weight: 300;
  padding: 6px 6px 7px 9px;
  position: relative;
  left: 4px;
  top: 2px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
div.alert-product div.alert-button div.alert img {
  height: 55px;
}
.highlight-thumb {
  background-color: white !important;
}
@media (min-width: 480px) and (max-width: 749px) {
  .highlight-thumb {
    background-image: none !important;
  }
}
.infographic {
  position: absolute;
  bottom: 0;
}
.emphasis-blue {
  color: #0099a8;
  font-weight: 400;
}
.buy-button a:hover {
  text-decoration: none;
}
.owl-carousel .owl-controls .owl-buttons .owl-next,
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  padding: 0 !important;
  margin: 0 !important;
  opacity: 0.9 !important;
  background: none !important;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  margin-top: -45px !important;
  position: absolute !important;
  right: -18px !important;
  top: 50% !important;
  z-index: 5 !important;
  display: inline-block !important;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  margin-top: -45px !important;
  position: absolute !important;
  left: -18px !important;
  top: 50% !important;
  z-index: 5 !important;
  display: inline-block !important;
}
#accessories-content .owl-controls .owl-buttons .owl-next {
  top: 192px !important;
}
#accessories-content .owl-controls .owl-buttons .owl-prev {
  top: 192px !important;
}
div.item img.icon {
  height: 100px;
  margin: 0 auto;
}
div.item p.content {
  text-align: center;
}
div.item .item-inner .warrantyPic img {
  /* max
            max-width: 90%;*/
  padding-right: 10px;
}
a[class*='btn-'],
button[class*='btn-'] {
  text-transform: uppercase;
  font-weight: 700;
}
a[class*='btn-'][class*='-action'],
button[class*='btn-'][class*='-action'] {
  font-size: 0.75em;
  color: #5d8090;
}
a[class*='btn-'][class*='-blue'],
button[class*='btn-'][class*='-blue'] {
  font-size: 0.9375em;
  color: #ffffff;
  background-color: #0099a8;
  border-color: #0099a8;
}
a[class*='btn-'][class*='-teal'],
button[class*='btn-'][class*='-teal'] {
  font-size: 0.9375em;
  color: #ffffff;
  background-color: #12a19a;
  border-color: #12a19a;
}
a[class*='btn-'][class*='-grey'],
button[class*='btn-'][class*='-grey'] {
  font-size: 0.9375em;
  color: #8f8f8f;
  background-color: #dddddd;
  border-color: #dddddd;
}
a[class*='btn-'][class*='-transparent-blue'],
button[class*='btn-'][class*='-transparent-blue'] {
  font-size: 0.9375em;
  color: #0099a8;
  background: transparent;
  border-color: #0099a8;
}
.pointer {
  cursor: pointer;
}
.modal .modal-dialog {
  margin-top: 6%;
}
@media (min-width: 360px) {
  .modal .modal-dialog.product-detail-video {
    width: 100%;
    margin: 41px auto;
  }
}
@media (min-width: 767px) {
  .modal .modal-dialog.product-detail-video {
    width: 85%;
    margin: 41px auto;
  }
}
@media (min-width: 991px) {
  .modal .modal-dialog.product-detail-video {
    width: 95%;
    margin: 72px auto;
  }
}
@media (min-width: 1199px) {
  .modal .modal-dialog.product-detail-video {
    width: 65%;
    margin: 110px auto;
  }
}
@media (min-width: 360px) {
  .modal .modal-dialog .modal-content {
    padding: 5px;
  }
}
@media (min-width: 767px) {
  .modal .modal-dialog .modal-content {
    padding: 5px;
  }
}
@media (min-width: 991px) {
  .modal .modal-dialog .modal-content {
    padding: 5px;
  }
}
@media (min-width: 1199px) {
  .modal .modal-dialog .modal-content {
    padding: 5px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  border-bottom: none;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  padding: 0;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 30px;
  font-size: 1.5em;
  color: #838383;
}
.modal .modal-dialog .modal-content .modal-header button {
  float: right;
  background: transparent;
  cursor: pointer;
  width: 10px;
  height: 10px;
  position: relative;
  top: -19px;
  left: -2px;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-body ul {
  margin-left: 20px;
}
@media (min-width: 750px) {
  .modal#microchipCompatibility .modal-dialog {
    width: 780px;
  }
}
.modal#microchipCompatibility .modal-dialog .modal-content {
  background-image: url('/images/global/cat-microchip-checker.gif');
  background-position: top left;
  background-repeat: no-repeat;
}
@media (max-width: 749px) {
  .modal#microchipCompatibility .modal-dialog .modal-content {
    background-image: none;
  }
}
.modal#microchipCompatibility .modal-dialog .modal-content .modal-header button {
  position: relative;
  top: -20px;
  right: -20px;
}
.modal#microchipCompatibility .modal-dialog .modal-content .modal-body.has-success #chip-result,
.modal#microchipCompatibility .modal-dialog .modal-content .modal-body.has-warning #chip-result,
.modal#microchipCompatibility .modal-dialog .modal-content .modal-body.has-error #chip-result {
  display: block !important;
}
.modal#microchipCompatibility .modal-dialog .modal-content .modal-body.has-success #chip-result {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.modal#microchipCompatibility .modal-dialog .modal-content .modal-body.has-error #chip-result {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.modal#microchipCompatibility .modal-dialog .modal-content .modal-body.has-warning #chip-result {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.secure-text {
  float: right;
  margin-top: 5px;
}
.secure-text .icon {
  background: #ffffff url('/images/checkout/padlock.svg') no-repeat;
  display: inline-block;
  width: 22px;
  height: 22px;
  background-size: contain;
  vertical-align: top;
}
.secure-text .text {
  display: inline-block;
  color: #ABABAB;
  font-size: 1em;
  padding-bottom: 0px;
}
p.happy-pets {
  font-family: 'Gloria Hallelujah', sans-serif;
  font-size: 2.1875em;
  color: #ffffff;
  text-align: center;
}
section.homepage-slider .sliderThumb {
  background-size: 100% 100% !important;
}
section.homepage-slider #slide1-thumb {
  background-image: url(/images/home/sureflap-thumb.png);
}
section.homepage-slider #slide2-thumb {
  background-image: url(/images/home/slide2-bg.png);
  background-color: #6a8294;
  background-image: url(/images/home/slide3-thumb.png);
}
section.homepage-slider #slide3-thumb {
  background-image: url(/images/home/slide3-bg.png);
  background-color: #ffffff;
  background-image: url(/images/home/slide2-thumb.png);
}
section.homepage-slider .slider-item .slider-bg {
  height: 475px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
section.homepage-slider .slider-item .slider-bg.slide1 {
  background-image: url(/images/home/slide1-bg.png);
  background-color: #ffffff;
}
section.homepage-slider .slider-item .slider-bg.slide2 {
  background-image: url(/images/home/slide2-bg.png);
  background-color: #6a8294;
}
section.homepage-slider .slider-item .slider-bg.slide3 {
  background-image: url(/images/home/slide3-bg.png);
  background-color: #ffffff;
}
section.homepage-slider .slider-item.template1 .slide-content {
  width: 50%;
  margin-top: -160px;
  position: absolute;
  left: 10%;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
section.homepage-slider .slider-item.template1 .slide-content div.title p {
  font-size: 3em;
  color: #fff;
  font-weight: 300;
  margin: 0;
  line-height: 50px;
}
section.homepage-slider .slider-item.template1 .slide-content div.title img {
  width: 300px;
  position: relative;
  left: 30px;
}
section.homepage-slider .slider-item.template1 .slide-content p.content {
  color: #fff;
  font-size: 1.375em;
  font-weight: 300;
  text-align: center;
}
section.homepage-slider .slider-item.template1 .slide-content a.btn-blue {
  text-align: center;
  width: 100%;
}
section.homepage-slider .slider-item.template1 .slide-content p.play-video {
  font-size: 1.3125em;
  color: #5d8090;
}
section.homepage-slider .slider-item.template2 .slide-content {
  width: 40%;
  margin-top: -133px;
  position: absolute;
  left: 10%;
  top: 50%;
  z-index: 5;
  display: inline-block;
  text-align: center;
}
section.homepage-slider .slider-item.template2 .slide-content div.title p {
  font-size: 2.5em;
  text-align: left;
  color: #ffffff;
  font-weight: 300;
  margin: 0;
  line-height: 50px;
}
section.homepage-slider .slider-item.template2 .slide-content div.title img {
  width: 300px;
  margin: 0 auto;
}
section.homepage-slider .slider-item.template2 .slide-content p.content {
  color: #ffffff;
  font-size: 1.375em;
  font-weight: 300;
  text-align: center;
}
section.homepage-slider .slider-item.template2 .slide-content a.btn-blue {
  text-align: center;
  width: 100%;
}
section.homepage-slider .slider-item.template2 .slide-content img {
  margin: 0 auto;
}
section.homepage-slider .slider-item.template2 .slide-content img #play-video {
  cursor: pointer;
  width: 70px;
  margin-top: 20px;
  margin-bottom: 8px;
}
section.homepage-slider .slider-item.template2 .slide-content p.play-video {
  font-size: 0.875em;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
section.homepage-slider .slider-item.template3 .slide-content {
  width: 310px;
  margin-top: -160px;
  position: absolute;
  left: 20%;
  top: 50%;
  z-index: 5;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 15px 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.homepage-slider .slider-item.template3 .slide-content img {
  margin: 0 auto;
}
section.homepage-slider .slider-item.template3 .slide-content div.title {
  font-size: 3em;
  color: #5d8090;
  font-weight: 300;
  line-height: 50px;
}
section.homepage-slider .slider-item.template3 .slide-content p.content {
  color: #4aa6b6;
  font-size: 1.375em;
  font-weight: 300;
  text-align: center;
}
section.homepage-slider .slider-item.template3 .slide-content a.btn-blue {
  text-align: center;
  width: 100%;
}
section.homepage-slider .slider-item.template3 .slide-content p.play-video {
  font-size: 1.3125em;
  color: #5d8090;
}
div.link-wrapper {
  text-align: center;
}
div.link-wrapper img {
  margin: 0 auto;
  height: 100px;
}
div.link-wrapper h2 {
  font-size: 1.0625em;
  color: #0099a8;
}
div.link-wrapper p {
  color: #838383;
}
.partner-wrapper p,
.awards-wrapper p,
.partner-wrapper .heading,
.awards-wrapper .heading {
  font-size: 1.4375em;
  color: #a0a0a0;
  font-weight: 400;
  margin-top: 0;
  float: left;
}
.partner-wrapper a,
.awards-wrapper a {
  float: right;
  color: #0099a8;
}
.partner-wrapper img,
.awards-wrapper img {
  clear: both;
}
.awards-wrapper p {
  float: left;
  display: inline-block;
}
.awards-wrapper a {
  float: right;
  display: inline-block;
}
.awards-wrapper img {
  margin: 0 auto;
}
.container-product-wizard {
  text-align: center;
}
.container-product-wizard h1 {
  font-size: 2.125em;
  font-weight: 300;
  color: #657f91;
}
@media (max-width: 479px) {
  .container-product-wizard {
    padding: 10px 0px 10px 0px;
  }
}
.category-products .container-colours,
.category-products .container-product-installation {
  background-color: #f6f6f6;
}
.category-wrapper-top {
  z-index: 1;
  overflow: visible;
  width: 100%;
}
.container-category-products .category-products-inner .product-top {
  height: 206px;
  margin-bottom: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.container-category-products .category-products-inner .product-top.blue {
  border-top: 6px solid #0099cc;
}
.container-category-products .category-products-inner .product-top.teal {
  border-top: 6px solid #009999;
}
.container-category-products .category-products-inner .product-top.purple {
  border-top: 6px solid #7c4f9b;
}
.container-category-products .category-products-inner .product-top.green {
  border-top: 6px solid #a6ca60;
}
.container-category-products .category-products-inner .product-top.orange {
  border-top: 6px solid #f28e20;
}
.container-category-products .category-products-inner .product-top img.bg {
  width: 100%;
}
.container-category-products .category-products-inner .product-top div.product-img {
  position: absolute;
  bottom: -30px;
  left: 50%;
}
.container-category-products .category-products-inner .product-top div.product-img div.product-img-inner {
  position: relative;
  right: 50%;
}
.container-category-products .category-products-inner .product-top div.product-img div.product-img-inner img.product {
  height: 115px;
}
.container-category-products .category-products-inner p.product-info {
  color: #a0a0a0;
  text-align: center;
  margin-bottom: 20px;
}
.container-category-products .category-products-inner div.product-info-items div.item {
  min-height: 60px;
  vertical-align: middle;
}
.container-category-products .category-products-inner div.product-info-items div.item p {
  color: #a0a0a0;
}
.container-category-products .category-products-inner a.learn-more {
  text-align: center;
  display: block;
}
.container-category-products .category-products-inner a.learn-more:hover {
  text-decoration: none;
}
.container-category-products .category-products-inner a.learn-more span {
  font-size: 1.3125em;
  color: #0099a8;
  padding-right: 20px;
  background-image: url(/images/global/chevron-right.svg);
  background-repeat: no-repeat;
  background-size: auto 15px;
  background-position: right;
}
.container-category-products .category-products-inner .img-container.blue {
  border-bottom: 9px solid #009fe3;
}
.container-category-products .category-products-inner .img-container.teal {
  border-bottom: 9px solid #009999;
}
.container-category-products .category-products-inner .img-container.purple {
  border-bottom: 9px solid #572581;
}
.container-category-products .category-products-inner .img-container.green {
  border-bottom: 9px solid #a6ca60;
}
.container-category-products .category-products-inner .img-container.orange {
  border-bottom: 9px solid #f28e20;
}
.container-category-products .category-products-inner .img-container img.infog {
  height: 50px;
  float: right;
  margin-right: 10px;
}
@media (max-width: 479px) {
  .container-category-products .category-products-inner {
    margin: 0px -10px;
  }
}
.container-cat-products::-webkit-scrollbar {
  display: none;
}
.container-cat-products {
  background-color: #e1e1e1 !important;
  display: block;
  padding: 0px !important;
  width: 100%;
}
@media (max-width: 1000px) {
  .container-cat-products {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-perspective: 1000;
  }
}
@media (max-width: 1000px) and (min-width: 769px) {
  .container-cat-products {
    margin-top: 60px;
  }
}
.container-cat-products .inner {
  width: 100%;
  margin: 0px auto;
  display: table;
  align-content: center;
  max-width: 1200px;
  background-color: #e1e1e1;
}
.container-cat-products .inner .otherItems {
  z-index: 100;
  margin: 0px auto;
  text-align: center;
}
.container-cat-products .inner .otherItems .item {
  float: left;
  margin: 0px 10px;
  display: inline-block;
  text-align: center;
}
.container-cat-products .inner .otherItems .item:HOVER {
  opacity: 0.5;
}
.container-cat-products .inner .otherItems .item .product-icon {
  height: 120px;
  padding: 0px;
  float: left;
  text-align: center;
  margin-bottom: -20px;
  margin-top: 10px;
}
@media (max-width: 749px) {
  .container-cat-products .inner .otherItems .item .product-icon {
    height: 80px;
    margin-top: 0px;
  }
}
.container-cat-products .inner .otherItems .item .product-icon svg {
  height: 100%;
  fill: #FFF;
  width: 110px;
}
.container-cat-products .inner .otherItems .item .product-name {
  font-size: 14px;
  color: #5E8090;
  font-weight: 400;
  position: relative;
  top: -15px;
  max-width: 60px;
  margin: 0 auto;
}
@media (max-width: 749px) {
  .container-cat-products .inner .otherItems .item .product-name {
    top: -10px;
  }
}
.container-other-products {
  background-color: #455C6B;
  padding: 0 15px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .container-other-products {
    padding: 0px;
  }
}
.container-other-products .cat-inner {
  position: relative;
  width: 100%;
  margin: 0px auto;
  text-align: center;
  min-height: 132px;
}
@media screen and (max-width: 1000px) {
  .container-other-products .cat-inner {
    white-space: nowrap;
  }
}
.container-other-products .cat-inner .categoryItem {
  height: 0;
}
.container-other-products .cat-inner .categoryItem .svg-outer-cat svg {
  height: 30px;
  margin-top: 50px;
  fill: #FFF;
}
.container-other-products .cat-inner .allItems.noTable {
  padding-top: 6px;
}
.container-other-products .cat-inner .allItems.noTable .item {
  position: relative;
}
.container-other-products .cat-inner .allItems.noTable .item a {
  display: block;
}
.container-other-products .cat-inner .allItems.noTable .item:hover {
  opacity: 0.5;
}
.container-other-products .cat-inner .allItems {
  z-index: 100;
  margin: 0px auto;
  text-align: center;
}
.container-other-products .cat-inner .allItems .scroller {
  padding: 0 20px 20px 10px;
}
.container-other-products .cat-inner .allItems:first-child {
  position: absolute;
  display: block;
}
.container-other-products .cat-inner .allItems:first-child .item {
  display: block;
}
@media screen and (max-width: 1000px) {
  .container-other-products .cat-inner .allItems:first-child {
    position: relative;
    display: block;
    margin: 0 20px;
    border-bottom: 1px solid #657F91;
    padding: 3px 0;
  }
  .container-other-products .cat-inner .allItems:first-child > div {
    display: inline-block;
    width: 49%;
  }
  .container-other-products .cat-inner .allItems:first-child > .item {
    display: inline-block;
    width: 49%;
    text-align: left;
  }
  .container-other-products .cat-inner .allItems:first-child .comp-link-mobile {
    text-align: right;
  }
  .container-other-products .cat-inner .allItems.noTable {
    height: 124px;
    overflow: hidden;
  }
  .container-other-products .cat-inner .allItems.noTable .item {
    position: relative;
    top: -10px;
  }
  .container-other-products .cat-inner .allItems .scroller {
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: touch;
    position: relative;
    display: block;
    padding-bottom: 40px;
  }
}
.container-other-products .cat-inner .allItems .item {
  display: inline-block;
  margin: 0;
  width: 100px;
  vertical-align: top;
}
.container-other-products .cat-inner .allItems .item .new_product_tag,
.container-other-products .cat-inner .allItems .item .comming_soon_tag {
  position: absolute;
  display: inline-block;
  background: #FC8B50;
  color: #FFFFFF;
  font-size: 12px;
  border-radius: 100px;
  letter-spacing: 0.75px;
  font-weight: 400;
  padding: 2px 8px;
}
.container-other-products .cat-inner .allItems .item .new_product_tag {
  right: 14px;
  top: 18px;
}
.container-other-products .cat-inner .allItems .item .comming_soon_tag {
  right: 0;
  top: 12px;
  left: 0;
}
.container-other-products .cat-inner .allItems .item.acc-item .product-icon {
  height: 90px;
}
.container-other-products .cat-inner .allItems .item.acc-item .product-icon svg {
  height: 80px;
  padding-top: 5px;
}
.container-other-products .cat-inner .allItems .item .product-icon {
  height: 90px;
}
.container-other-products .cat-inner .allItems .item .product-icon svg {
  height: 90px;
  fill: #FFF;
  width: 100px;
  display: block;
}
.container-other-products .cat-inner .allItems .item .product-icon .coming_soon_low_light {
  fill: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1000px) {
  .container-other-products .cat-inner .allItems .item .product-icon {
    height: auto;
  }
}
.container-other-products .cat-inner .allItems .item .category_logo svg {
  height: 132px;
}
@media (max-width: 1000px) {
  .container-other-products .cat-inner .allItems .item .category_logo svg {
    height: 40px;
  }
}
.container-other-products .cat-inner .allItems .item .product-name {
  margin-top: -12px;
  font-size: 14px;
  color: #FFF;
  font-weight: 300;
  white-space: normal;
  letter-spacing: 0.25px;
  line-height: 18px;
}
.container-other-products .cat-inner .allItems .item .product-name.coming_soon_low_light {
  color: rgba(255, 255, 255, 0.5);
}
.container-other-products .cat-inner .comp-link-desktop {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  padding-top: 24px;
}
.container-other-products .cat-inner .comp-link-desktop p {
  color: white;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.25px;
}
.container-other-products .cat-inner .comp-link-desktop a {
  color: white;
  border-radius: 25px;
  border: 1px solid #fff;
  width: 115px;
  height: 30px;
  display: block;
  line-height: 26px;
  font-size: 16px;
  margin: 0 auto;
}
.container-other-products .cat-inner .comp-link-mobile {
  display: none;
  white-space: normal;
  line-height: 40px;
}
.container-other-products .cat-inner .comp-link-mobile a {
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0.25px;
  font-weight: 400;
}
.container-other-products .cat-inner .comp-link-mobile a::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 10px;
  background: url('/images/arrow/chevron.png');
  background-size: 6px 10px;
  margin-left: 3px;
}
@media (max-width: 1000px) {
  .container-other-products .cat-inner .comp-link-desktop {
    display: none;
  }
  .container-other-products .cat-inner .comp-link-mobile {
    display: block;
  }
}
@media (min-width: 770px) {
  .category-wrapper .container-other-products {
    display: block;
  }
}
.category-wrapper .container-product-page-nav .left .fa {
  font-size: 20px;
  color: #647F90;
  display: inline-block;
  position: relative;
  top: 10px;
  left: 5px;
}
.responsiveProductImage {
  display: block;
  height: 150px;
}
.container-product-overview {
  display: block;
  position: relative;
  padding: 0 !important;
  border-bottom: 1px solid #ededed;
  min-height: 685px;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media (max-width: 749px) {
  .container-product-overview {
    min-height: 640px;
  }
}
.container-product-overview .underlay {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  background-size: auto 90%;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media (min-width: 770px) {
  .container-product-overview .underlay {
    background-attachment: fixed;
  }
}
@media (max-width: 770px) {
  .container-product-overview .underlay {
    background-size: cover;
  }
}
.container-product-overview .overlay {
  height: 100%;
  width: 100%;
  opacity: 0.6;
  position: absolute;
}
.container-product-overview .product-overview-inner {
  position: relative;
}
@media (max-width: 1200px) {
  .container-product-overview .product-overview-inner {
    margin-top: 100px;
  }
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner {
    margin-top: 80px;
  }
}
.container-product-overview .product-overview-inner .tagLine h1 {
  width: 100%;
  text-align: center;
  padding: 100px 10px 10px 10px;
  font-size: 45px;
  color: #fff;
  max-width: 800px;
  margin: 0px auto;
  font-weight: 100;
}
@media (max-width: 1200px) {
  .container-product-overview .product-overview-inner .tagLine h1 {
    padding: 0px 15px;
  }
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .tagLine h1 {
    font-size: 30px;
    line-height: 1;
  }
}
.container-product-overview .product-overview-inner .productImage {
  margin: 0px auto;
  width: 100%;
  max-width: 340px;
  text-align: center;
  padding: 20px;
}
@media (min-width: 480px) and (max-width: 749px) {
  .container-product-overview .product-overview-inner .productImage #mainImage {
    width: 250px;
  }
}
@media (max-width: 479px) {
  .container-product-overview .product-overview-inner .productImage #mainImage {
    width: 220px;
  }
}
.container-product-overview .product-overview-inner .productImage img {
  width: 285px;
}
.container-product-overview .product-overview-inner #product_overview_special_text .product-overview-text-container {
  padding-top: 5px;
  padding-bottom: 20px;
}
.container-product-overview .product-overview-inner #product_overview_special_text .product-overview-text-container .main_image_extra_text {
  color: white;
  text-align: center;
}
.container-product-overview .product-overview-inner #product_overview_special_text .product-overview-text-container .main_image_extra_text p {
  color: white;
}
.container-product-overview .product-overview-inner .bottom-overview {
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
  text-align: center;
}
.container-product-overview .product-overview-inner .bottom-overview .video-container {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}
.container-product-overview .product-overview-inner .bottom-overview .video-container .watch-video {
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  padding: 7px 15px 8px 16px;
  cursor: pointer;
  font-weight: 400;
}
.container-product-overview .product-overview-inner .bottom-overview .video-container .watch-video .fa-play {
  padding: 0px 9px 0px 5px;
  font-size: 13px;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container {
  display: inline-block;
  float: left;
  margin: 30px 0px;
  padding-left: 30px;
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .buy-options-container {
    padding: 0px;
    margin: 20px 0px 0px 0px;
  }
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .buy-options-container .outer {
    float: none;
    margin: 0px auto;
    display: inline-block;
  }
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options {
    display: inline-block;
    margin-bottom: 25px;
  }
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .colour {
  display: block;
  position: relative;
  line-height: 0px;
  left: -200px;
  top: -15px;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .colour {
    display: block;
    position: relative;
    line-height: 0px;
    left: -20px;
    top: -50px;
    color: #fff;
    font-size: 14px;
  }
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .buynow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 0px;
  background-color: #4AA6B6;
  color: #ffffff;
  padding: 4px 15px 6px 15px;
  font-size: 16px;
  margin-left: 10px;
  margin-top: 2px;
  font-weight: 400;
  /*span.sap_rrp_x_promo_strike_through{
				  display: block;
				  text-decoration: line-through;
				  color: whitesmoke;
				  font-size: medium;
				  font-weight: bold;
				  font-style: italic;
			  }*/
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .buynow {
    position: relative;
    top: 0px;
  }
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .buynow {
    float: none;
  }
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .buynow:active {
  background-color: black;
  color: #4AA6B6;
  border: 2px solid white;
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .lemmeKnow {
    position: relative;
    top: 5px;
  }
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .choice {
  height: 35px;
  width: 35px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  border: 2px solid #fff;
  float: left;
  display: inline-block;
  margin: 0px 4px;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .choice input {
  visibility: hidden;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .brown {
  background-color: #4b342b;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .brown .selected {
  background-image: url('/images/global/selected_tick_white.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .white {
  background-color: #ffffff;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .blue {
  background-color: #a3d9ec;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .green {
  background-color: #c4da86;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .grey_white {
  background: #606060;
  background: linear-gradient(45deg, #606060 50%, #ffffff 50%);
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .grey_white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .grey {
  background-color: #949494;
}
.container-product-overview .product-overview-inner .bottom-overview .buy-options-container .buy-options .pink {
  background-color: #e2839a;
}
.container-product-overview .product-overview-inner .bottom-overview .product-name-container {
  display: inline-block;
  float: left;
}
.container-product-overview .product-overview-inner .bottom-overview .product-name-container .product-name {
  text-align: right;
  color: white;
  font-size: 35px;
  font-family: 'Source Sans Pro Semibold', sans-serif;
  margin-top: 21px;
  margin-bottom: 10px;
}
@media (max-width: 749px) {
  .container-product-overview .product-overview-inner .bottom-overview .product-name-container .product-name {
    text-align: center;
  }
}
.container-product-overview .product-overview-inner .bottom-overview .product-name-container .product-name img {
  max-width: 270px;
  width: auto;
  margin-bottom: 20px;
  max-height: 95px;
}
.product-wrapper {
  z-index: 1;
  overflow: visible;
  width: 100%;
}
.container-product-page-nav::-webkit-scrollbar {
  display: none;
}
.container-product-page-nav {
  padding: 0px 0;
  background-color: #455C6B;
  display: block;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .container-product-page-nav {
    padding: 0px 15px;
  }
}
.container-product-page-nav .product-page-nav-inner .left {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
}
.container-product-page-nav .product-page-nav-inner .left .product-text-name-old-logo {
  font-family: 'Source Sans Pro Semibold', sans-serif;
  color: white;
}
.container-product-page-nav .product-page-nav-inner .left img.logo {
  width: 100px;
}
.container-product-page-nav .product-page-nav-inner .left.us_low_stock_callout {
  background-color: white;
  padding: 5px;
  border-radius: 7px;
  text-align: center;
}
.container-product-page-nav .product-page-nav-inner .left.us_low_stock_callout p {
  color: #455c6b;
  font-weight: bolder;
  margin: 0 0 5px;
}
.container-product-page-nav .product-page-nav-inner .left.us_low_stock_callout a {
  font-weight: bolder;
}
.container-product-page-nav .buy-cta {
  width: 15%;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
}
.container-product-page-nav .buy-cta .button {
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 4px 15px 6px 15px;
  cursor: pointer;
}
@media (max-width: 1000px) {
  .container-product-page-nav .buy-cta .button {
    font-size: 16px;
  }
}
.container-product-page-nav .buy-cta .video {
  border: 1px solid #607c8c;
  color: #5e8090;
}
.container-product-page-nav .buy-cta .video .fa-play {
  font-size: 0.9em;
  padding-right: 6px;
}
.container-product-page-nav .buy-cta .lemmeKnow,
.container-product-page-nav .buy-cta .shop {
  display: inline-block;
  background-color: #20a7b5;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 21px;
}
.container-product-page-nav .buy-cta #cantBuyProductNav {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 0px;
  background-color: #4AA6B6;
  color: #ffffff;
  padding: 5px 25px 7px 25px;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
.container-product-page-nav .buy-cta .dropdown {
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 21px;
  padding: 4px 15px 6px 15px;
  cursor: pointer;
  height: auto;
  width: auto;
  float: none;
  background-color: #20a7b5;
  color: #fff;
}
.container-product-page-nav .buy-cta .dropdown a {
  background-color: #20a7b5;
  color: #fff;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu {
  top: 45px;
  left: -155px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 16px;
  min-width: 244px;
  padding: 7px;
  text-align: left;
  background-color: #02a6b6;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 183px !important;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: #02A6B6 #fff0;
  display: block;
  width: 0;
  z-index: 1;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -14px;
  left: 183px !important;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: rgba(0, 0, 0, 0.15) transparent;
  display: block;
  width: 0;
  z-index: 0;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options {
  color: #697F91;
  background-color: white;
  border-radius: 7px;
  padding: 8px;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .bottom,
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .top {
  display: inline-block;
  padding-top: 5px;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .productColour {
  float: left;
  display: inline-block;
  padding-top: 5px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .productPrice {
  float: left;
  display: inline-block;
  padding: 2px 0 6px 0;
  font-weight: 600;
  font-size: 18px;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .productPrice .tiny {
  font-size: 0.6em;
  font-weight: 100;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .productPrice .remove_link_decor > a {
  background-color: transparent;
  color: #16a6b6;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .buynow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 0px;
  background-color: #4AA6B6;
  color: #ffffff;
  padding: 3px 15px 5px 15px;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 400;
  margin-top: 2px;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .choiceNav {
  height: 35px;
  width: 35px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 4px;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .choiceNav input {
  visibility: hidden;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .brown {
  background-color: #4b342b;
  border: 2px solid #4b342b;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .brown .selected {
  background-image: url('/images/global/selected_tick_white.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .white {
  background-color: #F6F6F6;
  border: 2px solid #BFBFBF;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .grey_white {
  background: #606060;
  background: linear-gradient(45deg, #606060 50%, #ffffff 50%);
  border: 2px solid #BFBFBF;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .grey_white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .blue {
  background-color: #a3d9ec;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .green {
  background-color: #c4da86;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .grey {
  background-color: #949494;
}
.container-product-page-nav .buy-cta .dropdown .dropdown-menu .buy-options .pink {
  background-color: #e2839a;
}
.container-product-page-nav .buy-cta a img {
  height: 35px;
  margin: 0 auto;
}
.container-product-page-nav .buy-cta a p {
  text-align: center;
  color: #74909d;
  font-size: 1.03em;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}
.container-product-page-nav .buy-cta a:hover {
  text-decoration: none;
}
.container-product-page-nav .product-page-nav-inner .right {
  /*float:right;*/
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  padding: 15px 0;
}
@media (max-width: 1000px) {
  .container-product-page-nav .product-page-nav-inner .right {
    text-align: center;
  }
  .container-product-page-nav .product-page-nav-inner .right .app_img_text {
    display: none;
  }
}
.container-product-page-nav .product-page-nav-inner .right ul {
  text-align: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.container-product-page-nav .product-page-nav-inner .right ul li {
  margin: 0;
  padding: 0;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-link {
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 1000px) {
  .container-product-page-nav .product-page-nav-inner .right ul.product-nav-link {
    display: none;
  }
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-link li {
  margin: 0 20px;
  display: inline-block;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-link li p {
  margin-bottom: 0px;
  color: #FFFFFF;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta {
  display: inline-block;
}
@media (max-width: 1000px) {
  .container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta .playvid-ct {
    display: none;
  }
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li.app-logo-ct {
  display: none;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li.app-logo-ct img {
  width: 36px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li {
  display: inline-block;
  margin: 0px 20px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .button {
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 4px 15px 6px 15px;
  cursor: pointer;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .video {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .video .fa-play {
  font-size: 0.9em;
  padding-right: 6px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .lemmeKnow,
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .shop {
  display: inline-block;
  background-color: #20a7b5;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 21px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li #cantBuyProductNav {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 0px;
  background-color: #4AA6B6;
  color: #ffffff;
  padding: 5px 25px 7px 25px;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown {
  font-weight: 400;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 21px;
  padding: 4px 15px 6px 15px;
  cursor: pointer;
  height: auto;
  width: auto;
  float: none;
  background-color: #20a7b5;
  color: #fff;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown a {
  background-color: #20a7b5;
  color: #fff;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu {
  top: 45px;
  left: -155px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 16px;
  min-width: 260px;
  padding: 15px;
  text-align: left;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu:after {
  content: "";
  position: absolute;
  top: -12px;
  left: 183px !important;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: #FFFFFF transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu:before {
  content: "";
  position: absolute;
  top: -14px;
  left: 183px !important;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: rgba(0, 0, 0, 0.15) transparent;
  display: block;
  width: 0;
  z-index: 0;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options {
  color: #697F91;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .bottom,
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .top {
  display: inline-block;
  padding-top: 5px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .productColour {
  float: left;
  display: inline-block;
  padding-top: 5px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .productPrice {
  float: left;
  display: inline-block;
  padding: 2px 0 6px 0;
  font-weight: 600;
  font-size: 18px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .productPrice .tiny {
  font-size: 0.6em;
  font-weight: 100;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .productPrice .remove_link_decor > a {
  background-color: transparent;
  color: #16a6b6;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .buynow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 0px;
  background-color: #4AA6B6;
  color: #ffffff;
  padding: 3px 15px 5px 15px;
  font-size: 14px;
  margin-left: 10px;
  font-weight: 400;
  margin-top: 2px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .choiceNav {
  height: 35px;
  width: 35px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 4px;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .choiceNav input {
  visibility: hidden;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .brown {
  background-color: #4b342b;
  border: 2px solid #4b342b;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .brown .selected {
  background-image: url('/images/global/selected_tick_white.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .white {
  background-color: #F6F6F6;
  border: 2px solid #BFBFBF;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .blue {
  background-color: #a3d9ec;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .green {
  background-color: #c4da86;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .grey {
  background-color: #949494;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li .dropdown .dropdown-menu .buy-options .pink {
  background-color: #e2839a;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li a img {
  height: 35px;
  margin: 0 auto;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li a p {
  text-align: center;
  color: #74909d;
  font-size: 1.03em;
  font-weight: 400;
  margin: 0;
  text-transform: capitalize;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li a:hover {
  text-decoration: none;
}
.container-product-page-nav .product-page-nav-inner .right .product-page-nav-inner .product-links {
  list-style-type: none;
}
.container-product-page-nav .product-page-nav-inner .right .product-page-nav-inner .product-links li {
  display: inline-block;
}
.container-product-page-nav .product-page-nav-inner .right .product-page-nav-inner .others-click .left .logo {
  width: 120px;
  max-height: 46px;
  cursor: pointer;
}
.container-product-page-nav .product-page-nav-inner .right .product-page-nav-inner .others-click .left p {
  cursor: pointer;
  font-size: 1.50em;
  padding: 8px 0px 0px 0px;
  float: left;
  text-transform: capitalize;
  white-space: pre;
}
.container-product-page-nav .product-page-nav-inner .right .product-page-nav-inner .others-click .left p .other-products {
  padding-left: 10px;
  font-size: 0.7em;
}
.container-product-page-nav ul.product-nav-link-mob {
  display: none;
  list-style-type: none;
  margin: 5px 0 12px;
}
@media (max-width: 1000px) {
  .container-product-page-nav ul.product-nav-link-mob {
    display: block;
  }
}
.container-product-page-nav ul.product-nav-link-mob li {
  display: inline-block;
  margin-right: 15px;
}
.container-product-page-nav ul.product-nav-link-mob li p {
  font-size: 14px;
  color: #FFFFFF;
  margin: 0;
}
@media (max-width: 1000px) {
  .container-product-page-nav .product-page-nav-inner .left {
    width: 49%;
  }
  .container-product-page-nav .buy-cta {
    width: 49%;
    padding: 10px 0;
  }
  .container-product-page-nav .product-page-nav-inner .right {
    display: none;
  }
}
.product-section-header {
  color: #9aa9b4;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
.product-section-header.shadow {
  text-shadow: 0px 0px 20px #A6A6A6;
}
.product-section-header.white {
  color: #fff;
}
.no-need {
  display: none;
}
.container-accessories {
  padding-bottom: 0px;
  max-width: 1170px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.container-accessories .product-configure-accessories {
  padding: 0px 15px;
}
.container-accessories .filters {
  padding: 10px 15px;
  display: inline-block;
}
.container-accessories .filters .filter {
  display: inline-block;
  float: left;
  padding-top: 20px;
}
@media (max-width: 479px) {
  .container-accessories .filters .filter {
    display: none;
  }
}
.container-accessories .filters .filter .value {
  cursor: pointer;
  padding: 8px 18px 4px 21px;
  background-color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 30px;
  margin-right: 5px;
  border: 1px solid #607c8d;
}
.container-accessories .filters .filter .value label {
  cursor: pointer;
  width: auto;
  color: #607c8d;
  font-size: 18px;
  font-weight: 400;
}
.container-accessories .filters .filter .value input {
  visibility: hidden;
}
.container-accessories .filters .filter .selected {
  cursor: pointer;
  padding: 8px 18px 4px 21px;
  background-color: #4AA6B6;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 30px;
  margin-right: 5px;
  border: 1px solid transparent;
}
.container-accessories .filters .filter .selected label {
  cursor: pointer;
  width: auto;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.container-accessories .filters .filter .selected input {
  visibility: hidden;
}
.container-product-dualscan {
  background-image: url(/images/product/dualscan-section-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.container-product-dualscan .row {
  margin-top: 20px;
}
.container-product-dualscan .logo-wrapper {
  text-align: center;
}
.container-product-dualscan .logo-wrapper img {
  max-width: 100%;
}
.container-product-dualscan .content {
  position: relative;
  top: -10px;
}
.container-product-dualscan .content p {
  margin-left: 10px;
}
.container-product-dualscan .content a,
.container-product-dualscan .content p {
  color: white;
}
.container-product-dualscan .img-container img {
  max-height: 80px;
}
.container-product-features {
  background-color: #f0f0f0 !important;
  display: table;
}
@media (max-width: 749px) {
  .container-product-features {
    padding-top: -50px;
  }
}
.container-product-features .mobileHead {
  display: none;
}
@media (max-width: 749px) {
  .container-product-features .mobileHead {
    display: block;
  }
}
.container-product-features .product-features-inner {
  display: inline-block;
}
@media (max-width: 749px) {
  .container-product-features .product-features-inner {
    max-width: 500px;
    display: block;
    margin: 0px auto;
  }
}
.container-product-features .product-features-inner .faqAll {
  display: none;
}
@media (max-width: 749px) {
  .container-product-features .product-features-inner .faqAll {
    display: block;
    text-align: center;
    font-size: 1.03em;
    color: #5e8090;
    font-weight: 400;
    cursor: pointer;
  }
}
.container-product-features .topLeft {
  left: -10%;
}
@media (max-width: 1350px) {
  .container-product-features .topLeft {
    left: 0px;
  }
}
@media (max-width: 1000px) {
  .container-product-features .topLeft {
    display: none;
  }
}
.container-product-features .left {
  vertical-align: middle;
  width: 120%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}
@media (max-width: 1350px) {
  .container-product-features .left {
    width: 100%;
  }
}
.container-product-features .right {
  display: block;
  padding: 0px 0px;
  text-align: center;
}
@media (max-width: 1000px) {
  .container-product-features .right {
    width: 100%;
  }
}
.container-product-features .right .product-section-header {
  text-align: left;
}
@media (max-width: 749px) {
  .container-product-features .right .head {
    display: none;
  }
}
@media (max-width: 749px) {
  .container-product-features .right .noFloat {
    float: none;
  }
}
.container-product-features .right .feature {
  padding: 0px;
  margin-top: 15px;
  height: 100px;
  display: inline-block;
}
@media (max-width: 749px) {
  .container-product-features .right .feature {
    text-align: center;
    height: auto;
    margin-top: 0px;
  }
}
.container-product-features .right .feature .item-inner .img-container {
  max-width: 100px;
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 749px) {
  .container-product-features .right .feature .item-inner .img-container {
    padding: 10px;
  }
}
.container-product-features .right .feature .item-inner .img-container img {
  max-width: 100%;
  max-height: 100%;
  background-color: #f5f5f5;
  border: 3px solid #c4ced3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 15px;
}
@media (max-width: 749px) {
  .container-product-features .right .feature .item-inner .img-container img {
    padding: 5px;
  }
}
.container-product-features .right .feature .item-inner .content {
  width: 69%;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
}
.container-product-features .right .feature .item-inner .content p {
  overflow: hidden;
}
@media (max-width: 749px) {
  .container-product-features .right .feature .item-inner .content p {
    font-size: 1.03em;
    line-height: 1.35;
  }
}
.container-product-features .right .feature .item-inner .content p strong,
.container-product-features .right .feature .item-inner .content p b {
  font-weight: 400;
  display: block;
  color: #5e8090;
  font-size: 18px;
}
@media (max-width: 749px) {
  .container-product-features .right .feature .item-inner .content p strong,
  .container-product-features .right .feature .item-inner .content p b {
    font-size: 1.04em;
  }
}
@media (max-width: 479px) {
  .container-product-features .right .feature a {
    text-decoration: underline;
  }
}
@media (max-width: 749px) {
  .container-product-features .right .responsiveNoShow {
    display: none;
  }
}
.product_option_more_text_Owl {
  display: none;
}
.expandOwl {
  display: inline-block;
  color: #0099a8;
  cursor: pointer;
  white-space: nowrap;
  padding-right: 16px;
  background: url(/images/global/chevron-down-blue-cropped.svg) no-repeat right center;
  background-size: 11px;
}
.expandOwl.up {
  background-image: url(/images/global/chevron-up-blue.svg);
}
.container-product-video {
  padding: 0;
  overflow: hidden;
}
@media (max-width: 749px) {
  .container-product-video {
    padding: 0 !important;
    max-height: 300px;
  }
}
.container-product-video img.big-video-bg {
  height: 100%;
}
.container-product-gallery {
  background-color: white;
}
.container-product-gallery .product-gallery .product-gallery-inner h2 {
  margin-left: -10px;
}
.container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"].uneven-1.first {
  margin-left: 37.5%;
}
.container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"].uneven-2.first {
  margin-left: 25%;
}
.container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"].uneven-3.first {
  margin-left: 12.5%;
}
.container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] div.gallery-image {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f3f3f3;
  width: 210px;
  height: 150px;
  overflow: hidden;
}
.container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] div.gallery-image img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
@media (max-width: 749px) {
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] div.gallery-image {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 6px;
  }
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] div.gallery-image img {
    width: 100%;
  }
}
@media (min-width: 750px) and (max-width: 969px) {
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] div.gallery-image {
    width: 100%;
    height: auto;
    margin: 0;
    margin-bottom: 25px;
  }
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] div.gallery-image img {
    width: 100%;
  }
}
.container-product-life-with-sureflap {
  padding-bottom: 0px !important;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  padding-top: 80px;
}
.container-product-life-with-sureflap .bottom {
  padding-top: 250px;
}
@media (max-width: 749px) {
  .container-product-life-with-sureflap .bottom {
    padding-top: 200px;
  }
}
@media (max-width: 479px) {
  .container-product-life-with-sureflap .bottom {
    padding-top: 50px;
  }
}
.container-product-life-with-sureflap .bottom .gradient {
  height: 208px;
}
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap {
  padding: 30px;
}
@media (max-width: 479px) {
  .container-product-life-with-sureflap .bottom div.product-life-with-sureflap {
    padding: 10px 0px;
  }
}
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf {
  max-width: 1170px;
  margin: 0px auto;
  text-align: center;
}
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf h1,
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf h1 span {
  color: #607c8d;
  font-weight: 100;
  font-size: 56px;
}
@media (max-width: 749px) {
  .container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf h1,
  .container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf h1 span {
    font-size: 30px;
  }
}
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf p,
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf p span {
  font-size: 1.25em;
  color: #919191;
  font-weight: 300;
}
@media (max-width: 749px) {
  .container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf p,
  .container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf p span {
    line-height: 1.35;
    font-size: 1.03em;
  }
}
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf a {
  font-weight: 400;
  font-size: 1.03em;
  padding-top: 10px;
  display: block;
}
.container-product-life-with-sureflap .bottom div.product-life-with-sureflap div.product-life-with-sureflap-inner div.lwsf a i {
  padding-left: 10px;
}
.container-product-manual {
  background-color: #F0F0F0;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #CCC;
}
.container-product-manual .inner {
  max-width: 600px;
  margin: 0px auto;
  padding: 20px 10px;
  display: table;
}
.container-product-manual .inner .link-item .img-container img {
  padding-top: 20px;
}
.container-product-manual .inner .link-item .text-container h4 {
  font-weight: 400;
  display: block;
  color: #7793a0;
  font-size: 21px;
  line-height: 123%;
  margin-bottom: 5px;
}
.container-category-installation {
  background-color: #f6f6f6 !important;
  overflow: hidden;
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper {
  padding-top: 10px;
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 100;
  margin-top: 20px;
  color: #62778C;
}
@media (max-width: 749px) {
  .container-category-installation div.product-installation .product-installation-inner .installation-wrapper h1 {
    font-size: 30px;
  }
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .leading {
  color: #999999;
  font-weight: 300;
  font-size: 21px;
  max-width: 600px;
  margin: 0px auto 40px auto;
  text-align: center;
}
@media (max-width: 749px) {
  .container-category-installation div.product-installation .product-installation-inner .installation-wrapper .leading {
    font-size: 1.03em;
    line-height: 1.35;
  }
}
@media (max-width: 749px) {
  .container-category-installation div.product-installation .product-installation-inner .installation-wrapper .leading {
    font-size: 1.03em;
  }
}
@media (max-width: 969px) {
  .container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas {
    max-width: 380px;
    display: block;
    margin: 0px auto;
    float: none;
  }
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas h4 {
  font-size: 22px;
  font-weight: 300;
  color: #718395;
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas p {
  font-size: 1.0em;
  color: #838383;
  font-weight: 300;
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas .install-video {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: 0% 50%;
  background-image: url(/images/global/play.png);
  background-size: 20px;
  color: #439FAB;
  cursor: pointer;
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas .image {
  height: auto;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 75%;
  border: 2px solid #B8BDC7;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding-top: 24.1%;
  margin-top: 12px;
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas .image.wall {
  background-image: url(/images/global/wall.png);
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas .image.glass {
  background-image: url(/images/global/glass.png);
}
.container-category-installation div.product-installation .product-installation-inner .installation-wrapper .areas .image.door {
  background-image: url(/images/global/door.png);
}
.container-product-installation {
  background-color: white;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper {
  background: url(/images/global/installation.png) no-repeat center top;
  padding-top: 130px;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper {
    background: url(/images/global/installation.png) no-repeat center 5px;
    padding-top: 70px;
    background-size: 100px;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper p {
  color: #999999;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper p {
    font-size: 1.03em;
    line-height: 1.35;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 100;
  margin-top: 20px;
  color: #62778C;
  padding-bottom: 20px;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper h1 {
    font-size: 30px;
    padding-bottom: 10px;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .leading {
  font-weight: 300;
  font-size: 21px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .leading {
    font-size: 1.03em;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .outerVideos {
  width: 120%;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
  margin-left: -10%;
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .outerVideos::-webkit-scrollbar {
  display: none;
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .outerVideos .videos {
  padding: 30px 30px 0px 30px;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .outerVideos .videos {
    width: 900px;
    padding-top: 10px;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .item .img-container {
  max-height: 171px;
  height: 100%;
  vertical-align: middle;
  background-color: #CCCCCC;
  margin-bottom: 10px;
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .item .img-container .img-responsive {
  margin: 0 auto;
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .item p {
  font-size: 1.125em;
  line-height: 1.2em;
  text-align: left;
  color: #838383;
  padding-left: 10px;
  padding-top: 10px;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .item p {
    font-size: 1.03em;
    font-weight: 400;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links {
  margin-top: 30px;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links {
    margin-top: 10px;
  }
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item {
    text-align: center;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item .img-container img {
  float: right;
  padding-top: 10px;
  text-align: center;
  display: inline-block;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item .img-container img {
    padding-bottom: 20px;
    float: none;
  }
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item .text-container {
    padding: 0px;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item .text-container p {
  width: 100%;
  margin: 0px;
  padding: 3px 0px;
  font-size: 18px;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item .text-container p {
    display: none;
  }
}
.container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item .text-container h4 {
  width: 100%;
  margin: 0px;
  padding: 3px 0px;
  color: #607c8d;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 749px) {
  .container-product-installation div.product-installation .product-installation-inner .installation-wrapper .links .link-item .text-container h4 {
    font-size: 18px;
  }
}
.container-product-important {
  background-image: url('/images/product/biotherm/why-block-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.container-product-important h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 100;
  margin-top: 20px;
  color: #fff;
  padding-bottom: 10px;
}
@media (max-width: 749px) {
  .container-product-important h1 {
    font-size: 30px;
    padding-bottom: 10px;
  }
}
.container-product-important p {
  color: #fff;
}
.container-product-important .quote {
  font-size: 1.25em;
  font-weight: 100;
  padding-top: 30px;
  letter-spacing: 0.3px;
}
.container-product-important .visionary {
  font-size: 1.0em;
  font-weight: 100;
  letter-spacing: 0.3px;
  padding-bottom: 0px;
  margin-bottom: -10px;
}
.container-product-important .leading {
  text-align: center;
  color: #fff;
  padding-left: 10px;
  padding-bottom: 30px;
  font-size: 1.2em;
  max-width: 720px;
  margin: 0px auto;
}
@media (max-width: 749px) {
  .container-product-important .leading {
    font-size: 1.03em;
    font-weight: 400;
  }
}
.container-product-important .item-outer {
  text-align: center;
  padding-bottom: 20px;
}
.container-product-why h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 100;
  margin-top: 20px;
  color: #62778C;
  padding-bottom: 10px;
}
@media (max-width: 749px) {
  .container-product-why h1 {
    font-size: 30px;
    padding-bottom: 10px;
  }
}
.container-product-why .leading {
  text-align: center;
  color: #838383;
  padding-left: 10px;
  padding-bottom: 30px;
  font-size: 1.2em;
  max-width: 750px;
  margin: 0px auto;
}
@media (max-width: 749px) {
  .container-product-why .leading {
    font-size: 1.03em;
    font-weight: 400;
  }
}
.container-product-why .item-outer {
  text-align: center;
  padding-bottom: 20px;
}
.container-product-why .item-outer a {
  padding-top: 30px;
  font-size: 20px;
  font-weight: 400;
  display: inherit;
  border-width: 0 0 2px;
  border-style: solid;
  display: inline-block;
  margin: 0px auto;
  text-align: center;
  color: #00A9B5;
}
.container-product-why .item-outer .item {
  height: 100%;
  text-align: center;
  padding: 10px;
}
.container-product-why .item-outer .item .img-container {
  height: 150px;
}
.container-product-why .item-outer .item .img-container img {
  height: 100%;
  width: auto;
}
.container-product-why .item-outer .item .img-container .inner {
  display: block;
  height: 100%;
}
.container-product-why .item-outer .item .text-container {
  float: left;
  line-height: 25px;
  height: 100%;
  padding: 20px 40px 0px 40px;
}
.container-product-why .item-outer .item .text-container h4 {
  color: #5f788e;
  font-weight: 300;
  font-size: 1.5em;
  margin-bottom: 5px;
}
@media (max-width: 969px) {
  .container-product-why .item-outer .item .text-container {
    text-align: center;
  }
}
.container-product-accessories {
  background: #f3f3f3;
  background-image: url("/images/product/accessories-bg.gif");
  border-bottom: 1px solid white;
}
.container-product-accessories .product-accessories .product-accessories-inner .accessories-wrapper {
  margin-top: 50px;
}
.container-product-accessories .product-accessories .product-accessories-inner .accessories-wrapper .item-wrapper {
  padding: 0 15px;
}
@media (min-width: 970px) and (max-width: 1169px) {
  .container-product-accessories .product-accessories .product-accessories-inner .accessories-wrapper .accessory-item {
    max-width: 420px;
  }
}
@media (min-width: 1170px) {
  .container-product-accessories .product-accessories .product-accessories-inner .accessories-wrapper .accessory-item {
    max-width: 420px;
  }
}
@media (max-width: 479px) {
  .container-product-accessories .product-accessories .product-accessories-inner .owl-buttons > div img {
    height: 40px !important;
  }
}
.accessory-item,
.color-item,
.bundle-item {
  background-color: #ffffff;
  padding: 15px;
  zoom: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 3px 5px 0px rgba(220, 220, 220, 0.75);
  box-shadow: 1px 3px 5px 0px rgba(220, 220, 220, 0.75);
}
.accessory-item:before,
.color-item:before,
.bundle-item:before {
  content: '';
  display: block;
}
.accessory-item:after,
.color-item:after,
.bundle-item:after {
  content: '';
  display: table;
  clear: both;
}
.accessory-item:before,
.color-item:before,
.bundle-item:before,
.accessory-item:after,
.color-item:after,
.bundle-item:after {
  content: " ";
  display: table;
}
.accessory-item:after,
.color-item:after,
.bundle-item:after {
  clear: both;
}
.accessory-item .img-container,
.color-item .img-container,
.bundle-item .img-container {
  text-align: center;
  min-height: 150px;
}
.accessory-item p,
.color-item p,
.bundle-item p {
  color: #a0a0a0;
  text-align: center;
}
.accessory-item p.name,
.color-item p.name,
.bundle-item p.name {
  font-size: 1.25em;
  min-height: 56px;
}
.accessory-item p.desc,
.color-item p.desc,
.bundle-item p.desc {
  min-height: 66px;
}
.accessory-item span.price,
.color-item span.price,
.bundle-item span.price {
  font-size: 1.8125em;
  color: #7e7e7e;
  float: left;
  width: 30%;
  min-height: 60px;
}
.accessory-item div.customise-container,
.color-item div.customise-container,
.bundle-item div.customise-container {
  float: right;
  width: 50%;
  text-align: right;
  margin-top: 9px;
}
.accessory-item div.customise-container .toggle-customise,
.color-item div.customise-container .toggle-customise,
.bundle-item div.customise-container .toggle-customise {
  font-size: 1.1875em;
  color: #0099a8;
  cursor: pointer;
}
.accessory-item div.customise-container .toggle-customise:hover,
.color-item div.customise-container .toggle-customise:hover,
.bundle-item div.customise-container .toggle-customise:hover {
  text-decoration: underline;
}
.accessory-item div.customise-container .toggle-customise > span,
.color-item div.customise-container .toggle-customise > span,
.bundle-item div.customise-container .toggle-customise > span {
  top: 6px;
}
.accessory-item div.customise-container.bundle-toggle,
.color-item div.customise-container.bundle-toggle,
.bundle-item div.customise-container.bundle-toggle {
  text-align: left;
}
.accessory-item div.customise-container.bundle-toggle .toggle-customise,
.color-item div.customise-container.bundle-toggle .toggle-customise,
.bundle-item div.customise-container.bundle-toggle .toggle-customise {
  position: relative;
  top: 43px;
}
.accessory-item div.customise,
.color-item div.customise,
.bundle-item div.customise {
  margin-top: 15px;
  overflow: visible !important;
}
.accessory-item div.customise.single,
.color-item div.customise.single,
.bundle-item div.customise.single {
  float: right;
  margin-right: 10px;
  margin-top: -20px;
}
.accessory-item div.customise form div.buy,
.color-item div.customise form div.buy,
.bundle-item div.customise form div.buy {
  text-align: center;
  margin-top: 10px;
}
.accessory-item div.customise form div.buy a:hover,
.color-item div.customise form div.buy a:hover,
.bundle-item div.customise form div.buy a:hover {
  text-decoration: none;
}
.accessory-item div.customise form div.buy span,
.color-item div.customise form div.buy span,
.bundle-item div.customise form div.buy span {
  background-color: #16a6b6;
  color: white;
  font-size: 1.3125em;
  font-weight: 300;
  padding: 6px 6px 7px 8px;
  position: relative;
  left: 4px;
  top: 2px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.accessory-item div.customise form div.buy img,
.color-item div.customise form div.buy img,
.bundle-item div.customise form div.buy img {
  height: 55px;
}
.accessory-item div.customise form .buy-product,
.color-item div.customise form .buy-product,
.bundle-item div.customise form .buy-product {
  margin-top: 10px;
}
.accessory-item div.customise form .select2-row,
.color-item div.customise form .select2-row,
.bundle-item div.customise form .select2-row {
  margin-top: 20px;
}
.accessory-item div.customise form .select2-row .select2-container,
.color-item div.customise form .select2-row .select2-container,
.bundle-item div.customise form .select2-row .select2-container {
  margin-left: -1px;
  text-align: left;
}
.container-product-colours {
  background: #f3f3f3;
  background-image: url(/images/product/feeders/coloured-bars.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper {
  margin-top: 50px;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .item-wrapper {
  padding: 0 15px;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item {
  background-color: #ffffff;
  padding: 15px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(220, 220, 220, 0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(220, 220, 220, 0.75);
  box-shadow: 1px 1px 5px 0px rgba(220, 220, 220, 0.75);
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item .img-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item .img-container img {
  margin: 0 auto;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item p {
  color: #a0a0a0;
  text-align: center;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item p.name {
  font-size: 1.25em;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item span.price {
  font-size: 1.8125em;
  color: #7e7e7e;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise-container {
  text-align: center;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise-container .toggle-customise {
  font-size: 1.1875em;
  color: #0099a8;
  cursor: pointer;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise-container .toggle-customise:hover {
  text-decoration: underline;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise {
  margin-top: 15px;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise form div.buy {
  text-align: center;
  margin-top: 10px;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise form div.buy a:hover {
  text-decoration: none;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise form div.buy span {
  background-color: #16a6b6;
  color: white;
  font-size: 1.3125em;
  font-weight: 300;
  padding: 6px 6px 7px 8px;
  position: relative;
  left: 4px;
  top: 2px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.container-product-colours .product-colours .product-colours-inner .colours-wrapper .colour-item div.customise form div.buy img {
  height: 55px;
}
.container-product-bundles {
  background: #f3f3f3;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper {
  margin-top: 50px;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .item-wrapper {
  padding: 0 15px;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item {
  background-color: #ffffff;
  padding: 15px;
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(220, 220, 220, 0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(220, 220, 220, 0.75);
  box-shadow: 1px 1px 5px 0px rgba(220, 220, 220, 0.75);
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item .img-container {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item .img-container img {
  margin: 0 auto;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info div.price-info {
  /*float: right;
								width: 50%;*/
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info div.price-info span {
  width: auto;
  margin: 0px auto;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info div.price-info span.price {
  font-size: 2.3125em;
  color: #7e7e7e;
  width: auto;
  float: none;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info div.price-info span.saving {
  position: relative;
  top: -10px;
  font-size: 1.125em;
  color: #eb715d;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info .buy-button {
  /*width: 50%;*/
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info .buy-button div.buy {
  float: left;
  /*width:50%;*/
  text-align: left;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info .buy-button div.buy a.buy-button {
  top: 13px;
  display: inline-block;
  color: #fff;
  background-color: #16a6b6;
  padding: 10px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.info .buy-button div.buy a.buy-button span {
  font-size: 1.25em;
  font-weight: 600;
  padding-right: 32px;
  background-image: url(/images/global/shopping-cart-white.svg);
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: right;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.customise {
  margin-top: 15px;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.customise .toggle-customise {
  margin-top: 30px;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.customise form div.buy a:hover {
  text-decoration: none;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.customise form div.buy span {
  background-color: #16a6b6;
  color: white;
  font-size: 1.3125em;
  font-weight: 300;
  padding: 6px 6px 7px 8px;
  position: relative;
  left: 4px;
  top: 2px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.container-product-bundles .product-bundles .product-bundles-inner .bundles-wrapper .bundle-item div.customise form div.buy img {
  height: 55px;
}
.container-product-dimensions {
  padding-bottom: 40px;
  background: url(/images/product/graph-bg-tile-new.png);
  background-repeat: repeat;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner {
  padding-bottom: 80px;
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner {
    padding-bottom: 0px;
  }
}
.container-product-dimensions .product-dimensions .product-dimensions-inner .dimensionOptions {
  display: none;
  width: 100%;
  padding: 10px;
  background-color: transparent;
  color: #667c8f;
  font-size: 24px;
  font-weight: 400;
  border: 2px solid #a8b0bc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-appearance: none;
  background-image: url('/images/global/triangle.png');
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 10px;
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner .dimensionOptions {
    display: block;
  }
}
@media (max-width: 479px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner .dimensionOptions {
    font-size: 18px;
  }
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-image img {
  margin: 0 auto;
  display: none;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-image img.active {
  display: block;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner .dimension-main-block-resp {
  display: none;
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner .dimension-main-block-resp {
    display: block;
  }
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner .dimension-main-block {
    display: none;
  }
}
.container-product-dimensions .product-dimensions .product-dimensions-inner .dimension-main-block.right {
  display: table;
  margin-top: -20px;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner .dimension-main-block.right .dimension-info {
  display: table-cell;
  vertical-align: middle;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info {
  text-align: center;
  color: #838383;
  width: 100%;
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info {
    padding: 10px 20px 30px 20px;
  }
}
@media (max-width: 479px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info {
    padding: 15px 0px 10px 0px;
  }
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info p.dimensions-text {
  font-size: 2.7em;
  color: #607c8d;
  font-weight: 100;
  display: none;
  text-align: left;
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info p.dimensions-text {
    text-align: center;
    font-size: 30px;
    line-height: 1.1;
    font-weight: 300;
  }
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info p.dimensions-text.active {
  display: block;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info p.dimensions-desc {
  min-height: 50px;
  display: none;
  text-align: left;
  font-size: 20px;
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info p.dimensions-desc {
    text-align: center;
    font-size: 1.03em;
  }
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info p.dimensions-desc.active {
  display: block;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info p.see-more {
  font-size: 0.9375em;
  color: #0099a8;
  font-weight: 700;
  text-transform: uppercase;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info ul {
  list-style: none;
  display: inline-block;
  padding-left: 0;
  width: 100%;
  margin-bottom: 50px;
  margin-top: 25px;
}
@media (max-width: 749px) {
  .container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info ul {
    display: none;
  }
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info ul li {
  display: inline-block;
  float: left;
  padding: 10px;
  font-size: 1.2em;
  border: 2px solid transparent;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info ul li.active {
  color: #607c8d;
  font-weight: 400;
  border: 2px solid #cecfd0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.container-product-dimensions .product-dimensions .product-dimensions-inner div.dimension-info ul li:hover {
  cursor: pointer;
}
.container-product-tech-specs {
  background: url(/images/product/graph-bg.png);
}
.container-product-tech-specs .product-tech-specs .product-tech-specs-inner div.spec-image img {
  margin: 0 auto;
}
.container-product-tech-specs .product-tech-specs .product-tech-specs-inner div.spec-info {
  text-align: center;
  color: #838383;
}
.container-product-tech-specs .product-tech-specs .product-tech-specs-inner div.spec-info p.tech-specs-text {
  font-size: 1.5em;
  color: #0099a8;
}
.container-product-tech-specs .product-tech-specs .product-tech-specs-inner div.spec-info p.tech-specs-desc {
  min-height: 50px;
}
.container-product-tech-specs .product-tech-specs .product-tech-specs-inner div.spec-info p.see-more {
  font-size: 0.9375em;
  color: #0099a8;
  font-weight: 700;
  text-transform: uppercase;
}
.container-product-tech-specs .product-tech-specs .product-tech-specs-inner div.spec-info .tech-spec-body {
  padding: 30px;
  font-size: 1.125em;
}
.container-product-reviews {
  width: 100%;
  background: url(/images/product/happypets-bg.png) repeat center;
  background-attachment: fixed;
  min-height: 420px;
}
.container-product-reviews .product-reviews-inner h2 {
  color: #ffffff;
}
.container-product-reviews .product-reviews-inner #sureflap-reviews {
  margin-top: 50px;
}
.container-product-reviews .product-reviews-inner .carousel-control {
  background: none !important;
}
.container-product-reviews .product-reviews-inner #review-left {
  height: 52px;
  margin-top: -45px;
  margin-left: -52px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
@media (max-width: 479px) {
  .container-product-reviews .product-reviews-inner #review-left {
    margin-left: -30px;
  }
}
.container-product-reviews .product-reviews-inner #review-right {
  height: 52px;
  margin-top: -45px;
  margin-right: -52px;
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
@media (max-width: 479px) {
  .container-product-reviews .product-reviews-inner #review-right {
    margin-right: -30px;
  }
}
.container-product-reviews .product-reviews-inner .item {
  padding: 0 10%;
  min-height: 400px;
}
.container-product-reviews .product-reviews-inner .item img.review-image {
  width: 140px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.container-product-reviews .product-reviews-inner .item p.review {
  font-size: 1.4375em;
  font-weight: 300;
  color: #ffffff;
}
.container-product-reviews .product-reviews-inner .item p.reviewer {
  font-size: 1.125em;
  font-weight: 300;
  color: #ffffff;
}
.container-product-reviews .product-reviews-inner .item ul li {
  padding: 0;
}
.container-product-reviews .product-reviews-inner .item ul li img {
  height: 30px;
}
.container-product-reviews .product-reviews-inner ol.carousel-indicators {
  bottom: -20px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#compare_colours_wrapper {
  background-color: #fff !important;
  border-bottom: 1px solid #cccccc;
}
.product-colours {
  border-bottom: 1px solid #cccccc;
}
.container-colours {
  background-color: #fff !important;
  max-width: 1170px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
  height: 650px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: contain;
  background-image: url('/media/products/Feeder_Colours_Small.png');
}
@media (max-width: 970px) {
  .container-colours {
    height: 600px;
  }
}
@media (max-width: 749px) {
  .container-colours {
    height: 550px;
  }
}
.container-colours h1,
.container-colours p {
  text-align: center;
}
.container-colours p {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 25px;
  max-width: 600px;
  margin: 0px auto;
  font-size: 20px;
  padding: 8px;
}
@media (max-width: 749px) {
  .container-colours p {
    font-size: 16px;
    padding: 0px 20px;
  }
}
.container-colours h1 {
  color: #607c8d;
  font-weight: 100;
  font-size: 50px;
}
@media (max-width: 749px) {
  .container-colours h1 {
    font-size: 40px;
    padding-bottom: 10px;
  }
}
.container-category-summary .product-summary-inner {
  border-top: 2px solid #69839d;
}
.container-category-summary .product-summary-inner h4 {
  color: #69839D;
  padding: 13px;
  margin: 13px;
  border-radius: 10px;
  font-size: 3em;
}
@media (max-width: 749px) {
  .container-category-summary .product-summary-inner h4 {
    display: none;
  }
}
.container-category-summary .product-summary-inner .outer {
  float: left;
}
@media (max-width: 749px) {
  .container-category-summary .product-summary-inner .outer {
    float: none;
    margin: 0px auto;
    display: inline-block;
  }
}
.container-category-summary .product-summary-inner .outer .compare_buttons {
  margin-right: 10px;
}
.container-category-summary .product-summary-inner .buy-options {
  height: 400px;
  margin-bottom: 20px;
  width: 330px;
  border-radius: 8px;
  border: solid 1px #52708E36;
  margin: 10px;
  display: inline-block;
}
@media (max-width: 749px) {
  .container-category-summary .product-summary-inner .buy-options {
    margin: 0;
    margin-bottom: 20px;
  }
}
.container-category-summary .product-summary-inner .buy-options .inner {
  text-align: center;
}
.container-category-summary .product-summary-inner .buy-options .inner .thumb {
  max-height: 180px;
  width: 100%;
  display: block;
  vertical-align: bottom;
  text-align: center;
  height: 500px;
  margin-top: 20px;
}
@media (max-width: 749px) {
  .container-category-summary .product-summary-inner .buy-options .inner .thumb {
    margin-top: 0;
  }
}
.container-category-summary .product-summary-inner .buy-options .inner .thumb img {
  display: inline-block;
  text-align: center;
  max-height: 180px;
  max-width: 180px;
}
.container-category-summary .product-summary-inner .buy-options .inner p {
  max-width: 300px;
  margin: 5px auto;
  font-size: 0.75em;
}
.container-category-summary .product-summary-inner .buy-options .inner .logoOuter {
  display: table;
  width: 100%;
  padding-top: 10px;
}
.container-category-summary .product-summary-inner .buy-options .inner .logoOuter .logo {
  font-family: 'Source Sans Pro Semibold', sans-serif;
  font-size: 1.4em;
  font-size: 1.01vw;
  color: white;
  border-radius: 18px;
  border: solid 5px white;
  margin-bottom: 5px;
  padding: 2px 2px 2px 2px;
}
.container-category-summary .product-summary-inner .buy-options .inner .logoOuter .logo img {
  max-height: 70px;
}
.container-category-summary .product-summary-inner .buy-options .inner .link {
  float: left;
  width: 100%;
  font-weight: 400;
  padding-bottom: 15px;
}
.container-category-summary .product-summary-inner .buy-options .inner .bottom {
  display: inline-block;
  margin-top: 10px;
}
@media (max-width: 749px) {
  .container-category-summary .product-summary-inner .buy-options {
    padding-top: 30px;
  }
}
.container-category-summary .product-summary-inner .buy-options span.sap_rrp_x_promo_strike_through {
  display: block;
  text-decoration: line-through;
  color: black;
  font-size: medium;
  font-weight: bold;
  font-style: italic;
}
.container-category-summary .product-summary-inner .buy-options .buynow {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 6px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 0px;
  background-color: #4AA6B6;
  color: #ffffff;
  padding: 2px 4px 5px 4px;
  font-size: 16px;
  margin-left: 2px;
  font-weight: 400;
}
@media (max-width: 749px) {
  .container-category-summary .product-summary-inner .buy-options .buynow {
    float: none;
    position: relative;
    margin: 5px 0;
  }
}
@media (max-width: 749px) {
  .container-category-summary .product-summary-inner .buy-options .lemmeKnow {
    top: 5px;
  }
}
.container-category-summary .product-summary-inner .buy-options .choiceSum {
  height: 30px;
  width: 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  border: 2px solid #b8b8b8;
  float: left;
  display: inline-block;
  margin: 0px 2px;
}
.container-category-summary .product-summary-inner .buy-options .choiceSum input {
  visibility: hidden;
}
.container-category-summary .product-summary-inner .buy-options .brown {
  background-color: #4b342b;
}
.container-category-summary .product-summary-inner .buy-options .brown .selected {
  background-image: url('/images/global/selected_tick_white.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-category-summary .product-summary-inner .buy-options .white {
  background-color: #ffffff;
}
.container-category-summary .product-summary-inner .buy-options .white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-category-summary .product-summary-inner .buy-options .grey_white {
  background: #606060;
  background: linear-gradient(45deg, #606060 50%, #ffffff 50%);
}
.container-category-summary .product-summary-inner .buy-options .grey_white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-category-summary .product-summary-inner .buy-options .blue {
  background-color: #a3d9ec;
}
.container-category-summary .product-summary-inner .buy-options .green {
  background-color: #c4da86;
}
.container-category-summary .product-summary-inner .buy-options .grey {
  background-color: #949494;
}
.container-category-summary .product-summary-inner .buy-options .pink {
  background-color: #e2839a;
}
.container-category-main {
  padding: 0px !important;
}
.container-category-main .main-image {
  display: table;
  width: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  height: 625px;
  background-size: cover;
  border-bottom: 1px solid #fff;
}
@media (max-width: 749px) {
  .container-category-main .main-image {
    height: 310px;
    padding-bottom: 30px;
  }
}
.container-category-main .main-image .content {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.container-category-main .main-image .content p,
.container-category-main .main-image .content h1 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}
@media (max-width: 1000px) {
  .container-category-main .main-image .content h1 {
    margin-top: 140px !important;
  }
}
@media (max-width: 749px) {
  .container-category-main .main-image .content {
    vertical-align: bottom;
  }
}
.container-category-main .main-image .content .button-box .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-size: 18px;
  background-image: none;
  padding: 4px 14px 7px 14px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin: 22px 1px 0px 1px;
}
@media (max-width: 749px) {
  .container-category-main .main-image .content .button-box .button {
    margin: 0px 1px 0px 1px;
  }
}
.container-category-main .main-image .content .button-box .button.video {
  border: 2px solid #fff;
  color: #fff;
}
.container-category-main .main-image .content .button-box .button.video .fa-play {
  font-size: 14px;
  padding: 0px 10px 0px 5px;
}
.container-category-main .main-image .content .button-box .button.shop {
  color: #fff;
  border: 2px solid #16a6b6;
  background-color: #16a6b6;
}
.container-category-main .main-image .content h1 {
  color: #fff;
  font-weight: 100;
  font-size: 50px;
  padding-bottom: 5px;
  margin-top: 100px;
}
@media (max-width: 749px) {
  .container-category-main .main-image .content h1 {
    font-size: 28px;
    margin-top: 0px;
    padding-bottom: 0px;
  }
}
.container-category-main .main-image .content p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.container-category-main .sub-image {
  background-position: 50%;
  background-repeat: no-repeat !important;
  height: 250px;
  background-size: cover !important;
}
.container-category-main .sub-image .outer {
  height: 100%;
  width: 100%;
  display: table;
}
.container-category-main .sub-image .outer .inner {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  padding-bottom: 15px;
}
.container-category-main .sub-image .outer .inner .top {
  font-size: 28px;
  color: #FFFFFF;
  font-weight: 100;
  padding: 0px 10%;
  line-height: 1.3;
}
.container-category-main .sub-image .outer .inner .link {
  color: #fff;
  text-decoration: none;
}
.container-category-main .sub-image .outer .inner .link p {
  display: inline-block;
  font-size: 18px;
  color: #fff;
}
.container-category-main .sub-image .outer .inner .link .arrow {
  background: url('/images/compare/right-arrow.png') no-repeat 100% 50%;
  height: 16px;
  width: 16px;
  display: inline-block;
  padding-left: 25px;
  position: relative;
  top: 2px;
}
.container-category-main .first {
  border-bottom: 1px solid #fff;
}
.container-category-main .second {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media (max-width: 749px) {
  .container-category-main .second {
    border-left: none;
    border-right: none;
  }
}
.container-category-main .third {
  border-bottom: 1px solid #fff;
}
.container-product-summary {
  background-color: #f6f6f6 !important;
}
@media (max-width: 749px) {
  .container-product-summary {
    background-color: #ffffff !important;
  }
}
.container-product-summary div.product-summary-inner .summary-product-container {
  max-width: 900px;
  margin: 0px auto;
  padding: 25px 0px;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .summary-product-container {
    max-width: 100%;
  }
}
.container-product-summary div.product-summary-inner .product-compare-container {
  margin: 0px auto;
  max-width: 900px;
  padding: 0px 0px 50px 0px;
  width: 100%;
  display: table;
}
.container-product-summary div.product-summary-inner .product-compare-container .left,
.container-product-summary div.product-summary-inner .product-compare-container .right {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.container-product-summary div.product-summary-inner .product-compare-container .left .compare-door-text {
  text-align: left;
  display: inline-block;
  font-size: 36px;
  font-weight: 100;
  color: #5e8090;
  line-height: 1;
  padding: 30px 60px 30px 0px;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-compare-container .left .compare-door-text {
    text-align: center;
    padding: 10px;
    font-size: 30px;
  }
}
.container-product-summary div.product-summary-inner .product-compare-container .left .compare-door-text b {
  font-weight: 400;
  font-style: italic;
}
.container-product-summary div.product-summary-inner .product-compare-container .left .compare-door-link {
  text-align: left;
  padding: 8px 20px 12px 20px;
  display: inline-block;
  float: left;
  background-color: #4AA6B6;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 22px;
  font-weight: 300;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-compare-container .left .compare-door-link {
    float: none;
    padding: 6px 25px 9px 25px;
    font-size: 18px;
    font-weight: 400;
  }
}
.container-product-summary div.product-summary-inner .product-compare-container .top {
  display: none;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-compare-container .top {
    display: block;
  }
  .container-product-summary div.product-summary-inner .product-compare-container .top img {
    max-width: 80%;
    margin: 0px auto;
    display: inherit;
    padding-bottom: 20px;
  }
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-compare-container .right {
    display: none;
  }
}
.container-product-summary div.product-summary-inner .product-compare-container .right img {
  max-width: 100%;
}
.container-product-summary div.product-summary-inner .buy-options-container {
  display: table-cell;
  width: 40%;
  text-align: center;
  height: 200px;
  vertical-align: middle;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .buy-options-container {
    width: 100%;
    height: auto;
    padding-top: 20px;
    display: block;
  }
}
.container-product-summary div.product-summary-inner .outer {
  float: left;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .outer {
    float: none;
    margin: 0px auto;
    display: inline-block;
  }
}
.container-product-summary div.product-summary-inner .buy-options {
  display: inline-block;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .buy-options {
    padding-top: 30px;
  }
}
.container-product-summary div.product-summary-inner .buy-options .sku_data_radio {
  display: none;
}
.container-product-summary div.product-summary-inner .buy-options .buynow {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  cursor: pointer;
  float: left;
  display: inline-block;
  margin: 0px 0px;
  background-color: #4AA6B6;
  color: #ffffff;
  padding: 7px 25px 9px 25px;
  font-size: 18px;
  margin-left: 10px;
  font-weight: 400;
  /*span.sap_rrp_x_promo_strike_through{
				display: block;
				text-decoration: line-through;
				color: whitesmoke;
				font-size: medium;
				font-weight: bold;
				font-style: italic;
			}*/
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .buy-options .buynow {
    float: none;
    position: relative;
    top: -15px;
  }
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .buy-options .lemmeKnow {
    top: 5px;
  }
}
.container-product-summary div.product-summary-inner .buy-options .choice {
  height: 40px;
  width: 41px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: pointer;
  border: 3px solid #b8b8b8;
  float: left;
  display: inline-block;
  margin: 0px 2px;
}
.container-product-summary div.product-summary-inner .buy-options .choice input {
  visibility: hidden;
}
.container-product-summary div.product-summary-inner .buy-options .brown {
  background-color: #4b342b;
}
.container-product-summary div.product-summary-inner .buy-options .brown .selected {
  background-image: url('/images/global/selected_tick_white.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-summary div.product-summary-inner .buy-options .white {
  background-color: #ffffff;
}
.container-product-summary div.product-summary-inner .buy-options .white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-summary div.product-summary-inner .buy-options .blue {
  background-color: #a3d9ec;
}
.container-product-summary div.product-summary-inner .buy-options .green {
  background-color: #c4da86;
}
.container-product-summary div.product-summary-inner .buy-options .grey_white {
  background: #606060;
  background: linear-gradient(45deg, #606060 50%, #ffffff 50%);
}
.container-product-summary div.product-summary-inner .buy-options .grey_white .selected {
  background-image: url('/images/global/selected_tick_grey.png');
  background-repeat: no-repeat;
  background-position: 50%;
  height: 100%;
  width: 100%;
}
.container-product-summary div.product-summary-inner .buy-options .grey {
  background-color: #949494;
}
.container-product-summary div.product-summary-inner .buy-options .pink {
  background-color: #e2839a;
}
.container-product-summary div.product-summary-inner .product-name-container {
  text-align: left;
  width: 60%;
  display: inline-block;
  float: left;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-name-container {
    text-align: center;
  }
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-name-container .product-name #mainImageBottom {
    max-width: 25%;
  }
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-name-container .product-name #mainLogoBottom {
    max-width: 69%;
    max-height: 80px;
  }
}
.container-product-summary div.product-summary-inner .product-name-container .product-name img {
  max-width: 235px;
  width: 49%;
  max-height: 200px;
}
@media (max-width: 749px) {
  .container-product-summary div.product-summary-inner .product-name-container {
    width: 100%;
  }
}
.container-product-summary div.product-summary-inner .footer-list {
  padding-top: 50px;
  margin-bottom: 30px;
}
.container-product-summary div.product-summary-inner .footer-list .footer_feature {
  padding: 0px;
  margin-top: 15px;
  float: left;
}
.container-product-summary div.product-summary-inner .footer-list .footer_feature .item-inner {
  width: 100%;
  text-align: center;
}
.container-product-summary div.product-summary-inner .footer-list .footer_feature .item-inner .img-container {
  width: 100px;
  display: inline-block;
  vertical-align: top;
  background-position: 50%;
  background-size: 50%;
  height: 100px;
  background-repeat: no-repeat;
  border: 3px solid #c4ced3;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  padding: 15px;
}
@media (max-width: 479px) {
  .container-product-summary div.product-summary-inner .footer-list .footer_feature .item-inner .img-container {
    /*width: 100%;*/
    position: static;
    max-height: 80px;
    margin: 0px 0px 0px 0px;
  }
}
.container-product-summary div.product-summary-inner .footer-list .footer_feature .item-inner .content {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;
  padding-top: 8px;
}
.container-product-summary div.product-summary-inner .footer-list .footer_feature .item-inner .content p {
  font-size: 18px;
}
.container-product-summary div.product-summary-inner .footer-list .footer_feature .item-inner .content p strong,
.container-product-summary div.product-summary-inner .footer-list .footer_feature .item-inner .content p b {
  /* width: 100%; */
  font-weight: 400;
  /* width: 100%; */
  display: block;
  color: #5e8090;
  font-size: 20px;
}
.container-product-summary div.product-summary-inner .footer-list ul li {
  width: 100%;
  list-style: none;
  margin-bottom: 35px;
}
.container-product-summary div.product-summary-inner .footer-list ul li img {
  float: left;
  max-width: 100px;
  width: 30%;
  padding-right: 2%;
  padding-bottom: 30px;
}
.container-product-summary div.product-summary-inner .footer-list ul li > div {
  position: relative;
  top: 3px;
  width: 68%;
  display: inline;
  color: #74767a;
}
.container-back-to-top {
  padding: 0;
}
.container-back-to-top .back-to-top-inner {
  text-align: center;
}
.container-back-to-top .back-to-top-inner .btt-container {
  display: inline-block;
}
.container-back-to-top .back-to-top-inner .btt-container a:hover {
  text-decoration: none;
}
.container-back-to-top .back-to-top-inner .btt-container img {
  width: 80px;
}
.container-back-to-top .back-to-top-inner .btt-container span {
  font-size: 1.5em;
  color: #a0a0a0;
  position: relative;
  top: 2px;
  left: -7px;
}
@media (max-width: 479px) {
  .container-footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.container-footer div.footer-inner {
  text-align: center;
}
.container-footer div.footer-inner .section {
  overflow: auto;
  width: 100%;
}
.container-footer div.footer-inner div.news-signup {
  border: #677e91 1px solid;
  border-radius: 0.4em;
  color: #677e91;
  margin: 0.8em auto;
  max-width: 400px;
  text-align: left;
  line-height: 1em;
  padding: 0.8em 0;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox p {
  margin: 0;
  font-size: 0.8em;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox p.heading {
  font-weight: bold;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox-click {
  margin-top: 17px;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox-click a {
  border: #16a6b6 0.11em solid;
  border-radius: 0.3em;
  margin: 0;
  font-size: 1.0em;
  color: #16a6b6;
  text-align: center;
  margin-top: 0.8em;
  padding: 0.35em;
  font-weight: bold;
  cursor: pointer;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox-click a:visited {
  border: #677e91 0.11em solid;
  color: #677e91;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox-click a:hover {
  color: white;
  background-color: #16a6b6;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox-click a:active {
  background-color: black;
  color: white;
}
.container-footer div.footer-inner div.news-signup .sign-up-textbox-click .signup_spinner {
  width: 15px;
  margin-left: 10px;
}
.container-footer div.footer-inner div.news-signup > p {
  font-size: 12px;
  margin-top: 15px;
  line-height: 1em;
}
.container-footer div.footer-inner div.news-signup input {
  font-size: 12px;
}
.container-footer div.footer-inner div.news-signup .input-group-btn button {
  background: #02A6B6;
}
.container-footer div.footer-inner div.news-signup input.news-signup-footer {
  border-right: none;
  background-color: #fff;
}
.container-footer div.footer-inner div.news-signup button.news-signup-footer {
  border-left: none;
  padding: 7px 5px 11px 16px !important;
  height: 44px;
}
.container-footer div.footer-inner div.product-links:last-child {
  margin-bottom: 0px;
}
.container-footer div.footer-inner .products a {
  text-align: center;
  font-size: 0.9375em;
  color: #a0a0a0;
}
.container-footer div.footer-inner div#social img.social-icon {
  height: 30px;
  fill: #9E9E9E;
  filter: invert(48%) sepia(0%) saturate(0%) hue-rotate() brightness(102%) contrast(190%);
}
.container-footer div.footer-inner .footer-main a,
.container-footer div.footer-inner .footer-sub a {
  font-weight: 400;
}
.container-footer div.footer-inner .footer-main,
.container-footer div.footer-inner .footer-sub,
.container-footer div.footer-inner .footer-legal {
  margin: 10px 0px;
}
.container-footer div.footer-inner .footer-main .list-inline li,
.container-footer div.footer-inner .footer-sub .list-inline li,
.container-footer div.footer-inner .footer-legal .list-inline li {
  margin: 0px 15px;
}
.container-footer div.footer-inner .footer-main .list-inline li a,
.container-footer div.footer-inner .footer-sub .list-inline li a,
.container-footer div.footer-inner .footer-legal .list-inline li a {
  color: #657f91;
  cursor: pointer;
}
.container-footer div.footer-inner .footer-sub,
.container-footer div.footer-inner .footer-legal {
  font-size: 14px;
}
.container-footer div.footer-inner .footer-legal .list-inline li {
  margin: 0px;
  padding: 0px 20px;
  border-right: 1px solid #D3D3D3;
}
.container-footer div.footer-inner .footer-legal .list-inline li:last-child {
  border: none;
}
@media (max-width: 767px) {
  .container-footer div.footer-inner .footer-main .list-inline li {
    display: block;
    margin: 15px 0;
    font-size: 18px;
  }
  .container-footer div.footer-inner .footer-sub .list-inline li {
    display: block;
    margin: 15px 0;
  }
  .container-footer div.footer-inner div.social {
    margin-bottom: 30px;
  }
}
.container-footer div.footer-inner .site-links {
  margin-top: 10px;
  text-align: center;
  text-transform: lowercase;
}
.container-footer div.footer-inner .site-links img {
  margin: 0 auto 20px auto;
  width: 100px;
}
.container-footer div.footer-inner .site-links ul li {
  text-align: center;
  font-size: 0.875em;
}
.container-footer div.footer-inner .site-links ul li a {
  color: #838383;
}
.container-footer div.footer-inner .site-links p.sf_trade_as_text {
  text-align: center;
  float: none;
  text-transform: none;
  font-size: 0.74em;
}
@media (max-width: 749px) {
  .hidden-small,
  .visible-large {
    display: none !important;
  }
  .visible-small,
  .hidden-large {
    display: block;
  }
  .item .item-inner {
    text-align: center;
  }
  .item .item-inner .img-container {
    display: inline-block;
  }
  .modal .modal-dialogue {
    width: 100%;
  }
  .link-wrapper {
    margin-top: 35px !important;
  }
  .partner-wrapper {
    display: table;
    width: 100%;
  }
  .partner-wrapper p {
    display: table-cell;
    vertical-align: middle;
  }
  .partner-wrapper img {
    display: table-cell;
  }
  .awards-wrapper {
    margin-top: 20px;
  }
  /*.container-other-products
	{
		.other-product
		{
			a.other-product-nav {
				cursor: default;
			}
			a.other-left, a.other-right {
				position: absolute;

				img {
					height: 20px;
				}
			}
			a.other-left {
				left: 0;
			}
			a.other-right {
				right: 0;
			}

			display: block;
			padding: 8px 4px 0 4px;
			margin: 0 auto;

			.product-icon {
				display: none;

				img {
					display: inline;
				}
			}
			.product-name
			{
				position: relative;
				display: table;
				padding-left: 0;
				margin: 0 auto;

				img.dualscan-embellishment {
					display: none;
					position: absolute;
					top: -10px;
					right: -27px;
				}

				span {
					position: initial;
				}
				span.first {
					.font-size(14);
					color: @grey;
					display: table-cell;
					vertical-align: middle;
					position: initial;
					padding-right: 2px;

					//position: relative;
					//top: -8px;
					//left: 8px;

				}
				p.second {
					display: table-cell;
					vertical-align: middle;
					.font-size(24);
					position: initial;
					padding-left: 2px;
				}
				span.compare {
					color: #86898c;
					.font-size(20);
				}

				img {
					width: 40px;
					display: inline;
					position: absolute;
					top: 5px;
				}
			}
		}
		&.teal {
			border-bottom: 1px solid @teal;
		}
		&.blue {
			border-bottom: 1px solid @blue;
		}
		&.purple {
			border-bottom: 1px solid @purple;
		}
		&.green {
			border-bottom: 1px solid @green;
		}
		&.orange {
			border-bottom: 1px solid @orange;
		}
	}

	*/
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] {
    padding: 0 3px;
  }
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"][class*="uneven"].first {
    margin-left: 0;
  }
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"].last {
    margin: 0 25% !important;
  }
  .container-product-gallery .product-gallery .product-gallery-inner .gallery div[class*="col-"] .gallery-image {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .container-product-accessories .product-accessories .product-accessories-inner .accessories-wrapper .accessory-item p.desc {
    width: 60%;
    margin: 0 auto;
  }
  .bundle-item > div:first-child,
  .color-item > div:first-child,
  .accessory-item > div:first-child {
    text-align: center;
  }
  .bundle-item span.price,
  .color-item span.price,
  .accessory-item span.price {
    float: none;
  }
  .bundle-item div.info,
  .color-item div.info,
  .accessory-item div.info {
    float: none;
    width: 100%;
  }
  .bundle-item div.info span,
  .color-item div.info span,
  .accessory-item div.info span {
    text-align: center;
    display: block;
  }
  .bundle-item div.info span.price,
  .color-item div.info span.price,
  .accessory-item div.info span.price {
    font-size: 2.3125em;
    color: #7e7e7e;
    float: none;
  }
  .bundle-item div.info span.saving,
  .color-item div.info span.saving,
  .accessory-item div.info span.saving {
    position: relative;
    top: -10px;
    font-size: 1.125em;
    color: #eb715d;
  }
  .bundle-item div.info div.buy,
  .color-item div.info div.buy,
  .accessory-item div.info div.buy {
    float: none;
    width: 100%;
    text-align: center;
  }
  .bundle-item div.info div.buy a.buy-button,
  .color-item div.info div.buy a.buy-button,
  .accessory-item div.info div.buy a.buy-button {
    position: static;
    display: inline-block;
    color: #fff;
    background-color: #16a6b6;
    padding: 10px 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .bundle-item div.info div.buy a.buy-button span,
  .color-item div.info div.buy a.buy-button span,
  .accessory-item div.info div.buy a.buy-button span {
    font-size: 1.25em;
    font-weight: 600;
    padding-right: 32px;
    background-image: url(/images/global/shopping-cart-white.svg);
    background-size: 21px;
    background-repeat: no-repeat;
    background-position: right;
  }
  .bundle-item .customise.single,
  .color-item .customise.single,
  .accessory-item .customise.single {
    float: none;
    margin-top: 15px;
  }
  .bundle-item .customise .select2-container,
  .color-item .customise .select2-container,
  .accessory-item .customise .select2-container {
    margin: 5px 0;
  }
  .container-product-tech-specs .spec-image {
    margin-bottom: 30px;
  }
  .container-product-video .product-video {
    height: 290px;
  }
  .container-product-video .product-video .product-video-inner img {
    margin: 0 auto;
  }
  .container-product-reviews .product-reviews-inner .item {
    text-align: center;
  }
  .container-product-reviews .product-reviews-inner .item img.review-image {
    width: 160px;
    margin-bottom: 20px;
  }
  .container-product-reviews .product-reviews-inner a.left > img,
  .container-product-reviews .product-reviews-inner a.right > img {
    top: 75px !important;
  }
  .container-product-summary {
    padding-bottom: 0;
  }
  .container-footer div.footer-inner {
    text-align: center;
  }
  .container-footer div.footer-inner ul {
    text-align: center;
    margin-bottom: 0;
  }
  .container-footer div.footer-inner .section {
    margin: 10px 0;
  }
  .container-footer div.footer-inner div.product-links {
    margin-bottom: 0px;
  }
  .container-footer div.footer-inner .products {
    margin-bottom: 20px;
  }
  .container-footer div.footer-inner .products a {
    text-align: center;
    font-size: 0.9375em;
    color: #a0a0a0;
  }
  .container-footer div.footer-inner div.social img {
    height: 45px;
  }
  .container-footer div.footer-inner .site-links {
    text-align: center;
  }
  .container-footer div.footer-inner .site-links div.img-container {
    display: inline-block;
  }
  .container-footer div.footer-inner .site-links div.img-container img {
    height: 42px;
    margin: 0 auto 20px auto;
    float: none;
  }
  .container-footer div.footer-inner .site-links ul {
    text-align: center;
  }
  .container-footer div.footer-inner .site-links p.sf_trade_as_text {
    text-transform: none;
    font-size: 0.74em;
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 10px;
    float: none;
    text-align: center;
  }
}
.container-product-biotherm {
  background: #657f91;
  background: -moz-linear-gradient(left, #02a6b6 0%, #02a6b6 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #02a6b6), color-stop(100%, #02a6b6));
  background: -webkit-linear-gradient(left, #02a6b6 0%, #02a6b6 100%);
  background: -o-linear-gradient(left, #02a6b6 0%, #02a6b6 100%);
  background: -ms-linear-gradient(left, #02a6b6 0%, #02a6b6 100%);
  background: linear-gradient(to right, #02a6b6 0%, #02a6b6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02A6B6', endColorstr='#02A6B6', GradientType=1);
  padding: 50px 0px !important;
}
@media (max-width: 970px) {
  .container-product-biotherm {
    padding: 40px 0px 60px 0px !important;
  }
}
.container-product-biotherm .microcip-inner {
  max-width: 1200px;
  margin: 0px auto;
  text-align: center;
}
.container-product-biotherm .microcip-inner img {
  width: 250px;
  margin: 0px 0px 15px 0px;
}
.container-product-biotherm .microcip-inner #chip-result {
  color: #fff;
  text-align: center;
  font-size: 18px;
  float: none;
}
.container-product-biotherm .microcip-inner #chip-result.success {
  background: url(/images/product/successWhite.png) no-repeat center top;
  padding-top: 40px;
}
.container-product-biotherm .microcip-inner #chip-result.fail {
  background: url(/images/product/failed.png) no-repeat center top;
  padding-top: 40px;
}
.container-product-biotherm .microcip-inner .left-tick {
  background: none !important;
  margin-top: -40px !important;
  padding: 0px;
}
.container-product-biotherm .microcip-inner .smaller {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin-top: -20px;
}
.container-product-biotherm .microcip-inner a {
  color: #fff;
  text-align: center;
  /* width: 100%; */
  display: inline-block;
  cursor: pointer;
  border-width: 0 0 1px;
  border-style: solid;
}
.container-product-biotherm .microcip-inner .microchip_checker {
  padding: 10px;
}
.container-product-biotherm .microcip-inner .input-group {
  margin: 0px auto;
  padding: 10px 0px;
}
.container-product-biotherm .microcip-inner .input-group input {
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
  height: 50px;
  background-color: #fff;
  position: initial;
  font-size: 15px;
  padding-left: 20px;
}
.container-product-biotherm .microcip-inner .input-group #checkBioChipButton {
  background-color: #54CAC9;
  border-color: #54CAC9;
  padding: 14px 12px 14px 12px;
  left: -3px;
}
.container-product-biotherm .microcip-inner p {
  color: #FFF;
  text-align: center;
  padding-bottom: 10px;
  margin-top: 0px;
  font-size: 24px;
  margin: 0px auto;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 749px) {
  .container-product-biotherm .microcip-inner p {
    font-size: 1.03em;
  }
}
.container-product-biotherm .microcip-inner h1 {
  color: #fff;
  font-size: 38px;
  font-weight: 300;
  margin-top: 20px;
}
@media (max-width: 970px) {
  .container-product-biotherm .microcip-inner h1 {
    font-size: 30px;
    padding-bottom: 20px;
  }
}
@media (max-width: 749px) {
  .container-product-biotherm .microcip-inner h1 {
    font-size: 25px;
  }
}
.container-product-biotherm .success .button {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background-color: #4AA6B6;
  padding: 15px 20px;
  font-size: 1.2em;
  text-align: center;
  /* padding-top: 8px; */
  font-weight: 300;
}
@media (max-width: 970px) {
  .container-product-biotherm .success .button {
    font-size: 1em;
  }
}
.container-product-biotherm .success .left {
  padding: 0px;
  text-align: left;
  background: url(/images/product/successWhite.png) no-repeat 0%;
  padding: 0px 0px 0px 60px;
}
@media (max-width: 970px) {
  .container-product-biotherm .success .left {
    padding: 0px 0px 0px 30px;
  }
}
.container-product-biotherm .success .right {
  padding: 20px 0px 0px 0px;
}
.container-product-biotherm .success h4 {
  color: #fff;
  font-size: 45px;
  font-weight: 300;
  margin-bottom: -15px;
}
@media (max-width: 970px) {
  .container-product-biotherm .success h4 {
    font-size: 35px;
    text-align: center;
  }
}
.container-product-biotherm .success p {
  color: #FFFFFF;
  font-size: 22px;
}
@media (max-width: 970px) {
  .container-product-biotherm .success p {
    font-size: 35px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
  }
}
@media (max-width: 970px) {
  .container-product-biotherm .success {
    text-align: center;
    max-width: 375px;
    margin: 0px auto;
  }
  .container-product-biotherm .success .left {
    text-align: center;
  }
  .container-product-biotherm .success .right {
    padding: 20px 0px 0px 0px;
  }
}
.container-product-microchip {
  background-color: #62778C !important;
  padding: 80px 0px !important;
}
@media (max-width: 970px) {
  .container-product-microchip {
    padding: 40px 0px 60px 0px !important;
  }
}
.container-product-microchip #doesnt-matter {
  display: none;
  max-width: 900px;
  margin: 0px auto;
  text-align: left;
  padding-top: 20px;
}
.container-product-microchip #doesnt-matter .return {
  color: #f6f6f6;
  font-size: 18px;
  text-align: center;
  background: url(/images/global/return.png) no-repeat center center;
}
@media (max-width: 749px) {
  .container-product-microchip #doesnt-matter .return {
    background-position: 20px center;
    width: 50%;
    margin: 0px auto;
    display: inline-block;
    float: none;
  }
}
.container-product-microchip #doesnt-matter .return .link {
  padding: 0px 0px 0px 90px;
  cursor: pointer;
}
@media (max-width: 749px) {
  .container-product-microchip #doesnt-matter .return .link {
    padding: 0px 0px 0px 0px;
  }
}
.container-product-microchip #doesnt-matter .left {
  background: url(/images/global/tags.png) no-repeat center center;
  display: inline-block;
  height: 150px;
}
@media (max-width: 749px) {
  .container-product-microchip #doesnt-matter .left {
    height: 80px;
    background-size: contain;
  }
}
@media (max-width: 749px) {
  .container-product-microchip #doesnt-matter {
    text-align: center;
  }
}
.container-product-microchip #doesnt-matter h1,
.container-product-microchip #doesnt-matter p {
  color: #f6f6f6;
}
.container-product-microchip #doesnt-matter h1 {
  font-size: 36px;
  font-weight: 100;
  margin-top: 20px;
}
@media (max-width: 749px) {
  .container-product-microchip #doesnt-matter h1 {
    font-size: 30px;
  }
}
.container-product-microchip #doesnt-matter p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.35;
}
@media (max-width: 749px) {
  .container-product-microchip #doesnt-matter p {
    font-size: 18px;
  }
}
.container-product-microchip .microcip-inner {
  max-width: 840px;
  margin: 0px auto;
}
.container-product-microchip .microcip-inner #chip-result {
  color: #fff;
  text-align: center;
  float: none;
}
.container-product-microchip .microcip-inner #chip-result.success {
  background: url(/images/product/success.png) no-repeat center top;
  padding-top: 40px;
}
.container-product-microchip .microcip-inner #chip-result.fail {
  background: url(/images/product/failedred.png) no-repeat center top;
  padding-top: 40px;
}
.container-product-microchip .microcip-inner a {
  color: #fff;
  text-align: center;
  width: 100%;
  display: inline-block;
  cursor: pointer;
}
.container-product-microchip .microcip-inner .input-group {
  margin: 0px auto;
  padding: 10px 0px;
}
.container-product-microchip .microcip-inner .input-group input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  height: 55px;
  background-color: #fff;
  position: initial;
}
.container-product-microchip .microcip-inner .input-group #checkChipButton {
  background-color: #0099a8;
  border-color: #0099a8;
  padding: 16px 12px 17px 12px;
  left: -3px;
}
.container-product-microchip .microcip-inner h1,
.container-product-microchip .microcip-inner p {
  color: #fff;
  text-align: center;
  padding-bottom: 10px;
  margin-top: 0px;
}
.container-product-microchip .microcip-inner h1 {
  font-size: 50px;
  font-weight: 100;
  margin-top: 20px;
}
@media (max-width: 970px) {
  .container-product-microchip .microcip-inner h1 {
    font-size: 45px;
  }
}
@media (max-width: 749px) {
  .container-product-microchip .microcip-inner h1 {
    font-size: 35px;
  }
}
.container-product-microchip .microcip-inner p {
  font-size: 20px;
}
@media (max-width: 749px) {
  .container-product-microchip .microcip-inner p {
    font-size: 1.03em;
  }
}
.container-product-howitworks {
  width: 100%;
  background-size: auto 100px;
  background-position: 20% 100%;
  padding-bottom: 70px;
}
@media (max-width: 969px) {
  .container-product-howitworks .product-howitworks-inner {
    max-width: 600px;
    margin: 0px auto;
  }
}
.container-product-howitworks .product-howitworks-inner .item {
  padding-top: 40px;
}
@media (max-width: 479px) {
  .container-product-howitworks .product-howitworks-inner .item {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.container-product-howitworks .product-howitworks-inner .item .img-container {
  display: inline-block;
  text-align: center;
}
@media (max-width: 749px) {
  .container-product-howitworks .product-howitworks-inner .item .img-container {
    padding: 0px;
  }
}
.container-product-howitworks .product-howitworks-inner .item .img-container img {
  height: 150px;
  margin: 0 auto;
}
@media (max-width: 970px) {
  .container-product-howitworks .product-howitworks-inner .item .img-container img {
    height: auto;
    max-height: 170px;
    margin: 0 auto;
    max-width: 100%;
  }
}
.container-product-howitworks .product-howitworks-inner .item .bottom-text {
  text-align: center;
  display: inline-block;
}
.container-product-howitworks .product-howitworks-inner .item .bottom-text p {
  font-size: 19px;
  color: #999999;
}
@media (max-width: 749px) {
  .container-product-howitworks .product-howitworks-inner .item .bottom-text p {
    font-size: 1.03em;
    line-height: 1.35;
  }
}
@media (max-width: 969px) {
  .container-product-howitworks .product-howitworks-inner .item .bottom-text p {
    padding-left: 20px;
    text-align: left;
  }
}
.container-product-howitworks .product-howitworks-inner .item .bottom-text p strong,
.container-product-howitworks .product-howitworks-inner .item .bottom-text p b {
  font-weight: 400;
  /* width: 100%; */
  display: block;
  color: #7793a0;
  font-size: 21px;
  line-height: 123%;
}
@media (max-width: 749px) {
  .container-product-howitworks .product-howitworks-inner .item .bottom-text p strong,
  .container-product-howitworks .product-howitworks-inner .item .bottom-text p b {
    font-size: 1.04em;
    line-height: 1.35;
  }
}
@media (max-width: 969px) {
  .container-product-howitworks .product-howitworks-inner .item .bottom-text {
    padding: 0px;
  }
}
@media (min-width: 750px) {
  .hidden-small,
  .visible-large {
    display: block;
  }
  .visible-small,
  .hidden-large {
    display: none !important;
  }
  div.item {
    margin: 10px 0;
  }
  div.item div.item-inner {
    display: table;
  }
  div.item div.item-inner .img-container {
    display: table-cell;
  }
  div.item div.item-inner .img-container img.icon {
    height: 100px;
    margin: 0 auto;
  }
  div.item div.item-inner p.content {
    display: table-cell;
    float: none;
    vertical-align: middle;
    margin-left: 100px;
    text-align: left;
  }
  .partner-wrapper {
    display: inline-block;
  }
  .partner-wrapper p {
    text-align: center;
  }
  .awards-wrapper p {
    padding-left: 10px;
  }
  .awards-wrapper a {
    padding-right: 10px;
  }
  .awards-wrapper img {
    width: 100%;
  }
  .container-product-dualscan .logo-wrapper {
    display: table;
    margin: 0 auto;
  }
  .container-product-dualscan .logo-wrapper img {
    display: table-cell;
  }
  .container-product-dualscan .logo-wrapper p {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
  }
  .container-product-accessories .product-accessories .product-accessories-inner .accessories-wrapper .accessory-item div.customise {
    display: none;
  }
  .container-product-reviews .product-reviews-inner a.left > img,
  .container-product-reviews .product-reviews-inner a.right > img {
    top: 30px;
  }
  .container-product-reviews .product-reviews-inner .carousel-inner {
    min-height: 160px;
  }
  .container-product-reviews .product-reviews-inner .carousel-inner .item div.img-container {
    display: table-cell;
  }
  .container-product-reviews .product-reviews-inner .carousel-inner .item div.review-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 30px;
  }
  .container-product-summary .product-summary-container .summary-container-inner .product-name-container {
    float: left;
    width: 50%;
  }
  .container-product-summary .product-summary-container .summary-container-inner .buy-product {
    float: right;
    width: 50%;
  }
  .container-product-summary .product-summary-container .summary-container-inner .buy-product .product-price {
    width: auto;
  }
  .container-product-summary .product-summary-container .summary-container-inner .buy-product .buy-button {
    margin-left: 20px;
    width: auto;
  }
  .container-product-summary div.features-list ul {
    list-style: none;
  }
  .container-product-summary div.features-list ul li {
    color: #838383;
    padding-left: 55px;
    min-height: 50px;
    vertical-align: middle;
    margin: 15px 0;
  }
}
@media (max-width: 479px) {
  .partner-wrapper p,
  .awards-wrapper p {
    font-size: 1.1875em;
  }
  .create-account-button {
    position: absolute;
    margin-right: 68%;
    margin-top: 5px;
  }
}
@media (min-width: 480px) and (max-width: 749px) {
  .product-body {
    width: 70%;
    margin: 0 auto;
  }
  .partner-wrapper p,
  .awards-wrapper p {
    font-size: 1.3125em;
  }
  div.link-wrapper {
    width: 50%;
    margin: 0 auto;
  }
  .create-account-button {
    position: absolute;
    margin-right: 68%;
    margin-top: 5px;
  }
}
@media (min-width: 750px) and (max-width: 969px) {
  .nav-container {
    min-width: 840px;
  }
  .toggle-customise {
    font-size: 0.9em !important;
  }
  section.homepage-slider #slide1-thumb,
  section.homepage-slider #slide2-thumb,
  section.homepage-slider #slide3-thumb {
    height: 160px;
  }
  #slide1-thumb {
    background-image: url(/images/home/slide1-bg.png);
    background-color: #ffffff;
    background-size: cover;
  }
  #slide2-thumb {
    background-image: url(/images/home/slide2-bg.png);
    background-color: #6a8294;
    background-size: cover;
  }
  #slide3-thumb {
    background-image: url(/images/home/slide3-bg.png);
    background-color: #ffffff;
    background-size: cover;
  }
  .product-top {
    margin-top: 20px;
  }
  .partner-wrapper {
    display: table;
    margin: 0 auto;
  }
  .partner-wrapper p {
    display: table-cell;
    vertical-align: middle;
  }
  .partner-wrapper img {
    display: table-cell;
  }
  .awards-wrapper {
    margin-top: 20px;
  }
  .container-other-products .other-product .product-name p.second {
    font-size: 1.5625em;
  }
  .create-account-button {
    position: absolute;
    margin-right: 68%;
    margin-top: 5px;
  }
}
@media (min-width: 970px) and (max-width: 1169px) {
  section.homepage-slider .slide-nav-container {
    position: static !important;
  }
  section.homepage-slider #slide1-thumb,
  section.homepage-slider #slide2-thumb,
  section.homepage-slider #slide3-thumb {
    background-color: #000;
    height: 130px;
    width: 211px;
    position: absolute;
    right: 5%;
  }
  section.homepage-slider #slide1-thumb {
    top: 20px;
  }
  section.homepage-slider #slide2-thumb {
    top: 170px;
  }
  section.homepage-slider #slide3-thumb {
    top: 320px;
  }
  .create-account-button {
    position: absolute;
    margin-right: 68%;
    margin-top: 5px;
  }
}
@media (min-width: 1170px) {
  section.homepage-slider .slide-nav-container {
    position: static !important;
  }
  section.homepage-slider #slide1-thumb,
  section.homepage-slider #slide2-thumb,
  section.homepage-slider #slide3-thumb {
    background-color: #000;
    height: 130px;
    width: 211px;
    position: absolute;
    right: 10%;
  }
  section.homepage-slider #slide1-thumb {
    top: 20px;
  }
  section.homepage-slider #slide2-thumb {
    top: 170px;
  }
  section.homepage-slider #slide3-thumb {
    top: 320px;
  }
  .create-account-button {
    position: absolute;
    margin-right: 68%;
    margin-top: 5px;
  }
}
.row .container {
  padding: 0;
}
.row .container .column h1,
.row .container .column h2,
.row .container .column h3,
.row .container .column h4,
.row .container .column h5,
.row .container .column h6 {
  font-weight: 300;
}
.row .container .column h1,
.row .container .column h2,
.row .container .column h3 {
  padding: 0;
  margin: 0 0 0.2em 0;
}
.row .container .column ul {
  margin-left: 22px;
}
.row .container .column hr {
  margin: 0.8em 0;
  border: none;
  border-top: 1px dotted #16a6b6;
}
#recaptcha_response_field {
  height: 25px;
  background: none;
  border: none;
}
@media (max-width: 860px) {
  #recaptcha {
    margin: 0px auto;
    /* width: auto; */
    display: table;
  }
}
#recaptcha_area,
#recaptcha_table {
  line-height: 0 !important;
}
/**
@media-xl: 	  		~"(min-width: 1170px)";
@media-lg: 	  		~"(min-width: 970px) and (max-width: 1169px)";
@media-md:    		~"(min-width: 750px) and (max-width: 969px)";
@media-md-lg-xl: 	~"(min-width: 750px)";
@media-xs-sm:  		~"(max-width: 749px)";
@media-sm:    		~"(min-width: 480px) and (max-width: 749px)";
@media-xs:    		~"(max-width: 479px)";
**/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.fitterEmber {
  padding-bottom: 0px !important;
}
.fitterEmber img {
  width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.secureLock {
  float: left;
  background-image: url("/images/global/secure-icon.png");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 15px;
  color: #16a6b6;
  font-weight: bold;
}
.cardPics {
  -moz-user-select: none;
  /* These user-select properties are inheritable, used to prevent text selection */
  -webkit-user-select: none;
  -ms-user-select: none;
  /* From IE10 only */
  user-select: none;
  /* Not valid CSS yet, as of July 2012 */
  -webkit-user-drag: none;
  /* Prevents dragging of images/divs etc */
  user-drag: none;
  float: left;
}
.cardPicturesSecure {
  -moz-user-select: none;
  /* These user-select properties are inheritable, used to prevent text selection */
  -webkit-user-select: none;
  -ms-user-select: none;
  /* From IE10 only */
  user-select: none;
  /* Not valid CSS yet, as of July 2012 */
  -webkit-user-drag: none;
  /* Prevents dragging of images/divs etc */
  user-drag: none;
  display: block;
  position: relative;
  top: 40px;
}
@media (max-width: 670px) {
  .cardPicturesSecure {
    display: none;
  }
}
.cardPicturesSecureresp {
  -moz-user-select: none;
  /* These user-select properties are inheritable, used to prevent text selection */
  -webkit-user-select: none;
  -ms-user-select: none;
  /* From IE10 only */
  user-select: none;
  /* Not valid CSS yet, as of July 2012 */
  -webkit-user-drag: none;
  /* Prevents dragging of images/divs etc */
  user-drag: none;
  display: block;
  position: relative;
  top: 40px;
}
@media (max-width: 670px) {
  .cardPicturesSecureresp {
    display: block !important;
    float: right;
    margin-right: -50px;
  }
}
@media (max-width: 479px) {
  .cardPicturesSecureresp {
    margin-right: 0px;
  }
  .cardPicturesSecureresp.secureLock {
    float: right;
  }
}
span.i18n {
  border: 1px solid lime;
  margin: -1px;
}
span.i18n.no-translation {
  border-color: red;
}
.contact {
  background-color: #fff;
}
.contactMain .contact_form {
  padding: 10px 15px;
  max-width: 1170px;
  margin: 0px auto;
}
@media (max-width: 860px) and (min-width: 770px) {
  .contactMain .contact_form {
    margin-top: 70px;
  }
}
.contactMain .contact_form .web2case_container {
  margin-bottom: 50px;
  border: 1px solid #b7b7b7;
  border-radius: 10px;
  padding: 10px;
}
.contactMain .contact_form .web2case_container #web2case_link_serial {
  border: 1px solid #c7c7c7;
  padding: 5px;
  border-radius: 5px;
  color: white;
  background-color: #0099a8;
}
.contactMain .contact_form .web2case_container .contact_us {
  text-align: center;
  margin-bottom: 30px;
}
.contactMain .contact_form .web2case_container .contact_web2case_title h1 {
  font-size: 28px;
}
.contactMain .contact_form .contact_bottom_half {
  margin-bottom: 50px;
  border: 1px solid #b7b7b7;
  border-radius: 10px;
  padding: 10px;
}
#web2CaseSerialModal.modal {
  top: 50px;
}
#web2CaseSerialModal.modal .modal-dialog {
  border: white 4px solid;
  border-radius: 10px;
  margin-top: 7%;
}
#web2CaseSerialModal.modal .modal-dialog .modal-content.web2case_serial_modal .modal-header button {
  top: 0px;
  left: -5px;
}
#web2CaseSerialModal.modal .modal-dialog .modal-content.web2case_serial_modal .modal-header .modal-title {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
}
#web2CaseSerialModal.modal .modal-dialog .modal-content.web2case_serial_modal .modal-body #web2case_product_serial_image {
  width: 100%;
  border: 1px black solid;
  border-radius: 8px;
}
#web2CaseSerialModal.modal .modal-dialog .modal-content.web2case_serial_modal .modal-body #web2case_product_serial_location {
  text-align: center;
  font-size: 1.5em;
  font-weight: bolder;
  padding-top: 10px;
  color: #0099a8;
}
#web2CaseSerialModal.modal .modal-dialog .modal-content.web2case_serial_modal .modal-footer {
  margin-top: 10px;
  padding: 0px 7px 5px 0;
  border-top: unset;
}
.contactFormSectionBottom {
  width: 100%;
  padding: 0px 70px;
}
.contact_form_success {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 19px;
  border: 2px #0099a8 solid;
  border-radius: 10px;
  text-align: center;
}
.contactFormText {
  float: left;
  width: 33%;
  display: inline-block;
  text-align: left;
  padding-left: 50px;
}
.contactFormText h4 {
  font-size: 29px;
  font-weight: lighter;
  margin-top: 0px;
}
@media (max-width: 860px) {
  .contactFormText {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0px;
  }
  .contactFormText h4,
  .contactFormText p {
    text-align: center;
  }
}
.postalAddress {
  float: left;
  width: 33%;
  display: inline-block;
  text-align: left;
}
.postalAddress h4 {
  font-size: 29px;
  font-weight: lighter;
  margin-top: 0px;
}
@media (max-width: 860px) {
  .postalAddress {
    width: 100%;
    margin-bottom: 20px;
  }
  .postalAddress h4,
  .postalAddress p {
    text-align: center;
  }
}
@media (max-width: 860px) {
  .submitsupport {
    width: 100%;
    max-width: 300px;
    padding: 10px;
  }
}
.mainTitle {
  width: 50% !important;
  min-height: 82px !important;
}
.socialBar {
  width: 50% !important;
  padding-left: 0px !important;
  text-align: right;
  min-height: 82px !important;
}
@media (max-width: 860px) {
  .socialBar .inner50 {
    display: none;
  }
  .socialBar .socialBar50 {
    display: block;
    width: 100% !important;
  }
}
@media (min-width: 860px) {
  .mainTitle,
  .socialBar {
    margin-bottom: 30px;
  }
}
.topHalf {
  /*.chat{background: url(images/misc/chat.png) no-repeat;}*/
  width: 50%;
  float: left;
  min-height: 110px;
  margin-bottom: 46px;
  /*Less than or equal to:600px*/
}
.topHalf h1 {
  margin-top: 5px;
  font-weight: inherit;
}
.topHalf h2 {
  color: #0099a8;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 26px;
  font-weight: bold;
  height: 35px;
}
.topHalf p {
  color: #0099a8;
  padding-left: 30px;
  height: 25px;
  margin-bottom: 2px;
  font-weight: bold;
}
.topHalf .greyText {
  color: #7a7a7a;
  padding-left: 0px;
  font-weight: inherit;
}
.topHalf .phone {
  background: url(https://test.surepetcare.com/images/misc/phone_icon.png) no-repeat;
}
.topHalf .email {
  background: url(https://test.surepetcare.com/images/misc/email_icon.png) no-repeat;
}
.topHalf .trouble {
  background: url(https://test.surepetcare.com/images/misc/troubleshoot_icon.png) no-repeat;
}
.topHalf .url {
  background: url(https://test.surepetcare.com/images/misc/url_icon.png) no-repeat;
}
.topHalf .customerTitle {
  padding-left: 50px;
  background: url(https://test.surepetcare.com/images/misc/customer_care_icon.png) no-repeat;
}
.topHalf .tradeTitle {
  padding-left: 50px;
  background: url(https://test.surepetcare.com/images/misc/trade_icon.png) no-repeat;
}
@media (max-width: 1120px) and (min-width: 600px) {
  .topHalf {
    width: 60%;
  }
  .topHalf.leftTitle {
    width: 40%;
  }
  .topHalf p {
    min-height: 66px;
    background-position: 6% 50%;
  }
}
@media (max-width: 600px) {
  .topHalf {
    width: 100%;
    padding-left: 5%;
    min-height: 0px;
    margin-bottom: 40px;
  }
  .topHalf.leftTitle {
    width: 100%;
    margin-bottom: 0px;
  }
  .topHalf p {
    min-height: 66px;
    background-position: 6% 50%;
  }
  .topHalf p.greyText {
    font-size: 0.73em;
  }
}
.topHalf .inner50 {
  width: 50%;
  float: left;
}
.topHalf .inner50 a {
  text-decoration: none;
  text-underline: none;
}
.topHalf .inner50 a:HOVER,
.topHalf .inner50 p:HOVER {
  opacity: 0.8;
}
.topHalf .social .list-inline {
  /*text-align: right;*/
}
.topHalf .social .list-inline li {
  padding-left: 0px;
}
.topHalf div.social img {
  height: 45px;
}
.contactFormRight {
  width: 66%;
  display: inline-block;
}
.contactFormRight .halfWidth {
  width: 49%;
  float: left;
}
@media (max-width: 480px) {
  .contactFormRight .halfWidth {
    width: 100%;
  }
}
.contactFormRight .left {
  margin-right: 1%;
}
.contactFormRight textarea.form-control {
  width: 99%;
  height: 130px;
}
.contactFormRight input[type="text"],
.contactFormRight select.form-control {
  background-color: #ffffff;
}
.contactFormRight input[type="text"] .placeholder,
.contactFormRight select.form-control .placeholder {
  color: #ccc;
  display: none;
}
.contactFormRight select.form-control {
  /*-webkit-appearance: none;
		-moz-appearance: none !important;
		background:  url(images/misc/selectArrow.png) no-repeat;
		background-position: 96% 50%;*/
  color: #969696;
}
.contactFormRight .recaptcha {
  display: inline;
  width: 100%;
}
.contactFormRight #recaptcha_table {
  float: left;
}
.contactFormRight button {
  position: absolute;
  right: 10px;
}
@media (max-width: 860px) {
  .contactFormRight button {
    position: inherit;
    margin: 20px auto 0px auto;
    display: block;
  }
}
@media (max-width: 860px) {
  .contactFormRight {
    width: 100%;
  }
}
@media (max-width: 860px) {
  .recapchaBlock {
    width: 100%;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .recapchaBlock {
    /*margin-left: -15px;*/
  }
}
@media (max-width: 860px) {
  .lastHalf {
    margin-bottom: 0px;
  }
}
.mobileLogo {
  max-width: 192px;
  display: inline-block;
  position: relative;
  left: -3px;
}
@media (min-width: 749px) {
  .buttonInlineBig {
    display: inline;
  }
}
.widgetContainer {
  background-color: #fff;
}
@media (max-width: 860px) {
  .widgetContainer {
    display: none;
  }
}
.getSatisfactionLink {
  display: none;
  padding: 11px 0px;
  height: 68px;
  background: url(http://surepetcare.com/images/misc/getsat-banner-bg.png) no-repeat;
  background-size: cover;
}
.getSatisfactionLink .link-button {
  color: #ffffff;
  font-size: 0.9375em;
  font-weight: 700;
  padding: 10px 20px 10px 60px;
  /* margin: 0px 15px; */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  display: table;
  margin: 0px auto;
  background: url(http://surepetcare.com/images/misc/communityIcon.png) no-repeat;
  background-position: 21px 50%;
  background-size: 25px;
}
.getSatisfactionLink .link-button:HOVER {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 860px) {
  .getSatisfactionLink {
    display: block;
  }
}
.getSatisfactionWidget {
  max-width: 1170px;
  padding: 40px 10px;
  margin: 0px auto;
}
section.contactForm {
  max-width: 1170px;
  width: 100%;
  margin: 0px auto;
}
section.contactForm .contactFormSection {
  width: 100%;
}
.backWhite {
  background-color: #fff;
}
@media (max-width: 860px) {
  .container-support-talk .text-container {
    text-align: center;
  }
  .container-support-talk .text-container p {
    width: 100%;
  }
}
@media (max-width: 860px) {
  .container-support-talk .img-container {
    text-align: center !important;
    margin-bottom: 20px;
  }
}
.blueBold {
  font-weight: 500;
  color: #16a6b6;
}
.helpBannerBold {
  font-weight: 600;
  color: #657f91 !important;
}
.fullWidth {
  margin: 0px auto;
  width: 320px;
}
.videoFix {
  background-color: #fff !important;
}
.centerFix {
  text-align: center !important;
}
.submitEnquirySuccess {
  text-align: center;
  padding: 20px 10px 10px 10px;
  font-size: 20px;
}
.coming-soon-compare {
  margin-top: 0px !important;
  position: relative;
  top: 20px;
}
.disabledOption {
  opacity: 0.5;
  height: 25px;
  width: 25px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  cursor: default;
  float: left;
  display: inline-block;
  margin: 0px 3px;
}
.disabledOption input {
  visibility: hidden;
}
@media (max-width: 749px) {
  .disabledOption {
    margin: 2px 3px;
  }
}
.clear {
  clear: both;
}
.clearResponsive3 {
  display: none;
}
@media (min-width: 970px) {
  .clearResponsive3 {
    display: block;
  }
}
.clearResponsive2 {
  display: none;
}
@media ((min-width: 750px) and (max-width: 969px)) {
  .clearResponsive2 {
    display: block;
  }
}
.discounts {
  text-align: right;
  color: red;
}
.discounts .text {
  color: red;
  text-align: left;
  width: 70%;
  float: left;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 0;
  font-weight: normal;
}
.discounts .discontPrice {
  width: 25%;
  float: left;
  display: inline-block;
}
.middleRule {
  width: 100%;
  border: 0;
  height: 1px;
  margin: 18px 0;
  position: relative;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #e3e3e3 15%, #e3e3e3 85%, #e3e3e3 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(15%, #e3e3e3), color-stop(85%, #e3e3e3), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, #e3e3e3 15%, #e3e3e3 85%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #e3e3e3 15%, #e3e3e3 85%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #e3e3e3 15%, #e3e3e3 85%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #e3e3e3 15%, #e3e3e3 85%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.middleRule:before {
  content: "";
  display: block;
  border-top: solid 1px rgba(255, 100, 100, 0.1);
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.mob {
  display: none;
}
@media (max-width: 969px) {
  .mob {
    display: block;
  }
}
.extra {
  font-size: 12px;
  margin-top: -10px;
}
.warning {
  margin-bottom: 0px;
}
.warning h1 {
  margin: 0px;
  text-align: center;
  padding: 10px;
  color: #838383;
  font-size: 20px;
}
.embeddedWebtoCaseForm .inner {
  width: 490px;
  margin: 0px auto;
}
.embeddedWebtoCaseForm .inner label {
  font-weight: 400;
  font-size: 18px;
}
.embeddedWebtoCaseForm .inner textarea,
.embeddedWebtoCaseForm .inner input,
.embeddedWebtoCaseForm .inner select {
  border: 1px solid #c7c7c7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: 'OpenSans', sans;
  font-size: 1em;
  color: #414141;
  line-height: 46px\9;
  background-color: #F6F6F6;
  width: 210px;
  height: 45px;
  padding: 10px;
}
.embeddedWebtoCaseForm .submit {
  margin: 30px auto 40px auto;
  display: block;
  font-size: .9375em;
  color: #fff;
  background-color: #0099a8;
  border-color: #0099a8;
}
.embeddedWebtoCaseForm .optout {
  font-size: 14px;
  padding-top: 20px;
}
.embeddedWebtoCaseForm .optLabel {
  font-size: 1em;
  width: auto;
  padding-right: 20px;
  color: #7d92a1;
  font-weight: normal;
}
.embeddedWebtoCaseForm.conditions {
  font-size: 14px;
  margin-top: 30px;
}
.container-product-when {
  background-color: #F0F0F0;
  text-align: center;
}
.container-product-when h4 {
  font-size: 34px;
}
.container-product-when h1 {
  color: #607c8d;
  font-weight: 300;
  font-size: 2.7em;
  padding: 5px 0px 10px 0px;
}
.container-product-when p {
  max-width: 700px;
  margin: 0px auto;
  font-size: 1.2em;
  padding-bottom: 30px;
}
.container-product-participation {
  background-color: #fff;
  text-align: center;
}
.container-product-participation h1 {
  color: #607c8d;
  font-weight: 300;
  font-size: 2.7em;
}
.container-product-participation p {
  max-width: 700px;
  margin: 0px auto;
  font-size: 1.2em;
}
.container-product-participation strong {
  font-weight: 400;
}
.container-product-participation .outer {
  max-width: 800px;
  margin: 0px auto;
}
.container-product-participation .outer .inner {
  padding: 40px 30px;
}
.container-product-participation .outer .inner h4 {
  color: #607c8d;
  font-size: 1.3em;
  padding-bottom: 10px;
}
.container-product-participation .outer .inner .button {
  padding: 8px 17px 12px 17px;
  font-size: 18px;
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #4AA6B6;
  color: #fff;
  cursor: pointer;
}
.container-product-participation .outer .inner .extra {
  padding-top: 20px;
  display: block;
  width: 70%;
  margin: 0px auto;
  font-size: 16px;
}
#badge {
  display: block;
  position: relative;
  height: 1px;
  max-width: 1000px;
  margin: 0px auto;
  width: 100%;
  text-align: right;
  top: -125px;
  cursor: pointer;
}
@media (max-width: 1000px) {
  #badge {
    position: relative;
    height: 1px;
    max-width: 1000px;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    top: -125px;
    cursor: pointer;
    margin-bottom: 45px;
    margin-top: 60px;
  }
}
.foot-link {
  font-size: 20px;
  text-align: center;
  display: inline-block;
  border-width: 0 0 2px;
  border-style: solid;
  padding-top: 20px;
}
.cat-sense-main {
  margin-bottom: 60px;
}
@media (max-width: 1000px) {
  .cat-sense-main {
    margin-bottom: 100px !important;
  }
}
#homeagain_shipping {
  margin: 4px 0px 0px 0px;
  float: right;
}
.notify_me_button {
  background-color: #4AA6B6;
  font-size: larger;
  font-weight: 600;
  border-radius: 10px;
  padding: 5px;
  color: white;
}
/* 						!!!!!!!!!!!!!!!!!!!!!!!!! */
/* 						!!! Form Assembly CSS !!! */
/* 						!!!!!!!!!!!!!!!!!!!!!!!!! */
.form-ass-ct .wFormTitle {
  text-align: center;
  margin-bottom: 40px;
}
.form-ass-ct label.label {
  width: auto;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0;
  font-size: 1.0em;
  color: #838383;
  text-align: left;
  white-space: normal;
}
.form-ass-ct input[type=text],
.form-ass-ct input[type=time],
.form-ass-ct input[type=number],
.form-ass-ct input[type=url],
.form-ass-ct input[type=email],
.form-ass-ct textarea {
  padding: 0 10px;
}
.form-ass-ct.notify-form input[type=text],
.form-ass-ct.notify-form input[type=time],
.form-ass-ct.notify-form input[type=number],
.form-ass-ct.notify-form input[type=url],
.form-ass-ct.notify-form input[type=email],
.form-ass-ct.notify-form textarea,
.form-ass-ct.notify-form select {
  width: 100%;
}
.form-ass-ct select {
  height: 44px;
  border: 1px solid #c7c7c7;
}
.form-ass-ct input[type=submit] {
  width: 100%;
  background: #20a7b5;
  height: 44px;
  font-weight: 700;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-ass-ct.notify-form .oneField,
.form-ass-ct.notify-form .actions {
  width: 300px;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
}
.form-ass-ct.war-form {
  margin: 0 40px;
}
.form-ass-ct.war-form input[type=text],
.form-ass-ct.war-form input[type=time],
.form-ass-ct.war-form input[type=number],
.form-ass-ct.war-form input[type=url],
.form-ass-ct.war-form input[type=email],
.form-ass-ct.war-form textarea,
.form-ass-ct.war-form select {
  width: 300px;
}
.form-ass-ct.war-form .oneField {
  /*width: 300px;*/
  display: inline-block;
  margin: 0 30px 0 0;
  padding: 20px 0;
  vertical-align: top;
}
.form-ass-ct.war-form .actions {
  width: 300px;
  margin-top: 80px;
  margin-bottom: 50px;
}
.form-ass-ct.war-form {
  white-space: normal;
}
.form-ass-ct.war-form .section {
  margin: 20px 0;
}
.form-ass-ct.war-form p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
.form-ass-ct.war-form p.supportInfo {
  font-size: 1em !important;
  white-space: normal;
  line-height: 1.2;
  text-align: left;
}
.form-ass-ct.notify-form p.supportInfo {
  text-align: center;
}
.form-ass-ct.notify-form p.supportInfo a {
  font-size: 1em;
  margin: 10px 0;
}
.form-ass-ct.war-form p.al-left {
  text-align: left;
}
.form-ass-ct.war-form .choices input[type=checkbox] {
  margin-right: 10px;
}
.form-ass-ct.war-form .choices span {
  background-color: transparent !important;
}
.form-ass-ct.war-form .htmlSection {
  text-align: left;
  /* FA sets overflow on the form, which conflicts with jquery datepicker. Override it here */
  overflow: inherit;
}
.form-ass-ct.war-form .subhead {
  margin: 40px 0;
  border-bottom: 1px solid #dedede;
  font-size: 24px;
  color: #02a6b6;
  text-align: left;
}
.form-ass-ct.war-form .section > label {
  /*font-weight: 300;*/
  font-size: 18px;
  color: #02a6b6;
}
.form-ass-ct.war-form .duplicateLink,
.form-ass-ct.war-form .removeLink,
.form-ass-ct.war-form .removeLink span {
  font-weight: 700;
}
.form-ass-ct.war-form .removeLink {
  color: red;
}
.form-ass-ct.war-form .duplicateLink:after {
  content: '+';
  margin-left: 5px;
  font-size: 28px;
  top: 3px;
  position: relative;
}
.form-ass-ct.war-form .removeSpan {
  display: block;
  margin-bottom: 80px;
  line-height: 1;
}
.form-ass-ct.war-form .removeLink:after {
  content: '-';
  margin-left: 5px;
  font-size: 28px;
  top: 3px;
  position: relative;
}
/* ----- ID Targeting ------ */
.form-ass-ct.war-form #tfa_10-HTML {
  text-align: center;
}
.form-ass-ct.war-form #tfa_45 {
  height: 150px;
}
.form-ass-ct.war-form #tfa_6 p,
.form-ass-ct.war-form #tfa_23 p {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .form-ass-ct.war-form input[type=text],
  .form-ass-ct.war-form input[type=time],
  .form-ass-ct.war-form input[type=number],
  .form-ass-ct.war-form input[type=url],
  .form-ass-ct.war-form input[type=email],
  .form-ass-ct.war-form textarea,
  .form-ass-ct.war-form select,
  .form-ass-ct.war-form .oneField {
    width: 100% !important;
    margin: 0;
  }
  .form-ass-ct.notify-form input[type=text],
  .form-ass-ct.notify-form input[type=time],
  .form-ass-ct.notify-form input[type=number],
  .form-ass-ct.notify-form input[type=url],
  .form-ass-ct.notify-form input[type=email],
  .form-ass-ct.notify-form textarea,
  .form-ass-ct.notify-form select,
  .form-ass-ct.notify-form .oneField {
    width: 100% !important;
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
  }
  .form-ass-ct.war-form .subhead {
    text-align: center !important;
  }
  .form-ass-ct.war-form #tfa_6 p,
  .form-ass-ct.war-form #tfa_23 p {
    text-align: center !important;
  }
}
header.desktop {
  top: 0;
  transition: margin-top 0.2s ease-in-out;
}
body.desktop {
  transition: margin-top 0.2s ease-in-out;
}
header.desktop .main-logo-ct {
  vertical-align: middle;
  display: block;
  margin-bottom: 15px;
  width: 140px;
  margin: 0 auto 20px auto;
}
header.desktop .nav-container {
  margin: 20px 0 16px;
  text-align: center;
  position: relative;
}
header.desktop .navigation {
  display: inline-block;
  margin: 0;
}
header.desktop .navigation li a {
  font-size: 14px;
  letter-spacing: 1.0px;
  font-weight: 400;
  margin: 0px 10px;
}
header.desktop .navigation li.menuhighlight {
  background-color: #02A6B6;
  border-radius: 3px;
  color: #FFFFFF;
}
header.desktop .navigation li.menuhighlight a {
  color: #FFFFFF;
}
header.mobile {
  display: none;
}
header.mobile .nav-links {
  display: block;
  margin: 0 auto;
}
header.mobile .nav-links li {
  display: block;
  text-align: center;
  margin: 20px 0px;
}
header.mobile .nav-links li a {
  font-size: 15px;
  letter-spacing: 1.5px;
  font-weight: 400;
  color: #657f91;
  text-decoration: none;
}
header.mobile .nav-links li.menuhighlight a {
  display: inline-block;
  padding: 5px 10px;
  background: #02A6B6;
  color: #FFFFFF;
  border-radius: 3px;
}
@media screen and (max-width: 1000px) {
  header.mobile {
    display: block;
  }
  header.desktop {
    display: none;
  }
}
.nav-res {
  background: #FFFFFF;
  width: 100%;
  display: none;
}
.nav-res.open {
  display: block;
  position: absolute;
  z-index: 200;
}
.login-type-ct {
  border-bottom: 1px solid #D7E0E6;
  margin: 10px 20px 0px;
  text-align: center;
}
.login-type {
  display: inline-block;
  width: 49%;
  text-align: center;
  padding: 20px 0;
  font-size: 14px;
  letter-spacing: 0.25px;
}
.login-type a {
  font-weight: 400;
  color: #657f91;
}
.login-type a:visited {
  color: #657f91;
}
.login-type img {
  margin-right: 10px;
  margin-top: -1px;
}
.res-trade {
  width: 100%;
  height: 52px;
  background: #EDF1F4;
  text-align: center;
}
.res-trade a {
  position: relative;
  height: 100%;
  display: block;
  width: 100%;
  color: #657f91;
  font-size: 18px;
  line-height: 52px;
  letter-spacing: 0.25px;
  font-weight: 400;
}
.res-trade a:hover {
  background: #D1DAE0;
}
.res-trade a:visited {
  color: #657f91;
}
.res-trade a img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-right: 30px;
}
.country-ct {
  padding: 20px 0;
  text-align: center;
}
.store-list {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
  background: #FFFFFF;
  text-align: left;
  display: none;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  padding: 40px 0;
}
.store-list h4 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 750px) {
  .two-columns-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 750px) {
  .two-columns-grid-margin {
    margin-top: -80px !important;
  }
}
.store-list .store-row {
  margin-bottom: 4px;
  display: block;
  margin-bottom: 20px;
  margin: 0 auto 20px auto;
  width: 240px;
  padding-left: 0px;
  text-decoration: none;
}
.store-list .store-row.active {
  opacity: 0.4;
}
.store-list .store-row.active span {
  font-weight: 400;
}
.store-list .store-row img {
  height: 30px;
  margin-right: 10px;
}
.tooltip-menu {
  position: relative;
  border-bottom: 1px dotted black;
}
.tooltip-menu .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #4CAF50;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.tooltip-menu:hover .tooltiptext {
  visibility: visible;
}
.tooltip-menu-info {
  position: relative;
  border-bottom: 1px dotted black;
}
.tooltip-menu-info .tooltiptext-info {
  visibility: hidden;
  width: 120px;
  background-color: #0e6898;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.tooltip-menu-info:hover .tooltiptext-info {
  visibility: visible;
}
.sprite {
  background: url('https://www.surepetcare.com/media/flag.png') no-repeat top left;
  width: 30px;
  height: 30px;
}
.sprite.da-dk {
  background-position: 0 0;
}
.sprite.de-at {
  background-position: -40px 0;
}
.sprite.de-ch {
  background-position: -80px 0;
}
.sprite.de-de {
  background-position: -120px 0;
}
.sprite.en-au {
  background-position: -160px 0;
}
.sprite.en-ca {
  background-position: -200px 0;
}
.sprite.en-eu {
  background-position: -280px 0;
}
.sprite.en-gb {
  background-position: -440px 0;
}
.sprite.en-ie {
  background-position: -320px 0;
}
.sprite.en-nz {
  background-position: -360px 0;
}
.sprite.en-us {
  background-position: -400px 0;
}
.sprite.en-xc {
  background-position: -440px 0;
}
.sprite.en-za {
  background-position: -480px 0;
}
.sprite.es-es {
  background-position: -520px 0;
}
.sprite.fi-fi {
  background-position: -560px 0;
}
.sprite.fr-be {
  background-position: -600px 0;
}
.sprite.fr-ca {
  background-position: -640px 0;
}
.sprite.fr-ch {
  background-position: -680px 0;
}
.sprite.fr-fr {
  background-position: -760px 0;
}
.sprite.it-it {
  background-position: -720px 0;
}
.sprite.ja-jp {
  background-position: -800px 0;
}
.sprite.nl-be {
  background-position: -840px 0;
}
.sprite.nl-nl {
  background-position: -880px 0;
}
.sprite.no-no {
  background-position: -920px 0;
}
.sprite.pl-pl {
  background-position: -960px 0;
}
.sprite.pt-br {
  background-position: -1000px 0;
}
.sprite.pt-pt {
  background-position: -1040px 0;
}
.sprite.se-se {
  background-position: -1080px 0;
}
.sprite.zh-cn {
  background-position: -1120px 0;
}
.store-list .closebtn {
  position: absolute;
  top: 28px;
  left: 30px;
  font-size: 60px;
  line-height: 1;
}
/*.store-list {

	display: none;

}

.store-list.show {

	display: block;

}*/
.noscroll {
  overflow: hidden;
}
.nav-up {
  top: -62px;
}
.mob-nav-up {
  top: -56px;
}
/*@media (min-width: 1001px){

	.store-list .store-row {

		display: inline-block;

	}

}*/
/*@media (min-width: 1001px){

	.store-list {

		height: auto;
		top: 60px;

	}

	.store-list .store-row {

		display: inline-block;

	}

	.closebtn {

		display: none;

	}

}*/
div.sf_blog_iframe_embed {
  padding-bottom: 51.25%;
  position: relative;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5%;
}
div.sf_blog_iframe_embed iframe.sf_blog_iframe_embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/**
 * SUREFLAP-1053
 *
 * Structure the page using a grid layout:
 * - row 1: navigation
 * - row 2: body content (scrollable)
 *
 * Supports the navigation having an unknown height.
 */
html body {
  height: 100vh;
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
}
html .body-content {
  overflow: auto;
}
.container-product-features.container.container.container-features {
  width: 100%;
  padding-top: 46px;
  padding-bottom: 0px;
}
.felaqua-excludes {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  padding: 10px;
}
.home-charities {
  font-size: 20px;
  color: #a0a0a0;
  font-weight: 400;
  margin-top: 0;
  text-align: center;
}
.container-product-page-nav .product-page-nav-inner .right ul.product-nav-cta li {
  display: inline-block;
  margin: 0px 1px;
}
.container-product-page-nav .product-page-nav-inner .right {
  /* width: 40%; */
  /*float:right;*/
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  padding: 15px 0;
}
.container-product-page-nav {
  padding: 0px 0;
  background-color: #455C6B;
  display: block;
  max-width: 100%;
  z-index: 1;
  position: relative;
}
.container-product-features .right .feature {
  padding: 0px;
  margin-top: 1px;
  height: 145px;
  display: inline-block;
}
.container-privacy-article .pp_glob_lang_select {
  /*display:none;
		border: 1px solid #14a4b4;
		border-radius:8px;
		padding: 10px;
		margin-bottom: 27px;*/
}
.container-privacy-article .pp_glob_lang_item {
  background: #647f90;
  margin: 4px;
  border-radius: 6px;
  padding: 6px;
  color: #bceff4;
  text-align: center;
}
.container-privacy-article .pp_glob_lang_item:hover {
  background: black;
}
.container-privacy-article .pp_glob_lang_item span.pp_glob_lang_english {
  color: #65f1d7;
}
.container-privacy-article .pp_glob_lang_item.active {
  background: #64decb;
}
.container-privacy-article .pp_glob_lang_item.active:hover {
  background: #64decb;
}
.container-privacy-article .pp_glob_lang_item .pp_glob_lang_text.active {
  color: black;
}
.container-privacy-article .pp_glob_lang_item .pp_glob_lang_text.active span.pp_glob_lang_english {
  color: black;
}
.container-privacy-article .pp_glob_lang_item .pp_glob_lang_text.active:hover span.pp_glob_lang_english {
  color: black;
}
.container-privacy-article .pp_glob_main_doc {
  /*background: #eef9fb;
		background: -moz-linear-gradient(180deg, #eef9fb 0%, #fff 21%);
		background: -webkit-linear-gradient(180deg, #eef9fb 0%, #ffffff 21%);
		background: linear-gradient(180deg, #eef9fb 0%, #fff 8%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eef9fb", endColorstr="#ffffff", GradientType=1);
		border-radius: 16px;
		line-height: 34px;*/
}
.container-privacy-article .pp_glob_main_doc ul {
  margin-left: 30px;
}
.container-privacy-article .pp_glob_main_doc ol {
  margin-left: 30px;
}
