.mainContainer {
    padding: 0 35px!important
}
.opco .mr-top{margin-top:15px;}
#opay_form{margin-top:30px;}
.closenewaddrForm,#closeGusetAddress{cursor:pointer;}
.checkoutaddress.checkoutaddressContainer{min-width:74%;max-width:700px;}
.billing-addresserror{margin-top:10px;}
.maxWidthsix .addrFiled{margin-left:0px !important;}
.rows.shippingandbillincontainer{margin-left: -5px;margin:10px 0px 10px 0px;} /* changed from -9 to -5 */
#addnewAddressForm .modal-body{ padding:0 25px 0 25px !important; }
.heightMin{height:40px;}
.maxWidthDiv{max-width:600px;display:block;}
/*.maxWidthsix{max-width:600px;}*//*commented to make the full width in the guest address popup */
#shipFirstNameL,#BillFirstNameL{margin-left:10px;}
.selectedShipping{margin-bottom:20px;}
.marltp-15 {margin-left: 15px;}
.nopadding { padding:0 !important;}
.reviewandcontinue {max-width: 170px;/* margin: 10px -11% !important; */}
.BASK .basket-header h3,
.product-row {
    font-size: 12px !important;
}

select {
text-indent: 0rem !important;
-webkit-appearance: initial !important;
}

.shippingandbillingsection span {
color:transparent;
}

#payment_selection .savedcardnote , #payment_selection .savedcardnote p {
    padding: 0px 0px 0 0px;
    /*margin: -25% 0 0;*/
    color: #f47a44;
    font-size: 12px;
    
}

#payment_selection .savedcardnote , #payment_selection .nonsavedcardnote p {
    padding: 0px 0px 0 0px;
    margin: unset;
    color: #f47a44;
    font-size: 12px;
}

.BASK .decpr {
    font-size: 12px !important;
}

.orderInvoiveMain {
    padding: 0 2px !important
}

.orderInvoiveMain1 {
    padding: 0 18px;
}

.changeAlignWithSelectedAdd {
    position: absolute;
    /* right:20px */
}

.changeAlignWithOutSelectedAdd {
    position: absolute;
    /*right:20px*/
}
.mob-items-container{
    display: flex;
    align-items: center;
}
div.sticky {
    /* position: fixed;  sticky commented*/
    width: 100%;
    height: max-content;
    z-index: 999;
    background: #fff;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #e2e2e2;
}
html .opco {
      min-height: auto !important;
}
#revorder .left-pading ,#paymentAccordianHeader .left-pading{
    padding-left: 0px !important;
}
.opco .applyDisc .error-message{
    color: #f50101;
    background-color: initial;
    border: none;
    margin: 4px 0px;
    padding: 0px;
    border-radius: 4px;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    /* width: fit-content; */
}
.terms{
    color: #f47a44 !important;
    text-decoration: underline;
}
.indent {
    /* margin-left: 18px; */
    /* text-indent: -18px; */
    text-wrap: balance;
}
.leftspace{
    margin-left: 18px;
}

.shippingCheckboxHeight {
    height: 70px;
}
.delivaryDetails{	
    display: flex;	
    flex-direction: row;	
    align-items: center;	
    justify-content: flex-end;	
}
.delivaryDetails .img-responsive{	
    max-width: 80%;
}
@media screen and (min-width:1200px) {
.opco #savedAddressSumbit {max-width:180px;}
.opco #addnewaddress{min-width: 95px;}
    .wd-65 {
        width: 65% !important;
    }
}

.overfolwWrap {
    overflow-wrap: break-word;
}

.curbsy .row {
    width: 100%;
}

.card.text-center.days {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-right: 1px solid rgba(0, 0, 0, .125);
    border-bottom: none;
    border-radius: .25rem;
    border-left: none;
    border-top: none;
}

.card-body {
    font-size: 12px;
}

.timeSlotBody {
    padding: 0px !important;
    font-size: 12px;
}

.curbsy .card .card-body {
    padding: 15px !important;
}

