h4,
h5,
h6 {
    font-weight: 500;
}

/** ========================= **/
/* AUTORE BLOG E RICETTE */
/** ========================= **/
.autore-wrap {
    background-color: #fff;
    width: 100%;
    padding: 30px 30px;
    border: 1px solid #ccc;
}

.autore-wrap .author-link {
    overflow: hidden;
}

.autore-wrap .author-link img.avatar {
    border: 3px solid #ffd91e;
    border-radius: 50%;
    z-index: 2;
    float: left;
    width: 90px;
    height: auto;
}

.autore-wrap .author-info {
    width: calc(100% - 110px);
    float: right;
}

.autore-wrap .author-info a {
    padding: 3px 20px 3px 30px;
    margin-left: 30px;
    color: #000;
}

.author-link img {
    border-radius: 100%;
    border: 2px solid #fed330;
}

/** comments list **/

.comment-list .comment-section-description {
    margin-top: 30px;
}

.comment-list {
    list-style: none;
    margin: 0 !important;
    margin: 3em 0 0 0 !important;
}

.comment-list>li {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 20px 20px !important;
    margin-bottom: 40px;
}

.comment-list .comment-name {
    font-weight: bold;
}

.comment-list .comment-reply-link {
    background-color: #ffd91f;
    color: #000;
    font-weight: 900;
    padding: 5px 15px;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
}

.comment-list .comment-reply-link:hover {
    background-color: #333;
    color: #fff;
}

.comment-list li:before {
    display: none !important;
}

/* Risposte di 1 e 3 livello */
.comment-list ul.children {
    list-style: none;
    margin: 30px 0;
}

.comment-list ul.children li,
.comment-list .children .children .children li {
    background-color: #f0f0f0;
    padding: 20px 20px;
}

/* Risposte di 2 e 4 livello */
.comment-list .children .children li,
.comment-list .children .children .children .children li {
    background-color: #fff;
    padding: 20px 20px;
}

/** BLOG **/
ul {
    margin-left: 1.25rem;
    list-style-type: none;
}

/** inizio hero blog no video **/
.hero-blog-novideo {
    background-position: center center;
    min-height: 660px;
    background-size: cover;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1100px) {
    .hero-blog-novideo {
        min-height: 450px;
    }
}

@media only screen and (max-width: 639px) {
    .hero-blog-novideo {
        min-height: 200px;
    }
}

/** fine hero blog no video */

section.content-blog {
    padding: 4em;
}

.video_hero_prod.singlebloghero {
    padding-top: 0;
}

section.content-blog h2,
section.content-blog h3 {
    margin: 30px 0;
    font-size: 30px;
    display: block;
    font-weight: 600 !important;
}

section.content-blog a {
    color: #2eb0a8;
    font-weight: 600;
}

section.content-blog .riquadroprodotti_singleblog.home-product a {
    color: #000000;
}

.content-blog figure.aligncenter {
    margin: 0 0 20px 0;
}


.blogart .owl-carousel .owl-item img {
    width: 100%;
}

section.prodblog.prodottiricetta h2,
section.blogart h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 600 !important;
}


.blog_new.blogart {
    padding: 2em 0;
}

section.prodblog.prodottiricetta {
    padding: 0 0 1em;
}

section.content-blog ol {
    margin-left: 1.25rem;
}

section.content-blog ul {
    list-style: disc;
}

section.content-blog li {
    margin-bottom: 20px;
}

section.content-blog li::marker {
    margin-right: 10px;
    border-radius: 100%;
    color: #37b0a8;
    width: auto;
    font-weight: 900;
    display: inline-block;
    text-align: left;
}

@media only screen and (min-width: 1801px) {
    .rebalancer_new .owl-nav {
        width: 105%;
    }
}

section.autore>.row {
    display: flex;
    align-items: center;
}

.headerautore {
    display: flex;
    align-items: center;
    justify-content: start;
}

.imgaut {
    max-width: 90px;
}

.riquadro-autore {
    padding: 2em 0 1em;
}

.imgaut img {
    border: 2px solid #fed83b;
    border-radius: 100%;
}

.nameaut h4 {
    font-weight: 900;
    margin-left: 20px;
}

.contentauto {
    padding-top: 10px;
}

.contentauto p {
    font-size: 16px;
    color: #009640;
}


.footerblogbanner {
    display: flex;
    background: #f7f7f7;
    padding: 20px 10px;
    margin-bottom: 30px;
}

