/*******Thankyou page css***********/

.row.thankyou-crow .woocommerce-CartProduct {
    width: 65%;
}

.row.thankyou-crow .cart-collaterals {
    width: 35%;
    max-width: 35% !important;
}

.row.thankyou-crow .cart-collaterals .cart_totals {
    width: 100%;
    padding: 35px 25px;
    margin-bottom: 20px;
}

.row.thankyou-crow .cart-collaterals .cart_totals h2 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Gilroy';
}

.row.thankyou-crow .cart-collaterals .cart_totals p:last-child {
    margin: 0;
}

.row.thankyou-crow .cart-collaterals .cart_totals p {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.thankyou-tem-text {
    text-align: center;
}

.thankyou-tem-text img {
    width: 80px;
}

.thankyou-tem-text p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 50px;
    font-family: 'Gilroy';
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}
.thankyou-crow .thankyou-tem-text  .order-thank-msg {
    max-width: 510px;
    margin: 0 auto;
    color: #7b8e9c;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 20px;
    font-weight: 500;
}
.thankyou-crow p.order-thank-msg {
    max-width: 510px;
    margin: 0 auto;
    color: #7b8e9c;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 20px;
    font-weight: 500;
}

.thankyou-crow .product-purchase-note {
    padding: 25px;
    border: 1px solid #e3e7e7;
    border-radius: 10px;
    margin-bottom: 20px;
}

.thankyou-crow .product-purchase-note p:last-child {
    margin: 0;
}

.thankyou-crow .product-purchase-note p,.thankyou-crow section.woocommerce-customer-details address {
    font-size: 18px;
    line-height: 1.4;
}

.thankyou-crow .product-purchase-note h3.deliver-note-title,
.thankyou-crow section.woocommerce-customer-details h2.woocommerce-column__title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.thankyou-crow section.woocommerce-customer-details {
    background: none;
    margin: 0;
    padding: 0;
}
.thankyou-crow section.woocommerce-customer-details address {
    margin: 0;
}
.thankyou-crow section.woocommerce-customer-details .woocommerce-columns>div p {
    margin: 0;
}
.thankyou-crow section.woocommerce-customer-details .woocommerce-columns>div {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 25px;
    border: 1px solid #e3e7e7;
    border-radius: 10px;
    margin-bottom: 20px;
}

.thankyou-crow section.woocommerce-customer-details .woocommerce-columns {
    margin: 0;
}

.thankyou-crow  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {
    float: none;
    display: block;
}
.thankyou-crow ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    border: none;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 10px;
    flex-wrap: wrap;
}
.thankyou-crow  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    background: none !important;
    border-top: none;
    border-left: 2px dashed #8a8a8a;
    padding: 0px 15px;
    font-weight: 600;
    font-size: 18px;

    margin-bottom: 20px;

}
.thankyou-crow  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {
    font-weight: 400;
    line-height: 1;
}

@media (max-width: 1600px) {
    .thankyou-crow .product-purchase-note p,.row.thankyou-crow .cart-collaterals .cart_totals p,
    .thankyou-crow section.woocommerce-customer-details address {
        font-size: 16px;
    }
    .row.thankyou-crow .cart-collaterals {
        width: 30%;
        max-width: 30% !important;
    }
    .row.thankyou-crow .woocommerce-CartProduct {
        width: 70%;
    }
    .row.thankyou-crow .cart-collaterals .cart_totals h2 {
        font-size: 25px;
    }
}

@media (max-width: 991px) {
    .row.thankyou-crow .cart-collaterals {
        width: 100%;
        max-width: 100% !important;
        margin: 0;
    }
    .row.thankyou-crow .woocommerce-CartProduct {
        width: 100%;
    }
    .thankyou-tem-text p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 40px;
    }
}
@media (max-width: 767.98px) {
    .thankyou-crow ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
        width: 50%;
        text-align: center;
        display: inline-block;
    }
    .thankyou-crow  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-child(odd) {
        border-left: none;
    }
    .thankyou-tem-text p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 32px;
    }
}
@media (max-width: 576.98px) {
    .thankyou-crow ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
        width: 100%;
    }
    .thankyou-crow  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
        border-left: none;
        border-top: 2px dashed #8a8a8a;
        padding-top: 15px;
    }
}
