.bread-crumbs-product {
    font-family: 'Quicksand';
    font-style: normal;
    line-height: 25px;
    color: #393939;
}

.img-main-product {
    filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.16));
    border-radius: 20px;
    margin-bottom: 30px;
}

.img-main-product img {
    width: 100%;
    min-height: 324px;
    max-height: 433px;
    object-fit: cover;
}

.detail-product {
    padding: 0 20px 0 30px;
}

.detail-product h3 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    color: #407B37;
}

.detail-product-p {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #393939;
    margin-top: 15px;
}

.detail-product h4 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #407B37;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-price-1 {
    margin-left: 30px;
}

.list-product-detail {
    display: flex;
    justify-content: center;
}

.list-img-product-detail {
    display: flex;
    justify-content: center;
}

.span-1 {
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    color: #616161;
}

.span-2 {
    width: 41px;
    background: #FE8318;
    border-radius: 0px 5px;
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    padding: 5px;
    height: 22px;
    display: flex;
    align-items: center;
    margin-left: 10px;
    justify-content: center;
    margin-top: 7px;
}

.span-3 {
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    color: #616161;
}

.span-4 {
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    color: #000000;
    margin-top: 20px;
}

.class-quantity {
    margin: 20px 0;
}

.class-quantity input {
    box-sizing: border-box;
    width: 88.46px;
    height: 36px;
    border: 1px solid #407B37;
    border-radius: 4px;
    margin: 0 10px;
    text-align: center;
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    color: #407B37;
}

.btn-asc {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border: 1px solid #407B37;
    border-radius: 4px;
    background-color: white;
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    color: #407B37;
}

.btn-desc {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border: 1px solid #407B37;
    border-radius: 4px;
    background-color: white;
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 41px;
    color: #407B37;
}

.group-btn-detail-product {
    margin: 50px 0 30px 0;
    display: flex;
}

.btn-detail-1 {
    box-sizing: border-box;
    width: 227px;
    height: 58px;
    border: 1px solid #FE8318;
    border-radius: 15px;
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 46px;
    color: #FE8318;
    background-color: white;
    text-align: center;
    margin-right: 20px;
}

.btn-detail-2 {
    width: 212px;
    height: 58px;
    background: linear-gradient(180deg, #FE8318 0%, #EA7917 100%);
    border-radius: 15px;
    /* Mua ngay */
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 46px;
    color: #FFFFFF;
    text-align: center;
    border: none;
}

.btn-detail-2 a {
    color: white;
    text-decoration: none;
}

.span-5 {
    background: #407B37;
    border-radius: 8px 8px 8px 0px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 10px 20px;
}

.div-info-product-0 {
    margin-top: 50px;
}

.div-info-product-1 {
    box-sizing: border-box;
    border: 1px dashed #407B37;
    border-radius: 15px;
    padding: 30px 20px 10px 20px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    color: #393939;
    margin-top: -25px;
    margin-left: 10px;
}

.div-info-product-1 ul li {
    margin-bottom: 15px;
}

.div-info-zalo {
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    width: 100%;
}

.div-info-zalo-text1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 48px;
    gap: 10px;
    background: #407B37;
    border-radius: 8px 8px 0px 0px;

    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #FFFFFF;
}

.div-item-zalo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
}

.item-zalo p {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
    color: #393939;
}

.item-zalo a {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #393939;
    margin-left: 10px;
    text-decoration: none;
}

.item-zalo a:hover {
    color: #407B37;
}

.detail-content-product {
    margin-top: 70px;
}

.detail-content-product-btn-1 {
    background: #E86826;
    border: 1px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0px 2px 12px rgba(0, 64, 117, 0.2);
    border-radius: 8px;
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 10px 20px;
}

.detail-content-product-btn-2 {
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.08);
    border: 0.6px solid rgba(232, 104, 38, 0.8);
    border-radius: 8px;
    font-family: 'Dongle';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    text-transform: capitalize;
    color: #E86826;
    padding: 10px 20px;
    margin-left: 20px;
}

.css-btn {
    margin-left: 20px;
}

.css-btn-2 {
    margin-left: 0px;
}

.div-info-2 {
    background: #F9F9F9;
    border-radius: 15px;
    margin-top: 30px;
    padding: 30px;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #212121;
}

