﻿

span#c_cartlib_couponDiscount_lbl {
    color: red;
}

.green-belt {
    background: #c3e6cb;
    padding: .75rem 1.25rem;
    display: flex;
    color: #155724;
    margin-top: 10px;
}

.carousel-inner {
    color: #fff;
}

.cd-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: inline-block;
    height: 40px;
    width: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(/img/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
}

#toTopBtn {
    position: fixed;
    bottom: 15px;
    left: 35px;
    z-index: 98;
    padding: 21px;
    background-color: #f05523;
}

.mid-tpstrip {
    border: none;
}

.logo-cart img {
    width: 25%;
}
body.tpp footer:after {
    background: none !important;    
    background-color: none !important;
    position:relative;
}


.paypal-btns {
    background: #ffc438;
    border-radius: 5px;
    padding: 0 30px 0 30px;
    height: 40px;
    width: 57%;
    align-self: center;
    margin-top: 15px;
}

div#AmazonPayButton {
    width: 170px !important;
}

div.gpays {
    width: 100% !important;
    height: 44px;
}

.gpay-card-info-container {
    min-width: 100% !important;
}

.proced-chckout.btn {
    height: 45px;
    padding-top: 5px;
}

.paypal-button-row.paypal-button-number-0.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-single.paypal-button-env-sandbox.paypal-button-color-gold.paypal-button-text-color-black.paypal-logo-color-blue {
    height: 40px;
}

.col-md-4.border-right.p-3.mob-pnls.bg-white {
    display: flex;
    flex-direction: column;
    justify-content: start;
    height: 320px;
    padding: 0px !important;
}

.myaccountbox h1 {
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 0;
}

.myaccountbox h2 {
    font-size: 1.5rem;
    font-weight: 600;
}

.myaccountbox h3 {
    font-size: 1.2rem;
    font-weight: 600;
}

.myaccountbox h4 {
    font-size: 1rem;
    font-weight: 600;
}

.myaccountbox {
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 5px 5px 25px #ccc;
    overflow: hidden;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.alert:empty {
    display: none !important;
}

.sub-box {
    box-shadow: unset;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
}
/*
.input-group-text {
    width: 100%;
}*/

.input-group-prepend {
    width: 30%;
}

#myTab {
    background: #555;
}

    #myTab .nav-item a {
        font-weight: bold;
        color: #eee !important;
    }

        #myTab .nav-item a.active {
            color: #222 !important;
        }

    #myTab .nav-item a {
        text-decoration: none;
    }

.table th, .table td {
    vertical-align: middle
}

.alert:empty {
    display: none;
}

.table-striped td {
    background: #fff !important;
}

.checkout-btn {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    margin-left: auto;
    position: absolute;
    bottom: 0px;
    right: -6px;
}

.alert:empty {
    display: none !important
}

.quickLinks {
    display: flex;
    justify-content: space-between;
}

    .quickLinks a {
        color: #fff;
    }


.divWaiting {
    background: white;
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0px;
    z-index: 10000;
    /*display: flex;*/
    opacity: .8;
}

.detailsd {
    display: flex !important;
    flex-direction: column;
    justify-content: space-around;
}

.divWaiting img {
    margin: 0 auto;
}

/*.input-group-text.border-danger{
                    border-right: 1px solid #ced4da !important;
                }
                .form-control.border-danger {
                border-left: 1px solid #ced4da !important;
                }*/
.input-group-prepend {
    position: relative;
}

.dg::after {
    background: transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    text-align: center;
    color: white;
    border-top: 15px solid #bf0915;
    border-right: 15px solid transparent;
    -webkit-border-top-left-radius: 0;
}

border-top-left-radius: 5px;
}

.btn-outline-secondary {
    color: #6c757d !important;
    border-color: #6c757d !important;
}

.qty-adj {
    width: 98%;
}

.ship-stat input[type="radio"], .ship-stat input[type="checkbox"] {
    margin-right: 5px;
}

.c-sno {
    flex: 0.5;
}

.c-title {
    flex: 10.8;
}

.c-qty {
    flex: 1;
    position: relative;
}

.c-price {
    flex: 2;
}

.c-subtotal {
    flex: 2;
}

.producttitle {
    flex: 1;
}

a > .icofont-close {
    color: #c4130a;
}

.crt-item-hed {
    display: flex;
    flex-wrap: wrap;
}

.item-row {
    flex-wrap: wrap;
}

/*.cart-grid { border: 1px dotted #aaa; }*/
.c-price {
    border-right: 1px dotted #aaa;
    border-bottom: none;
}

.c-qty {
    border-left: 1px dotted #aaa;
}

.mb-hides {
    margin-left: 5px;
}

.green-belt-select-wrap {
    display: flex;
    align-items: center;
    margin-top: 0px;
    border-radius: 0.25rem;
}

    .green-belt-select-wrap span {
        margin-top: 0px;
    }

    .green-belt-select-wrap select {
        margin-left: 10px;
        width: 500px;
    }
