/*
 General Styles : Essential Addons for Cornerstone;
 */

.clearfix::before, .clearfix::after {
  content: " ";
  display: table;
  clear: both;
}

/* Common Styles for elements */

.eacs-testimonial-slider .slick-prev, .eacs-testimonial-slider .slick-next,
.eacs-team-slider .slick-prev, .eacs-team-slider .slick-next,
.eacs-logo-carousel .slick-prev, .eacs-logo-carousel .slick-next,
.eacs-post-carousel .slick-prev, .eacs-post-carousel .slick-next,
.eacs-product-carousel .slick-prev, .eacs-product-carousel .slick-next {
  border-radius: 3px;
  height: 30px;
  position: absolute;
  text-shadow: none;
  top: calc(50% - 15px);
  width: 30px;
}

.eacs-testimonial-slider .slick-prev::before, .eacs-testimonial-slider .slick-next::before,
.eacs-logo-carousel .slick-prev::before, .eacs-logo-carousel .slick-next::before,
.eacs-team-slider .slick-prev::before, .eacs-team-slider .slick-next::before,
.eacs-post-carousel .slick-prev::before, .eacs-post-carousel .slick-next::before,
.eacs-product-carousel .slick-prev::before, .eacs-product-carousel .slick-next::before {
  font-family: "FontAwesome";
  font-size: 20px;
  opacity: 0.75;
  text-align: center;
}

.eacs-testimonial-slider .slick-prev:hover::before, .eacs-testimonial-slider .slick-next:hover::before,
.eacs-logo-carousel .slick-prev:hover::before, .eacs-logo-carousel .slick-next:hover::before,
.eacs-team-slider .slick-prev:hover::before, .eacs-team-slider .slick-next:hover::before,
.eacs-post-carousel .slick-prev:hover::before, .eacs-post-carousel .slick-next:hover::before,
.eacs-product-carousel .slick-prev:hover::before, .eacs-product-carousel .slick-next:hover::before {
  opacity: 1;
}

.eacs-testimonial-slider .slick-prev::before,
.eacs-logo-carousel .slick-prev::before,
.eacs-team-slider .slick-prev::before,
.eacs-post-carousel .slick-prev::before,
.eacs-product-carousel .slick-prev::before {
  content: "\f104";
  padding-right: 3px;
}

.eacs-testimonial-slider .slick-next::before,
.eacs-logo-carousel .slick-next::before,
.eacs-team-slider .slick-next::before,
.eacs-post-carousel .slick-next::before,
.eacs-product-carousel .slick-next::before {
  content: "\f105";
  padding-left: 4px;
}

.eacs-testimonial-slider .slick-dots li button::before,
.eacs-logo-carousel .slick-dots li button::before,
.eacs-team-slider .slick-dots li button::before,
.eacs-post-carousel .slick-dots li button::before,
.eacs-product-carousel .slick-dots li button::before {
  font-size: 12px;
  opacity: 0.5;
}

.eacs-testimonial-slider .slick-dots li.slick-active button::before,
.eacs-logo-carousel .slick-dots li.slick-active button::before,
.eacs-team-slider .slick-dots li.slick-active button::before,
.eacs-post-carousel .slick-dots li.slick-active button::before,
.eacs-product-carousel .slick-dots li.slick-active button::before {
  font-size: 18px;
  opacity: 1;
}

.eacs-testimonial-slider .slick-prev,
.eacs-team-slider .slick-prev,
.eacs-logo-carousel .slick-prev,
.eacs-post-carousel .slick-prev,
.eacs-product-carousel .slick-prev {
  left: -50px;
}

.eacs-testimonial-slider .slick-next,
.eacs-team-slider .slick-next,
.eacs-logo-carousel .slick-next,
.eacs-post-carousel .slick-next,
.eacs-product-carousel .slick-next {
  right: -50px;
}


.eacs-testimonial-slider.nav-top-left .slick-prev,
.eacs-team-slider.nav-top-left .slick-prev,
.eacs-logo-carousel.nav-top-left .slick-prev,
.eacs-post-carousel.nav-top-left .slick-prev,
.eacs-product-carousel.nav-top-left .slick-prev {
  left: 10px;
  top: -15px;
}