.curbsy .section-title i {
    background-color: #f47a44;
    color: white;
    position: relative;
    padding: 5px 3px 3px 3px;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    font-size: 25px;
}

.curbsydisplayNone {
    display: none;
}

.curbsy .right-arrow {
    position: absolute;
    right: -3px;
    top: 60%;
    font-size: 200%;
    transform: translate(0, -50%);
    color: #f47a44;
}

.container {
    /* max-width: 1364px !important; */
    width: 100% !important;
}

body {
    overflow-x: hidden;
}

.curbsy {}

.curbsy .min-height {
    min-height: 100px;
}

.curbsy .relative {
    position: relative;
    margin-bottom: 30px;
    padding-left: 25px;
    padding-right: 25px;
}

.curbsy .left-arrow {
    position: absolute;
    left: -3px;
    top: 60%;
    font-size: 200%;
    transform: translate(0, -50%);
    z-index: 1000;
    color: #f47a44;
}

.curbsy .right-arrow {
    position: absolute;
    right: -3px;
    top: 60%;
    font-size: 200%;
    transform: translate(0, -50%);
    z-index: 1000;
    color: #f47a44;
    border: solid 2px #f47a44 !important;
}

.curbsy .row {
    margin-top: 5px;
}

.curbsy .active {
    background-color: #f47a44;
    color: white;
}

.card.text-center.days.active {
    border: 3px solid #f47a44!important;
    color: black;
    background: none;
}

.curbsy .disabled {
    background-color: #c9c9c9;
    color: white;
}

.curbsy .section-title i {
    background-color: #f47a44;
    color: white;
    position: relative;
    padding: 5px 3px 3px 3px;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    z-index: 1003;
}

.curbsy .section-title span {
    background-color: white;
    z-index: 1001;
    position: relative;
    padding: 0px 10px;
}

.curbsy .section-title::before {
    content: " ";
    width: 95%;
    background-color: #c9c9c9;
    display: block;
    height: 2px;
    position: relative;
    top: 53px;
    z-index: 1000;
    left: 2.5%;
}

.curbsy .card {
    border-radius: 0;
}

.curbsy .card p,
.curbsy .card h5 {
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.curbsy .card h5 {
    line-height: 0.9;
    padding-top: 3px;
}

.curbsy .btn {
    background-color: #f47a44;
    height: 33px;
    color: white;
    border-radius: 15px;
    justify-content: flex-end;
    font-size: 12px;
    width: 150px;
}

#curbys-pick-time p {
    padding: 8px 1px;
}

.freeship {
    color: #f47a44
}

.active .freeship {
    color: white;
}

.disabled .freeship {
    color: white;
}

.btnContainer {
    justify-content: flex-end;
    display: flex;
}

.shippingContainer {
    margin: 0px 0px 20px 20px;
    border-bottom: 1px solid #e2e2e2;
}

.deliverysublabel {
    font-size: 14px;
    position: relative;
    bottom: 12px;
    font-weight: unset;
    color: #f47a44;
}

