/*   ==================================================
              product-category grid
    ================================================== */
.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .meafe-entry-media svg,
.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .meafe-entry-media img {
  vertical-align: middle;
}

.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5em;
  margin-bottom: 0;
  -webkit-transition: all 0.235s ease-in-out;
  transition: all 0.235s ease-in-out;
}

.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title .cat-count {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 4px;
}

.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper {
  margin-top: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.85em;
}

.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper .product-btn {
  -webkit-transition: all 0.235s ease-in-out;
  transition: all 0.235s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper .product-btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 6.25px;
  -webkit-transition: all 0.235s ease-in-out;
  transition: all 0.235s ease-in-out;
  color: #f29f05;
}

.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper:hover .product-btn-icon {
  margin-left: 8px;
}

.meafe-product-cat-grid-wrapper .meafe-prod-cat-grid-innerwrapper .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper:hover .product-btn {
  color: #f29f05;
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -15px 0;
}

@media (min-width: 575px) {
  .meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: -15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
  max-width: 100%;
  padding: 15px 0;
}

@media (min-width: 575px) {
  .meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
    padding: 15px;
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: 33.33%;
        -ms-flex: 33.33%;
            flex: 33.33%;
    max-width: 33.33%;
  }
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item a {
  display: block;
  position: relative;
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item .meafe-entry-media {
  height: 370px;
  -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.03);
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item .meafe-entry-media svg,
.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item .meafe-entry-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  padding: 40px 24px 24px;
  border-radius: 0 0 16px 16px;
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title {
  color: #fff;
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title:hover {
  color: #547c0e;
}

.meafe-product-cat-grid-wrapper.layout-1 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  grid-gap: 30px;
}

@media (min-width: 769px) {
  .meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-big-wrapper {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 30px;
}

@media (min-width: 769px) {
  .meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-big-wrapper {
    -webkit-box-flex: calc(50% - 15px);
        -ms-flex: calc(50% - 15px);
            flex: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-big-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-small-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 30px;
}

@media (min-width: 500px) {
  .meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-small-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-small-wrapper .meafe-cat-grid-item {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

@media (min-width: 500px) {
  .meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-small-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: calc(50% - 15px);
        -ms-flex: calc(50% - 15px);
            flex: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-item a {
  display: block;
  position: relative;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-item .meafe-entry-media {
  margin: 0;
  -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.03);
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  min-width: 164px;
  background-color: #fff;
  padding: 8px 16px;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title {
  color: #26291f;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title:hover {
  color: #547c0e;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title .cat-count {
  display: block;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper {
  margin-top: 5px;
  color: #26291f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-end-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  grid-gap: 30px;
}

@media (min-width: 769px) {
  .meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-end-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 769px) {
  .meafe-product-cat-grid-wrapper.layout-2 .meafe-cat-grid-wrapper .meafe-cat-grid-end-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: calc(50% - 15px);
        -ms-flex: calc(50% - 15px);
            flex: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -15px 0;
}

@media (min-width: 360px) {
  .meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: -15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
  max-width: 100%;
  padding: 15px 0;
}

@media (min-width: 360px) {
  .meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
    max-width: 50%;
    padding: 15px;
  }
}

@media (min-width: 575px) {
  .meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: 33.33%;
        -ms-flex: 33.33%;
            flex: 33.33%;
    max-width: 33.33%;
  }
}

@media (min-width: 767px) {
  .meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: 25%;
        -ms-flex: 25%;
            flex: 25%;
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: 20%;
        -ms-flex: 20%;
            flex: 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item {
    -webkit-box-flex: 16.66%;
        -ms-flex: 16.66%;
            flex: 16.66%;
    max-width: 16.66%;
  }
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item a {
  display: block;
  position: relative;
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item .meafe-entry-media img {
  -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.03);
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta {
  padding: 16px 0 0;
  border-radius: 0 0 16px 16px;
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title {
  color: #26291f;
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title:hover {
  color: #547c0e;
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .category-title .cat-count {
  display: block;
  margin: 4px 0 0 0;
}

.meafe-product-cat-grid-wrapper.layout-3 .meafe-cat-grid-wrapper .meafe-cat-grid-item .product-cat-meta .product-btn-wrapper {
  color: #26291f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.meafe-product-cat-grid-content-align-center .meafe-cat-grid-item {
  text-align: center;
}

.meafe-product-cat-grid-content-align-center .meafe-cat-grid-item .product-btn-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.meafe-product-cat-grid-content-align-left .meafe-cat-grid-item {
  text-align: left;
}

.meafe-product-cat-grid-content-align-left .meafe-cat-grid-item .product-btn-wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.meafe-product-cat-grid-content-align-right .meafe-cat-grid-item {
  text-align: right;
}

.meafe-product-cat-grid-content-align-right .meafe-cat-grid-item .product-btn-wrapper {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
/*# sourceMappingURL=product-cat-grid.css.map */