.eacs-testimonial-slider.nav-top-left .slick-next,
.eacs-team-slider.nav-top-left .slick-next,
.eacs-logo-carousel.nav-top-left .slick-next,
.eacs-post-carousel.nav-top-left .slick-next,
.eacs-product-carousel.nav-top-left .slick-next {
  left: 45px;
  top: -15px;
}

.eacs-testimonial-slider.nav-top-right .slick-prev,
.eacs-team-slider.nav-top-right .slick-prev,
.eacs-logo-carousel.nav-top-right .slick-prev,
.eacs-post-carousel.nav-top-right .slick-prev,
.eacs-product-carousel.nav-top-right .slick-prev {
  left: auto;
  right: 45px;
  top: -15px;
}

.eacs-testimonial-slider.nav-top-right .slick-next,
.eacs-team-slider.nav-top-right .slick-next,
.eacs-logo-carousel.nav-top-right .slick-next,
.eacs-post-carousel.nav-top-right .slick-next,
.eacs-product-carousel.nav-top-right .slick-next {
  left: auto;
  right: 10px;
  top: -15px;
}

.eacs-testimonial-slider.nav-top-left, .eacs-testimonial-slider.nav-top-right,
.eacs-team-slider.nav-top-left, .eacs-team-slider.nav-top-right,
.eacs-logo-carousel.nav-top-left, .eacs-logo-carousel.nav-top-right,
.eacs-post-carousel.nav-top-left, .eacs-post-carousel.nav-top-right,
.eacs-product-carousel.nav-top-left, .eacs-product-carousel.nav-top-right {
  padding-top: 40px;
}

.eacs-testimonial-slider .slick-dots,
.eacs-team-slider .slick-dots,
.eacs-logo-carousel .slick-dots,
.eacs-post-carousel .slick-dots,
.eacs-product-carousel .slick-dots {
  bottom: -40px;
}

.eacs-testimonial-slider .slick-dotted.slick-slider,
.eacs-team-slider .slick-dotted.slick-slider,
.eacs-logo-carousel .slick-dotted.slick-slider,
.eacs-post-carousel .slick-dotted.slick-slider,
.eacs-product-carousel .slick-dotted.slick-slider{
  margin-bottom: 30px;
}


/* Responsive Styles / Common */

@media only screen and (max-width: 400px) {
.eacs-testimonial-slider .slick-prev,
.eacs-team-slider .slick-prev,
.eacs-logo-carousel .slick-prev,
.eacs-post-carousel .slick-prev {
  left: -35px;
}

.eacs-testimonial-slider .slick-next,
.eacs-team-slider .slick-next,
.eacs-logo-carousel .slick-next,
.eacs-post-carousel .slick-next {
  right: -35px;
}

}


/* Testimonial Slider Styles */

/* disabled avatar */

.testimonial-avatar-disabled .eacs-testimonial-image {
  display: none;
}

.testimonial-avatar-disabled .eacs-testimonial-content {
  padding-top: 20px;
}

/* Default styles */

.eacs-testimonial-image img {
  max-width: 100%;
}

.eacs-testimonial-image {
  padding: 10px 10px 10px 20px;
}

.eacs-testimonial-image > figure {
  display: block;
  margin: 0;
}

.eacs-testimonial-slider .eacs-testimonial-item.testimonial-avatar-rounded figure img {
  border-radius: 50%;
  height: auto;
}

.eacs-testimonial-content {
  margin: 0;
  padding: 10px 20px 50px;
}

.eacs-testimonial-item > figure {
  margin: 0 auto;
  padding: 0 20px;
}

.eacs-testimonial-item .center-text {
    text-align: center;
}
.eacs-testimonial-item .right-text {
    text-align: right;
}
.eacs-testimonial-item .left-text {
    text-align: left;
}
.eacs-testimonial-item .justify-text {
    text-align: justify;
}


/* Default aligned */

.eacs-testimonial-content .eacs-testimonial-text {
  font-size: 100%;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 10px;
}

.eacs-testimonial-content .eacs-testimonial-user {
  float: left;
  font-family: inherit;
  font-size: 105%;
  font-style: italic;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  margin-right: 5px;
}