.deliveryContainerHieghtauto {
    height: auto;
    transition: height 2s;
    border-bottom: 1px solid #e2e2e2;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.deliveryContainer {
    height: 50px;
    transition: height 2s;
    border-bottom: 1px solid #e2e2e2;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}


/* curnsy end */

.row {
    /* margin-right: -15px!important;
     margin-left: -15px !important; */
}

.checkoutRadio form input[type=radio]:checked {
    display: inline;
}

.checkoutRadio form input[type=radio] {
    color: blue;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    margin: 0;
}

.checkoutRadio input[type=radio]+label:before {
    content: "";
    background: #FFF;
    border-radius: 100%;
    border: 1px solid #f47a44;
    display: inline-block;
    width: 1.2em;
    height: 1.2em;
    position: relative;
    top: 0em;
    margin-right: 0.2em;
    vertical-align: text-bottom;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    cursor: pointer;
}

.checkoutRadio input[type=radio]:checked+label:before {
    background-color: #f47a44;
    border: 1px solid #f47a44;
    box-shadow: inset 0 0 0 2px #FFF;
}

.checkoutRadio input[type=radio] {
  opacity: 0;
    position: relative;
    left: -7px;
    top: 25px;
    z-index: 9999;
    width: 28px;
}

.checkoutRadio form input[type=radio]:checked {
    display: inline;
}

.checkoutRadio form input[type=radio]+label {
    display: none;
    font-weight: 700;
    font-size: 0.85em;
    color: #aeaeae;
    padding-left: 6px;
}

.checkoutTabContents {
    display: none;
}

.hideDisplay {
    display: none
}

.backbtnHide {
    visibility: hidden;
}

.backbtn {
    margin: 10px 0 40px 40px
}

.checkoutTabLinks {
    font-family: ITCAvantGardePro-bold;
    border-bottom: none!important;
    background: none!important;
    letter-spacing: 1px;
    color: #414042;
    font-size: 20px;
    font-size: 28px;
    margin: 48px 0px 16px 0px;
}

.checkoutTabLinks span.active {
    border-bottom: 4px solid #f47a44;
    font-family: 'ITCAvantGardePro-Bold' !important;
    color: #414042;
}

.sectionHeader {
    color: #414042;
    text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
}


/* new code */

.acordiancardContainer {
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 10px;
}

.bottomLine {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #e2e2e2;
    margin-left: 15px!important;
    width: 97%!important;
}


/* new code end */

.font12p {
    font-size: 12px !important;
}

.changeSection {
    color: #628e83;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
    height: 1px;
}

.tabSections {
    margin-left: 15px !important;
    border-bottom: solid 1px #e2e2e2;
}

#show_selected_address #selectPaymentMethods {
    display: none;
}

#shipping_selection {
    font-size: 14px;
    font-style: normal;
}

.floatRight {
    float: right;
}

.pad_10_p {
    padding: 10px;
}

.divContainer {
    margin: 30px 0 30px 0;
    display: flex;
    align-items: center;
}

.addnewAddressContainer {
    position: relative;
    left: 20px;
    text-align: right;
}

.useaddressContainer {
    /*display: flex;*/
    justify-content: flex-end;
    margin-bottom: 20px;
}

.new_address {
    /* color: #628e83; */
    /* font-size: 12px; */
    /* cursor: pointer; */
}

.btnStyle {
    background-color: #f47a44!important;
    /*font-size: 15px!important; */
    /*border: solid 2px #f47a44 !important;*/
    letter-spacing: 1px;
    line-height: 1rem;
    border-radius: 3rem !important;
    /* width: max-content!important; */
    width: 200px;
    color: #fff!important;
}

.useAddress {
    line-height: 1rem !important;
}

.continueOrder {
    /* margin-top: 10px; */
    /*width: 23% !important; */
}

.summaryOrder {
    background: whitesmoke;
    margin-top:-10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    letter-spacing: .5px;
    /* align-items: center; */
}

.orderSummaryRows {
    padding: 10px 0;
}

.applyDisc {
    margin-top: 10px;
    padding-left: 0px !important;
    padding-bottom: 10px;
}

.orderLabel {
    font-size: 14px;
    /* font-weight: 600; */
    padding: 5px 0px;
    font-family: 'ITCAvantGardePro-Demi';
    letter-spacing: 1px;
}

.discountLabel {
    /* color: #f47a44; */
}

.discountCode {
    font-size: 10px !important;
}

.orderTotal {
    font-size: 14px !important;
}

.couponInput {
    width: 65%;
    padding-left: 5px;
    font-size: 13px;
}

.couponSection {
    font-size: 12px;
    display: block!important
}

#wishListPop .form_row {
    margin-bottom: 0px;
}

#placeOrderBtn {
    margin: 10px 0px;
    width: 140px;
}

#wishListPop .form_row select {
    width: 100%;
    max-width: 100%;
    /* padding: 5px 15px; */
    padding: 0;
}

#addWishlistItem .form_row input {
    max-width: 100%;
}

.wishlist-actions span {
    width: 8px;
    height: 8px;
}

.wishlist-actions .addFav {
    position: relative !important;
}

