.home_products_section h2 {
    padding-bottom: 1rem;
    border-bottom: 1px solid #f6f7f9;
    margin-bottom: 2.4rem;
    font-size: 1.8rem;
    font-family: "Open Sans",sans-serif;
    line-height: 22px;
    letter-spacing: -.01em;
    text-transform: uppercase;
}

.accueil_suite_btn {
    color: #FFFFFF;
    background: #EA8D11;
    border-color: #EA8D11;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 400;
    font-family: Roboto Flex;
}

.accueil_suite_category_title{
    color: #252525;
    line-height: 23.44px;
    font-size: 20px;
    font-weight: 700;
    font-family: Roboto Flex;
    /* width: 100%; */
    letter-spacing: .2rem;
}

.accueil_suite_category_title:hover{
    color: #252525;
}

.accueil_suite_category_title_h4{
    margin-top: 10px 0 5px 0;
    color: #252525;
    text-align: center;
    position: sticky;
}

.accueil_suite_category_title_h4:hover{
    padding: 10px 0 10px 0;
    text-align: center;
    position: sticky;
    /* border-bottom: rgba(0,0,0,0.04) 2px solid; */
}

.category_hierarchy_1_single_component{
    margin: 5px 2px 15px 2px ;
    border-radius: 0px 8px 8px 0px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.home_proposal_component{
    margin: 15px 2px 30px 2px ;
    /* border-radius: 0px 8px 8px 0px; */
    /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
}
.home_proposal_component_item{
    padding:0 20px 0 20px;
    border-radius: 0px, 8px, 8px, 0px;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.home_proposition_product_swiper_container {
    position: relative;
    width: 100%;
    overflow: hidden;
    /* border-right: 1px solid #ECEBF3; */
    padding-right: 10px;
}

.home_proposition_product_swiper_slide {
    width: 100%;
    height: 100%;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 8px;
}

.home_proposal_swiper_next, .home_proposal_swiper_prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    color:#000000;
    font-size: 20px;
    padding: 6px;
    cursor: pointer;
    background-color: #FFFFFF;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.home_proposal_swiper_next{
    right: -4px;
}

.home_proposal_swiper_prev{
    left: -4px;
}

.category_hierarchy_1_title{
    background-color: #0F90B7;
    text-align: center;
    color: #FFFFFF;
    padding: 5px;
    font-family: Roboto Flex;
    font-size: 24px;
    line-height: 28.13px;
    letter-spacing: 0.1em;
    font-weight: 700;
}
.home_proposal_component_title{
    background-color: #0F90B7;
    padding: 10px 0 10px 0;
    text-align: center;
    color: #FFFFFF;
    font-family: Roboto Flex;
    font-size: 24px;
    line-height: 28.13px;
    letter-spacing: 0.1em;
    font-weight: 600;
}

.home_proposal_component_item_title{
    font-family: Roboto Flex;
    font-size: 24px;
    line-height: 28.13px;
    letter-spacing: normal;
    font-weight: 600;
    margin-top: 30px;

}

.proposal_swiper_pagination{
    text-align: center;
    margin: 20px;
}

.category_hierarchy_1_title_link {
    color: white;
    font-size: 18px;
    margin-right:4px;
}
.category_hierarchy_1_title_link:hover {
    color: white;
}

.category_hierarchy_2_content{
    padding: 25px;
    height: 680px;
    margin: auto;
    justify-content: center;
}

.acc_cat_hier_2_box{
    padding: 20px 20px 20px 20px;
    width: 210px;
    height: 210px;
}

.product_category_default{
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.acc_cat_hier_2_product_box{
    padding: 2px;
    /* width: 100%; */
    width: 240px;
    height: 240px;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
}

.acc_cat_hier_2_product_box_figure:hover{
    transform: scale(0.9); /* zoom of category's image */
    border: rgba(0,0,0,0.04) 2px solid;
    /* border: 2px solid #D9D9D9; */
}

.figure_box{
    width: 240px;
    height: 240px;
    border-radius: 8px;
}

.product-category-swiper-container {
    position: relative;
    overflow: hidden;
    padding-left: 6px;
    padding-right: 10px;
    height: 610px;
}

.product-category-swiper-wrapper{
    height: 570px;
    margin: auto;
}

.product_category_swiper_next, .product_category_swiper_prev{
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    z-index: 10;
    color:#000000;
    font-size: 18px;
    padding: 6px;
    cursor: pointer;
    background-color: #FFFFFF;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 0px 4px 4px 0px #00000040;

}

.product_category_swiper_pagination{
    text-align: center;
    margin: 10px;
}

.product_category_swiper_next{
    right: 1px;
}

.product_category_swiper_prev{
    left: 1px;
}

.accueil_category_hierarchy_1_pagination .mx-auto{
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 8px;
    /* margin: 5px; */
    padding: 5px 10px;
}

.accueil_suite_component {
    color: #252525;
    background: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 10px 2px;
    line-height: 23.44px;
    font-size: 20px;
    font-weight: 400;
    font-family: Roboto Flex;
}
.accueil_suite_component_text {
    color: #252525;
    background: #FFFFFF;
    line-height: 23.44px;
    font-size: 20px;
    font-weight: 400;
    font-family: Roboto Flex;
}

.show_product_long_decription_box{
    border: 2px solid #C7D6D5;
    font-family: Roboto Flex;
    text-align: left;
    padding: 15px;
    margin-top: 15px;
}

.show_product_long_decription_title{
    padding-bottom: .5rem;
    margin-bottom: 1.7rem;
    margin-top: 1.7rem;
    font-size: 28px;
    font-weight: 700;
    line-height: 37.5px;
    letter-spacing: 0.005em;
    text-align: left;
    color: rgba(0, 49, 82, 0.8);
}

.show_product_long_decription_description, .product_show_purchase_box_description_description{
    font-size: 17px;
    font-weight: 400;
    line-height: 23.44px;
    letter-spacing: 0.005em;
    text-align: left;
    color: #252525;
}

.show_product_single_container_product_1, .show_product_long_decription_box{
    margin-left: 20px !important;
    margin-right: 40px !important;
}

#product_show_real_image_container_2{
    border: 2px solid #C7D6D5;
    height: 450px;
    width: 100%;
}

.show_product_small_image_style{
    width:60px !important;
    height:60px !important;
    border-radius: 8px;
    border: 1px solid #0F90B7
}

.show_product_small_images_container_style{
    margin-top: 15px;
    display: flex;
    justify-content: left;
    gap: 20px;
}

.product_show_quantity_box_input_group{
    border-radius: 8px;
    justify-content: center;
}

.show_product_title{
    font-size: 20px;
    font-weight: 700;
    color: rgba(0, 49, 82, 0.8);
    line-height: 27.24px;
}

.show_product_description{
    font-size: 16px;
    font-weight: 400;
    color: rgba(37, 37, 37, 1);
    line-height: 21.79px;
}

.product_show_quantity_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 120px;
    border: 1px solid #ccc;
    border-radius: 0 8px 8px 0px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    box-shadow: 0px 4px 4px 0px #00000040;
    background-color: #ECEBF3;
}