.eacs-testimonial-content .eacs-testimonial-user-company {
  float: left;
  font-family: inherit;
  font-size: 90%;
  font-style: italic;
  font-weight: lighter;
  line-height: 1.75;
  margin-bottom: 0;
  margin-top: 1px;
}

.eacs-testimonial-image  {
  position: relative;
}

.eacs-testimonial-image .eacs-testimonial-quote::after {
  color: inherit!important;
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 200%;
  position: absolute;
  right: 20px;
  top: 10px;
}


/* Left aligned slide */

.eacs-testimonial-slide-left .eacs-testimonial-content,
.eacs-testimonial-slide-left .eacs-testimonial-user,
.eacs-testimonial-slide-left .eacs-testimonial-user-company {
  text-align: left;
}

.eacs-testimonial-slide-left .eacs-testimonial-image {
  float: left;
  width: 30%;
}

.eacs-testimonial-slide-left .eacs-testimonial-content {
  float: left;
  margin-top: 20px;
  position: relative;
  width: 70%;
}

.eacs-testimonial-slide-left .eacs-testimonial-image .eacs-testimonial-quote {
  display: none;
}

.eacs-testimonial-slide-left .eacs-testimonial-quote::before {
  color: inherit;
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 28px;
  right: 20px;
  position: absolute;
  top: 0;
}

.eacs-testimonial-slide-left .eacs-testimonial-text {
  padding-right: 25px;
}
.eacs-testimonial-slide-left .eacs-testimonial-content {
  margin: 0;
  padding: 10px 25px 30px 10px;
}

/* Centered slide */

.eacs-testimonial-slide-centered .eacs-testimonial-content .eacs-testimonial-text {
  text-align: center;
}

.eacs-testimonial-slide-centered .eacs-testimonial-user,
.eacs-testimonial-slide-centered .eacs-testimonial-user-company  {
  float: none;
  text-align: center;
}