/* 20-11-2023 */
.estimate-shipping-cart-wrap {
    display: flex;
    align-items: center;
    clear: both;
}

    .estimate-shipping-cart-wrap img {
        margin: 0 0 0 10px;
    }

    .estimate-shipping-cart-wrap h3 {
        color: #000;
    }
/* 21-11-2023 */
.shipping-options-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cont-shopping-empty-cart-btns {
    float: left;
    width: 100%;
    margin: 0px 0px;
}

.clearboth {
    clear: both;
}

.color-black {
    color: #000;
}
/*23-11-2023*/
.item-cart-heading-wrap {
    align-items: center;
}

.zipcode-payment-wrap {
    position: relative;
    height: 342px;
}

.payment-btns-wrap {
    position: absolute;
    right: 0px;
    bottom: 6px;
}

/* 24-11-2023 */
/* .cart-footer-upper {
        margin-top: 30px;
    }*/

/*.px-2.shippingrate_panel.mt-3 {
        height: 206px;
    }*/
/*27-11-2023*/
.col-sm-12.border-top.cart-footer-upper {
    display: block;
    overflow: hidden;
    margin: 0 0 30px 0;
}

.ml-30 {
    margin-left: 30px;
}

.p-l-0 {
    padding-left: 0px;
}

.p-r-0 {
    padding-right: 0px;
}

.order-total-btns-wrap {
    position: relative;
    height: 320px;
}

.checkout-footer-wrap {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

@media (max-width: 1024px) {
    .green-belt-select-wrap {
        flex-direction: column;
    }

    .col-sm-12.border-top.cart-footer-upper {
        margin: 20px 0 0 0;
    }

    .checkout-btn {
        bottom: -19px;
    }

    .alert.alert-primary.p-4 {
        height: 238px;
    }

    .c-title {
        flex: 11.5;
    }

    .coupon-btns-wrap .d-flex.mb-3.align-items-center {
        flex-wrap: wrap;
    }

        .coupon-btns-wrap .d-flex.mb-3.align-items-center .col-lg-5.col-md-12.p-l-0 {
            width: 100%;
            max-width: 100%;
            flex: 0 0 100%;
            padding-left: 15px;
            margin: 0 0 15px 0;
        }

        .coupon-btns-wrap .d-flex.mb-3.align-items-center .col-lg-7.col-md-12.p-r-0 {
            width: 100%;
            max-width: 100%;
            flex: 0 0 100%;
            padding-right: 15px;
        }

    .divWaiting {
        position: fixed;
        justify-content: center;
        display: flex;
        align-items: center;
    }

    .shippingrate_panel table tbody {
        flex-wrap: wrap;
    }
}

@media (max-width: 992px) {
    .ml-30 {
        margin-left: 0px;
    }

    .btn-gray.ml-2 {
        margin-left: 0px !important;
    }

    .coupon-btns-wrap .d-flex.mb-3.align-items-center .col-lg-5.col-md-12.p-l-0 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0 0 15px 0;
    }

    .coupon-btns-wrap .d-flex.mb-3.align-items-center .col-lg-7.col-md-12.p-r-0 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        padding-right: 0px;
        padding-left: 0px;
    }

    .checkout-btn {
        bottom: auto !important;
        position: inherit;
    }

    .alert.alert-primary.p-4 {
        height: auto !important;
    }

    .col-md-4.border-right.p-3.mob-pnls.bg-white {
        height: auto;
        bottom: auto;
        width: 100%;
        display: block;
        right: auto;
        max-width: 100%;
        margin: 15px 0 0 0;
    }

    .order-total-btns-wrap {
        height: auto;
    }

    .payment-btns-wrap {
        position: relative;
        bottom: auto;
        right: auto;
    }

    .zipcode-payment-wrap {
        height: auto;
    }

    .country-zip-wrap {
        margin: 0 0 10px 0;
    }
}


