@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    letter-spacing: 0px;
    font-optical-sizing: auto;
}
.left-content {
    padding:50px 67px 50px 242px;
    background-color: #fff;
    border-right: 1px solid #ccc;
    height: 100vh;
}
.store-breadcrumb ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.store-breadcrumb ul li {
    display: inline;
    font-size: 12px;
    padding-right: 4px;
    padding-left: 4px;
}
.store-breadcrumb ul .fa {
    font-size: 12px;
}
.store-breadcrumb { 
    margin-block-end: 2.6rem;
    margin-block-start: 1.7rem;
    margin-bottom: 25px;
    margin-top: 18px;
}
.past {
    color: #00b5ad;
}
.current {
    color:#000;
    font-weight: 600;
}
.future {
    color:#707070;
}
.form-details {
    margin-top: 26px;
}
.head-label {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.text-label {
    font-size: 14px;
    color: #000;
}
.form-group {
    position: relative;
    margin-top: 15px;
}
input.form-control:focus ~ .fancy {
    top: 26%;
    font-size: 10px;
    left: 12px;
}
input.form-control ~ .fancy.active {
    top: 26%;
    font-size: 10px;
    left: 12px;
}
.fancy {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    pointer-events: none;
    transition: all 0.3s;
    font-size: 14px;
    color: #707070;
}
.form-control {
    font-size: 12px !important;
    box-shadow: none !important;
}
.form-control:focus {
    border: 2px solid #00b5ad !important;
}
.form-check-input {
    box-shadow: none !important;
    transition: background-color ease 0.3s; 
    width: 1.2em !important;
    height: 1.2em !important;
    margin-top: 0.1em !important;
}
.form-check-input:checked {
    background-color: #00b5ad !important;
    border-color: #00b5ad !important;
}
.form-check-label {
    margin-left: 7px;
    font-size: 14px;
    color: #000;
}
.return_information {
    display: none;
}
.return_cart,
.return_information, .return_shipping {
    font-size: 14px;
    text-decoration: none;
    color: #1f8dd6;
}
.form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
    padding-bottom: 5px !important;
}
.information-block .form-control {
    font-size: 1rem !important;
}
.continue_to_shipping, .continue_to_payment, .continue_to_pay {
    padding: 22px 20px !important;
    border-radius: 6px;
    background-color: #00b5ad;
    border: 1px solid #00b5ad;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 14px;
    transition: background-color ease 0.3s; 
    cursor: pointer;
    margin-top: 16px;
}
.continue_to_shipping:hover, .continue_to_shipping:focus ,
.continue_to_payment:hover, .continue_to_payment:focus, 
.continue_to_pay:hover, .continue_to_pay:focus  {
    background-color: #017772;
    border: 1px solid #017772;
}
.error, .error:focus {
    border: 2px solid red !important;
}
.continue_to_payment, .shipping-block, .continue_to_pay, .return_shipping {
    display: none;
}
.short-info {
    background-color: #fff;
    border-radius: 6px;
    padding: 9px 15px;
    color: #000;
    border: 1px solid #ced4da;
}
.short-info .block {
    border-bottom: 1px solid #70707082;
    padding: 8px 0;
    position: relative;
    font-size: 13px;
}
.short-info .block:last-child {
    border-bottom: none;
    padding-bottom: 6px
}
.short-info .block .change_to_old_state {
    position: absolute;
    right: 0;
    top: 11px;
    font-size: 12px;
    color: #00b5ad;
    text-decoration: underline;
    cursor: pointer
}
.short-info-text {
    font-size:14px;
    color: #000;;
}
.ship_to_border {
    border: none !important;
}
.step-two-info {
    display: none;
}
.shipping-content {
    border: 1px solid #00b5ad;
    background-color: #00b5ad17;
}
.shippingAmount{
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.right-content {
    background-color: #F5F5F5;
    height: 100%;
    margin-left: -22px;
    padding:50px 146px 50px 50px;
} 
.right-content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.right-content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: block;
}
.right-content ul li {
    position: relative;
    margin-bottom: 15px;
}
.p-name {
    color: #313131;
    font-size: 14px;
    font-weight: 500;
    margin-left: 20px;
    margin-top: 12px;
    max-width: calc(100% - 200px);
}
.p-name span {
    color: #707070;
    font-size: 11px;
    font-weight: normal;
    display: block;
}
.p-price {
    position: absolute;
    right: 0px;
    font-size: 14px;
    top: 24px;
    font-weight: 550;
    color: #000;
}
.right-content ul li a {
    text-decoration: none;
    overflow: hidden;
    display: block
}
.right-content ul li a .product-image {
    height: 65px;
    text-align: center;
    width: 65px;
    border-radius: 6px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.right-content ul li a .product-image .centered {
    display: inline-block;
    max-height: 64px;
    max-width: 99%;
    vertical-align: middle;
}
.right-content ul li .p-qty {
    position: absolute;
    left: 54px;
    background-color: #868686;
    width: 22px;
    color: #fff;
    border-radius: 50%;
    font-size: 11px;
    height: 22px;
    display: flex;
    justify-content: center;
    line-height: 2;
    top: -10px;
}
.order-payment-figures {
    margin-top: 35px
}
.order-payment-figures ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.order-payment-figures ul li span:last-child {
    float: right;
}
.order-payment-figures ul li {
    font-size: 14px;
    margin-bottom: 5px;
}
.tp-order-info-list-total {
    font-size: 16px;
    font-weight: bold;;
}
.tp-order-info-list {
    margin-top: 20px;
}
#coupon_field {
    height: 51px;
}
.input-group-text {
    padding: 22px 20px !important;
    border-radius: 6px;
    background-color: #B0B0B0 !important;
    border: 1px solid #B0B0B0 !important;
    color: #fff !important;
    font-weight: bold !important;
    font-size: 14px;
    transition: background-color ease 0.3s; 
    cursor: pointer;
    height: 51px;
    margin-left: 11px;
}
.input-group-text.active {
    background-color: #00b5ad !important;
    border: 1px solid #00b5ad !important;
}
.input-group-text.active:focus,
.input-group-text.active:hover  {
    background-color: #017772 !important;
    border: 1px solid #017772 !important;
}
.payment-module {
    display:none;
}
.payment-section {
    margin-top: 20px;;
}
.accordion-flush .accordion-item:first-child .accordion-button {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}
.accordion:first-child,.payment-section,.accordion-flush .accordion-item:first-child {
    border-radius: 6px
}
.accordion-button:focus {
    outline: none;
    box-shadow: none
}
.accordion-button:not(.collapsed) {
    border: 1px solid #00b5ad;
    color: #00b5ad;
    font-size: 17px;
    font-weight: 700;
    background: #05757026
}
.accordion-button::after {
    display: none
}
.accordion-body {
    background-color: #cccccc5e;
    border: 1px solid #ccc;
    padding: 23px 34px
}
.p-text {
    font-size: 14px;
    color: #000;
    margin: 0 auto
}
.radio-container {
    display: block;
    position: relative;
    padding-left: 29px;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px !important;
}
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}
.radio-container .check {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #ccc
}
.radio-container input:checked~.check {
    background-color: #00b5ad
}
.check:after {
    content: "";
    position: absolute;
    display: none
}
.radio-container input:checked~.check:after {
    display: block
}
.radio-container .check:after {
    top: 4px;
    left: 4px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff
}
.tp-order-info-list ul li .p-name {
    font-weight: 700
}
.tp-order-info-list ul li span {
    font-weight: 400
}
.short-info-text {
    font-size: 13px
}
.breadcrumb__list i {
    font-size: 9px;
    position: relative;
    top: -1px
}
.breadcrumb__list span:not(:last-child) {
    padding-right: 0;
    margin-right: 0
}
.order-summary-content,.checkout-content {
    margin-top: 30px
}
.summary-icon {
    font-size: 12px;
    position: relative;
    top: 2px
}
.payment-section {
    padding: 1px;
    border: 1px solid #ccc;
    border-radius: 4px
}
.p-text {
    font-size: 13px;
    color: #000;
    margin: 0 auto;
    text-align: left;
} 
.accordion-button:not(.collapsed) {
    color:#00b5ad !important;
}
.order-summary-tab, .checkout-small-large {
    display: none;
    cursor: pointer;
}
.checkout-head-large, .right-content {
    display: show;
}
.fa-coupon-arrow {
    display: none;
}
.input-group-text span {
    display: block;
}
.card-header {
    position: absolute;right: 9px;top: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;/*width: 180px*/;
}
.fa-coupon-arrow {
    display: none !important;
}
.order-summary-tab {
    background-color: #E3DFDE;
    padding: 20px 30px;
    margin-left: -15px;
    margin-right: -12px;
    position: relative;
}
.order-summary-text {
    font-size: 14px;
    color: #017772;
}
#order-sumamry-price {
    position: absolute;
    right: 25px;
    font-size: 16px;
    color: #017772;
    font-weight: bold;
    top: 24px;
}
.radio-container {
    font-weight: normal !important;
    font-size: 14px !important;
}
.p-text-card {
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
    max-width: 265px;
}
.accordion-body-card {
    padding:25px !important;
}

