/* css category custom */

p.p-cat-h3 {  
    color: #1b1b1c;
    line-height: 1.25;
    margin: 0;
    font-size:1.75rem;
    }

/* end css category custom */

/* start slider custom home */
p.custom-p-atastitle-slider {
    color: #fff;
    font-family: g-italic;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 22px;
    padding-left: 70px;
    position: relative;
    text-transform: capitalize;
}

p.custom-p-atastitle-slider:before {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 50px;
}


p.custom-p-title-slider {
    font-size: 60px;
    margin-bottom: 20px;
    color: white;
    line-height: 60px;
}

@media (max-width: 420px) {
    p.custom-p-atastitle-slider, .slider-style-four{
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 12px;
        padding-left: 40px;
    }
    p.custom-p-atastitle-slider::before {
        width: 30px;
    }
    p.custom-p-title-slider {
    font-size: 40px;
    line-height: 40px;
}
}
/* end slider custom home */

.single-category h3{
    color: #fff;
    margin-top: 20px;
}

h3.custom-h3-sct2-home {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 12px;
}

p.same-header.fix-width {
    color: #000
}

/* start custom p header */
p.custom-p-header {
    color: #000 !important;
    font-weight: 600;
}
/* end custom p header */

/* start content box */
#contentBox {
  margin: 0 auto !important;
  text-align: center !important; /* For inline content like text */
}


/* end content box */

.no-margin-padding {
    margin: 0 !important;
    padding: 0 !important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.category-area {
    margin-top: 15px;
}
.single-category{
    border-radius: 20px;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.square-image {
    width: 100%;
    /* Adjust as needed, could be a fixed value like 200px */
    height: auto;
    aspect-ratio: 1 / 1;
    /* Ensures the image remains square */
    object-fit: cover;
    /* Ensures the image covers the area nicely */
}

/* Affiliate Program Area Styles */
.affiliate-program-area {
    background-color: #f4f4f4;
    /* Warna latar belakang */
    padding: 80px 0;
    /* Padding atas dan bawah */
}

.section-title {
    margin-bottom: 40px;
    /* Jarak antara judul dan konten */
}

.section-title h2 {
    font-size: 28px;
    /* Ukuran font judul */
    color: #333;
    /* Warna font judul */
    margin-bottom: 10px;
    /* Jarak antara judul dan subjudul */
}

.section-title p {
    font-size: 16px;
    /* Ukuran font subjudul */
    color: #666;
    /* Warna font subjudul */
}

.affiliate-program-content {
    background-color: #ffffff;
    /* Warna latar belakang konten */
    padding: 30px;
    /* Padding di dalam kotak konten */
    border-radius: 8px;
    /* Radius sudut kotak */
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    /* Bayangan kotak */
}

.affiliate-program-content h3 {
    font-size: 22px;
    /* Ukuran font subjudul bagian */
    color: #333;
    /* Warna font subjudul bagian */
    margin-bottom: 15px;
    /* Jarak antara subjudul dan list */
}

.affiliate-program-content ul {
    list-style: none;
    /* Menghilangkan bullet points */
    padding: 0;
    /* Menghilangkan padding default */
}

.affiliate-program-content ul li {
    font-size: 16px;
    /* Ukuran font item list */
    color: #666;
    /* Warna font item list */
    padding-left: 20px;
    /* Padding kiri untuk teks */
    position: relative;
    /* Untuk posisi icon */
    margin-bottom: 10px;
    /* Jarak antar item */
}

.affiliate-program-content ul li:before {
    content: '\2022';
    /* Bullet custom */
    color: #e74c3c;
    /* Warna bullet */
    position: absolute;
    /* Posisi absolute relatif ke li */
    left: 0;
    /* Posisi kiri */
    top: 0;
    /* Posisi atas */
    font-size: 20px;
    /* Ukuran bullet */
}

.affiliate-join-btn .btn {
    background-color: #e74c3c;
    /* Warna background tombol */
    color: #fff;
    /* Warna teks tombol */
    padding: 10px 30px;
    /* Padding tombol */
    border-radius: 4px;
    /* Radius sudut tombol */
    text-transform: uppercase;
    /* Kapitalisasi teks */
    text-decoration: none;
    /* Menghilangkan garis bawah */
    transition: background-color 0.3s ease;
    /* Transisi saat hover */
}

.affiliate-join-btn .btn:hover {
    background-color: #c0392b;
    /* Warna background tombol saat hover */
    color: #fff;
    text-decoration: none;
    /* Menghilangkan garis bawah saat hover */
}

/* Banner Area Styles */
.affiliate-banner {
    position: relative;
    width: 100%;
    height: 100vh;
    /* Tinggi full screen */
}

.affiliate-banner .banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Menyesuaikan gambar */
    filter: grayscale(100%);
    /* Ubah ke hitam putih */
}

.affiliate-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Overlay gelap */
    z-index: 1;
    /* Pastikan overlay di atas gambar */
}

