

/* Start:/local/components/pages/personal_address/templates/.default/style.css?1779575247230*/
.address-head-title {
    font-weight: 600;
    font-size: 32px;
}
@media (max-width: 1120px) {
    .address-head-title {
        font-weight: 400;
        font-size: 24px;
    }
    .address-full {width: 100%}
}




/* End */


/* Start:/local/templates/hairshop/components/bitrix/menu/personal/style.css?17781650651511*/
.personal-menu {
    width: 285px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.personal-menu a {
    color: #ADADAD;
    font-size: 24px;
    font-weight: 400;

}
.personal-menu a:hover {
    transition: 0.3s;
    color: #E58411;
}
.personal-menu .selected {
    color: #333333;

}
.personal-menu .exit {
    color: #E03F3F;

}
.personal-flex {
    display: flex;
    margin-top: 80px;
    gap: 96px;
}
.personal__orders__title__flex {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 48px;
}
.personal__orders__title__flex svg {
    display: none;
}



@media (max-width: 1440px) {
.personal__orders__title__flex {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 30px;
}
    .personal-menu {
        gap: 20px;
    }
    .personal-menu a {
        font-size: 20px;
    }
    .personal-flex {
        gap: 50px;
        margin-top: 50px;
    }
}
@media (max-width: 1120px) {
    .personal-menu {
        display: none;
    }
    .personal-flex {
        margin-top: 24px;
    }
    .personal__orders__title__flex svg {
        display: block;
    }
    .personal__orders__title__flex {
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .personal__orders__title__flex span {
        font-size: 24px;
        font-weight: 400;
    }
    .breadcrumbs {
        display: none;
    }
    h1  {
        display: none;
    }

}
@media (max-width: 900px) {
    .personal__orders__title__flex {
        margin-bottom: 24px;
    }

}









/* End */


/* Start:/local/templates/hairshop/components/custom/address/list/style.css?17795757262710*/
.delivery-profiles {
display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
}
.delivery-profiles  .profile-card {
width: 550px;
    border: 1px solid rgba(173, 173, 173, 1);
    padding: 53px 50px;
    border-radius: 28px;
    position: relative;
}
.delivery-profiles  .profile-card  .profile-card-title {
    font-weight: 400;
    font-size: 28px;
    margin-bottom: 32px;
}
.delivery-profiles  .profile-card .profile-props-city {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 8px;
}
.delivery-profiles  .profile-card .profile-props-street {
color: rgba(173, 173, 173, 1);
    font-size: 20px;
    font-weight: 400;
}
.delivery-profiles  .profile-card .profile-card-delete {
    position: absolute;
    top: 32px;
    right: 32px;
    cursor: pointer;
}
.delivery-profiles  .profile-card .profile-card-delete:hover path {
    transition: 0.3s;
    stroke: #E58411;
}
.delivery-profiles  .profile-card .profile-card-edit {
    position: absolute;
    top: 32px;
    right: 82px;
    cursor: pointer;
}
.delivery-profiles  .profile-card .profile-card-edit:hover path {
    transition: 0.3s;
    stroke: #E58411;
}
@media (max-width: 1440px) {
    .delivery-profiles .profile-card {
        padding: 42px 50px;
    }
    .delivery-profiles .profile-card .profile-card-title {
        font-size: 25px;
    }
    .delivery-profiles .profile-card .profile-props-city {
        font-size: 21px;
    }
    .delivery-profiles .profile-card .profile-props-street {
        font-size: 21px;
    }
    .delivery-profiles .profile-card .profile-card-delete {
        width: 28px;
    }
    .delivery-profiles .profile-card .profile-card-edit {
        width: 28px;
        right: 76px;
    }


}

@media (max-width: 600px) {
    .delivery-profiles .profile-card {
        width: 100%;
    }
    .delivery-profiles .profile-card .profile-card-delete {
width: 22px;
        top: 24px;
        right: 24px;
    }
    .delivery-profiles .profile-card .profile-card-edit {
        width: 22px;
        top: 24px;
        right: 54px;
    }
    .delivery-profiles .profile-card {
        padding: 34px;
    }
    .delivery-profiles .profile-card .profile-card-title {
        font-size: 20px;
        margin-bottom: 22px;
    }
    .delivery-profiles .profile-card .profile-props-city {
        font-size: 16px;
    }
    .delivery-profiles .profile-card .profile-props-street {
        font-size: 14px;
    }
    .delivery-profiles {
        margin-bottom: 18px;
    }
    .delivery-profiles .profile-card {
        border-radius: 19px;
    }



}














/* End */
/* /local/components/pages/personal_address/templates/.default/style.css?1779575247230 */
/* /local/templates/hairshop/components/bitrix/menu/personal/style.css?17781650651511 */
/* /local/templates/hairshop/components/custom/address/list/style.css?17795757262710 */
