.mp-container-38d31f86 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mp-btn-38d31f86 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    font-weight: 600;
    font-family: inherit;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.mp-btn-shopee-38d31f86 {
    background-color: #ee4d2d !important;
    color: #ffffff !important;
}

.mp-btn-shopee-38d31f86:hover {
    background-color: #d43c1d !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(238, 77, 45, 0.3);
}

.mp-btn-lazada-38d31f86 {
    background-color: #101566 !important;
    color: #ffffff !important;
}

.mp-btn-lazada-38d31f86:hover {
    background-color: #0b0e4a !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(16, 21, 102, 0.3);
}

.mp-icon-38d31f86 {
    margin-right: 8px;
    display: inline-flex;
    align-items: center;
}