.accordion-body-card svg{
    margin-bottom:20px !important;
}
@media only screen and (min-width: 1200px) and (max-width:1500px) {
    .left-content,
    .right-content {
        padding: 50px;
    }
}
@media only screen and (min-width: 320px) and (max-width:1159px) {
    .left-content,
    .right-content {
        padding: 50px 20px;
    }
}
@media only screen and (min-width: 320px) and (max-width:991px) {
    .short-info-text {
        position: relative;
        top: 7px;
    }
    .left-content {
        border-right: none !important;
    }
    .continue_to_payment,
    .continue_to_pay,
    .continue_to_shipping {
        width: 100%;
        margin-top: 16px;
    }
    .checkout-head-large, .right-content {
        display: none;
    }
    .order-summary-tab {
        display: block;
    }
    .checkout-small-large {
        padding: 30px 20px;
        display: block;
    }
    .left-content {
        padding: 1px 20px 50px;
    }
    .fa-coupon-arrow {
        display: block !important;
        font-size: 20px;
    }
    .input-group-text span {
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width:500px) {
    .card-header {
       width: 110px;
    }
}
.product_list_confirm {
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 12px !important;
}
.order-payment-figures-confirm {
    margin-top: 21px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 17px !important;
}
.delivery-slots .slot-box {
    border: 1px solid #ccc;
    padding: 7px;
    text-align: center;
    border-radius: 5px;
    margin-top: 13px;
}
.delivery-slots .title {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 4px;
}
.delivery-slots .date {
    font-size: 16px;
    color: #232323;
    font-weight: bold;
}
.delivery-slots .slot-box {
    margin: 0 3px;
    cursor: pointer;
}
.delivery-slots .slick-prev, .delivery-slots .slick-next {
    font-size: 15px;
    color: #232323;
    background-color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
    border: 1px solid #232323;
    transition: background-color 0.3s, border-color 0.3s, color 0.3s;
}
.delivery-slots .slick-prev, .delivery-slots .slick-next {
    top: 50%;
}
.delivery-slots .slick-prev {
    left: -12px;
}
.delivery-slots .slick-next {
    right: -12px;
}
.order-time-slots .head-label {
    margin-bottom: 15px;
}
.delivery-slots .slick-current {
    background-color: #00b5ad;
}
.delivery-slots .slick-current .title, .delivery-slots .slick-current .date {
    color: #fff;
}
.slot-time-range {
    margin-top: 12px;
}
.slot-time-range ul {
    margin:0px;
    padding:0px;
    list-style: none;
}
.slot-time-range ul li {
    padding: 5px 0px;
    border-bottom: 1px solid #cccccc5e;
    cursor: pointer;
}
.slot-time-range ul li .form-check-input {
    margin-top: 4px !important;
}
.slot-time-range ul li.form-check {
    cursor: pointer;
}
.order-time-slots {
    display: none;
}
.slot-inactive {
    background-color: #ccc !important;
    position: relative;
}
.slot-inactive .date, .slot-inactive .title {
    color: #232323 !important;
}
.slot-inactive:before {
    content: "";
    top: 50%;
    left: -10px;
    height: 1px;
    opacity: 1;
    z-index: 1;
    border: none;
    position: absolute;
    visibility: visible;
    width: calc(100% + 20px);
    background-color: #e10600;
    transform: translateY(-50%) rotate(-45deg);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .left-content, .right-content {
        padding: 50px 20px;
    }
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
    .p-name {
        max-width: calc(100% - 188px);
    }
}
@media only screen and (min-width: 300px) and (max-width: 499px) {
    .p-name {
        max-width: unset;
        margin-left: 14px;
        margin-top: 17px;
    }
    .p-price {
        font-size: 13px;
        top: -7px;
    }
    
}