/* ------ Global ------ */

.custom-radio span {
    background-color: #bd8b41!important;
}

.custom-checkbox i {
    color: white!important;
    background: #bd8b41!important;
}

.elementor-cart__container .elementor-button {
    background: #BD8B41;
    color: white;
    font-weight: normal!important;
    text-transform: uppercase;
    padding: 15px 10px;
    display: flex;
    align-items: center;
}

.elementor-cart__container .elementor-cart__title {
    text-transform: uppercase;
    font-family: 'aestetico-black';
    color: black;
}

.elementor-cart__container .elementor-cart__product-name {
    text-transform: uppercase;
}

.elementor-cart__container .elementor-cart__product-name a:hover, .elementor-cart__container .elementor-cart__product-price, 
.elementor-cart__container .elementor-cart__close-button, .elementor-cart__container .elementor-cart__summary {
    color: black!important;
}

#blog_list_1-7 {
    display: flex!important;
}

.elementor-advanced-top-menu #_desktop_top_menu #adtm_menu_inner #menu .adtm_sub {
    width: 100vw;
    left: 51.7%;
    transform: translateX(-50%);
}

/* -------- Page mon compte -------- */

#my-account .page-header {
    margin-bottom: 15px!important;
}

#my-account #wrapper .breadcrumb, #history #wrapper .breadcrumb, #addresses #wrapper .breadcrumb, 
#address #wrapper .breadcrumb, #identity #wrapper .breadcrumb {
    display: block!important;
}

#my-account .link-item {
    background :#F7F7F7!important;
    padding-top: 73px!important;
    padding-bottom: 32px!important;
    font-family: 'aestetico'!important;
    font-size: 25px;
    font-weight: normal!important;
    line-height: normal!important;
    display: flex!important;
    flex-direction: column;
    justify-content: start;
    color: #BD8B41!important;
    align-items: center;
}

#order-slips-link {
    display: none!important;
}

#my-account .link-item img {
    width: 38px;
    filter: invert(60%) sepia(10%) saturate(2280%) hue-rotate(356deg) brightness(94%) contrast(90%);
    margin-bottom: 13px;
}

#addresses h1, #history h1, #my-account h1, #identity h1 {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 55px;
    color:#000!important;
}

#shop #main .btn-primary {
    background: #BD8B41;
}

#shop #main .disabled {
    background: #f6f6f6!important;
}

#shop #main .list-voucher:last-child {
    margin-bottom: 50px;
}

#shop #main .list-voucher .thumbnail {
    width: 15%;
}

#shop #main .list-voucher .description {
    width: 25%;
}

#shop #main p {
    font-family: 'aestetico-bold';
    font-size: 30px;
    color: black;
    margin: 20px 0;
}

#shop #main .description p {
    font-family: 'aestetico-bold';
    font-size: 15px;
    color: black;
    margin: 0!important;
}

#module-id3c_fidelity-lists #main h2, #shop #main h3 {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 55px;
}

#module-id3c_fidelity-lists #main .btn {
    background: #BD8B41;
    color: white;
    padding: 10px 15px;
    margin-right: auto;
    margin-left: auto;
}

#module-id3c_fidelity-lists #main .bar {
    background: #F7F7F7;
    padding: 50px;
    margin: 50px 0;
    display: flex;
    flex-direction: column;
}

#module-id3c_fidelity-lists #main p {
    text-align: center;
}

#module-id3c_fidelity-lists #main .points {
    font-size: 60px;
    font-weight: 600;
    color: black;
}

#module-id3c_fidelity-lists #main .text-warning, #shop #main .text-warning {
    background: #f3ebdb;
    border: 1px solid orange;
    padding: 10px 15px;
    display: block;
    color: orange;
    font-weight: 600;
    text-align: center;
}

.page-my-account #content .links a {
    padding:0 15px!important;
}

.page-my-account #content .links a i {
    color: #BD8B41!important;
}

#history .page-footer a {
   color: black!important;
}

#history .page-footer {
    margin-bottom: 50px;
}

#history table a {
   color: #BD8B41;
   text-decoration: underline;
}

#history .label-pill {
    background-color: #BD8B41!important;
}

#history table tr {
    background-color: white!important;
}

#history table thead th {
    text-transform: uppercase;
    color: black;
}

#history table td, #history .table-bordered th {
    border: none !important;
    color: black;
}

#history .orders .order {
    background: #F7F7F7;
    color: black;
}

#history .order a {
    color: #BD8B41;
} 

#history .order h3 {
    color: black!important;
}

#addresses article {
    background: #F7F7F7!important;
    padding: 10px;
}

#addresses h4 {
    text-transform: uppercase;
}

#addresses .address-footer {
    border-top: 3px solid white!important;
}

