/* 宣传横幅与用户地址 */
@media (max-width: 767.98px) {
    .mon_adresse_title_mobile {
        font-family: 'Titillium Web';
        font-style: normal;
        font-weight: 700;
        font-size: 1rem;
        line-height: 2rem;
        color: var(--ouipromo_text_color_3);
    }

    .modifier_mon_adresse_mobile, .modifier_mon_adresse_mobile:link, .modifier_mon_adresse_mobile:visited, .modifier_mon_adresse_mobile:hover, .modifier_mon_adresse_mobile:active {
        text-decoration-line: underline;
        font-family: 'Titillium Web';
        font-style: normal;
        font-weight: 700;
        font-size: 1rem;
        line-height: 2rem;
        color: var(--ouipromo_text_color_3);
    }

    .address_input_group_mobile {
        width: 100%;
        position: relative;
    }
    
    .mon_adresse_mobile {
        font-family: 'Titillium Web';
        font-style: normal;
        font-weight: 700;
        font-size: 1.1rem;
        line-height: 1rem;
        color: var(--ouipromo_theme_color_2);
    }

    .address_input_mobile {
        width: 100%;
        border-radius: 20px;
        background-color: #dfdfdf;
        outline: 0;
        padding-left: 15px;
        padding-right: 90px;
        border: none;
        font-family: 'Titillium Web';
        font-style: normal;
        font-weight: 400;
        font-size: 1rem;
        line-height: 2rem;
        color: var(--ouipromo_text_color_1);
        height: 2.1rem;
    }

    .address_input_mobile::placeholder {
        color: var(--ouipromo_text_color_1);
    }
    
    .address_search_btn {
        border: none;
        font-family: 'Titillium Web';
        font-style: normal;
        font-weight: 700;
        font-size: 1rem;
        line-height: 2rem;
        height: 2.1rem;
        width: 90px;
        border-radius: 20px;
        color: var(--ouipromo_theme_color_1);
        background-color: var(--ouipromo_theme_color_2);
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
    }

    #mobile_address_warning {
        margin-top: 0.5rem;
        padding-left: 25px;
        font-family: 'Titillium Web';
        font-style: normal;
        font-weight: 400;
        font-size: 1.1rem;
        line-height: 1rem;
        color: var(--ouipromo_theme_color_2);
    }

    /* iPhone 4 */
    @media (max-width: 374.98px) {
        .mobile_index_img {
            width: 95%;
            margin-top: 9vh;
        }
        
        .ouipromo_nav_font {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.2rem;
            line-height: 1.2rem;
            color: var(--ouipromo_text_color_2);
        }
    }

    /* iPhone 12 Pro */
    @media (min-width: 375px) {
        .mobile_index_img {
            width: 95%;
            margin-top: 3.5vh;
        }
    
        .ouipromo_nav_font {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.2rem;
            line-height: 1.2rem;
            color: var(--ouipromo_text_color_2) !important;
        }
    }

    /* Ex. iPhone XR */
    @media (min-width: 410px) {
        .mobile_index_img {
            width: 95%;
            margin-top: 2vh;
        }
    
        .ouipromo_nav_font {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.2rem;
            line-height: 1.2rem;
            color: var(--ouipromo_text_color_2);
        }
    }

    @media (min-width: 490px) {
        .mobile_index_img {
            width: 95%;
            margin-top: 3vh;
        }

        .ouipromo_nav_font {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.5rem;
            line-height: 1.3rem;
            color: var(--ouipromo_text_color_2);
        }
    }
}



