/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.product-list-breadcrumb.product-list-breadcrumb-top-right {
    margin-top: 0;
    text-align: right;
}

.horaires {
    max-width: 750px;
}

.ps_topbanner_cta {
    font-size: 16px;
}


/* ----------------BUTTON "Contactez-nouz"--------------------- */

.contact-info_header {
    margin: 0 -10px 0 0;
}

.contact-info_header-mobile {
    display: none;
}

#header .header-top .contact-info_header a.btn-info {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 7px 7px 8px;
    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    background: #000000;
    border-radius: 25px;
    white-space: nowrap;
    transition: 0.3s;
}

#header .header-top .contact-info_header a.btn-info span {
    display: none;
    transition: 0.5s;
}

#header .header-top .contact-info_header a.btn-info img {
    width: 21px;
    transition: 0.5s;
}

#header .header-top .contact-info_header a.btn-info:hover {
    position: absolute;
    padding: 12px 20px 11px;
    top: 15px;
    right: 190px;
}

#header .header-top .contact-info_header a.btn-info:hover span {
    display: inline-block;
}

#header .header-top .contact-info_header a.btn-info:hover img {
    display: none;
}

.cdmvEventTitle {
    color: #16B84E;
}

.cBlurredEvent .cdmvEventTitle {
    color: #F00;
}

.cdmvEvent {
    border-color: #16B84E !important;
}

.cdmvEvent.cBlurredEvent {
    border-color: #F00 !important;
}

@media screen and (max-width: 1920px) {
    #header .header-top .contact-info_header a.btn-info {
        padding: 7px 6px 7px;
    }
    #header .header-top .contact-info_header a.btn-info img {
        width: 18px;
    }
    #header .header-top .contact-info_header a.btn-info:hover {
        padding: 7px 12px 7px;
        width: 139px;
        top: 19px;
        right: 145px;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1580px) {
    #top-menu {
        margin-left: -90px;
    }
}

@media screen and (max-width: 768px) {
    #header .header-top .contact-info_header a.btn-info {
        padding: 5px 4px 5px;
    }
    #header .header-top .contact-info_header a.btn-info img {
        width: 12px;
    }
    #header .header-top .contact-info_header a.btn-info:hover {
        position: static;
        padding: 5px 4px 5px;
        width: auto;
    }
    #header .header-top .contact-info_header a.btn-info:hover span {
        display: none;
    }
    #header .header-top .contact-info_header a.btn-info:hover img {
        display: inline-block;
    }
    /* .contact-info_header {
        display: none;
    } */
    /* .contact-info_header-mobile {
        display: block;
    } */
    /* #header .header-top .contact-info_header-mobile a.btn-info {
        display: inline-block;
        width: 189px;
        height: auto;
        padding: 6px 15px 7px;
        position: absolute;
        top: 120px;
        left: 50%;
        margin-left: -95px;
        color: #ffffff;
        font-size: 22px;
        line-height: 1;
        background: #000000;
        border: 1px solid #00000000;
        transition: 0.3s;
    } */
    /* #header .header-top .contact-info_header-mobile a.btn-info:hover {
        color: #000000;
        background: #ffffff;
        border: 1px solid #000000;
    } */
}

.product-block-parida {
    width: 20%;
}


/*
.d-none {
    display: none;
}
*/

#customization {
    background-color: #f4f2f2 !important;
    color: #000000;
    text-transform: uppercase;
    font-family: 'Lato';
    font-weight: bold;
    font-style: normal;
    text-align: center;
    padding-left: 40px;
    width: 460px !important;
    max-width: 100%;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: auto !important;
    padding: 15px;
}

@media screen and (max-width: 768px) {
    #customization {
        font-size: 85%;
    }
}


/* D. PERONNE - 01-07-2020 */

body.category-id-12 .product-miniature .volga-highlighted-informations,
body.category-id-40 .product-miniature .volga-highlighted-informations,
body.category-id-41 .product-miniature .volga-highlighted-informations,
body.category-id-42 .product-miniature .volga-highlighted-informations,
body.category-id-43 .product-miniature .volga-highlighted-informations,
body.category-id-44 .product-miniature .volga-highlighted-informations,
body.category-id-45 .product-miniature .volga-highlighted-informations {
    display: none !important;
}


