@font-face {
  font-family: 'carousel-arrows';
  src: url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/carousel-arrows_eot-1434646677');
  src: url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/carousel-arrows_eot-1434646677') format('embedded-opentype'), url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/carousel-arrows_woff-1434646677') format('woff'), url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/carousel-arrows_ttf-1434646678') format('truetype'), url('https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/carousel-arrows_svg-1434646679') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sow-carousel-title .widget-title {
  display: inline-block;
  padding-right: 15px;
}
.sow-carousel-title a.sow-carousel-next,
.sow-carousel-title a.sow-carousel-previous {
  font-family: 'carousel-arrows';
  speak: none;
  display: block;
  float: right;
  overflow: hidden;
  margin-left: 2px;
  margin-top: 3px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 8px;
  line-height: 18px;
  width: 18px;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  color: #FFFFFF;
  background: #333333;
  border-radius: 2px;
}
.sow-carousel-title a.sow-carousel-next:hover,
.sow-carousel-title a.sow-carousel-previous:hover {
  background: #444444;
}
.sow-carousel-title a.sow-carousel-next:before {
  content: "\e601";
}
.sow-carousel-title a.sow-carousel-previous:before {
  content: "\e600";
}
@media screen and (max-width: 600px) {
  .sow-carousel-title a.sow-carousel-previous {
    display: none;
  }
  .sow-carousel-title a.sow-carousel-next {
    display: none;
  }
}
.widget_sow-carousel {
  overflow-x: hidden;
  overflow-y: hidden;
}
.sow-carousel-wrapper {
  overflow: hidden;
  position: relative;
  left: 0;
  right: 0;
}
.sow-carousel-wrapper ul.sow-carousel-items {
  list-style: none;
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  transition: all 0.45s ease;
  height: 200px;
  margin: 0;
  padding: 0;
  zoom: 1;
  width: 99999px;
}
.sow-carousel-wrapper ul.sow-carousel-items:before {
  content: '';
  display: block;
}
.sow-carousel-wrapper ul.sow-carousel-items:after {
  content: '';
  display: table;
  clear: both;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item {
  list-style: none;
  margin-left: 0;
  padding: 0;
  display: block;
  float: left;
  margin-right: 15px;
  width: 242px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item:last-child {
  margin-right: 0;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail {
  line-height: 0;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a {
  display: block;
  width: 242px;
  height: 162px;
  background-size: 242px 162px;
  background-position: center center;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a,
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: #3279BB;
  opacity: 0;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a:hover {
  background-size: 272px 182px;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a:hover span {
  opacity: 0.5;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-default-thumbnail {
  display: block;
  width: 242px;
  height: 162px;
  background: #e8e8e8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0e0e0), color-stop(1, #e8e8e8));
  background: -ms-linear-gradient(bottom, #e0e0e0, #e8e8e8);
  background: -moz-linear-gradient(center bottom, #e0e0e0 0%, #e8e8e8 100%);
  background: -o-linear-gradient(#e8e8e8, #e0e0e0);
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
  font-size: 15px;
  text-align: center;
  font-weight: 500;
  color: #474747;
  margin: 10px 0 0 0;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
  text-decoration: none;
  color: inherit;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-loading {
  display: block;
  width: 242px;
  height: 162px;
  float: left;
  background: url(https://a2e2d4414c0e9589d0e0-bc0716189c7988ebc402299533e5ec1c.ssl.cf2.rackcdn.com/carousel-loader_gif-1434646679) #f6f6f6 center center no-repeat;
  margin: 0;
}
a.sow-carousel-previous {
  display: none;
}
a.sow-carousel-next {
  display: none;
}
