/*
Theme Name: wkc
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wkc

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

wkc is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/


.video-single-container .more-videos-container {
  height: 255px;
}
.page-id-2486 .default-col {
  padding: 0;
}
.page-id-2486 .col-md-6:first-child {
   width: 66%;
}
.page-id-2486 .col-md-6 {
   width: 33%;
}
.page-id-2486 .default-col {
  margin: 0;
}
.page-id-2486 .default-col-main {
  margin: 0
}
div.amazingcarousel-item-container div.amazingcarousel-image div a {
  display: none;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -17px !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -17px !important;
}
.owl-carousel  .owl-item {
  margin: 0 10px 0 0;
  border: 1px solid #ddd;
  -moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
  box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1);
  padding: 10px;
  width: 226px !important;
  min-height: 255px;
}

.owl-carousel .owl-item img {
  width: 100%;
  height: 100%;
}
.owl-carousel .owl-item p {
   position: relative;
   font: 13px "Open Sans", sans-serif;
   color: #333333;
   margin: 6px;
   text-align: center;
   text-shadow: 0px 1px 1px #fff;
   text-align: center;
   padding-top: 15px;
}
.owl-carousel .owl-item a {
    color: #333333;
}
.sa_slider_shortcode {
  margin-left: 40px;
}
#sa_slider_shortcode {
  margin-right: -5px;
}
