@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Changa+One:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Changa+One:ital@0;1&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

.poppins-extralight {
    font-family: "Poppins";
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins";
    font-weight: 300;
    font-style: normal;
    }

.poppins-regular {
    font-family: "Poppins";
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins";
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins";
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins";
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins";
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins";
    font-weight: 900;
    font-style: normal;
} 

.roboto-medium {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.changa-one-regular {
    font-family: "Changa One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.noto-sans-bold {
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'cera-pro-bold';
    src: url('../fonts/Cera-Pro/Demo_Fonts/Fontspring-DEMO-cerapro-bold.otf');
}

@font-face {
    font-family: 'cera-pro-medium';
    src: url('../fonts/Cera-Pro/Demo_Fonts/Fontspring-DEMO-cerapro-medium.otf');
}

@font-face {
    font-family: 'cera-pro-light';
    src: url('../fonts/Cera-Pro/Demo_Fonts/Fontspring-DEMO-cerapro-light.otf');
}

.cera-pro-bold {
    font-family: 'cera-pro-bold';
}

.cera-pro-medium {
    font-family: 'cera-pro-medium';
}

.cera-pro-light {
    font-family: 'cera-pro-light';
}
/* End Type font */

/* Size Font */
.fs-11{
    font-size: 11px;
}

.fs-12{
    font-size: 12px;
}

.fs-13{
    font-size: 13px;
}

.fs-16{
    font-size: 16px;
}

.fs-17{
    font-size: 17px;
}

.fs-18{
    font-size: 18px;
}

.fs-19{
    font-size: 19px;
}

.fs-20{
    font-size: 20px;
}

.fs-22{
    font-size: 22px;
}

.fs-23{
    font-size: 23px;
}

.fs-24{
    font-size: 24px;
}

.fs-25{
    font-size: 25px ;
}

.fs-30{
    font-size: 30px;
}

.fs-32{
    font-size: 32px;
}

.fs-36{
    font-size: 36px;
}

.fs-44{
    font-size: 44px;
}

.fs-50{
    font-size: 50px;
}

.fs-64{
    font-size: 64px;
}

/* Style Text Color */
.color-orange{
    color: #C1582A;
}

.color-coklat{
    color: #be6c58;
}

.color-dark-coklat{
    color: #4E4E4E;
}

.color-smooth{
    color: #C2572A;
}

.color-price{
    color: #DC6634;
}

.color-faq{
    color: #E36D38;
}

/* Style Background */
.bg-nav{
    background-color: #B15F4C !important;
}

.bg-cream{
    background-color: #FBF4EF;
}

.bg-soft-cream{
    background-color: #F8DAD0;
}

.bg-smooth-coklat{
    background-color: #BD6B57;
}

.bg-card{
    background-color: #C1582A;
}

.bg-orange{
    background-color: #E36D38;
}

/* Start Style Conten */
.switch-lang{
    background: none;
    border: none;
    color: #FFFFFF;
    font-size: 28px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    box-shadow: none !important;
    outline: none !important;
}

.switch-lang option{
    background-color: #B15F4C;
}

.eng{
    display: none;
}

.row{
    margin: 0;
}

.container-fluid{
    padding: 0;
    margin: 0;
    max-width: 1920px;
}

.section1{
    background-image: url('../images/bg-detskop.jpg');
    background-size: cover;
    height: max-content;
}

.img-sec1{
    width: 845px;
}

.social-media{
    background: linear-gradient(90deg, rgba(255,167,167,1) 0%, rgba(190,108,88,1) 14%, rgba(190,108,88,1) 100%);
    height: 50px;
}

.icons{
    width: max-content;
    border: 4px solid #C1582A;
}

.conten-card{
    top: -45px;
}

.card-custom{
    height: 230px;
}

.dot-primary{
    width: 10px;
    height: 10px;
    background-color: #C2572A;
    border-radius: 100%;
}

.image-frame {
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    width: 100%;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#swiper-button-prev, #swiper-button-next {
    color: #fff;
    cursor: pointer;
}

.swiper-pagination-second {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px; /* Jarak antar dot */
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #D08A6A;
    border-radius: 50%;
    transition: width 0.3s, height 0.3s, background-color 0.3s;
}

.swiper-pagination-bullet.dot-active {
    width: 12px;
    height: 12px;
    background-color: #C2572A;
    opacity: 1;
}


.dot-hidden {
    display: none; 
}

.section7{
    background-image: url('../images/PAGE-6-DEKSTOP.jpg');
    background-size: cover;
}

.section8{
    background-image: url('../images/bg-sec-8.jpg');
    background-size: cover;
}

.cover-card-gradient{
    background: linear-gradient(90deg, rgba(255,175,139,1) 0%, rgba(255,255,255,1) 50%, rgba(227,109,56,1) 100%);
}

.card-gradient{
    background: linear-gradient(90deg, rgba(227,109,56,1) 0%, rgba(154,65,24,1) 100%);
    width: max-content;
    /* border: 5px solid transparent;
    border-image: linear-gradient(90deg, rgba(255,175,139,1) 0%, rgba(255,255,255,1) 50%, rgba(227,109,56,1) 100%);
    border-image-slice: 1;
    border-radius: 15px; */
}

.price{
    border: 3px solid #bb4f1d;
}

.btn-order{
    background-color: #E36D38;
    color: #FFFFFF;
    border-radius: 25px;
    padding: 8px 25px;
}

.btn-order:hover{
    background-color: #C1582A;
    color: #FFFFFF;
    border-radius: 25px;
    padding: 8px 25px;
}

.menu-drop-down {
    width: 100%;
}
.in-menu {
    cursor: pointer;
    position: relative;
    width: 75%;
}

.dropdown-content {
    display: none;
    width: 75%;
    padding: 0 15px;
    margin-top: -20px;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    opacity: 0;
    transform: translateY(20px);
    transition: max-height 1.4s ease-out, opacity 1.4s ease-out, transform 1.4s ease-out;
    max-height: 0;
    overflow: hidden;
}
.dropdown-content.active {
    display: block;
    padding: 10px 15px;
    max-height: 200px;
    opacity: 1;
    transform: translateY(0);
    transition: max-height 0.4s ease-in, opacity 0.4s ease-in, transform 0.4s ease-in;
}

.arrow-faq{
    width: 30px;
}

.mob-1{
    background-image: url('../images/bg-mob-clean.jpg');
    background-size: cover;
}

.btn-coklat{
    background-color: #BA6855;
    color: #FFFFFF;
    border-radius: 25px;
    padding: 8px 25px;
    font-size: 16px
}

.btn-coklat:hover{
    background-color: #C1582A;
    color: #FFFFFF;
    border-radius: 25px;
    padding: 8px 25px;
}

.mob-1{
    height: 1000px;
}

.cover-mob{
    height: 100%;
}

.select-wrapper {
    position: relative;
    display: inline-block;
  }

  .select-wrapper select{
    -webkit-appearance: none;
    -moz-appearance: none;    
    appearance: none; 
  }
  
  .select-wrapper .form-select {
    padding-right: 30px; 
    -webkit-appearance: none;
    -moz-appearance: none;    
    appearance: none; 
  }
  
  .select-wrapper i.bi-chevron-right {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%); 
    pointer-events: none; 
  }

  .dropdown-menu{
    --bs-dropdown-min-width: 0rem;
  }

  .dropdown-item:hover{
    background-color: #ffffff23;
  }

  .btn-harga{
    border-radius: 12px;
  }
  

