.gambit-carousel-anything.has-arrows .owl-stage-outer,
.gambit-carousel-anything.owl-ca-theme.has-arrows .owl-stage-outer,
.gambit-carousel-posts.has-arrows .owl-stage-outer,
.gambit-carousel-posts.owl-ca-theme.has-arrows .owl-stage-outer {
  z-index: 2;
}
.gambit-carousel-anything.has-arrows .owl-nav div,
.gambit-carousel-anything.owl-ca-theme.has-arrows .owl-nav div,
.gambit-carousel-posts.has-arrows .owl-nav div,
.gambit-carousel-posts.owl-ca-theme.has-arrows .owl-nav div {
  background: 0 0;
  padding: 0;
  margin: 0;
  height: 20px;
  width: 20px;
  position: absolute;
  left: -40px;
  top: 0;
  z-index: 12;
}
.gambit-carousel-anything.has-arrows .owl-nav div.owl-next,
.gambit-carousel-anything.owl-ca-theme.has-arrows .owl-nav div.owl-next,
.gambit-carousel-posts.has-arrows .owl-nav div.owl-next,
.gambit-carousel-posts.owl-ca-theme.has-arrows .owl-nav div.owl-next {
  left: auto;
  right: -40px;
}
.gambit-carousel-anything.has-arrows .owl-nav div:before,
.gambit-carousel-anything.owl-ca-theme.has-arrows .owl-nav div:before,
.gambit-carousel-posts.has-arrows .owl-nav div:before,
.gambit-carousel-posts.owl-ca-theme.has-arrows .owl-nav div:before {
  font-family: dashicons;
  content: "\f341";
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
  color: #333;
  font-size: 20px;
  text-align: center;
  line-height: 20px;
}
.gambit-carousel-anything.has-arrows .owl-nav div.owl-next:before,
.gambit-carousel-anything.owl-ca-theme.has-arrows .owl-nav div.owl-next:before,
.gambit-carousel-posts.has-arrows .owl-nav div.owl-next:before,
.gambit-carousel-posts.owl-ca-theme.has-arrows .owl-nav div.owl-next:before {
  content: "\f345";
}
.gcp-post-image {
  display: block;
}
.gcp-post {
  margin-left: 15px;
  margin-right: 15px;
}
.gcp-post-author .gcp-post-content,
.gcp-post-title {
  width: 100%;
}
.gcp-post-title {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.gcp-post-author,
.gcp-post-content,
.gcp-post-title {
  padding-left: 0;
  padding-right: 0;
}
.gambit-carousel-posts.owl-ca-theme .owl-ca-controls {
  margin-top: 0;
}
.gambit-carousel-anything.owl-ca-theme .owl-ca-controls {
  margin-top: 0;
  text-align: center;
  z-index: 12;
}
.gcp-post-content > .moretag {
  display: none;
}
.gcp-design-image .gcp-post-author + .gcp-post-content,
.gcp-design-image .gcp-post-title + .gcp-post-content {
  margin-top: 20px;
}
.gcp-design-bg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gcp-design-bg .gcp-caption-wrapper {
  width: 100%;
  top: 50%;
  z-index: 1;
}
.gcp-design-bg .gcp-caption-wrapper .gcp-has-excerpt {
  top: 50%;
  bottom: 0;
  -webkit-transform: none;
  transform: none;
}
.gcp-design-bg > .gcp-posts-link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  border: 0 !important;
  box-shadow: none !important;
}
.gcp-design-bg-has-bg:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.gcp-design-bg .gcp-caption-wrapper > :first-child {
  margin-top: 0 !important;
}
.gcp-design-bg .gcp-caption-wrapper > :last-child {
  margin-bottom: 0 !important;
}
.gcp-caption-wrapper {
  padding: 30px !important;
}
.gcp-caption-wrapper h4,
.gcp-caption-wrapper p {
  margin: 0 0 15px !important;
}
.carousel-anything-container .owl-item .wpb_row .x-column {
  max-width: 100%;
}
.ca-equal-height .owl-stage {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ca-equal-height .owl-item > .gcp-post,
.ca-equal-height .owl-item > .vc_row,
.ca-equal-height .owl-item > .wpb_row {
  margin: 0;
  height: 100%;
}
.owl-ca-carousel .owl-stage:after {
  display: none !important;
}
.owl-ca-carousel[data-thumbnails="none"] .owl-nav {
  display: none;
}
.owl-ca-carousel .owl-dots span {
  width: 12px;
  height: 12px;
}
