* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.profileOuter {
    margin-bottom: 30px;
}

.profileouter_height {
    min-height: 240px;
    border-radius: 10px;
}

.profile_settingouter {
    border-bottom: 1px solid #e2e5ec;
}

.profile_sapce {
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

.account_outer {
    padding: 50px 50px 20px 50px;
    margin: 30px auto;
}

.profile_settinginner {
    display: flex;
    align-items: center;
    gap: 50px;
    padding: 25px 0 0 42px;
}

.profile_settinginner ul {
    padding: 0;
}

.profile_settinginner ul li {
    list-style: disc;
}

.profile_settinginner ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #18191C;
    line-height: 26px;
}

.profile_sapce span {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #18191C;
}

.profile_sapce p {
    font-size: 15px;
    color: #767F8C;
    padding-top: 5px;
    font-weight: 400;
    margin: 0;
}

.profile_settinginner span {
    line-height: 30px;
}

.dasboard_menuSection .row {
    padding: 50px;
}

.dasboard_menuSection h4 {
    font-size: 18px;
    font-weight: 600;
    color: #18191C;
    margin-bottom: 15px;
}

.dasboard_menuSection ul {
    padding: 0;
}

.dasboard_menuSection ul li {
    list-style: none;
}

.dasboard_menuSection ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #0058B3;
    line-height: 18px;
    padding-bottom: 15px;
    display: inline-block;
}

.product_section {
    margin-top: 30px;
    padding: 32px 50px;
}

.see_all {
    text-align: end;
}

.see_all a {
    font-size: 20px;
    font-weight: 600;
    color: #0058B3;
}

.see_all a i {
    font-size: 18px;
}

.carousel_block {
    margin-top: 30px;
}

.product_section .aiz-p-hov-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_section .aiz-p-hov-icon a i {
    margin-top: 6px !important;
}

.product_section .aiz-card-box:hover {
    scale: none !important;
}

.product_section .hov-shadow-md:hover {
    box-shadow: none !important;
}


/* ysr-account-at-risk page css start*/


.protect-account-section .border_bottom {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 25px;
}

.protect-account-section h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 18px;
    margin: 0;
    color: #0F1111;
}

.protect-account-section a {
    text-align: end;
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #0058B3;
    display: flex;
    justify-content: end;
    gap: 10px;
}

.account_steps {
    margin-top: 45px;
}

.protect-account-section .protect-account-img {
    width: 100px;
    margin: auto;
    display: flex;
    height: 100px;
    object-fit: cover;
}

.protect-account-section .account_steps h3 {
    font-weight: 600;
    font-size: 18px;
    color: #0F1111;
    padding-top: 25px;
}

.protect-account-section .account_steps h3 span {
    font-weight: 600;
    font-size: 20px;
    margin: 0;
    color: #0058B3;
    padding-right: 10px;
}

.protect-account-section .account_steps p {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: normal;
    margin: 0;
    max-width: 100%;
}

.step_p {
    width: 80%;
}

#signOutFromAll .modal-body img {
    width: 100px;
}

#signOutFromAll .modal-body p {
    font-size: 16px;
    font-weight: 400;
}

.protect-account-section .form-check {
    margin-top: 20px;
}

.protect-account-section .form-check label {
    font-size: 16px;
}

/* ysr-account-at-risk page css end */




/* ysr-account-settings page css */

