.access_main{margin-top:0.5vh;font-size:.65vw;}
.access_second{margin-top:0.5vh;font-size:.65vw;}

.add_address_instruction{font-size:.75vw;margin-top:1vh;}
.add_address_instruction:hover{cursor: pointer;text-decoration:underline;}


.add_more_business_hours{color:#285e4a;display:inline-flex;}
.add_more_business_hours:hover{cursor:pointer;text-decoration: underline;}



.address_by_default{height:3vh;}
.address_by_default_padding{margin-left: 0.5vw;
    margin-top: 0.5vh;
    display: inline-grid;   }

.address_city{margin-right:.15vw;display:inline-grid;}
.address_delivery{
display: inline-flex;
border: 1px solid #000;
width: 23vw;
}
.address_delivery_info{
    display: inline-grid;
    font-size: 1.5vh;}
.address_delivery_info_firstname{margin-right:.15vw;display:inline-grid;}
.address_delivery_info_name{margin-right:.15vw;display:inline-grid;}
.address_delivery_info_street{display:inline-flex;}

.address_delivery_name{display:inline-flex;}
.address_delivery{display:inline-flex;border:1px solid #CCC;margin-top:1vh;margin-bottom:0.5vh;
}
.address_delivery:hover{cursor:pointer;border:1px solid #000}
.address_delivery_padding{margin-top:1vh;margin-left:1vw;width:21vw;margin-bottom:0.5vh;display:inline-flex;}



.address_item_container{    
    width: 59vw;
    min-height: 55vh;
    background: #0c9d9d;display:inline-flex}

.address_item_box{
    width: 17vw;
    display: block;
    height: 20vh;
    border: 1px solid #999;
    background: aliceblue;
    margin-left: 0.25vw;
    margin-right: 0.25vw;
    margin-top: 1vh;}


.address_item_box:hover{cursor:pointer;border:1px solid #000}   

.address_item_box_title_padding{
    margin-top: 8vh;
    margin-left: 4vw;}
.address_item_title{
    font-size: 1vw;
}
.address_location_info{display:inline-flex}
.address_location_info_city{margin-right:0.15vw;}
.address_location_info_city_postal{margin-right:0.15vw;}
.address_location_sep{margin-right:0.15vw;}
.address_manage{
    margin-top: 1vh;
    margin-left: 7vw;
    margin-bottom: 1vh;
    color: #076566;
    font-size: 1.5vh;}

.address_manage:hover{cursor:pointer;text-decoration:underline;}
.address_manage_postal{
    margin-left: 4vw;
    margin-top: 1vh;
    margin-bottom: 1vh;
    font-size: .75vw;}
    .address_manage_postal_box_container{width:20vw;margin-top:1vh;margin-bottom:1vh;}
    .address_manage_postal_update_box_container{
        margin-left: 4vw;display:inline-flex}
    .address_manage_country_select{
        margin-left: 0vw;
        margin-top: -11.25vh;
        margin-bottom: 3vh;
        position: absolute;
        top: 1vh;
        background: #FFF;
        width: 24vw;
        height: inherit;
        display:none;
    }
    
.address_name_firstname{display:inline-flex;}
.address_name{margin-right:.15vw;}
.address_firstname{margin-right:.15vw;}

.address_nb{margin-right:.15vw;display:inline-grid;}

.address_option{
    margin-top: 1vh;
    display: inline-flex;
    font-size: .75vw;}

.address_option_modify{width:4vw;text-align:center}
.address_option_modify:hover{cursor:pointer;text-decoration: underline;}

.address_option_delete{width:4vw;text-align:center}
.address_option_delete:hover{cursor:pointer;text-decoration: underline;}

.address_postal{margin-right:.15vw;display:inline-grid;}
.address_postal_input{height:2vh;width:10vw;}
.address_title{font-size:1vw}
.address_type{margin-right:.15vw;display:inline-grid;}
.address_street_name{margin-right:.15vw;display:inline-grid;}
.address_street_info{display:inline-flex}

.address_street_info_nb{margin-right:0.15vw}
.address_street_info_type_street{margin-right:0.15vw}
.address_street_info_street_name{margin-right:0.15vw}


.box_container_item{width:10vw;margin-top:1vh;}

.business_hours{margin-top:1vh;display:inline-flex;}

.business_hours_add_time_by_day{margin-top:1vh;display:none;}

.business_hours_all_add_week_more{display:inline-flex;}
.business_hours_all_add_week_more:hover{cursor:pointer;text-decoration: underline;}
.business_hours_all_week_add_more{display:inline-flex;}
.business_hours_all_week_more{display:none;}


.business_hours_monday_more{display:none}
.business_hours_tuesday_more{display:none}
.business_hours_wednesday_more{display:none}
.business_hours_thursday_more{display:none}
.business_hours_friday_more{display:none}
.business_hours_saturday_more{display:none}
.business_hours_sunday_more{display:none}

.business_hours_start{width:5vw;}
.business_hours_end{width:5vw;}


.buttom_address_location_update{
    height: 2.5vh;
    width: 4vw;
    background: #FC0;
    font-size: .65vw;
    text-align: center;
    padding: 0.1vh;
    border: 1px solid #827c7c;}
.buttom_address_location_update:hover{cursor:pointer;background: #EEE;}
.buttom_address_location_update_padding{
    margin-top: 0.45vh;
    margin-left: 0.5vw;}

.buttom_order_info{    
    height: 2.5vh;
    width: 10vw;
    text-align: center;
    background: #FC0;
    font-size: .85rem;
    border-radius: 1vh;
    padding: 0.5vh;}
.buttom_order_info:hover{cursor:pointer;background: #a3c8d2;}

.buttom_order_info_box_container{
    margin-left: 2.5vw;
    margin-top: 1vh;
    margin-bottom: 2vh;
}
.day_delivery_saturday{display:inline-flex}
.day_delivery_sunday{display:inline-flex}

.delivery_box_container_description{
    font-size: 0.75vw;
    text-align: center;
    margin-top: 0.75vh;
    height: 3vh;
    margin-bottom: 0.75vh;
}
.delivery_box_container_padding{
    margin-left: 0.5vw;
    height:2vh;
    margin-top: 1vh;
    margin-bottom: 1vh;}
    
.delivery_icon_statement_box_container{   
     width: 14.85vw;
    display: inline-flex;
    background: #f3f3f3;
    margin-bottom: .5vh;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    }

.delivery_icon_statement_full_box_container{   
    width: 18.25vw;
   display: inline-flex;
   background: #f3f3f3;
   margin-bottom: .5vh;
   border-top: 1px solid #CCC;
   border-bottom: 1px solid #CCC;
   }
.delivery_icon_statement{width:2.5vw;}
.delivery_icon_statement_padding{
    margin-left: .5vw;
    margin-top: 2.35vh;}
    .delivery_icon_statement_img_box_container{height:2vh;width:4vw;}

    .delivery_icon_statement_img_box_container img{
        height: 1.5vh;
        width: 1.5vw;}

    .delivery_desc_statement_box_container{width:15vw;}
.delivery_desc_statement{
    font-size: .75rem;
    width: 12.75vw;
    word-break: break-word;
    margin-top: 0.15vh;
    margin-bottom: 0.5vh;
margin-left:0.5vw;}

    .delivery_desc_green{color:#067D62}

    .delivery_gift_title{font-size:.75rem;
        padding: 0.35vh;}
    .delivery_sub_total_box_container{
        display: inline-flex;
        font-size: 0.95rem;
        margin-top: 1vh;
        margin-bottom: 1vh;
    width:18.5vw;}
        .delivery_sub_total_box_sum_container{font-weight:600;display:inline-flex;}

        .delivery_sub_total_title{margin-right:1vw;
            width: 11.5vw;
            font-weight: 600;}
.instruction_info{    margin-top: .25vh;
    margin-bottom: .25vh;
    margin-left: 1vw;
    border-bottom: 1px solid #000;
    width: 45.3vw;
    padding: 7px;}


.item_state_box_container{
    width: 42.5vw;
    display: inline-flex;
    padding: 1vh;
    height: 3vh;
    font-size: 0.75vw;
    border: 1px solid #CCC;
    border-bottom: 0px;
    border-top: 1px solid #dadada;
}
.item_state{text-align:center;margin-right:1vw;margin-left:1vw;}


.line_statement_step_1{
    height: 0.5vh;
    width: 7vw;
    border-radius: 1vh;
    background: blueviolet;
    margin-left: 3.5vw;
    margin-bottom: 2vh;
}


.line_statement_step_3{
    height: 0.5vh;
    width: 17vw;
    border-radius: 1vh;
    background: blueviolet;
    margin-left: 3.5vw;
    margin-bottom: 2vh;
}


.line_statement_step_4{
    height: 0.5vh;
    width: 23vw;
    border-radius: 1vh;
    background: blueviolet;
    margin-left: 3.5vw;
    margin-bottom: 2vh;
}



.line_statement_step_2{
    height: 0.5vh;
    width: 12vw;
    border-radius: 1vh;
    background: blueviolet;
    margin-left: 3.5vw;
    margin-bottom: 2vh;
}


.line_statement_step_2{
    height: 0.5vh;
    width: 7vw;
    border-radius: 1vh;
    background: blueviolet;
    margin-left: 3.5vw;
    margin-bottom: 2vh;
}




.line_statement_box_container{   
    height: 3vh;
    border: 1px solid #CCC;
    border-top: 0px;
}

.line_statement{
    height: 0.5vh;
    width: 29vw;
    border-radius: 1vh;
    background: #61a507;
    margin-left: 3.5vw;
    margin-bottom: 2vh;
}

.link_group_business_hour{color:#285e4a}
.link_group_business_hour:hover{cursor:pointer;text-decoration: underline;}

.location_box_container{display: inline-flex;}
.location_country{
    height: 2.45vh;
    width: 13vw;
    border: 1px solid #000;
    margin-bottom: 2vh;
    padding: 0.15vw;
    margin-left: 5.5vw;
    margin-top: 1vh;}
.location_country:hover{cursor:pointer;background:#FC0}
.location_country_padding{  margin-top: 0.35vh;
    font-size: 0.65vw;
    text-align: center;}
.location_or{
    width: 11.45vw;
    border-top: 1px solid #c8c8c8;}
.location_or_title{
    margin-top: 0.5vh;
    font-size: 0.85vw;}

    .more_info_access{margin-top:1vh;display:inline-flex}
    .more_info_key_access{font-size:.65vw;
        margin-top: 0.25vh;}

        #day_delivery_saturday input[type=checkbox]{
            display: none;
        }

        #day_delivery_sunday input[type=checkbox]{
            display: none;
        }
.promo_code_box_container{width:16.5vw;display:inline-flex;}
        .promo_code{
            width:10.35vw;
            height: 2vh;
            padding: 1vh;
            margin-bottom: 0.5vh;
            margin-top: 0.5vh;
            border: 1px solid #b2b2b2;
            font-size: .85rem;}

                .promo_code_buttom_apply {
                    height: 1.35vh;
                    width: 5vw;
                    padding: 0.25vh;
                    background: #3c9d9a;
                    color: #FFF;
                    text-align: center;
                    margin-bottom: 1vh;
                    margin-top: 0.5vh;
                    margin-left: 0.15vw;
                    font-size: 0.85rem;
                    padding: .5vh;

            }
            .promo_code_buttom_apply:hover{cursor:pointer;background:#FC0}
        .round_sub_step_1{
            height: 1vh;
            width: 0.5vw;
            border-radius: 1vw;
            background: #fff;
            position: relative;
            margin-top: -1.88vh;
            margin-left: 3.25vw;
        }


        .round_step_1{
            height: 2.75vh;
            width: 1.5vw;
            border-radius: 1vw;
            background: #000;
            position: relative;
            margin-top: -3.65vh;
            margin-left: 2.7vw;
            opacity: 0.3;
            border:0px;}

            .round_step_1:hover{cursor:pointer;}

            


        .round_sub_step_2   {
            height: 1vh;
            width: 0.5vw;
            border-radius: 1vw;
            background: #fff;
            position: relative;
            margin-top: -1.88vh;
            margin-left: 10.3vw;
        }


        .round_step_2{
            height: 2.75vh;
            width: 1.5vw;
            border-radius: 1vw;
            background: #000;
            position: relative;
            margin-top: -1.85vh;
            margin-left: 9.8vw;
            opacity: 0.3;
            border: 0px;}

            .round_step_2:hover{cursor:pointer;}


            
        .round_sub_step_3   {
            height: 1vh;
            width: 0.5vw;
            border-radius: 1vw;
            background: #fff;
            position: relative;
            margin-top: -1.88vh;
            margin-left: 15.29vw;
        }


        .round_step_3{
            height: 2.75vh;
            width: 1.5vw;
            border-radius: 1vw;
            background: #000;
            position: relative;
            margin-top: -1.85vh;
            margin-left: 14.8vw;
            opacity: 0.3;
            border: 0px;}

            .round_step_3:hover{cursor:pointer;}



        .round_sub_step_4   {
            height: 1vh;
            width: 0.5vw;
            border-radius: 1vw;
            background: #fff;
            position: relative;
            margin-top: -1.88vh;
            margin-left: 20.18vw;
        }


        .round_step_4{
            height: 2.75vh;
            width: 1.5vw;
            border-radius: 1vw;
            background: #000;
            position: relative;
            margin-top: -1.85vh;
            margin-left: 19.66vw;
            opacity: 0.3;
            border: 0px;}

            .round_step_4:hover{cursor:pointer;}



        .round_sub_step_5   {
            height: 1vh;
            width: 0.5vw;
            border-radius: 1vw;
            background: #fff;
            position: relative;
            margin-top: -1.88vh;
            margin-left: 26.18vw;
        }


        .round_step_5{
            height: 2.75vh;
            width: 1.5vw;
            border-radius: 1vw;
            background: #000;
            position: relative;
            margin-top: -1.85vh;
            margin-left:25.66vw;
            opacity: 0.3;
            border: 0px;}

            .round_step_5:hover{cursor:pointer;}



        .round_sub_step_6{
            height: 1vh;
            width: 0.5vw;
            border-radius: 1vw;
            background: #fff;
            position: relative;
            margin-top: -1.88vh;
            margin-left: 32.18vw;
        }


        .round_step_6{
            height: 2.75vh;
            width: 1.5vw;
            border-radius: 1vw;
            background: #000;
            position: relative;
            margin-top: -1.85vh;
            margin-left:31.66vw;
            opacity: 0.3;
            border: 0px;}

            .round_step_6:hover{cursor:pointer;}