/*
Theme Name: My Twenty Twenty Child Theme
Theme URI: https://example.com
Description: A child theme for Twenty Twenty.
Author: Your Name
Author URI: https://example.com/
Template: twentytwenty
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

/* GLOBAL */
h1, h2, h3, h4, h5, h6 {
    font-family: "Zain", sans-serif!important;
    color: #012652;
}
h1.entry-title {
    font-size: 60px!important;
}
h2 {
    /* margin-bottom: 0!important; */
    font-size: 42px!important;
    line-height: 1;
}
h2.with-subtitle {
    margin-bottom: 0!important;
}
h3 {
    font-size: 28px!important;
}
p, a , ul, li, ol, span {
    font-family: "Open Sans", sans-serif!important;
    font-size: 16px!important;
    color: #434343;
}
.wp-block-group__inner-container h2, .wp-block-group__inner-container p {
    width: 100% !important;
    max-width: 100% !important;
}
header.entry-header {
    padding-top: 0!important;
    padding-bottom: 5vh!important;
}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
    color: #012652!important;
    text-decoration: none!important;
}
.no-margin-top {
    margin-top: 0!important;
}
.no-margin-bottom {
    margin-bottom: 0!important;
}
.grey-background {
    background-color: #efefef;
    padding: 5vh 0!important; 
}
.matelas-vs-tempur h3 {
    font-size: 24px!important;
}
figure.is-type-video {
    margin-top: 0!important;
}
.wp-element-button {
    color: white!important;
}
.margin-top-five {
    margin-top: 5px!important;
}
.menupop a, a.ab-item {
    color: white!important;
}



/* HEADER */
#site-header .header-inner {
    padding-top: 10px!important;
}
.header-inner {
    flex-direction: column;
}
img.custom-logo {
    width: 250px;
    height: auto !important;
    max-height: none;
    margin-bottom: 10px !important;
}
.header-navigation-wrapper {
    width: 100%;
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}
ul.primary-menu {
    justify-content: center;
    width: 100%;
    max-width: 100%;
    gap: 30px;
}
ul.primary-menu li a {
    font-family: "Zain", sans-serif!important;
    text-transform: uppercase;
    color: #012652!important;
    font-size: 20px !important;
    font-weight: bold;
    text-decoration: none !important;
}
.primary-menu ul {
    background-color: white!important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1)!important;
    padding: 0!important;
}
.primary-menu ul li.menu-item:hover {
    background-color: #efefef!important;
}
.menu-item span.icon {
    color: #012652!important;
    top: 5px!important;
}
.cartcontents {
    text-transform: none;
    font-weight: 400;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #012652!important;
    color: white!important;
    text-transform: none!important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    color:#012652!important;
}

/* HOMEPAGE */
.wp-block-group.alignwide.avantages {
    margin-top: 45px;
}
.wp-block-group.alignwide.reviews {
    margin-bottom: 30px;
}
.social-title a {
    display: inline-block;
    margin: 0 10px;
}
.made-in-france img {
    margin: auto;
}
.france-column {
    margin-top: 0;
}
.wp-block-group__inner-container ul.slick-dots {
    display: flex;
    width: 150px !important;
    max-width: 150px!important;
    left: 50%;
    transform: translateX(-50%);
}

/* MAGASIN */
.maps {
    margin-top: 0!important;
}
.maps iframe {
    width: 100%!important;
    max-width: 100%!important;
}
.contact-info-column {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.contact-info-column figure {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.statistics {
    background-color: #efefef;
    padding: 5vh 0;
}
.statistics .wp-block-columns {
    margin-top: 25px;
}
.stat-container .wp-block-image {
    margin-bottom: 25px !important;
}
.stat-container h3 {
    margin-top: 10px!important;
    margin-bottom: 0px!important;
    font-size: 44px !important;
}

/* PRODUCT */
.product .related.products {
    display: none;
}
.woocommerce-breadcrumb {
    display: none;
}
.single-product div.product {
    display: flex;
    justify-content: space-between;
}
h1.product_title {
    margin-bottom: 0!important;
}
span.onsale {
    background-color: #CB2028;
    border-radius: 0 0 3px 0;
    font-size: 18px !important;
    padding: 10px !important;
}
.single_add_to_cart_button, .submit, a.button.wc-forward {
    background-color: #012652!important;
    text-transform: none!important;
    border-radius: 3px!important;
}
.single_add_to_cart_button:hover, .submit:hover, a.button.wc-forward:hover {
    text-decoration: none!important;
}
.single-product div.product .product_meta {
    display: none;
}
.woocommerce-tabs #tab-reviews #submit {
    float: left;
}
#reply-title {
    text-align: left;
    margin-bottom: 20px;
}
.woocommerce-tabs #reviews .comment-form-rating label, .woocommerce-tabs #reviews p.stars, .comment-form-comment, .form-submit {
    margin-left: 0!important;
    margin-right: 0!important;
}
ins span.woocommerce-Price-amount.amount, ins .woocommerce-Price-currencySymbol {
    font-size: 48px !important;
    color: #CB2028;
    font-weight: bold!important;
    font-family: 'Zain' !important;
}
del span.woocommerce-Price-amount.amount, del .woocommerce-Price-currencySymbol {
    color: #434343!important;
    font-size: 32px!important;
    font-family: "Zain"!important;
    /* font-weight: bold!important; */
}
del {
    text-decoration: none;
    position: relative;
}
del::before {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 44%;
    border-bottom: 1px solid #434343;
}