#addresses .addresses-footer a {
    background: #BD8B41;
    color: white!important;
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: 'aestetico';
}

#addresses .page-footer {
    margin-bottom: 50px;
}

#addresses .page-footer a {
    color: black!important;
}

#addresses .page-header {
    padding: 0 15px;
}

#identity .form-footer {
    text-align: center;
}

#identity .btn-primary {
    background: #BD8B41;
    width: 100%;
    float: none!important;
    padding: 15px 0;
}

#identity .form-control-label {
    text-align: left;
    text-transform: uppercase;
}

#identity #customer-form {
    padding:100px 200px;
    background: #F7F7F7;
}

#identity input {
    border: 1px solid black;
}

#identity .input-group-btn button {
    background: black;
}

#identity .custom-radio input[type="radio"]:checked+span {
    background-color: #BD8B41;
}

#address h1 {
    font-size: 60px;
    text-transform: uppercase;
    line-height: 55px;
    color:#000!important;
}

#address .js-address-form .btn-primary {
    background: #BD8B41;
    width: 100%;
    padding: 15px 0;
}

#address .js-address-form form {
    background: #F7F7F7;
    padding: 100px 200px;
}

#address .js-address-form form .form-control {
    border: 1px solid black;
}

#address .js-address-form label {
    text-align: left;
    text-transform: uppercase;
}

#order-confirmation .h1 {
    font-size: 60px;
    line-height: 55px;
    color:#000!important;
}

#order-confirmation #order-items {
    background: #F7F7F7;
    padding: 50px;
}

#order-confirmation #order-items hr {
    border-top: 3px solid white!important;
}

#order-confirmation #content-hook_payment_return {
    background: #F7F7F7;
}

#order-confirmation #content-hook_payment_return a {
    color: black;
    text-decoration: underline;
}

/* -------- Page mon panier ------- */

#cart .cart-item {
    padding: 34px 0!important;
}

#cart .cart-overview {
    padding: 0 120px 0 0!important;
}

#cart .cart-grid {
    margin-bottom: 70px!important;
}

#cart h1 {
    font-size: 60px;
    text-transform: uppercase;
    font-family: 'aestetico-black'!important;
    line-height: 55px;
    color:#000!important;
}

#cart .cart-detailed-totals {
    background: #F7F7F7;
}

#cart .cart-detailed-actions {
    padding-right: 0!important;
    padding-left: 0!important;
    padding-bottom: 0!important;
}

#cart .checkout .btn-primary {
    background: #BD8B41;
    padding: 20px 0!important;
}

#cart .cart-item {
    border-bottom: 1px solid #E8E8E8;
}

#cart .product-line-grid-right .qty .input-group {
    width: 100%;
}

#cart .input-group-btn-vertical {
    display: none!important;
}

#cart .input-group-btn-vertical button {
    border: none!important;
}

#cart .input-group input {
    border: none!important;
}

#cart .input-group {
    border: 1px solid black!important;
    padding: 5px;
}

#cart .product-line-grid {
    display:flex;
    align-items:center;
}

#cart .card {
    margin-bottom: 18px!important;
}

#cart .product-line-grid-right .row {
    display: flex;
    align-items: center;
}

#cart .product-line-grid-right .price {
    font-size: 20px;
    font-family: 'aestetico-bold'!important;
}

#cart .product-line-grid-right .price .product-price {
    color: #BD8B41;
}

#cart .remove-from-cart {
    margin: 0!important;
}

#cart .current-price {
    font-family: 'aestetico-bold'!important;
    color: black;
    font-size: 16px!important;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}

#cart .product-line-info a {
    font-family: 'aestetico-bold'!important;
    color: black;
    font-size: 16px!important;
    text-transform: uppercase;
}

#cart .discount-percentage {
    background: #BD8B41;
}

#cart .card-block.cart-detailed-subtotals+.cart-summary-totals .cart-total {
    border-top: 3px solid white!important;
}

#cart .promo-code {
    background: white;
    padding: 0!important;
}

#cart .promo-code .btn-primary {
    background: black;
    width: 40%;
    border: 2px solid black!important;
    text-transform: uppercase;
}

#cart .promo-code .promo-input {
    width: 60%;
}

#cart .block-promo {
    margin: 2px 0!important;
}

#cart .checkout {
    padding: 0!important;
}

#cart .featured-products {
    display: none!important;
}

/* ------- Page paiement ------ */

#checkout .step-title {
    font-family: 'aestetico-extralight';
    font-size: 36px;
    color: #BD8B41;
    border: none!important;
    padding: 14px 0!important;
    display: flex;
    align-items: center;
}

#checkout .step-edit {
    margin-left: auto;
}

