.elementor-23070101 .elementor-element.elementor-element-47124b4 .elementor-product-grid{-ms-grid-columns:repeat(3, minmax(0, 1fr));grid-template-columns:repeat(3, minmax(0, 1fr));}.elementor-23070101 .elementor-element.elementor-element-47124b4 .elementor-badge{min-width:50px;}@media(max-width:1024px){.elementor-23070101 .elementor-element.elementor-element-47124b4 .elementor-product-grid{-ms-grid-columns:repeat(3, minmax(0, 1fr));grid-template-columns:repeat(3, minmax(0, 1fr));}}@media(max-width:767px){.elementor-23070101 .elementor-element.elementor-element-47124b4 .elementor-product-grid{-ms-grid-columns:repeat(1, minmax(0, 1fr));grid-template-columns:repeat(1, minmax(0, 1fr));}}/* Start custom CSS for text-editor, class: .elementor-element-ba2ab92 */.cta-btn,
.cta-btn:visited,
.cta-btn:active,
.cta-btn:focus {
  color: #fff;
  text-decoration: none;
}

.cta-btn {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 22px;
  display: inline-block;
  padding: 14px 24px;
  background: #ce5e58;
  font-weight: 700;
  border-radius: 6px;
}

.cta-btn:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #b94e49;
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for product-grid, class: .elementor-element-47124b4 */.product-name {
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    background: #f1ebe5;
        font-family: "Roboto", sans-serif;
    font-size: 0.825rem;
    font-weight: 700;
    color: #151514;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 56px;
}

.h5-replace {
    font-size: 1rem;
}

.product-container {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.product-name a {
    min-height: 60px;
}

.product-name a {
    color: inherit;
}

.product-name {
    font-family: "Roboto", sans-serif;
    font-size: 0.825rem;
    font-weight: 700;
    color: #151514;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 56px;
}

.product-price, #lyoshowvatfree {
    font-size: 1.1em;
    color: #ce5e58;
    font-weight: 700;
}

.product-price-and-shipping, .product-prices {
    font-size: 1rem;
    line-height: normal;
}

.product-price-and-shipping {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 12px 6%;
  min-height: 58px;
}

.add-to-cart {
    color: #fff;
    background-color: #252f4c;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
}

.btn {
    font-size: 0.875rem;
    text-transform: uppercase;
    padding: 7px 8%;
    border-width: 0;
    line-height: 1.25rem;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.product-container:hover {
    border: none;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px)
}

.regular-price {
    font-size: 0.8em;
    color: #363634;
    text-decoration: line-through;
}

.discount-percentage{
    display: none;
}/* End custom CSS */