.account_setting_section {
    padding: 36px 50px;
    margin-top: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.account_setting_section .row {
    padding-left: 30px;
}

.user-detailBlock {
    display: flex;
    width: 40%;
    margin-bottom: 15px;
}

.account_setting_section h2 {
    font-weight: 600;
    font-size: 24px;
    color: #323232;
    margin-bottom: 25px;
}

.password_btn {
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 25px;
    margin-left: 40px;
}

.password_input {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.account_setting_section .password_btn label {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    margin-bottom: 10px;
}

.account_setting_section input {
    width: 436px;
    height: 45px;
    border-radius: 6px;
    border: 1px solid #A6A6A6;
    padding: 20px;
}

.account_setting_section .change_password {
    width: 200px;
    height: 45px;
    display: flex;
    justify-content: center;
    background-color: #0058B3;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
}

.secure_contant {
    margin-top: 30px;
}

.secure_contant ul li span {
    color: #0F1111;
    font-size: 14px;
    font-weight: 600;
}

.password_btn h2 {
    font-weight: 600;
    font-size: 18px;
    color: #0F1111;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 25%;
}

.password_btn h2 span {
    padding: 6px 10px;
    width: 20%;
    text-align: center;
    background-color: #E0FFE4;
    font-weight: 500;
    font-size: 12px;
    color: #00BF1D;
    border-radius: 2px;
}

.password_input p {
    width: 57%;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #0F1111;
    margin: 0;
}

.password_sapce {
    margin-top: 25px;
}

.account_setting_section input::placeholder {
    color: #000;
}

.profile_settingSection {
    padding: 25px 60px;
    border-radius: 10px;
}

.profileFirstColumn {
    display: flex;
    align-items: center;
    gap: 20px;
}

.profileFirstColumn img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.user_accountProfile p {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #323232;
    margin-bottom: 15px;
}

.edit_icon a {
    color: #0058B3;
    font-size: 14px;
    font-weight: 500;
}

.edit_profile_section {
    margin-bottom: 30px;
}

.edit_profile_section .editProfile-input {
    padding-left: 15px !important;
}

.edit_profile_section .edit_profile_form {
    max-width: 380px;
    margin: auto;
}

.edit_profile_section .editProfile-image {
    margin: auto;
    display: flex;
}

.edit_profile_section .edit_profile_form .submit_edit button {
    width: 164px;
    height: 46px;
    border-radius: 6px;
    background-color: #0058B3;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    margin-top: 35px;
}

.user_accountProfile span {
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #323232;
    background-color: #D8EBFF;
    padding: 6px;
    border-radius: 6px;
}

.profileSecondColumn {
    margin-left: 60px;
}

/* .profileSecondColumn {
    display: flex;
    gap: 20px;
    margin-left: 100px;
} */

.profileSecondColumn p {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding-bottom: 16px;
    color: #898B92;
    width: 90%;
    padding: 0;
}

.user_mail {
    display: flex !important;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.profileSecondColumn span {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    display: block;
    margin-bottom: 16px;
    color: #323232;
    width: 100%;
}

.profile_settingSection .edit_icon {
    position: absolute;
    top: 50px;
    right: 220px;
}

.editprofile_block {
    padding: 15px;
}

.editProfile {
    width: 100%;
    max-width: 500px;
}

.otp-group {
    align-items: center !important;
}

.otp-input {
    width: 79% !important;
}

.orders_section {
    padding: 50px;
}

.orders_section h2 {
    font-weight: 600;
    font-size: 24px;
    color: #323232;
    margin-bottom: 20px;
}

.pagination {
    display: flex;
    justify-content: center;
    gap: 20px;

}

/* twostep-verificationk page css Start */
.login-security-section {
    padding: 50px;
    border-radius: 10px;
    margin-top: 50px;
}

.login-security-section h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 18px;
    margin: 0;
    padding-bottom: 30px;
}

.left_space {
    margin-left: 30px;
}

.login-security-section p {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #0F1111;
}

.input_login_btn {
    display: flex;
    gap: 30px;
    width: 90%;
}

.input_login_btn input {
    height: 50px;
}

.input_login_btn button {
    width: 165px;
    height: 50px;
    border-radius: 6px;
    background-color: #0058B3;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.verification_steps {
    margin-top: 40px;
}

.verification_steps h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    padding-bottom: 10px;
}

.verification_steps p {
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #0F1111;
}

.verification_steps ul li {
    list-style: none;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #0F1111;
}

.verification_steps p span {
    font-weight: 600;
    padding-right: 15px;
}

.verification-img {
    height: 170px;
    margin: 0px 0 40px 0;
}

.img_text_verification {
    width: 57%;
    margin: auto;
}

.img_text_verification p {
    font-weight: 500;
    font-size: 14px;
    color: #0FAA27;
}




/* .your_order_section .add-address-btn {
    margin: 0 0 0 auto;
} */

.your_order_section .add-address-btn:hover {
    color: #fff;
}

.your_order_section .address-card {
    width: 100%;
    margin-top: 25px;
    padding-bottom: 20px !important;
}

.your_order_section .address-card p {
    margin: 8px 0;
    font-size: 0.95rem;
    color: #0F1111;
    width: 100%;
}

.address_box {
    display: flex;
    justify-content: space-between;
}

.your_order_section .address-card .fs-16 {
    font-size: 16px;
    margin-right: 15px;
}


.your_order_section .address-card p {
    font-size: 16px;
}


/* Reviews & Ratings css start */
.review_rating {
    border: 1px solid #E8E8E8;
    padding: 25px;
    border-radius: 6px;
    margin-top: 24px;
}

.review_ratingSection {
    padding: 25px;
    width: 100%;
}

.review_ratingSection h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 18px;
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 25px;
}