.footerblogbanner .coluno {
    text-align: center;
    padding-top: 30px;
    width: 50%;
    padding-right: 10px;
    padding-bottom: 80px;
}

.footerblogbanner .coluno img {
    max-width: 110px;
}

.footerblogbanner .coluno h2 {
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 40px;
}

.footerblogbanner .coluno .contenttext {
    padding: 10px;
    margin: 0;
    margin-right: -180px;
    margin-left: 210px;
    margin-bottom: 20px;
}

.footerblogbanner .coluno .contenttext p {
    font-size: 22px;
    display: block;
    padding: 10px;
    position: relative;
}

.footerblogbanner .coluno .contenttext p .snvirgo {
    position: absolute;
    left: -5px;
    top: 0;
}

.footerblogbanner .coluno .contenttext p .dxvirgo {
    position: absolute;
    right: -5px;
}

.footerblogbanner .coluno a.btnverde {
    font-size: 22px;
    padding: 0.4em 0;
    margin-top: 20px;
}

.footerblogbanner .coldue {
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
    width: 50%;
}


section.newsletter .row .row.footer-newsletter {
    background: #f4f3f1;
    padding: 2em;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100%;
}

section.newsletter {
    padding: 5em 0 0;
}

section.newsletter h3 {
    font-size: 30px;
}

.flexnews {
    display: flex;
    justify-content: space-between;
}

.flexnews .campo {
    width: 33%;
}

.flexnews button {
    width: 100%;
    height: 50px;
    text-align: center;
    background: #333333 !important;
    color: #fff;
}

.newsletter form {
    margin-top: 40px;
}

.newsletter label.choice {
    text-align: left;
    margin-top: 6px;
    font-weight: normal !important;
}


.newsletter label.choice a {
    text-align: left;
    margin-top: 6px;
    font-weight: 600 !important;
}

img.respimgblogbanner {
    display: none;
}


/** SINGLE BLOG 2024 **/
section.herosingleblog_img img {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

section.herosingleblog_img {
    position: relative;
    padding: 20em 0;
    overflow: hidden;
}



#commentform {
    display: none;
}


.commenti {
    margin-top: 70px;
    background: #f7f7f7;
    padding: 2.5em 0 2em;
}

.comment-section-title {
    text-align: center;
    font-weight: 600 !important;
    font-size: 30px !important;
    margin-bottom: 30px;
}

#reply-title {
    text-align: left;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 0;
}

.showcomment {
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-transform: uppercase;
}