/* 商户信息 */
@media (max-width: 767.98px) {
    .tout_afficher {
        font-family: 'Titillium Web';
        font-style: italic;
        font-size: 1.3rem;
        color: var(--ouipromo_theme_color_4);
    }

    .tout_afficher_lien {
        margin: 0 0 2.6rem 0;
    }

    /* iPhone 4 */
    @media (max-width: 374.98px) {
        .category_title {
            font-family: 'Titillium Web', sans-serif;
            font-style: italic;
            font-weight: 700;
            font-size: 1.5rem;
            color: var(--ouipromo_theme_color_4);
        }
        
        img.code_promo_card {
            border: 0;
            position: relative;
            padding-left: 0%;
            padding-top: 0%;
            padding-right: 0%;
            padding-bottom: 0%;
            width: 100%; 
            border-radius: 20px;
            margin-bottom: 3%;
            overflow: hidden;
            margin-top: 5px;
        }
    
        .promotion {
            z-index: 2;
            position: absolute;
            top: 5px;
            left: 4%;
            background-color: rgba(255, 241, 2, 0.8);
            opacity: 0.9;
            border-radius: 20px 50px 50px 0;
            height: 41%;
            width: 61%;
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 1rem;
            line-height: 1.3rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .code_promo {
            font-weight: 700;
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.2rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .promotion_content {
            margin-left: 3%; 
            margin-top: 1.8vw;
            margin-right: 0%;
        }
        
        .restaurant_name {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.3rem;
            line-height: 0.7rem;
            text-transform: uppercase;
            color: var(--ouipromo_text_color_1);
            margin-bottom: 3%;
        }
        
        .promotion_validity_period {
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 0.9rem;
            line-height: 0.6rem;
            color: var(--ouipromo_text_color_1);
        }

        .restaurant_distance {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 600;
            font-size: 0.9rem;
            line-height: 0.6rem;
            color: var(--ouipromo_text_color_1);
            text-align: right;
        }
        
        .delivery_information {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 0.7rem;
            text-align: center;
            vertical-align: middle; 
            color: var(--ouipromo_theme_color_1);  
            background: var(--ouipromo_theme_color_2);
            margin-bottom: 3%;
            margin-top: 1%;
        }
    }

    /* iPhone 12 Pro */
    @media (min-width: 375px) {
        .category_title {
            font-family: 'Titillium Web', sans-serif;
            font-style: italic;
            font-weight: 700;
            font-size: 1.7rem;
            color: var(--ouipromo_theme_color_4);
            padding-top: 0; 
        }
        
        img.code_promo_card {
            border: 0;
            position: relative;
            padding-left: 0%;
            padding-top: 0%;
            padding-right: 0%;
            padding-bottom: 0%;
            width: 100%; 
            border-radius: 20px;
            margin-bottom: 3%;
            overflow: hidden;
            margin-top: 10px;
        }
    
        .promotion {
            z-index: 2;
            position: absolute;
            top: 10px;
            left: 4%;
            background-color: rgba(255, 241, 2, 0.8);
            opacity: 0.9;
            border-radius: 20px 50px 50px 0;
            height: 41%;
            width: 61%;
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 1.1rem;
            line-height: 1.6rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .code_promo {
            font-weight: 700;
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.4rem;
            line-height: 1.6rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .promotion_content {
            margin-left: 6%; 
            margin-top: 1.8vw;
            margin-right: 2%;
        }
        
        .restaurant_name {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.4rem;
            line-height: 0.9rem;
            text-transform: uppercase;
            color: var(--ouipromo_text_color_1);
            margin-bottom: 2%;
        }
        
        .promotion_validity_period {
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 1rem;
            line-height: 0.6rem;
            color: var(--ouipromo_text_color_1);
        }
        
        .restaurant_distance {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 600;
            font-size: 1rem;
            line-height: 0.6rem;
            color: var(--ouipromo_text_color_1);
            text-align: right;
        }
        
        .delivery_information {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 0.9rem;
            text-align: center;
            vertical-align: middle; 
            color: var(--ouipromo_theme_color_1);  
            background: var(--ouipromo_theme_color_2);
            margin-bottom: 3%;
            margin-top: 2%;
        }
    }

    /* iPhone XR */
    @media (min-width: 410px) {
        .category_title {
            font-family: 'Titillium Web', sans-serif;
            font-style: italic;
            font-weight: 700;
            font-size: 1.9rem;
            color: var(--ouipromo_theme_color_4);
            padding-top: 0; 
        }
        
        img.code_promo_card {
            border: 0;
            position: relative;
            padding-left: 0%;
            padding-top: 0%;
            padding-right: 0%;
            padding-bottom: 0%;
            width: 100%; 
            border-radius: 20px;
            margin-bottom: 3%;
            overflow: hidden;
            margin-top: 5px;
        }
    
        .promotion {
            z-index: 2;
            position: absolute;
            top: 5px;
            left: 4%;
            background-color: rgba(255, 241, 2, 0.8);
            opacity: 0.9;
            border-radius: 20px 50px 50px 0;
            height: 41%;
            width: 61%;
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 1.2rem;
            line-height: 1.6rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .code_promo {
            font-weight: 700;
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.3rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .promotion_content {
            margin-left: 6%; 
            margin-top: 1.8vw;
            margin-right: 2%;
        }
        
        .restaurant_name {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.55rem;
            line-height: 1.1rem;
            text-transform: uppercase;
            color: var(--ouipromo_text_color_1);
            margin-bottom: 2%;
        }
        
        .promotion_validity_period {
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 1.1rem;
            line-height: 0.6rem;
            color: var(--ouipromo_text_color_1);
        }

        .restaurant_distance {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 600;
            font-size: 1.1rem;
            line-height: 0.6rem;
            color: var(--ouipromo_text_color_1);
            text-align: right;
        }
        
        .delivery_information {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1rem;
            text-align: center;
            vertical-align: middle; 
            color: var(--ouipromo_theme_color_1);  
            background: var(--ouipromo_theme_color_2);
            margin: 2% 0 0 0;
        }
    }

    /* Surface Duo */
    @media (min-width: 490px) {
        .category_title {
            font-family: 'Titillium Web', sans-serif;
            font-style: italic;
            font-weight: 700;
            font-size: 2.6rem;
            color: var(--ouipromo_theme_color_4);
            padding-top: 0; 
        }
        
        img.code_promo_card {
            border: 0;
            position: relative;
            padding-left: 0%;
            padding-top: 0%;
            padding-right: 0%;
            padding-bottom: 0%;
            width: 100%; 
            border-radius: 20px;
            margin-bottom: 3%;
            overflow: hidden;
            margin-top: 5px;
        }
    
        .promotion {
            z-index: 2;
            position: absolute;
            top: 5px;
            left: 4%;
            background-color: rgba(255, 241, 2, 0.8);
            opacity: 0.9;
            border-radius: 20px 50px 50px 0;
            height: 41%;
            width: 61%;
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 1.5rem;
            line-height: 2rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .code_promo {
            font-weight: 700;
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 2rem;
            color: var(--ouipromo_theme_color_2);
        }
    
        .promotion_content {
            margin-left: 6%; 
            margin-top: 1.8vw;
            margin-right: 2%;
        }
        
        .restaurant_name {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.7rem;
            line-height: 1.2rem;
            text-transform: uppercase;
            color: var(--ouipromo_text_color_1);
            margin-bottom: 2%;
        }
        
        .promotion_validity_period {
            font-family: 'Titillium Web';
            font-style: italic;
            font-weight: 400;
            font-size: 1.3rem;
            line-height: 0.8rem;
            color: var(--ouipromo_text_color_1);
        }

        .restaurant_distance {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 600;
            font-size: 1.3rem;
            line-height: 0.8rem;
            color: var(--ouipromo_text_color_1);
            text-align: right;
        }
        
        .delivery_information {
            font-family: 'Titillium Web';
            font-style: normal;
            font-weight: 700;
            font-size: 1.2rem;
            text-align: center;
            vertical-align: middle; 
            color: var(--ouipromo_theme_color_1);  
            background: var(--ouipromo_theme_color_2);
            margin-bottom: 3%;
            margin-top: 2.2%;
        }
    }
}

/* footer CSS */