/* PANIER */
.woocommerce-cart .wp-block-separator, .woocommerce-cart .wc-block-product-new, .woocommerce-cart h2 {
    display: none;
}
.woocommerce-cart h2.wc-block-cart__empty-cart__title {
    display: block;
}
.wc-block-grid__product-add-to-cart {
    display: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid #012652;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
    background-color: #CB2028;
    color: white !important;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount {
    color: white!important;
}
.wc-block-components-panel__button, label, .wc-block-components-totals-shipping .wc-block-components-totals-shipping__via, .wc-block-components-totals-item__value {
    font-family: "Open Sans"!important;
    font-size: 16px !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    background-color: white!important;
    border: 1px solid #012652;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background-color: #012652;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained .wc-block-components-button__text {
    color: white!important;
}
.wc-forward {
    color: white!important;
}
.wc-block-cart-item__image {
    width: 50%!important;
}

/* VALIDATION COMMANDE */
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
    margin-left: auto;
    margin-right: auto;
}
.wc-block-checkout__shipping-option {
    display: none;
}
.wc-block-components-radio-control-accordion-content div {
    font-family: "Open Sans";
    font-size: 16px;
}
input {
    font-family: "Open Sans"!important;
    font-size: 16px;
}
option {
    font-family: "Open Sans";
}
.wc-block-components-notice-banner__content {
    font-family: "Open Sans";
    font-size: 16px!important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #012652!important;
    text-transform: none!important;
    border-radius: 3px!important;
    color: white!important;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value, span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    color: #012652!important;
}
.wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
    margin-top: 0 !important;
}
textarea.wc-block-components-textarea[placeholder], input[placeholder], textarea[placeholder], input, textarea {
    font-family: "Open Sans"!important;
    font-size: 16px!important;
}

/* FOOTER */
.footer-nav-widgets-wrapper {
    background-color: #012652;
}
.footer-nav-widgets-wrapper h4, .footer-nav-widgets-wrapper a, .footer-nav-widgets-wrapper p {
    color: white!important;
}
.footer-nav-widgets-wrapper h4 {
    font-size: 24px!important;
}

/* Homepage */
.first-promo figure {
    margin-top: 0!important;
}
.offres {
    margin-top:0!important;
}
.offres figure {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
#sb_instagram {
    max-width: 100%!important;
}
.sbi_follow_btn span {
    color: white!important;
}
.page-id-11 .entry-header {
    display: none;
}
.offers-column, .premium-column {
    margin-top: 0;
}
.marques-premium figure {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.france-column .wp-block-column {
    padding: 15px;
    transition: all 0.2s ease-in-out;
    border-radius: 15px;
}
.france-column .wp-block-column .bloc-made-in-france-button {
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.france-column .wp-block-column:hover {
    box-shadow: 0 0 20.3px 2px rgba(0, 0, 0, 0.06);
}
.france-column .wp-block-column:hover .bloc-made-in-france-button {
    opacity: 1;
}
.wp-block-columns.alignwide.france-column {
    gap: 10px;
}
p.has-text-align-center.tagline-marque {
    color: #012652;
    font-family: "Zain", sans-serif !important;
    font-size: 22px !important;
}
.dunlopillo-column .wp-block-image {
    height: 100px;
    display: flex;
    align-items: center;
}
.map iframe {
    height: 400px!important;
}
.map iframe, .ti-widget {
    max-width: 100%!important;
}
.map-slider {
    margin-top: 0;
}
.bloc-avantage figure {
    margin-bottom: 25px!important;
}
.bloc-avantage h3 {
    margin-top: 0!important;
}
.product-name {
    margin-top: 0!important;
    margin-bottom: 0!important;
    font-size: 36px!important;
}
.product-name a {
    font-size: 36px!important;
    font-family:"Zain"!important;
}
.old-price {
    color: #434343;
    font-size: 24px !important;
    font-weight: 400 !important;
    font-family: 'Zain' !important;
}
p.discount {
    background-color: #CB2028;
    color: white;
    text-align: center;
    border-radius: 3px;
    width: fit-content;
    max-width: fit-content !important;
    padding: 5px;
    font-weight: bold;
    font-size: 18px!important;
}
.old-price-discount-column {
    margin-top: 28px!important;
    margin-bottom: 0!important;
}
p.current-price {
    color: #CB2028;
    font-weight: bold;
    font-size: 36px !important;
    font-family: 'Zain' !important;
}
.old-price-discount-column {
    gap: 15px;
}
.old-price-discount-column .wp-block-column:nth-of-type(1), .discount-right-column {
    max-width: fit-content;
}
.vertical-promo .old-price-discount-column {
    margin-top: 0!important;
}
.vertical-promo figure {
    margin-top: 0!important;
}
.title-discount-container {
    margin-bottom: 0!important;
}
figure.click-collect {
    position: relative;
    overflow: hidden;
}
figure.click-collect::after {
    content: "";
    background-image: url(https://noyelles.literie62.com/wp-content/uploads/2025/04/Click-Collect.jpg);
    background-position: 31px 15px;
    background-size: 50px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -60px;
    right: -60px;
    background-color: white;
    border-radius: 100%;
    width: 150px;
    height: 150px;
    transition: all 0.2s ease-in-out;
    pointer-events: none;
}
.offres figure.click-collect:hover::after, .marques-premium figure.click-collect:hover::after {
    transform: scale(1.2);
}
#mc_embed_signup {
    background: transparent!important;
}
#mc_embed_signup_scroll {
    display: flex;
    flex-wrap: wrap;
}
.mc-field-group {
    order: 1;
    width: calc(100% - 136px) !important;
}
#mc_embed_signup_scroll .clear.submit-button {
    order: 2;
}
#mce-responses {
    order: 3;
}
#mce-EMAIL {
    border: 1px solid #012652!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
