body{margin:0;height:0;border:0}

a.my_faq_link:hover{cursor:pointer;text-decoration:underline}

a.my_privacy_link:hover{cursor:pointer;text-decoration:underline}

.ads_square{height:10vh;width:14vw;background:#FC0;}
.all_menu{
    height: 100vh;
    width: 12vw;
    background: #FFF;
    position: absolute;
    z-index: 99999999;
    margin-top: 7.1vh;
    border: 1px solid #000;
display:none;}



.all_reduce_offer{font-size: 12px;
    margin-top: 1.15vh;
    margin-bottom: 1.15vh;}
.all_reduce_offer:hover{cursor: pointer;text-decoration: underline;}



.apps_logo_ico{height:1vh;width:2vw;}
.apps_logo_ico img{height:4vh;width:2vw;}

.apps_box_option{display:inline-flex;padding: 1vh;}
.apps_box_option_item{margin-left:1vw;margin-right:1vw;}
ariane {
    grid-area: ariane;
    width: 46.5vw;
    padding: 0.75vw;
    font-size: 15px;
    margin-left: 0.5vw;
    background: #FFF;
    display: inline-flex;
}
ariane_main {
    grid-area: ariane_main;
    width: 58.7vw;
    height: 1.5vh;
    font-size: 15px;
    background: #FFF;
    top: 0;
    margin-left:1.15vw;
    display: inline-flex;
}
.ariane_name_category:hover{cursor:pointer;text-decoration:underline}
.ariane_padding{margin-left:0.75vw;}
.ariane_title{margin-right:.15vw;}
.ariane_title:hover{cursor:pointer;text-decoration: underline;font-weight:600;}
.ariane_chevron{margin-left:0.15vw;margin-right:0.15vw}
.ariane_box_container{display:inline-flex;width: 60vw;margin-bottom: 1vh;}
.bar_bottom{  
    position: fixed;
    height: 2vh;
    bottom: 0vh;
    width: 72vw;
    background: #ececec;
    border: 1px solid #000;
display:none;}
.bar_bottom_middle{width:30vw;}
box_detail_left {
    grid-area: box_detail_left;
    margin-top: 0.75vw;
    margin-left: 0.5vw;
    display: flex;
}
box_detail_item {
    grid-area: box_detail_item;
    margin-right: 1vw;
    width:70vw;
    display: inline-flex;
}
.box_detail_item {
    width: 17vw;
    height: auto;
    background: #FFF;
    border: 1px solid #CCC;
    margin-right: 1vw;
    margin-left: 0vw;
    margin-bottom:1vh;
}
.box_detail_item_padding {
    margin-left: 0.5vw;
    margin-top: 0.75vh;
    margin-right: 5vw;
    margin-bottom: 1vh;
    height:22vh;
}


/* new container*/
new_container {
    grid-area: new_container;
    height: 22vh;
    width: 59vw;
    background: #f4f4f4;
    margin-top: 1vh;
    margin-bottom: 1vh;
    display: flex;
    border: 1px dashed #b2afaf;
    margin-left: 0.5vw;
}

new_container:hover{
    grid-area: new_container;
    cursor: pointer;
    border:1px dashed #000;

}

.detail_item_title {
    font-size: 0.75vw;
    margin-bottom: 1vh;
    font-weight: 600;
    height: 2vh;
    margin-right: 2vw;
    margin-left: 1vw;
}

.detail_item_title_box_container{margin-right:1vw;margin-left:1vw;}
.detail_item_sub_title {
    font-size: 0.75vw;
    margin-bottom: 0.25vh;
}

.detail_item_sub_title:hover{cursor:pointer;text-decoration:underline;}
.box_detail_left_padding {
    margin-top: 1vh;
    margin-bottom: 2vh;
    display: inline-flex;
}

.class_membership{    font-size: .65vw;
    margin-top: 0.25vh;
    margin-left: 0.5vw;}

close_box_detail_option {
    grid-area: close_box_menu_detail_option;
    width:72vw;
    display: flex;
}

.close_box_detail_option {
    height: 2vh;
    float: right;
    width: 72.8vw;
    padding: 2px;
    background: #ebe6e6;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;
}
.close_box_detail_option_padding {
    text-align: end;
    margin-right: 1vw;
    font-size: .85rem;
}

.close_product_box_detail_option_padding {
    text-align: end;
    margin-right: 2vw;
    font-size: 16px;
    padding: 0.02vh;
}

.close_box_detail_title:hover{cursor: pointer;text-decoration: underline;}



.close_delivery{    
    height: 2.5vh;
    width: 47.8vw;
    padding: 2px;
    background: #ebe6e6;
    margin-left: 0vw;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #afafaf;}

    .close_delivery_padding {
        text-align: end;
        margin-right: 2vw;
        font-size: 16px;
        padding: 0.2vh;
    }
    .close_delivery_title{font-size:0.75vw;
    }
    

    .close_option:hover{cursor: pointer;text-decoration: underline;}
   
    .compare_box{ 
        height: 23vh;
        z-index: 99999;
        width: 100vw;
        background: #aacbcb;
        position: fixed;
        box-shadow: 0px 5px 6px 5px #7d7d7d;
        bottom: 0;

        display:none;
    }


    .compare_box_container{display: inline-grid;}
    .compare_box_item{
        height: 19vh;
        width: 14vw;
        border: 1px solid #838181;
        margin-left: 1vw;
        margin-top: 0.75vh;
        background: #FFF;
    }
    
    .compare_box_item_box_statement_container{
        width: 100vw;
        height: 2.5vh;
        background: #7faca2;
        text-align: center;
        padding: 0.5vh;}

        .compare_box_item_box_statement_container:hover{cursor: pointer;background:#EEE;text-decoration: underline;}
        .compare_box_item_box_container{display: inline-flex;;}
        .compare_box_item_title{
            margin-left: 0.5vw;
            width: 13vw;
            margin-right: 4vw;
            font-size: .70vw;
            height: 3.5vh;
            overflow: hidden;}

.compare_box_item_box{display:inline-flex;}
.compare_box_item_img_box_padding{margin-left:4vw;text-align: center;}

.compare_box_item_img_box{
    height: 8vh;
    width: 4vw;}
.compare_box_item_img_box img{height:inherit;width:inherit}
    
.compare_buttom{
    height: 2vh;
    width: 8vw;
    background: #FC0;
    text-align: center;
    border-radius: 0.5vw;
    font-size: 0.85vw;}

    .compare_buy_buttom{
        height: 1.5vh;
        width: 6.25vw;
        text-align: center;
        background: #FC0;
        border-radius: 10px;
        font-size: 1.25vh;
        padding: 0.5vh;
        border: 1px solid #8f8c8c;
        margin-left: 0.25vw;
        margin-right: 0.25vw;}
    
    .compare_buy_buttom:hover{cursor:pointer;background:#EEE}

.compare_buy_now_buttom{
    height: 1.5vh;
    width: 5.5vw;
    text-align: center;
    background: #72bebf;
    border-radius: 10px;
    font-size: 1.25vh;
    padding: 0.5vh;
    border: 1px solid #8f8c8c;}

.compare_buy_now_buttom:hover{cursor:pointer;background:#EEE}

    .compare_box_item_close_option{    height: 2vh;
        background: #f3f3f3;
        border-bottom: 1px solid #dfdcdc;
        color: #c5c5c5;}
    .compare_box_item_close_option:hover{cursor: pointer;background:#d7d7d7;color:#000}
    .compare_box_item_close_option_padding{float:right;margin-right:.5vw;}

.compare_box_review_rank{margin-left: .45vw;}

.compare_buttom:hover{cursor:pointer;text-decoration: underline;background:#EEE;}
.compare_buttom_padding{margin-top:1vh;margin-left:.25vw}

.compare_option_box_container{display: inline-flex;}

.compare_sup_buttom{height:2vh;width:8vw;background:#FC0;text-align:center;
    border-radius: 0.5vw;
    font-size: 0.85vw;}
    
.compare_sup_buttom:hover{cursor:pointer;text-decoration: underline;background:#EEE;}
.compare_sup_buttom_padding{margin-top:1vh;margin-left:.25vw}

.copyright {
    width: 72vw;
    height: 10vh;
    background: #fff4c7;
    margin-bottom: 1vh;
}

copyright_item {
        grid-area: copyright_item;
        display: inline-flex;
        text-align: center;
        margin-left: 16vw;
        height: 4vh;
        font-size: 13px;
    }

    .copyright_item {
        border-radius: 0px;
        width: auto;
        padding: 1px 9px;
        white-space: nowrap;
        display: inline-block;
        margin-top: 1vh;
        overflow: auto;
    }

    copyright_title {
        grid-area: copyright_title;
        display: grid;
    }
    .copyright_title {
        font-size: 12px;
        text-align: center;
    }


    display_item{grid-area: display_item;
        height: 2.5vh;width: 11vw;display: inline-flex;}
    
    .filter_item{display:inline-flex;}
    .filter_item_grid{display:inline-grid}
.follow_me{font-weight:600;}
footer_box{grid-area: footer_box;height:6vh;width:72vw;background:#FC0;display:grid;}

header {
    grid-area: header;
    height: 3.98vh;
    width: inherit;
    grid-template-areas:
        "main_menu"
        "main_search"
        "main_search_buttom"
        "popup_info";
    background: #0d8a8c;
    display: inline-flex;
    box-shadow: 2px 5px 5px #7d7d7d;
   
    position: relative;
    z-index: 99999999;
}
a.google_cgu{font-weight:600;color:#000}
a.google_cgu:hover{cursor:pointer;text-decoration:underline;}


a.google_policy{font-weight:600;color:#000}
a.google_policy:hover{cursor:pointer;text-decoration:underline;}
.icon_menu{    height: 100vh;
    width: 14vw;
    background: #f3f3f3;
    position: fixed;
    margin-top: 4vh;
    z-index: 999999999;
    box-shadow: 2px 5px 5px #7d7d7d;
display: none;}
.item_menu_category{
    height: 1.2vh;
    width: 13vw;
    background: #fff;
    padding: 1vh;
    font-size: 0.75vw;
}
.item_menu_category:hover{cursor: pointer;text-decoration: underline;background:#CCC}

.item_menu_title{
    font-weight:600;
    height: 1.2vh;
    width: 13vw;
    background: #f9f9f9;
    padding: 1vh;
    font-size: 0.75vw;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;}
.login_img {margin-right:.5vw;}
.login_img img {
    border-radius: 5vh;
    height: 5vh;
    width: 2.5vw;
    border: 1px solid #000;
    overflow: hidden;
    padding: 0.25vh;
    margin-left: 0.36vw;
    margin-top: 0.5vh;
    margin-bottom: .5vh;}

main_ariane_padding{grid-area: main_ariane_padding;margin-top:1vh;display: inline-flex;}
.main_category{font-size:13px;}

.main_category_padding{margin-top:0.5vh;margin-bottom:0.5vh;}
.main_category_title{
    margin-top: 1vh;
    margin-bottom: 0.5vh;
    background: #eee;
    padding: 0.5vh;
    border-top: 1px solid #a69d9d;
    border-bottom: 1px solid #a69d9d;}

.main_category_title_padding{margin-top:1vh;margin-bottom:1vh;
    margin-top: 1vh;
    margin-bottom: 1vh;
    font-weight: 600;
    font-size: 1rem;
    margin-left:0.75vw;}
    
    
main_container {
    grid-area: main_container;
    grid-template-areas:
        "ads_header"
        "header"
        "nav"
        "nav_content"
        "sub_nav"
        ;
    top: 0;
    width:72vw;
    z-index: 1;
}

.main_display{
    margin-top: 0.25vh;
    margin-bottom: 0.25vh;}


main_left {
    grid-area: main_left;
    grid-template-areas: 
    "select_category";
    font-size:12px;
    width:12vw;
    background: #f7f7f7;
    z-index: 9999999;
    display: inline-block;
}
        .main_display_sub_main_box_container{
    background: #f7f7f7;
    width: 59.95vw;
    min-height: 68.68vh; 
    position: absolute;
    border-bottom:1px solid #000;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #a5a5a5 ;
    overflow: auto;
    height: 68.68vh;
    display:none;
    z-index: 99;}
.main_left_padding{margin-left:.15vw}
.main_display_main_box_container{margin-top:1.35vh;}
.main_left_offer_list_title{
    margin-top: 51vh;
    border: 1px solid #CCC;}

.main_logo_box_container_padding {
    margin-left: 33vw;
    margin-top: 1vh;
}


main_logo_copyright {
    grid-area: main_logo_copyright;
    font-family: 'Monoton', cursive;
    color: #FFF;
    font-size: 1.6em;
    margin-left: 0.5vw;
    margin-right: 2vw;
    width: 8vw;
    display: grid;
}

.main_logo_country {
    margin-left: 3.5vw;
    color: #FFFF;
    font-size: 13px;
    margin-top: -1vh;
}


main_address_container{grid-area: main_address_container;
   
    width:72vw;
    display:grid;}


main_product_box_container{grid-area: main_product_box_container;display:grid;}
main_product_container{grid-area: main_product_container;
    grid-template-areas: "product_item_box";
    width:vw;
    display:grid;}

.main_product_container_padding{margin-left:1vw;margin-top:1vh;}

    main_result{
    grid-area: main_result;
    display: grid;
    height: 22vh;
    position: absolute;
    width: 60vw;
    display:inline-flex;
    top: 63vh;
}
main_slider_product_review_nb_rank{
    grid-area: main_slider_product_review_nb_rank;
    font-size: .75rem;
    top: -0.5vh;
    position: relative;
    margin-left: -6px;}

.main_result{    height: 100vh;
    width: 60.5vw;
    background: #a95555;
    position: relative;
    top: 26vh;}
    .main_slider_product_review_nb_rank{margin-top:.5vh;
    display:inline-flex;}
main_right {
    grid-area: main_right;
    grid-template-areas: "main_result_box";
    background:#FFF;
    display: flow;
}


.main_right_popup{
    height: 100vh;
    margin: 0;
    top: 0vh;
    background: #000;
    opacity: 0.3;
    width: 72.1vw;
    position: fixed;
    z-index: 9999;
display:none;}

main_slider {
    grid-area: main_slider;
    grid-template-areas: "main_left main_right";
    width: 0vw;
    width: 72vw;
    display:inline-grid;
}

menu_box_detail {
    grid-area: menu_box_detail;
    display: inline-block;
}
.menu_box_detail_container{
    width: 72.1vw;
    background: #fffffd;
    display: block;
    position: absolute;
    margin-top: 0vh;
    box-shadow: 2px 5px 1px #7d7d7d;
    z-index: 999999999;
    right: 0vw;
    display: none;
    position: absolute;
    border-right: 1px solid #000;   
     border-left: 1px solid #c1c1c1;
}


.menu_box_detail_container_padding {
    margin-left: 0vw;
    width: 72vw;
    background: #fff;
}

.menu_category{
    height: 100vh;
    width: 12vw;
    background: #fff;
    position: absolute;
    z-index: 99999999;
    display:none;
}

.menu_category_item{
    height:2vh;border-bottom:1px solid #CCC;
}

.menu_header {
    height: auto;
    width: 17vw;
    margin-top: 1vh;
    margin-left: 0.5vw;
}
.menu_header img {
    height: 19vh;
    object-fit: cover;
    background: white;
    margin-bottom: 1.5vh;
    border: 1px solid #000;
    width: 15.85vw;
}
.nav a{color:#FFF;text-decoration: none;}

.nav {
    position: relative;
    z-index: 10;
    color: #FFF;
    margin-top: 0vh;
}

nav_content{grid-area: nav_content;height:3.8vh;display:grid}
.nav_item {
    border-radius: 0px;
    width: auto;
    padding: 1px 9px;
    white-space: nowrap;
    display: inline-block;
    margin-top: 1vh;
    overflow: auto;
    background: #283434;
    font-size: 0.75rem;
    position:relative;
    z-index:5;
}


.nav_item:hover{cursor: pointer;
    background:#577575;
    }

.nav_item_sales {
    border-radius: 0px;
    width: auto;
    padding: 1px 9px;
    white-space: nowrap;
    display: inline-block;
    margin-top: 1vh;
    overflow: auto;
    background: #F00;
    font-size: 0.75rem;
}
.nav_padding {
    margin-left: 0.5vw;
    margin-top: 0.25vh;
    margin-bottom: 1vh;
    width: 58.5vw;
    height: 4vh;
}


.nav_shop_padding {
    margin-left: 0.5vw;
    margin-top: 0.25vh;
    margin-bottom: 1vh;
    width: 58.5vw;
    border: 1px solid #c8c6c6;
    height: 4vh;
    background:#FFF;
}

main_category_box_container{
    grid-area:main_category_box_container;
    display:inline-table;
}

.main_filter_title{margin-top:1vh;margin-bottom:1vh;}

.my_order_global_info{
    background: #f3f3f3;
    border: 1px solid #bababa;
    display: none;
}

.my_order_global_info_padding{
    margin-left: 0.25vw;
    display: inline-flex;
    width: 40vw;
    margin-right: 0.25vw;}
.my_order_global_info_box_container{
    width: 4.15vw;
    text-align: left;
font-weight:600;}
.my_order_global_info_main_box_container{width:4.7vw;font-weight:600}
.my_order_global_date{width:4vw;}
.my_order_global_info_all_box_container{
    display: inline-flex;
    font-size: 0.85rem;
    margin-left: 0.25vw;
    margin-bottom: 0.15vh;
    margin-top: 0.5vh;
    border-bottom: 1px solid #b4b0b0;
    padding: 0.5vh;
width:40vw;}
.my_order_item_box_container{border:1px solid #e0dfdf;margin-bottom:.5vh;margin-top:0.5vh}
.my_order_item_box_container:hover{border:1px solid #000;cursor:pointer;background:#ffdbad;}

.my_order_item_box_container.active{background:#a4d9da;}
.my_order_item_box_container {background:#fff1df}
.my_order_global_description{
    word-break: break-word;
    text-align: left;}
.my_order_main_global_description{width:7.7vw;font-weight:600}
.my_order_desc_box_container{
width: 9vw;
margin-top: 0.85vh;
margin-bottom: 1vh;
font-size: 0.95rem;
}
.my_order_desc_box_container:hover{cursor: pointer;text-decoration: underline;}

.page_item_result_box_container{
    height: 2vh;
    margin-top: 1vh;
    margin-left: 20vw;
    margin-bottom:1.5vh;
    width: 41vw;display:inline-flex}
.page_item_box_container{
    height: 2vh;
    width: 2vw;
    border: 1px solid #d3d0d0;
    background: #EEE;
    text-align: center;
    margin-right: 0.5vw;
    padding: 0.15vw;}

    .page_item_box_container:hover{cursor:pointer;background:#CCC;border:1px solid #000}

.popup_close_option{height:2vh;background:#CCC; }
.popup_close_option_padding{float:right;margin-right:.5vw;}

.popup_close_option_padding:hover{cursor:pointer;text-decoration: underline;}
.popup_wrapper{
    margin-top: 4vh;
    height: 77vh;
    width: 72vw;
    background: #000000;
    position: fixed;
    opacity: 0.3;
    z-index: 999999990;
    display: none;}


    .popup_main_category{
        background: #ffffff;
        height: 100vh;
        width: 12vw;
        position: absolute;
        top: 5vh;
        z-index: 999999999;
        border-right: 1px solid #000;
        display:none;
    }


product_item_box{grid-area: product_item_box;
    grid-template-areas: "product_item_flash_box_container"
    ;display:grid;}

.product_item_box_container{
    width:60vw;

    }
product_item_flash_box_container{grid-area: product_item_flash_box_container;    
    grid-template-columns: repeat(4, 1fr);
    width: 61vw;
    display: inline-block;}

    recommend {
        grid-area: recommend;
    display:grid;}

.result_all_item_product{display:inline-flex;}



.result_item_product:first-child{width:10vw;margin-left:0vw;margin-right:1vw;border:1px solid #000}
.result_item_product{width:10vw;margin-left:1vw;margin-right:1vw;border:1px solid #000}
    
.result_item_product_img{width:100%;}
.result_item_product_img img{width:100%;}

.result_main_box_container{
    background: #fbfbfb;
    margin-right: 1vw;
    border: 1px solid #eae7e7;
}

.list_product_item_box_container_padding{
    margin-left: 0.5vw;
    margin-top: 0.5vh;
    display: inline-flex;
    margin-right: 0.5vw;
    margin-bottom: 0.5vh;}

.result_main_box_padding_container{
    width: 47vw;
    margin-left: 0.5vw;
    margin-top: 1vh;
    margin-right: 0.5vw;
    margin-bottom: 1vh;
}


.result_main_box_min_padding_container{
    width: 47vw;
    margin-left: 0.5vw;
    margin-top: 1vh;
    margin-right: 0.5vw;
    margin-bottom: 1vh;
}

.scroll{
    top:0;
    position:fixed;
    height: 2vh;
    width: 100vw;
    position: fixed;
    background: antiquewhite;
    z-index: 99999;
    display: none;
}

search_cat_item {
    grid-area: search_cat_item;
    width: 12vw;
    display: inline-flex;
    background: #EEE;
}




search_item {
    grid-area: search_item;
    width: 11vw;
    display: inline-flex;
}

search_item_size_box_container{
    grid-area:search_item_size_box_container;
    display:inline-table;
}

search_sub_item {
    grid-area: search_sub_item;
    margin-left:1vw;
    width: 11vw;
    display: inline-flex;
}
.search_sub_item{
    background: #f7f6f6;
    width: 11.75vw;}

search_sub_sub_item {
    grid-area: search_sub_sub_item;
    margin-left:2vw;
    width: 9.5vw;
    display: inline-flex;
}


.search_sub_sub_item{
    background: #ebe9e9;
    width: 11.55vw;}

search_sub_sub_sub_item {
    grid-area: search_sub_sub_sub_item;
    margin-left:3vw;
    width: 9vw;
    display: inline-flex;
}


.search_title{font-size: 12px;
    margin-top: 1.15vh;
    margin-bottom: 1.15vh;}
.search_title:hover{cursor: pointer;text-decoration: underline;}


.search_size_title{font-size: 12px;
    margin-top: 1.15vh;
    margin-bottom: 1.15vh;}
.search_size_title:hover{cursor: pointer;text-decoration: underline;}



.see_compare{height:2vh;
    background:#cbd4d0;
    width:100vw;
    text-align:center;
    /*padding: 0.25vh;*/
}


.see_main_compare{
    height: 2vh;
    background: #cbd4d0;
    width: 100vw;
    text-align: center;
    padding: 0.25vh;
    position: fixed;
    bottom: 0;
    z-index: 999;
    box-shadow: 0px 5px 6px 5px #7d7d7d;
}

.see_main_compare:hover{cursor:pointer;text-decoration:underline}

.see_compare:hover:hover{cursor:pointer;text-decoration: underline;background:#EEE;}

.show_all_result{
    top: 10.5vh;
    margin-left: 0.5vw;
    padding: 0.5vw;
    width: 47vw;
    background: #FFF;
    height: 69vh;}

    
.space_menu{margin-top:1vh;margin-bottom:1vh}

.sort_by_main_element{margin-right: 0.25vw;margin-top:0.7vw;
    width: initial;}

.sort_by_element{margin-right: 0.18vw;margin-top:0.7vw;font-weight:600;
    width: initial;}
    .step_circle_flex{display:inline-flex;}
.step_circle_yellow{    height: 2vh;
    width: 1vw;
    border-radius: 2vh;
    background: #FC0;
    text-align: center;
    padding: 0.5vh;}
    .step_line_dashed_follow_my_order_1{
        width: 12vw;
        border-bottom: 3px dashed #d5d5d5;
        margin-top: -1.5vh;
        font-size: 6px;}


    .step_line_dashed_follow_my_order_2{
        width: 12vw;
        border-bottom: 3px dashed #d5d5d5;
        margin-top: -0.25vh;
        font-size: 6px;
        margin-left: 12vw;}



    .step_line_dashed_follow_my_order_3{
        width: 12vw;
        border-bottom: 3px dashed #d5d5d5;
        margin-top: -0.25vh;
        font-size: 6px;
        margin-left: 23vw;}

/* 
    .step_line_dashed_follow_my_order_4{
        width: 12vw;
        border-bottom: 3px dashed #d5d5d5;
        margin-top: -1.5vh;
        font-size: 6px;} */

        
    .step_line_dashed_follow_my_order_box_container{width:9.8vw}
    .step_my_order_box_container{
        height: 4vh;
        margin-bottom: 3vh;}

        .step_my_order_statement{
            margin-top: 2vh;
            margin-right: 3vw;
            width: 8.5vw;
            font-size: .85rem;}

        .step_my_order_statement_2{
            margin-top: 2vh;
            margin-right: 1vw;
            width: 8.5vw;
            font-size: .85rem;}

            .step_my_order_statement_3{
                margin-top: 2vh;
                margin-right: 1vw;
                width: 8.5vw;
                font-size: .85rem;}
            
        .step_my_order_statement_4{
            margin-top: 2vh;
            margin-right: 1vw;
            width: 8.5vw;
            font-size: .85rem;}


    .svg_network_ico_box_container{margin-top:1vh;display:inline-flex}
    .svg_network_ico_box_container_padding{margin-left:.25vw;margin-right:.25vw;}
sub_footer{
    grid-area: sub_footer;
    width: 72vw;
    background: #0d8a8c;
    grid-template-columns: 1fr 1fr;
    display: inline;
    padding: 1vh;
    color: #FFF;
}
.sub_footer{
    position: fixed;
    height: 4vh;
    width: 73vw;
    bottom: 0;
    z-index: 99999;
    background: #fff;
    margin-left: 14vw;
    border-top: 1px solid #e7e7e7;}

sub_footer_box{
    grid-area: sub_footer;
    width: 72vw;
    background: #0d8a8c;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "main_login_account";
    display: inline-flex;
    padding: 1vh;
    color: #FFF;
    position:relative;
}


.sub_footer_social_network_box_container{width:72vw;display:inline-flex;}
.sub_footer_social_network_box_container_padding{
    width:72vw;
    margin-top: 1vh;
    margin-left: 1vw;
    display: inline-flex;
    margin-bottom: 2vh;}

    .sub_footer_social_network_box_container_space{width:53vw;}

    .sub_footer_social_network_app_box_container{margin-top:1vh;height:4vh;display:inline-flex;}


.sub_footer_sub_total_box_container{
width: 61vw;
height: 4vh;
}
.sub_footer_sub_total_padding{
    margin-top: 0vh;
    border-top: 1px solid #000;
    padding: 1vh;
    background: #f3f3f3;
}

.sub_footer_support{
    position: fixed;
    bottom: 0;
    z-index: 99;
    height: 5vh;
    width: 100vw;
    background: #dedede;
    border-top: 1px solid #cbcbcb;
display:none;}

    .sub_footer_support_padding{
        margin-top: 0.5vh;
        margin-left: 0.5vw;}

    .sub_footer_support_history_support{
        position: fixed;
        width: 15vw;
        border: 1px solid #000;
        background: #fbfbfb;
        bottom: 5vh;
        right: 0vw;
        margin-right: 1vw;
        z-index: 9999;
        box-shadow: 0px 1px 5px 1px #aaa;
    display:none;}

.sub_footer_support_title{
            background: #7aaaab;
            height: 4vh;
            color: #FFF;
            font-weight: 600;}


.sub_footer_support_ask_question_buttom{
                background: #0c8a8c;
                height: 4vh;
                width: 7vw;
                margin-left: 5vw;
            display:none;}

.sub_footer_support_ask_question_buttom:hover{cursor: pointer;background:#7badae}
.sub_footer_support_title_padding{padding:1vh;display:inline-flex}
.sub_footer_support_option{float:right;margin-right:1vw;}
.sub_footer_support_option:hover{cursor:pointer;}

.sub_footer_support_option_title{width:13vw;}

.sub_footer_support_flex_ask_question_box_container{
    display: inline-flex;
    margin-top: 1vh;
    margin-left: 0.25vw;
    margin-bottom: 1vh;
    margin-right: 0.25vw;
}
.sub_footer_support_flex_ask_question_box_container_desc{font-size:1rem}

.sub_footer_support_nb{display:inline-flex;}
.sub_footer_support_nb_more_description{font-size:0.85rem;}
.sub_footer_support_country{    width: 85vw;height: 5vh;}
.sub_footer_support_country_help_option{margin-right:0.15vw;margin-left:0.15vw;}
.sub_footer_support_country_help_privacy{margin-right:0.15vw;margin-left:0.15vw;}
.sub_footer_support_country_option{margin-top:1.25vh;display:inline-flex;}


sub_nav {
    grid-area: sub_nav;
    height: 3.5vh;
    width: 72vw;
    border-bottom: 1px solid #c4c4c4;
    background: #ede9e9;
    border: 1px solid #d1d1d1;
    display: inline-flex;
}

.sub_nav {
    border-radius: 0px;
    width: auto;
    font-size: 12px;
    padding: 1px 9px;
    white-space: nowrap;
    display: inline-flex;
    margin-top: 1vh;
    overflow: auto;
    color: #000;
    height: 2.5vh;
}

.sub_nav:hover{cursor:pointer;font-weight:600;text-decoration: underline;}
.sub_sub_name{font-size:0.75rem;margin-bottom:0.5vh;margin-top:0.5vh}
.support_message{display:none;}
wrapper{
    grid-area: wrapper;
    grid-template-areas:
        "main_container"
        "sub_footer_box"
        "footer_box";
    position: absolute;
    margin-left: 14vw;
    width: 72vw;
    height: 100vh;
    top:0;
    z-index:1;
    background: #FFF;
    display: inline-block;
}

.visa_logo_img_option{height:2vh;width:4vw;}
.visa_logo_img_option img{height:2vh;width:4vw;}


.mod_payment_menu{
    height: 18vh;
    width: 18vw;
    background: #FFF;
    border: 1px solid #000;
    margin-left: 0.5vw;
    margin-top: 1vh;
    z-index: 999999999;
    position: absolute;
display:none}


/***/

.decline_box_container{
    height: 3vh;
    width: inherit;
    border-radius: 1vh 1vh 0vh 0vh;
    border-bottom: 1px solid #d4d1d1;
    display: inline-flex;
    background: #EEE;
}

.decline_box_container_title {
    padding: 0.65vh;
    width: 40vw;
    font-size: 0.85vw;
}
.decline_box_container_close_title:hover{cursor:pointer;text-decoration: underline;}

.decline_box_container_close_title {
    width: 6vw;
    margin-right: 0vw;
    position: relative;
    padding: 0.75vh;
    font-size: 0.75vw;
    text-align: right;
}



/***/

.delivery_box_container_mode_delivery {
    display: inline-flex;
    border: 1px solid #dadada;
    width: 57vw;
    padding: 2vh;
}

.delivery_box_container_mode_delivery.coupang{margin-top:1vh;}
.delivery_box_container_mode_delivery.coupang:hover{cursor:pointer;border:1px solid #000;background:#CCC;}



.delivery_box_container_mode_delivery.paypal{margin-top:1vh;}
.delivery_box_container_mode_delivery.paypal:hover{cursor:pointer;border:1px solid #000;background:#CCC;}




.delivery_box_container_mode_title {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 72vw;
}
.delivery_box_container_mode_date {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 29vw;
}
.delivery_box_container_mode_value {
    margin-left: 1vw;
    margin-right: 1vw;
    width: 15vw;
}