.div-products {
    margin-top: 60px;
}

.div-products h4 {
    font-family: 'Baloo 2';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    text-align: center;
    text-transform: uppercase;
    color: #407B37;
    margin-bottom: 35px;
}

/* thanh toan don hang san pham */
.form-right-register-product {
    background: #F6FFF5;
    border-radius: 20px;
    padding: 30px 20px;
    font-family: 'Quicksand';
}

.content-product-item {
    display: flex;
}

.content-product-item img {
    margin-right: 10px;
    width: 100%;
    max-width: 100px;
    height: 135px;
    border-radius: 10px;
    object-fit: cover;
}

.content-product-item span {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    color: #353535;
    margin-bottom: 20px;
}

.content-product-item h3 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #353535;
    margin-bottom: 0;
}

.content-product-item p {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    display: flex;
    align-items: center;
    color: #407B37;
}

.modal-content-pay-confirm-sp {
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    text-align: center;
    background: #FFFFFF;
    border-radius: 40px;
}

.info-qr-order-sp {
    box-sizing: border-box;
    border-radius: 20px;
}

.info-qr-order-sp h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    /*line-height: 28px;*/
    color: #000000;
    margin: 30px 30px 15px 30px;
}

.info-qr-order-sp h4 {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    text-align: center;
    margin-bottom: 30px;
}

.info-qr-order-sp img {
    width: 70%;
    border-radius: 20px;
}

.div-item-confirm-sp {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}

.div-item-confirm-sp p {
    margin: 0;
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #2F2F2F;
}

.div-item-confirm-sp span {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #2F2F2F;
    margin-left: 10px;
    margin-right: 10px;
}

.text-time {
    padding-bottom: 20px;
}

.text-time p {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    /*line-height: 20px;*/
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0;
}

.text-time span {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    /*line-height: 20px;*/
    text-align: center;
    text-transform: uppercase;
    color: #407B37;
}

#myModalThanhToanSPConfirm {
    display: none; /* hoặc flex khi mở */
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    justify-content: center;
    align-items: center;
}

/* gio hang */
.item-product-card {
    display: flex;
}

.item-product-card-img {
    /*background: #00000005;*/
    border-radius: 20px;
    margin-right: 25px;
    display: flex;
    overflow: hidden;
}

.item-product-card-img a {
    width: 217px;
    height: 216px;
}

.item-product-card-img img {
    width: 100%;
    /*max-width: 217px;*/
    /*height: auto;*/
    /*max-height: 216px;*/
    object-fit: cover;
    border-radius: 20px;
    transition: transform 0.5s ease;
}

.item-product-card-img:hover img {
    transform: scale(1.04);
}

.detail-product-card {

}

.detail-product-card a {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #407B37;
    text-align: left;
}

.detail-product-card h4 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #407B37;
}

.card-right {
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(25, 45, 103, 0.16);
    border-radius: 20px;
}

.card-right-header {
    background: #407B37;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #FDFAFA;
    width: 100%;
    padding: 15px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    text-align: center;
}

.card-right-body {
    padding: 25px 30px 0 30px;

}

.card-right-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}

.card-content-pay {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

.div-btn-card {
    padding: 30px;
}

.btn-card-pay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 14px 29px;
    gap: 10px;
    background: #F26622;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 16px;
    border: none;
    width: 100%;

    /* Thanh toán */
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}

.btn-card-pay:hover {
    background-color: white;
    border: 1px #F26622 solid;
    color: #F26622;
}

.text-card-p {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.text-card-p1 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    text-align: right;
    color: #000000;
}

.text-card-p2 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    color: #000000;
}

.text-card-p3 {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    display: flex;
    align-items: center;
    color: #407B37;
}

.card-left {
    margin-top: 40px;
    margin-bottom: 100px;
    padding-right: 40px;
}

.card-left-course {
    margin-top: 40px;
    margin-bottom: 70px;
}

.detail-product-1 .detail-product-2 .list-img-product-detail .course_slide .swiper-slide {
    width: calc(25% - 20px); /* 4 cột, trừ khoảng cách */
}

.img-swiper-slide {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    opacity: 50%;
    transition: opacity 0.3s ease;
}

.img-swiper-slide.active {
    opacity: 100%;
}