#checkout .cart-grid-body {
    padding-left: 0!important;
}

#checkout .h1-payment {
    font-size: 60px;
    text-transform: uppercase;
    font-family: 'aestetico-black';
    margin-bottom: 35px!important;
}

#checkout .cart-grid-body .checkout-step {
    background-color: #F7F7F7!important;
    border-bottom: 3px solid white;
    padding: 6px 0!important;
}

#checkout .step-title .step-number {
    display: none!important;
}

#checkout .step-title .done {
    display: none!important;
}

#checkout .js-address-form .form-group .form-control-label {
    display: none;
}

#checkout .js-address-form .form-group .form-control {
    border: 1px solid #000000;
    height: 55px;
    color: black;
}

#checkout .js-address-form .form-control-comment {
    display: none;
}

#checkout #checkout-addresses-step .content {
    padding-left: 0!important;
    padding-right: 0!important;
}

#checkout .js-show-details {
    color: black;
    opacity: 0.45;
}

#checkout #cart-summary-product-list .product-name a {
    font-family: 'aestetico-bold';
    color: black!important;
    text-transform: uppercase;
}

#checkout #cart-summary-product-list .product-price {
    font-family: 'aestetico-bold';
    color: black!important;
}

#checkout #cart-summary-product-list li {
    border-bottom: 1px solid #E8E8E8;
    padding: 13px 0;
}

#checkout #cart-summary-product-list ul {
    margin-bottom: 0!important;
}

#checkout .cart-summary-subtotals-container {
    border-top: none!important;
    border-bottom: 3px solid #E8E8E8!important;
}

#checkout #delivery-address {
    margin-left: 0!important;
}

#checkout .cart-summary-line:first-child {
    margin: 0!important;
}

#checkout .cart-total {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
}

#checkout #cart-subtotal-products {
    margin-bottom: 10px!important;
}

#checkout section.checkout-step .address-item.selected {
    border: 3px solid #BD8B41!important;
}

#checkout .custom-radio input[type="radio"]:checked+span {
    background-color: #BD8B41!important;
}

#checkout .cart-grid-body a {
    color: black!important;
    text-decoration: underline;
}

#checkout .btn-primary {
    background: #BD8B41;
    width: 100%;
    padding: 20px 0!important;
}

/* ------- Page se connecter ------ */

#authentication h1 {
    font-family: "MontreuxC", sans-serif;
    font-size: 60px;
    text-transform: uppercase;
    text-align:center;
    color:#000!important;
}

#authentication .login-form {
    background: #F7F7F7;
    padding: 60px 40px;
}

#authentication #submit-login {
    background-color: #BD8B41;
    padding:15px 20px!important;
    width: 100%;
}

#authentication .form-group {
    display: flex;
    flex-direction: column;
}

#authentication .form-control-label {
    text-align: left!important;
    text-transform: uppercase;
}

#authentication .forgot-password a {
    color: black!important;
}

#authentication .no-account a {
    color: black!important;
}

#authentication .form-group input {
    border: 1px solid black;
}

#authentication .input-group-btn button {
    background: black;
}

#authentication .register-form {
    background: #F7F7F7;
    padding: 60px 40px;
}

#authentication .register-form .form-control-submit {
    background-color: #BD8B41;
    padding:15px 20px!important;
    width: 100%;
}

#authentication .register-form a {
    color: black!important;
}

/* ------- Page mot de passe oublié ------- */

#password h1 {
    font-size: 60px;
    font-family: 'aestetico-black';
    text-transform: uppercase;
}

#password .form-fields {
    background: #F7F7F7;
    padding: 30px;
}

#password #send-reset-link {
    background: #BD8B41;
}

#password #back-to-login {
    color:black!important;
}

#password .form-control-submit {
    background: #BD8B41;
}

/* ------- Page produit ------- */

#product {
    overflow-x: hidden;
}

#product .row {
    display: flex;
    width: 100%;
    margin: 0;
    flex-wrap: wrap;
}

#product #content {
    max-width: 100%;
}

.origin {
    color: #BD8B41;
    font-size: 16px;
    font-family: 'aestetico-lightit';
    
}

.h1-product {
    padding: 0;
    font-family: 'aestetico-extralight'!important;
    font-size: 60px!important;
    margin: 0!important;
    font-weight: normal!important;
}

.h2-product {
    font-family: 'aestetico-light';
    font-weight: normal;
    font-size: 20px;
}

.picture2 {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
}

#product .input-group-btn-vertical {
    display: none!important;
}

.picture {
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 103%;
}

.product-description {
    line-height: 24px;
    color: #000000;
}

.add-to-cart {
    background: #BD8B41;
    width: 100%;
    height: 60px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'aestetico-medium';
    font-weight: normal!important;
}

