.loyalty-program__card_data_birthday{
    border-radius: 18px;
    border: 1px solid #680A0A;
    width: fit-content;
    padding: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 30px;
}
.loyalty-program__card_data_birthday__apply{
    background: var(--color-c-1);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: var(--color-b-0);
    cursor: pointer;
}
.order-total.order-total-mini{
    align-items: center;
    margin-bottom: 4px !important;
	text-transform: lowercase;
}
.loyalty-program__card_data_birthday__apply:hover{
    background: var(--color-button-hover);
}
.loyalty-program-admin-reason{
    display: none !important;
}
.woocommerce-MyAccount-content .loyalty-program-h5{
    margin-top: 20px;
    margin-bottom: 0;
}
.loyalty-program-widget-balance{
    padding: 0px;
    border-radius: 18px;
    margin-bottom: 15px;
}
#order_review .quantity, #order_review a.remove,
#order_review .lp-gift-prod-id:not(.active-gift){
    display: none !important;
}
#order_review .loyalty-product-gift-row__inner{
    display: block !important;
}
#order_review .lp-gift-pop__title{
    display: none !important;
}
#order_review .loyalty-program-minicart_content__inner > h5{
    font-size: 0;
}
#order_review .loyalty-program-minicart_content__inner > h5:before{
    content: "Обрані подарунки:";
    font-size: 16px;
}
#order_review .loyalty-product-gift-row__cart,
#order_review .lp-gift-prod-id-default{
    display: none !important;
}
#order_review .loyalty-program-minicart.empty-none{
    display: none !important;
}