/* D. PERONNE - 21-12-2022 - Cat 33 Noel */

body.category-id-33 .product-miniature .volga-highlighted-informations {
    display: none !important;
}


/*
#products .volga-highlighted-informations,
.featured-products .volga-highlighted-informations,
.product-accessories .volga-highlighted-informations,
.product-miniature .volga-highlighted-informations {
    display: none !important;
}*/

.laccreation-container .product-miniature .volga-highlighted-informations {
    position: relative !important;
    visibility: visible !important;
    opacity: 1 !important;
    bottom: 0 !important;
    background: transparent !important;
    padding: 20px 0 0 !important;
}

.inst_titre {
    display: flex;
    justify-content: center;
    position: relative;
    width: 50%;
    margin: 0 auto 45px;
}

.inst_titre a {
    color: #1b1a17;
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    font-family: 'Lato';
    text-align: center;
}

.inst_titre a.btn_nous_suivre {
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #1e1e1e;
    border-radius: 0 0 0 0;
    padding: 12px 24px;
    line-height: 14px;
}

.inst_titre a.btn_nous_suivre i {
    margin-right: 10px;
}

#csinstagramfeed .bx-wrapper .bx-controls-direction a {
    top: 50%;
}

.product-actions .control-label {
    color: #010101 !important;
}

.quickview .modal-dialog {
    width: calc(100% - 30px);
    max-width: 34rem!important;
}

.product-customization .card {
    background-color: transparent;
}


/* D. PERONNE - 26-08-2020 */

.page-product .tab-pane p {
    font-family: Noto Sans, sans-serif !important;
    font-size: .9375rem !important;
}

.page-cms-10 .ee-description h4 a {
    border: solid #e55049 1px;
    padding: 0.75rem 1.5rem;
    display: inline-block;
    color: #e55049;
    font-family: 'Lato';
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.025em;
}

.page-cms-10 .ee-description h4 a:hover {
    color: white;
    background-color: #e55049;
}

.pieces-montees-second-container p.demander-un-devis-link {
    margin-top: 1rem;
}

.pieces-montees-second-container p.demander-un-devis-link a,
.pieces-montees-second-container p.contactez-nous-link a {
    border: solid #000000 1px;
    padding: 0.75rem 1.5rem;
    display: inline-block;
    color: #000000;
    font-family: 'Lato';
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.025em;
    text-decoration: none;
}

.pieces-montees-second-container p.demander-un-devis-link a:hover {
    color: white;
    background-color: #000000;
}

.pieces-montees-second-container p.contactez-nous-link a {
    border: solid #e55049 1px;
    color: #e55049;
}

.pieces-montees-second-container p.contactez-nous-link a:hover {
    color: white;
    background-color: #e55049;
}

#checkout .use_different_address {
    width: auto;
    height: 50px;
    border: 1px solid #000000;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    text-transform: uppercase;
    padding: 0 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background-color: transparent;
    font-family: 'Lato';
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.025em;
}


/* D. PERONNE - 07-12-2021  - 17-pieces-montees */

.page-pieces-montees .order-1 {
    order: 1;
}

.page-pieces-montees .order-12 {
    order: 12;
}

@media (min-width: 768px) {
    .page-pieces-montees .order-md-1 {
        order: 1;
    }
    .page-pieces-montees .order-md-12 {
        order: 12;
    }
}

.page-pieces-montees a.catalog-link,
.page-pieces-montees a.devis-link {
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-family: 'Lato';
    text-transform: uppercase;
    position: relative;
    padding: 17px 25px;
    border: solid 1px #1e1e1e;
    background: #1e1e1e;
    transition: all ease 0.6s;
    display: table;
    width: fit-content;
    width: -moz-fit-content;
}

.page-pieces-montees a.devis-link {
    margin: 0 auto;
}