.minus-qty-ordhp,
.add-qty-ordhp {
    position: absolute;
    left: 50%;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    color: #f47a44;
    font-weight: 600;
    top: 0px;
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.3s, transform 0.5s;
}

.qtybox {
    border: solid 1px #DDD;
}

.qtybox[data-stock="0"] {
    display: none;
}

.qtybox:focus {
    border: solid 1px #000;
}

.qtybox:focus+.minus-qty-ordhp,
.product-row:hover .minus-qty-ordhp {
    opacity: 1;
    transform: translate(-50%, 0) translate(-30px, 0) scale(1.6);
}

.qtybox:focus+.minus-qty-ordhp+.add-qty-ordhp,
.product-row:hover .add-qty-ordhp {
    opacity: 1;
    transform: translate(-50%, 0) translate(30px, 0) scale(1.6);
    font-weight: 100;
}

.remove-item,
.bask-item-quantity-update-button {
    opacity: 0;
    transition: opacity 0.3s, transform 0.5s;
}

.qtybox:focus+.minus-qty-ordhp+.add-qty-ordhp+.remove-item,
.qtybox:focus+.minus-qty-ordhp+.add-qty-ordhp+.remove-item+.bask-item-quantity-update-button,
.product-row:hover .remove-item,
.product-row:hover .bask-item-quantity-update-button {
    opacity: 1;
}

.product-row {
    /* margin: 10px 0 0;
         padding-bottom: 8px; */
    /* border-bottom: solid 1px rgba(0, 0, 0, .1); */
    padding: 15px 0 15px 0;
}

.textAlignMent {
    text-align: center;
}

.item-name {
    font-size: 12px;
    color: #42494f;
    font-weight: initial;
    line-height: normal;
    padding-bottom: 6px;
    letter-spacing: 1px;
}

.editClass p {
    font-size: 13px;
    color: teal;
}

.address p {
    font-size: 13px;
}

.OpcoMobileView {
    display: none;
}

.slideCard {
    display: none;
}

.createRecipeFolderBtn1 {
    padding: 0;
    margin: 0;
    background: #f47a44;
    font-size: 16px;
    font-weight: 600;
    max-width: 70%;
    letter-spacing: 1px;
    line-height: 50px;
    height: 50px;
    border-radius: 3rem;
    color: white;
}

.floatLeft {
    float: left;
}

.paddingZero {
    padding: 0px !important;
}

.marleft10 {
    margin-left: 10px;
}

.usenewcardheader {
margin-top:30px;
margin-bottom:0;
}

.showtimer {
    height: 70px;
    width: 70px;
    background-color: #f47a44;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 900px) {
    .minus-qty-ordhp {
        opacity: 1;
        transform: translate(-50%, 0) translate(-30px, 0) scale(1.6);
    }
    .add-qty-ordhp {
        opacity: 1;
        transform: translate(-50%, 0) translate(30px, 0) scale(1.6);
        font-weight: 100;
    }
    .remove-item {
        opacity: 1;
    }
    .btm-border {
        border-bottom: 1px solid #d1d3d4;
        pointer-events: none;
    }
}

.mobileSummary {
    display: none;
}

.changeBtnshowOnlyMobile {
    display: none;
}

.cancelBtn {
    background-color: white!important;
    font-size: 16px!important;
    border: solid 2px black !important;
    letter-spacing: 1px;
    line-height: 2rem;
    border-radius: 3rem !important;
    width: 100%!important;
    color: black!important;
}

#useAddress {
    line-height: 5px!important;
    /*margin-right:15px;*/
}

#savedAddressSumbit {
    /* line-height: 8px!important; */
}
#savedAddressSumbit:hover{color: #f47a44!important;}
#seletedHeaderContent {
    word-wrap: break-word;
}



.revieworderContent {
    /*padding:0px 25px!important;*/
    padding: 0px 30px!important;
}

