.product_summary_button {
    background-color: #FFFFFF !important;
    color: #30BFB4 !important;
    border: 2px solid  #30BFB4 !important;
}
.select_option {
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #ABABAB !important;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    margin-right:20px;
    margin-top:10px;
    height: 48px;

}
.opacity-50{
    opacity: 0.5;

}
.profile-order-section{
    padding: 10px;
    position: relative;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
}
.message-danger {
    font-size: 14px;
    padding: 15px 20px;
    position: relative;
    border-radius: 10px;
    line-height: 22px;
    margin: 15px 25px 10px;
    background-color: #f5c6cb;
    border: 1px solid #f5c6cb;
    color: #721c24;
    text-align: justify;
}
.container237 {
    display: flex;
    justify-content: center;
    align-items: center;

}
.nested{
    display:none;
}
.checkout-address-btn-remove-new{
    border: 1px solid #e0e0e2;
    border-radius: 7px;
    padding: 0 12px;
    color: #636363;
    background-color: transparent;

    font-size: .857rem;
    line-height: 21px;
    text-align: center;
    padding: 6px 25px;
    cursor: pointer;
    font-weight: 700;
    outline: none;
}
.title-wide div {
    display: block;
    position: relative;
    padding: 0 10px;
    margin: 4px;
    height: 33px;
    background-color: #edf0f5;
    color: #f7858d;
    font-weight: bold;
    border-radius: 3px;
    z-index: 100;
}
div .form{
    padding: 20px;
    max-width: 380px;
    margin: 0 auto;
}
.justify-content-between{
    justify-content:space-between !important;
}
.border-radisu{
    border-radius: 10px;
    width: 82px;

}
.guarantee-modal_price{
    display: flex;
    justify-content: space-between;
}
.guarantee-modal_price-main{
    margin: 0.4rem 0.8rem;
    padding: 0 2.4rem;
    font-size: 1rem;
    font-weight: 700;
    color: #242424;
}
.disabled {
    pointer-events: none; /* Prevents clicking */
    cursor: not-allowed;  /* Changes cursor to indicate it's not clickable */
    opacity: 0.5;         /* Optional: makes it look disabled */
}
.small-item{
    display:flex !important;
    align-items: center;
    justify-content: center;
    line-height: 0px !important;
    flex-direction:column!important;
}
.zahra{
    color:black;
}