.banner-overlay-text {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2;
    /* Pastikan teks di atas overlay */
}

.banner-overlay-text h1 {
    font-size: 5rem;
    font-weight: 700;
    color: white;
    /* Warna teks putih */
}

.banner-overlay-text p {
    font-size: 2rem;
    color: white;
    /* Warna teks putih */
}

/* Affiliate Program Introduction Styles */
.affiliate-intro-area {
    background-color: #fff;
    /* Warna latar belakang */
    padding: 40px 0;
    /* Padding atas dan bawah */
    border-top: 1px solid #eee;
    /* Batas atas */
    border-bottom: 1px solid #eee;
    /* Batas bawah */
}

.affiliate-intro-content {
    padding: 20px;
    /* Padding di dalam kotak konten */
}

.affiliate-intro-content h3 {
    font-size: 24px;
    /* Ukuran font judul */
    color: #333;
    /* Warna font judul */
    margin-bottom: 15px;
    /* Jarak antara judul dan paragraf */
}

.affiliate-intro-content p {
    font-size: 16px;
    /* Ukuran font paragraf */
    color: #666;
    /* Warna font paragraf */
    line-height: 1.6;
    /* Tinggi baris */
    margin-bottom: 10px;
    /* Jarak antar paragraf */
}

.affiliate-intro-content p strong {
    font-weight: bold;
    /* Menebalkan teks */
    color: #333;
    /* Warna teks yang ditebalkan */
}


/* halaman produk */

.orders-table {
    width: 100%;
    border-collapse: collapse;
}

.orders-table th,
.orders-table td {
    border-bottom: 1px solid #ddd;
    padding: 8px;
    vertical-align: top;
}

.orders-table th {
    background-color: #f2f2f2;
    text-align: left;
}

.products-list {
    list-style-type: none;
    padding: 0;
}

.products-list li {
    font-size: 14px;
}

/* style buat Card */
.card {
    background-color: #fff;
    /* Warna latar belakang */
    /* Padding di dalam kotak konten */
    border-radius: 8px;
    /* Radius sudut kotak */
}

.card-header {
    background-color: #f4f4f4;
    /* Warna latar belakang */
    padding: 20px;
    /* Padding di dalam kotak konten */
    border-radius: 8px;
    /* Radius sudut kotak */
}

.card-header h3 {
    font-size: 22px;
    /* Ukuran font subjudul bagian */
    color: #333;
    /* Warna font subjudul bagian */
    margin-bottom: 15px;
    /* Jarak antara subjudul dan list */
}

.card-body {
    padding: 20px;
    /* Padding di dalam kotak konten */
    border-radius: 8px;
    /* Radius sudut kotak */
}

.card h3 {
    font-size: 22px;
    /* Ukuran font subjudul bagian */
    color: #333;
    /* Warna font subjudul bagian */
    margin-bottom: 15px;
    /* Jarak antara subjudul dan list */
}

.card ul {
    list-style: none;
    /* Menghilangkan bullet points */
    padding: 0;
    /* Menghilangkan padding default */
}

.card ul li {
    font-size: 16px;
    /* Ukuran font item list */
    color: #666;
    /* Warna font item list */
    padding-left: 20px;
    /* Padding kiri untuk teks */
    position: relative;
    /* Untuk posisi icon */
    margin-bottom: 10px;
    /* Jarak antar item */
}

.card ul li:before {
    content: '\2022';
    /* Bullet custom */
    color: #e74c3c;
    /* Warna bullet */
    position: absolute;
    /* Posisi absolute relatif ke li */
    left: 0;
    /* Posisi kiri */
    top: 0;
    /* Posisi atas */
    font-size: 20px;
    /* Ukuran bullet */
}



.blog-detail-header {
    position: relative;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    /* Menambahkan efek parallax */
    text-align: center;
    padding: 50px 0;
}

.blog-detail-header h1 {
    font-size: 3rem;
    /* Ukuran font judul */
    margin-bottom: 20px;
    /* Jarak antara judul dan subjudul */
    color: #fff;
    /* Mengatur warna teks */
    font-weight: 700;
}