@media (max-width: 768px) {
.delivaryDetails {margin: 4px !important;}
.rows.shippingandbillincontainer{margin-left: 0px !important;}/*changed from 0 to -10px */
.checkoutaddress.checkoutaddressContainer{max-width:100%;}
.curbsy .card h5, .card-body.sham > h5.note.small{font-family: 'ITCAvantGardePro-Md';}
.SavedShipping .col-xs-3.visible-xs{padding:0 !important;}
.SavedShipping .col-xs-3.visible-xs .changeSection{margin-top:7px;}
.nopadding { padding:0 15px !important;}
#opay_form{margin-top:0px;}
.opco .selectedShipping.ft-14p{margin-top:10px;}
.opco .txt-right.txt-green.ft-w-6.closenewaddrForm{margin-right:5px;}
.opco h5.txt-green#closeMObAddresssection{line-height: 26px;}
.opco .address-container{margin-top:15px;}
.opco .mr-top{margin-top:10px;}
#shippingAccordianBody{display:inline-block;}
#shippingAddress{min-height:20px}
.mobDisp{display:inline-block;width:100%;}
/* #addnewAddressForm .leftmargin{padding: 0 0 0 15px;} */ /* address extra margin commented */
.add-address-btn{/* margin-top:20px; */}
.selectedShipping{margin-top: 20px;}
    .placeOrderBtn {
        height: inherit;
    }
    .acordianspace{
        margin-bottom: 20px;
    }
    .leftmargin{
        margin-left: 4px;
    }
    .checkoutTabLinks {
        font-family: ITCAvantGardePro-bold;
        border-bottom: none!important;
        background: none!important;
        letter-spacing: 1px;
        color: #414042;
        font-size: 14px;
        font-size: 22px;
        margin: 48px 0px 16px 0px;
    }
    .sectionHeader {
        color: #414042;
        font-weight: bolder;
        text-transform: uppercase;
        font-size: 14px;
        font-family: ITCAvantGardePro-bold;
        white-space: nowrap;
        letter-spacing: 1px;
    }
    .ip-ft-11p {
        font-size: 11px;
    }
    .search-container-top {
        grid-template-columns: 86% 80px !important;
    }
    #revorder .INVC .left-pading {
        padding-left: inherit !important;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* CSS */
    .nowidth {
        width: auto !important;
    }
}

@media (max-width: 1024px) {
    .tb-ft-14p {
        font-size: 14px;
    }
}

