.jux-slider a span {
  font-family: "Old Standard TT";
  color: #323232;
  font-size: 22px;
  font-weight: bold;
}
.jux-slider-description {
  color: #7d7b7b;
  line-height: 1.5;
}
.owl-carousel.owl-loaded .owl-dots .owl-dot span {
  background-color: #c5c5c5;
  display: block;
  margin: 4px;
  width: 40px;
  height: 3px;
}
.owl-carousel.owl-loaded .owl-dots .owl-dot.active span,
.owl-carousel.owl-loaded .owl-dots .owl-dot:hover span {
  background-color: #ecbc2fcc;
}
.jux-title a:hover span {
  color: #b9a25f;
}
.jux-title a span {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.layout_2 .share_like,
.layout_3 .share_like,
.layout_4 .share_like {
  display: none;
}
.jux-content-slider h2.jux-title {
  margin-top: 15px;
  line-height: 0.9;
}
.jux-content-slider .item .entry-thumbnail-bg {
  margin: 0;
  padding: 0;
  height: 100%!important;
  width: 100%!important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.layout_2 .item .date-title-descript {
  position: relative;
  padding: 25px;
}
.layout_2 .item .entry-thumbnail-bg {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.layout_2 .item:hover .entry-thumbnail-bg {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.layout_2 .item:hover .item-hover {
  opacity: 0!important;
}
.layout_2 .item .jux-date {
  display: -ms-grid;
  display: grid;
  opacity: 1;
  font-style: inherit;
  -webkit-box-shadow: 5px 4px 13px 0px #3f3a643b;
  box-shadow: 5px 4px 13px 0px #3f3a643b;
  padding: 10px;
  color: #fff;
  background-color: #2d2e32;
  width: 65px;
  height: 65px;
  border-radius: 4px;
  position: absolute;
  top: -36px;
  left: 25px;
  text-align: center;
  line-height: 1.2em;
  z-index: 9999;
}
.layout_2 .item .jux-date .post-day {
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
}
.layout_2 .item .jux-date .post-month {
  font-size: 15px;
  text-transform: uppercase;
}
.layout_2 .item .jux-date .fa.fa-calendar-o {
  display: none;
}
.layout_2 .entry-meta-more {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.layout_2 .entry-meta-more h6 {
  font-weight: bold;
  color: #2d2e32;
}
.layout_2 .entry-meta-more .author-avatar i {
  margin-right: 15px;
  background: #b9b9b9;
  color: #fff !important;
  font-size: 28px;
  width: 30px;
  border-radius: 100%;
  height: 30px;
  text-align: center;
}
.layout_3 .item .date-title-descript .entry-meta-category {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 13px;
  color: #b9a25f;
}
.layout_3 .item .date-title-descript h2 {
  margin-top: 0px;
}
.layout_3 .item .date-title-descript .jux-date {
  padding-top: 10px;
}
.layout_3 .item .entry-thumbnail-bg {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.layout_3 .item:hover .entry-thumbnail-bg {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.layout_3 .item:hover .item-hover {
  opacity: 0!important;
}
.layout_3 .item .post-read-more i.fa {
  color: #e22457;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.layout_3 .item:hover .post-read-more i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.layout_4 .item .entry-thumbnail-bg {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.layout_4 .item:hover .entry-thumbnail-bg {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.layout_4 .item:hover .item-hover {
  opacity: 0!important;
}
.layout_4 .item .post-read-more {
  padding-top: 15px;
}
.layout_4 .item .post-read-more span.btn-text {
  font-size: 18px;
  margin-right: 3px;
}
.layout_4 .item .post-read-more i.fa {
  color: #e22457;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.layout_4 .item:hover .post-read-more .btn-text {
  color: #e22457 !important;
  margin-right: 3px;
}
.layout_4 .item:hover .post-read-more i {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