.add-to-cart:hover {
    background: #a17431;
}

.infonuti {
    text-decoration: underline;
    margin-top: 24px;
    font-size: 14px;
    display: none;
}

.add-to-cart img {
    height: 23px;
    filter: invert(94%) sepia(6%) saturate(0%) hue-rotate(97deg) brightness(105%) contrast(107%);
    margin-right: 5px;
}

#quantity_wanted {
    height: 100%!important;
    border: 1px solid #000000;
}

.input-group-btn-vertical {
    display: flex!important;
    flex-direction: column!important;
}

.input-group-btn-vertical button {
    height: 50%!important;
    margin-top: 0!important;
    display: flex!important;
    align-items: center;
    border: 1px solid #000000!important;
}

.product-price {
    color: #BD8B41;
    font-weight: normal!important;
}

.breadcrumb {
    font-size: 14px;
    margin-bottom: 49px;
}

.breadcrumb img {
    width: 18.75px;
    vertical-align: top!important;
}

#product .breadcrumb {
    margin-top: 220px;
}

.section-advice {
    position: relative;
}

.font {
    background: #F7F7F7;
    height: 100%;
    position: absolute;
    left: 50%;
    width: 100vw;
    transform: translate(-50%);
}

.cont {
    padding: 74px 0;
}

.advice-value {
    font-family: 'aestetico-bold';
    font-size: 16px;
}

.advice {
    display: flex;
    line-height: 21px;
}

.advice img {
    width: 23.71px;
    margin-right: 9.29px;
    filter: invert(57%) sepia(64%) saturate(423%) hue-rotate(357deg) brightness(89%) contrast(84%);
}

.add {
    width: 100%;
    margin-bottom: 0!important;
}

.qty {
    margin-bottom: 0!important;
}

.qty .input-group {
    display: flex;
}

.product-quantity {
    margin-bottom: 25px;
    flex-wrap: nowrap!important;
}

.medail img {
    width: 80px;
}

.medal-content {
    margin-left: 23px;
}

.product-container {
    display: flex;
}

.product-container .page-content {
    height: 100%;
}

.final-price {
    margin-top: 23px;
    font-size: 20px;
    font-family: 'aestetico-bold';
}

.unit-price {
    color: #BD8B41;
    margin-bottom: 18px;
}

.colonne-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}

.product-prices {
    margin-top: 31px;
}

#product .product-price {
    margin-bottom: 0!important;
}

.current-price {
    margin-bottom: 38px!important;
}

.picture-fond {
    position: absolute;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 10%;
}

.product-footer-assurance {
    padding: 70px 0 70px 0!important;
    display: flex;
}

.product-footer-assurance .elementor-column-wrap {
    padding: 10px 25px!important;
}

.product-footer-assurance .elementor-container {
    margin-right: auto;
    margin-left: auto;
}

.product-footer-assurance img {
    width: 40px!important;
}

.bg-produit {
    background: #E2E2E2;
    position: absolute;
    width: 100vw;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}

.colonne-md-6 {
    position: relative;
    width: 50%;
}

#product main {
    overflow-x: hidden;
}

#product #main .page-footer {
    margin-bottom: 0!important;
}

#product .elementor-46010000 .elementor-element-8b2a603 .elementor-column-wrap {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

/* --------- Page contact --------- */

#contact .stroke_black {
    font-family: "MontreuxC", sans-serif;
    color: transparent!important;
    font-size: 60px;
    text-transform: uppercase;
}

#contact #content {
    padding-top: 0!important;
}

#contact .contact-form {
    padding-top: 0!important;
}

#contact #left-column {
    background: #F7F7F7;
    padding: 25px;
}

#contact #left-column a {
    color: #BD8B41;
}

#contact .contact-form .form-group {
    display: flex;
    flex-direction: column;
    margin-right: 0!important;
    margin-left: 0!important;
}

#contact .contact-form label {
    text-transform: uppercase;
    text-align: left;
    width: 100%!important;
    padding-right: 0!important;
    padding-left: 0!important;
}

#contact .contact-form .group-span-filestyle, #contact .contact-form .group-span-filestyle label {
    background: #BD8B41;
    padding: 5px!important;
}

#contact .contact-form .btn-primary {
    background: #BD8B41;
    width: 100%!important;
    border: none!important;
    padding: 15px 0;
}

#contact .contact-form div {
    width: 100%!important;
    padding-right: 0!important;
    padding-left: 0!important;
}

#contact .contact-form input, #contact .contact-form select, #contact .contact-form textarea {
    border: 1px solid black!important;
}