.eacs-testimonial-slide-centered .eacs-testimonial-image > figure img {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Right aligned slide */

.eacs-testimonial-slide-right .eacs-testimonial-content,
.eacs-testimonial-slide-right .eacs-testimonial-user,
.eacs-testimonial-slide-right .eacs-testimonial-user-company {
  text-align: right;
}

.eacs-testimonial-slide-right .eacs-testimonial-image {
  float: right;
  width: 30%;
}

.eacs-testimonial-slide-right .eacs-testimonial-content {
  float: right;
  margin-top: 20px;
  position: relative;
  width: 70%;
}

.eacs-testimonial-slide-right .eacs-testimonial-image .eacs-testimonial-quote {
  display: none;
}

.eacs-testimonial-slide-right .eacs-testimonial-quote::before {
  color: inherit;
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 28px;
  left: 20px;
  position: absolute;
  top: 0;
}

.eacs-testimonial-slide-right .eacs-testimonial-text {
  padding-left: 30px;
}

.eacs-testimonial-slide-right .eacs-testimonial-user,
.eacs-testimonial-slide-right .eacs-testimonial-user-company  {
  float: none;
  text-align: right;
}

.eacs-testimonial-slide-right .eacs-testimonial-content {
  padding: 10px 10px 30px 25px;
}

/* Team Slider Styles */

.eacs-team-slider .eacs-team-item {
  position: relative;
}

.eacs-team-slider .eacs-team-item.team-avatar-rounded figure img {
  border-radius: 50%;
  height: auto;
}
.eacs-team-image > figure {
  margin: 0;
  padding: 0;
}

.eacs-team-item .eacs-team-content {
  padding: 10px;
}

.eacs-team-item .eacs-team-member-name {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 5px 0;
  text-transform: uppercase;
}

.eacs-team-item .eacs-team-member-position {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin: 5px 0 10px;
  text-transform: uppercase;
}

.eacs-team-item .eacs-team-content, 
.eacs-team-item .eacs-team-content .eacs-team-text, 
.eacs-team-item .eacs-team-content p {
  font-size: 14px;
  line-height: 1.5;
}

.eacs-team-content > ul {
  margin: 0;
  padding: 0;
}

.eacs-team-content li {
  display: inline-block;
  list-style: outside none none;
  margin-right: 10px;
  text-align: center;
}

.eacs-team-content li a {
  font-size: 2.5rem;
}
.eacs-team-slider-left .eacs-team-item .eacs-team-member-name,
.eacs-team-slider-left .eacs-team-item .eacs-team-member-position,
.eacs-team-slider-left .eacs-team-item .eacs-team-text,
.eacs-team-slider-left .eacs-team-item .eacs-team-content p,
.eacs-team-slider-left .eacs-team-item .eacs-team-content ul,
.eacs-team-slider-left .eacs-team-item .eacs-team-content li{
  text-align: left;
}
.eacs-team-slider-right .eacs-team-item .eacs-team-member-name,
.eacs-team-slider-right .eacs-team-item .eacs-team-member-position,
.eacs-team-slider-right .eacs-team-item .eacs-team-text,
.eacs-team-slider-right .eacs-team-item .eacs-team-content p,
.eacs-team-slider-right .eacs-team-item .eacs-team-content ul,
.eacs-team-slider-right .eacs-team-item .eacs-team-content li{
  text-align: right;
}
.eacs-team-slider-centered .eacs-team-item .eacs-team-member-name,
.eacs-team-slider-centered .eacs-team-item .eacs-team-member-position,
.eacs-team-slider-centered .eacs-team-item .eacs-team-text,
.eacs-team-slider-centered .eacs-team-item .eacs-team-content p,
.eacs-team-slider-centered .eacs-team-item .eacs-team-content ul,
.eacs-team-slider-centered .eacs-team-item .eacs-team-content li{
  text-align: center;
}

.eacs-team-members-overlay .eacs-team-item .eacs-team-content {
  bottom: 10px;
  left: 10px;
  margin-bottom: 0;
  padding-top: 15%;
  opacity: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  right: 10px;
  top: 10px;
  -webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}


.eacs-team-members-overlay .eacs-team-item:hover .eacs-team-content {
  opacity: 1;
}
/* Post Carousel Styles */

.eacs-post-carousel .x-recent-posts a {
  border: medium none;
}

.eacs-post-carousel .x-recent-posts-excerpt p:last-child {
  margin-bottom: 0;
}

/* Product Carousel Styles */

.eacs-product-carousel .woocommerce li.product {
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
}

.eacs-product-carousel .woocommerce li.product.first {
  clear: none;
}

.eacs-product-carousel .woocommerce .cols-3 li.product:nth-child(2n+3), .eacs-product-carousel .woocommerce .cols-4 li.product:nth-child(2n+3), .eacs-product-carousel .woocommerce.columns-3 li.product:nth-child(2n+3), .eacs-product-carousel .woocommerce.columns-4 li.product:nth-child(2n+3) {
  clear: none !important;
}

.eacs-product-carousel.hide_rating .woocommerce li.product .star-rating-container {
  display: none !important;
}

.eacs-product-carousel .woocommerce ul.products li.product .price {
  color: #272727;
  font-size: 18px;
}

.eacs-product-carousel .woocommerce ul.products li.product h3 {
  font-size: 14px;
  padding: 0.5em;
  text-transform: uppercase;
}

.eacs-product-carousel .woocommerce .products .star-rating {
  display: block;
  float: none;
  margin: 10px auto;
}

.eacs-product-carousel .woocommerce .star-rating::before, .eacs-product-carousel .woocommerce .star-rating span::before {
  color: #f2b01e;
}

body:not(.x-ethos):not(.x-integrity):not(.x-renew):not(.x-icon) .eacs-product-carousel .woocommerce li.product .button {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: none;
  color: #272727;
  display: block;
  font-size: 14px;
  left: auto;
  margin: 15px;
  padding: 0.45em 0.5em 0.575em;
  position: relative;
  right: auto;
  text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);
  top: auto;
}

/* Product Carousel Simple and Reveal Style */

.eacs-product-carousel:not(.eacs-product-no-style) .woocommerce li.product .entry-featured {
  background-color: transparent;
  border: medium none;
  box-shadow: none;
  padding: 0;
}

.eacs-product-carousel.eacs-product-simple .woocommerce li.product .entry-wrap, .eacs-product-carousel.eacs-product-reveal .woocommerce li.product .entry-wrap {
  background-color: transparent;
  bottom: auto;
  box-shadow: none;
  padding: 15px 0 0;
  position: relative;
  text-align: center;
  top: auto;
}

