/**
Theme Name: Madeleines Lamothe
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: madeleines-lamothe
Template: astra
*/






#ast-scroll-top {
    bottom: 15px !important;
    right: 15px !important;
    border: 1px solid #fff !important
}



.page-id-137,
.page-id-120,
.page-id-129,
.page-id-133 {
    #ast-scroll-top {
        bottom: 80px !important;
        right: 15px !important;
    }
}

.cky-btn-revisit-wrapper {
    border: 1px solid #fff
}

.ast-above-header-wrap {
    background: var(--ast-global-color-2);
}

ul#astra-footer-menu {
    padding: 0;
    margin: 0;
    text-align: center;
}

* {
    word-wrap: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
    word-break: normal !important;
}

.icon-item-144 {
    display: none !important;
}

.ast-primary-sticky-header-active {

    .menu-item-144 {

        .menu-text {
            display: none !important;

        }

        .icon-item-144 {
            display: inline-flex !important;
        }
    }
}

.menu-item-144 {

    svg {
        fill: var(--ast-global-color-0) !important;
    }

}

.menu-item-144.current-menu-item,
.menu-item-144:hover {

    svg {
        fill: var(--ast-global-color-1) !important;
    }

}

.infobox_grayscale,
.zoom-in {
    transition: all 0.4s;
}

.container_grayscale:hover .infobox_grayscale {
    &:not(:hover) {
        filter: grayscale(1);
        opacity: 0.2;

        .uagb-image-heading {
            opacity: 0;
        }

    }

}



.img_height_max img {
    height: 250px !important;
    min-width: 100% !important;
    object-fit: cover;
}
.woocommerce-page {


        .sidebar-main
        {
            background: #fff;

            box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 6px;
            border-radius: 5px;
            padding: 20px;
            border: none !important;
        }
    }

@media (min-width:767px) {
    .img_height_max img {
        height: 100% !important;
        width: 100% !important;
    }

    .overflow_list>.uagb-loop-container {
        max-height: 600px !important;
        overflow-y: auto;
        padding: 10px 20px;
        flex-wrap: nowrap !important;

        .uagb-loop-post {
            display: block !important;
        }
    }

    .woocommerce-page {


        
        .ast-archive-description {
            background: #fff;

            box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 6px;
            border-radius: 5px;
            padding: 20px;
            border: none !important;
        }

        .ast-woo-sidebar-widget.widget {
            margin: 0 !important;
        }

        #secondary,
        #primary {
            border: none !important;
        }

        #primary {
            padding-left: 0 !important;
        }

    }
}

.map_wrapper .map_aspect_ratio {
    height: 600px !important;
}

.ast-desktop .ast-primary-header-bar.main-header-bar {
    box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 6px;

}



.translateY {

    transition: 0.2s;

    &:hover {
        transform: translateY(-5px);

    }
}




.infobox_shadow,
article.uagb-post__inner-wrap {
    border-radius: 5px !important;
    box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 6px !important;
    background: #fff;
    transition: 0.2s;
    padding: 0 !important;

    img {
        border-radius: 5px 5px 0px 0px !important;
        aspect-ratio: 4/3;
        object-fit: cover;
    }

    &:hover {
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.16);

    }
}

.wp-block-button__link {
    box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 6px !important;

}

.wp-block-uagb-post-carousel {
    gap: 20px !important;
    flex-wrap: nowrap !important;
}


.infobox_shadow .wp-block-button {
    margin: 20px;
}

.uagb-google-map__iframe {
    border-radius: 5px;
}




li.product {
    border-radius: 5px !important;
    box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 6px !important;

    background: #fff;
    transition: all 0.2s !important;

    &:hover {
        box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16) !important;

    }
}





.ast-woocommerce-product-gallery__image img,
.ast-woocommerce-product-gallery__image.flex-active-slide:after {
    border-radius: 5px;
}

.woocommerce-tabs {
    background: #fff;
    border: 1px solid var(--ast-border-color);

    border-radius: 5px;
    padding: 20px;
}

.woocommerce-product-gallery__wrapper img {
    object-fit: contain !important;
    aspect-ratio: 4/3 !important;

}


.ast-variation-button-group .ast-single-variation {
    border-radius: 5px;
}


ul.tabs.tabs::before {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    background-color: var(--ast-global-color-1) !important;
}

.container_form {
    form {
        padding: 40px !important;
        border-radius: 5px;
        box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 6px;
        background: #ffffff;


    }
}




/* .custom-madeleine .uagb-icon-list__source-wrap svg{
  display:none !important;
}

.custom-madeleine .uagb-icon-list__source-wrap::before{
  content:"";
  display:inline-block;
  width:24px;
  height:24px;
  background: url("/wp-content/uploads/2025/08/Madeleines-Lamothe-Logo-madeleine-dor├®.png") no-repeat center / contain;
  margin-right:.5em;
} */


.page_box img {
    max-height: 250px;
    object-fit: cover;
}


.overflow_list>.uagb-loop-container {
    max-height: 600px !important;
    overflow-y: auto;
    padding: 10px 20px;
    flex-wrap: nowrap !important;

    .uagb-loop-post {
        display: block !important;
    }
}

.map_wrapper .map_aspect_ratio {
    height: 600px !important;
}

.woocommerce-js .woocommerce-ordering select {
    padding-right: 2em !important;
}


.woocommerce #content img,
#woocommerce-page #content img,
.saturage img {
    filter: saturate(1.3) brightness(1.3)
}

.overflow_box:hover {
    .uagb-ifb-title a {
        color: var(--ast-global-color-1) !important;
    }
}

.saturate {
    filter: saturate(1.5);
}

.woocommerce-js form .form-row .select2-container {
    margin-bottom: 10px;
}



:root {
    --ast-border-color: #e1e1e1 !important
}



.woocommerce-info,
.woocommerce-message {
    background-color: #fff;
    border: none !important;
    box-shadow: rgba(13, 13, 13, 0.16) 0px 0px 10px;
    border-radius: 5px;

}




.entry-summary {
    padding: 20px;
    border: 1px solid var(--ast-border-color);
    border-radius: 5px;
    background-color: #fff;

}

.trail-items li:after {
    padding: 0 .3em;
    content: "/";
}



.woocommerce-js ul.products li.product a img {
    aspect-ratio: 12/9;
    object-fit: cover;
}


.woocommerce-validated label{
    opacity: 1 !important;
    white-space: unset !important;
}



.modal-close.modal-close-link.dashicons.dashicons-no-alt{
    padding: 0 !important;
}

.wms_pickup_modal_address_search, .wms_pickup_open_modal_openstreetmap, .button.wms_pickup_modal_listing_one_button_ship{
    font-weight: 400 !important;
    text-transform: none !important;
}

.woocommerce-shipping-fields .address-field.update_totals_on_change label{
    position: unset !important;
}