/* >>> START WEISS CUSTOM
*/
/* INDEX BLOG */
.blog-page:not(.blog-category-view):not(.blog-author-view):not(.blog-tag-view) .post-header,
.blog-page:not(.blog-category-view):not(.blog-author-view):not(.blog-tag-view) .post-content ._post-description .post-featured-image,
.blog-page:not(.blog-category-view):not(.blog-author-view):not(.blog-tag-view) .post-content ._post-description .post-tag {
    display:none;
}
/* RESPONSIVE LAYOUT */
@media (min-width: 1200px) and (max-width: 1345px) {
    .blog-page #maincontent {
        width:1200px;
        max-width: 1200px;
    }
}
@media (min-width: 1345px) {
    .blog-page #maincontent {
        width:1345px;
        max-width:1345px;
    }
}
/* FIX BREADCRUMB */
.breadcrumb-link-grid,
.breadcrumb-link-grid a{color:rgb(80,80,80);}
.breadcrumb-link-grid a:hover{color:rgb(33,37,41);text-decoration:none;}
.cms-page-view .breadcrumb-link-grid,
.blog-post-view .breadcrumb-link-grid {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 768px) {
    .cms-page-view .page-wrapper ol.breadcrumb-link-grid,
    .blog-page .page-wrapper ol.breadcrumb-link-grid {
        display: flex;
    }
}
@media (max-width: 800px) {
    .cms-page-view .page-wrapper ol.breadcrumb-link-grid,
    .blog-page .page-wrapper ol.breadcrumb-link-grid {
        display: flex;
        padding-left: 1rem;;
    }
    .cms-page-view .breadcrumb-link-grid,
    .blog-post-view .breadcrumb-link-grid{
        padding-left:1rem;
    }
}
@media (min-width: 1440px) {
    .cms-page-view .page-wrapper ol.breadcrumb-link-grid,
    .blog-page .page-wrapper ol.breadcrumb-link-grid {
        display: flex;
        width: 1440px;
        max-width: 1440px;
    }
}
.cms-page-view .page-wrapper ol.breadcrumb-link-grid,
.blog-page .page-wrapper ol.breadcrumb-link-grid {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: unset;
    margin-right: unset;
    margin-bottom: 0;
}
/* INDEX BLOG */
.blog-page h1[data-content-type="heading"],
.blog-page.blog-index-index h1.page-title span,
.blog-page.blog-category-view h1.page-title span{
    font-family: 'Raleway', sans-serif;
    color: #c9bbdd;
    margin: 30px 0 30px 0;
    font-size: 3.6rem;
}
.blog-page.blog-page-list [class^=template-] .block-title-wrap {
    border-bottom-color: #c9bbdd;
}
.blog-page.blog-page-list [class^=template-] .block-title-wrap h4{
    background-color:#c9bbdd;
}
.blog-page main.page-main .widget p {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0px;
}
.blog-page main.page-main .widget .bottom-text-block p{
    width: 1206px;
    margin: 0 auto;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    color: #505050;
    margin-bottom: 2rem;
}

