.addFixed, .loadingMessageContainerWrapper{
            overflow:hidden!important;
        }
        .loadingMessageContainerWrapper{
            height:100%!important;
        }
        @media(max-width:675px){
            .loadingMessageContainerWrapper .counter{
                max-width:420px;
            }
        }

         .loadingMessageContainerWrapper .counter .step-inner-container .baroutter hr {
    width: 1%;
    --bs-bg-opacity: 1;
    background-image: linear-gradient( 
45deg
 , rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
    height: 15px;
    animation: 1s linear infinite progress-bar-stripes;
    border-radius: 5px;
    opacity: 1;
}
.apple-pay-button {
    min-width: 100% !important;
    margin-bottom: 15px !important;
        min-height: auto !important;
    cursor: pointer;
}

@media (max-width:767px) {
    .mble_hd {
        display:none;
    }
    .srt_hd {
       display:none; 
    }
    p.text-center.sdr_dtr {
    padding-top: 10px;
}
.frtr {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 10px;
}
}

/*=====20-04-2022====*/
span.asst_clor {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    letter-spacing: -1px;
    font-weight: 400;
    white-space: nowrap;
}
/* .pi-price-orig {
    padding-left: 0px !important;
} */
.pi-price-total {
    color: #2791e4 !important;
}
.pi-price-orig {
    color: #ff0800 !important;
}

.frm-btmcntnt-area {
    border-radius: 10px;
    max-width: 100%;
    margin: 10px auto;
    min-height: 90px;
    max-height: fit-content;
    display: flex;
    display:-webkit-flex;
    display: -ms-flexbox;
    padding-top: 7px;
    flex-direction: column;
    justify-content: center;
}
.frm-btmcntnt-area h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    margin-bottom: 4px;
}
.frm-btmcntnt-area p {
    font-size: 13px;
    line-height: 14px;
    word-break: break-word;
    margin-bottom: 0px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.pi-price-total2 {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 1.3;
    color: #666;
    font-weight: 400;
}
img.offr_trb {
    position: absolute;
    right: 30px;
    max-width: 50px;
    top: 53px;
}
@media (min-width:768px) and (max-width:1260px) {
.frm-btmcntnt-area {
    min-height: 89px;
    max-height: fit-content;
}
}
@media (min-width:768px) and (max-width:1024px) {
    .custom_box {
        width:100% !important;
    }
    .frm-btmcntnt-area {
    min-height: 89px;
    max-height: fit-content;
}
}
@media (max-width:767px){
    span.asst_clor {
    display:block;
    white-space: wrap;
}
.frm-btmcntnt-area {
    min-height: 89px;
    max-height: fit-content;
}
img.offr_trb {
    position: absolute;
    right: 5px;
    max-width: 50px;
    top: 96px;
}
}


.bg-raddish {
    background: #EC5775;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
}

/* .logo {
    max-width: 140px;
} */

.topbar {
    -webkit-box-shadow: 0px 6px 9px -5px #000000;
    box-shadow: 0px 6px 9px -5px #000000;
    background-color: #194E8A;
    position: relative;
    border-top: 10px solid #02AC35;
    background-image: url(../images/holiday-dec-banner.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

img.style_arrow {
    max-width: 40px;
    padding-right: 10px;
}


@media (max-width:667px) {
    .topbar {
    background-image: url(../images/holiday-dec-banner-mobile.png);
       background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}
/* .topbar .col-md-12.d-flex.justify-content-center.justify-content-md-start.align-items-center {
   
    justify-content: flex-end !important;
} */
}