/* 
Theme Name: Azur Traiteur Events
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Ideal-Com
Author URI: https://www.ideal-com.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*========== COMMONS ==========*/
.at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a {
    background-color: #00BBEE;
}

.at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a:hover {
    background-color: #0095BE;
}

.at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a:hover::after {
    height: 0px;
}

.at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a {
    font-size: 17px;
    text-transform: initial !important;
}

.at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a.elementor-item-active {
    color: #ffffff !important;
}

.header-scrolled {
    background-color: #ffffff !important;
}

.header-scrolled .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a {
    color: #CD6535 !important;
}

.header-scrolled .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a {
    color: #ffffff !important;
}

.header-scrolled .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a.elementor-item-active, 
.header-scrolled .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a:hover {
    color: #B14818 !important;
}

.at2-header-logo a {
    position: relative;
    display: inline-block;
}

.at2-header-logo a img {
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    opacity: 1;
    visibility: visible;
}

.at2-header-logo a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

.header-scrolled .at2-header-logo a img {
    opacity: 0;
    visibility: hidden;
}

.header-scrolled .at2-header-logo a::before {
    content: url("/wp-content/uploads/2026/01/logo-azur-traiteur-events.svg");
    width: 100%;
    height: auto;
    opacity: 1;
    visibility: visible;
}


/*========== MAIN SITE ==========*/
.at2_formule_content .at2-formule-short-desc, 
.at2_formule_content .at2-formule-large-desc {
    display: block;
    color: #ffffff !important;
}

.at2_formule_content .elementor-icon-box-title {
    margin-bottom: 5px;
}

.at2_formule_content .at2-formule-short-desc {
    font-size: 19px;
    padding-bottom: 15px;
}

.at2_formule_content .elementor-icon-box-wrapper {
    padding: 0 30px;
}

.at2_formule_content_inner .at2_formule_number, 
.at2_formule_content_inner .at2-formule-large-desc,
.at2_formule_content_inner .elementor-icon-box-icon {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s, max-height 0.5s ease;
}

.at2_formule_content_inner .elementor-icon-box-wrapper {
    transform: translateY(0); 
    transition: transform 0.5s ease, max-height 0.5s ease;
}

.at2_formule_content_inner .at2_formule_number {
    transform: translateY(-50px);
}

/* CARD FORMULES HOVER */

.at2_formule_content_inner:hover .at2_formule_number  {
    opacity: 1;
    visibility: visible;
    transform: translateY(20px);
    max-height: 48px;
}

.at2_formule_content_inner:hover .elementor-icon-box-wrapper {
    transform: translateY(-50px);
}

.at2_formule_content_inner:hover .elementor-icon-box-wrapper .at2-formule-large-desc, 
.at2_formule_content_inner:hover .elementor-icon-box-wrapper .elementor-icon-box-icon {
    opacity: 1;
    visibility: visible;
}

.at2_formule_content_inner:hover .elementor-icon-box-wrapper .at2-formule-large-desc {
    max-height: 45px;
}

.at2_formule_content_inner:hover .elementor-icon-box-wrapper .elementor-icon-box-icon {
    max-height: 21px;
}

/* CARD FORMULES HOVER - END */

.at2_posts_grid .at2-hover-img a {
    overflow: hidden;
}

.at2_posts_grid .at2-hover-img a img {
    transition: all .3s ease-in-out;
}

.at2_posts_grid .at2-hover-img a:hover img {
    transform: scale(1.1);
}

/* TABLE PRICE */
.at2-price-table .elementor-price-table__price {
    gap: 5px 15px;
}

.at2-price-table .elementor-price-table__features-list {
    position: relative;
}

.at2-price-table .elementor-price-table__features-list::before {
    display: inline-block;
    content: "";
    width: 80%;
    height: 1px;
    background-color: #B14818;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.at2-2-tables .elementor-price-table .at2-price-subtitle {
    font-family: "Marcellus", sans-serif;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 5px;
}

.at2-2-tables .elementor-price-table span.marge-top {
    display: inline-block;
    margin-top: 15px;
}

.at2-price-table .elementor-price-table ul .elementor-price-table__feature-inner svg, 
.at2-formule-list-icon ul .elementor-icon-list-icon svg {
   display: none;
}

.at2-price-table .elementor-price-table ul .elementor-price-table__feature-inner, 
.at2-formule-list-icon ul .elementor-icon-list-icon {
    position: relative;
}