/* Responsive Design Break points Tablet */
@media screen and (min-width: 768px) and (max-width: 1023px) {

    footer {
        padding-bottom: 100px;
    }

    /* ------ Page contact ------ */

    #contact .contact-form, #contact #content-wrapper, #contact #content {
        padding: 0!important;
    }

    #contact .stroke_black {
        font-size: 50px;
        margin-bottom: 60px;
    }

    #contact #left-column {
        width: 100%!important;
    }

    #contact #content-wrapper {
        width: 100%!important;
    }

    /* ------ Global ------*/

    h1, .before-title {
        font-size: 50px!important;
    }

    .homepage-mobile-title h1 {
        font-size: 42px!important;
    }

    .elementor-advanced-top-menu #_desktop_top_menu #adtm_menu_inner #menu .adtm_sub {
        width: 100vw;
        transform: translateX(0%)!important;
    }

    .elementor-advanced-top-menu #_desktop_top_menu #adtm_menu_inner #menu .adtm_sub table{
        margin-left: 0!important;
    }

        /* ------- Catégorie ------ */

        #category #content-wrapper #subcategories .subcategories-list li {
            width: 100%!important;
        }

        #category .category-sub-menu {
            display: flex;
            flex-wrap: wrap;
        }

        #category #search_filters_wrapper {
            display: none;
            position: fixed;
            width: 100%;
            left: 0;
            top: 0;
            z-index: 99999;
            border: 1px solid #cbcbcb;
            height: 100%;
            overflow-y: scroll;
            background: white;
            margin: 0!important;
        }

        #category #search_filter_controls {
            background: white;
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 3;
            width: 100%;
            display: flex;
            flex-direction: row-reverse;
            margin: 0!important;
            display: block!important;
        }

        #category #_desktop_search_filters_clear_all button {
            background: black;
            color: white!important;
        }
    
        #category #_mobile_search_filters_clear_all button i {
            display: flex;
            align-items: center;
        }
    
        #category #_mobile_search_filters_clear_all button {
            height: 100%;
            background: black!important;
            margin: 0!important;
            display: flex;
            align-items: center;
        }
    
        #category #search_filter_controls .btn {
            width: 100%;
            background: #BD8B41;
            color: white;
            padding: 10px 20px;
            margin: 0!important;
        }
    
        #category .filter-title {
            position: sticky;
            top: 0;
            left: 0;
            padding: 15px;
            background: white;
            z-index: 11;
            border-bottom: 1px solid #cbcbcb;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 16px;
            font-family: 'aestetico-black';
            color: black!important;
        }
    
        #category .filter-title img {
            position: absolute;
            left: 5%;
        }
        #category #content-wrapper {
            width: 100%!important;
            padding: 0!important;
        }
    
        #category #subcategories {
            display: none;
        }
    
        #category #left-column {
            float: none!important;
            width: 100%!important;
        }

        #category #js-product-list-top {
            display: flex;
            flex-direction: column-reverse;
        }

        #category #js-product-list-top .sort-by {
            display: none;
        }

        #category #js-product-list-top .filter-button {
            display: block!important;
            width: 50%!important;
        }

        #category #js-product-list-top .filter-button button {
            width: 100%!important;
        }

        #category #js-product-list-top .col-md-6 {
            width: 100%!important;
        }

        #category #js-product-list-top .products-sort-order {
            width: 50%!important;
        }
    
        #category .category-top-menu li:last-child {
            display: none;
            border: 1px solid #F7F7F7;
            background: #F7F7F7;
            border-top: 3px solid white;
        }
    
        #category .category-top-menu li:first-child a {
            pointer-events: none;
            color: black!important;
        }
    
        #category .category-top-menu li:last-child ul li {
            background: none!important;
            text-align:center;
            padding: 0!important;
            border: none!important;
            width: 50%;
        }

        #category .category-top-menu li:last-child ul {
            margin: 10px 0!important;
        }
    
        #category .category-top-menu li:last-child ul li a {
            pointer-events: auto;
        }
    
        #category .category-top-menu li:first-child {
            background: #F7F7F7;
            padding:10px 0;
            text-align: center;
        }
    
        #category #left-column, #category .block-categories {
            padding: 0!important;
        }

    /* ------- Page paiement ------*/
    #checkout .cart-grid-body {
        padding-right: 0!important;
    }

    /* ------- Page panier -------- */
    #cart .hidden-md-up {
        display: none;
    }

    #cart .cart-overview {
        padding: 0!important;
    }

    #cart .product-line-grid {
        flex-wrap: wrap;
    }

    #cart .product-line-grid-left {
        margin-bottom: 20px;
    }

    #cart .product-line-grid-body {
        display: flex;
        flex-direction: column;
        justify-content:center;
    }

    /* ------- Page mon compte ------ */

    #address .js-address-form form {
        padding: 20px!important;
    }

    #address #content {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    #identity #customer-form {
        padding: 20px!important;
    }

    #identity #content {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    #identity h1, #cart h1, #my-account h1, #address h1, #addresses h1, #history h1, #checkout .h1-payment, #order-confirmation .h1, #authentication h1 {
        font-size: 58px!important;
    }

    #shop #main .list-voucher {
        flex-direction: column;
    }

    #shop #main .btn-primary {
        margin-top: 20px;
    }

    #shop #main .list-voucher .description {
        text-align: center;
    }

    /* ------- Page produit ------- */
    .colonne-md-6 {
        width: 100%;
    }

    .colonne-content-product {
        padding-bottom: 0px!important;
    }

    .colonne-6 {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .cont {
        display: block!important;
        padding: 38px 5px!important;
    }

    .cont .col-md-6 {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .product-footer-assurance .elementor-row {
        flex-wrap: nowrap;
    }

    #product .elementor-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .video-product {
        height: 261px!important;
    }

    .video-container {
        margin-bottom: 0!important;
        width: 100%!important;
        padding: 0 20px!important;
    }

    .product-edit-mobile {
        margin-top: -150px!important;
        width: 100%!important;
    }

    #product h2.elementor-heading-title {
        font-size: 30px!important;
    }

    #product .h22-product {
        margin-bottom: 30px!important;
    }

    .product-editorial {
        padding: 104px 0 353px 0!important;
    }

    .first-advice {
        margin-bottom: 34px;
    }

    .section-advice {
        margin: 0;
    }

    .h1-product {
        font-size: 26px!important;
        margin-top: 52px!important;
    }

    .h2-product {
        font-size: 14px!important;
    }

    .mobile-full {
        width: 97vw;
        margin-left: -50vw;
        padding: 0 20px;
    }

    .product-container {
        margin-bottom: 155px;
    }

    .mobile-flex {
        display: flex;
        margin-top: 32px;
        margin-bottom: 11px!important;
    }

    .origin {
        display: none;
    }

    .infonuti {
        font-size: 12px;
    }

    .product-description {
        font-size: 14px;
    }

    .unit-price {
        margin-bottom: 0!important;
        margin-left: 8px;
        font-size: 16px;
    }

    .final-price {
        margin-top: 0!important;
        font-size: 20px;
    }

    #product .colonne-content-product {
        margin-top: 100px!important;
    }

    .picture-fond {
        height: auto;
        width: 100%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    #product .picture {
        height: 60%;
    }
    
    /* ------- Prestablog ------- */

    #module-prestablog-blog .block-categories {
        margin-bottom: 0!important;
        padding: 0 5px !important;
    }

    #module-prestablog-blog .block-categories .title_block {
        background: #F7F7F7;
        text-align: center;
        padding: 10px 0!important;
        font-family: 'aestetico';
        font-weight: normal;
    }

    #module-prestablog-blog .block-categories .block_content {
        display: none;
        text-align: center;
        border: 1px solid #F7F7F7;
    }

    #module-prestablog-blog #left-column {
        padding: 0!important;
        width: 100%!important;
    }

    #module-prestablog-blog #content-wrapper {
        padding: 0!important;
    }

    #module-prestablog-blog .blog-line-custom .blog-grid {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }

    #module-prestablog-blog .blog-cat-content {
        margin-bottom: 0!important;
        margin-left: 0!important;
        width: 100%!important;
        padding: 0 5px!important;
    }

    #module-prestablog-blog #prestablog_article {
        word-break: break-all;
        font-size: 58px;
    }

    #module-prestablog-blog .publish_date {
        margin-bottom: 23px!important;
    }

    #module-prestablog-blog .news {
        margin-bottom: 23px!important;
        margin-right: 0!important;
    }

    #module-prestablog-blog .exp_infos {
        display: flex;
        flex-direction: column;
        margin: 30px 0!important;
    }

    #module-prestablog-blog .prestablogExtra #blog_article_linked .prestablogtitle, #module-prestablog-blog .prestablogExtra #blog_product_linked .prestablogtitle {
        line-height: normal;
    }

    #module-prestablog-blog .productslinks {
        width: 50%!important;
    }

    #module-prestablog-blog #content-wrapper {
        width: 100%!important;
    }

    #module-prestablog-blog .blog-grid {
        width: 50%!important;
    }

    /*--------- Page d'accueil ----------*/

    .news-line {
        flex-direction: column;
    }
    
    .news-line a {
        margin-bottom: 28px;
    }

    .news-line .img-article-first {
        padding: 22px 19px!important;
        min-height: 256px!important;
    }

    .news-line .img-article-first .title {
        font-size: 20px!important;
    }
}