@media (max-width: 1023px) {
    .revieworderContent {
        padding: 0px!important
    }

.checkoutcounter {
 /* margin:5% auto !important; */
}
    /* Removing styles because it overriding with main css*/
    /*.search-account-basket-wrapper {
            padding-right: 0 !important;
            width: 92%;
            top: 20%;
        }

        .search-container-top{
            grid-template-columns :86% 80px;
        }*/
    .ip-ft-11p {
        font-size: 14px;
    }
    .h5,
    h5 {
        margin: 4px;
    }
    .btnStyle {
        background-color: #f47a44!important;
        font-size: 15px!important;
        border: solid 2px #f47a44 !important;
        letter-spacing: 1px;
        line-height: 1rem;
        border-radius: 3rem !important;
        /* width: max-content!important; */
        width: 150px;
        color: #fff!important;
    }
    .bottomLine {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-color: #e2e2e2;
        width: 93%!important;
        margin: 0 !important;
        left: 15px;
    }
    .mb-pd-15 {
        padding: 0 15px 0 15px !important;
    }
    .totalBottom {
        position: fixed!important;
        bottom: 0;
        background: white;
        left: 0;
        text-align: center;
        z-index: 9999;
        box-shadow: 0 0 10px 4px #d1d3d4;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        height: 60px;
    }
    .palceorderBtm {
        height: 55px;
        position: fixed!important;
        bottom: 0;
        z-index: 9999;
        background: white;
        left: 0;
        bottom: 0px;
    }
    .selectedShipping {
       /* padding-left: 15px!important; */
    }
    .mainContainer {
        padding: 0px !important
    }
    .billingShipping {
        margin-right: 20px;
    }
    #fedexMethod {
        font-size: 16px;
    }
    #edit {
        margin-right: 20px;
        font-size: 12px;
        margin-bottom: 10px
    }
    #useAddress {
        /*margin-right: 10px;*/
    }
    .curbsy .card h5 {
        font-size: 8px;
    }
    .curbsytimeFont {
        font-size: 8px;
    }
    .mobilePadding {
        padding: 0px!important;
    }
    .acordiancardContainer {
        font-size: 12px;
    }
    .checkoutTabLinks span.active {
        border-bottom: 2px solid white;
    }
    #reviewoderTabContent {
        font-size: 10px;
    }
    .continueOrder {
        margin-top: 0px;
        width: 100% !important;
    }
    .fixedBottomContaiiner {
        position: fixed!important;
        z-index: 9999;
        height: 51px;
        bottom: 0px;
        background: white;
        border-top: 1px solid #f47a44;
        display: flex;
        align-items: center;
    }
    .deliveryMethodFont {
        font-size: 10px;
    }
    .deliveryMethodpaddingLeft {
        padding: 0 0 0 5px !important
    }
    .deliverysublabel {
        font-size: 10px;
    }
    /* #deliveryAccordianBody{
             margin-top:40px;
         } */
    .changeBtnshowOnlyMobile {
        display: inline-block;
        padding-left: 0px;
    }
    .reviewTabMobile.active {
        display: block;
        padding-left: 0px;
    }
    .orderTabMobile.active {
        display: block;
        padding-left: 0px;
    }
    .orderTabMobile {
        display: none;
    }
    .invoiceTabMobile {
        display: none;
    }
    .reviewTabMobile {
        display: none;
    }
    .checkoutTab span {
        display: none;
    }
    .changeSection {
        position: relative;
        /* bottom: 30px;  commented 8-11 */
    }
    .OpcoMobileView {
        display: block;
        margin-top: 10px;
    }
    .OpcoOrdersummary {
       /* display: none;*/
    }
    .mobileSectionHeader {
        font-size: 18px !important;
    }
    .mobileSubSectionHeader {
        font-size: 14px !important;
        border-bottom: unset !important;
    }
    .subSectionDetails {
        margin-right: unset;
    }
    .addressSection {
        margin-top: 10px;
    }
    .btnSection {
        margin-left: unset;
    }
    .useAddress {
        width: 100%;
        line-height: 1.42857143 !important;
    }
    .cancelAddress {
        width: 100%;
        color: #414042;
        background: none;
        border: 1px solid #414042;
    }
    .displayNone {
        display: none !important;
    }
    .slideCard {
        display: block;
    }
    .btmFixh300 {
        POSITION: FIXED;
        /* BOTTOM: 0; */
        Z-INDEX: 999;
        width: 100%;
        height: 400px;
        background: white;
        transition: 0.5s;
        left: 0;
        box-shadow: 0 0 10px 4px #d1d3d4;
    }
    .btmFixh125 {
        POSITION: FIXED;
        BOTTOM: 0;
        Z-INDEX: 999;
        width: 100%;
        background: white;
        transition: 0.5s;
        height: 135px;
        transition: 0.5s;
        left: 0;
        box-shadow: 0 0 10px 4px #d1d3d4;
    }
    .cart-total {
        text-align: center !important;
        font-weight: bold !important;
    }
    .mblStyle {
        position: fixed;
        bottom: 0;
        z-index: 9999;
        background: white;
        height: 200px;
        transition: 2s;
        width: 1000%;
    }
    .mobileSummary {
        display: block;
    }
    .createRecipeFolderBtn1 {
        max-width: 100%;
        POSITION: FIXED;
        BOTTOM: 10px;
        text-align: center;
        Z-INDEX: 9999;
        margin-left: 5px;
        width: 100%;
        color: white !;
    }
    .slideCardLabels {
        font-size: 16px;
        font-weight: bold;
    }
    .slideCardtotal {
        font-size: 20px;
        font-weight: bold;
    }
    .image-wrapper {
        width: 40px
    }
    .BASK .item-name {
        font-size: 10px;
        font-weight: bold;
    }

    .BASK .decpr {
        font-size: 10px !important;
        font-style: normal;
    }
}


/* checkbox */

.checkboxContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 0px;
}


/* Hide the browser's default checkbox */

.checkboxContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border: 1.5px solid black;
}


/* On mouse-over, add a grey background color */

.checkboxContainer:hover input~.checkmark {
    background-color: white;
}


/* When the checkbox is checked, add a blue background */

.checkboxContainer input:checked~.checkmark {
    background-color: white;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.billingShipping {
    /* text-align: center; */ /* align text at left */
}


/* Show the checkmark when checked */

.billingShipping input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.billingShipping .checkmark:after {
    left: 3px;
    top: 0px;
    width: 6px;
    height: 10px;
    border: solid #f47a44;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
}


/* loader start */

.loaderContainer {
    position: fixed;
    width: 100%;
    max-width: 1364px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
    overflow: auto;
    z-index: 999;
    top: 170px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #f47a44;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: fixed;
    top: 50%;
    left: calc(50% - 25px);
}


.checkoutLoader {
    opacity: 0;
}

.checkoutLoader .loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #f47a44;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: relative;
    top: 25%;
    left: 50%;
}

.selectedAddressloaderbox .loader {
border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #f47a44;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: relative;
    top: 25%;
    left: 50%;
}

.paymentloaderbox .loader {
border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #f47a44;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: relative;
    /*top: 25%;*/
    left: 50%;
}

#shippingContent .loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #f47a44;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: relative;
    top: -45px;
    left: 50%;
}

.thankYoutext {
    font-size: 18px;
    color: #f47a44;
    text-align: center;
    font-weight: bold;
}

.serveYoutext {
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    padding: 5px;
    padding-left: 10px;
    text-align: center;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* loader end */

input-text {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    background-color: #fbfbfb;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 1px;
    border-style: solid;
    border-color: grey;
    border-image: initial;
}

h5 {
    line-height: 1;
}

.lh1p5 {
    line-height: 1.5;
}


/*#curbsy-div {
min-height: 380px;
max-height: initial;
}*/

#orderDetailTabContent .paymentContainer {
    margin: 0 auto;
}

@media (max-width: 767px) {
    /* #curbsy-div {
min-height: 360px;
max-height: initial;
}*/


.checkoutcounter {
margin:1% auto !important;
}

.marltpmobile-15 { margin-left:15px }
.nopadding { padding:0 15px !important;}

#payment_selection .savedcardnote , #payment_selection .savedcardnote p {
    padding: 0 16px 0 0px;
    /*margin: -10% 0 0;*/
}

#payment_selection .nonsavedcardnote {
    padding: 0 15px 
}
.btm-border {
    border-bottom: 1px solid #d1d3d4;
    pointer-events: none;
}
.BASK .product-row .item-name,
.BASK .product-row .options-row{
    font-family: ITCAvantGardePro-md ;
    font-weight: inherit ;
    font-size: 12px;
}

    .background-container {
        margin-bottom: 100px;
    }
    h5 {
        font-size: 14px;
        /* margin: 4px !important; */
    }
    .INVC .orderInvoiveMain h5,
    .INVC .orderInvoiveMain1 h5 {
        font-size: 12px;
        margin: 4px !important;
    }
    .mb-mar-4 {
        margin-left: -4%;
    }
    .orderInvoiveMain1 {
        padding: 0 2px;
    }
    .tb-ft-14p {
        font-size: 12px;
    }
    .no-space {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .left-space {
        padding-left: 5px;
    }
    .shippingCheckboxHeight {
        height:auto;
    }
.reviewandcontinue {max-width: 170px;/* margin: 10px !important; */}
}

@media screen and (min-width:1200px) {
    .wd-65 {
        width: 65% !important;
    }
}

@media screen and (max-width:1024px) {
    /* Removing styles because it overriding with main css*/
    /*.search-account-basket-wrapper {
        padding-right: 0 !important;
        width: 92%;
        top: 20%;
    }*/
}

.BASK .product-row .image-wrapper img {
width:60px;
}

::-webkit-scrollbar:horizontal{
  height: 8px;
  background-color: red;
}
#showallcoupon ::-webkit-scrollbar{
    height: 4px;
    width: 4px;
    background: none;
}