/** Inizio Articoli Collegati Single Blog **/
.relativeimg_artcoll {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.relativeimg_artcoll img {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.riquadro-blog_artcoll h5 {
    margin-top: 5px;
}

.riquadro-blog_artcoll h5 a {
    color: #000;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
}

.contentblog_artcoll {
    position: relative;
}

.titlesliderleggi h2 {
    margin: 0 !important;
    margin-top: 30px !important;
}

div#slider_artcoll_singleblog {
    margin-bottom: 50px;
}

@media only screen and (max-width: 639px) {
    .relativeimg_artcoll {
        height: 150px;
    }
}

/** Fine Articoli Collegati Single Blog **/

/** inizio single blog product list a sinistra **/
.riquadroprodotti_singleblog h4 a {
    color: #000 !important;
}

.riquadroprodotti_singleblog .star_prod_home {
    max-width: 47%;
    display: flex;
    align-items: center;
    flex-flow: inherit;
}

.riquadroprodotti_singleblog .star_prod_home span.txtrev {
    margin-left: 5px;
    margin-top: 5px;
}

.woocommerce .hoversparisci h4 {
    margin: 5px 0 -5px 0;
}

.riquadroprodotti_singleblog .prodotto-home.prodotto {
    margin-bottom: 50px;
}

.riquadroprodotti_singleblog .wrap-video-container {
    height: 180px !important;
}

.riquadroprodotti_singleblog li {
    margin-bottom: 0 !important;
}

.riquadroprodotti_singleblog del {
    font-size: 14px !important;
}

.riquadroprodotti_singleblog ins {
    font-size: 18px;
}

.riquadroprodotti_singleblog .playvideo_ant .prodotto iframe {
    -webkit-transform: scale(1.2) translate(-40%, -55%) !important;
    transform: scale(1.2) translate(-40%, -55%) !important;
    -moz-transform: scale(1.2) translate(-40%, -55%) !important;
}

/** fine single blog product list a sinistra **/

/** Ricette ShortCode **/
.ricetta-sc {
    position: relative;
    cursor: pointer;
}

.ricetta-sc .cover-ricetta {
    position: relative;
    width: 100%;
    height: 400px;
}

.ricetta-sc .cover-ricetta::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.ricetta-sc .ricetta-content {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.ricetta-sc .ricetta-content h3 {
    color: #fff;
    text-align: center;
    font-size: 32px;
}

.ricetta-sc .ricetta-content .wrap-bollini ul {
    margin: 0;
    list-style: none;
    text-align: center;
}

.ricetta-sc .ricetta-content .wrap-bollini ul li {
    display: inline-block;
    margin: 10px 10px;
    padding: 0;
}

.ricetta-sc .ricetta-content .wrap-bollini ul li::before {
    display: none;
}

@media (max-width: 480px) {
    .ricetta-sc .ricetta-content .wrap-bollini ul li img {
        width: 50px;
        height: auto;
    }
}


.prod_taxonomy-due .owl-stage {
    padding-left: 0 !important;
}


@media only screen and (max-width: 1200px) {
    section.content-blog {
        padding: 4em;
    }

    .content-blog .row.rowpiccola .columns.medium-3 {
        padding: 0;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 1025px) {
    .riquadro-artblog-home {
        flex-flow: wrap;
    }

    .imgriq-artblog-home {
        width: 100%;
    }

    .content-artblog-home {
        width: 100%;
        padding: 2em;
    }
}

@media only screen and (max-width: 1024px) {
    section.content-blog {
        padding: 4em 20px;
    }

    section.content-blog .row .columns.medium-8 {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {
    section.content-blog .row .columns.medium-8 {
        width: 100%;
    }

    .riquadroprodotti_singleblog .star_prod_home {
        max-width: 75%;
    }
}






@media only screen and (max-width: 639px) {
    .heronewblog h2 {
        font-size: 30px;
    }

    .heronewblog {
        padding: 8em 0;
    }

    section.content-blog {
        padding: 2em 0;
    }

    section.content-blog .row {
        display: block;
    }

    section.content-blog h2,
    section.content-blog h3 {
        font-size: 28px;
    }

    section.autore>.row {
        flex-flow: wrap-reverse;
    }

    .autore-wrap {
        float: left;
    }

    section.autore>.row .columns {
        width: 100% !important;
        margin: 0;
        max-width: 100%;
    }


    .footerblogbanner {
        display: flex;
        flex-flow: wrap;
    }

    .footerblogbanner .coluno {
        width: 100%;
    }

    .footerblogbanner .coluno h2 {
        font-size: 32px;
    }

    .footerblogbanner .coluno .contenttext {
        padding: 0;
        margin: 0 !important;
        width: 100%;
        max-width: 100%;
    }


    .footerblogbanner .coluno .contenttext p {
        font-size: 19px;
        display: block;
        padding: 10px 18px;
        position: relative;
    }

    .footerblogbanner .coluno .contenttext p .snvirgo {
        top: -5px;
    }

    .footerblogbanner .coluno .contenttext p .dxvirgo {
        bottom: -10px;
    }

    .footerblogbanner .btnverde {
        background: #3a7229;
        color: #fff;
        font-weight: 900;
        text-transform: uppercase;
        font-size: 22px;
        padding: 0.4em 0;
        text-align: center;
    }

    .footerblogbanner .coldue {
        width: 100%;
        background: none !important;
    }

    img.respimgblogbanner {
        margin-bottom: 40px;
        display: block;
    }

    section.newsletter .footer-newsletter {
        background: #f4f3f1;
        padding: 0;
    }

    .row.footer-newsletter .columns {
        width: 100% !important;
    }

    .flexnews {
        flex-flow: wrap;
    }

    .flexnews .campo {
        margin-bottom: 20px;
    }


    .autore-wrap .author-info {
        width: 100%;
        float: right;
        padding-top: 20px;
    }

    .author-info h4 {
        font-size: 30px;
    }

    .author-info p {
        font-size: 16px;
    }


    .video_hero_prod iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: none;
    }

    .video_hero_prod {
        overflow: hidden;
        height: 270px;
    }

    section.content-blog h1 {
        font-size: 23px;
    }

    section.content-blog h2,
    section.content-blog h3 {
        font-size: 22px;
        margin: 25px 0 10px 0;
    }

    .riquadroprodotti_singleblog {
        padding: 0 2em;
    }

    .riquadroprodotti_singleblog .prodotto img {
        width: 100%;
    }



}