::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}



.top-adress-item {
    max-width: 475px;
}
/*.top_address #shipop_different_adrress */
.adresses-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap:24px 34px;
}
.top-adress-item input, select {
    margin-bottom: 0 !important;
}
.top-adress-item.find_index  {
    display: flex;
    flex-direction: column;
    gap: 24px 0;
}
section.checkout {
    padding: 0;
    margin-top: 160px;
}
.bottom-area.paystack-area-btn {
    margin-top: 32px;
    margin-bottom: 52px;
}
.ctm-checkout-page {
    padding-bottom: 128px !important;
}
.checkout-area .checkout-process span {
    font-size: 36px;
    color: #2C0902;
    font-weight: 900;
}
.nav-link {
    /*opacity: 1 !important;*/
}
.checkout-form-step-btn {
    font-weight: 900;
}
.checkout-form-step-btn:hover {
    background: #FFAF36 !important;
    border: none !important;
    transition: none;
    color: white !important;
}
.checkout-step2-total {
    margin-left: auto;
    max-width: 428px;
    margin-right: 101px;
}
.checkout-step2-total .itog {
    margin-top: 8px;
}
.checkout-step2-total div {
    display: flex;
    align-self: center;
    justify-content: space-between;
}
.itog {
    margin-bottom: 0 !important;
}
.checkout-step2-total div.itog p {
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 0;
}
.checkout-step2-total div.itog span {
    color: #FFAF36;
}
.checkout-step2-total div p {
    color: #2C0902;
    line-height: 24px;
}
.checkout-step2-total div span {
    color: #2C0902;
    font-weight: 800;
}
.prod_date {
    flex-direction: column;
}
.prod_date__ {
    display: flex;
    align-self: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    color: #2C0902;
}
.edit_profil-edit-form {
    background-color: white !important;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.form-links {
    display: flex;
    justify-content: flex-end;
    margin-top: 32px;
}
.form-links.current {
    margin-bottom: 18px;
    margin-top: 32px;
}
.edit-current-form-btn {
    padding: 12px 24px;
    background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
    border-radius: 12px;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: white;
}
.edit-current-form-btn:hover {
    color: white !important;
}
#userform1 .form-links button {
    padding: 12px 24px;
    background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
    border-radius: 12px;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: white;
}
.edit_profil-edit-form_item {
    display: flex;
    justify-content: space-between;
    gap: 32px;
}
.edit_profil-edit-form_item select {
    margin-bottom: 0;
}
.edit_profil-edit-form_item input {
    width: 100%;
}
#personal-name.form-control {
    background: #F2F2F2;
}
#personal-email.form-control {
    background: #F2F2F2;
}
textarea.form-control.Order_Note {
    height: 141px !important;
    padding: 12px 16px;
    width: 100%;
    resize: none;
}
textarea.form-control.Order_Note::placeholder {
    color: #8E8E93 !important;
}
.order-note.find_order {
    margin-top: 24px;
}
#shipop_different_adrress {
    margin-top: 32px;
}
.find_index select {
    margin-bottom: 0;
}
h5.down-line {
    padding-bottom: 0 !important;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    color: white;
}
h5.down-line::before {
    content: none;
}
.form-check .check_address_checkout {
    margin-bottom: 0 !important;
    margin-top: 0px !important;
    margin-right: 12px !important;
}
.addres_information{
    margin-bottom: 12px;
    padding-left: 24px;
}
.addres_information:last-child {
    margin-bottom: 0;
}
.addres_information-item {
    display: flex;
    max-width: 300px;
    width: 100%;

}
.info_block {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    padding-bottom: 32px;
}
.info_block .label-container svg {
    left: 0;
}
.info_block .form-check h5 {
    width: 100%;
}
.addres_information span {
    color: #333333;
    font-weight: 400;
    margin-right: 3px;
}
.addres_information p {
    color: #333333;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 3px;
    line-height: inherit;
}
.p_mkad{
    padding-left: 24px;
    color: #333333;
    margin-bottom: 0;
}
.all_address {
    margin-bottom: 16px;
}
.delevery_price_own {
    color: #333333;
    font-weight: 700;
    margin-top: 17%;
}
.content .order-area .form-check {
    padding: 9px 0 9px 24px;
}
.checkout-area .content-box .content {
    padding-left: 0;
    padding-right: 0;
}
.content .order-area .form-check p {
    color: white;
    font-size: 20px;
    font-weight: 700;
}
.content .order-area .append_case div {
    /*background: red;*/
}
.append_case-parent {
    padding-left: 24px;
    padding-bottom: 32px;
}
.append_case {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));

    flex-wrap: wrap;
}
.append_case-item {
    display: flex;
    align-items: center;
    color: #333333;
    max-width: 100%;
    width: 100%;
    margin-bottom: 8px;
    font-weight: 700;
}
.case-message span:first-child {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
}
.case-message .p_order {
    display: flex;
    flex-direction: column;
}
.case-message p {
    color: #333333;
    font-size: 16px;
    font-weight: 500;
}
.append_case-item p {
    font-weight: 700;
}
.append_case-item img {
    width: 16px;
}
.append_case-item img {
    margin-right: 14px;
}
.content-box .personal-info {
    padding-left: 32px;
    padding-right: 32px;
}