.at2-price-table .elementor-price-table ul .elementor-price-table__feature-inner:has( > svg)::before {
    content: url('/wp-content/uploads/2026/01/check.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    left: 0;
}

.at2-price-table .elementor-price-table ul .elementor-price-table__feature-inner:has( > svg)  {
    padding-left: 30px;
    margin-bottom: 15px;
}

.list-break {
    display: block;
}

.at2-formule-list-icon ul .elementor-icon-list-icon {
    padding-left: 25px;
}

.at2-formule-list-icon ul .elementor-icon-list-icon::before {
    content: url('/wp-content/uploads/2026/01/check-orange.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

.at2-price-table,
.at2-price-table .elementor-price-table {
   height: 100%;
}

.at2-price-table .elementor-price-table {
    display: flex;
    flex-direction: column;
}

.at2-price-table .elementor-price-table__footer {
    margin-top: auto;
}

.at2-price-table.at2-formule-coktail .elementor-price-table__price {
    position: relative;
    width: 200px;
    margin: 0 auto;
    justify-content: flex-end;
}

.at2-price-table.at2-formule-coktail .elementor-price-table__period {
    padding-left: 80px;
}

.at2-price-table.at2-formule-coktail .elementor-price-table__price::before {
    content: "A partir de";
    color: #ffffff;
    font-size: 15px;
    text-transform: normal !important;
    position: absolute;
    top: 20px;
    left: 0;
}


/**========== CONTACT PAGE =========**/
.at2-contact-form .gform_fields .gfield input, .at2-contact-form .gform_fields .gfield textarea {
    border: none;
    border-bottom: 1px solid #FEF4F0;
    border-radius: 0;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: 12px center;
    background-size: 18px;
    padding-left: 40px;
    transition: border-bottom-color 0.5s linear;
}

.at2-contact-form .gform_fields .gfield input:focus, 
.at2-contact-form .gform_fields .gfield textarea:focus {
    border-bottom-color: #CD6535;
}

.at2-contact-form .gform_fields .gfield input[name="input_4"], .at2-contact-form .gform_fields .gfield input[name="input_5"]{
    background-image: url(/wp-content/uploads/2026/01/user-icon.png);
}

.at2-contact-form .gform_fields .gfield input[name="input_2"]{
    background-image: url(/wp-content/uploads/2026/01/sms-tracking.png);
}

.at2-contact-form .gform_fields .gfield input[name="input_6"]{
    background-image: url(/wp-content/uploads/2026/01/form_phone.png);
}

.at2-contact-form .gform_fields .gfield input[name="input_7"]{
    background-image: url(/wp-content/uploads/2026/01/form_subject.png);
}

.at2-contact-form .gform_fields .gfield textarea{
    background-image: url(/wp-content/uploads/2026/01/form_message.png);
    background-position: 12px 10px;
}

.at2-contact-form .gform_footer{
    justify-content: flex-end;
}

.at2-contact-form .gform_footer #gform_submit_button_1{
    background-color: #00BBEE;
    font-size: 16px;
    font-family: 'Marcellus';
    padding: 15px 35px;
    border-radius: 0px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.at2-contact-form .gform_footer #gform_submit_button_1:hover {
    background-color: #0095BE;
}

.at2-contact-form .gform_fields .gfield input::placeholder, .at2-contact-form .gform_fields .gfield textarea::placeholder{
    font-size: 16px;
    font-family: 'DM Sans', sans-serif;
    line-height: 20px;
    color: #5b5b5bab;
}

.at2-contact-form .gform_fields .gfield input:focus, 
.at2-contact-form .gform_fields .gfield textarea:focus {
    outline: none;
}

.at2-contact-form .gform_heading .gform_required_legend {
    color: #5b5b5bab;
    margin-bottom: 20px;
}

/**======== ARTICLES =========**/
.at2-posts-sidebar .elementor-widget-search form .e-search-input{
    padding: 0px 30px 0px 16px;
}

.at2-posts-sidebar .elementor-widget-search form .e-search-submit{
    padding: 0px 16px 0px 0px;
}

.at2-posts-sidebar .elementor-widget-wp-widget-categories h5{
    font-family: 'Marcellus';
    color: #fff;
    font-size: 24px;
    line-height: 36px;
}

.at2-posts-sidebar .elementor-widget-wp-widget-categories ul{
    color: #fff;
    list-style: none;
    padding-left: 0;
}

.at2-posts-sidebar .elementor-widget-wp-widget-categories ul .cat-item{
    position: relative;
    padding-left: 20px;
}

.at2-posts-sidebar .elementor-widget-wp-widget-categories ul .cat-item::before{
    content: ">";
    font-family: 'DM Sans';
    position: absolute;
    left: 0;
    color: #fff;
    font-weight: bold;
}

.at2-posts-sidebar .elementor-widget-wp-widget-categories ul .cat-item a{
    color: #fff;
    font-family: 'DM Sans';
    font-size: 16px;
}

.at2-post-content h2{
    font-family: 'Marcellus';
    font-size: 32px;
    color: #0095BE;
    font-weight: 500;
}

/******** PLAN DU SITE *********/

/* -- CONTAINER SITEMAP -- */
.at2-sitemap .wsp-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: 'DM Sans', BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    color: #2b2b2b;
    border-radius: 12px;
}
/* -- GRID 2 COLONNES -- */
.at2-sitemap .wsp-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: flex-start;
}
/* -- COLONNES EXPLICITES -- */
.at2-sitemap .wsp-pages-title {
    grid-column: 1;
    grid-row: 1;
}
.at2-sitemap .wsp-pages-list {
    grid-column: 1;
    grid-row: 2;
}
.at2-sitemap .wsp-posts-title {
    grid-column: 2;
    grid-row: 1;
}
.at2-sitemap .wsp-posts-list {
    grid-column: 2;
    grid-row: 2;
}
/* -- TITRES H2 -- */
.at2-sitemap .wsp-container h2 {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 0px;
    padding-bottom: 15px;
    border-bottom: 3px solid #e1e8ed;
    color: #1a1a2e;
    letter-spacing: -0.5px;
}
/* -- LISTES PRINCIPALES -- */
.at2-sitemap .wsp-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.at2-sitemap .wsp-container li {
    margin-bottom: 0;
}
/* -- ITEMS DE PAGES -- */
.at2-sitemap .wsp-pages-list > li {
    margin-bottom: 8px;
    padding: 10px 16px;
    background: white;
    border-radius: 8px;
    border-left: 3px solid transparent;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
.at2-sitemap .wsp-pages-list > li:hover {
    background: #ffffff;
    border-left-color: #000;
    box-shadow: 0 4px 12px rgba(74, 144, 226, 0.15);
    transform: translateX(4px);
}
/* -- PAGE COURANTE -- */
.at2-sitemap .current_page_item {
    background: #fff7f0 !important;
    border-left-color: #000 !important;
    box-shadow: 0 2px 8px rgba(74, 144, 226, 0.2) !important;
}
.at2-sitemap .current_page_item > a {
    font-weight: 600;
    color: #000;
}
/* -- LIENS -- */
.at2-sitemap .wsp-container a {
    color: #374151;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    font-size: 0.95rem;
    line-height: 1.5;
}
.at2-sitemap .wsp-container a:hover {
    color: #000;
}
/* -- PAGES AVEC ENFANTS -- */
.at2-sitemap .page_item_has_children {
    padding-bottom: 12px !important;
}
.at2-sitemap .page_item_has_children > a {
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 8px;
}
/* -- SOUS-PAGES (CHILDREN) -- */
.at2-sitemap .page_item_has_children > ul.children {
    margin-top: 10px;
    margin-left: 16px;
    padding-left: 16px;
    border-left: 2px solid #e5e7eb;
}
.at2-sitemap .children li {
    padding: 6px 12px;
    margin-bottom: 4px;
    background: #f9fafb;
    border-radius: 6px;
    transition: all 0.2s ease;
}
.at2-sitemap .children li:hover {
    background: #f3f4f6;
    padding-left: 16px;
}
.at2-sitemap .children li a {
    font-size: 0.9rem;
    color: #6b7280;
}
.at2-sitemap .children li:hover a {
    color: #000;
    font-weight: 800;
}
/* -- SECTION ARTICLES -- */
.at2-sitemap .wsp-posts-list > li {
    margin-bottom: 25px;
    padding: 20px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
    transition: box-shadow 0.3s ease;
}
.at2-sitemap .wsp-posts-list > li:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
/* -- TITRE CATÉGORIE -- */
.at2-sitemap .wsp-category-title {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #1f2937;
    border-bottom: 2px solid #e5e7eb;
}
.at2-sitemap .wsp-category-title a {
    color: #1f2937;
    display: inline;
    font-weight: 600;
}
.at2-sitemap .wsp-category-title a:hover {
    color: #e2874a;
}
/* -- LISTE DES POSTS -- */
.at2-sitemap .wsp-posts-list .wsp-posts-list {
    margin-top: 10px;
}
.at2-sitemap .wsp-post {
    padding: 10px 14px;
    margin-bottom: 6px;
    background: #f9fafb;
    border-radius: 6px;
    border-left: 2px solid #e5e7eb;
    transition: all 0.2s ease;
}
.at2-sitemap .wsp-post:hover {
    background: #fff8f0;
    border-left-color: #e2874a;
    padding-left: 18px;
}
.at2-sitemap .wsp-post a {
    font-size: 0.9rem;
    color: #4b5563;
}
.at2-sitemap .wsp-post:hover a {
    color: #e2874a;
}
/* -- CATÉGORIE VIDE -- */
.at2-sitemap .wsp-posts-list > li:has(.wsp-category-title):not(:has(.wsp-post)) {
    opacity: 0.6;
}

/* ===== RESPONSIVE TABLET ===== */
@media (max-width: 900px) {
    .at2-sitemap .wsp-container {
        grid-template-columns: 1fr;
        gap: 40px;
        padding: 40px 20px;
    }

    .at2-sitemap .wsp-pages-title,
    .at2-sitemap .wsp-pages-list,
    .at2-sitemap .wsp-posts-title,
    .at2-sitemap .wsp-posts-list {
        grid-column: 1;
    }

    .at2-sitemap .wsp-pages-title {
        grid-row: 1;
    }

    .at2-sitemap .wsp-pages-list {
        grid-row: 2;
    }

    .at2-sitemap .wsp-posts-title {
        grid-row: 3;
    }

    .at2-sitemap .wsp-posts-list {
        grid-row: 4;
    }
}

/* ===== RESPONSIVE MOBILE ===== */
@media (max-width: 600px) {
    .at2-sitemap .wsp-container {
        padding: 30px 15px;
        gap: 30px;
        border-radius: 0;
    }

    .at2-sitemap .wsp-container h2 {
        font-size: 1.5rem;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }

    .at2-sitemap .wsp-pages-list > li {
        padding: 12px 14px;
        font-size: 0.9rem;
    }

    .at2-sitemap .page_item_has_children > ul.children {
        margin-left: 8px;
        padding-left: 12px;
    }

    .at2-sitemap .wsp-posts-list > li {
        padding: 15px;
    }
}

/* ===== AMÉLIORATION ACCESSIBILITÉ ===== */
.at2-sitemap .wsp-container a:focus {
    outline: 2px solid #4a90e2;
    outline-offset: 2px;
    border-radius: 4px;
}

/* ===== SCROLL SMOOTH ===== */
.at2-sitemap .wsp-container {
    scroll-behavior: smooth;
}


/*========== RESPONSIVE ==========*/

@media screen and (min-width: 1281px) {
    .at2_formule_content .elementor-icon-box-wrapper {
        padding: 0 80px;
    }

    .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-link-contact > a {
        padding: 13px 40px 13px 20px;
    }

    .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1400px) {
    .at2-big-content.elementor-element {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1400px) {
    .at2-big-content .at2-home-big-txt .elementor-heading-title {
        font-size: 6rem !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .at2-big-content .at2-home-big-txt .elementor-heading-title {
        font-size: 4.75rem !important;
    }

    .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li.at2-btn-devis > a {
        font-size: 15px;
    }
}

@media screen and (max-width: 1342px) {
    .at2-mainmenu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a {
        padding: 13px 13px;
    }
}

@media screen and (min-width: 1025px) {
    .at2-main-container > .e-con-inner {
        width: 90% !important;
        max-width: 1340px !important;
    }

    .at2-mainmenu .elementor-nav-menu--main .elementor-nav-menu ul.sub-menu {
        width: 240px !important;
        padding: 10px 0;
    }
}

@media screen and (max-width: 767px) {
    .at2-container-bg-gradient {
        background-image: linear-gradient(90deg, #FEF4F0 100%, #FFFFFF 0%) !important;
    }
}