.img_rating {
    width: 8%;
}

.rating_imgBg {
    background-color: #E5F2FF;
    padding: 13px;
    border-radius: 7px;
    width: 100px;
}

.img_rating img {
    width: 100%;
}

.review_rating .rating {
    gap: 3px;
}

.reviewNo {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.reviewNo p {
    margin: 0;
}

.img_ratingBlock {
    display: flex;
    justify-content: space-between;
}

.rating_heading_block {
    width: 50%;
}

.img_contantBlock {
    display: flex;
    gap: 50px;
    width: 88%;
}

/* Reviews & Ratings css end */

/* edit-review css end */

.edit_reviewSection .review-container h2 {
    margin-bottom: 15px;
    margin-left: -0;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

.edit_reviewSection .product_reviewEdit {
    padding: 0 30px;
}

.preview-wrapper {
    width: 70px;
    height: 70px;
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.image-preview-container {
    gap: 20px;
}

.preview-image {
    width: 38px;
    height: 38px;
}

.upload-label {
    gap: 12px;
    height: 50px;
}

.stars img {
    width: 20px !important;
    height: 20px !important;
}

.stars label {
    margin: 0;
}

.title-section h3 {
    margin-bottom: 18px;
}

.submit-review {
    text-align: end;
}

/* edit-review css end */


/* transaction history css start */
.transaction_section {
    background-color: #fff;
    margin: 50px 0;
    padding: 50px;
}

.transaction_section h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 18px;
    color: #020F43;
    margin: 0;
}

.transaction_section p {
    font-weight: 500;
    font-size: 18px;
    color: #676E80;
    text-align: end;
}

.transaction_section span {
    font-weight: 500;
    font-size: 20px;
    color: #020F43;
}

.transaction_section .tab_block {
    margin-top: 20px;
}

.transaction_section .transaction-table-header {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.transaction-table-header p {
    font-size: 16px;
    font-weight: 500;
    text-align: start;
    color: #020F43;
}

.custom-h {
    padding: 50px;
}


/* transaction history css end */

/* order cancel css start */

.order_cancelSection .order-info {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px;
}

.order_cancelSection .order-info img {
    width: 60px;
    height: 60px;
    margin-right: 0;
    object-fit: contain;
}

.order_cancelSection .payment-parargraf p {

    max-width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #0058B3;
    margin: 0;

}

.order_cancelSection #cancelForm {
    width: 96%;
}

.transaction_section .table thead th {
    vertical-align: top;
    border-bottom: none;
}

.transaction_section .table thead th p {
    font-weight: 500;
    font-size: 18px;
    color: #676E80;
    text-align: start !important;
    margin: 0;
}

#walletHistoryContainer p {
    text-align: start !important;
    font-size: 14px;
    font-weight: 500;
    color: #020F43;
    white-space: nowrap;
    margin: 0;
}

#walletHistoryContainer {
    border: 1px solid #F0F0F0;
}

#walletHistoryContainer span {
    text-align: start !important;
    font-size: 14px;
    font-weight: 400;
    color: #898B9A;
    white-space: nowrap;
}

.product_tableHeading {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #F3F3F3;
    padding: 20px 24px;
    border-radius: 10px 10px 0px 0;
    margin-top: 30px;
}

.logo_contant_table {
    display: flex;
    align-items: center;
    gap: 20px;
}

.product_tableHeading p {
    margin: 0;
    font-size: 16px;
    color: #020F43;
    white-space: nowrap;
}

.table_productHistory {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #F0F0F0;
    padding: 20px;
}

.heding_width {
    width: 10%;
}