.blog-detail-header .container {
    position: relative;
    z-index: 2;
    /* Memastikan container berada di atas overlay */
    padding: 100px 0;
    /* Sesuaikan padding sesuai kebutuhan */
}

.blog-detail-header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    /* Overlay berada di bawah container */
}

.blog-detail-header .blog-date{
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
}

/* font size di mobile diperkecil */
@media (max-width: 768px) {
    .blog-detail-header .container {
        padding: 0;
    }

    .blog-detail-header h1 {
        font-size: 2rem;
        padding: 20px;
    }
}

.blog-content {
    background: #fff;
    border-radius: 8px;
    padding: 30px;
}

.share-buttons {
    margin-top: 20px;
    text-align: center;
}

.share-buttons h5 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #333;
}

.share-buttons .share-btn {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 5px;
    padding: 10px;
    font-size: 24px;
    color: white;
    border-radius: 50%;
    transition: transform 0.3s, background-color 0.3s;
}

.share-buttons .share-btn:hover {
    transform: scale(1.2); /* Membuat tombol membesar saat dihover */
}

.share-buttons .facebook { background-color: #3b5998; }
.share-buttons .twitter { background-color: #1da1f2; }
.share-buttons .linkedin { background-color: #0077b5; }
.share-buttons .whatsapp { background-color: #25d366; }
.share-buttons .copy-link { background-color: #333; }




.validation-area {
    background-color: #f7f7f7;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 40px;
}

.validation-form-area {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.what-is-this {
    margin-top: 40px;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
}

.what-is-this h3 {
    margin-bottom: 15px;
}

.what-is-this ul {
    list-style-type: none;
    padding: 0;
}

.what-is-this ul li {
    margin-bottom: 10px;
}

.what-is-this ul li strong {
    font-weight: bold;
}

.result-icon {
    margin-bottom: 20px;
    opacity: 0;
    transform: translateY(-20px);
    transition: all 0.5s ease-in-out;
}

.drop-animation {
    opacity: 1;
    transform: translateY(0);
    text-align: center;
}

.product-image {
    max-width: 100px;
    border-radius: 5px;
}

.alert-message {
    font-size: 16px;
    margin-top: 10px;
}

.product-info {
    /* supaya di tengah */
    display: flex;
    justify-content: center;
    align-items: center;
}


@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.whatsapp-icon {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
}

.whatsapp-icon img {
    width: 60px;
    height: 60px;
    cursor: pointer;
}

/* Mengatur grid container */
.shop-area .row {
    display: flex;
    flex-wrap: wrap;
}

.shop-area .row>div {
    margin-bottom: 20px;
}

/* Mengatur ketinggian setiap grid item agar sama */
.single-elomous-product {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Mengatur ketinggian content di dalam produk agar flexibel */
.single-elomous-product .pro-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.currency-selector img {
    height: 16px;
}


.breadcrumb-list li {
    display: inline-block;
    /* Atau flex, tergantung pada layout Anda */
}

.breadcrumb-list li:not(:last-child)::after {
    content: " » ";
    padding: 0 8px;
    /* Sesuaikan padding sesuai kebutuhan desain Anda */
    color: #666;
    /* Warna divider, sesuaikan jika perlu */
}

.hero-img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
}

.lazy {
    opacity: 0;
    transition: opacity 0.3s;
}

.lazy.loaded {
    opacity: 1;
}

.slider-area h2{
    font-size: 60px;
    margin-bottom: 20px;
    color: white;
}

/* Author Box */

.author-box {
    display: flex;
    align-items: center;
    margin-top: 20px;
    /* dibuat box border dan padding */
    border: 1px solid #eee;
    padding: 30px;
    border-radius: 5px;
    background-color: #f9f9f9;
}
.author-box-left {
    flex: 0 0 80px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.author-profile-picture {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}
.author-initials {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #2c3e50; /* Dark blue color */
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: bold;
}
.author-box-right {
    flex: 1;
}
.author-name {
    font-size: 1.2em;
    margin: 0;
}
.author-bio {
    margin: 5px 0 0;
}

/* End Author Box */

/* Start custom Footer */
.hidden-content {
    display: none;
}

footer {
    background: #000;
    color: #fff !important;
}

.footer-title {
    color: #fff !important;
}

.single-footer li a{
    color: #fff !important;
}

p.footer-title-p-custom {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

/* end custom Footer */