    .cart-loader {
        left: 0px;
        top: 0px;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }

    .nonclickable-button {
        background-color: #dc2328 !important;
        border: none;
        color: #fff;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        cursor: default;
        pointer-events: none;
    }

    .row {
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }

    @media (min-width: 1200px) {

        .container,
        .container-lg,
        .container-md,
        .container-sm,
        .container-xl {
            max-width: 1140px;
            max-width: 79.375rem;
        }
    }

    .topMenu .list>li>a {
        text-decoration: none !important;
    }

    .footer-link .list>li a {
        text-decoration: none !important;
    }

    .btn-sub-orange {
        color: #6c4a2f;
        background-color: #dc2328;
        border-color: #f3921d;
        text-transform: uppercase;
        height: 50px;
        padding: 0.375rem 1.5rem;
        border-radius: 30px;
        font-size: 14px;
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .btn-sub-orange:hover {
        color: #6c4a2f;
        background-color: #dc2328;
    }

    .heading-1 {
        padding: 10px;
        background-color: #000000;
        color: #ffffff;
        text-transform: uppercase;
        text-align: center;
    }

    .heading-2 {
        padding: 10px;
        background-color: #000000;
        color: #ffffff;
        text-transform: capitalize;
        text-align: center;
    }

    .card {
        padding: .6rem;
        border: 1px solid #000000;
    }

    .card-body h6 {
        text-transform: uppercase;
    }

    .section-cart-item {
        padding: 10px 0px;
        border-bottom: 1px solid grey;
    }

    .plabel {
        padding: 5px;
        background-color: #f48221;
        color: #ffffff;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .card-description h6 {
        text-transform: uppercase;
        text-align: center;
        font-size: 12px;
        line-height: 1;
        min-height: 35px;
    }

    .desc {
        text-transform: capitalize;
        text-align: center;
        font-size: 13px;
        line-height: 1;
        padding: 0;
    }

    .lblIssue {
        color: #dc2328;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        text-transform: capitalize;
        padding: 0;
    }

    .form-check label {
        font-size: small;
    }

    .form-check-input[type=checkbox] {
        width: 15px !important;
    }

    .lbl1 {
        text-decoration: line-through;
        font-weight: 600;
        font-size: 14px;
        color: grey;
        padding: 0;
    }

    .lbl2 {
        font-weight: 700;
        font-size: 16px;
        color: #dc2328;
        padding: 0;
    }

    .lbl3 {
        font-weight: 600;
        font-size: 14px;
        color: #000000;
        padding: 0;
    }

    .btn-custom {
        background-color: #dc2328;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 10px;
        width: 100%;
    }

    .btn-custom:hover {
        color: #fff;
        background-color: #dc2328;
    }

    .tnc label {
        font-size: 18px;
        font-weight: 600;
        color: #000000;
    }

    .tnc p {
        font-size: 16px;
        color: #000000;
        line-height: 150%;
    }

    .float {
        position: fixed;
        width: 40px;
        height: 40px;
        top: 50px;
        right: 30px;
        background-color: #0C9;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        box-shadow: 2px 2px 3px #999;
    }

    .bb {
        border-bottom: 1px solid #000000;
        margin: 5px 0px !important;
        width: 100%;
    }

    .desc-heading {
        padding: 0px !important;
    }

    .mobile-bottom-nav {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        will-change: transform;
        transform: translateZ(0);
        display: flex;
        height: 50px;
        box-shadow: 0 -2px 5px -2px #333;
        background-color: #090909;
        opacity: 0.8;
    }

    .mobile-bottom-nav__item {
        flex-grow: 1;
        text-align: center;
        font-size: 12px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .mobile-bottom-nav__item-content {
        display: flex;
        flex-direction: column;
    }

    .info-label {
        font-size: 12px;
        margin: 0;
    }

    .info-label:hover {
        cursor: pointer;
    }

    .cross {
        cursor: pointer;
        position: absolute;
        border: 1px solid grey;
        border-radius: 50%;
        background-color: #dc2328;
        color: #ffffff;
        right: -5px;
        top: -5px;
        height: 20px;
        width: 20px;
    }

    .cross-web {
        cursor: pointer;
        position: absolute;
        border: 1px solid grey;
        border-radius: 50%;
        background-color: #dc2328;
        color: #ffffff;
        right: -5px;
        top: -5px;
        height: 20px;
        width: 20px;
    }

    .cross-web span {
        font-size: 18px;
        top: -5px;
        position: relative;
        right: -3px;
        color: #ffffff;
        font-weight: 700;
    }

    .cross span {
        font-size: 20px;
        top: -8px;
        position: relative;
        right: -2px;
        font-weight: 700;
        color: #ffffff;
    }

    #img_web {
        display: block;
    }

    #img_mob {
        display: none;
    }

    .bg-opc {
        background-color: rgb(0 0 0 / 49%);
        color: #ffffff;
    }

    .symbol-rotatex {
        transform: rotatex(180deg);
    }

    /* Extra small devices (phones, 600px and down) */
    @media only screen and (max-width: 600px) {
        #img_web {
            display: none;
        }

        #img_mob {
            display: block;
            width: inherit;
        }

        .img-res {
            width: inherit;
        }

        .heading-1,
        .heading-2 {
            font-size: 14px !important;
            text-transform: capitalize !important;
        }

        #mt30 {
            margin-top: -30px;
        }

        .float {
            display: block !important;
            z-index: 1;
        }

        #res-image {
            margin-top: 0px !important;
        }

        #summary {
            display: none;
        }

        .bottom-bar {
            display: flex !important;
            position: fixed;
            top: 32rem;
            right: 0;
            height: 100px;
            width: 100%;
            z-index: 9999999999;
        }

        .btn-custom {
            font-size: 12px;
            padding: 4px;
            width: 90%;
        }

        .md-img {
            width: 40% !important;
        }

        .bottom-arrow {
            display: block;
        }

        .symbol {
            position: fixed;
            bottom: 2.8em;
            right: 50%;
        }

        #cover-img {
            width: 150px;
        }
    }

    /* Small devices (portrait tablets and large phones, 600px and up) */
    @media only screen and (min-width: 600px) {}

    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (max-width: 768px) {
        #img_web {
            display: none;
        }

        #img_mob {
            display: block;
            width: inherit;
        }

        #summary {
            display: none;
        }

        .bottom-bar {
            display: flex !important;
            position: fixed;
            top: 32rem;
            right: 0;
            height: 100px;
            width: 100%;
            z-index: 9999999999;
        }

        .bottom-arrow {
            display: block;
        }

        .symbol {
            position: fixed;
            bottom: 2.8em;
            right: 50%;
        }
    }

    /* Large devices (laptops/desktops, 992px and up) */
    @media only screen and (min-width: 992px) {

        #img_web,
        #img_mob {
            width: 100%;
        }
    }

    /* Extra large devices (large laptops and desktops, 1200px and up) */
    @media only screen and (min-width: 1200px) {

        #img_web,
        #img_mob {
            width: 100%;
        }
    }

    .text-right {
        text-align: right !important;
    }

    .text-left {
        text-align: left !important;
    }

    input[type="radio"] {
        float: none !important;
    }

    button.close {
        padding: 0;
        background-color: transparent;
        border: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .5;
    }

    .modal {
        background: rgba(0, 0, 0, 0.5);
    }

    a {
        text-decoration: none;
    }

    /* .container {
        font-family: 'Open Sans', arial, sans-serif !important;
    }

    label {
        font-family: 'avenir-book' !important;
    } */

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 600 !important;
    }

    a {
        color: #151515;
    }

    .modal-backdrop.show {
        opacity: 0 !important;
        display: none;
    }
