a:hover {
    text-decoration: none !important;
}
.breadcrumb-item{
    font-family: 'Lato', sans-serif;
}
a.bred-href{
    color: #1a1a1a !important;
    font-family: 'Lato', sans-serif;
}
.bred-href:hover{color:#F66D70 !important;}
.col-cat-prod{margin-top:50px;}
.select-cat{
    height:40px;
    margin:20px;
}
.col-up:hover{
    margin-top:-20px;
    transition: all 0.3s;
}
body.side-menu-visible #side-menu {
    transform: translateX(300px) !important;
}
#side-menu{
    left: -300px !important;
}
/* Perubahan news teddy - 13/03/2019 */
.img-responsive{
    width:100%;
}
/* Perubahan news teddy - 13/03/2019 */
/* a img:last-child {
    display: none;  
}
a:hover img:last-child {
   display: block;  
}
a:hover img:first-child {
   display: none;  
} */

@font-face {
    font-family: 'abrildisplay_black';
    src: url('assets/fonts/Abril/Abril_Display_Black.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_blackitalic';
    src: url('assets/fonts/Abril/Abril_Display_BlackItalic.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_bold';
    src: url('assets/fonts/Abril/Abril_Display_Bold.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_bolditalic';
    src: url('assets/fonts/Abril/Abril_Display_BoldItalic.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_eb';
    src: url('assets/fonts/Abril/Abril_Display_ExtraBold.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_ebi';
    src: url('assets/fonts/Abril/Abril_Display_ExtraBoldItalic.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_italic';
    src: url('assets/fonts/Abril/Abril_Display_Italic.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_reguler';
    src: url('assets/fonts/Abril/Abril_Display_Reguler.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_sb';
    src: url('assets/fonts/Abril/Abril_Display_SemiBold.otf') format("opentype");
}
@font-face {
    font-family: 'abrildisplay_sbi';
    src: url('assets/fonts/Abril/Abril_Display_SemiBoldItalic.otf') format("opentype");
}
@font-face {
    font-family: 'abrilfatface_italic';
    src: url('assets/fonts/Abril/Abril_Fatface_Italic.otf') format("opentype");
}
@font-face {
    font-family: 'abrilfatface';
    src: url('assets/fonts/Abril/Abril_Fatface.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_bold';
    src: url('assets/fonts/Abril/Abril_Text_Bold.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_bolditalic';
    src: url('assets/fonts/Abril/Abril_Text_BoldItalic.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_extrabold';
    src: url('assets/fonts/Abril/Abril_Text_ExtraBold.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_extrabolditalic';
    src: url('assets/fonts/Abril/Abril_Text_ExtraBoldItalic.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_italic';
    src: url('assets/fonts/Abril/Abril_Text_Italic.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_reguler';
    src: url('assets/fonts/Abril/Abril_Text_Reguler.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_semibold';
    src: url('assets/fonts/Abril/Abril_Text_SemiBold.otf') format("opentype");
}
@font-face {
    font-family: 'abriltext_semibolditalic';
    src: url('assets/fonts/Abril/Abril_Text_SemiBoldItalic.otf') format("opentype");
}

/* AtheneFF */
@font-face {
    font-family: 'atheneff';
    src: url('assets/fonts/AtheneFF/Athene.otf') format("opentype");
}
/* End Of AtheneFF */

/* Gilroy */
@font-face {
    font-family: 'gilroy-eb';
    src: url('assets/fonts/Gilroy/Gilroy-ExtraBold.otf') format("opentype");
}
@font-face {
    font-family: 'gilroy-light';
    font-weight: 300;
    src: url('assets/fonts/Gilroy/Gilroy-Light.otf')  format("opentype");
}
/* End Of Gilroy */

/* Kaiyland */
@font-face {
    font-family: 'kaiyaland';
    src: url('/assets/fonts/Kaiyaland/Kaiya Land Alt.ttf') format('truetype');
}
@font-face {
    font-family: 'kaiyaland-reguler';
    src: url('/assets/fonts/Kaiyaland/Kaiya Land Reguler.ttf') format('truetype')
}
/* End Of Kaiyland */

/* Sun Flower */
@font-face {
    font-family: 'sunflower';
    src: url('assets/fonts/SunFlower/MADE Sunflower PERSONAL USE.otf') format("opentype");
}
/* End Of SunFlower */

/*carre page wahyu*/

.emailcard .card{
	border: none ;
	width: 1121px ;
	height: 498px ;
}



/*end carre page wahyu*/


/* Owl Carousel Nav */
.main-content {
    position: relative;
}
.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}
.main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i {
    font-size: 2.5rem;
    color: #007bff;
}
.main-content .owl-theme .custom-nav .owl-prev {
    left: 3%;
}
.main-content .owl-theme .custom-nav .owl-next {
    right: 3%;
}
.fa-angle-left ,  .fa-angle-right{
    font-size: 85px !important;
    color: #F66D70 !important;
}
/* Owl Carousel Nav */

/* Owl Carousel Prod */
.main-content-prod {
    position: relative;
}
.main-content-prod  .owl-theme .custom-nav-prod {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}
.main-content-prod .owl-theme .custom-nav-prod .owl-prev, .main-content-prod .owl-theme .custom-nav-prod .owl-next {
    position: absolute;
    height: 100px;
    color: inherit;
    background: none;
    border: none;
    z-index: 100;
}
.main-content-prod .owl-theme .custom-nav-prod .owl-prev i, .main-content-prod .owl-theme .custom-nav-prod .owl-next i {
    font-size: 2.5rem;
    color: #007bff;
}
.main-content-prod .owl-theme .custom-nav-prod .owl-prev {
    left: 3%;
}
.main-content-prod .owl-theme .custom-nav-prod .owl-next {
    right: 3%;
}
/* .fa-angle-left-prod ,  .fa-angle-right-prod{
    font-size: 45px !important;
    color: #1a1a1a !important;
    background:#fff;
    border: 1px solid #1a1a1a;
    border-radius: 30px;
    width:50px;
    height: 50px;
} */
.prod{
    font-size: 25px !important;
    color: #1a1a1a !important;
    background: #fff;
    border: 1px solid #1a1a1a;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    padding-top: 1px;
}
/* Owl Carousel Prod */

/* ==================================================================================== */
.header-top{margin-bottom:0px;}
.logo-header-img{width:60%;}
.img-logo-besar{width:15%;}
.nav-header{
    border-bottom: 1px solid #ddd;
}
.header-top-1{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color:#1a1a1a;
    font-size: 14px;
}
.bg-padding-home{
    padding-top:50px;
    padding-bottom: 50px;
}
/* .discover-padding{
    padding-left:0px;
    padding-right: 0px;
} */
/* .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
} */
.bg-header-1{
    background-color: #F7F8F7;
    padding-top:7px;
    padding-bottom:7px;
}
.color-fa-header{
    color:#1a1a1a;
    padding:10px 2px 2px 2px;
}
.col-lg-head-carousel{
    padding-left: 0px;
    padding-right: 0px;
}
a.header-home{
    font-family: 'Lato', sans-serif;
    font-weight: 600 !important;
    color: #1a1a1a;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.head-home-recomen{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    color: #4E4E4E !important;
    margin-bottom: 20px !important;
    font-size: 16px;
}
.img-home-product{
    width: 100%;
    height: 225px;
    object-fit: contain;
    margin-top: 20px;
}
.price-home-product{
    font-family: 'Roboto', sans-serif;
    font-weight: bold !important;
    color:#4E4E4E !important;
    margin-bottom: 40px !important;
    margin-top:10px;
    font-size: 14px;
}
.title-home-product{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color:#4E4E4E;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top:10px;
}
.ket-home-product{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color:#4E4E4E;
    font-size: 14px;
    margin-bottom: 2px !important;
    letter-spacing: 1.1px;
    margin-top: 40px;
}
.det-home-product{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color:#F66D70;
    letter-spacing: 2px;
    font-size: 16px;
}
.head-home-disvover{
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    color:#1a1a1a;
    font-size: 18px;
    letter-spacing: 1px;
}
.img-home-discover{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.img-home-discover-lg{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.img-single-updates{
    width: 100%;
    height: auto;
    object-fit: contain;
    /* margin-bottom: 20px;
    margin-top:40px; */
}
.img-home-discover-kecil{
    width:100%;
    height: 250px;
    object-fit: cover;
}
.head-signup{
    font-family: 'atheneff';
    line-height: 55px;
    font-size: 42px;
    padding-top:80px !important;
}
.desc-signup{
    font-family: 'atheneff';
    font-size: 20px;
    color:#1a1a1a !important;
}
.btn-signup{
    height: 65px;
    width: 140px;
    background-color: #DBAF69;
    color: white;
    font-family: 'gilroy-eb';
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 1.4px;
}
.head-rich-momen{
    font-family: 'kaiyaland';
    font-size: 68px;
    margin-bottom:20px !important;
    letter-spacing: 5px;
}
.head-kini{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    font-size: 20px;
    color:#1a1a1a !important;
    padding-bottom: 5px;
    letter-spacing: 0.8px;
}
.head-share-how{
    font-family: 'Lato', sans-serif;
    font-weight: 300 !important;
    font-size: 14px;
    color:#4F4F4F !important;
    /* letter-spacing: 0.8px; */
}
.head-misi{
    font-family: 'gilroy-eb';
    text-transform: uppercase;
    font-size: 18px;
    color:#4F4F4F !important;
    padding-bottom: 20px !important;
    padding-top:70px !important;
    margin-bottom: 0px !important;
}
.desc-misi{
    font-family: 'abrildisplay_italic';
    font-size: 45px;
    text-align: center;
    padding-left: 120px;
    padding-right: 120px;
    color:#4F4F4F !important;
}
.border-profile{
    background-color: #fff;
    width:100%;
    height: auto;
    border:1px solid #7d8285;
    border-radius: 10px;   
    padding:50px 60px 60px 60px;
    margin-bottom: 30px;
}
.row-profile{
    margin-top:50px;
    margin-bottom: 50px;
}
.text-profile{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #84817D !important;
    font-size: 16px;
}
.kanan-text-profile{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #151515 !important;
    font-size: 16px;
}
.select-text-profile{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #84817D !important;
    font-size: 16px;
    border-radius: 20px;
    height: 40px;
    width: 30%;
}
.btn-upload-profile{
    border: 1px solid #eaeaea;
    height: 50px;
    padding: 12px;
    border-radius: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    font-size: 14px;
    color: #FF7174 !important;
    background-color: #fff;
    margin-top:10px;
}
.ket-profile-upload{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #AEB4B7 !important;
    font-size: 14px;
    margin-top:10px;
}
.angka-point-prof{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    color: #DBAF69 !important;
    font-size: 45px;
    margin-top:10px;
}
.point-prof{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    color: #424242 !important;
    font-size: 20px;
}
.border-point{
    border-bottom: 2px solid #DADADA;
    width:100%;
}
.img-profile-kecil{
    margin-top:10px;
    margin-bottom: 10px;
}
.img-upload-kecil{
    width: 80px;
}
a.mk-profile{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #656565 !important;
    font-size:16px;
}
.mk-profile-info{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    color: #424242 !important;
    font-size:16px;
    letter-spacing: 1px;
    margin-top:13px;
    margin-bottom: 0px;
}
.mk-profile-edit{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #777777 !important;
    font-size:16px;
    margin-top:5px;
    margin-bottom: 0px;
}
.mk-profile-ref{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    color:#FF7174 !important;
    font-size:16px;
    letter-spacing: 1px;
    margin-top:5px;
}
.mk-prod{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #777777 !important;
    font-size:15px;
    margin-top:5px;
}
.mk-ket-subtot{
    font-family: 'Roboto', sans-serif;
    font-weight: 100 !important;
    color: #000 !important;
    font-size:15px;
    margin-top:5px;
}
.gold{
    color: #DBAF69 !important;
}
a.active{
    color:#FF7174 !important;
}
.title-change-pass{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    color: #424242 !important;
    font-size:20px;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
}
.btn-profile-change{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    color: #E8E8E8 !important;
    font-size: 20px;
    border-radius: 15px;
    border: 1px solid #eaeaea;
    width: 100%;
    height: 35px;
}
.btn-submit-profile , .btn-creditcard{
    background-color: #FF7174;
    color: #fff;
    width: 30%;
    height: 40px;
    border-radius: 20px;
    margin-top:20px;
}
.img-updates-bawah{
    width:100%;
    object-fit: contain;
    margin-bottom: 80px;
}
.isi-updates , .next-news , .prev-news{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    color: #0B0808 !important;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    margin-bottom: 40px;
}
.prev-news{
    text-align: right;
    font-weight: 500;
    margin-bottom: 0px;
}
.next-news{margin-bottom: 0px;}
.border-next-prev{
    border-top:3px solid #ddd;
    border-bottom: 2px solid #ddd;
    margin-bottom: 40px;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.img-news-single{
    width:100%;
    object-fit: contain;
    margin-bottom: 80px;
}
.border-date{
    border:1px solid #F66D70;
    width:50px;
    text-align:center;
    position: absolute;
    top: 345px;
    margin-top:5px;
}
.nav-link{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    color: #0B0808 !important;
    font-size: 18px;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.border-nav-xs{
    border-bottom: 1px solid #0B0808;
    width:100%;
    margin-top:10px;
    margin-bottom: 10px;
}
.btn-rate{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    font-size: 14px;
    border:1px solid #DADADA;
    color:#FF7174 !important;
    background-color: #fff;
    height: 40px;
    margin-top:20px;
    text-transform: uppercase;
}
.mk-give-rate{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    font-size: 20px;
    color:#FF7174 !important;
    margin-top:20px;
}
.mk-sub-tot{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    font-size: 38px;
    color:#FF7174 !important;
    margin-top:50px;
    text-align: right;
}
.btn-cat{
    border-bottom: 5px solid #E9E9E9;
    width:20%;
    margin-bottom:20px;
}
.btn-cat-prod{
    border-bottom: 3px solid #E9E9E9;
    width:10%;
    margin-bottom:20px;
}
.btn-cat-full{
    border-bottom: 2px solid #E9E9E9;
    width:100%;
    margin-bottom:5px;
}
.title-cat{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 2px;
    color:#7A7A7A !important;
    margin-top:50px;
    margin-bottom:20px;
    font-size: 20px;
}
.desc-cat{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 1px;
    color:#000 !important;
    font-size: 15px;
    text-transform: uppercase;
}
.bg-laptop{
    /* background-repeat: no-repeat;
    background-size: contain; */
    object-fit: contain;
    height: auto;
    width:100%;
}
.head-single-prod {
    font-family: 'Lato', sans-serif;
    font-weight: 500 !important;
    /* letter-spacing: 1.5px; */
    color:#000 !important;
    font-size: 30px;
    margin-bottom:20px !important;
    padding-top: 20px !important;
}
.price-single-prod{
    font-family: 'lato', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 1.5px;
    color:#000 !important;
    font-size: 26px;
    margin-bottom:20px !important;
}
.head-desc-prod{
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 1px;
    color:#F66D70 !important;
    font-size: 15px;
    /* margin-bottom:20px !important;
    margin-top:30px; */
}
.head-desc-prod:hover{
    border: unset !important;
}
.desc-single-prod{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0.8px;
    color:#000 !important;
    font-size: 14px;
    /* margin-bottom:20px !important;
    margin-top:30px; */
    list-style: none;
}
.desc-single-faq{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0.8px;
    color:#000 !important;
    font-size: 14px;
    list-style: none;
}
.img-single-prod{
    width:100%;
    margin-top:30px;
}
.head-single-prod-rel {
    font-family: 'lato', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 2px;
    color:#000 !important;
    font-size: 26px;
    margin-bottom:20px !important;
    text-align:left;
    margin-top:50px;
    text-transform: uppercase;
    padding-top: 20px !important;
    border-top: 1px solid #ddd;
}
.isi-updates-carrer{
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 2px;
    color:#000 !important;
    font-size: 20px;
    margin-bottom: 10px;
}
.isi-updates-drop{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 2px;
    color:#000 !important;
    font-size: 16px;
    margin-bottom: 20px;
}
.isi-carerr-email{
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 2px;
    color:#ff0000 !important;
    font-size: 30px;
    margin-bottom: 20px;
}
.isi-carerr-momeent{
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 3px;
    color:#4C4C4C !important;
    font-size: 22px;
    margin-bottom: 20px;
}
.isi-carrer-write{
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 3px;
    color:#4C4C4C !important;
    font-size: 16px;
    margin-bottom: 20px;
}
.head-single-hto{
    font-family: 'Roboto', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 1px;
    color:#000 !important;
    font-size: 20px;
}
.date-single-updates{
    font-family: 'Lato', sans-serif;
    font-weight: 300 !important;
    letter-spacing: 1px;
    color:#000 !important;
    font-size: 14px;
}
.title-single-updates{
    font-family: 'Lato', sans-serif;
    font-weight: 700 !important;
    letter-spacing: 1px;
    color:#000 !important;
    font-size: 20px;
    padding-top: 0px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
}
.desc-single-updates{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 1px;
    color:#000 !important;
    font-size: 16px;
}
.head-contact-us{
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 1px;
    color:#000 !important;
    font-size: 14px;
}
.bor-contact-us{
    font-family: 'Lato', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 1px;
    color:#000 !important;
    width:100%;
    height: 30px;
    border-radius:10px;
    margin-bottom: 20px;
    border:1px solid #000;
    font-size: 12px;
    padding-left: 10px;
}
.bor-message-cus{
    font-family: 'Lato', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 1px;
    color:#000 !important;
    font-size: 12px;
    width:100%;
    height: 65px;
    border-radius:10px;
    margin-bottom: 20px;
    border:1px solid #000;
    padding-left: 10px;
}
.btn-submit-cus{
    width: 145px;
    font-family: 'Lato', sans-serif;
    font-weight: 500 !important;
    letter-spacing: 1px;
    color: #000 !important;
    padding: 5px;
    font-size: 14px;
    border-radius: 10px;
    background: transparent;
    border: 1px solid #000;
    margin-bottom: 20px;    
}
.card-header{
    background:transparent; 
    padding:10px 0 10px 0 !important;
}
.card-header:hover{background-color: #F7F8F7;}
.kolom-legal{
    border:1px solid #fff;
    height: 215px;
    margin-bottom: 20px;
    padding:10px
}
.head-legal{
    line-height: 25px;
    color: #fff !important;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}
.ket-legal{
    font-family: 'Lato', sans-serif;
    font-weight: 500 !important;
    font-size: 16px;
    color: #fff !important;
    margin-bottom: 6px;
}
.tab-contact , .tab-hto{
    font-family: 'lato', sans-serif;
    font-weight: 700 !important;
    font-size: 12px;
    color: #1a1a1a !important;
}
#tab-news .active{
    border-radius: 30px;
    background-color: #F66D70 !important;
    color: #fff !important;
}
.img-legal-company{
    width:100%; 
    height: 215px; 
    object-fit: contain;
}
.tab-contact:focus{
    border-radius: 30px;
    background-color: #F66D70 !important;
    color: #fff !important;
}
.tab-contact:active{
    border-radius: 30px;
    background-color: #F66D70 !important;
    color: #fff !important;
}
.btn-secondary {
    color: #1a1a1a;
    background-color: unset;
    border-color: #F7F8F7;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.dropdown-item{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.btn-secondary:hover {
    color: #1a1a1a;
    background-color: unset;
    border-color: #F7F8F7;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.btn-secondary:active {
    color: #1a1a1a;
    background-color: unset;
    border-color: #F7F8F7;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.news-det-kat{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    font-size: 12px;
    color: #1a1a1a !important;
    text-transform: uppercase;
    margin-top:20px;
}
.news-det-title{
    font-family: 'Lato', sans-serif;
    font-weight: bold !important;
    font-size: 24px;
    color: #1a1a1a !important;
    padding-top:0px !important;
    margin-bottom: 10px !important;
}
.news-det-date{
    font-family: 'Lato', sans-serif;
    font-weight: normal !important;
    font-size: 12px;
    color: #1a1a1a !important;
}
.news-det-border{
    border:2px solid #ddd;
    width:3%;
    margin-bottom: 10px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
.misi-kami{width:540px;}
.rich-moment{width:400px}
.card-product{
    border-left: unset;
    border-right:unset;
    border-top: unset;
    border-bottom: 1px solid #ddd !important;
}
/* .img-magnifier-glass {
    position: absolute;
    border: 3px solid #000;
    border-radius: 50%;
    cursor: none;

    width: 100px;
    height: 100px; 
}*/
.border-prod-prev{border:1px solid #1a1a1a;}
.head-vm{
    font-family: 'Dancing Script', cursive;
    position: absolute;
    top:45px;
    color:#fff !important;
    left: 35px;
}
.ket-vm{
    font-family: 'Lato', sans-serif;
    width:60%;
    position: absolute;
    top:150px;
    color:#fff !important;
    left: 35px;
}
.head-core{
    font-family: 'Dancing Script', cursive;
    color:#fa7066 !important;
    font-weight: bold;
    font-size: 50px;
}
.ket-core{
    font-family: 'Lato', sans-serif;
    color:#fff !important;
    width:100%;
    font-size: 18px;
}
.wwa-core{
    background-repeat: no-repeat; 
    background-size: cover; 
    margin-bottom: 45px; 
    height: auto;
}
.border-best-deal{
    margin-top:150px;
}
.head-best-deals{
    font-family: 'Lato', sans-serif;
    color:#fa7066 !important;
    font-weight: normal !important;
    font-size: 45px;
    text-align: center;
}
.ket-best-deals{
    font-family: 'Lato', sans-serif;
    color:#1a1a1a !important;
    font-weight: normal !important;
    font-size: 28px;
    text-align: center;
}
.name-consul{
    font-family: 'Lato', sans-serif;
    color:#1a1a1a !important;
    font-weight: normal !important;
    font-size: 18px;
    margin-bottom: 10px;
}
.ket-consul{
    font-family: 'Lato', sans-serif;
    color:#1a1a1a !important;
    font-weight: normal !important;
    font-size: 14px;
    margin-bottom: 30px;
}
.img-consul{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.online-hover {
    position: relative;
    margin: auto;
    overflow: hidden;
}
.online-hover img{
    transition: all 0.3s;
    display: block;
    width: 100%;
    transform: scale(1);
}
.online-hover:hover img {
    transform: scale(1.1);
}
.icon-arrow-xs{
    font-size: 36px !important;
    color: #fa7066;
    margin-bottom: 10px;
}
.button{position:relative;}
.button figure {
    display: none;
    position: absolute;
    top: 1;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 2px solid #F66D70;
    border-radius: 1em;
}
.button p {
    display: none;
    position: absolute;
    top: 1;
    left: 0;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 2px solid #F66D70;
    border-radius: 1em;
}
.button img {
    display: block;
    border-radius: 0.8em;
    width:100px;
    height: 100px;
}
.button:focus figure,
.button:hover figure {
    display: block;
}
.button:focus p,
.button:hover p {
    display: block;
}

/*****************Preview Image/*****************/
/* .preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; 
    margin-top:60px;
}

@media screen and (max-width: 996px) {
    .preview {
        margin-bottom: 20px; 
    } 
}

.preview-pic {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; 
}
.preview-thumbnail.nav-tabs {
    border: none;
    margin-top: 15px; 
}
.preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; 
}
.preview-thumbnail.nav-tabs li img {
    max-width: 100%;
    display: block; 
}
.preview-thumbnail.nav-tabs li a {
    padding: 0;
    margin: 0; 
}
.preview-thumbnail.nav-tabs li:last-of-type {
        margin-right: 0; 
}
.tab-content {overflow: hidden;}
.tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; 
}

@media screen and (min-width: 997px) {
    .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; 
    } 
} */
.fa-share{
    border: 1px solid #ddd;
    background-color: transparent;
    border-radius: 50%;
    color:gray;
    font-weight: bold;
    padding: 7px;
    width: 30px;
    height: 30px;
    text-align: center;
}
/* .border-share-news{
    border-bottom: 1px solid gray;
    width:10%
} */

.thumbnails {
	overflow: hidden;
	margin: 1em 0;
	padding: 0;
    text-align: center;
}

.thumbnails li {
	display: inline-block;
	/* width: 140px; */
	margin: 0 5px;
}

.thumbnails img {
	display: block;
	/* min-width: 100%;
    max-width: 100%; */
    width:100px;
    height: 100px;
}
.head-hto{
    font-family: 'Lato', sans-serif;
    font-weight: bold !important;
    font-size: 30px;
    color:#1a1a1a;
    text-transform: uppercase;
}
.ket-hto{
    font-family: 'Lato', sans-serif;
    font-weight: normal !important;
    font-size: 18px;
    color:gray;
}
.border-hto-1{
    border:1px solid #F66D70;
    height: auto;
    padding:20px;
    text-align: center;
    border-radius: 30px;
    width:70%;
    margin-bottom: 20px;
}
.head-bank{
    font-family: 'Lato', sans-serif;
    font-weight: bold !important;
    font-size: 16px;
    color:#1a1a1a;
    text-transform: uppercase;
}
.ket-bank{
    font-family: 'Lato', sans-serif;
    font-weight: normal !important;
    font-size: 14px;
    color:gray;
    margin-bottom: 0px;
}

/* Footer */
.bg-footer-light , .bg-body-light{
    background-color: #F7F8F7;
    padding-top: 45px;
    padding-bottom: 45px;
}
.bg-footer-black{
    background-color: #1a1a1a;
    height: 70px;
}
.head-footer{
    font-family: 'Lato', sans-serif;
    color:#F78083;
    font-size: 16px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.menu-footer{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    color: #777 !important;
    line-height: 40px;
    font-size: 16px;
}
.foot-copyright{
    font-family: 'Lato', sans-serif;
    font-weight: 400 !important;
    color: #fff !important;
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 0px;
}
.footer-socmed{
    font-size: 24px !important;
    padding: 8px;
}
.ul-border{border-top:1px solid #ddd ;}
/* End Of Footer */

/* Back To Top */
#button {
    display: inline-block;
    background-color: #fff;
    border-radius:30px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 30px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
        opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border:1px solid #1a1a1a;
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 40px;
    color: #1a1a1a;
}
#button:hover {
    cursor: pointer;
    background-color: #F66D70;;
    border:1px solid #F66D70;
    color:#fff !important;
}
#button:active {
    background-color: unset;
    border:1px solid #1a1a1a;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
/* Styles for the content section */
.content {
    width: 77%;
    margin: 50px auto;
    font-family: 'Merriweather', serif;
    font-size: 17px;
    color: #6c767a;
    line-height: 1.9;
}
@media (min-width: 500px) {
    .content {
      width: 43%;
    }
    #button {
      margin: 30px;
    }
}
.content h1 {
    margin-bottom: -10px;
    color: #03a9f4;
    line-height: 1.5;
}
.content h3 {
    font-style: italic;
    color: #96a2a7;
}
/* Back To Top */

@media screen and (min-width: 576px) and (max-width: 992px) { 
    .head-misi{font-size: 20px !important;}
    .desc-misi{
        padding-left: 50px;
        padding-right: 50px;
        font-size: 24px;
    }
    .head-rich-momen{font-size: 65px !important;}
    .head-home-recomen{font-size: 16px;}
    .img-logo-besar{width:150px;}
    .img-updates-bawah{
        height: auto !important;
        object-fit: contain;
    }
    .img-single-prod{margin-top:0px;}
    .emailcard{width:90% !important}
    .foot-copyright{
        font-size: 12px;
        padding-top: 11px;
    }
    /* .item-xs{text-align: left !important;} */
    .head-footer, .menu-footer{text-align: left;}
    .ul-border{border-top:unset;}
    .nav-xs-cu{text-align: center;}
    .ket-home-product{margin-top:0px;}
    .misi-kami{width:100%;}
    .rich-moment{width: 60%;}
    .img-home-discover-kecil{height: 350px;}
    .head-vm , .ket-vm{text-align: left;}
    .head-vm{top:40px;}
    .ket-vm{ 
        width:70%;  
        top:145px;
    }
    .img-home-discover-lg{height: 700px;}
    .head-best-deals{font-size: 33px !important;}
    .ket-best-deals{font-size: 24px;}
    .border-best-deal{
        margin-top:0px;
    }
    .tab-contact:focus{
        background-color: #F66D70 !important;
        color: #fff !important;
    }
    .tab-contact:active{
        background-color: #F66D70 !important;
        color: #fff !important;
    }
    .bg-footer-light{padding-bottom: 0px;}
    .head-single-prod{padding-top:0px !important}
    .img-prod-det-xs{height: 250px !important;}
    .img-xs-hto{object-fit: contain;}
    .xs-orkop{height: auto;}
}
@media only screen and (max-width:575px) {
    .head-misi{font-size: 20px !important;}
    .desc-misi{
        padding-left: 50px;
        padding-right: 50px;
        font-size: 24px;
    }
    .head-rich-momen{font-size: 65px !important;}
    .head-home-recomen{font-size: 16px;}
    .img-logo-besar{width:150px;}
    .img-updates-bawah{
        height: auto !important;
        object-fit: contain;
    }
    .img-single-prod{margin-top:0px;}
    .emailcard{width:90% !important}
    .foot-copyright{
        font-size: 12px;
        padding-top: 11px;
    }
    /* .item-xs{text-align: left !important;} */
    .head-footer, .menu-footer{text-align: left;}
    .ul-border{border-top:unset;}
    .nav-xs-cu{text-align: left;}
    .ket-home-product{margin-top:0px;}
    .misi-kami{width:100%;}
    .rich-moment{width: 60%;}
    .img-home-discover-kecil{height: auto;}
    .head-vm , .ket-vm{text-align: left;}
    .head-vm{top:5px;}
    .ket-vm{ 
        width:70%;  
        top:75px;
        font-size: 14px;
    }
    .img-home-discover-xs{height: auto;}
    .head-best-deals{font-size: 33px !important;}
    .ket-best-deals{font-size: 24px;}
    .border-best-deal{
        margin-top:0px;
    }
    .tab-contact:focus{
        background-color: #F66D70 !important;
        color: #fff !important;
    }
    .tab-contact:active{
        background-color: #F66D70 !important;
        color: #fff !important;
    }
    .bg-footer-light{padding-bottom: 0px;}
    .head-single-prod{padding-top:0px !important}
    .img-prod-det-xs{height: 300px;}
    .img-xs-hto{object-fit: contain;}
    .xs-orkop{height: auto;}
}

.dropdown>.dropdown-menu {
    top: 200%;
    transition: 0.3s all ease-in-out;
}
.dropdown:hover>.dropdown-menu {
    display: block;
    top: 100%;
}
.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}