h1.name {
    font-size: 2.5rem;
    font-weight: 700;
}

.product-section .right-sidebar-box {
    position: relative;
}

/* Rigid Options  */

.style-modal.modal {
    top: 170px;
}

.style-modal.modal h3 {
    font-size: 24px;
    font-family: "Poppins-Semibold";
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.modal-header {
    justify-content: center;
}

.rigid_styled_row div {
    width: 20%;
}
.rigid_styled_row img.img-fluid {
    box-shadow: 0px 0px 4px 0px rgb(91, 199, 91, 0.6);
    -webkit-box-shadow: 0px 0px 4px 0px rgb(91, 199, 91, 0.6);
    -moz-box-shadow: 0px 0px 4px 0px rgb(91, 199, 91, 0.6);
    cursor: pointer;
}
.style-modal.modal h4 {
    font-size: 15px;
    font-family: "Poppins-SemiBold";
    padding: 10px 0;
    text-align: center;
}

.style-modal.modal p {
    font-size: 15px;
    font-family: "Poppins";
    text-align: center;
}

.style-modal.modal p.heading-h5 {
    background: #5bc75b;
    color: #fff;
    font-size: 1rem;
    font-family: "Poppins-Medium";
    text-align: center;
    padding: 5px 0;
    border-radius: 4px;
    margin: 0;
    box-shadow: 0px 0px 4px 0px rgb(91, 199, 91, 0.6);
    -webkit-box-shadow: 0px 0px 4px 0px rgb(91, 199, 91, 0.6);
    -moz-box-shadow: 0px 0px 4px 0px rgb(91, 199, 91, 0.6);
    margin-top: 20px;
    cursor: pointer;
}

.style-modal.modal p.heading-h4 {
    font-size: 24px !important;
    padding: 0;
    margin: 0;
}

/* Rigid Options END */

.vendor-box {
    padding: calc(5px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
    margin-top: 15px;
}

.vendor-box .verndor-contain {
    padding: 10px calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.vendor-name {
    max-width: 100%;
}

.form-control-custom {
    padding: calc(2px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(3px + (15 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
    border-radius: 4px;
    height: 28px !important;
}

.form-control-contact {
    padding: calc(2px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(3px + (15 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
    border-radius: 4px;
    height: 35px !important;
}

.form-floating-custom>label {
    font-size: 0.825rem;
    padding: 0.75rem;
}

.custom-select {
    padding: calc(2px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(3px + (15 - 12) * ((100vw - 320px) / (1920 - 320))) !important;
    border-radius: 4px;
    height: 41px !important;
}

.form-floating-custom-contact>label {
    font-size: 0.825rem;
    padding: 0.8rem;
}

.form-floating-custom-comments>label {
    font-size: 0.825rem;
    padding: 2.4rem 0.8rem;
}

.theme-form-floating>.form-control-custom:focus~label,
.theme-form-floating>.form-control-custom:not(:placeholder-shown)~label {
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    padding: 0 15px;
    height: 24px;
}

.quote-form .quote-heading {
    text-align: center;
}

.title-after {
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    width: 88%;
    margin: 10px auto;
}

.title-after:after {
    content: "";
    position: absolute;
    left: 39%;
    width: 23%;
    right: 0;
    border: 1px solid #ffa53b;
    z-index: 1;
}

.quote-form .quote-heading h4 {
    font-weight: 700;
    font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
}

.quote-form .quote-heading .div-input {
    border-bottom: 1px solid #ddd;
}

.quote-form input::-webkit-input-placeholder {
    font-size: 13px !important;
    font-weight: 500;
    color: #b1b1b1;
}

.quote-form input::-moz-placeholder {
    font-size: 13px !important;
    font-weight: 500;
    color: #b1b1b1;
}

.quote-form input:-ms-input-placeholder {
    font-size: 13px !important;
    font-weight: 500;
    color: #b1b1b1;
}

.quote-form input::-ms-input-placeholder {
    font-size: 13px !important;
    font-weight: 500;
    color: #b1b1b1;
}

.quote-form input::placeholder {
    font-size: 13px !important;
    font-weight: 500;
    color: #b1b1b1;
}

.quote-form textarea::placeholder {
    font-size: 13px !important;
    font-weight: 500;
    color: #b1b1b1;
}

.quote-form .form-label {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    color: #262626;
}

.quote-form .form-label small {
    color: #606060;
    font-weight: 400;
}

.p-42 {
    padding: 5px 7px !important;
}

.p-43 {
    padding: 0 7px !important;
}

.div-input {
    padding: 7px;
}

.custom-quote-row {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.width-100 {
    width: 100% !important;
}

.btn-group-unit {
    min-width: 84px;
    max-width: 100%;
}

.form-radio-btn-unit {
    padding: 0;
    height: 16px;
    font-size: 13px;
    max-width: 28px;
    font-weight: 400;
    align-items: center;
    justify-content: center;
}

label.btn.btn-outline-primary.form-radio-btn-unit {
    border-radius: 0 !important;
}

.btn-group-unit>.btn:not(:first-child),
.btn-group-unit>.btn-group-unit:not(:first-child) {
    margin-left: 0 !important;
}

.form-radio-btn-unit:hover {
    color: #fff;
    background-color: #73c545;
    border-color: #73c545;
}

.btn-check-unit:checked+.btn-outline-primary,
.btn-check-unit:active+.btn-outline-primary {
    color: #fff !important;
    background-color: #73c545 !important;
    border-color: #6bbb3d !important;
}

.form-radio-btn {
    padding: 4px 2px;
    font-size: 12px;
    width: 33.3333333%;
    font-weight: 500;
    border: 1px solid #ced4da;
    border-radius: 4px;
}

.colorParent .form-radio-btn,
.interiorParent .form-radio-btn,
.exteriorParent .form-radio-btn {
    padding: 3px 2px;
    width: 25%;
    font-weight: 400;
    border: 1px solid #ced4da;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
    margin-left: 0;
    border-radius: 4px !important;
}

.materialParent,
.printParent {
    gap: 10px;
}

.hide {
    display: none;
}

.custom-radio input[type="radio"]:checked,
.custom-radio input[type="radio"]:not(:checked),
.custom-radio input[type="checkbox"]:checked,
.custom-radio input[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-radio input[type="radio"]:checked+label,
.custom-radio input[type="radio"]:not(:checked)+label,
.custom-radio input[type="checkbox"]:checked+label,
.custom-radio input[type="checkbox"]:not(:checked)+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: inline-block;
    color: #262626;
    font-size: 13px;
    font-weight: 500;
}

.custom-radio input[type="radio"]:checked+label:before,
.custom-radio input[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    /* border: 1px solid #bfbfbf; */
    border-radius: 100%;
    background: #fff;
}

.custom-radio input[type="checkbox"]:checked+label:before,
.custom-radio input[type="checkbox"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 15px;
    height: 15px;
    /* border: 1px solid #bfbfbf; */
    background: #fff;
}

.custom-radio input[type="radio"]:checked+label:after,
.custom-radio input[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #0e967b;
    position: absolute;
    top: 5px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-radio input[type="checkbox"]:checked+label:after,
.custom-radio input[type="checkbox"]:not(:checked)+label:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #0e967b;
    position: absolute;
    top: 6px;
    left: 3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-radio input[type="radio"]:not(:checked)+label:after,
.custom-radio input[type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.custom-radio input[type="radio"]:checked+label:after,
.custom-radio input[type="checkbox"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.file-input-button {
    color: #262626;
    padding: 4px 15px;
    font-size: 12px;
    min-width: 33.33%;
    font-weight: 400;
    border-radius: 3px;
    max-width: fit-content;
}

.file-input-button:hover,
.file-input-button:focus {
    background: #5dd39e;
    color: #fff;
    border-color: #4fce95;
}

span.attachment-text {
    font-size: smaller;
    color: darkgoldenrod;
    margin-left: 7px;
}

.btn-check:checked+.btn-outline-primary:focus,
.btn-check:active+.btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-outline-primary {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.submit-form-button {
    width: 100%;
    font-size: 0.94rem;
    font-weight: 600;
    background: #00c6fe;
    padding: 4px;
    color: #ffffff;
    margin-top: 0.5rem;
}

.carrier-form-button {
    text-align: center;
    width: 65%;
    font-size: 1.05rem;
    background: #5bc75b;
    padding: 4px;
    color: #ffffff;
    border-radius: 0.25rem;
    margin-top: 1rem;
    line-height: 1.5;
    border:1px solid #5bc75b;
}

.form-control,
.form-radio-btn,
.file-input-button,
.custom-radio input[type="radio"]:checked+label:before,
.custom-radio input[type="radio"]:not(:checked)+label:before,
.custom-radio input[type="checkbox"]:checked+label:before,
.custom-radio input[type="checkbox"]:not(:checked)+label:before {
    border: 1px solid #bbbbbb;
    background: #f9fdff;
}

.btn-check:checked+.btn-outline-primary,
.btn-check:active+.btn-outline-primary,
.form-radio-btn:active,
.form-radio-btn.active,
.form-radio-btn:hover,
.form-radio-btn.hover,
.form-radio-btn.dropdown-toggle.show {
    color: #262626;
    background-color: #ffffff;
    border-color: #ffa53b;
}

.form-control:focus {
    border-color: #ffa53b;
}

.after_effect_style {
    color: #262626;
    background-color: #ffffff !important;
    border-color: #ffa53b !important;
    background-image: url(../../images/icons/selected-icon-orange.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.qq-upload-button {
    display: none !important;
}

.mx-7 {
    padding: 0 7px;
}

/* .product_style:after {
    content: "";
    position: absolute;
    display: block;
    border: 14px solid transparent;
    border-right: 14px solid #955de6;
    transform: translateY(50%);
    right: 0;
    bottom: 0;
} */
.form-radio-btn {
    position: relative;
    user-select: none;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    /* Safari */
}

/* .form-radio-btn:hover {
    transition-duration: 0.1s;
    background-color: #f3f3f3;
} */

.form-radio-btn:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.7s;
    /* box-shadow: 0 0 5px 8px #4fb900; */
}

.form-radio-btn:active:after {
    box-shadow: 0 0 0 0 #4fb900;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: 0s;
}

.form-radio-btn:active {
    top: 1px;
}

.quote-form .re-captcha-div {
    display: inline-flex;
    font-size: 15px;
    font-weight: 600;
    align-items: center;
    justify-content: end;
    gap: 15px;
    padding-right: 15px;
    color: #262626;
}

.quote-form h4 {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 1.2;
    margin: 0;
    font-weight: 600;
    color: #707070;
}


.form-radio-btn-carriers {
    padding: 0;
    height: 28px;
    font-size: 13px;
    font-weight: 400;
    align-items: center;
    justify-content: center;
}

.label-danger-radio .carrier_cups_label {
    border: 2px solid #ff2e2e !important;
    color: #ff2e2e !important;
}


.input-res {
    height: 28px;
    text-transform: uppercase;
    color: #747474;
    max-width: 100%;
    width: 100%;
    text-align: center;
    border: 1px solid #bbbbbb;
}

input.input-res::placeholder,
input.input-res::-ms-input-placeholder,
input.input-res::-webkit-input-placeholder,
input.input-res::-moz-placeholder,
input.input-res:-ms-input-placeholder {
    color: #aaaaaa !important;
}

.contact-info input.input-danger,
input.input-danger {
    border: 2px solid #ff2e2e !important;
}

.contact-info input.input-danger::placeholder,
input.input-danger::placeholder {
    color: #ff2e2e !important;
}

/* Responsive  */

@media (min-width: 1200px) {

    .colorParent,
    .exteriorParent,
    .interiorParent {
        gap: 5px;
        max-width: 100%;
    }
}

@media (max-width: 1200px) and (min-width: 768px) {
    .file-input-button {
        padding: 5px;
        width: 70%;
        margin-left: 15%;
    }

    .vendor-box .verndor-contain {
        padding: 10px calc(10px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    }
}

@media (max-width: 576px) {
    .quote-form .re-captcha-div {
        gap: 7px;
    }

    .vendor-box .verndor-contain {
        padding: 10px calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
    }

    .cust-finishing .col-xs-10 {
        padding: 0 0.5rem;
    }
}