.loyalty-program-withdraw-form__data input::-webkit-outer-spin-button,
.loyalty-program-withdraw-form__data input::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}
.loyalty-program-withdraw-form__data input{
    -moz-appearance:textfield;
    margin-bottom: 0;
}
.loyalty-program__balance{
    border-radius: 0px;
    background-color: #f6f6f6;
    padding: 11px;
    border: 1px solid #0000000a;
}
.loyalty-program__balance__inner-data h5{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    color: #000;
    margin-bottom: 8px;
    text-transform: uppercase;

}
.loyalty-program-widget-balance svg{
    width: 24px;
    height: 24px;
}
.loyalty-program__balance{
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.loyalty-program__balance__inner-data > span{
    color: #323236;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: block;
}
.loyalty-program-level-balance{
    margin-bottom: 8px;
}
.loyalty-program-level-balance span{
    text-transform: capitalize;
}
.loyal-program-my-account-data{
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 16px;
}
.loyal-program-my-account-data-col{
    border-radius: 18px;
    border: 1px solid #E9E9EE;
    padding: 20px 30px;
}
.lp-account-data-mini__inner{
    display: flex;
    gap: 8px;
    padding: 16px;
    background-color: #FBFBFC;
    border: 1px solid #E9E9EE;
    border-radius: 18px;
    height: 100%;
}
.loyal-program-my-account-data-col-mini{
    width: calc((100% / 4) - 12px);
    border-radius: unset;
    border: unset;
    padding: 0;
}
.loyal-program-my-account-data-col-mini-gradient{
    position: relative;
    border-radius: 18px;
    padding: 5px;
}
.loyal-program-my-account-data-col-mini-gradient .lp-account-data-mini__inner{
    padding: 13px;
    border-radius: 13px;
}
.loyalty-program-hr-md{
    margin-top: 40px !important;
}
.lp-account-data-svg-data h5{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #323236;
    margin-bottom: 8px;
}
.lp-account-data-svg-data span{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #18181A;
}
.loyal-program-my-account-table{
    padding: 24px 0;
}
.loyal-program-none-history-data{
    text-align: center;
    margin-top: 30px;
}
.loyal-program-pagination .page-numbers{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.loyal-program-pagination .page-numbers li > span{
    background-color: #680A0A;
    color: #fff;
}
.loyal-program-pagination .page-numbers li a:hover{
    background-color: #680A0A;
    color: #fff;
}
.loyal-program-table-content tbody tr{
    border-top: 1px solid #e9e9ee;
}
.loyalty-program-withdraw-form{
    padding: 15px 20px;
    border-radius: 0px;
    border: 1px solid #d9d9d9;
    width: 100%;
    margin-bottom: 20px;
}
.loyalty-program-withdraw-form__data input{
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    padding: 0;
    height: 30px;
    text-align: center;
    padding-left: 13px;
    background-color: transparent;
    box-shadow: unset !important;
    border-top: unset !important;
    border-bottom: unset !important;
    padding: 0 !important;
    margin-left: 4px !important;
    margin-right: 4px !important;
}
.loyalty-program-withdraw-form__data{
    max-width: 400px;
    display: flex;
    align-items: center;
}
.loyalty-program-withdraw-form__data .button{
    cursor: pointer;
    margin-left: 10px;
    height: 42px;
    background-color: #fff;
    border: 2px solid #FFF;
    margin-bottom: 0 !important;
}
.loyalty-program-withdraw-form__data .button:hover{
    border: 2px solid #F8FBA7;
}
.loyalty-program-withdraw-form__data .button:active{
    border: 2px solid #FBFF98;
}
.loyalty-program-withdraw-form__data__qnt{
    display: flex;
    align-items: center;
    border: 1px solid #d9d9d9;
    border-radius: 0px;
    height: 42px;
    padding: 5px;
    min-width: 122px;
}
.lp_withdraw-form__data__qnt_minus,
.lp_withdraw-form__data__qnt_plus{
    cursor: pointer;
}
.loyalty-program-withdraw-form__data{
    margin-left: 0px;
}
.loyalty-program-withdraw-form__inner{
    
}
.lp-loader{
    display: none;
}
.loyal-program-cancel{
    margin-left: 25px;
    cursor: pointer;
}
.lp-loader svg{
    display: block;
    width: 40px;
    height: 35px;
}
.loyalty-program-free-shipping-block span{
    padding-left: 10px;
}
.loyalty-program-birthday-gift h5{
    margin-bottom: 20px;
}
.loyalty-program-birthday-gift{
    margin-bottom: 20px;
}
.loyalty-program__beauty_form__banner ul{
    list-style: disc;
}
.loyalty-program__beauty_form__button{
    background: #680A0A;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: #fff;
    width: fit-content;
    min-width: 230px;
    cursor: pointer;
}
.loyalty-program__beauty_form__button:hover{
    opacity: .7;
}
.loyalty-program__beauty_form__notification{
    border-radius: 10px;
    border: 1px solid #E9E9EE;
    padding: 14px;
    display: flex;
    gap: 14px;
}
.loyalty-program__beauty_form__notification__text p{
    margin-bottom: 0;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #18181A;
}
.beauty_form__edit_page_header{
    border-radius: 20px;
    background: #F4F4F4;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 20px;
    margin-bottom: 40px;
}
.beauty_form__edit_page_header h6{
    text-transform: none;
}
.loyalty-program__beauty_form__edit_page hr{
    margin-top: 40px;
}
.beauty_form__edit_page__line input[type="date"]{
    max-width: 300px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #d2d2d8;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #8e8f96;
    padding-left: 14px;
    margin-top: 10px;
}
.beauty_form__edit_page__skin-col input{
    display: none;
}
.beauty_form__edit_page__skin-col label{
    border-radius: 10px;
    border: 1px solid #d2d2d8;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #8e8f96;
    cursor: pointer;
    padding: 10px 20px;
    display: block;
}
.beauty_form__edit_page__skin-col label:hover{
    background-color: #FBFBFC;
    color: #18181A;
    border-color: #FAFCCA;
}
.beauty_form__edit_page__skin-col input:checked + label{
    background-color: #FBFBFC;
    color: #18181A;
    border-color: #FAFCCA;
    display: flex;
    gap: 8px;
}
.beauty_form__edit_page__skin-col input:checked + label:before{
    content: url('../images/icon-choosen.svg');
    height: 21px;
}
.beauty_form__edit_page__line__skin{
    display: flex;
    gap: 10px;
    margin-top: 10px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.beauty_form__edit_page__save{
    background: #FAFCCA;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: #18181A;
    width: fit-content;
    min-width: 230px;
    cursor: pointer;
}
.beauty_form__edit_page__save:hover{
    background-color: #F8FBA7;
}
.beauty_form__edit_page__save:active{
    background-color: #FBFF98;
}
.beauty_form__edit_page__save__footer{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.beauty_form__edit_page__save__loader{
    display: none;
}
.beauty_form__edit_page__save__result{
    display: none;
    padding-left: 15px;
}
.loyal-program-my-account_referral{
    width: 100%;
    padding: 24px;
}
.loyal-program-my-account_referral h5{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #18181A;
    margin-bottom: 16px;
}
.loyal-program-my-account_referral__input{
    display: flex;
    align-items: center;
    gap: 8px;
}
.loyal-program-my-account_referral__input_val{
    height: 50px;
    border-radius: 10px;
    border: 1px solid #d2d2d8;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #323236;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    align-items: center;
    width: 100%;
}
.loyal-program-my-account_referral__gift{
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
}
.loyal-program-my-account_referral__btn{
    background: #18181A !important;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    color: #ffffff;
    cursor: pointer;
}
.loyal-program-my-account_referral__btn:hover{
    opacity: .7;
}
.loyal-program-my-account_referral__result{
    display: none;
}
.loyal-program-my-account_referral p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #323236;
}
.loyalty-program-birthday-gift{
    margin-top: 20px;
}
.loyalty-program-h5{
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #18181A;
}
.loyalty-program-hr{
    border-top: 1px solid #E9E9EE;
    margin-top: 20px;
    margin-bottom: 40px;
}
.loyalty-program__beauty_form__banner__inner{
    padding: 24px 24px 24px 44px;
    border-radius: 18px;
    border: 1px solid #E9E9EE;
    display: flex;
    align-items: center;
    gap: 16px;
    justify-content: space-between;
}
.loyalty-program-withdraw-form-h5{
    margin-bottom: 35px;
}
.loyalty-program-withdraw-form-hr{
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #F4F4F4;
}
.loyalty-program-withdraw-form{
    padding: 24px;
    border: 1px solid #E9E9EE;
    border-radius: 0px;
    background-color: #FBFBFC;
}
.loyalty-program-withdraw-form__inner__title p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
    margin-top: 15px;
    width: 100% !important;
}
.loyalty-program-withdraw-form__inner__title p b{
    display: block;
}
.lp_withdraw-form__data__qnt_minus, .lp_withdraw-form__data__qnt_plus{
    color: #18181A;
    display: flex;
    align-items: center;
}
.lp_withdraw-form__data__qnt_minus svg path, .lp_withdraw-form__data__qnt_plus svg path{
    stroke: #18181A;
}
.loyalty-program-withdraw-form__data{
    position: relative;
}
.lp-loader{
    position: absolute;
    right: 35px;
    z-index: 4;
    top: 3px;
}
.loyal-program-cancel{
    background-color: #fff;
    border: 2px solid #FFF;
    height: 42px;
    color: #18181A;
    font-size: 15px;
    border-radius: 20px;
}
.loyal-program-cancel:hover{
    border: 2px solid #F8FBA7;
}
.loyal-program-cancel:active{
    border: 2px solid #FBFF98;
}
.loyalty-program-withdraw-form__inner{
    position: relative;
}
.mini-cart-block .loyalty-program-withdraw-form{
    margin-bottom: 30px;
}
.mini-cart-block .loyalty-program-withdraw-form__inner{
    display: block;
}
.mini-cart-block .loyalty-program-withdraw-form__inner h5{
    margin-bottom: 16px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    color: #18181A;
}
.mini-cart-block .loyalty-program-withdraw-form__data{
    max-width: 100%;
    width: 100%;
    margin-left: 0;
}
.mini-cart-block .loyalty-program-withdraw-form__data__mob{
    display: flex;
    gap: 10px;
}
.mini-cart-block .loyalty-program-withdraw-form__data input{
    border: unset;
}
.lp-beauty-birthday{
    margin-bottom: 30px;
}
.mini-cart-block .loyalty-program-withdraw-form__data .button{
    min-width: 188px;
}
.mini-cart-block .loyalty-program-withdraw-form__inner__title p b{
    display: inline;
}
.loyalty-program-withdraw-form__inner__mini{
    
}
.loyalty-program-withdraw-form__inner__mini p{
    font-size: 14px;
}
.loyalty-program-withdraw-form__inner__mini .loyal-program-cancel{
    width: 100%;
    margin: 0;
}
.loyalty-program-birthday-p{
    border-radius: 10px;
    background-color: #F4F4F4;
    padding: 14px;
    display: flex;
    gap: 14px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
}
.loyalty-program-birthday-p span{
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}
.loyalty-program-birthday-p svg{
    width: 24px;
    min-width: 24px;
}
.loyalty-program-birthday-p svg path{
    stroke: #680A0A;
}
.loyalty-program-birthday-p a{
    color: #680A0A;
    text-decoration-line: underline;
    font-weight: 700;
}
.loyalty-program-birthday-p a:hover{
    opacity: .7;
}
.loyalty-program-birthday-gift .row.products{
    gap: 15px;
}
.loyalty-program-birthday-gift .row.products > .product{
    width: calc(100% / 3);
    background-color: transparent;
}
.loyalty-program-birthday-beauty{
    border-radius: 18px;
    border: 1px solid #680A0A;
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 40px;
}
.lp-beauty-birthday-line{
    display: flex;
    align-items: center;
    gap: 8px;
}
.lp-beauty-birthday-line .button{
    cursor: pointer;
}
.loyalty-program-birthday-beauty a{
    border-radius: 20px;
    color: #F4F4F4;
    width: 224px;
    background-color: #680A0A;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    height: 50px;
}
.loyalty-program-birthday-beauty a:hover{
    opacity: .7;
}
.loyalty-program-birthday-beauty ul span{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #18181A;
}
.loyalty-program-public-logo{
    margin-bottom: 24px;
    width: 100%;
    border-radius: 20px;
}
.loyalty-program-minicart_content{
    border-radius: 20px;
    border: 1px solid #E9E9EE;
    background-color: #FBFBFC;
    padding: 24px;
    margin-bottom: 30px;
}
.loyalty-program-minicart_content h5{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #18181A;
}
.lp-gift-pop__title{
    color: #18181A;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
}
.lp-gift-pop__title:before{
    content: url('../images/icon-plus-brown.svg');
    height: 26px;
    filter: brightness(0);
}
.lp-gift-pop__title.active:before{
    content: url('../images/icon-minus-brown.svg');
}
.loyalty-product-gift-row__cart{
    border-radius: 8px;
    border: 1px solid #E9E9EE;
    background-color: #F5F6FA;
    padding: 8px;
    margin-bottom: 16px;
    margin-top: 16px;
}
.loyalty-product-gift-row__cart__input-header{
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}
.loyalty-product-gift-row__cart__input_message{
    border-radius: 10px;
    background-color: #fff;
    padding: 14px;
    display: flex;
    width: 100%;
    gap: 14px;
}
.loyalty-product-gift-row__cart__input_message li{
    line-height: 1;
}
.loyalty-product-gift-row__cart__input_message li span{
    color: #18181A;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.loyalty-product-gift-row__cart__input_message li span b{
    color: #680A0A;
    font-weight: 700;
}
.loyalty-product-gift-row__cart__input-body{
    display: flex;
    gap: 8px;
    align-items: center;
}
.loyalty-product-gift-row__cart__input-body img{
    width: 84px;
}
.lp-gift-row__cart__input-body__data h5{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 8px;
    color: #686970;
}
.lp-gift-row__cart__input-body__data_price{
    display: flex;
    align-items: center;
    gap: 10px;
}
.lp-price-gift-old{
    text-decoration: line-through;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #8E8F96;
}
.lp-price-gift-new{
    color: #680A0A;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.lp-gift-prod-id{
    border-radius: 8px;
    border: 1px solid #8E8F96;
    background-color: #fff;
    padding: 16px 8px 8px 8px;
    position: relative;
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
    margin-top: 16px;
    cursor: pointer;
}
.lp-gift-prod-id input{
    display: none;
}
.lp-gift-prod-id img{
    width: 80px;
    border-radius: 4px;
    margin-right: 8px;
} 
.lp-gift-prod-id h5{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 8px;
    color: #18181A;
}
.lp-gift-prod-id__input:before{
    content: url('../images/circle-brown.svg');
    position: absolute;
    z-index: 1;
    display: block;
    top: 8px;
    left: 8px;
    width: 20px;
    height: 20px;

}
.lp-gift-prod-id label{
    display: flex;
    cursor: pointer;
}

.lp-gift-prod-id label.active .lp-gift-prod-id__input:before{
    content: url('../images/circle-brown-full.svg');
    filter: brightness(0) saturate(100%) invert(9%) sepia(55%) saturate(5510%) hue-rotate(354deg) brightness(85%) contrast(98%);
}
.loyalty-product-gift-row  .slick-slide {
    margin: 0 8px;
}
/* the parent */
.loyalty-product-gift-row  .slick-list {
    margin: 0 -10px;
}
.loyalty-product-gift-row{
    margin-top: 16px;
}
.loyalty-product-gift-row .slick-arrow.slick-disabled{
    display: none !important;
}
.loyalty-product-gift-row .slick-arrow{
    z-index: 1;
    opacity: 1 !important;
}
.loyalty-product-gift-row .slick-next:before{
    content: url('../images/slick-arrow-right.svg');
    height: 40px;
    display: block;
    margin-top: -10px;
    margin-left: -20px;
    opacity: 1 !important;
}
.loyalty-product-gift-row .slick-next:hover:before{
    content: url('../images/slick-arrow-left.svg');
    transform: rotate(180deg);
}
.loyalty-product-gift-row .slick-prev:before{
    /*content: url('../images/slick-arrow-left.svg');*/
    content: url('../images/slick-arrow-right.svg');
    transform: rotate(180deg);
    height: 40px;
    display: block;
    margin-right: -20px;
    opacity: 1 !important;
}
.loyalty-product-gift-row .slick-prev:hover:before{
    content: url('../images/slick-arrow-left.svg');
    transform: unset;
}
.lp-gift-pop-row .loyalty-product-gift-row__inner{
    display: none;
}
.lp-gift-pop__title.active + .loyalty-product-gift-row__inner{
    display: block;
    margin-top: 16px;
}
.lp-gift-pop-row{
    display: none;
}
.lp-gift-pop-row.active-now{
    display: block;
}
.lp-gift-pop-row.active{
    display: block;
}
.lp-gift-pop-row.active + .lp-gift-pop-row{
    display: block;
}
.loyalty-product-gift-row .slick-track{
    display: flex !important;
    align-items: stretch;
}
.loyalty-product-gift-row .slick-slide{
    height: inherit !important;
}
form[name="checkout"] .loyalty-program-withdraw-form__inner{
    display: flex;
    align-items: center;
}
form[name="checkout"] .loyalty-program-withdraw-form__inner .button{
    margin-bottom: 0 !important;
    margin-left: auto;
}
form[name="checkout"] .loyalty-program-withdraw-form__inner__title p{
    margin-top: 0;
}
form[name="checkout"] .loyalty-program-withdraw-form-h5{
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bolder;
}
form[name="checkout"] .loyalty-program-withdraw-form-hr{
    display: none !important;
}
form[name="checkout"] .loyalty-program-withdraw-form__data .loyalty-program-withdraw-form__data__qnt{
    margin-right: 15px;
}

@media(max-width: 768px){
    .loyalty-program-withdraw-form__inner{
        align-items: flex-start !important;
    }
    #main-menu .woocommerce-MyAccount-navigation-link--loyalty-balance a{
        gap: 10px;
    }
    .woocommerce-MyAccount-navigation-link--loyalty-balance a:before{
        height: 19px;
    }
    .loyalty-program-public-logo{
        margin-bottom: 16px;
    }
    .loyalty-program-birthday-p{
        margin-bottom: 70px;
    }
    .loyalty-program-birthday-beauty{
        flex-direction: column;
    }
    .loyalty-program-birthday-beauty ul{
        margin-bottom: 16px;
    }
    .loyalty-program-birthday-beauty a{
        width: 100%;

    }
    .loyalty-program-birthday-gift .row.products > .product{
        width: 100%;
    }
    .loyal-program-my-account-data-col{
        width: 100%;
    }
    .loyal-program-table-content{
        overflow-x: auto;
    }
    .loyal-program-my-account_referral__input_val{
        white-space: nowrap;
        overflow: hidden;
    }
    .woocommerce-MyAccount-navigation-link--edit-address{
        display: none;
    }
    .woocommerce-MyAccount-navigation-link--loyalty-balance a:before{
        content: url('../images/icon-percent.svg');
    }
    .woocommerce-MyAccount-navigation-link--beauty-form a:before{
        content: url('../images/icon-beauty-form.svg');
    }
    .woocommerce-MyAccount-navigation-link--loyalty-exclusive-gifts a:before{
        content: url('../images/icon-unique-propose.svg');
    }
    .woocommerce-MyAccount-navigation-link--special-sale a:before{
        content: url('../images/icon-special-sale.svg');
    }
    .woocommerce-MyAccount-navigation-link--lp-coupons a:before{
        content: url('../images/icon-unique-propose.svg');
    }
    .woocommerce-MyAccount-navigation-link--lp-birthday a:before{
        content: url('../images/icon-bithday.svg');
    }
    .loyalty-program-widget-balance{
        
    }
    .loyalty-program-withdraw-form__data__qnt .lp-wd-input{
        height: 34px;
    }
    .checkout-sidebar .loyalty-program-withdraw-form__inner{
        align-items: baseline !important;
    }
    .loyalty-program-withdraw-form__data{
        display: flex !important;
        align-items: center;
        margin-bottom: 10px;
    }
    .loyalty-program-withdraw-form__data__mob{
        margin-bottom: 0 !important;
    }
    .checkout-sidebar .loyalty-program-withdraw-form__data__mob{
        margin-bottom: 0;
    }
    .loyalty-program__beauty_form__banner__inner{
        flex-direction: column;
    }
    .loyalty-program__beauty_form__button{
        width: 100%;
    }
    .loyalty-program__beauty_form__banner__inner{
        padding: 24px;
        margin-bottom: 70px;
    }
    .loyalty-program__beauty_form__banner__inner ul{
        padding-left: 20px;
    }
    .beauty_form__edit_page_header{
        padding: 16px;
    }
    .beauty_form__edit_page_header img{
        width: 30px;
    }
    .beauty_form__edit_page_header{
        margin-bottom: 24px;
    }
    .loyalty-program-hr{
        margin-bottom: 32px;
    }
    .loyalty-program__beauty_form__edit_page hr{
        margin-top: 32px;
        margin-bottom: 32px;
    }
    .beauty_form__edit_page__line__skin{
        margin-bottom: 32px;
    }
    .beauty_form__edit_page__save{
        width: 100%;
    }
    .loyalty-program__beauty_form__edit_page{
        margin-bottom: 93px;
    }
    .loyalty-program-withdraw-form__inner{
        flex-direction: column;
        align-items: flex-start;
    }
    .loyalty-program-withdraw-form{
        padding: 16px;
    }
    .loyalty-program-withdraw-form__data{
        margin-left: 0;
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .loyalty-program-withdraw-form{
        width: 100%;
        margin-bottom: 20px;
    }
    .loyalty-program-withdraw-form__data__mob{
        display: flex;
        justify-content: space-between;
        margin-bottom: 16px;
        width: 100%;
    }
    .loyalty-program-withdraw-form__inner h5{
        margin-bottom: 16px;
        font-weight: 700;
    }
    .loyalty-program-withdraw-form__data .button{
        margin-left: 0;
        font-size: 14px;
    }
    .loyalty-program-withdraw-form__data input{
        padding-left: 0;
    }
    .loyalty-program-withdraw-form__data__qnt{
        height: 34px;
    }
    .loyalty-program-withdraw-form__data .button{
        height: 36px;
    }
    .loyalty-program-withdraw-form__inner__title p{
        font-size: 12px;
    }
    .loyal-program-cancel{
        margin-top: 16px;
        width: 100%;
        margin-left: 0;
        height: 36px;
    }
    .lp-loader{
        top: unset;
        bottom: 1px;
        right: unset;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .mini-cart-block .loyalty-program-withdraw-form__data input{
        padding-left: 0 !important;
    }
    .loyalty-program-withdraw-form__inner__mini{
        flex-direction: column;
    }
    .loyalty-program-withdraw-form__inner__mini .loyal-program-cancel{
        width: 100%;
        margin-top: 16px;
    }
    .lp-gift-prod-id img{
        width: 40px;
        height: 40px;
        object-fit: contain;
    }
    .lp-gift-prod-id h5{
        font-size: 10px;
    }
    .lp-price-gift-old,
    .lp-price-gift-new{
        font-size: 10px;
    }
    .beauty_form__edit_page__line input[type="date"]{
        width: 100%;
    }
    .lp-beauty-birthday-line{
        width: 100%;
    }
}