@media (max-width: 575px) {
    .shippingrate_panel table tbody tr {
        width: 100% !important;
    }

    .shipping-options-wrap {
        align-items: flex-start;
        flex-direction: column;
        padding: 0 0 5px 0;
    }

    .estimate-shipping-cart-wrap {
        align-items: self-start;
    }

    .mb-dp.p-4 {
        padding: 1rem !important;
    }

    .detailsd {
        display: none !important;
    }




    .logo-cart img {
        width: 40%;
    }

    .crt-item-hed, .c-sno {
        display: none !important;
    }

    .c-title {
        flex: 100%;
    }

    .c-price {
        flex: 60%;
    }

    .c-qty {
        flex: 35%;
    }

    .c-price {
        border-right: none;
        border-bottom: 1px dotted #aaa;
        line-height: 2.3rem;
    }

    .c-title {
        border-top: 1px dotted #aaa;
    }

        .c-title a {
            font-size: 0.9rem;
        }

    .c-qty {
        border-left: none;
        border-right: none !important;
    }

    .c-subtotal {
        background: #eee;
    }

        .c-subtotal:before {
            content: 'Item Total:';
            float: left;
        }

    .ship-stat label {
        font-size: 15px;
    }

    .myaccountbox h3 {
        font-size: 1rem;
        margin-bottom: 15px;
    }

    .tp-crt-txt p {
        display: none;
    }

    .tp-crt-txt h1 {
        font-size: 20px;
    }

    .torder {
        font-size: 13pt;
    }

    .shp-chrg, .mob-font {
        font-size: 11pt;
    }

    .mb-hides {
        display: none;
    }


    .crt-mobz .quickLinks {
        display: none;
    }

    /* Force table to not be like tables anymore */
    table.tst, .tst thead, .tst tbody, .tst th, .tst td, .tst tr {
        display: block;
    }

    */
    .tst thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tst tr {
        margin: 0 0 1rem 0;
    }

        .tst tr:nth-child(odd) {
            background: #ddd;
        }

    .tst td {
        border: none;
        border-bottom: 1px solid #eee;
        text-align: center;
        position: relative; /*padding-left: 50%; */
    }

        .tst td:before {
            position: absolute;
            top: 0;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

    .qty-adj {
        width: 70%;
        float: right;
    }

    .c-qty::before {
        position: absolute;
        content: "Qty";
        left: 10px;
        top: 15px;
        font-size: 13px;
    }

    /*  .cart-grid {
            border: 1px dotted #aaa;
        }*/

    .tst th {
        display: none;
    }

    .myaccountbox h3 {
        text-align: center;
    }

    .crt-btnz a {
        margin-top: 10px;
        width: 45%;
        padding: 10px 0 10px 0 !important;
        font-size: 14px;
        margin-right: 0 !important;
    }

    .crt-mobz .checkout-btn {
        display: block;
    }

        .crt-mobz .checkout-btn input {
            margin-bottom: 10px;
            width: 100%;
        }

    .crt-mobz .checkbxes-cart {
        margin: 10px 0;
    }

    .tp-crt-txt {
        text-align: center;
    }






    /* .tst td:nth-of-type(1):before { content: "First Name"; }
		.tst td:nth-of-type(2):before { content: "Last Name"; }
		.tst td:nth-of-type(3):before { content: "Job Title"; }
		.tst td:nth-of-type(4):before { content: "Favorite Color"; }
		.tst td:nth-of-type(5):before { content: "Wars of Trek?"; }
		.tst td:nth-of-type(6):before { content: "Secret Alias"; }
		.tst td:nth-of-type(7):before { content: "Date of Birth"; }
		.tst td:nth-of-type(8):before { content: "Dream Vacation City"; }
		.tst td:nth-of-type(9):before { content: "GPA"; }
		.tst td:nth-of-type(10):before { content: "Arbitrary Data"; } */
}

@media (min-width: 576px) and (max-width: 767px) {

    .crt-mobz .checkbxes-cart {
        margin: 10px 0;
    }

    .crt-btnz a {
        margin-top: 10px;
        width: 45%;
        padding: 10px 0 10px 0 !important;
        font-size: 14px;
        margin-right: 0 !important;
    }

    .c-sno {
        display: none !important;
    }

    .c-title {
        flex: 35%;
    }

    .myaccountbox h3 {
        font-size: 1rem;
        margin-bottom: 15px;
    }

    .c-price {
        flex: 10%;
    }

    .cart-grid .mb-3, .cart-grid .my-3 {
        margin-bottom: 0 !important;
    }

    .tp-crt-txt p {
        display: none;
    }

    .tp-crt-txt h1 {
        font-size: 20px;
    }
}


.pd-a {
    padding: 0.75rem 1.25rem;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
}

.external-btns {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}

div#paypal-button-container {
    width: 100%;
    margin-top: 3px;
}

div#AmazonPayButton {
    display: none;
}

.shippingrate_panel table tbody {
    display: flex;
    flex-wrap: wrap;
}

    .shippingrate_panel table tbody tr {
        margin-right: 0px;
        width: 50%;
        margin-bottom: 10px;
    }

.shippingrate_panel .address-type-wrap span {
    display: flex;
    align-items: center;
}

    .shippingrate_panel .address-type-wrap span label {
        margin: 0px 10px 0px 6px;
        font-size: 16px;
        font-weight: 400;
    }

    .shippingrate_panel .address-type-wrap span input[type="radio"] {
        margin: 0px 5px 0 3px;
    }

.alert.alert-primary.p-4 {
    margin-bottom: 0px;
    background: #e9e8e8 !important;
    padding: 20px !important;
    /*border: 1px dashed #bdbbbb !important;*/
    height: 272px;
}

.mb-dp.col-md-12.p-4 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
