.inside-article {
    padding: 0px !important;
}

nav.woocommerce-breadcrumb {
    display: none;
}

h1.woocommerce-products-header__title.page-title {
    display: none;
}

p.woocommerce-result-count {
    display: none;
}

orm.woocommerce-ordering {
    display: none;
}

.gombferfi-intro {
    display: flex;
    margin-bottom: 20px;
}

ul.products.columns-4 {
    display: none;
}

nav.woocommerce-pagination {
    display: none;
}

p.szoveg {
    color: #242424;
    font-family: "Poppins", Sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
}

p.szoveg strong {
    font-weight: 500;
}

h1.wp-block-heading.kiemeles {
    font-weight: 700;
    color: #d80e1d;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    line-height: 44px;
}

h2.wp-block-heading.kiemeless {
    font-weight: 700;
    color: #d80e1d;
    font-family: "Poppins", Sans-serif;
    font-size: 25px;
    line-height: 44px;
}



a.kamagra-link {
    font-weight: 700;
    color: #d80e1d;
    font-family: "Poppins", Sans-serif;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
    display: none;
}

 .feature-grid {
    display: grid;
    gap: 1.25rem;
            font-family: "Poppins", Sans-serif;
        grid-template-columns: repeat(3, 1fr);
  }
 
  .feature-card {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 14px;
    padding: 1.25rem;
    box-shadow: 0 2px 10px rgba(0,0,0,.04);
  }
.feature-card h2 {
    margin: 0 0 .5rem;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    color: #d80e1d;
    font-family: "Poppins", Sans-serif;
}


h2.wp-block-heading.kiemeles {
    font-weight: 500;
    color: #d80e1d;
    font-family: "Poppins", Sans-serif;
    font-size: 30px;
    line-height: 44px;
}

.ferfibolt-akciok {
    border: 1px solid #e7e7e7;
    border-radius: 14px;
    padding: 1.25rem;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .04);
    margin-bottom: 25px;
}

p.ferfibolt-introkimeles {
    font-size: 18px;
    line-height: 1.35;
    font-weight: 700;
    color: #d80e1d;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 15px;
}

a.ferfibolt-termek-link {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    background-color: #d80e1d;
    color: white;
        display: flex;
    text-decoration: none;
    padding: 10px;
    justify-content: center;
    font-weight: 700;
    border-radius: 40px;
}



p.ferfibolt-intro {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 1.8;
}

p.ferfibolt-text {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 1.8;
}



a.ferfibolt-link {
    color: white;
    text-decoration: none;
    font-size: 17px;
}

span.ferfibolt-highlight {
    background-color: #d80e1d;
    padding: 0px 5px;
    font-weight: 600;
    color: white;
    border-radius: 2px;
}


p.ferfibolt-akcio {
    font-family: "Poppins", Sans-serif;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    border-bottom: 1px solid #00000026;
    padding-bottom: 15px;
}

p.ferfibolt-akcio:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
}

span.highlight {
    font-weight: 600;
    background-color: #f1f1f1;
    padding: 2px 5px;
    border-radius: 5px;
}

.feature-card p {
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .entry-content {
        padding: 0px 20px;
    }

    .feature-grid { grid-template-columns: repeat(1, 1fr); }

    h1.wp-block-heading.kiemeles {
        font-weight: 700;
        color: #d80e1d;
        font-family: "Poppins", Sans-serif;
        font-size: 20px;
        line-height: 32px;
    }
    h2.wp-block-heading.kiemeless {
        font-weight: 700;
        color: #d80e1d;
        font-family: "Poppins", Sans-serif;
        font-size: 20px;
        line-height: 33px;
    }

    a.ferfibolt-termek-link {
display: flex;
}
}