.carousel-anything-container.owl-theme.has-arrows .owl-wrapper-outer {
  z-index: 2; }
.carousel-anything-container.owl-theme.has-arrows .owl-controls {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -10px;
  height: 20px; }
  .carousel-anything-container.owl-theme.has-arrows .owl-controls .owl-buttons div {
    background: transparent;
    padding: 0;
    margin: 0;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -30px; }
    .carousel-anything-container.owl-theme.has-arrows .owl-controls .owl-buttons div.owl-next {
      left: auto;
      right: -30px; }
    .carousel-anything-container.owl-theme.has-arrows .owl-controls .owl-buttons 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; }
    .carousel-anything-container.owl-theme.has-arrows .owl-controls .owl-buttons div.owl-next:before {
      content: "\f345"; }

#post-image {
  margin-bottom: 20px; }

.gcp-post {
  margin-left: 15px;
  margin-right: 15px;
  position: relative; }

.gcp-post-title, .gcp-post-author {
  margin: 0;
  width: 100%; }

.gcp-post-content > p {
  margin-bottom: 0; }

.gcp-title-and-author {
  width: 100%;
  top: 50%;
  position: absolute; }

.gcp-title-and-excerpt, .gcp-author-and-excerpt {
  bottom: 0;
  position: absolute;
  padding: 20px;
  width: 100%; }

.gcp-title-and-excerpt > .gcp-post-title, .gcp-author-and-excerpt > .gcp-post-title, .gcp-author-and-excerpt > .gcp-post-title, .gcp-author-and-excerpt > .gcp-post-title, .gcp-title-and-excerpt > .gcp-post-author, .gcp-author-and-excerpt > .gcp-post-author, .gcp-author-and-excerpt > .gcp-post-author, .gcp-author-and-excerpt > .gcp-post-author {
  padding-bottom: 20px; }

.gcp-title-and-excerpt > .gcp-post-content, .gcp-author-and-excerpt > .gcp-post-content, .gcp-author-and-excerpt > .gcp-post-content, .gcp-author-and-excerpt > .gcp-post-content {
  margin: 0; }

.gcp-design-image .gcp-post-author + .gcp-post-content,
.gcp-design-image .gcp-post-title + .gcp-post-content {
  margin-top: 20px; }