.eacs-product-carousel.eacs-product-simple .woocommerce li.product .entry-header h3,
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .entry-header h3 {
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 5px;
  padding-bottom: 0.5em;
}
.eacs-product-carousel.eacs-product-simple .woocommerce li.product .entry-header h3 a,
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .entry-header h3 a {
  color: #272727;
  font-weight: normal;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
}

.eacs-product-carousel.eacs-product-simple .woocommerce li.product .price > .amount, 
.eacs-product-carousel.eacs-product-simple .woocommerce li.product .entry-header .price > .amount, 
.eacs-product-carousel.eacs-product-simple .woocommerce li.product .entry-header .price > ins > .amount,
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .entry-header .price > .amount, 
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .entry-header .price > ins > .amount {
  color: #272727;
  font-size: 18px;
  font-weight: normal;
}

.eacs-product-carousel.eacs-product-simple .woocommerce li.product .entry-wrap::before,
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .entry-wrap::before {
  display: none;
}

.eacs-product-carousel:not(.eacs-product-no-style) .woocommerce li.product .entry-header .button {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0;
  box-shadow: none;
  color: #272727;
  display: block;
  font-size: 14px;
  left: auto;
  margin: 20px auto;
  opacity: 1;
  position: relative;
  right: auto;
  text-shadow: none;
  top: auto;
  width: 80%;
}


.eacs-product-carousel:not(.eacs-product-no-style) .woocommerce li.product .entry-header .button:hover {
  background-color: #e74c3c;
  border: 1px solid #e74c3c;
  color: #fff;
}

.eacs-product-carousel.eacs-product-simple .woocommerce li.product .star-rating-container {
  background-color: transparent;
  left: auto;
  opacity: 1;
  position: relative;
  right: auto;
  top: 5px;
  display: block;
  margin: 0 auto;
  width: 110px;
}

.eacs-product-carousel.eacs-product-simple .woocommerce li.product .star-rating-container .star-rating::before,
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .star-rating-container .star-rating::before {
  color: #f2b01e;
}

.eacs-product-carousel.eacs-product-simple .woocommerce li.product .star-rating-container .star-rating span::before,
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .star-rating-container .star-rating span::before {
  color: #f2b01e;
}

.eacs-product-carousel:not(.eacs-product-no-style) .onsale{
  background-color: #ff2a13;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 100px;
  letter-spacing: 0;
  line-height: 160px;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  transform: rotate(-45deg);
  width: 200px;
  z-index: 1;
}

.eacs-product-carousel:not(.eacs-product-no-style) .woocommerce li.product .onsale {
  left: -95px;
  top: -45px;
}

.eacs-product-carousel .woocommerce ul.products {
  margin: 0 0 30px;
}

/* Product Carousel Reveal Styles */

.eacs-product-carousel .woocommerce li.product {
  background-color: #fff;
  float: left;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
}


.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .entry-wrap {
  bottom: -63px;
  margin-top: -63px;
  position: relative;
  top: auto;
  -webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s
}
.eacs-product-carousel.eacs-product-reveal .woocommerce li.product:hover .entry-wrap {
  bottom: 0;
}

.eacs-product-carousel.eacs-product-reveal .woocommerce li.product:hover .entry-wrap::before {
  background-color: #fff;
  display: block;
}

.eacs-product-carousel.eacs-product-reveal .woocommerce li.product .star-rating-container {
  background-color: rgba(255, 255, 255, 0.9);
  left: auto;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}

.eacs-product-carousel.eacs-product-reveal .woocommerce li.product:hover .star-rating-container {
  opacity: 1;
}

/* Product Carousel Overlay Styles */

