.elementor-73 .elementor-element.elementor-element-5c5b958b{--display:flex;}body.elementor-page-73:not(.elementor-motion-effects-element-type-background), body.elementor-page-73 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9F9F9;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-73 .elementor-element.elementor-element-5c5b958b{--content-width:1300px;}}/* Start custom CSS for woocommerce-my-account, class: .elementor-element-7f3221f */.yith-wcmap .user-profile {
    display: inline-block !important;
    background: white;
    padding: 30px;
    border-radius: 15px;
}

ul.myaccount-menu {
    background: white;
    padding: 30px !important;
    border-radius: 15px;
}

@media (min-width: 768px) {
    .elementor-955 .elementor-element.elementor-element-2460ac61 {
        --width: 100% !important;
    }
}

.user-profile {
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 20px auto;
}


.user-profile img {
    width: 200px;  
    height: 200px;
    border-radius: 200px !important; 
    object-fit: cover;  
    margin-bottom: 10px; 
}

#my-account-menu.position-vertical-left {
    float: left;
    margin-right: 3%;
    justify-content: center;
    display: inline-grid
;
}/* End custom CSS */