@media (max-width: 1240px) {
    .blog-page main.page-main .widget .bottom-text-block p{
        width: auto;
        margin: 0 16px 2rem;
        font-size: 11px;
        line-height: 16px;
        font-weight: 400;
        color: #505050;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}
.blog-page main.page-main .widget ol li{
    list-style: unset !important;
}
.blog-page main.page-main .widget p a {
    color: #C2B2D7;
}
/*>>>*/
.blog-page.blog-page-list [class^=template-] .image-container .post-category a {
    background-color: #c9bbdd;
    color: #fff;
    font-size: 16px;
    padding:8px 12px;
}
.blog-page.blog-page-list [class^=template-] .post-info h3.post-title a {
    font-family: 'Raleway',sans-serif;
    font-weight: 600;
    /* font-size: 16px;*/
    color: #2A2927;
}
.blog-page.blog-page-list [class^=template-] .post-info h3.post-title {
    /*text-align: center;*/
}
.blog-page.blog-page-list [class^=template-] .post-info h3.post-title a:hover {
    color:#c9bbdd;
}
.blog-page.blog-page-list [class^=template-] .post-info .post-data-wrap {
    display: none;
}
/* index nav */
.blog-page.blog-page-list .toolbar-blog-posts button.mbblog-lazyload-trigger.mfblog-hide-onload.action.primary {
}
/* custom index CAT */
.blog-page.blog-category-view [class^=template-] .image-container span.post-category {
    /*display: none;*/
}
.blog-page.blog-category-view [class^=template-2] .post-info {
    padding-top: 10px;
}
.blog-page.blog-tag-view .page-main > .page-title-wrapper .page-title
, .blog-page.blog-page-list .page-main > .page-title-wrapper .page-title
{
    background-color: white;
    border-radius: 50px;
    display: inline-block;
    text-transform: none;
    border:none !important;
    font-family: 'Raleway', sans-serif;
    color: #c9bbdd;
    margin: 0 0 2rem 0;
    font-weight: 600;
    padding: 1rem;
    font-size: 3.6rem;
    line-height: 54px;
}
/*<<<*/
/* FAQ */
.blog-page.blog-post-view .post-view-modern div[data-content-type="row"]:has(.nlw-magento-pagebuilder-faq):nth-child(even){}
.blog-page.blog-post-view .post-view-modern div[data-content-type="row"]:has(.nlw-magento-pagebuilder-faq):nth-child(odd){}
.blog-page.blog-post-view .post-view-modern div[data-content-type="row"]:has(.nlw-magento-pagebuilder-faq):nth-child(odd) a{}
.blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq {
    border-bottom: 1px solid #E7E5E4;
    margin: 5px 0px;
}
.blog-page.blog-post-view .post-view-modern div[data-content-type="row"] .nlw-magento-pagebuilder-faq {
    color: #2A2927;
}
.blog-page.blog-post-view .post-view-modern div[data-content-type="row"] .nlw-magento-pagebuilder-faq a {
    color: #111;
}
.blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq-question {
    padding: unset;
    padding-left: 2rem;
    cursor: pointer;
    line-height: 32px;
}
.blog-page.blog-post-view .nlw-magento-pagebuilder-faq-question span.arrow {
    float: left;
    height: 32px;
    line-height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    transform: rotate(0deg);
    transition: transform 0.2s;
    font-family: monospace;
}
.blog-page.blog-post-view .nlw-magento-pagebuilder-faq-question span.arrow.rotate {
    transform: rotate(90deg);
    top: 0px;
    position: relative;
    height: 32px;
    line-height: 32px;
    width: 32px;
    font-size: 25px;
}
.blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq:has(span.arrow.rotate) {
    border-left: 3px solid #735e92;
    background: #C2B2D7;
}
.blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq-answer {
    padding-left: 2rem;
}
.blog-page .page-wrapper .page-main .columns {
    padding-right: 2%;
    padding-left: 2%;
}
.blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq-answer a {
    text-decoration: underline dotted 1px;
    color: #888;
}
.blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq-answer img {
    padding: 1rem;
}
.blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq-answer ol, .blog-page.blog-post-view .post-view-modern .nlw-magento-pagebuilder-faq-answer ul {
    font-size: 1.2rem;
}
body[class*="faq"] .post-view-modern .post-nextprev {
    display : none;
}
/* BLOG POST VIEW */
.blog-post-view .post-description li,
.blog-post-view .post-description p {
    font-size: 1.4rem;
    line-height: 1.7;
}
.blog-post-view .post-description p a,
.blog-post-view .post-description li a{
    color: #c4bde4;
    font-weight: 600;
}
.blog-post-view h1,
.blog-post-view h2,
.blog-post-view h3,
.blog-post-view h4,
.blog-post-view h5,
.blog-post-view h6{
    font-weight: 600;
}
.blog-post-view h1 {
    margin: 2rem 0 1.5rem 0;
}
.blog-post-view h2 {
    margin: 1.5rem 0 1.2rem 0;
    padding: 3rem 2rem 2rem 2rem;
}
.blog-post-view h3 {
    margin: 1.2rem 0 1rem 0;
}
.blog-post-view h4 {
    margin: 1.2rem 0 1rem 0;
}
.blog-post-view h5 {
    margin: 1.2rem 0 1rem 0;
}
.blog-post-view h6 {}

.blog-post-view .post-description ol li {
    list-style: auto;
}
.blog-post-view .page-main div[data-content-type="products"] {text-align: center;}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
    max-width: 1230px;
}
@media (max-width: 1280px) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items {
        max-width:820px
    }}
@media (max-width: 850px) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items {
        max-width:none;
        margin-left: 10px;
        margin-right: 10px
    }}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item {
    height: auto;
    width: 23%;
    margin: 5px 10px
}
.blog-post-view .page-main  div[data-content-type="products"] ol.product-items li.product-item:nth-child(n+5) {
    display: none;
}
@media (max-width: 850px) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item {
        width:calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 60px
    }}
@media (max-width: 480px) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item {
        margin-bottom:40px
    }}
@media (max-width: 850px) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items {
        margin-top:0;
        word-break: break-word;
    }}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items {
    border: none;
}
@media (max-width: 850px),only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items {
        margin-top:0
    }}

