
/*region ++++++++++++++++++++++++++++++++++++++++++++++++ ACCOUNT ++++++++++++++++++++++++++++++++++++++++++++++++ */

.imgitem{
	height:40px;
	width:40px;
	padding-right:10px;
	object-fit: contain;
}

.product_table td{
	font-size: 12px;
}


.cartbtnbig{
    height: max( 80px, min( 15vw, 150px) );
    width: max( 80px, min( 15vw, 150px) );
}



.account_spacer{
    height: calc(3*var(--oneSquare));
}

.jsdf83123f{
    font-family: Uniform-bold;
    color: var(--colorSurMesure);
}

.jsdf83123f a{
    color: inherit;
    text-decoration: none;
}


.ufsad3428{
    width:100%;
    text-align: right;
}


.commande_recue .aa{
    font-size: 200%;
    color: #0a9b49;
    position: relative;
    padding-left: 60px;
    font-family: Uniform-bold;
}
.commande_recue .aa:before{
    display: inline-block;
    content: "";
    width: 50px;
    height: 50px;
    left: 0px;
    top: -15px;
    bottom: 8px;
    position:absolute;
    background: url("../images_icones/icone_crochet-vert.svg") center center no-repeat;

}

#profile_disconnect{
    cursor: pointer;
}


#account_name{
    display: inline-grid;
}

#account_name .bt{
    margin: 5px;
}

#account_name .btn_anim{
    width: 60px;
    height: 60px;
    margin: 10px;
}
#account_name .btn_red_glow{
    margin: 10px;
}

#account_details{
    background-color: #ecf5fc;
    flex-grow: 1;
    min-width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.text_bold{
    font-weight: bold;
}

#account_hello{
    margin-left: 10px;
    margin-top: calc(1.0*var(--oneSquare));
    margin-right: 10px;
    margin-bottom:  calc(1.0*var(--oneSquare));
}

#account_historique{
    margin: 80px 10px 10px 10px;
}

#account_historique .product_table{
	max-height: 50vh;
	overflow-y: scroll;
}


#modify{
    margin-top: 60px;
    font-family: Uniform-bold;
}

#modify a{
    pointer-events:auto;
    color:unset;
}
#modify a:visited{
    color:unset;
}


#sadasjdsajsa{
    display: inline-flex;
    width: 100%;
    min-height: 600px;
    flex-wrap: wrap;
}

#sadasjdsajsa .containermaxwidth{
    padding: calc(0.5*var(--oneSquare));
    width:clamp(400px, 40%, 600px);
}

#uidsf9202{
    background-color: white;
    display: inline-flex;
    align-items: flex-start;
    min-height: 350px;
}

.img_profile{
    position:absolute;
    object-fit: contain;
    padding: calc(0.5*var(--oneSquare)) 0 0 calc(0.5*var(--oneSquare));
}

#i382902{
    padding: calc(0.5*var(--oneSquare));
    margin-left: 275px;
}



#account_produitslsenligne{
    margin-top: 50px;
    margin-bottom: 50px;
}



.maprep #map{
    max-height:500px;
    min-width: 35vw;
}

.maprep #rep{
    padding: 0 20px 0 20px;
}

.maprep .LSrepresentant{
    padding: 30px;
    padding-bottom: 80px;
    min-width: 40vw;
    position: relative;
    margin:20px;
    max-width: unset;
}
.maprep .gimg2 img{
    width:250px;
}

.maprep .LSrepresentant #btnsoumission{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

/* icone_crochet-vert.svg */
/*endregion ++++++++++++++++++++++++++++++++++++++++++++++++ ACCOUNT  ++++++++++++++++++++++++++++++++++++++++++++++++ */