/* Media Query */

/* XXL */
@media (min-width: 1400px) {
    .container-custom{
        max-width: 1512px;
        margin-left: auto;
        margin-right: auto;
    }

    .fs-xxl-36{
        font-size: 36px;
    }

    .fs-xxl-12{
        font-size: 12px;
    }
    
    .fs-xxl-18{
        font-size: 18px;
    }
    
    .fs-xxl-20{
        font-size: 20px;
    }
    
    .fs-xxl-22{
        font-size: 22px;
    }
    
    .fs-xxl-23{
        font-size: 23px;
    }
    
    .fs-xxl-24{
        font-size: 24px;
    }
    
    .fs-xxl-25{
        font-size: 25px ;
    }
    
    .fs-xxl-30{
        font-size: 30px;
    }
    
    .fs-xxl-32{
        font-size: 32px;
    }
    
    .fs-xxl-36{
        font-size: 36px;
    }
    
    .fs-xxl-44{
        font-size: 44px;
    }
    
    .fs-xxl-50{
        font-size: 50px;
    }
    
    .fs-xxl-64{
        font-size: 64px;
    }
}

/* XL */
@media (min-width: 1200px) {
    .fs-xl-25{
        font-size: 25px;
    }
    .fs-xl-36{
        font-size: 36px;
    }

    .fs-xl-50{
        font-size: 50px;
    }


}

/* LG */
@media (min-width: 992px) {
    .fs-lg-44{
        font-size: 44px;
    }

    .fs-lg-50{
        font-size: 50px;
    }

    .fs-lg-36{
        font-size: 36px;
    }

    .fs-lg-30{
        font-size: 30px;
    }

    .fs-lg-24{
        font-size: 24px;
    }

    .fs-lg-22{
        font-size: 22px;
    }

    .fs-lg-20{
        font-size: 20px;
    }

    .fs-lg-18{
        font-size: 18px;
    }

}

/* MD */
@media (min-width: 768px) {
    .fs-md-44{
        font-size: 44px;
    }

    .fs-md-17{
        font-size: 17px;
    }

    .fs-md-13{
        font-size: 13px;
    }

    .card-custom{
        height: 230px;
    }
}

/* SM */
@media (min-width: 576px) {
    .fs-44{
        font-size: 44px;
    }
}

/* XS */
@media (max-width: 575px) {
    .fs-44{
        font-size: 44px;
    }

    .arrow-faq{
        width: 20px;
    }

    .card-custom{
        height: max-content !important;
    }

}