.input_group_prepend_product_input_qty{
    border-radius: 8px 0 0 8px;
}

.product_show_quantity_box, .input_group_prepend_product_input_qty{
    box-shadow: 0px 4px 4px 0px #00000040;
}
.product_show_quantity_btn {
    padding: 5px 10px;
    background-color: #ECEBF3;
    border: none;
    cursor: pointer;
    outline: none;
}
.product_show_quantity_input {
    border: none;
    text-align: center;
    width: 50px;
    font-size: 16px;
    padding: 0 !important;
    border-radius: 8px;
}

.input-group-text{
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 8px 0 0 8px !important;
    background-color: #ECEBF3 !important;
}

.show_product_category_title {
    color: #6f8596 !important;
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    font-weight: 700;
}

.show_product_side_description{
    margin: 12px 15px 10px 10px;
    font-family: Open Sans;
    letter-spacing: 0.005em;
    text-align: left;
}

#add_to_cart{
    background-color: #FED8B1;
    color: #EA8D11;
}
#wishlist_btn{
    background-color: #d4d4d4;
    color: black;
}
#purchase_btn{
    background-color: #FFAE43;
    color: white;
}
.product_image_description{
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.product-price{
    color: #EB380A;
    font-size: 22px !important;
    font-weight: 700 !important;
}

.product_show_purchase_box{
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 10px 10px 70px 10px;
}
.product_show_purchase_box_description{
    padding: 12px 6px;
    margin-top: 10px;
}

.product_show_purchase_box_description_title{
    font-family: Roboto Flex;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.75px;
    letter-spacing: 0.0015em;
    text-align: left;
    color: #FFFFFF;
    background-color: #EA8D11;
    padding: 10px 12px;
    text-align: center;

}

.product_show_purchase_box_description, .product_show_purchase_box {
    border: 2px solid #C7D6D5
}

.product_show_purchase_box_btn{
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 27.24px;
    letter-spacing: 0.0015em;
    text-align: left;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 15px;
    padding-top: 6px;
    padding-bottom: 8px;
    text-align: center;
}

.menu_popup_box_btn_login, .menu_popup_box_btn_logout, .home_popup_box_btn_login{
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 600;
    line-height: 27.24px;
    letter-spacing: 0.0015em;
    text-align: left;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 10px;
    padding-top: 3px;
    padding-bottom: 4px;
    text-align: center;
    color: black !important;
    text-transform: none;
}

.menu_popup_box_btn_login, .home_popup_box_btn_login{
    background-color: #FFD814;
}

.menu_popup_box_btn_logout{
    /* background-color: rgb(231, 96, 96); */
    background: linear-gradient(to bottom right,#FFFFFF,#FF8352)!important;
}

.menu_register_popup_box_btn_info{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-family: Open Sans;

}

.menu_register_popup_box_btn_a{
    color: #007185 !important;
    font-weight: 600 !important;
}
.menu_register_popup_box_btn_a:hover{
    color: #EA8D11 !important;
}

.menu_dashboard_popup_box_btn_a{
    color: #FF8352 !important;
    font-weight: 600 !important;
}
.menu_dashboard_popup_box_btn_a:hover{
    color: #FF3152 !important;
}

.product_show_category_title_link, .product_show_brand_title_link{
    font-size: 18px;
    line-height: 23.44px;
    letter-spacing: 0.005em;
    text-align: left;
    color: rgba(0, 49, 82, 0.8);

}

.product_show_category, .product_show_brand{
    font-family: Roboto Flex;
    font-size: 24px;
    font-weight: 700;
    line-height: 28.13px;
    letter-spacing: 0.005em;
    text-align: left;
    color:rgba(0, 49, 82, 0.8);
}

.category_swiper_prev, .brand_swiper_prev{
    left: -4px;
}

.category_swiper_pagination, .brand_swiper_pagination{
    text-align: center !important;
    margin: 5px !important;
}

#show_products_of_same_category, #show_products_of_same_brand{
    border-top: 2px solid rgba(199, 214, 213, 1);
    border-bottom: 2px solid rgba(199, 214, 213, 1);
    margin: 22px 15px;
    padding: 10px 5px 1px 3px;
}

.product_long_characteristic_box{
    border: 2px solid rgba(199, 214, 213, 1);
    margin: 22px 15px;
    padding: 10px 5px 1px 3px;
}

.category_product_swiper_wrapper, .brand_product_swiper_wrapper{
    margin-bottom: 40px !important;
}


.category-product-swiper-slide, .brand-product-swiper-slide {
    width: 100%;
    height: 100%;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 8px;
}

.category_swiper_next, .category_swiper_prev, .brand_swiper_next, .brand_swiper_prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    color:#000000;
    font-size: 18px;
    padding: 5px;
    cursor: pointer;
    background-color: #FFFFFF;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 0px 4px 4px 0px #00000040;
    border: 2px solid rgba(236, 235, 243, 1)
}

