/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */
/* c Created on : 19 oct. 2021, 17:55:43 Author : Charles */
@media screen and (max-width: 1550px) {
    .home-famille .container-large {
        justify-content: center;
    }
    .home-famille .container-large .image {
        width: 100%;
        max-width: 520px;
    }
    .home-famille .container-large .content .baseline-famille {
        font-size: 34px;
        line-height: 54px;
    }
    .home-famille .container-large .content .baseline-famille .quote:before {
        left: 0px;
        opacity: 0.4;
    }
    .home-famille .container-large .content .baseline-famille .quote.after:before {
        right: 0;
    }
}
@media screen and (max-width: 1450px) {
    #cart main .cart-grid .cart-grid-right, #checkout main #content .cart-grid-right {
        width: 100%;
        max-width: 350px;
        margin-left: 20px;
    }
}
@media screen and (max-width: 1400px) {
    body #header .header-top .top-menu[data-depth="0"] {
        gap: 55px;
    }
}
@media screen and (max-width: 1350px) {
    #cart main .cart-grid, body#checkout main section#content {
        margin: 35px auto 70px;
        flex-direction: column;
        align-items: center;
    }
    #checkout main #content .cart-grid-body {
        width: 100%;
    }
    #cart main .cart-grid .cart-grid-right, #checkout main #content .cart-grid-right {
        margin-left: 0;
    }
}
@media screen and (max-width: 1250px) {
    #module-prestablog-recettes #liste-articles {
        gap: 0;
        padding: 40px 0 70px;
        flex-direction: column;
        align-items: center;
    }
    #module-prestablog-recettes #liste-articles .article {
        width: 100%;
    }
    #module-prestablog-recettes #liste-articles .article:nth-child(4n+2), #module-prestablog-recettes #liste-articles .article:nth-child(4n+3) {
        transform: none;
    }
    #module-prestablog-recettes #liste-articles .article:nth-child(odd) {
        transform: rotate(3deg);
    }
    #module-prestablog-recettes #liste-articles .article:nth-child(even) {
        transform: rotate(-3deg);
    }
}
@media screen and (max-width: 1199px) {

    #product #product-availability {
        display: block;
        width: 100%;
        position: relative;
        margin-top: 10px;
        left: 0;
        font-size: 14px;
        color: #ce3838;
    }

    /*Fiche produit*/
    #product .product-container {
        padding: 30px 0 40px;
        gap: 25px;
        flex-direction: column;
        align-items: center;
    }
    #product .product-container .product-content .prices-and-quatity {
        gap: 10px;
        margin: 20px 0;
        flex-direction: column;
    }
    #product .product-container .product-content .product-actions form {
        flex-wrap: wrap;
    }
    #product .product-container .product-content .product-variants, #product .product-container .product-content .product-variants select {
        width: 100%;
        /*Store Locator*/
    }
    #page-store-locator .page-content {
        flex-direction: column-reverse;
    }
    #page-store-locator .page-content #map-locator {
        height: 350px;
    }
    #page-store-locator .page-content .navigation {
        overflow: auto;
    }
    #page-store-locator .header {
        padding: 30px;
    }
    #page-store-locator .header h1 {
        font-size: 32px;
        line-height: 30px;
    }
    #page-store-locator .page-content .navigation .store {
        padding: 20px;
        outline-offset: -8px;
        margin-bottom: 10px;
        /*Body*/
    }
    body:not(#index) #wrapper {
        padding-top: 68px;
    }
    .elementor-element .elementor-image img {
        width: 100%;
    }
    .block-produits-vente .liste-produits .block-produit {
        gap: 10px;
        flex-direction: column;
        align-items: flex-start;
        /*ACCUEIL*/
    }
    body #header .header-top a[data-depth="0"] {
        position: relative;
        border: none;
        font-size: 26px;
    }
    body #header .header-top li:not(:last-of-type) a[data-depth="0"]:after {
        content: '';
        position: absolute;
        bottom: -25px;
        width: 40px;
        left: calc(50% - 20px);
        height: 1px;
        opacity: 1;
        background: #BBAE98;
    }
    .home-hero .footer-hero h1 {
        font-size: 28px;
        line-height: 30px;
    }
    .home-hero .footer-hero .date {
        font-size: 22px;
    }
    .home-hero .footer-hero {
        height: auto;
        padding: 20px 0;
    }
    .home-hero {
        margin-top: -68px;
        min-height: 700px;
    }
    .home-hero .logo {
        max-width: 400px;
    }
    #index #liste-articles {
        justify-content: center;
    }
    #index #liste-articles .article {
        width: calc(50% - 20px);
    }
    #index #liste-articles .article:nth-child(3) {
        display: none;
    }
    #block-store-locator .content {
        position: relative;
        z-index: 10;
        left: 0;
        top: 0;
        transform: none;
    }
    #block-store-locator .container-map {
        align-items: center;
        flex-direction: column;
        padding-top: 35px;
        gap: 20px;
        /*HEADER*/
    }
    body #header .header-top {
        height: auto;
    }
    #mobile_top_menu_wrapper:after {
        content: '';
        position: absolute;
        z-index: -1;
        height: 349px;
        left: -25px;
        bottom: 0;
        width: 400px;
        opacity: 0.5;
        background: url(../images/svg/newsletter-bg1.svg) no-repeat right center / auto 100%;
    }
    #header.is-open #_mobile_logo {
        display: block !important;
        z-index: 10 !important;
    }
    body #header .header-nav {
        height: 68px !important;
        max-height: 68px;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    #header .header-nav .user-info a span {
        display: none;
    }
    body #header .header-nav .right-nav {
        padding-top: 0;
        gap: 14px;
        padding-right: 14px;
    }
    #header .header-nav .blockcart a .text {
        display: none;
    }
    body #header .header-top .position-static {
        display: block !important;
    }
    body #header .header-nav .mobile {
        display: flex !important;
        flex-direction: row-reverse;
        align-items: center;
    }
    body #header .header-nav #menu-icon {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        position: relative;
        z-index: 10;
        height: 32px;
        width: 32px;
        padding: 6px 0;
        margin: 0 25px;
    }
    body #header .header-nav #menu-icon span {
        width: 100%;
        height: 1px;
        background: #fff;
        transition: all 250ms ease-in-out;
    }
    body #header.is-open .header-nav #menu-icon span:nth-child(2) {
        display: none;
    }
    body #header.is-open .header-nav #menu-icon span:nth-child(1) {
        transform: rotate(45deg) translate(10px, -2px);
    }
    body #header.is-open .header-nav #menu-icon span:nth-child(3) {
        transform: rotate(-45deg) translate(15px, -3px);
    }
    body #header {
        height: 68px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }
    body #header #mobile_top_menu_wrapper {
        display: none;
        position: fixed;
        padding: 100px 40px 55px;
        top: 0;
        right: 0;
        bottom: 0;
        background: #281503;
        width: 100%;
        max-width: 450px;
        transition: all 300ms ease-in-out;
    }
    body #header .header-top .top-menu[data-depth="0"] {
        flex-direction: column;
        align-items: center;
        gap: 50px;
    }
    #_mobile_logo {
        position: absolute;
        left: 10px;
        top: 5px;
        max-width: 130px;
    }
    #index #header:not(.sticky-desktop) #_mobile_logo {
        display: none;
    }
    #header .header-nav .user-info a, #header .header-nav .blockcart a {
        position: relative;
        border: solid 1px #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 32px;
        color: #fff;
        padding: 0;
        min-width: 32px;
        margin-left: 0 !important;
    }
    body #header .header-nav .right-nav a.pro-btn {
        display: none;
    }
    #header .header-nav .user-info .account:hover, #header .header-nav .blockcart a:hover {
        background: #fff;
    }
    #header .header-nav .user-info .account svg path, #header .header-nav .blockcart a svg path {
        transition: all 200ms ease-in-out;
    }
    #header .header-nav .user-info .account:hover svg path, #header .header-nav .blockcart a:hover svg path {
        fill: #281503;
    }
    #header .header-nav .blockcart a {
        margin-left: 14px !important;
    }
    #header .header-nav .blockcart a .cart-products-count {
        position: absolute;
        right: -6px;
        top: -7px;
        font-size: 14px;
        line-height: 17px;
        background: #C98D28;
        height: 18px;
        width: 18px;
        text-align: center;
        border-radius: 50%;
        color: #281503;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
    }
    body #wrapper, body #footer {
        overflow: hidden;
    }
}
@media screen and (min-width: 1200px) {
    /*Header*/
    #header.sticky-desktop {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transform: translateY(-120px);
    }
    #header.sticky-desktop.open {
        transition: all 400ms ease-in-out;
        transform: translateY(0);
    }
    body.padding-topped {
        padding-top: 104px !important;
    }
}
@media screen and (max-width: 1100px) {
    .contact-form-container {
        margin: 30px auto;
        gap: 30px;
        padding-bottom: 40px;
        flex-direction: column;
        align-items: center;
    }
    .contact-form-container form .form-fields .form-group {
        margin-bottom: 15px;
    }
    .contact-form-container form .form-fields .form-group.small {
        width: 100%;
    }
    .home-presentation {
        padding: 40px 0 60px;
    }
    .home-presentation .content {
        max-width: none;
    }
    .home-presentation .container-medium {
        flex-direction: column;
    }
    .home-presentation .images {
        max-width: none;
        flex-direction: row;
        align-items: center;
        gap: 30px;
    }
    .home-presentation .images img {
        width: calc(50% - 15px);
    }
    #category #products .products .product {
        display: flex;
        justify-content: center;
        width: calc(50% - 18px);
    }
    #category #products .products {
        gap: 16px;
    }
    #category #products .products .product {
        width: calc(50% - 8px);
    }
}
@media screen and (max-width: 1000px) {
    .block-produits-vente {
        margin-top: 30px;
        padding: 20px;
        outline-offset: -8px;
        flex-direction: column;
    }
    .block-produits-vente .contenu h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .featured-products .banner-featured-products {
        min-height: 450px;
    }
    .home-famille {
        margin-top: 40px;
    }
    .home-famille .container-large {
        flex-direction: column;
        text-align: center;
        gap: 35px;
    }
    .home-famille .container-large .content {
        width: 100%;
    }
    .prestablog.blog-home {
        padding: 50px 0;
        margin-top: 40px;
    }
    body .block_newsletter .container-medium {
        gap: 15px;
        flex-direction: column;
        text-align: center;
    }
    body .block_newsletter {
        padding: 20px 0;
    }
}
@media screen and (max-width: 900px) {
    .home-hero .footer-hero .container-medium {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    .home-hero .logo {
        width: 75%;
        max-width: 300px;
    }
}
@media screen and (max-width: 767px) {
    body#checkout main section.checkout-step .delivery-options .delivery-option {
        /*flex-direction: column;*/
        align-items: center;
        flex-wrap: nowrap;
    }
    body#checkout section.checkout-step .delivery-options .delivery-option label {
        width: 100%;
        padding: 0;
    }
    #cart main .cart-grid-body .cart-overview .cart-item .product-line-grid {
        flex-direction: column;
    }
    #cart main .cart-grid-body .cart-overview .cart-item .product-line-grid .bottom-mobile {
        flex-direction: column;
        text-align: center;
    }
    #cart main .cart-grid-body .cart-overview .cart-item .product-line-grid .product-line-grid-body {
        margin: 15px 0;
    }
    #cart main .cart-grid-body .cart-overview .cart-item .product-line-grid .product-line-info.product-price {
        justify-content: center;
    }
    body#checkout main section.checkout-step {
        padding: 15px;
    }
    body#checkout main section.checkout-step .step-title {
        font-size: 18px;
        padding: 0 10px;
    }
    body#checkout main section.checkout-step .content {
        padding: 0 10px;
    }
    #checkout-personal-information-step .nav-inline .nav-item a {
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    body#checkout .additional-information {
        margin-left: 0 !important;
    }
    .page-customer-account form .form-group {
        margin-bottom: 0;
    }
    #prestablogfront .elementor-element .block-ingredients ul {
        column-count: 1;
    }
    #prestablogfront .elementor-element .block-ingredients .elementor-widget-container {
        padding: 10px !important;
    }
    #module-everpsblog-post .postcontent h1, #prestablogfront .article-header h1 {
        font-size: 28px;
        line-height: 32px;
    }
    .elementor-column-gap-wide > .elementor-row > .elementor-column > .elementor-element-populated {
        padding: 10px !important;
    }
    body #header .top-logo img {
        max-height: none;
    }
    .home-presentation .content h2 span {
        font-size: 32px;
    }
    .home-presentation .content .bloc-horaires {
        position: relative;
        z-index: 1;
        padding: 20px;
    }
    .home-presentation .content .bloc-horaires:before {
        z-index: -1;
        opacity: 0.3;
    }
    #index .product-miniature-andouille {
        padding: 40px 30px 55px;
    }
    .featured-products .banner-featured-products h2 .large {
        font-size: 38px;
    }
    .product-miniature-andouille .thumbnail-top img {
        height: auto;
    }
    .featured-products {
        margin-bottom: 55px;
    }
    .block-reassurance {
        padding: 45px 0;
    }
    .block-reassurance .list-items-reassurance {
        flex-wrap: wrap;
        justify-content: center;
    }
    .block-reassurance .list-items-reassurance .item-reassurance .picto img {
        max-height: 70px;
    }
    .block-reassurance .list-items-reassurance .item-reassurance .titre {
        font-size: 22px;
        line-height: 24px;
        margin-top: 5px;
    }
    .block-reassurance .list-items-reassurance .item-reassurance .sous-titre {
        font-size: 13px;
        line-height: 16px;
        margin-top: 5px;
    }
    .home-famille .container-large .content .baseline-famille {
        font-size: 24px;
        line-height: 44px;
    }
    #index #liste-articles {
        flex-direction: column;
        align-items: center;
    }
    #index #liste-articles .article {
        width: 100%;
        max-width: 450px;
    }
    #liste-articles .article .block_top .image-link {
        height: 360px;
    }
    #liste-articles .article .block_top .image-link img {
        height: 360px;
    }
    #liste-articles .article .block_top .image-link .title {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 65px;
        color: #fff;
        font-size: 22px;
        line-height: 26px;
        padding: 10px 15px;
    }
    .bloghometitle h2 {
        margin-bottom: 10px;
    }
    .bloghometitle h2 .large {
        font-size: 36px;
    }
    .bloghometitle h2 .small {
        font-size: 24px;
    }
    #block-store-locator .content {
        padding: 5px 25px 20px;
        box-shadow: none;
    }
    #block-store-locator #map-locator {
        height: 450px;
    }
    #block-store-locator .content .inner .titre {
        font-size: 34px;
    }
    #block-store-locator .content .inner .sous-titre {
        font-size: 26px;
        margin-bottom: 20px;
    }
    body .block_newsletter:before {
        display: none;
    }
    body .block_newsletter:after {
        opacity: 0.5;
    }
    .block-adresse-footer {
        padding: 30px 0 75px;
        /*FOOTER*/
    }
    .footer-container .menus .logo {
        max-width: 235px;
    }
    .footer-container .menus .menu {
        gap: 10px;
        margin-bottom: 20px;
        flex-wrap: wrap;
    }
    .footer-container .menus .menu.top a, .footer-container .menus .menu.bottom a {
        width: calc(50% - 5px);
    }
    .footer-container .menus .socials {
        margin-bottom: 25px;
    }
    .home-presentation .images {
        gap: 10px;
        flex-direction: column;
    }
    .home-presentation .images img {
        width: 100%;
    }
    .home-presentation .container-medium {
        gap: 25px;
    }
    .home-presentation .images img:nth-child(1) {
        display: none;
    }
    .block-page-header {
        padding: 25px 0;
    }
    .block-page-header h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .elementor-element {
        margin-top: 0 !important;
    }
    #cms .elementor-section h2 {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .elementor-widget-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #cms .elementor-widget-product-grid .product-miniature-andouille .product-description {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }
    #cms .elementor-widget-product-grid .product-miniature-andouille .product-title a {
        min-height: 0;
        text-align: left;
        font-size: 24px;
    }
    #cms .elementor-widget-product-grid .product-miniature-andouille .product-price-and-shipping {
        margin-bottom: 8px;
    }
    #category #products .products .product {
        width: 100%;
    }
    .product-miniature-andouille .product-title a {
        min-height: 0;
    }
    .product-miniature-andouille {
        outline-offset: -8px;
        padding: 20px;
    }
}