.upi_method {
    margin-left: -55px;
}

.upi_method2 {
    margin-left: 55px;
}

.account_heading {
    font-size: 24px;
}

.account_outer .accountInner {
    margin-bottom: 24px;
}

.reset-form-container .form-group input {
    width: 100% !important;
    height: 45px;
    text-align: start;
    letter-spacing: normal;
}

#sendOtpBtn {
    margin: 12px 0 0 0;
    display: flex;
    justify-content: end;
    color: #0058B3;
    font-size: 15px;
    font-weight: 500;
}

.reset-form-container .form-group label {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
}

.reset-form-container .submit-btn {
    height: 50px;
    background-color: #0058B3;
}


/* order cancel css end */

.your_order_section .dropdown-toggle::after {
    display: inline-block !important;
    border: 0;
    content: "\f107";
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: 100%;
    margin-left: 0.3rem;
    position: absolute;
    top: 10px;
    right: 18px;
}

#sort_orders .dropdown button {
    height: 45px;
}

.cancel-option {
    width: 730px;
    height: 43px;
    color: #323232;
    border: none;
    font-size: 14px;
    font-weight: 500;
}

.select_border {
    border: 1px solid #A6A6A6;
    border-radius: 6px;
    max-width: 760px;
    height: 45px;
}


.twoStepverification_section h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #0F1111;
    margin: 0;
}

.twoStepverification_section button {
    width: 165px;
    height: 46px;
    border-radius: 6px;
    background-color: #0058B3;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.enbale_block {
    display: flex;
    align-items: center;
    gap: 15px;
}

.primary_num {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 30px 10px;
}


.primary_bg {
    background-color: #F6FAFF;
    padding: 10px;
}

.primary_mathod_block {
    border-radius: 10px;
    margin-top: 40px;
    margin-left: 30px;
}

.primary_bg p {
    font-weight: 500;
    font-size: 16px;
    color: #0F1111;
}

.primary_num p {
    font-weight: 400;
    font-size: 14px;
    color: #343434;
    margin: 0;
}

/* .primary_num button {
    color: #0058B3 !important;
} */

.phone_bold {
    font-weight: 600 !important;
}

.primary_num .otp-btn {
    color: #fff !important;
}

.about_left_step {
    margin-left: 30px !important;
}

.about-verification-content {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: normal;
    color: #0F1111;
    padding: .0;
}

.about-verification-content li {
    list-style: inside;
    list-style-type: disc;
    padding-bottom: 15px;
}

.verification-mobile-no {
    height: 45px;
    width: 450px;
}

.money_added_section .card-body h4 {
    font-size: 26px;
    font-weight: 600;
    color: #020F43;
    margin-bottom: 25px;
}

.availabel_balance {
    padding: 25px;
    margin-bottom: 20px;
}

.money_added_section .add_money_icon {
    display: flex;
    align-items: center;
    gap: 15px;
}

.add_money_icon img {
    width: 32px;
    height: 32px;
}

.money_added_section .add_money_icon p {
    font-weight: 400;
    font-size: 14px;
    color: #898B9A;
}

.add_money_icon p {
    font-weight: 500;
    font-size: 16px;
    color: #020F43;
}

.money_added_section .paragraph-edit {
    font-weight: 400;
    font-size: 16px;
    color: #898B9A;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: end;
}

.money_added_section .paragraph-edit span {
    font-weight: 500;
    font-size: 20px;
    color: #020F43;
}

.alert_green_section {
    padding: 25px;
}

.alert_green_section .paragraph-edit {
    font-weight: 400;
    font-size: 16px;
    color: #898B9A;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: start;
}

.alert_green_section .alert-heading p {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px !important;
}

.add_money_img {
    width: 150px;
    margin: auto;
}

.add_money_img img {
    width: 100%;
}

.money_btns {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 30px;
}

.money_btns button {
    width: 30%;
    height: 50px;
}