.category_swiper_next, .brand_swiper_next{
    right: -4px;
}

.category_product_swiper_container, .brand_product_swiper_container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-right: 10px;
}

.product_item_title a{
    font-family: Roboto Flex;
    font-weight: 700;
    font-size: 20px;
    line-height: 23.44px;
    color: #0F90B7 !important;
    opacity: 80%;

    display: inline-block;
    white-space: normal;
    word-wrap: break-word;
    width: 100%;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.product_item_description, .product_item_title{
    width: 100%;
}

.product_item_description a{
    font-family: Roboto Flex;
    font-weight: 400;
    line-height: 21.09px;
    font-size: 18px;
    color: #252525 !important;
    display: inline-block;
    white-space: normal;
    word-wrap: break-word;
    width: 100%;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

.product_item_price{
    margin-left: 10px;
    margin-top: 10px;
    color: #003152;
    font-weight: 700;
    font-size: 20px;
    font-family: Roboto Flex;
}

.product_item_price_second{
    margin-top: 10px;
    color: rgba(0, 49, 82, 1);
    font-family: Roboto Flex;
    font-size: 20px;
    font-weight: 700;
    line-height: 23.44px;
    letter-spacing: 0.005em;
    text-align: left;
}

.price_box_second{
    margin-top: 8px;
}

.product_details_second{
    height: 150px;
}

.product_default_second_image {
    background-size: cover;
    width: 100%;
    height: 280px;
}

.product_default_second{
    padding: 10px 8px;
    border-radius: 8px;
    border: 2px solid rgba(199, 214, 213, 1)
}

.product_item_purchase_box_btn{
    border-radius: 10px;
    font-size: 10px;
    background-color: #FFAE43;
    margin: 0 auto 5px auto;
    color: white !important;
    padding: 0.5em 1.2em;
}

.product_item_purchase_box_btn_second{
    border-radius: 10px;
    font-size: 10px;
    background-color: #FFAE43;
    margin: 0 auto 5px auto;
    color: white !important;
    padding: 0.5em 1.2em;
}

.product_item_purchase_box_btn_second_box{
    margin-top: 10px;
    text-align: center;
}







@media screen and (min-width: 1319px){
    .accueil_suite_component {
        margin-left: 250px;
        margin-right: 250px;
    }
}

@media screen and (max-width: 1320px){
    .product-category-swiper-container {
        height: 380px;
    }

    .home_proposal_component_item{
        padding:0 2px 0 2px;
    }

    .show_product_single_container_product_1, .show_product_long_decription_box{
        margin-left: 1px !important;
        margin-right: 1px !important;
    }

    [class*="col-"] {
        padding-left: 2px;
        padding-right: 2px;
    }

    .product_show_category_title_link, .product_show_brand_title_link{
        font-size: 12px;
    }

    .product_show_category, .product_show_brand{
        font-size: 17px;
    }

    #show_products_of_same_category, #show_products_of_same_brand{
        margin: 20px 0px;
        padding: 10px 2px 1px 2px;
    }

    .product_long_characteristic_box{
        border: 2px solid rgba(199, 214, 213, 1);
        margin: 20px 2px;
        padding: 10px 2px 1px 2px;
    }

    .row {
        margin-left: -1px;
        margin-right: -1px;
    }

    .product_item_price_second{
        font-size: 17px;
        font-weight: 600;
    }

    .show_product_small_images_container_style{
        margin-top: 10px;
        display: flex;
        justify-content: left;
        gap: 10px;
    }

    .show_product_small_image_style{
        width:45px !important;
        height:45px !important;
    }

    .show_product_side_description{
        margin: 8px 5px 8px 5px;
        font-family: Open Sans;
        letter-spacing: 0.005em;
        text-align: left;
    }

    .product-single-gallery {
        margin-bottom: 1rem;
    }

    .show_product_title{
        margin-bottom: 1rem;
    }

    .show_product_description{
        font-size: 15px;
        font-weight: 400;
    }

    .product-single-details {
        margin-top: -0.6rem;
        margin-bottom: 0.5rem;
    }

    .product_show_purchase_box_btn{
        font-size: 13px;
        font-weight: 700;
        padding-top: 3px;
        padding-bottom: 4px;
    }

    .product_show_purchase_box_description_title{
        font-size: 14px;
        font-weight: 600;
        padding: 6px 8px;
    }

    .show_product_long_decription_title, .product_long_characteristic_title{
        padding-bottom: .2rem;
        margin-bottom: .1rem;
        margin-top: .1rem;
        font-size: 20px;
        font-weight: 700;
    }

    .show_product_long_decription_box, .product_long_characteristic_description{
        padding: 6px;
        margin-top: 12px;
    }

    .product_default_second{
        padding: 6px 2px;
        border-radius: 8px;
        border: 2px solid rgba(199, 214, 213, 1)
    }

    .category_product_swiper_container, .brand_product_swiper_container {
        padding-right: 8px;
    }


}

@media screen and (max-width: 1281px){
    .acc_cat_hier_2_product_box{
        padding: 5px 5px 5px 5px;
        width: 120px;
        height: 120px;
    }
    .acc_cat_hier_2_product_box_figure:hover{
        transform: scale(0.9); /* zoom of category's image */
    }
    .figure_box{
        width: 120px;
        height: 120px;
    }
    .accueil_suite_category_title{
        font-size: 14px;
    }
    .category_hierarchy_1_title{
        padding: 5px;
        font-size: 18px;
        line-height: 18.13px;
    }
    .category_hierarchy_1_title_link {
        font-size: 12px;
        margin-right:5px;
    }
    .category_hierarchy_2_content{
        padding: auto ;
        height: 460px;
    }

    .product-category-swiper-wrapper{
        height: unset;
        max-height: 370px;
    }
    .product-category-swiper-container {
        height: unset;
        max-height: 610px;
    }

    .banner_image{
        height: 350px !important;
    }

    .home_proposal_component_item{
        padding:0 2px 0 2px;
    }

}

@media screen and (max-width: 1025px){
    .acc_cat_hier_2_product_box{
        padding: 5px 5px 5px 5px;
        width: 120px;
        height: 120px;
    }
    .acc_cat_hier_2_product_box_figure:hover{
        transform: scale(0.9); /* zoom of category's image */
    }
    .figure_box{
        width: 120px;
        height: 120px;
    }
    .accueil_suite_category_title{
        font-size: 14px;
    }
    .category_hierarchy_1_title{
        padding: 5px;
        font-size: 18px;
        line-height: 18.13px;
    }
    .category_hierarchy_1_title_link {
        font-size: 12px;
        margin-right:5px;
    }
    .category_hierarchy_2_content{
        padding: auto ;
        height: 460px;
    }

    .product-category-swiper-wrapper{
        height: 340px;
    }
    .product-category-swiper-container {
        height: 380px;
    }

    .banner_image{
        height: 300px !important;
    }

    .home_proposal_component_item{
        padding:0 2px 0 2px;
    }

}

@media screen and (max-width: 913px){
    .acc_cat_hier_2_product_box{
        padding: 5px 5px 5px 5px;
        width: 260px;
        height: 260px;
    }
    .acc_cat_hier_2_product_box_figure:hover{
        transform: scale(0.9); /* zoom of category's image */
    }
    .figure_box{
        width: 260px;
        height: 260px;
    }
    .accueil_suite_category_title{
        font-size: 22px;
    }
    .category_hierarchy_1_title{
        padding: 5px;
        font-size: 28px;
        line-height: 18.13px;
    }
    .category_hierarchy_1_title_link {
        font-size: 22px;
        margin-right:5px;
    }
    .category_hierarchy_2_content{
        padding: auto ;
        height: 1060px;
    }

    .product-category-swiper-wrapper{
        height: unset;
        max-height: 970px;
    }
    .product-category-swiper-container {
        height: unset;
        max-height: 980px;
    }

    .banner_image{
        height: 120px !important;
    }

    .home_proposal_component_item{
        padding:0 2px 0 2px;
    }

}


@media screen and (max-width: 821px){
    .acc_cat_hier_2_product_box{
        padding: 5px 5px 5px 5px;
        width: 260px;
        height: 260px;
    }
    .acc_cat_hier_2_product_box_figure:hover{
        transform: scale(0.9); /* zoom of category's image */
    }
    .figure_box{
        width: 260px;
        height: 260px;
    }
    .accueil_suite_category_title{
        font-size: 22px;
    }
    .category_hierarchy_1_title{
        padding: 5px;
        font-size: 28px;
        line-height: 18.13px;
    }
    .category_hierarchy_1_title_link {
        font-size: 22px;
        margin-right:5px;
    }
    .category_hierarchy_2_content{
        padding: auto ;
        height: 1060px;
    }

    .product-category-swiper-wrapper{
        height: unset;
        max-height: 970px;
    }
    .product-category-swiper-container {
        height: unset;
        max-height: 990px;
    }

    .banner_image{
        height: 120px !important;
    }

    .home_proposal_component_item{
        padding:0 2px 0 2px;
    }

}

@media screen and (max-width: 600px){
    .acc_cat_hier_2_product_box{
        padding: 10px 10px 10px 10px;
        width: 100px;
        height: 100px;
    }
    .acc_cat_hier_2_product_box_figure:hover{
        transform: scale(0.9); /* zoom of category's image */
    }
    .figure_box{
        width: 100px;
        height: 100px;
    }
    .accueil_suite_category_title{
        font-size: 10px;
    }
    .category_hierarchy_1_title{
        padding: 3px;
        font-size: 14px;
        line-height: 18.13px;
    }
    .category_hierarchy_1_title_link {
        font-size: 12px;
        margin-right:3px;
    }
    .category_hierarchy_2_content{
        padding: auto ;
        height: 560px;
    }
    .banner_image{
        height: 80px !important;
    }

    .product_details{
        height: 220px;
    }

    .product_item_price{
        margin-left: auto;
        margin-top: auto;
        font-weight: 600;
        font-size: 14px;
    }

    .product_item_purchase_box_btn{
        border-radius: 8px;
        font-size: 6px;
        padding: auto;
    }

    .product_item_description a{
        font-weight: 300;
        line-height: 11.09px;
        font-size: 12px;
    }

    .product_item_title a{
        font-weight: 500;
        font-size: 14px;
        line-height: 13.09px;
    }

    .category-list a{
        font-size: 8px;
        font-weight: 600;
    }

    .home_proposal_component_item{
        padding:0 2px 0 2px;
    }

}