.form-check.details-order {
    background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
}
.details-order-titles {
    display: flex;
    align-items: center;
    gap: 116px;
    flex-wrap: wrap;
    border-bottom: 1px solid #F4CD88;
    margin-bottom: 24px;
    padding: 0 118px 32px 47px;
}

.details-order-titles p {
    color: #2C0902;
    font-size: 18px;
    font-weight: 600;
}
.date-time {
    display: flex;
    align-items: center;
}
.date-time input:first-child {
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
    width: 80px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: 1px solid #E0E0E0 !important;
    border-right: none !important;

}
.ctm-checkout-wrapper .product-img .name {
    max-width: 100px;
}
.date-time input:last-child {
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    width: 80px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border: 1px solid #E0E0E0 !important;
}
#localizatedata {
    width: 160px !important;
    border-radius: 50px !important;
    margin-top: 20px;
}
.product-content-price {
    margin-left: 36px;
}
.product-content .quantity  {
    width: 20%;
    justify-content: center;
}
.billing-address .top_address div{
    /*max-width: 475px;*/
    width: 100%;
}
.product-content .total-price {
    width: 30%;
    justify-content: center;
}
.product-content .disable_d_y_h_sec {
    width: 19%;
}
.products_all-info-prices {
    max-width: 410px;
    width: 100%;
    margin-left: auto;
    padding-right: 100px;
}
.products_all-info-prices-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.products_all-info-prices-item p {
    color: #2C0902;
    font-weight: 400;
}
.products_all-info-prices-item span {
    color: #2C0902;
    font-weight: 800;
}
.checkout-area .content-box .content .bottom-area {
    display: flex;
}
.checkout-steps-btn  {
    margin-bottom: 0;
    border:none !important;
    transition: none;
}
.ctm-checkout-wrapper {
    display: flex;
    gap: 32px;
}
.ctm-checkout-wrapper .content {
    padding-bottom: 0 !important;
}
.ctm-checkout-wrapper .checkout-left-side {
    max-width: 1048px;
    width: 100%;
}
.other-adress-items {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.other-adress-items span {
    font-weight: 400;
}
.ctm-checkout-wrapper .checkout-left-side .billing-address h5.title {
    padding-top: 0 !important;
    margin-bottom: 24px !important;
}
.ctm-checkout-wrapper .checkout-right-side {
    max-width: 328px;
    width: 100%;
}
.ctm-checkout-wrapper .content {
    padding-top: 0 !important;
}

.ctm-checkout-wrapper .checkout-area .content-box .content .title {
    padding-top: 32px;
    font-size: 28px;
}
.checkout-steps-btn:hover {
    border:none!important;
    background: #FFAF36 !important;
    color: white !important;
    box-shadow: 0px 10px 36px rgba(255, 175, 54, 0.3)
}
.checkout-left-side.full-width-container {
    width: 100% !important;
    margin: auto;
    max-width: 1168px;
}
.ctm-times {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.ctm-times-item {
    position: relative;
}
.ctm-times-item img {
    position: absolute;
    top: 50%;
}
input[type=time]::-webkit-calendar-picker-indicator {
    background: url("/assets/images/TimeCircle.png");
    background-repeat: no-repeat;
    background-size: 20px;
}



.check_address_checkout {
    opacity: 0;
}
.check_address_checkout:checked ~ .diff-addr-checkmark {
    background: white;
}


.diff-addr-checkmark {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    height: 18px;
    width: 18px;
    border-radius: 6px;
    border: 1px solid;
}
.diff-addr-checkmark::before {
    content: url("/assets/images/diff-check.png");
    opacity: 0;
    position: absolute;
    top: -10px;
    left: 3px;
}
.check_address_checkout:checked ~ .diff-addr-checkmark::before {
    opacity: 1;
}


.time-parent {
    display: flex;
    align-items: center;
}

.time-child {
    color: #ADADAD;
    display: flex;
    align-items: center;
    padding: 14px 18px 14px 16px;
    border: 1px solid #E0E0E0;

}
.time-child span {
    margin-left: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
.time-from {
    border-radius: 24px 0px 0px 24px;
}
.time-to {
    border-radius: 0 24px 24px 0;
}
.time-items {
    display: none;
    position: absolute;
    top: 53px;
    background: white;
    z-index: 1111;
    color: #2C0902;
    border: 1px solid #E0E0E0;
    /*border-radius: 6px;*/
    width: 110px;
    justify-content: center;
}

.time-items ul {
    max-height: 200px;
    overflow-y: auto;
    padding: 6px;
    overflow-x: clip;
    width: 50%;
    text-align: center;
}
.time-items ul li:hover, .time-items ul li.active {
    background-color: #FFAF36;
}
.to-time {
    left: 110px;
    border-bottom-right-radius: 24px;
}
.from-time {
    border-bottom-left-radius: 24px;
}
.time-items ul li {
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
/*.time-items ul:first-child li:before {*/
/*    content: ':';*/
/*    position: absolute;*/
/*    right: -7px;*/
/*}*/
.time-items ul::-webkit-scrollbar {
    background: transparent;
    width: 0;
}
.border-bottom-left-radius-0 {
    border-bottom-left-radius: 0;
}
.border-bottom-right-radius-0 {
    border-bottom-right-radius: 0;
}







.ctm-inputDate {
    position: relative;
}
.ctm-inputDate input {
    padding-left: 50px;
    border-radius: 24px !important;
}
.ctm-inputDate svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 21px;
}
.ctm-times input:first-child {
    border-radius: 0 !important;
    width: 130px !important;
    color: #ADADAD !important;
    height: 48px;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    border-right: none !important;
    padding: 0 10px;
}
.ctm-times input:last-child {
    border-radius: 0 !important;
    width:130px !important;
    color: #ADADAD !important;
    height: 48px;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    padding: 0 12px;
}
.payment-information h4 {
    padding-left: 32px;
}
.append-case-else {
    margin-bottom: 12px;
}
.append-case-else p {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.append-case-else p span {
    font-weight: 500;
}
.personal-info-wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px;
}
.personal-info-wrapper-item {
    max-width: 475px;
    width: 100%;
}

@media(max-width: 1199px) {
    .ctm-checkout-page .uper_section_mob {
        display: none !important;
    }

    .analytics {
        margin-top: 35px;
    }
}
.dashboard-sidebar-btn {
    border-radius: 4px;
    text-align: center;
    color: #fff !important;
    font-size: 18px;
    display: flex;
    width: 35px;
    box-shadow: none !important;
    outline: none;
    position: absolute;
    right: 16px;
    padding: 0;
}
.dashboard-sidebar-btn {
    display: none;
}
@media(max-width: 1300px) {
    .details-order-titles {
        padding-right: 0;
    }
}
@media(max-width: 1030px) {
    .details-order-titles {
      gap: 40px;
    }
}
@media(max-width: 1200px) {

    .dashboard-sidebar-btn {
        display: block;
    }
    .dashboard-sidebar-btn {
        position: absolute;
        right: 16px;
    }
    .ctm-checkout-wrapper {
        flex-wrap: wrap;
    }
}
@media(max-width: 1000px) {
    .checkout-area .checkout-process span {
        font-size: 14px;
    }
    .payment-information h4 {
        padding-left: 16px;
    }
    .personal-info .form-control  {
        margin-bottom: 18px;
    }
    .checkout-area .checkout-process li {
        margin-right: 15px;
    }
    .checkout-area .checkout-process li a {
        height: 40px;
        width: 90px;
        display: flex;
        align-items: center;
        padding-left: 25px;
    }
    .checkout-area .checkout-process li a::before {
        border-top: 22px solid transparent;
        border-left: 20px solid #e9ecef;
        border-bottom: 18px solid transparent;
    }
    .checkout-area .checkout-process li a::after {
        border-top: 21px solid transparent;
        border-left: 15px solid #ffffff;
        border-bottom: 21px solid transparent;
    }
    .append_case-item {
        max-width: 50%;
    }
}
@media(max-width: 1024px) {
    .ctm-checkout-wrapper .mobile-td {
        display: none !important;
    }
}
@media(max-width: 768px) {
    .form-links.current {
        margin-top: 24px;
    }
    .ctm-checkout-wrapper .mobile-td {
        display: block !important;
    }
    .personal-info-wrapper-item {
        max-width: 100%;
    }
    .details-order-titles {
        padding-left: 16px;
        display: none;
    }
    .personal-info-wrapper {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 18px;
    }
    .personal-info-wrapper-item input{
        margin-bottom: 0 !important;
    }
    .ctm-inputDate {
        margin: 0;
    }
    .ctm-checkout-wrapper .checkout-right-side {
        max-width: 100%;
    }
    .adresses-wrapper {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 18px;
    }
    .adresses-wrapper .top-adress-item {
        max-width: 100%;
    }
    .form-links.current {
        justify-content: center;
    }
    #userform1 .form-links {
        justify-content: center;
    }
    .edit_profil-edit-form_item {
        flex-direction: column;
        gap: 18px;
    }
    .delevery_price_own {
        margin-top: 0;
        line-height: 16px;
    }
    .case-message .p_order {
        padding: 0 16px;
    }
    /*.ctm-inputDate svg {*/
    /*    transform: translateY(-100%);*/
    /*}*/
    .ctm-inputDate input {
        padding-left: 49px;
        width: 157px !important;
    }
    .form-check {
        margin-bottom: 24px;
    }
    .append_case-parent {
        padding-left: 0;
    }
    .checkout-area .checkout-process li a {
        width: 80px;
    }
    .checkout-area .checkout-process li a span {
        font-size: 13px;
    }
    .checkout-area .content-box .content .title {
        padding-left: 0;
    }
    .checkout-right-side {
        margin-bottom: 56px;
    }
    .delevery_price_own {
        margin-bottom: 0;
    }
    .checkout-wrappper {
        flex-direction: column-reverse;
    }
    .checkout-step2-total div {
        margin-bottom: 6px;
    }
    .checkout-step2-total div p {
        font-size: 14px;
    }
    .checkout-step2-total {
       margin: 0 12px;
    }
    .prod_date__ {
        font-size: 14px;
    }
    .ctm-times {
        margin-top: 12px;
        margin-bottom: 8px;
    }
    .order-item.checkout_blok .product-img{
        display: flex;
        flex-direction: column-reverse;
    }
    .checkout-step2-total div span {
        font-size: 14px;
    }
    .ctm-checkout-page .append_case {
        padding-left: 10px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .append_case-item {
        max-width: 100%;
        font-size: 14px;
    }
    .ctm-checkout-page .checkout-area .content-box .content .order-area .order-item .product-img img {
        width: 100%;
        height: 100%;
    }
    .content-box .personal-info {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ctm-checkout-page .billing-address {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .ctm-checkout-page .checkout-area .content-box .content .order-area .order-item {
        padding-right: 10px;
        padding-left: 10px;
    }
    .ctm-checkout-page .product-content-price {
        margin-left: 0;
    }
    .ctm-checkout-page .order-item.checkout_blok .product-content {
        flex-direction: column;
    }
    .ctm-checkout-page .order-item.checkout_blok  .quantity {
        display: block !important;
    }
    .ctm-checkout-page .order-item.checkout_blok .total-price {
        display: block !important;
    }
    .ctm-checkout-page .disable_d_y_h_sec {
        flex-direction: column !important;
        align-self: flex-start;
    }
    .checkout-area .content-box .content .order-area .order-item .product-img .name {
        margin-bottom: 12px;
    }
    .ctm-checkout-page #localizatedata {
        margin-top: 0;
        width: 130px !important;
        margin-left: 12px;
        border-radius: 50px !important;
        border: 1px solid #E0E0E0 !important;
    }
    .ctm-checkout-page .order-item.checkout_blok {
        position: relative;
    }
    .ctm-checkout-page .delete_prod_in_checkout {
        position: absolute;
        top: 0;
        right: 10px;
    }
    .ctm-checkout-page .checkout-area .content-box .content .bottom-area {
        margin-top: 32px;
    }
    .ctm-checkout-page .products_all-info-prices {
        max-width: 100%;
        margin-left: 12px;
        padding-right: 30px;
    }
    .checkout-area .content-box .content .order-area .order-item .product-img img {
        padding: 0 !important;
    }
    .ctm-checkout-page .date-time {
        border: 1px solid #E0E0E0;
        border-radius: 50px;
    }

}
@media(max-width: 320px) {
    .checkout-area .checkout-process li {
        margin-right: 13px;
    }
}