.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-wrap {
    bottom: auto;
    font-size: 14px;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: calc(100% - 4em);
    transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-wrap {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: auto;
  font-size: 14px;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: calc(100% - 4em);
  -webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-wrap::before {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
  height: 50em;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  z-index: 0;
}

.eacs-product-carousel.eacs-product-overlay .woocommerce li.product:hover .entry-wrap::before {
  background-color: rgba(0, 0, 0, 0.75);
}

.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-header {
    position: relative;
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-header h3 {
    font-size: 14px;
    line-height: 1;
    margin: 0;
    overflow: hidden;
    padding: 1.5em;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-header h3 a {
    color: #fff;
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .price > del,
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-header .price > del{
    display: none;
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .entry-header .price > .amount, .woocommerce li.product .entry-header .price > ins > .amount {
    color: #fff;
    font-size: 24px;
}

.eacs-product-carousel.eacs-product-overlay .woocommerce li.product .added_to_cart {
    display: none;
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product:hover .entry-wrap {
    top: calc(100% - 10.385em);
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product:hover .entry-wrap::before {
    background-color: rgba(0, 0, 0, 0.75);
}
.eacs-product-carousel.eacs-product-overlay .woocommerce li.product:hover .star-rating-container {
    opacity: 1;
}



/* Product Grid Styles */

.eacs-product-grid .woocommerce li.product.first {
  clear: left;
}

.eacs-product-grid.eacs-col-3 .woocommerce li.product.first {
  clear: none;
}

.eacs-product-grid ul.products > li {
  float: left;
  margin: 0 4% 4.5% 0
}

.eacs-product-grid.eacs-col-1 ul.products > li {
  float: none;
  width: 100%;
}
.eacs-product-grid.eacs-col-2 ul.products > li {
  width: 48%;
}
.eacs-product-grid.eacs-col-2 ul.products > li:nth-child(2n) {
  margin-right: 0;
}
.eacs-product-grid.eacs-col-3 ul.products > li {
  width: 30.66667%;
}
.eacs-product-grid.eacs-col-3 ul.products > li:nth-child(3n) {
  margin-right: 0;
}
.eacs-product-grid.eacs-col-4 ul.products > li {
  float: left;
  width: 22%;
}
.eacs-product-grid.eacs-col-4 ul.products > li:nth-child(4n) {
  margin-right: 0;
}

/* Responsive Styles for Product Grid */

@media only screen and (max-width: 979px) {
.eacs-product-grid.eacs-col-3 ul.products > li,
.eacs-product-grid.eacs-col-4 ul.products > li {
  width: 48%;
  margin-right: 4%!important;
} 

.eacs-product-grid.eacs-col-3 ul.products > li:nth-child(2n+2),
.eacs-product-grid.eacs-col-4 ul.products > li:nth-child(2n+2) {
  margin-right: 0!important;
} 
}

@media only screen and (max-width: 480px) {
.eacs-product-grid.eacs-col-2 ul.products > li,
.eacs-product-grid.eacs-col-3 ul.products > li,
.eacs-product-grid.eacs-col-4 ul.products > li {
  width: 100%;
  margin-left: auto!important;
  margin-right: auto!important;
}
}


/* Post Grid Style */


.eacs-grid-post {
  float: left;
  padding: 10px;
}

.eacs-grid-post-holder {
  border: 1px solid rgba(0,0,0,.1);
  overflow: hidden;
}

.eacs-grid-post-holder-inner {
  height: 100%;
}

.eacs-entry-media {
  position: relative;
}

.eacs-entry-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(.19,1,.22,1);
  -moz-transition: opacity .2s ease-in-out,-moz-transform .25s cubic-bezier(.19,1,.22,1);
  transition: opacity .2s ease-in-out,transform .25s cubic-bezier(.19,1,.22,1);
}

.eacs-entry-overlay:hover {
  opacity: 1;
}


.eacs-entry-overlay > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.eacs-entry-title {
  margin: 10px 0 5px;
  font-size: 1.2em;
}

.eacs-entry-overlay i {
  color: #fff;
  width: 60px;
  text-align: center;
  line-height: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  font-size: 32px;
  top: 50%;
  margin-top: -30px;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  opacity: 0;
  -webkit-transform: translatex(-20px);
  -moz-transform: translatex(-20px);
  -ms-transform: translatex(-20px);
  transform: translatex(-20px);
  -webkit-transition: opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(.19,1,.22,1);
  -moz-transition: opacity .2s ease-in-out,-moz-transform .25s cubic-bezier(.19,1,.22,1);
  transition: opacity .2s ease-in-out,transform .25s cubic-bezier(.19,1,.22,1);
}

.eacs-entry-media:hover .eacs-entry-overlay i {
  -webkit-transform: translatex(0px);
  -moz-transform: translatex(0px);
  -ms-transform: translatex(0px);
  transform: translatex(0px);
  opacity: 1;
}

.eacs-entry-thumbnail img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}

.eacs-grid-post-excerpt {
  padding-top: 5px;
}

.eacs-entry-footer {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.eacs-entry-footer .eacs-author-avatar {
  flex: 0 0 auto;
  width: 50px;
}

.eacs-entry-footer .eacs-author-avatar .avatar {
  border-radius: 50%;
}

.eacs-post-grid .eacs-entry-footer  .eacs-entry-meta {
  padding-left: 8px;
}

.eacs-entry-meta > div {
  font-size: 12px;
  line-height: 1.2;
  padding-bottom: 5px;
}

.eacs-grid-post-excerpt p {
  margin: 0;
  font-size: 14px;
}

.eacs-entry-meta .eacs-entry-footer  .eacs-posted-by {
  display: block;
}

.eacs-grid-post .eacs-entry-wrapper, .eacs-grid-post .eacs-entry-footer {
  padding: 15px;
}

.eacs-post-grid .eacs-entry-header .eacs-entry-meta span.eacs-posted-on {
  padding-left: 5px;
}

.eacs-post-grid .eacs-entry-header .eacs-entry-meta span.eacs-posted-on::before {
  content: '\f111';
  font-family: FontAwesome;
  color: inherit;
  opacity: .4;
  font-size: .8em;
  padding-right: 7px;
}

.fa-long-arrow-right::before {
  content: "\f178";
  font-family: FontAwesome;
}

/* Post Grid Column */

.eacs-col-1 .eacs-post-grid-column {
  float: none;
  width: 100%;
}
.eacs-col-2 .eacs-post-grid-column{
  float: left;
  width: 50%;
}
.eacs-col-3 .eacs-post-grid-column {
  float: left;
  width: 33.3333%;
}
.eacs-col-4 .eacs-post-grid-column {
  float: left;
  width: 25%;
}
.eacs-col-5 .eacs-post-grid-column {
  float: left;
  width: 20%;
}
.eacs-col-6 .eacs-post-grid-column {
  float: left;
  width: 16.6666%;
}

/* Responsive Styles for Post Grid */

@media only screen and (max-width: 979px) {
.eacs-col-1 .eacs-post-grid-column, .eacs-col-2 .eacs-post-grid-column, 
.eacs-col-3 .eacs-post-grid-column, .eacs-col-4 .eacs-post-grid-column,
.eacs-col-5 .eacs-post-grid-column, .eacs-col-6 .eacs-post-grid-column {
  width: 33.3333%;
}
}

@media only screen and (max-width: 767px) {
.eacs-col-1 .eacs-post-grid-column, .eacs-col-2 .eacs-post-grid-column, 
.eacs-col-3 .eacs-post-grid-column, .eacs-col-4 .eacs-post-grid-column,
.eacs-col-5 .eacs-post-grid-column, .eacs-col-6 .eacs-post-grid-column {
  width: 50%;
}
}

@media only screen and (max-width: 480px) {
.eacs-col-1 .eacs-post-grid-column, .eacs-col-2 .eacs-post-grid-column, 
.eacs-col-3 .eacs-post-grid-column, .eacs-col-4 .eacs-post-grid-column,
.eacs-col-5 .eacs-post-grid-column, .eacs-col-6 .eacs-post-grid-column {
  float: none;
  width: 100%;
}
}

/* alignment */

.eacs-post-align-left, .eacs-post-align-left .eacs-entry-header {
  text-align: left;
}
.eacs-post-align-centered, .eacs-post-align-centered .eacs-entry-header {
  text-align: center;
}

.eacs-post-align-right, .eacs-post-align-right .eacs-entry-header {
  text-align: right;
}

.eacs-post-align-left .eacs-entry-footer {
  justify-content: flex-start;
}
.eacs-post-align-centered .eacs-entry-footer {
  justify-content: center;
}
.eacs-post-align-right .eacs-entry-footer {
  justify-content: flex-end;
}
