.kobray-seller-card {margin-top:30px;padding: 20px;border: 1px solid #e5e5e5;border-radius: 12px; background: #f7f7f7;}
.kobray-seller-card .seller-title {font-size: 18px;font-weight: 500;margin-bottom: 16px;color: #2C2D2E;margin-top: 0;}
 .kobray-seller-card .seller-header {display: flex;gap: 12px;align-items: flex-start;background: #edf1f4;border-radius: 8px;padding: 14px;margin-bottom: 20px; flex-wrap: wrap;}
 .kobray-seller-card .seller-logo {width: 42px;height: 42px;flex-shrink: 0;}
 .kobray-seller-card .seller-logo img {width: 100%;height: 100%;object-fit: contain;}
 .kobray-seller-card .seller-info { flex: 1;}
 .kobray-seller-card .seller-name {font-size: 14px;font-weight: 400;color: #222;}
 .kobray-seller-card .seller-location {font-size: 14px; color: #373940;margin-top: 4px;}
 .kobray-seller-card .seller-business-row {display: flex;gap: 8px;align-items: center;margin-top: 12px;}
 .kobray-seller-card .verified-text {color: #0057b8;font-size: 16px;font-weight: 700;}
 .kobray-seller-card .seller-type {color: #222;font-size: 15px;}
 .kobray-seller-card .verified-badge {width: 28px;height: 28px;}
 .kobray-seller-card .verified-badge img {width: 100%;}
 .kobray-seller-card .meta-item {margin-bottom: 12px; width:100%}
 .kobray-seller-card .meta-item .full-width {
    display: flex;
    gap: 6px;
    justify-content: flex-start;
}
.kobray-seller-card .meta-item .full-width img{
	height: 16px;
	width: 16px;
}
 .kobray-seller-card .meta-icon {width: 20px;font-size: 18px;color: #666;flex-shrink: 0;}
 .kobray-seller-card .meta-label {font-size: 14px;font-weight: 500;color: #030303;margin-bottom: 4px;}
 .kobray-seller-card .meta-value {color: #373940;line-height: 1.6;font-size: 14px;font-weight: 400;}
 .kobray-seller-card .years {margin-left: 8px;color: #373940;line-height: 1.6;font-size: 14px;font-weight: 400;}
 .kobray-seller-card .seller-view-number {max-width:270px;width: 100%;min-height: 52px;margin-top: 12px;border-radius: 8px;background: #2FAC66;border-color: #2FAC66;}
 .kobray-seller-card .seller-view-number:hover {background: #52a553;border-color: #52a553;}
 .view-number-popup .modal-inner-wrap {width: 624px;max-width: 95%; border-radius: 24px;overflow: hidden;}
 .view-number-popup .modal-content {padding: 16px;}
 .view-number-popup .action-close {top: 18px;right: 18px;}
 .view-number-popup #seller-lead-form h2 {font-size: 18px;font-weight: 600;line-height:27px;text-align: left;color:#303133;margin: 0 0 12px;}
 .view-number-popup #seller-lead-form .required-note {text-align: left;font-size: 14px;color: #5D606D;margin-bottom: 16px;}
 .view-number-popup #seller-lead-form .required-note span {color: #e53935;}
 .view-number-popup #seller-lead-form .intent-wrapper {display: flex;align-items: center;gap: 60px;margin-bottom: 28px;}
 .view-number-popup #seller-lead-form .intent-option {display: flex;align-items: center;gap: 4px;cursor: pointer;}
 .view-number-popup #seller-lead-form .intent-option span {font-size: 16px;font-weight: 500;color: #373940;}
 .view-number-popup #seller-lead-form .intent-option input[type="radio"] {appearance: none; -webkit-appearance: none;width: 20px !important;height: 20px;border: 2px solid #2FAC66;border-radius: 50%;background: #fff;position: relative;cursor: pointer;}
 .view-number-popup #seller-lead-form .intent-option input[type="radio"]:checked {background: #e5f8ec;box-shadow: 0 0 0 4px #C8F9E8;}
 .view-number-popup #seller-lead-form .intent-option input[type="radio"]:checked:before {content: '';width: 10px;height: 10px;background: #2FAC66; border-radius: 50%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
 .view-number-popup #seller-lead-form .product-box {display: flex;align-items: center;border-radius: 16px;padding: 16px 20px 16px 20px;background:#E6EAEE;margin: 0 0 16px;}
 .productMain{margin-left:15px;}
 .view-number-popup #seller-lead-form .product-icon {min-width: 48px;height: 48px;background: 	#F3F3F5;border-radius: 10px;display: flex;align-items: center;justify-content: center;}
 .view-number-popup #seller-lead-form .product-label {color: #777B8B;font-size: 14px; font-weight: 400;}
 .view-number-popup #seller-lead-form .product-name {color: #191C1D;font-size: 14px;font-weight: 600;line-height: 19.6px;}
 .view-number-popup #seller-lead-form .field {margin-bottom: 12px;}
 .view-number-popup #seller-lead-form .field label {display: block;margin-bottom: 8px;font-size: 18px;font-weight: 500;}
 .view-number-popup #seller-lead-form .field label span {color: #e53935;}
 .view-number-popup #seller-lead-form .field input {height: 42px;border-radius: 8px;border: 1px solid #d5d5d5;font-size: 18px;padding: 8px 14px 8px 14px;font-size: 14px;width: 100%;}
 .view-number-popup #seller-lead-form .field select {height: 42px;border-radius: 8px;border: 1px solid #d5d5d5;font-size: 18px;padding: 8px 14px 8px 14px;font-size: 14px;width: 100%; background:#fff url(../images/down.svg) no-repeat right 12px center;}
 .view-number-popup #seller-lead-form .mobileDiv .iti {width: 100%;}
 .view-number-popup #seller-lead-form .mobileDiv .iti__tel-input {height: 60px;}
 .view-number-popup #seller-lead-form .quantity-wrapper {display: flex;gap: 16px;}
 .view-number-popup #seller-lead-form .quantity-wrapper .field {flex: 1;}
 .seller-message {display: none;padding: 14px 18px;margin: 15px 0;border-radius: 6px;font-size: 15px;font-weight: 500;}
.seller-message.success {background: #e8f8ec;border: 1px solid #4caf50;color: #2e7d32;}
.seller-message.error {background: #fdecec;border: 1px solid #e53935; color: #c62828;}
 .view-number-popup #seller-lead-form .continue-btn {width: 100%;height: 40px;border-radius: 8px;    
    background: #2FAC66;
    border-color: #2FAC66;
	color: #fff;font-size: 14px;font-weight: 400;margin-top: 16px;}
 .view-number-popup .otp-icon { margin-bottom: 25px; margin-top: 50px;}
 .view-number-popup .otp-icon img {width: 124px;height: auto;display: block;margin: 0 auto;}
 .view-number-popup h2 {font-size: 20px;font-weight: 600;color: #303133;margin-bottom: 8px;text-align: center;}
 .view-number-popup .otp-text {    
    font-size: 16px;
    color: #5D606D;
    margin-bottom: 4px;
    text-align: center;
}
 .view-number-popup .otp-email-row {display: flex;justify-content: center;align-items: center;gap: 8px;margin-bottom: 16px;flex-wrap: wrap;}
 .view-number-popup .otp-email-row #otp-email {font-size: 16px;font-weight: 500;color: #373940;}
 .view-number-popup .otp-email-row a {color: #373940;font-weight: 700;text-decoration: none;}
 .view-number-popup .otp-inputs {display: flex !important;justify-content: center;gap: 15px;margin-bottom: 35px;}
 .view-number-popup .otp-inputs .otp-digit {width: 110px !important;height: 100px !important;border: 1px solid #D9DADF !important;border-radius: 8px;text-align: center;font-size: 28px;font-weight: 600;background: #fff;  box-shadow: 0px 4px 11px -4px #00000033;}
 .view-number-popup .otp-inputs .otp-digit:focus {border-color: #39b56a !important;box-shadow: 0 0 0 2px rgba(57,181,106,0.15);outline: none;}
 .view-number-popup .otp-btn {width: 100%;height: 40px;background: #2FAC66;border: 0;border-radius: 8px; color: #fff;font-size: 16px;font-weight: 400;}
 .view-number-popup .resend-btn {width: 100%;height: 40px;margin-top: 15px;background: #fff !important;border: 1px solid #2FAC66 !important;border-radius: 8px;color: #2FAC66 !important;font-size: 16px;font-weight: 400;}
 .view-number-popup .resend-btn:hover { background: #f7fff9 !important;}
 .number-success {text-align: center; padding: 60px 0 0 0;}
.number-success h2 {font-size: 20px;
    font-weight: 600;
    color: #303133;
    margin: 0 0 8px;}
.number-box {    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    background: #E6EAEE;
    border: 1px solid #D9DADF;
    border-radius: 12px;
    padding: 18px 24px;
    max-width: 560px;
    margin: 0 auto;}
.number-icon {width: 50px;height: 50px;background: #f8f8f8;border-radius: 10px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.number-icon img {width: 24px;height: 24px;}
.number-text {    font-size: 24px;
    font-weight: 600;
    color: #191C1D;}
.number-text a {    color: #191C1D !important;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;}
.number-text a:hover {color: #39b56a;}
.product-info-main-right{position: sticky;}
.product-right-wrapper{position: unset !important;}
.modal-header{background:#F4F4F4;}
.view-number-popup .modal-content{background:#F4F4F4;}
.seller-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 12px;
}
.modal-slide._inner-scroll .modal-header, .modal-slide._inner-scroll .modal-footer{
	padding: 0;
}
.view-number-popup .action-close{
	margin: 0;
}
.modal-popup .action-close:before, .modal-slide .action-close:before{
	font-size: 11px;
    line-height: 22px;
    color: #303133;
	border: 2px solid #303133;
    border-radius: 100%;
    height: 24px;
    width: 24px;
    text-align: center;
    font-weight: 600;
}
.detail-form{
	border: 1px solid #D9DADF;
	border-radius: 8px;
	padding: 16px;
	width: 100%;
}
.view-number-popup #seller-lead-form .field label{
	font-size: 14px;
	color: #373940;
	font-weight: 500;
	
}
.catalog-product-view .modals-overlay{
    background-color: rgba(51, 51, 51, 0.75);
}
.catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap{
    min-height: 450px;
    background: #F4F4F4;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: #fff;
    border-radius: 8px;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: #fff;
}
.iti--separate-dial-code .iti__selected-dial-code{
    color: #747576;
}
.iti__arrow, .iti__arrow.iti__arrow--up {
    background: url("../images/down.svg") no-repeat center;
    height: 20px;
    width: 20px;
    border: 0;
}
.iti--separate-dial-code .iti__selected-flag{
    position: relative;
}
.iti--separate-dial-code .iti__selected-flag:after {
    content: "";
    background: #ccc;
    height: 18px;
    width: 1px;
    position: absolute;
    right: 1px;
}
.kobray-seller-card .seller-view-number.number-revealed{
    background: #fff;
    color: #2fac66;
}
 @media (max-width: 767px) {
	 .view-number-popup .modal-inner-wrap { width: calc(80%);margin: 10px;}
	 .view-number-popup .modal-content {padding: 20px;}
	 .view-number-popup #seller-lead-form h2 {font-size: 18px;}
	 .view-number-popup #seller-lead-form .intent-wrapper { gap: 20px;flex-wrap: wrap;}
	 .view-number-popup #seller-lead-form .quantity-wrapper {flex-direction: column;}
	 .modal-popup.modal-slide._inner-scroll .modal-inner-wrap{max-height: 90vh;
        width: 94%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;}
	 .view-number-popup #seller-lead-form .continue-btn {height: 40px;font-size: 14px;}
    .number-box {flex-direction: column;text-align: center;padding: 20px;gap: 12px;}
    .number-text {font-size: 18px;}
	.number-success h2 {font-size: 20px;}
    .kobray-seller-card .seller-view-number{
        max-width: 100%;
    }
    .view-number-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap{
        min-height: auto;
    }
    .view-number-popup .otp-inputs .otp-digit{
        width: 70px !important;
        height: 65px !important;
    }
    .view-number-popup .otp-inputs{
        margin-bottom: 16px;
    }
    .number-box{
        flex-direction: row;
    }
    .view-number-popup .otp-icon{
        margin-top: 12px;
    }
    .view-number-popup .modal-content{
        padding-top: 16px;
    }
}
 @media (max-width: 380px) {
    .view-number-popup #seller-lead-form h2 {
        font-size: 16px;
    }
 }