/** Shopify CDN: Minification failed

Line 31:7 Unexpected "{"

**/
   /* quote-summary */

        .sds-quote-page {
            background-color: #f8f9fa;
           font-family: 'Gill Sans' !important;
            color: #1f1f1f;
            margin: 0;
        }

        .sds-quote-page a {
            color: inherit;
        }

        .sds-quote-page h1,
        .sds-quote-page h2,
        .sds-quote-page h3,
        .sds-quote-page h4,
        .sds-quote-page h5,
        .sds-quote-page h6 {
            font-family: 'Gill Sans', sans-serif;
            font-weight: 600;
            margin: 0 0 0.5rem;
        }
        .sds-quote-page h1,
        .sds-quote-page h2,
       {
         font-size:28px  ;
        }

        .sds-quote-page a {
            color: inherit;
        }

        .sds-quote-page .container-fluid {
            width: 100%;
            margin: 0 auto;
            padding: 0 1.5rem;
            max-width: 1320px;
        }
        .sds-quote-page .product-image{
            width: 100%;
            max-width: 30%;
            margin: 0 auto;
            @media(max-width:768px){
                max-width:100%;
            }
        }
        .sds-quote-page .product-image img{
                 width: 100%;
                 height: 120px;
                 object-fit: contain;
        }
        .sds-quote-page .product-name{
             font-size:16px;
             font-weight:600;
        }
        .sds-quote-page .product-price{
            font-size: 16px;
            font-weight: 600;
        }
        .sds-quote-page .price-title{
                font-size: 16px;
                font-weight: 600;
        }
        .sds-quote-page .summary-price{
                font-size: 16px;
                font-weight: 600;
        }
        .sds-quote-page .top-heading{
                font-size: 28px;
                font-weight: 600;
                @media(max-width:768px){
                    font-size: 24px;

                }
        }
        .sds-quote-page .included{
                font-size: 16px;
                font-weight: 600;
        }
        .sds-quote-page .question{
                font-size: 16px;
                font-weight: 600;
        }

        .sds-quote-page .row {
            display: flex  ;
            flex-wrap: wrap;
            margin: 0 -12px;
        }

        .sds-quote-page .row > [class*="col-"] {
            padding: 0 12px;
            width: 100%;
        }

        .sds-quote-page .col-12 {
            flex: 0 0 100%;
            max-width: 100%;
        }

        .sds-quote-page .col-6 {
            flex: 0 0 50%;
            max-width: 50%;
        }
        @media (max-width: 767.98px) {
            .sds-quote-page .col-6 {
                flex: 0 0 100%;
                max-width: 100%;
            }
        }

        @media (min-width: 992px) {
            .sds-quote-page .col-lg-10 {
                flex: 0 0 83.333%;
                max-width: 83.333%;
            }

            .sds-quote-page .col-lg-7 {
                flex: 0 0 58.333%;
                max-width: 58.333%;
            }

            .sds-quote-page .col-lg-5 {
                flex: 0 0 41.666%;
                max-width: 41.666%;
            }
        }

        .sds-quote-page .justify-content-center {
            justify-content: center  ;
        }

        .sds-quote-page .justify-content-between {
            justify-content: space-between  ;
        }

        .sds-quote-page .align-items-center {
            align-items: center  ;
        }

        .sds-quote-page .d-flex {
            display: flex  ;
        }

        .sds-quote-page .d-grid {
            display: grid  ;
            gap: 1rem;
        }

        .sds-quote-page .row.g-3 {
            margin: -0.75rem;
        }

        .sds-quote-page .row.g-3 > [class*="col-"] {
            padding: 0.75rem;
        }

        .sds-quote-page .w-100 {
            width: 100%;
        }

        .sds-quote-page .text-center {
            text-align: center  ;
        }

        .sds-quote-page .text-muted {
            color: #6c757d  ;
        }

        .sds-quote-page .text-white {
            color: #ffffff  ;
        }

        .sds-quote-page .text-dark {
            color: #212529  ;
        }

        .sds-quote-page .text-success {
            color: #198754  ;
        }

        .sds-quote-page .text-decoration-none {
            text-decoration: none  ;
        }

     

        .sds-quote-page .fw-semibold {
            font-weight: 600;
        }

        .sds-quote-page .fs-3 {
            font-size: 1.75rem;
        }
     

        .sds-quote-page .fs-6 {
            font-size: 1rem;
        }

        .sds-quote-page .small,
        .sds-quote-page small {
                font-size: 16px;
             font-weight: 300;
        }

        .sds-quote-page .py-5 {
            padding-top: 3rem  ;
            padding-bottom: 3rem  ;
        }

        .sds-quote-page .p-5 {
            padding: 3rem  ;
        }

        .sds-quote-page .p-4 {
            padding: 1.5rem  ;
        }

        .sds-quote-page .pt-3 {
            padding-top: 1rem  ;
        }

        .sds-quote-page .pt-4 {
            padding-top: 1.5rem  ;
        }

        .sds-quote-page .mb-0 {
            margin-bottom: 0  ;
        }

        .sds-quote-page .mb-2 {
            margin-bottom: 0.5rem  ;
        }

        .sds-quote-page .mb-3 {
            margin-bottom: 1rem  ;
        }

        .sds-quote-page .mb-4 {
            margin-bottom: 1.5rem  ;
        }

        .sds-quote-page .mt-2 {
            margin-top: 0.5rem  ;
        }

        .sds-quote-page .mt-3 {
            margin-top: 1rem  ;
        }

        .sds-quote-page .mt-4 {
            margin-top: 1.5rem  ;
        }

        .sds-quote-page .me-1 {
            margin-right: 0.25rem  ;
        }

        .sds-quote-page .me-2 {
            margin-right: 0.5rem  ;
        }

        .sds-quote-page .border-top {
            border-top: 1px solid #e5e7eb;
        }

        .sds-quote-page .border-0 {
            border: none  ;
        }

        .sds-quote-page .shadow-sm {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        .sds-quote-page .rounded {
            border-radius: 8px;
        }

        .sds-quote-page .card {
            background-color: #ffffff  ;
            border-radius: 12px  ;
            border: 1px solid rgba(0, 0, 0, 0.05)  ;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08)  ;
        }

        .sds-quote-page .card-body {
            padding: 1.5rem;
        }

        .sds-quote-page .main-card {
            background: #ffffff  ;
            border-radius: 12px  ;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1)  ;
        }

        .sds-quote-page .summary-card {
            background-color: #f8f9fa  ;
            border-radius: 12px  ;
            position: sticky;
            top: 20px;
        }

        .sds-quote-page .summary-section {
            margin-bottom: 1.25rem  ;
        }

        .sds-quote-page .summary-divider {
            margin: 1.25rem 0  ;
        }

        .sds-quote-page .primary-color {
            color: #000000  ;
        }

        .sds-quote-page .primary-bg {
            background-color: #000000  ;
        }

        .sds-quote-page .btn {
            border-radius: 8px;
            font-weight: 600;
            font-size: 16px;
            padding: 12px 24px;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 1px;
            border: none;
            cursor: pointer;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 0.5rem;
            text-decoration: none;
            background-color: transparent;
        }

        .sds-quote-page .btn-lg {
            padding: 14px 28px;
            font-size: 16px;
        }

        .sds-quote-page .btn-primary-custom,
        .sds-quote-page .btn-dark {
            background-color: #000000  ;
            color: #ffffff  ;
            border: 2px solid #000000  ;
        }

        .sds-quote-page .btn-primary-custom:hover,
        .sds-quote-page .btn-dark:hover {
            background-color: #2c2c2c;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
        }

        .sds-quote-page .btn-outline-dark {
            background-color: transparent;
            color: #000000  ;
            border: 2px solid #000000  ;
        }

        .sds-quote-page .btn-outline-dark:hover {
            background-color: #000000;
            color: #ffffff;
        }

        .sds-quote-page .btn-secondary {
            background-color: #6c757d  ;
            color: #ffffff  ;
            border: 2px solid #6c757d  ;
        }

        .sds-quote-page .btn-secondary:hover {
            background-color: #5a6268;
            border-color: #5a6268;
        }

        .sds-quote-page .btn-book-shipping {
            background-color: #000000  ;
            color: #ffffff  ;
            border: 2px solid #000000  ;
            position: relative;
        }

        .sds-quote-page .btn-book-shipping:hover:not(:disabled) {
            background-color: #2c2c2c;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
        }

        .sds-quote-page .btn-book-shipping:disabled {
            background-color: #cccccc  ;
            color: #666666  ;
            border-color: #cccccc  ;
            opacity: 0.7;
            cursor: not-allowed;
        }

        .sds-quote-page .btn-close {
            background: none;
            border: none;
            width: 1.25rem;
            height: 1.25rem;
            opacity: 0.6;
            cursor: pointer;
            position: relative;
        }

        .sds-quote-page .btn-close::before,
        .sds-quote-page .btn-close::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            width: 1rem;
            height: 2px;
            background-color: currentColor;
            transform-origin: center;
        }

        .sds-quote-page .btn-close::before {
            transform: translate(-50%, -50%) rotate(45deg);
        }

        .sds-quote-page .btn-close::after {
            transform: translate(-50%, -50%) rotate(-45deg);
        }

        .sds-quote-page .btn-close:hover {
            opacity: 1;
        }

        .sds-quote-page .alert {
            position: relative;
            padding: 1rem 1.25rem;
            border-radius: 10px;
            border: 1px solid transparent;
            background-color: #f1f1f1  ;
            color: #1f1f1f  ;
            margin-bottom: 1.5rem;
            transition: opacity 0.2s ease, transform 0.2s ease;
        }

        .sds-quote-page .alert-dismissible {
            padding-right: 3rem;
        }

        .sds-quote-page .alert .btn-close {
            position: absolute;
            top: 0.75rem;
            right: 0.75rem;
        }

        .sds-quote-page .alert-success {
            background-color: #d1e7dd  ;
            border-color: #badbcc  ;
            color: #0f5132  ;
        }

        .sds-quote-page .alert-danger {
            background-color: #f8d7da  ;
            border-color: #f5c2c7  ;
            color: #842029  ;
        }

        .sds-quote-page .alert-warning {
            background-color: #fff3cd  ;
            border-color: #ffecb5  ;
            color: #664d03  ;
        }

        .sds-quote-page .alert-info {
            background-color: #cff4fc  ;
            border-color: #b6effb  ;
            color: #055160  ;
        }

        .sds-quote-page .alert-secondary {
            background-color: #e2e3e5  ;
            border-color: #d3d6d8  ;
            color: #41464b  ;
        }

       

        .sds-quote-page .badge {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            padding: 2px 5px;
            border-radius: 10px;
            font-size: 14px;
            font-weight: 600;
            background-color: #6c757d;
            color: #ffffff;
        }

        .sds-quote-page .bg-warning {
            background-color: #ffe08a  ;
            color: #854d0e  ;
        }

        .sds-quote-page .bg-secondary {
            background-color: #6c757d  ;
            color: #ffffff  ;
        }

        .sds-quote-page .product-item {
            border-bottom: 1px solid #e9ecef;
            padding: 20px 0;
        }

        .sds-quote-page .product-item:last-child {
            border-bottom: none;
        }

        .sds-quote-page .note-text {
            font-size: 16px;
            color: #6c757d;
            font-weight:300;
        }

        .sds-quote-page .spinner-border {
            display: inline-block;
            width: 2rem;
            height: 2rem;
            border: 0.25rem solid rgba(0, 0, 0, 0.15);
            border-top-color: currentColor;
            border-radius: 50%;
            animation: spinner-border 0.75s linear infinite;
        }

        .sds-quote-page .spinner-border-sm {
            width: 1.2rem;
            height: 1.2rem;
            border-width: 0.2rem;
        }

        @keyframes spinner-border {
            to {
                transform: rotate(360deg);
            }
        }

        .sds-quote-page .collapse {
            overflow: hidden;
            transition: max-height 0.3s ease;
            max-height: 0;
        }

        .sds-quote-page .collapse.show {
            max-height: 1000px;
        }

        .sds-quote-page .fade {
            transition: opacity 0.2s ease;
            opacity: 0;
        }

        .sds-quote-page .fade.show {
            opacity: 1;
        }

        .sds-quote-page .modal {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            align-items: center;
            justify-content: center;
            background-color: rgba(0, 0, 0, 0.4);
            z-index: 1050;
            opacity: 0;
            pointer-events: none;
        }

        .sds-quote-page .modal.is-active {
            display: flex;
        }

        .sds-quote-page .modal.show {
            opacity: 1;
            pointer-events: auto;
        }

        .sds-quote-page .modal.hidden {
            display: none;
        }

        .sds-quote-page .modal-dialog {
            width: 100%;
            max-width: 520px;
            margin: 1.5rem;
        }

        .sds-quote-page .modal-dialog-centered {
            display: flex;
            align-items: center;
            min-height: calc(100% - 3rem);
        }

        .sds-quote-page .modal-content {
        position: relative;
            background-color: #ffffff;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
            border: none;
            width: 100%;
        }

        .sds-quote-page .modal-body {
            padding: 3rem;
            text-align: center;
        }

        body.modal-open {
            overflow: hidden;
        }
        .sds-quote-page .form-control,
        .sds-quote-page .form-select,
        .sds-quote-page textarea {
         width:100%;
                background-color: #ffffff;
                border: 1px solid #ceccd5;
                padding:10px;
                font-weight: 300;
                font-size: 16px;
                    letter-spacing: 0.5px;
        }

        .sds-quote-page .form-control:focus,
        .sds-quote-page .form-select:focus,
        .sds-quote-page textarea:focus {
          /* border: 1px solid #000;  */
          border: none; 
        }
        .sds-quote-page .form-control:hover,
        .sds-quote-page .form-select:hover,
        .sds-quote-page textarea:hover {
         transform: scale(1.01);
    box-shadow:0 1rem 4rem 0 rgba(0, 49, 68, .1);
        }

        .sds-quote-page .loading-modal-content {
            position: relative;
            background-color: #ffffff;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
        }

        .sds-quote-page .top-marquee-loader {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 100%;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

        .sds-quote-page .loader-bar {
    position: absolute;
    top: 0;
    left: -20%;
    width: 20%;
    height: 100%;
            background: #000000;
    animation: scrollBar 1.5s linear infinite;
            display: block  ;
    border-radius: 10px;
  }

  @keyframes scrollBar {
    0% {
      left: -25%;
    }
    100% {
      left: 100%;
    }
  }

        .sds-quote-page .submition-delay-popup-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
  }

        .sds-quote-page .loading-modal-title {
        font-size: 28px;
        font-weight: 600;
        color: #000000;
        margin-bottom: 10px;
    }

        .sds-quote-page .loading-modal-subtitle {
        font-size: 16px;
            color: #666666;
            font-weight:300;
        }

        .sds-quote-page .hidden {
            display: none  ;
    }
    /* quote-summary*/
    /* Book in page */
        .sds-book-page {
            background-color: #f8f9fa;
             font-family: 'Gill Sans' !important;
            /* font-size: 16px;
            color: #1f1f1f;
            line-height: 1.5;
            min-height: 100vh; */
        }

        .sds-book-page a {
            color: inherit;
        }

        .sds-book-page h1,
        .sds-book-page h2,
        .sds-book-page h3,
        .sds-book-page h4,
        .sds-book-page h5,
        .sds-book-page h6 {
          font-family: 'Gill Sans' !important;
            /* font-weight: 900;
            letter-spacing: -0.5px;
            margin: 0 0 0.75rem; */
        }

        .sds-book-page .container-fluid {
            width: 100%;
            margin: 0 auto;
            padding: 0 1.5rem;
            max-width: 1320px;
        }

        .sds-book-page .row {
            display: flex  ;
            flex-wrap: wrap;
            margin: 0 -12px;
        }

        .sds-book-page .row > [class*="col-"] {
            padding: 0 12px;
            width: 100%;
        }

        .sds-book-page .col-12 {
            flex: 0 0 100%;
            max-width: 100%;
        }

        @media (min-width: 768px) {
            .sds-book-page .col-md-6 {
                flex: 0 0 50%;
                max-width: 50%;
            }
        }

        @media (min-width: 992px) {
            .sds-book-page .col-lg-10 {
                flex: 0 0 83.333%;
                max-width: 83.333%;
            }

            .sds-book-page .col-lg-8 {
                flex: 0 0 66.666%;
                max-width: 66.666%;
            }

            .sds-book-page .col-lg-4 {
                flex: 0 0 33.333%;
                max-width: 33.333%;
            }
        }

        .sds-book-page .justify-content-center {
            justify-content: center  ;
        }

        .sds-book-page .justify-content-between {
            justify-content: space-between  ;
        }

        .sds-book-page .align-items-center {
            align-items: center  ;
        }

        .sds-book-page .d-flex {
            display: flex  ;
        }

        .sds-book-page .d-block {
            display: block  ;
        }

        .sds-book-page .text-center {
            text-align: center  ;
        }

        .sds-book-page .text-end {
            text-align: right  ;
        }

        .sds-book-page .text-muted {
            color: #6c757d  ;
            font-size:16px;
            font-weight:300;
            margin:0;
        }

        .sds-book-page .text-success {
            color: #198754  ;
        }

        .sds-book-page .text-uppercase {
            text-transform: uppercase;
        }

        .sds-book-page .text-decoration-none {
            text-decoration: none  ;
        }

        .sds-book-page .fw-bold {
            font-weight: 600 ;
            font-size:26px;
            @media(max-width:768px){
                font-size:22px;

            }
        }

        .sds-book-page .fw-semibold {
            font-weight: 600  ;
            font-size:16px;
        }

        .sds-book-page .display-5 {
            font-size:28px;
            line-height: 1.2;
            @media(max-width:768px){
                font-size:24px;

            }
        }

        .sds-book-page .fs-3 {
            font-size: 1.75rem;
        }

        
       

        .sds-book-page .small,
        .sds-book-page small {
            font-size: 16px;
            font-weight:300;
            margin:0;
        }

        .sds-book-page label,
        .sds-book-page .form-label {
            font-size: 16px;
            font-weight: 300;
            /* margin-bottom: 8px; */
        }

        .sds-book-page p,
        .sds-book-page span,
        .sds-book-page div {
            font-size: 16px;
        }

        .sds-book-page .py-5 {
            padding-top: 3rem  ;
            padding-bottom: 3rem  ;
        }

        .sds-book-page .px-5 {
            padding-left: 3rem  ;
            padding-right: 3rem  ;
        }

        .sds-book-page .py-3 {
            padding-top: 1rem  ;
            padding-bottom: 1rem  ;
        }

        .sds-book-page .p-4 {
            padding: 1.5rem  ;
        }

        .sds-book-page .p-3 {
            padding: 1rem  ;
        }

        .sds-book-page .p-0 {
            padding: 0  ;
        }

        .sds-book-page .pt-3 {
            padding-top: 1rem  ;
        }

        .sds-book-page .pe-4 {
            padding-right: 1.5rem  ;
        }

        .sds-book-page .ps-4 {
            padding-left: 1.5rem  ;
        }

        .sds-book-page .mb-5 {
            margin-bottom: 3rem  ;
        }

        .sds-book-page .mb-4 {
            margin-bottom: 1.5rem  ;
        }

        .sds-book-page .mb-3 {
            margin-bottom: 1rem  ;
        }

        .sds-book-page .mb-2 {
            margin-bottom: 0.5rem  ;
        }

        .sds-book-page .mb-1 {
            margin-bottom: 0.25rem  ;
        }

        .sds-book-page .mb-0 {
            margin-bottom: 0  ;
        }

        .sds-book-page .mt-3 {
            margin-top: 1rem  ;
        }

        .sds-book-page .mt-2 {
            margin-top: 0.5rem  ;
        }

        .sds-book-page .mt-0 {
            margin-top: 0  ;
        }

        .sds-book-page .my-3 {
            margin-top: 1rem  ;
            margin-bottom: 1rem  ;
        }

        .sds-book-page .me-3 {
            margin-right: 1rem  ;
        }

        .sds-book-page .me-2 {
            margin-right: 0.5rem  ;
        }

        .sds-book-page .mx-auto {
            margin-left: auto  ;
            margin-right: auto  ;
        }

        .sds-book-page .flex-grow-1 {
            flex-grow: 1  ;
        }

        .sds-book-page .w-100 {
            width: 100%  ;
        }

        .sds-book-page .bg-light {
            background-color: #f1f3f5  ;
        }

        .sds-book-page .bg-secondary {
            background-color: #6c757d  ;
            color: #ffffff  ;
        }

        .sds-book-page .border {
            border: 1px solid rgba(0, 0, 0, 0.1)  ;
        }

        .sds-book-page .border-top {
            border-top: 1px solid rgba(0, 0, 0, 0.1)  ;
        }

        .sds-book-page .border-0 {
            border: 0  ;
        }

        .sds-book-page .rounded {
            border-radius: 8px  ;
        }

        .sds-book-page .rounded-3 {
            border-radius: 16px  ;
        }

        .sds-book-page .shadow-sm {
            box-shadow: 0 4px 10px rgba(15, 23, 42, 0.08)  ;
        }

        .sds-book-page .card {
            background-color: #ffffff  ;
            border-radius: 12px  ;
            border: 1px solid rgba(0, 0, 0, 0.05)  ;
            box-shadow: 0 4px 12px rgba(15, 23, 42, 0.08);
            transition: all 0.3s ease;
        }

        .sds-book-page .card:hover {
            transform: translateY(-2px);
            box-shadow: 0 10px 25px rgba(15, 23, 42, 0.15);
        }

        .sds-book-page .card-body {
            padding: 1.5rem;
        }

        .sds-book-page .primary-color {
            color: #000000  ;
        }

        .sds-book-page .primary-bg {
            background-color: #000000  ;
            color: #ffffff  ;
        }

        .sds-book-page .form-control,
        .sds-book-page .form-select,
        .sds-book-page textarea {
         width:100%;
                background-color: #ffffff;
                border: 1px solid #ceccd5;
                padding:10px;
                font-weight: 300;
                font-size: 16px;
                    letter-spacing: 0.5px;
        }

        .sds-book-page .form-control:focus,
        .sds-book-page .form-select:focus,
        .sds-book-page textarea:focus {
          border: 1px solid #000; 
          border:none; 
        }
        .sds-book-page .form-control:hover,
        .sds-book-page .form-select:hover,
        .sds-book-page textarea:hover {
         transform: scale(1.01);
    box-shadow:0 1rem 4rem 0 rgba(0, 49, 68, .1);
        }

        .sds-book-page .form-check-input {
            width: 1.25rem;
            height: 1.25rem;
            border: 2px solid #adb5bd;
            border-radius: 4px;
            cursor: pointer;
            transition: background-color 0.2s ease, border-color 0.2s ease;
        }

        .sds-book-page .form-check-input:checked {
            background-color: #000000;
            border-color: #000000;
        }

        .sds-book-page .badge {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            padding: 0.25rem 0.75rem;
            border-radius: 999px;
            font-size: 0.85rem;
            font-weight: 600;
        }

        .sds-book-page .btn {
            border-radius: 8px;
            font-weight: 700;
            font-size: 16px;
            padding: 12px 24px;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 1px;
            border: none;
            cursor: pointer;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 0.5rem;
        }

        .sds-book-page .btn-lg {
            padding: 14px 28px;
            font-size: 17px;
        }

        .sds-book-page .btn-primary-custom {
            background-color: #000000;
            color: #ffffff;
            border: 2px solid #000000;
        }

        .sds-book-page .btn-primary-custom:hover:not(:disabled) {
            background-color: #2c2c2c;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
        }

        .sds-book-page .btn-primary-custom:disabled {
            background-color: #cccccc;
            color: #666666;
            border-color: #cccccc;
            cursor: not-allowed;
            opacity: 0.8;
        }

        .sds-book-page .shipping-option-card {
            cursor: pointer;
            border: 2px solid #dddddd  ;
            transition: all 0.3s ease;
            padding: 5px;
            margin-bottom: 20px;
            border-radius: 12px;
        }

        .sds-book-page .shipping-option-card.selected {
            border-color: #000000  ;
            background-color: #f8f9fa;
            box-shadow: 0 6px 20px rgba(15, 23, 42, 0.12);
        }

        .sds-book-page .shipping-option-card input[type="checkbox"] {
            width: 24px;
            height: 24px;
        }

        .sds-book-page .alert {
            position: relative;
            padding: 1rem 1.25rem;
            border-radius: 12px;
            border: 1px solid transparent;
            background-color: #f8f9fa;
            color: #1f1f1f;
        }

        .sds-book-page .alert-secondary {
            background-color: #e2e3e5;
            border-color: #d3d6d8;
            color: #41464b;
        }

        .sds-book-page .spinner-border {
            display: inline-block;
            width: 2rem;
            height: 2rem;
            border: 0.25rem solid rgba(0, 0, 0, 0.1);
            border-top-color: currentColor;
            border-radius: 50%;
            animation: spinner-border 0.75s linear infinite;
        }

        .sds-book-page .spinner-border-sm {
            width: 1.2rem;
            height: 1.2rem;
            border-width: 0.2rem;
        }

        @keyframes spinner-border {
            to {
                transform: rotate(360deg);
            }
        }

        .sds-book-page .modal {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: none;
            align-items: center;
            justify-content: center;
            background-color: rgba(0, 0, 0, 0.4);
            z-index: 1050;
            opacity: 0;
            pointer-events: none;
        }

        .sds-book-page .modal.is-active {
            display: flex;
        }

        .sds-book-page .modal.show {
            opacity: 1;
            pointer-events: auto;
        }

        .sds-book-page .modal.hidden {
            display: none;
        }

        .sds-book-page .modal-dialog {
            width: 100%;
            max-width: 520px;
            margin: 1.5rem;
        }

        .sds-book-page .modal-dialog-centered {
            display: flex;
            align-items: center;
            min-height: calc(100% - 3rem);
        }

        .sds-book-page .modal-content {
            position: relative;
            background-color: #ffffff;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
            border: none;
            width: 100%;
        }

        .sds-book-page .modal-body {
            padding: 3rem;
            text-align: center;
        }

        body.modal-open {
            overflow: hidden;
        }

        .sds-book-page .loading-modal-content {
            position: relative;
            background-color: #ffffff;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
        }

        .sds-book-page .top-marquee-loader {
            position: absolute;
            top: 0;
            left: 0;
            height: 10px;
            width: 100%;
            overflow: hidden;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .sds-book-page .loader-bar {
            position: absolute;
            top: 0;
            left: -20%;
            width: 20%;
            height: 100%;
            background: #000000;
            animation: scrollBar 1.5s linear infinite;
            border-radius: 10px;
        }

        @keyframes scrollBar {
            0% {
                left: -25%;
            }
            100% {
                left: 100%;
            }
        }

        .sds-book-page .submition-delay-popup-overlay {
            display: flex;
            justify-content: center;
            align-items: center;
            background: rgba(0, 0, 0, 0.2);
            width: 100%;
            height: 100%;
            position: fixed;
            z-index: 5;
            top: 0;
            left: 0;
        }

        .sds-book-page .loading-modal-title {
            font-size: 28px;
            font-weight: 700;
            color: #000000;
            margin-bottom: 10px;
        }

        .sds-book-page .loading-modal-subtitle {
            font-size: 16px;
            color: #666666;
        }

        .sds-book-page .hidden {
            display: none  ;
        }
    /* Book in page */
    /* Booking Sumary page */
       .sds-booking-page {
            background-color: #f8f9fa;
             font-family: 'Gill Sans' !important;
            /* font-size: 18px;
            color: #1f1f1f;
            line-height: 1.6; */
        }

        .sds-booking-page a {
            color: inherit;
            text-decoration: none;
        }

        .sds-booking-page h1,
        .sds-booking-page h2,
        .sds-booking-page h3,
        .sds-booking-page h4,
        .sds-booking-page h5,
        .sds-booking-page h6 {
            font-family: 'Gill Sans', sans-serif;
            /* font-weight: 900;
            letter-spacing: -0.5px;
            margin: 0 0 0.75rem; */
        }

        .sds-booking-page .container-fluid {
            width: 100%;
            margin: 0 auto;
            padding: 0 1.5rem;
            max-width: 1320px;
        }

        .sds-booking-page .row {
            display: flex  ;
            flex-wrap: wrap;
            margin: 0 -12px;
        }

        .sds-booking-page .row > [class*="col-"] {
            padding: 0 12px;
            width: 100%;
        }

        .sds-booking-page .col-12 {
            flex: 0 0 100%;
            max-width: 100%;
        }

        @media (min-width: 768px) {
            .sds-booking-page .col-md-6 {
                flex: 0 0 50%;
                max-width: 50%;
            }
        }

        @media (min-width: 992px) {
            .sds-booking-page .col-lg-10 {
                flex: 0 0 83.333%;
                max-width: 83.333%;
            }

            .sds-booking-page .col-lg-8 {
                flex: 0 0 66.666%;
                max-width: 66.666%;
            }

            .sds-booking-page .col-lg-4 {
                flex: 0 0 33.333%;
                max-width: 33.333%;
            }
        }

        .sds-booking-page .justify-content-center {
            justify-content: center  ;
        }

        .sds-booking-page .align-items-center {
            align-items: center  ;
        }

        .sds-booking-page .text-center {
            text-align: center  ;
        }

        .sds-booking-page .text-end {
            text-align: right  ;
        }

        .sds-booking-page .text-muted {
            color: #6c757d  ;
            font-size:16px;
            font-weight:300;
        }

        .sds-booking-page .text-success {
            color: #198754  ;
        }

        .sds-booking-page .text-uppercase {
            text-transform: uppercase;
        }

        .sds-booking-page .fw-bold {
            font-weight: 600  ;
            font-size:28px;
        }

        .sds-booking-page .fw-semibold {
            font-weight: 600  ;
            font-size:16px;
        }

        .sds-booking-page .fs-4,
        .sds-booking-page .fs-3,
        .sds-booking-page .fs-2,
        .sds-booking-page .fs-5 {
            line-height: 1.3;
        }

        .sds-booking-page .small,
        .sds-booking-page small {
            font-size: 16px;
            font-weight:300;
            margin:0;
        }

        .sds-booking-page .py-5 {
            padding-top: 3rem  ;
            padding-bottom: 3rem  ;
        }

        .sds-booking-page .p-5 {
            padding: 3rem  ;
        }

        .sds-booking-page .p-4 {
            padding: 1.5rem  ;
        }

        .sds-booking-page .p-3 {
            padding: 1rem  ;
        }

        .sds-booking-page .mb-5 {
            margin-bottom: 3rem  ;
        }

        .sds-booking-page .mb-4 {
            margin-bottom: 1.5rem  ;
        }

        .sds-booking-page .mb-3 {
            margin-bottom: 1rem  ;
        }

        .sds-booking-page .mb-2 {
            margin-bottom: 0.5rem  ;
        }

        .sds-booking-page .mb-1 {
            margin-bottom: 0.25rem  ;
        }

        .sds-booking-page .mb-0 {
            margin-bottom: 0  ;
        }

        .sds-booking-page .mt-4 {
            margin-top: 1.5rem  ;
        }

        .sds-booking-page .mt-3 {
            margin-top: 1rem  ;
        }

        .sds-booking-page .me-3 {
            margin-right: 1rem  ;
        }

        .sds-booking-page .me-2 {
            margin-right: 0.5rem  ;
        }

        .sds-booking-page .d-flex {
            display: flex  ;
        }

        .sds-booking-page .flex-grow-1 {
            flex-grow: 1  ;
        }

        .sds-booking-page .bg-light {
            background-color: #f1f3f5  ;
        }

        .sds-booking-page .bg-white {
            background-color: #ffffff  ;
        }

        .sds-booking-page .bg-secondary {
            background-color: #6c757d  ;
            color: #ffffff  ;
        }

        .sds-booking-page .bg-dark {
            background-color: #212529  ;
            color: #ffffff  ;
        }

        .sds-booking-page .border {
            border: 1px solid rgba(0, 0, 0, 0.12)  ;
        }

        .sds-booking-page .border-0 {
            border: 0  ;
        }

        .sds-booking-page .border-top {
            border-top: 1px solid rgba(0, 0, 0, 0.1)  ;
        }

        .sds-booking-page .rounded {
            border-radius: 8px  ;
        }

        .sds-booking-page .rounded-3 {
            border-radius: 16px  ;
        }

        .sds-booking-page .shadow-sm {
            box-shadow: 0 4px 10px rgba(15, 23, 42, 0.08)  ;
        }

        .sds-booking-page .card {
            background-color: #ffffff;
            border-radius: 12px;
            border: 1px solid rgba(0, 0, 0, 0.05);
            box-shadow: 0 4px 12px rgba(15, 23, 42, 0.08);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .sds-booking-page .card:hover {
            transform: translateY(-2px);
            box-shadow: 0 10px 25px rgba(15, 23, 42, 0.12);
        }

        .sds-booking-page .card-body {
            padding: 1.5rem;
        }

        .sds-booking-page .main-card {
            background: #ffffff;
            border-radius: 12px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }

        .sds-booking-page .primary-color {
            color: #000000  ;
        }

        .sds-booking-page .primary-bg {
            background-color: #000000  ;
            color: #ffffff  ;
        }

        .sds-booking-page .btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 0.5rem;
            border-radius: 8px;
            font-weight: 600;
            font-size: 16px;
            padding: 12px 24px;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 1px;
            border: none;
            cursor: pointer;
        }

        .sds-booking-page .btn-lg {
            padding: 14px 28px;
            font-size: 16px;
        }

        .sds-booking-page .btn-back-to-site {
            background-color: #000000;
            color: #ffffff;
            border: 2px solid #000000;
        }

        .sds-booking-page .btn-back-to-site:hover {
            background-color: #2c2c2c;
            color: #ffffff;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
        }

        .sds-booking-page .alert {
            position: relative;
            padding: 1.25rem 1.5rem;
            border-radius: 12px;
            border: 1px solid transparent;
            background-color: #f3f4f6;
            color: #1f2937;
        }

        .sds-booking-page .alert-secondary {
            background-color: #e2e3e5;
            border-color: #d3d6d8;
            color: #41464b;
        }

        .sds-booking-page .badge {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            padding: 0.35rem 0.9rem;
            border-radius: 999px;
            font-size: 0.9rem;
            font-weight: 600;
            letter-spacing: 1px;
        }

        .sds-booking-page hr {
            border: none;
            border-top: 1px solid rgba(0, 0, 0, 0.1);
            margin: 1.5rem 0;
        }
    /* Booking Sumary page */

    .alert-title {
    font-size: 16px;
    font-weight: 600;
}
.alert-text {
    font-size: 16px;
    font-weight: 300;
}
.alert-heading{
    font-size: 20px;
    font-weight: 600;
}
.summary-price,
.product-name,
.price-title,
.product-price
{
font-size: 16px;
font-weight: 600;
}
.normal-text{
font-size: 16px;
font-weight: 300;
}
.bold-text{
font-size: 16px;
font-weight: 600;
}
.bold-custom{
font-size: 20px;
font-weight: 600;
}
.bold-custom-2{
font-size: 22px;
font-weight: 600;
@media(max-width:768px){
    font-size: 18px;

}
}