.page-pieces-montees a.catalog-link:hover,
.page-pieces-montees a.devis-link:hover {
    background: transparent;
    color: #1e1e1e;
    transition: all ease 0.6s;
}

.page-pieces-montees .maison-lac-banner-container.pieces-montees-traditionnelles {
    background-color: #F3F1F1;
}

.page-pieces-montees .maison-lac-banner-container.pieces-montees-entremets {
    background-color: #E3DDDF;
}

.page-pieces-montees .maison-lac-banner-container.number-cake {
    background-color: #FFFFFF;
}

.page-pieces-montees .maison-lac-banner-container.pieces-montees-wedding-cake {
    background-color: #E3DDDF;
}

@media (min-width: 1200px) {
    .page-pieces-montees .maison-lac-le-chocolatier-banner-text {
        padding-right: 18%;
    }
}

.page-pieces-montees .maison-lac-banner-container.pieces-montees-traditionnelles .maison-lac-le-chocolatier-banner-text,
.page-pieces-montees .maison-lac-banner-container.pieces-montees-entremets .maison-lac-le-chocolatier-banner-text,
.page-pieces-montees .maison-lac-banner-container.number-cake .maison-lac-le-chocolatier-banner-text,
.page-pieces-montees .maison-lac-banner-container.pieces-montees-wedding-cake .maison-lac-le-chocolatier-banner-text {
    padding-right: 10%;
    padding-left: 10%;
}

.page-pieces-montees .maison-lac-le-chocolatier-banner-text h1 {
    padding-bottom: 20px;
}

.page-pieces-montees .maison-lac-le-chocolatier-banner-text h2 {
    font-family: 'Lato';
    font-weight: 300;
    font-style: normal;
    text-transform: unset;
    font-size: 26px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
    color: #1e1e1e;
}

#adtm_menu .adtm_column span.column_wrap_title,
#adtm_menu .adtm_column span.column_wrap_title a,
#adtm_menu .adtm_column span.column_wrap_title span[data-href] {
    color: #000;
    text-align: center;
}

@media (min-width: 768px) {
    .page-pieces-montees .maison-lac-le-chocolatier-banner-text h2 {
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    .pour_mobile {
        display: none !important;
    }
}

.page-pieces-montees .maison-lac-le-chocolatier-banner-text h2:before {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background-color: #DAD6D7;
    position: absolute;
    bottom: 0;
    left: 4px;
}

.page-pieces-montees p.block-description {
    color: #646464;
    font-size: 14px;
}

.page-pieces-montees p.block-detail {
    color: #000000;
    font-family: 'Lato';
    font-weight: 500;
    text-align: left;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
}

.page-pieces-montees .pieces-montees-last-container {
    max-width: 992px;
    margin: 0 auto;
    padding-top: 50px;
    padding-right: 10%;
    padding-left: 10%;
}

.page-pieces-montees .pieces-montees-last-container p {
    text-align: center;
    margin-bottom: 50px;
}

.category-id-17 #footer {
    margin-top: 0;
}


/**/

.cms-id-25 .page-content img {
    width: 100%;
    height: auto;
}

.li-niveau1.advtm_menu_2 a .advtm_menu_span {
    color: #1e1e1e !important;
}

.advtm_menu_2 a span {
    position: relative !important;
}

.advtm_menu_2 a span:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: 5px;
    background: #e55049;
}

.a_afficher {
    opacity: 0;
    transition: all ease 0.6s;
}

.a_survoler:hover .a_afficher {
    opacity: 1;
    transition: all ease 0.6s;
}

select#plaque_anniversaire {
    text-transform: none;
}

/* David - 22-12-2022 */

.configuration-box-wrapper .configuration-box-container .configuration-box {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.configuration-box-wrapper .configuration-box-container:hover .configuration-box {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

#checkout-delivery-step .content{
	position: relative;
}
.absoluterelais{
	position: absolute;
	bottom: 10px;
	right: 30px;
}

@media (max-width: 767px) {
    .category-banner-wrapper{
        display: none;
    }
}

