




















.in-the-press .section-title{
  font-size:28px;
  margin:60px auto;
  color:#23395b;
}
.in-the-press .section-title h3{
  text-transform:none;
}
.in-the-press .testimonials-carousel .owl-stage{
  position:relative;
}
.in-the-press .testimonials-carousel .owl-item:before{
  content:"";
  width:100%;
  max-width:204px;
  margin:0 auto;
  border-top:3px solid #23395b;
  display:block;
  margin-bottom:26px;
}
.testimonials-item{width:33.3333%}
.in-the-press .testimonials-wrapper .testimonial p {
  font-family: 'Arial';
  font-size: 17px;
  font-style:normal;
  font-style:italic;
  background: #eee;padding: 10px;border-radius: 5px;min-height: 180px;
}
.in-the-press .testimonials-wrapper .testimonial h4 {
  text-transform:none
}
.in-the-press .custom-touchland-cta {
  border: solid 2px #23395b !important;
  color: #23395b !important;
  margin-bottom: 40px;
}
.in-the-press .custom-touchland-cta:hover{
  border: solid 2px #f97615 !important;
  color: #fff !important;
}
.in-the-press .testimonials-wrapper .testimonial{
  min-height: 180px;
}
@media(max-width:1230px){
  .in-the-press .testimonials-wrapper .testimonial{
    min-height: 200px;
  }
}
@media(max-width:1099px){
  .in-the-press .testimonials-wrapper .testimonial{
    min-height: 220px;
  }
}
@media(max-width:990px){
  .in-the-press .testimonials-wrapper .testimonial{
    min-height: 180px;
  }
  .testimonials-item{width:100%}
}

















.product-single .content-product-image{
  padding: 0 15px;
}
.outer { margin:0 auto 20px; max-width:800px;}
#big .item { margin:2px; color: #FFF; border-radius: 3px; text-align: center; }
.owl-theme .owl-nav [class*='owl-'] { -webkit-transition: all .3s ease; transition: all .3s ease; }
.owl-theme .owl-nav [class*='owl-'].disabled:hover { }
#big.owl-theme { position: relative; }
#big.owl-theme .owl-next, #big.owl-theme .owl-prev { background:#23395b; width: 22px; line-height:40px; height: 40px; margin-top: -20px; position: absolute; text-align:center; top: 50%; }
#big.owl-theme .owl-prev { left: 10px; }
#big.owl-theme .owl-next { right: 10px; }
#thumbs{ display:none;}
#thumbs .item img {max-height: 117px; width: auto; overflow: hidden; margin: 0 auto;}
#thumbs .current .item img { border-color:#23395b; }
#big.owl-theme .owl-dots{ display:block !important; }
.owl-theme .owl-nav [class*=owl-]:hover { background:none; outline:none;}
#thumbs.owl-theme .owl-prev { left: -20px; }
#thumbs.owl-theme .owl-next { right: -20px; }
@media(min-width:591px){
  #big.owl-theme .owl-dots button.owl-dot{
    display:none !important;
  }
  #thumbs{ display:block !important;}
}