@media (max-width: 1280px) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item:nth-child(2)~.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item {
        display:none
    }}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item {
    overflow: visible;
    z-index: 99;
    height: 430px;
    position: relative;
    margin: 5px;
    margin-top: 0;
    /* width: calc(95% / 5); */
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-info
{
    background: #ffffff;
    border: 2px solid #c9bbdd;
    position: relative;
    z-index: 9;
    box-sizing: unset;
    box-shadow: unset;
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-info:hover{margin: 0;padding: 0;}

.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-info:not(:hover):not(.active) .product-item-inner{
    border: unset;
    clip: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    position: unset;
    width: unset;
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-info:not(:hover):not(.active) .product-item-inner .product-item-actions{
    border: unset;
    box-shadow: unset;
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-inner{
    box-shadow: unset;
    border: unset;
    border-top:  unset;
    margin: 0;
    position: relative;
    padding: 0;
    padding-top: 10px;
}

.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-img {
    position: relative
}

.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-photo {
    margin: 0 auto;
    display: block;
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-details {
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-details .stock {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-family: 'Raleway';
    font-weight: 400
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name,.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name a {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #101010;
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
}
.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name,.blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name a:hover {
    text-decoration: none;
}
@media (max-width: 480px) {
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name, .blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name a {
        max-width:none;
        margin: 0
    }
}
.blog-post-view .page-main div[data-content-type="products"] .actions-primary {}
.blog-post-view .page-main div[data-content-type="products"] .actions-primary button.action.tocart.primary{
    text-wrap: wrap;
}
.blog-post-view .page-main div[data-content-type="products"] .actions-secondary {
    display: none;
}

@media (max-width: 768px)
{
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item a.product-item-photo {
        border: 1px solid #eeeeee;
    }
    .blog-post-view .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-info {
        border: none;
    }
}

/*# NAV PREV/NEXT */
.blog-page .post-nextprev {
    display:flex;
    justify-content: center;
    margin: 30px 0;
}
.blog-page .post-nextprev a{
    color: white;
    padding: 8px 16px;
    font-size:16px;
    margin:8px;
    background-color: #735e92;
    border-color: #735e92;
    border-radius: 2px;
}
.blog-page .post-nextprev a:hover{
    opacity:0.7;
    text-decoration: none;
}
/* SIDEBAR >>>*/
.blog-page .widget.block .block-title {
    font-weight: 300;
    line-height: 1.2;
    font-size: 18px;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 20px;
}
.blog-page .widget.block #blog_search{
    background-color: #f6f6f6;
    border-color: #ddd;
    height: 36px;
    background-image: url("../../images/search-icon.svg");
    background-position-x:right;
    background-position-y:center;
    background-repeat: no-repeat;
}
.blog-page .widget.block.blog-search .actions button[type="submit"]{
    display: block;
    position: absolute;top:0;height: 36px;width: 36px;right: 0px;left: 206px;
}
.blog-page .widget.block.blog-search .actions button[type="submit"] span {
    display: none;
}


.blog-page .widget.block .block-title:after {
    content: "";
    display: block;
    background-color: #c9bbdd;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.blog-page .widget.block.block-categories ul.accordion {
    padding-left: 0px;
}
.blog-page .widget.block.block-categories ul.accordion li {
    list-style: none;
}
.blog-page .widget.block .post-image,
.blog-page .widget.block .post-item-date {display: none;}
.blog-page .widget.block a {
    color: #c9bbdd;
    font-size: 1.4rem;
}
.blog-page .widget.block .accordion a {
    color: #000;
    font-size: 1.4rem;
    text-decoration: none;
}
.blog-page .widget.block .accordion a:hover {
    color: #c9bbdd;
    font-size: 1.4rem;
    text-decoration: none;
}
.blog-page .widget.block.block-recent-posts .item {
    margin: 3px 2px;
}
.blog-page .widget.block.block-tagclaud .largest a,
.blog-page .widget.block.block-tagclaud .large a,
.blog-page .widget.block.block-tagclaud .medium a,
.blog-page .widget.block.block-tagclaud .small a,
.blog-page .widget.block.block-tagclaud .smallest a {
    padding: 0.5rem 1.2rem;
    color: #c9bbdd !important;
    border-radius: 50px;
    background: white;
    text-decoration: none;
    border: solid 1px #c9bbdd22;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Raleway";
    line-height: 32px;
    margin-right: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    white-space: nowrap;
}
.blog-page .widget.block.block-viewed-products-grid{display: none;}
/* CMS PAGE */
@media (max-width: 768px) {
    .pagebuilder-mobile-hidden {
        display: none !important;
    }
    .cms-page-view[class*=cms-] .page-main .pagebuilder-column-group {
        flex-wrap: wrap;
    }
    .cms-page-view[class*=cms-] .page-main .pagebuilder-column {
        background-attachment: scroll !important;
        flex-basis: 100%;
        max-width: 100%;
        width: 100% !important;
    }
}
@media (min-width: 769px) {
    .pagebuilder-mobile-only {
        display: none !important;
    }
}
.cms-page-view[class*=cms-] .page-main {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px){
    .cms-page-view[class*=cms-] .page-main {
        max-width: 540px;
        margin-top: 16px;
    }}

@media (min-width: 768px){
    .cms-page-view[class*=cms-] .page-main {
        max-width: 720px;
        margin-top: 20px;
    }
}
@media (min-width: 992px){
    .cms-page-view[class*=cms-] .page-main {
        max-width: 960px;
        margin-top: 24px;
    }}
@media (min-width: 1200px){
    .cms-page-view[class*=cms-] .page-main {
        max-width: 1140px;
        margin-top: 30px;
    }}
.cms-page-view[class*=cms-] .page-main .product-image-wrapper {
    padding-bottom: 1px;
}
.cms-page-view[class*=cms-] .page-main .pagebuilder-video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.cms-page-view[class*=cms-] .page-main iframe {width: 100%;position: absolute;top: 0;left: 0;height: 100%;}
.cms-page-view[class*=cms-] .page-main :is(h1, h2, h3, h4, h5, h6) {
    font-weight: 600;
    margin: 0.5rem 0;
}
.cms-page-view[class*=cms-] .page-main h1{
    color: #c9bbdd;
    margin: 2rem 0 1.5rem 0;
}
.cms-page-view[class*=cms-] .page-main h2{
    margin: 1.5rem 0 1.2rem 0;
}
.cms-page-view[class*=cms-] .page-main h3{
    margin: 1.2rem 0 1rem 0;
}
.cms-page-view[class*=cms-] .page-main h4{
    margin: 1.2rem 0 1rem 0;
}
.cms-page-view[class*=cms-] .page-main h5{
    margin: 1.2rem 0 1rem 0;
}
.cms-page-view[class*=cms-] .page-main h6{}

.cms-page-view[class*=cms-] .page-main figure{}

.cms-page-view[class*=cms-] .page-main figure.picto{
    height: 8rem;
    width: 8rem;
    margin: 4rem auto;
}

.cms-page-view[class*=cms-] .page-main p {
    margin: 1rem;
}
.cms-page-view[class*=cms-] .page-main p a{
    color: #a591c3;
}

.cms-page-view[class*=cms-] .page-main p a:hover,
.cms-page-view[class*=cms-] .page-main p a:focus {
    background-size: 0 0.1em, 100% 0.1em;
    text-decoration: underline;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] {}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 auto;
    max-width: 1230px;
}
@media (max-width: 1280px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items {
        max-width:820px
    }}
@media (max-width: 850px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items {
        max-width:none;
        margin-left: 10px;
        margin-right: 10px
    }}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item {
    height: auto;
    width: 23%;
    margin: 0 10px
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item:nth-child(n+5) {
    display: none;
}
@media (max-width: 850px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item {
        width:calc(50% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 60px
    }}
@media (max-width: 480px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item {
        margin-bottom:40px
    }}
@media (max-width: 850px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items {
        margin-top:0;
        word-break: break-word;
    }}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items {
    /*border: 1px solid #eee*/
}
@media (max-width: 850px),only screen and (min-device-width:1024px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-width:1366px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items {
        margin-top:0
    }}

@media (max-width: 1280px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item:nth-child(2)~.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item {
        display:none
    }}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item {
    border: 1px solid #eee;
    position: relative;
    margin: 5px
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-img {
    position: relative
}

.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-photo {
    margin: 0 auto;
    display: block;
    height: 250px
}
@media (max-width: 400px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-photo {
        height:160px
    }
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-details {
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-details .stock {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-family: 'Raleway';
    font-weight: 400
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name,.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name a {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #101010;
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name,.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name a:hover {
    text-decoration: none;
}
@media (max-width: 480px) {
    .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name, .cms-page-view[class*=cms-] .page-main div[data-content-type="products"] ol.product-items li.product-item .product-item-name a {
        max-width:none;
        margin: 0
    }
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] .actions-primary {}
.cms-page-view[class*=cms-] .page-main div[data-content-type="products"] .actions-secondary {
    display: none;
}
/*
#########
# BUTTONS >>>
*/
.cms-page-view[class*=cms-] .page-main div[data-content-type="buttons"] {
    margin-bottom: 2rem;
}
/*
#########
# BUTTONS >>>
*/
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] {
    margin: 2px 8px;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] a.pagebuilder-button-primary {
    text-decoration: none;
    display: block;
    align-items: center;
    font-size: 17px;
    box-shadow: none;
    border-radius: 0;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    width: 280px;
    min-height: 40px;
    margin: 0 auto;
    padding: 5px 20px;
    background-color: #c9bbdd;
    border: 1px solid #c9bbdd;
    color: #fff;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] a.pagebuilder-button-primary:hover {
    color: #fff;
    background-color: #303030;
    border: 1px solid #303030;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] a.pagebuilder-button-secondary {
    display: inline-block;
    height: 40px;
    width: 280px;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    padding: 5px 20px;
    text-decoration: none;
    background-color: #101010;
    color: #fff;
    border: 1px solid #505050;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] a.pagebuilder-button-secondary:hover {
    color: #101010;
    background-color: #fff;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] a.pagebuilder-button-link {
    color: #c9bbdd;
    font-family: 'Raleway';
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] a.pagebuilder-button-link:after{
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 40px;
    height: 0;
    border: 1px solid #c9bbdd;
    border-right: none;
    border-bottom: none;
    transition: height .15s ease-out,width .15s ease-out .15s;
}
.cms-page-view[class*=cms-] .page-main div[data-content-type="button-item"] a.pagebuilder-button-link:hover:after {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 0;
    border: 1px solid #c9bbdd;
}
.blog-post-view .post-description {
    color: #2A2927;
}
.blog-post-view .blog-recipe-heading {
    margin:8px 0px;
}
.blog-post-view h1.blog-recipe-heading {
    color: #c9bbdd;
    font-family: Raleway, sans-serif !important;
    font-size: 30px;
    font-weight: 300;
}
.blog-post-view .print-on-click figure img {
    margin:0;
    border-radius: 50%;
    height: 64px;
    width: 64px;
}
.blog-post-view .print-on-click {
    cursor: pointer;
    align-content: center;
    flex-wrap: wrap;
}
.blog-post-view .blog-recipe-heading .pagebuilder-column.print-on-click {
    display: flex;
    justify-content: center !important;
}
@media (max-width: 768px){
    .blog-post-view .blog-recipe-heading .pagebuilder-column-group {
        flex-wrap: nowrap;
    }
    .blog-post-view .blog-recipe-heading .pagebuilder-column {
        flex-basis: unset;
    }
    .blog-post-view .print-on-click {
        align-content: flex-end;
    }
}
@media print {
    .blog-page .post-content img.pagebuilder-mobile-hidden {
        display: none;
    }
    .blog-page .post-content .block.widget .products-grid .product-item {
        width: calc((100% - 2%) / 3);
    }
    .blog-page .post-content .nlw-magento-pagebuilder.blog-recipe-divider-box {
        background-color: white !important;
        -webkit-print-color-adjust: exact !important;
    }
    .blog-recipe-ingredients-addtocart-btn > [data-content-type='button-item'] > div.pagebuilder-button-primary,
    .blog-recipe-product-grid > [data-content-type="products"] button.action.tocart.primary{
        border: 1px solid !important;
    }
}

.blog-post-view .blog-recipe-synthesis {
    margin:0;
    padding:10px 0px;
}
.blog-post-view .blog-recipe-synthesis:not([class*="nlw-bg-"]) {
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px;
    margin-bottom: 20px;
}
.blog-post-view .blog-recipe-synthesis figure {
    margin:0;
    display: flex;
    justify-content: flex-end;
}
.blog-post-view .blog-recipe-synthesis figure img {
    height: 40px !important;
    margin: 0;
    margin-right:4px;
}
.blog-post-view .blog-recipe-synthesis > .pagebuilder-column-group > .pagebuilder-column > div[data-content-type=text] > p {
    margin: 0;
    margin-left: 4px;
    padding: 0;
    line-height: 40px;
    height: 40px;
    overflow: visible;
    white-space: nowrap;
    text-align: left;
}
@media (max-width: 768px){
    .blog-post-view .blog-recipe-synthesis > .pagebuilder-column-group .pagebuilder-column {
        display: flex;
        align-items: center;
    }
    .blog-post-view .blog-recipe-synthesis figure img,
    .blog-post-view .blog-recipe-synthesis div[data-content-type=text] > p	{
        margin: 0;
    }
}
.nlw-magento-pagebuilder-carousel{
    height:auto !important;
}
.nlw-magento-pagebuilder-carousel-show img {
    border-radius: unset;
}
.nlw-magento-pagebuilder-carousel-choice .choice-image {
    border-radius: unset;
}
.blog-post-view .blog-recipe-ingredients {
    margin: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-indent: 1rem;
    color: #2A2927;
}
.blog-recipe-ingredients a,
.blog-recipe-ingredients a:hover {
    color: #2A2927;
}
.blog-post-view .blog-recipe-ingredients table>tbody>tr>td p {
    line-height: 1;
}
.blog-post-view .blog-recipe-step-description table {
    margin-bottom: 17.5px;
}
.blog-recipe-synthesis .pagebuilder-column-group .pagebuilder-column:first-child{
    position: relative;
    bottom: 2rem;
    left: 2rem;
}
.blog-recipe-synthesis .pagebuilder-column-group .pagebuilder-column:not(:first-child){
    position: relative;
    top: 1rem;
}
.blog-recipe-step-description-disclaim{
    padding: 8px 2rem 0px 2rem;
    font-size: 16px;
    margin-bottom: 30px;
}
.blog-recipe-step-description-disclaim img, .blog-recipe-step-description-disclaim figure > img {
    margin: 0 !important;
    height: 40px !important;
}
.blog-recipe-step-description-disclaim figure {
    display: flex;
    justify-content: center;
}
.blog-recipe-step-description-disclaim div[data-content-type=text] > p {
    margin: 0;
    padding: 0;
    height: 40px;
    overflow: visible;
    text-align: center;
}
h2.blog-recipe-step-title {
    padding-top: 10px;
}
h2.blog-recipe-step-title-number {
    white-space: nowrap;
    text-align:right;
}
h2.blog-recipe-step-title-text{
    padding-left: 1rem;
}
.blog-recipe-step-description,
.blog-recipe-step-description p{
    padding: 0px 1rem 0px 2rem;
    font-size: 1.4rem;
}
.blog-recipe-step-description figure img {
    margin: 0px 8px !important;
}
.blog-recipe-step-description  table>tbody>tr>td {
    padding: 0 8px;
}
.blog-recipe-step-description  table>tbody>tr>td p a {
    color: #c9bbdd;
}
.p2 {
    padding: 2rem;
}
.pt35{
    padding-top: 3.5rem;
}
/*
#########
# custom css page-title >>>
*/
.blog-page.blog-page-list .page-title-wrapper {
    padding: 0 15px;
}
.blog-post-view .page-title-wrapper h1.page-title span{
    color: #c9bbdd ;
    font-family: Raleway, sans-serif !important;
    font-size: 3.6rem;;
    font-weight: 600;
}

.blog-page.blog-index-index h1.page-title {
    font-size: 3.6rem;
    margin-top: 0;
    margin-bottom: 2rem;
}
.blog-page .widget.block.block-tagclaud .largest a:hover,
.blog-page .widget.block.block-tagclaud .large a:hover,
.blog-page .widget.block.block-tagclaud .medium a:hover,
.blog-page .widget.block.block-tagclaud .small a:hover,
.blog-page .widget.block.block-tagclaud .smallest a:hover {
    color: white !important;
    background: #c9bbdd !important;
}
.blog-page .widget.blog-search .form .field input[type=text]:focus {
    box-shadow: 0 0 3px 1px #c9bbdd;
}
a.post-item-link{
    color: black !important;
}
#blog_search_mini_form .field.search .label{
    display: none !important;
}
#blog_search_mini_form{
    position:relative;
}


/*
UPDATE FOR magefan weiss template recette BY LAMIRI
*/




.prgdpr-weiss .vhn-blog-recipe .blog-recipe-video{
    margin-bottom:0rem;
    padding-left: 0rem !important;
}

.prgdpr-weiss .nlw-magento-pagebuilder-carousel-show{
    margin-left:4px !important;
}

.prgdpr-weiss  .nlw-magento-pagebuilder-carousel-show iframe{
    margin-top:3px;
}

.prgdpr-weiss .nlw-magento-pagebuilder-carousel-show img {
    width: 400px !important;
    height: auto;
    margin:4px !important;
}

.prgdpr-weiss .vhn-blog-recipe h2 {
    margin: 1.5rem 0 1.2rem 0;
    padding: 3rem 2rem 2rem 2rem;
}
.prgdpr-weiss .vhn-blog-recipe .post-description p{
    font-size:16px;
}

.prgdpr-weiss .vhn-blog-recipe-icons  p{
    line-height: 1.2 !important;

}

.prgdpr-weiss .vhn-blog-recipe {
    padding-bottom:3rem;
}

.prgdpr-weiss .vhn-blog-recipe-icons .pagebuilder-column{
    padding:0 !important;
    margin: 1rem 0;
}


.weiss-btn-blog .pagebuilder-button-primary::before {
    content: url(/media/magefan_blog/picto/download.png);
    padding-right: 16px;
    height: 22px;
    width: 14px;
    margin-right: 1rem;
}

.weiss-btn-blog .pagebuilder-button-primary:hover::before {
    content: url(/media/magefan_blog/picto/download-hover.png);
}

.weiss-btn-blog .pagebuilder-button-primary {
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    color: white;
    min-height: 40px;
    background: #303030;
    border: 1px solid #101010;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none;
}


.weiss-btn-blog .pagebuilder-button-primary:hover {
    color: #303030;
    background-color: white;
    border: 1px solid #101010 !important;
    text-decoration: none;
    cursor: pointer;
}

.weiss-btn-blog{
    margin:4rem;
    margin-bottom: 0;
}

.prgdpr-weiss .mfblog-related-products-block.block.related span.product-image-container {
    width:100%!important;
}

.prgdpr-weiss .mfblog-related-products-block .product.actions.product-item-actions {
    display:none;
}

.prgdpr-weiss .mfblog-related-products-block .product-item .price-box{
    text-align:center;
}


.prgdpr-weiss .mfblog-related-products-block .products-grid .product-item-info:hover,  .prgdpr-weiss .mfblog-related-products-block .products-grid .product-item-info.active{
    margin:0;
    padding:0;
    border:none;
    box-shadow: none;
}

.prgdpr-weiss .mfblog-related-products-block.block.related .product.name a {
    font-weight: 500;
    text-align: center;
    justify-content: center;
}
.prgdpr-weiss .mfblog-related-products-block.block.related .product-item-name{
    margin-left: 0px!important;
    text-align: center;
}


.prgdpr-weiss .mfblog-related-products-block.block.related .product-item {
    border: 2px solid #c9bbdd;
    position: relative;
    padding:10px;
    margin-left: 2rem;
    min-height: 320px;
}

.prgdpr-weiss .mfblog-related-posts-block .related .block-title strong{
    margin: 1.5rem 0 1.2rem 0;
    padding: 3rem 2rem 2rem 2rem;
    text-align: center;
    font-size:20px;
}


.prgdpr-weiss .mfblog-related-products-block  .block-title{
    text-align:center;
    margin: 1.5rem 0 1.2rem 0;
    padding: 3rem 2rem 2rem 2rem;
}

.prgdpr-weiss .mfblog-related-products-block  .block-title strong{
    font-size:2rem;
}


.prgdpr-weiss .mfblog-related-products-block .product-item-info{
    width: initial;
}



.prgdpr-weiss .vhn-blog-recipe .pagebuilder-column{
    padding-right:2rem;
}


@media(max-width:768px){
    .blog-post-view .vhn-blog-recipe-icons{
        margin: 0 0 2rem ;
    }
    .blog-post-view .vhn-blog-recipe-icons .pagebuilder-column-group  .pagebuilder-column{
        max-width:30%
    }
    .weiss-btn-blog .pagebuilder-button-primary {
        margin: 0;
        font-size: 14px;
    }
    .prgdpr-weiss .mfblog-related-products-block.block.related .product-item {
        margin: 0.5rem;
    }
    .prgdpr-weiss .products-grid .product-item{
        width: calc((100% - 7%) / 2);
    }

}

.prgdpr-weiss .mfblog-related-posts-block.block.related .post-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
}
.prgdpr-weiss .post-list {
    margin-top: 0;
    margin-bottom: 20px;
    list-style: none;
    padding-left: 0;
}
.prgdpr-weiss .mfblog-related-posts-block.block.related .post-list .post-item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem !important;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
    box-sizing: border-box;
}
.prgdpr-weiss .mfblog-related-posts-block.block.related .post-list .post-item .image-container {
    -ms-flex: 0 0;
    flex: 0 0;
    width: 100%;
    display: block;
    order: 0;
    margin-bottom: 10px;
}
.prgdpr-weiss .mfblog-related-posts-block.block.related .post-list .image-container .image-wrap {
    display: block;
    line-height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 70%;
}
.prgdpr-weiss .mfblog-related-posts-block.block.related .post-list .image-container .image-wrap .bg-img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.prgdpr-weiss .image-container:hover .animation-type-zoom {
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
}
.prgdpr-weiss .image-container .animation-type-zoom {
    -webkit-transition: transform .3s ease, opacity .3s;
    transition: transform .3s ease, opacity .3s;
}
.prgdpr-weiss .image-wrap .animation-type-zoom {
    display: block;
    line-height: 0;
    overflow: hidden;
    position: relative;
}
.prgdpr-weiss .mfblog-related-posts-block.block.related .post-list .post-item .block-info {
    text-align: center;
}
.catalog-product-view .mfblog-related-posts-block.block.related .post-list{justify-content: center;}
.prgdpr-weiss.catalog-product-view .mfblog-related-posts-block.block.related .post-list .post-item .block-info {
    text-align: start;
}
.catalog-product-view .mfblog-related-posts-block.block.related .post-list .post-item .image-container{position: relative;}
.catalog-product-view .mfblog-related-posts-block.block.related .post-list .post-item{
    flex: 0 0 50%;
    max-width: 50%;
}
.prgdpr-weiss .mfblog-related-posts-block.block.related .post-list .post-item .block-info {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.prgdpr-weiss .mfblog-related-posts-block.block.related .post-item-name {
    font-size: 14px;
    line-height: 18px;
    color: black;
    font-weight: 500;
}
.prgdpr-weiss.catalog-product-view .mfblog-related-posts-block.block.related .post-item-name:hover {
    color: #c9bbdd;
    text-decoration: none;
}
.prgdpr-weiss.catalog-product-view .image-container .post-category a {
    display: inline-block;
    margin: 5px 5px 0 0;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease;
}
.prgdpr-weiss.catalog-product-view .image-container .post-category{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
}
.blog-post-view .post-bottom .block.related .block-title strong,
.prgdpr-weiss.catalog-product-view .block.related .block-title strong{
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    color: #101010;
    width: 100%;
}
.prgdpr-weiss .post-bottom .block.related .block-title,
.prgdpr-weiss.catalog-product-view .block.related .block-title{
    text-align: center;
    margin: 30px 0 30px;
    border-bottom: 0;
    padding-top: 0;
}
.prgdpr-weiss.catalog-product-view .block.related .block-title{display: block;}
.prgdpr-weiss.catalog-product-view .mfblog-related-posts-block.block.related .post-list .post-item .block-info {text-align: start;}
.prgdpr-weiss .page-title{
    color:#c9bbdd !important;
    font-size: 3.6rem;
    font-weight: 500;
    padding-left: 2%;
    padding-right: 2%;
    margin-top: 2rem;
    margin-bottom: 3rem;

}

@media (max-width: 767px) {
    .blog-post-view .page-title-wrapper .page-title {
        font-size: 20px;
    }
    .vhn-blog-recipe-icons .pagebuilder-column-group{
        justify-content:center;
    }
    .vhn-blog-recipe-media .nlw-magento-pagebuilder-carousel-show{
        margin:inherit !important;
        margin-left:4px!important;
    }
    .prgdpr-weiss .page-title{
        font-size:20px;
        text-align:center;
    }
}
.blog-post-view .page-title-wrapper .page-title{
    padding: 1rem 30px;
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.weiss-article-bloc-title{
    margin: 3rem 0;
    padding-left: 0 !important;
    font-size:2.5rem;
}
.blog-step{
    padding:0;
}
.weiss-article-bloc-title-2{
    margin-bottom: 3rem !important;
}

.prgdpr-weiss .vhn-blog-recipe .blog-recipe-video{
    margin-bottom: auto;
}

.prgdpr-weiss table tr td{
    width:80% !important;
    padding: 0  !important;

}

.prgdpr-weiss table tr td:first-child{
    width:20% !important;
    text-align: right ;
    padding-right:10px !important;
}
.prgdpr-weiss table tr td a{
    color: #c4bde4;
    font-weight: 600;
}
.prgdpr-weiss table tr td a:hover{
    color: #c4bde4;
}

@media(max-width:768px){
    .prgdpr-weiss table{
        margin-bottom:3rem;
    }

    .prgdpr-weiss ul{
        padding:0 2rem;
    }

    .prgdpr-weiss .mfblog-related-products-block.block.related .product-item{
        min-heigt:258px;
    }
    .prgdpr-weiss .mfblog-related-posts-block.block.related .post-list .post-item{
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
    .weiss-btn-blog {
        margin:0;
    }
    .blog-post-view .page-title-wrapper h1.page-title span{
        font-size:20px;
    }
    .blog-page.blog-page-list .page-title-wrapper{
        text-align:center
    }

    .weiss-article-bloc-title{
        margin:0;
    }
    .mobile-padding{
        padding:0;
    }
    .pagebuilder-column .weiss-img-article img{
        width:100%;
    }
}
@media (min-width:769px) and (max-width:1200px){
    .prgdpr-weiss table tr td{
        width:65% !important;
    }
    .prgdpr-weiss table tr td:first-child{
        width:35% !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 1100px){
    .blog-post-view .page-title-wrapper .page-title{
        padding: 1rem 2%;
    }
}
.blog-recipe-step-ingredients.vhn-blog-recipe .pagebuilder-column span, .pagebuilder-column.blog-recipe-ingredients span, .blog-recipe-step-ingredients table {
    font-size: 14px !important;
}
.vhn-blog-recipe-media  .pagebuilder-column span,.vhn-blog-recipe-media  .pagebuilder-column p {
    font-size: 16px !important;
}
[class^=template-2] .block-post .post-info{
    padding-top: 5px;
}
.mosaica-6.post-slider.mb-5.items-count-1.clear .post-info.p-4.mb-0 .post-title-wrap{
    margin-top:-30px;
}