.paddimg_add {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nameMobile {
    display: flex;
    align-items: center;
    gap: 20px;
    white-space: nowrap;
}
.address_manageedetail {
    padding: 24px 24px 10px 24px;
}
.address_typeBlock{
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin-left: 20px;
}
.order_confirm_section {
    padding: 25px 10px;
}

.order_confirm_section .alert {
    padding: 30px;
    background-color: #ECF9E8;
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 32px;
}

.order_confirm_section .alert strong {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #1B1B28;
}

.order_confirm_section .alert p {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #1B1B28;
    margin: 0;
    padding-top: 7px;
}

.order_confirm_section .alert{
display: flex;
flex-direction: column;
    align-items: center;
    justify-content: start;

}
.order_confirm_section .alert .checkBox {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #25BF69;
    border-radius: 100%;
}

.order_confirm_section .alert .checkBox i {
    font-size: 22px;
    color: #fff;
    display: flex;
}

.delivery_box {
    border: 1px solid #E9E9EB;
    border-radius: 10px;
    padding: 25px;
    min-height: 115px;
    margin-top: 20px;
}

.nameAdd_type {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 10px;
}

.nameAdd_type p {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #323232;
}

.nameAdd_type p:nth-child(2) {
    background-color: #F5F5F5;
    border-radius: 3px;
    padding: 5px;
}

.orderAdd_detail p {
    font-weight: 400;
    font-size: 16px;
    color: #323232;
}

.orderProduct_detail {
    margin-top: 30px;
}

.orderProduct_detail h6 {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #1B1B28;
    border-bottom: 1px solid #E9E9EB;
    padding-bottom: 15px;
}

.imgProductname {
    display: flex;
    align-items: center;
    gap: 30px;
}

.imgProductname img {
    width: 80px;
}

.imgProductname h4 {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: #1B1B28;
    padding-bottom: 5px;
}

.imgProductname p {
    font-weight: 400;
    font-size: 14px;
    color: #1B1B28;
    padding-bottom: 5px;
}

.productimg_date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E9E9EB;
    padding: 20px 0;
}

.orderProduct_detail .product_date {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: #25BF69;
}

.orderProduct_detail .text-primary {
    font-weight: 500;
    font-size: 16px;
    color: #0058B3 !important;
}

.order_summaryBtn button {
    background-color: #0058B3;
    max-width: 350px;
    height: 46px;
    color: #ffff;
    display: flex;
    justify-content: center;
    margin: auto;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    border-radius: 6px;
}

.order_summaryBtn button:last-child {
    background-color: #FF5314;
    margin-top: 20px;
    margin-bottom: 0
}












.user_saller_section {
    padding: 20px 24px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}

.user_saller_section h3 {
    font-weight: 500;
    font-size: 28px;
    color: #323232;
    border-bottom: 1px solid #E9E9EB;
    padding-bottom: 20px;
    margin: 0 0 30px 0px;
}

.sellerLogo img {
    width: 70px;
    height: 70px;
}

.icon_productname {
    display: flex;
    gap: 20px;
}

.seller_name {
    display: flex;
    align-items: center;
    gap: 10px;
}

.seller_name h6 {
    font-weight: 500;
    font-size: 20px;
    color: #323232;
}

.store-rating {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-top: 10px;
}

.store-collection {
    margin: 0 0 0 auto;
}

.store-collection a {
    background: #0058B3 !important;
    width: 198px;
    height: 42px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffff;
    font-size: 16px;
    font-weight: 400;
}

.description_block h2 {
    font-weight: 600;
    font-size: 18px;
    color: #323232;
}

.description_block p {
    font-weight: 400;
    font-size: 14px;
    color: #38404A;
    line-height: 26px;
}

.description_block {
    margin-top: 20px;
    border-top: 1px solid #E9E9EB;
    padding-top: 20px;
}

.user_saller_section h2 {
    font-weight: 600;
    font-size: 18px;
    color: #323232;
    margin-bottom: 25px;
}

.badge_section {
    display: flex;
    gap: 20px;
    width: 58%;
    text-align: center;
}

.edit_addressSection {
    margin: 30px;
}

.save_cancel_btn {
    display: flex;
    width: 30%;
    gap: 15px;
    margin-top: 35px;
}
.check_box_editAdd{
    margin: 15px 0;
}






/* single product page css start */

/* .singleProduct_section {
    margin-top: 50px;
} */

.singleProduct_section .container {
    padding: 20px;
}

.categoryproduct .container {
    padding: 20px;
}

/* .singleProduct_section .product-gallery-thumb .carousel-box img {
    width: 100%;
    height: unset;
} */