#mc_embed_signup .button {
    background-color: #012652!important;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    min-height: 40px!important;
    text-transform: none!important;
}
.mce_inline_error {
    background-color: transparent!important;
}
.wc-block-components-checkout-place-order-button__text {
    color: white!important;
}

/* CONTACT */
select {
    width: 100%;
    border: 1px solid #dcd7ca;
    padding: 1.5rem 1.8rem;
}
select[placeholder] {
    color: #434343;
}
.wpcf7-submit {
    background-color: #012652!important;
    text-decoration: none!important;
    text-transform: none!important;
    border-radius: 3px;
}
.wpcf7-list-item {
    margin: 0;
}
.contact-map {
    min-height: 400px;
}


/* BLOG */
.post .entry-categories-inner a {
    pointer-events: none;
    padding: 3px 10px !important;
    font-size: 13px !important;
    background-color: rgba(237, 237, 237, 1) !important;
    color: #012652 !important;
    border-radius: 3px;
    text-decoration: none!important;
    text-transform: none!important;
    font-weight: 400!important;
    border: none;
}
.post-meta-wrapper {
    display: none;
}
.post .entry-header {
    padding-bottom: 15px!important;
}
.post .featured-media {
    margin-bottom: 20px;
}
.post-meta .post-author, .post-meta .post-comment-link {
    display: none!important;
}
.ebpg-entry-title {
    font-size: 32px!important;
}
.ebpg-entry-title a {
    letter-spacing: normal;
    font-size: 24px !important;
}
.ebpg-categories-meta {
    pointer-events: none!important;
}
.ebpg-categories-meta a:hover {
    color: rgba(237,237,237,1)!important;
}
.ebpg-meta a {
    padding: 3px 10px!important;
    font-size: 13px!important;
    background-color: rgba(237,237,237,1)!important;
    color: #012652!important;
}
.ebpg-entry-thumbnail img {
    border-radius: 3px;
}

.wp-block-group__inner-container ul, .wp-block-group__inner-container li {
    width: 100%!important;
    max-width: 100%!important;
}
.pagination-single {
    display: none;
}
.comments-wrapper form {
    margin-left: 0!important;
}
.comments-wrapper .logged-in-as {
    text-align: left!important;
    margin-top: 20px!important;
    margin-bottom: 20px!important;
}
a.ebpg-grid-post-link, h3.ebpg-entry-title {
    font-size: 18px !important;
}

@media all and (max-width: 768px) {
    .no-mobile {
        display: none!important;
    }
    .post h1.entry-title {
        font-size: 44px!important;
        text-align: left;
        line-height: 1;
    }
    .post .entry-categories-inner {
        justify-content: flex-start;
    }
    #mc_embed_signup {
        width: auto;
    }
    #mc_embed_signup .button {
        margin: 0px 5px 8px 0;
    }
    .publuuflip {
        height: 500px!important;
    }
    .maps iframe {
        height: 300px!important;
    }
    .contact-info-column {
        gap: 0!important;
    }
}