/* Responsive Design Break points Mobile phone */
@media screen and (max-width: 767px) {

    /* ------ Global ------*/

    footer {
        padding-bottom: 100px;
    }

    h1, .before-title {
        font-size: 50px!important;
    }

    .homepage-mobile-title h1 {
        font-size: 36px!important;
    }

    .elementor-advanced-top-menu #_desktop_top_menu #adtm_menu_inner #menu .adtm_sub {
        width: 100vw;
        transform: translateX(0%)!important;
    }

    .elementor-advanced-top-menu #_desktop_top_menu #adtm_menu_inner #menu .adtm_sub table{
        margin-left: 0!important;
    }

    .elementor-advanced-top-menu #_desktop_top_menu #adtm_menu_inner #menu .adtm_sub table tr{
        display: flex;
        flex-direction: column;
    }

    .elementor-actualites .row {
        width: 100vw;
    }

    /* ------ Page contact ------ */

    #contact .contact-form, #contact #content-wrapper, #contact #content {
        padding: 0!important;
    }

    #contact .stroke_black {
        font-size: 50px;
        margin-bottom: 60px;
    }

    /* ------- Catégorie ------ */

    #category #content-wrapper #subcategories .subcategories-list li {
        width: 100%!important;
    }

    #category #subcategories {
        display: none;
    }

    #category #search_filters_wrapper {
        display: none;
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 99999;
        border: 1px solid #cbcbcb;
        height: 100%;
        overflow-y: scroll;
        background: white;
        margin: 0!important;
    }

    #category #search_filter_controls {
        background: white;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 3;
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
    }

    #category #_mobile_search_filters_clear_all button i {
        display: flex;
        align-items: center;
    }

    #category #_mobile_search_filters_clear_all button {
        height: 100%;
        background: black!important;
        margin: 0!important;
        display: flex;
        align-items: center;
    }

    #category #search_filter_controls {
        margin: 0!important;
    }

    #category #search_filter_controls .btn {
        width: 100%;
        background: #BD8B41;
        color: white;
        padding: 10px 20px;
        margin: 0!important;
    }

    #category .filter-title {
        position: sticky;
        top: 0;
        left: 0;
        padding: 15px;
        background: white;
        z-index: 11;
        border-bottom: 1px solid #cbcbcb;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-family: 'aestetico-black';
        color: black!important;
    }

    #category .filter-title img {
        position: absolute;
        left: 5%;
    }

    #category #left-column {
        float: none!important;
    }

    #category .category-top-menu li:last-child {
        display: none;
        border: 1px solid #F7F7F7;
        background: #F7F7F7;
        border-top: 3px solid white;
    }

    #category .category-top-menu li:first-child a {
        pointer-events: none;
        color: black!important;
    }

    #category .category-sub-menu {
        margin-bottom: 1rem!important;
    }

    #category .category-top-menu li:last-child ul li {
        background: none!important;
        text-align:center;
        padding: 0!important;
        border: none!important;
    }

    #category .category-top-menu li:last-child ul li a {
        pointer-events: auto;
    }

    #category .category-top-menu li:first-child {
        background: #F7F7F7;
        padding:10px 0;
        text-align: center;
    }

    #category #left-column, #category .block-categories {
        padding: 0!important;
    }

    #category .js-product {
        width: 50%!important;
    }

    #category #content-wrapper, #category #footer {
        display: block!important;
    }

    /* ------- Page paiement ------*/
    #checkout .cart-grid-body {
        padding-right: 0!important;
    }

    /* ------- Page panier -------- */
    #cart .hidden-md-up {
        display: none;
    }

    #cart .cart-overview {
        padding: 0!important;
    }

    #cart .product-line-grid {
        flex-wrap: wrap;
    }

    #cart .product-line-grid-left {
        margin-bottom: 20px;
    }

    #cart .product-line-grid-body {
        display: flex;
        flex-direction: column;
        justify-content:center;
    }

    /* ------- Page mon compte ------ */

    #address .js-address-form form {
        padding: 20px!important;
    }

    #shop #main .list-voucher {
        flex-direction: column;
    }

    #shop #main .btn-primary {
        margin-top: 20px;
    }

    #shop #main .list-voucher .description {
        text-align: center;
    }

    #address #content {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    #identity #customer-form {
        padding: 20px!important;
    }

    #identity #content {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    #identity h1, #cart h1, #my-account h1, #address h1, #addresses h1, #history h1, #checkout .h1-payment, #order-confirmation .h1, #authentication h1 {
        font-size: 35px!important;
    }

    .h1-payment {
        margin-left: 21px;
    }

    #checkout #delivery-addresses {
        flex-direction: column;
    }

    #checkout #delivery-addresses article {
        width: 100%;
    }

    /* ------- Page produit ------- */
    .colonne-md-6 {
        width: 100%;
    }

    .colonne-content-product {
        padding-bottom: 0px!important;
    }

    .colonne-6 {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .cont {
        display: block!important;
        padding: 38px 5px!important;
    }

    .cont .col-md-6 {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .product-footer-assurance .elementor-row {
        flex-wrap: nowrap;
    }

    #product .elementor-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .video-product {
        height: 261px!important;
    }

    .video-container {
        margin-bottom: 0!important;
        width: 100%!important;
        padding:0px 20px!important;
    }

    .product-edit-mobile {
        margin-top: -150px!important;
        width: 100%!important;
    }

    #product h2.elementor-heading-title {
        font-size: 30px!important;
    }

    .product-editorial {
        padding: 104px 0 353px 0!important;
    }

    .first-advice {
        margin-bottom: 34px;
    }

    .section-advice {
        margin: 0;
    }

    .h1-product {
        font-size: 26px!important;
        margin-top: 20px!important;
    }

    .h2-product {
        font-size: 14px!important;
    }

    .mobile-full {
        width: 92vw;
        margin-left: -50vw;
        padding: 0 20px;
    }

    #product .mobile-full {
        margin-left: 0;
    }

    #product .picture {
        height: auto;
        width: 30%;
        position: relative;
    }

    .product-container .page-content {
        height: 75%;
    }

    .product-container {
        margin-bottom: 155px;
    }

    .mobile-flex {
        display: flex;
        margin-top: 32px;
        margin-bottom: 11px!important;
    }

    .origin {
        display: none;
    }

    .infonuti {
        font-size: 12px;
    }

    .product-description {
        font-size: 14px;
    }

    .unit-price {
        margin-bottom: 0!important;
        margin-left: 8px;
        font-size: 16px;
    }

    .final-price {
        margin-top: 0!important;
        font-size: 20px;
    }

    .picture-fond {
        height: auto;
        width: 100%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    #product .product-margin {
        padding: 0!important;
    }

    #product .page-content {
        display: flex;
        align-items: center;
    }

    #product .colonne-content-product-first {
        margin-top: 50px!important;
        width: 100%!important;
    }

    #product .colonne-content-product {
        margin-top: 0!important;
        width: 100%!important;
    }

    #product .h22-product {
        margin-bottom: 30px!important;
    }
    
    /* ------- Prestablog ------- */

    #module-prestablog-blog .blog-line-custom {
        flex-direction: column;
    }

    #module-prestablog-blog .block-categories {
        margin-bottom: 0!important;
        padding: 0 5px !important;
    }

    #module-prestablog-blog #prestablog_article {
        font-size: 58px;
    }

    #module-prestablog-blog .block-categories .title_block {
        background: #F7F7F7;
        text-align: center;
        padding: 10px 0!important;
        font-family: 'aestetico';
        font-weight: normal;
    }

    #module-prestablog-blog .block-categories .block_content {
        display: none;
        text-align: center;
        border: 1px solid #F7F7F7;
    }

    #module-prestablog-blog #left-column {
        padding: 0!important;
        width: 100%!important;
    }

    #module-prestablog-blog #content-wrapper {
        padding: 0!important;
    }

    #module-prestablog-blog .blog-line-custom .blog-grid {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }

    #module-prestablog-blog .blog-cat-content {
        margin-bottom: 0!important;
        margin-left: 0!important;
        width: 100%!important;
        padding: 0 5px!important;
    }

    #module-prestablog-blog .publish_date {
        margin-bottom: 23px!important;
    }

    #module-prestablog-blog .news {
        margin-bottom: 23px!important;
        margin-right: 0!important;
    }

    #module-prestablog-blog .exp_infos {
        display: flex;
        flex-direction: column;
        margin: 30px 0!important;
    }

    #module-prestablog-blog .prestablogExtra #blog_article_linked .prestablogtitle, #module-prestablog-blog .prestablogExtra #blog_product_linked .prestablogtitle {
        line-height: normal;
    }

    #module-prestablog-blog .productslinks {
        width: 50%!important;
    }

    #module-prestablog-blog #content-wrapper {
        width: 100%!important;
    }

    #module-prestablog-blog .blog-grid {
        width: 100%!important;
    }

    /*--------- Page d'accueil ----------*/

    .news-line {
        flex-direction: column;
    }
    
    .news-line a {
        margin-bottom: 28px;
    }

    .news-line .img-article-first {
        padding: 22px 19px!important;
        min-height: 256px!important;
    }

    .news-line .img-article-first .title {
        font-size: 20px!important;
    }
    
    #product .breadcrumb {
        margin-top: 60px;
    }
    
}