/* .flaticon-idea:before {
    font-size: 50px !important;
}
.feature-block a{
    align-items: center;
} */

.capitale_none{
    text-transform: none !important;
}

.font-black{
    color: #212529 !important;
}

.faq-icon img{
    max-width: 80%;
}

.product-card h3{
    color: white;
}

.product-card > img{
    z-index: 7 !important;
    position: relative;
    top: -56px;
    right: -15px;

}
.product-card div > img{
    bottom: -20px !important;

}
.button-harga{
    font-size: 1.5rem !important;
}
.position-1{
    right: -1px !important;
}

/*-------------Back to Top--------------*/
#whatsapp .icon-wa{
    position: fixed;
    color: #ffffff;
    /* background-image: linear-gradient(to right, #901ec1 0%, #7450fe 51%, #901ec1 100%); */
    background-size: 200% auto;
    bottom: 45px;
    right: 110px;
    z-index: 999;
    font-size: 16px;
    width: 8rem;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 10%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
#whatsapp .icon-wa:hover{
    background-position: right center !important;
}

#whatsapp-small .icon-wa{
    position: fixed;
    color: #ffffff;
    /* background-image: linear-gradient(to right, #901ec1 0%, #7450fe 51%, #901ec1 100%); */
    background-size: 200% auto;
    bottom: 110px;
    right: 40px;
    z-index: 999;
    font-size: 16px;
    width: 3rem;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 10%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0px 20px 30px 0px rgba(12, 0, 46, 0.1);
}
#whatsapp-small .icon-wa:hover{
    background-position: right center !important;
}

.review_details .item p::before{
    content: " " !important;
}

#contact{
    font-size: 16px !important;
}

.imgflip{
    -webkit-transform: scaleX(-1) !important;
    transform: scaleX(-1) !important;
  }

.img-box img {
max-height: 450px !important;
}
.top-custom{
top:67px !important;
}

.detail-img{
    max-height: 300px;
}
/*------------- Page Preloader --------------*/