#product-large-image .container {
    background-color: #fff;
    padding: 20px;
}

.singleProduct_section .product-gallery-thumb .slick-slide {
    width: 68px !important;
    height: 75px !important;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.singleProduct_section .button-section .button-wrapper button {
    width: 250px;
    height: 50px;
}

.singleProduct_section .aiz-carousel .slick-dots {
    margin: 32px 0;
}

.singleProduct_section .button-section .button-wrapper {
    margin-top: 0;
}

.singleProduct_section .productname {
    color: #323232;
}

.singleProduct_section .rating-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.singleProduct_section .rating-item img {
    width: 50px;
}

.singleProduct_section .text-edits {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: start;
    margin-top: 5px;
}

.singleProduct_section .product {
    display: none;
}

.singleProduct_section .fbt-img {
    object-fit: cover;
    margin-bottom: 15px;
}

.singleProduct_section .fbt-bg p {
    font-size: 14px;
}

.singleProduct_section .carousel-box .product-images {
    max-height: unset;
}

.singleProduct_section .bank-offers-green {
    margin-top: 0;
    margin-bottom: 5px !important;
}

.sold_block {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: 15px;
}

.verifyed_logos {
    gap: 30px;
}

.categoryproduct .specifications-title {
    margin-bottom: 15px;
    border-top: 1px solid #E9E9EB;
    padding-top: 25px;
    color: #323232;
}

.customer_review_block {
    background-color: #ffff;
    padding: 20px;
}

.customer_review_block h2 {
    font-weight: 600;
    font-size: 20px;
    color: #323232;
    margin: 0;
}

.review_write {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    border-bottom: 1px solid #E9E9EB;
    padding-bottom: 15px;
}

.review_write button {
    text-align: start;
    width: auto;
}

.star_review .forprogressbartext {
    font-size: 15px !important;
    font-weight: 400;
}

.star_review {
    margin-top: 20px;
}

.customer_review_block .starsec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    width: 80%;
}

.customer_review_block .starsec a i {
    font-size: 15px;
}

.customer_review_block .res24fs {
    font-size: 16px !important;
    font-weight: 500;
}

.customer_review_block .forprogressbartext {
    font-size: 14px !important;
    font-weight: 500;
}

.customer_review_block .avrage_customer_rating {
    width: 100%;
    float: right;
}

.customer_uploadImg {
    margin-top: 35px;
    padding: 20px;
    border-bottom: 1px solid #E9E9EB;
}

.customer_uploadImg .customerimgtext {
    font-weight: 600;
    font-size: 18px;
}

.customer_uploadImg .customerimgtext a {
    font-weight: 600;
    font-size: 14px !important;
    color: #0058B3;
    display: flex;
    justify-content: end;
}

.customer_uploadImg .cstomer-imgBlock {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}

.customer_uploadImg .cstomer-imgBlock img {
    width: 35px;
}
.review_comment_section .cstomer-imgfor2 img{
    width: 35px;
}

.sort_by h4 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}

.sort_by .dropdown-toggle {
    width: 130px;
}

/* .dropdown-toggle::after {
    position: absolute;
    top: 18px;
    right: 15px;
} */

.sort_by .dropdown-item {
    width: 100%;
    padding: 10px;
}

.sort_by .dropdown-menu {
    min-width: 134px;
}

.spiner_block .circular-chart {
    margin: 20px 0 10px;
}

.review_comment_section {
    margin-top: 15px;
}
.review_comment_section .row{
    border-bottom: 1px solid #E9E9EB;
    margin-bottom: 25px;
}
.review_comment_section h2 {
    font-weight: 500;
    font-size: 16px;
}
.review_comment_section p {
    font-weight: 400;
    font-size: 15px;
}

.border_faq {
    border-bottom: 1px solid #E9E9EB;
}
.fbt-bg {
    padding: 20px!important;
}
.fbt-bg button{
    margin-top: 10px;
}
.price-off .aiz-megabox {
    display: inline-block;
}
.cstomer-imgfor2 {
    width: 60px !important;
    height: 60px !important;
    margin: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.span-text {
    line-height: 0;
}
.extra-off {
    line-height: 0;
}
/* single product page css end */