@font-face {
  font-family: 'post-carousel-overlay-arrows';
  src: url('fonts/overlay.eot?-95vnmw');
  src: url('fonts/overlay.eot?#iefix-95vnmw') format('embedded-opentype'), url('fonts/overlay.woff?-95vnmw') format('woff'), url('fonts/overlay.ttf?-95vnmw') format('truetype'), url('fonts/overlay.svg?-95vnmw#overlay') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.sow-post-carousel-theme-overlay .sow-carousel-items {
  margin: 0 -12px;
}
.sow-post-carousel-theme-overlay .sow-carousel-items a {
  text-decoration: none;
}
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item {
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin: 0 12px;
  opacity: 1 !important;
  padding: 32px;
  position: relative;
  transition: 300ms ease-in-out;
}
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item:before {
  content: ' ';
}
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item:before,
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item .sow-carousel-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item .sow-carousel-item-title {
  line-height: 1.45;
  margin: 0;
  z-index: 1;
}
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item .sow-carousel-overlay {
  z-index: 2;
}
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item .sow-entry-categories {
  display: block;
  margin-bottom: 12px;
}
.sow-post-carousel-theme-overlay .sow-carousel-items .slick-track .sow-carousel-item .sow-entry-categories a {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
  padding: 4px 8px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 2;
}
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-next,
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-previous {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'post-carousel-overlay-arrows';
  font-size: 24px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 24px;
  margin-left: 8px;
  margin-right: 0;
  text-align: right;
  text-decoration: none;
  text-transform: none;
  width: auto;
}
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-next:focus,
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-previous:focus,
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-next:hover,
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-previous:hover {
  outline: none;
}
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-previous:before {
  content: "\e600";
}
.sow-post-carousel-theme-overlay .sow-carousel-nav a.sow-carousel-next:before {
  content: "\e601";
}
.sow-post-carousel-theme-overlay .slick-track {
  align-items: stretch;
  display: flex;
  justify-content: center;
}
.sow-post-carousel-theme-overlay .slick-track::before,
.sow-post-carousel-theme-overlay .slick-track::after {
  content: none;
}
.sow-post-carousel-theme-overlay .sow-carousel-item {
  height: auto;
  position: relative;
}
.sow-post-carousel-theme-overlay .sow-carousel-item .sow-carousel-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sow-post-carousel-theme-overlay .sow-carousel-item .sow-more-link-arrow {
  display: inline-block;
  font-size: 1.1em;
  padding-bottom: 2px;
  padding-left: 4px;
  vertical-align: middle;
}
.sow-post-carousel-theme-overlay .slick-dots {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: center;
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.sow-post-carousel-theme-overlay .slick-dots li {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
}
.sow-post-carousel-theme-overlay .slick-dots li button {
  border-radius: 100%;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 0;
  font-style: normal;
  font-weight: 400;
  height: 12px;
  letter-spacing: normal;
  line-height: 0;
  margin: 0;
  outline: none;
  padding: 0;
  width: 12px;
}
.sow-post-carousel-theme-overlay .slick-dots li button:active,
.sow-post-carousel-theme-overlay .slick-dots li button:hover,
.sow-post-carousel-theme-overlay .slick-dots li button:focus {
  box-shadow: none;
  outline: none;
}
