.ratings{
    color: #636363;
}
.ratings-text{
    color: #636363;
}
.bg-light{
    background-color: #f9f9f9 !important;
}
.pt-pb-75{
    padding-top: 75px;
    padding-bottom: 75px;
}
.heading.heading-flex{
    background-color: #fff !important;
    border-radius: 5px !important;
    padding: 10px !important;
}
.new-price{
    font-weight: 22px;
}
.product-title{
    font-weight: bold;
    line-height: 22px;
}
.product-cat a{
    color: #201E1E;
    font-weight: 400;
}
.header-4 .dropdown.category-dropdown .dropdown-toggle:not(:hover):not(:focus){
    font-weight: bold;
}
.menu>li>a{
    font-weight: bold;
}
.nav.nav-pills .nav-link{
    font-weight: bold;
}
.product.product-2{
    border:0.3rem solid #ec432d !important;
    border-radius: 8px;
}
.mt-30{
    margin-top: 30px;
}
.owl-theme.owl-nav-inside .owl-nav .owl-prev{
    left: 0% !important;
    margin-left: 0px !important;
}
.owl-theme.owl-nav-inside .owl-nav .owl-next{
    right: 0% !important;
    margin-right: 0px !important;
}
.intro-banners .banner a img{
    height: 180px !important;
    object-fit: cover !important;
    border-radius: 16px !important;
}
.intro-slider-container, .intro-slide{
    height: 380px !important;
}
.banner{
    background-color: transparent;
}
@media only screen and (max-width: 640px) {
    .product{
        width: 100% !important;
        overflow: auto !important;
    }
    .col-md-3{
        margin-bottom: 0px !important;
    }
    .cta.bg-image{
        height: 0px !important;
    }
    .owl-item{
        
    }
    .intro-slider-container, .intro-slide{
        height: 182px !important;
    }
    .logo img{
        width: 80px !important;
    }
}
.mfp-close:active{
    top: 34px !important;
}
button.mfp-close, button.mfp-arrow{
    background: #fff;
    border: 2px solid #000;
}
.mfp-close{
    font-size: 20px;
    opacity: 1;
    color: red;
    width: 4rem;
    height: 4rem;
    margin-right: 50px;
    top: 40px;
    border-radius: 50%;
    font-weight: bold;
}
.bg-image{
    padding: 20px;
    background-color: #eee !important;
}
.cta.bg-image{
    height: 144px;
}
.scroll{
    height: 400px;
	overflow-y: scroll;
    overflow: hidden auto;
}
#scroll-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#scroll-1::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#scroll-1::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}

.hr-putus{
    border: thin dashed var(--N75,#E5E7E9);
    margin: 25px 0px 25px;
}
.line-height-30{
    line-height: 30px !important;
}
.font-12-weight-400{
    font-size: 14px !important;
    font-weight: 400 !important;
}
.product-details-action .btn-cart span{
    text-transform: capitalize;
}
.product-details-action .btn-cart span:hover{
    color: #fff;
}
.btn.btn-login{
    min-width: 100%;
}
.img-review{
    height: 200px !important;
    width: 200px;
    object-fit: contain;
}
.star-rating {
    display:flex;
    flex-direction: row-reverse;
    font-size:1.5em;
    justify-content:space-around;
    padding:0 .2em;
    text-align:center;
    width:5em;
  }
  
  .star-rating input {
    display:none;
  }
  
  .star-rating label {
    color:#ccc;
    font-size: 30px;
    cursor:pointer;
  }
  
  .star-rating :checked ~ label {
    color:#f90;
  }
  
  .star-rating label:hover,
  .star-rating label:hover ~ label {
    color:#fc0;
  }
  
.cart-dropdown .product{
    max-height: 120px;
}
.color-blue{
    color: #008FD7;
}
.mt-50{
    margin-top: 25px !important;
}
.width-50{
    width: 228px !important;
    float: right !important;
}
.float-right-data{
    float: right !important;
}
.no-border{
    border-bottom: none !important;
}
.review h4{
    line-height: 1.25;
}
.review .col-auto{
    width: 150px;
}
.whatsapp-button{
    position: fixed;
    bottom: 15%;
    right: 30px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 55px;
    height: 55px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgb(0 0 0);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 25px -6px rgb(0 0 0);
    animation: effect 5s infinite ease-in;
}
.product-image{
    display: block;
    height: 200px;
    width: 100%;
    vertical-align: middle;
    object-fit: contain;
    background-color: #fff;
}
}
.entry-footer .social-icon{
    font-size: 20px;
}
.padding-16{
    padding: 10px 24px;
}
.cat-block{
    margin-bottom: 0px;
}
.modal-dialog-lg{
    max-width: 800px;
}
.form-box-lg{
    padding: 30px;
}
.font-size-14{
    font-size: 14px !important;
}
.bg-alamat-utama{
    background-color: #2ECC71;
    padding: 2px 3px 2px 3px;
    border-radius: 2px;
    color: #fff;
}
.active{
    color: #ff1300 !important; 
    font-weight: 500 !important;
}
/* Css Drag and drop file */
.drop-zone {
    width: 100%;
    height: 250px;
    padding: 25px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    color: #cccccc;
    border: 2px dashed #555;
    border-radius: 10px;
}

.drop-zone--over {
    border-style: solid;
}

.drop-zone__input {
    display: none !important;
}

.drop-zone__thumb {
    width: 100%;
    margin-top: -190px;
    height: 228px;
    border-radius: 10px;
    overflow: hidden;
    /* background-color: #cccccc; */
    background-size: cover;
    position: relative;
}

.drop-zone__thumb::after {
    content: attr(data-label);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.75);
    font-size: 14px;
    text-align: center;
}

.details-filter-row label.{
    width: 90px;
}
.padding-ok{
    padding: 24px 16px;
}
.box-member-area{
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    padding: 24px 16px;
    border-radius: 4px;
}
.widget-categories h5 a.collapsed:hover, .widget-categories h5 a.collapsed:focus{
    color: #fcd63b;
}
.font-size-ok{
    font-size: 1.4rem;
    font-weight: bold;
}
.widget-categories h5 a{
    color: #ff1300;
}
.widget-categories ul a:hover, .widget-categories ul a:focus{
    color: #fcd63b;
}
.widget-categories ul a{
    font-weight: 400;
}
.bg-profil{
    background: #f1f1f1;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin-bottom: 0px;
}
.red-email-member{
    background-color: #ff1300;
    color: #fff;
    border-radius: 10px;
    padding: 5px 10px ;
    font-size: 14px;
}
.text-center{
    text-align: center !important;
}
.footer-bottom .container, .footer-bottom .container-fluid{
    text-align: center !important;
    display: block !important;
}
.m-10{
    margin-top: 10px;
    margin-bottom: 10px;
}
.scrollbar
{
	height: 350px;
	overflow-y: scroll;
}
#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
.select-custom::after{
    top: 52%;
}
.widget-list a:before{
    background-color: transparent;
}
.box-pengiriman {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 5px !important;
    padding: 15px;
}
.cart-discount .btn{
    height: 40px;
}
.border-2{
    border-bottom: .1rem solid #ddd;
    margin-top: 15px;
    margin-bottom: 15px;
}
.summary-title{
    line-height: 60px;
    padding-bottom: 0px;
}
.color-black{
    color: #000 !important;
}
.cta-border{
    padding: 3.9rem 2rem;
    border: 1rem solid #f5f5f5;
    text-align: center;
    background-color: #fff;
    margin-left: 0px;
}
.btn-white{
    background-color: #fff;
    color: #000 !important; 
    height: 48px;
    line-height: 22px;
    border-radius: 8px;
    font-weight: 400 !important;
}
.btn-blue{
    background-color: #008FD7;
    color: #fff !important; 
    font-weight: bold !important;
}
.btn.btn-login:hover, .btn.btn-login:focus{
    background-color: #008FD7;
    color: #fff !important; 
    font-weight: bold !important;
}
.card-register {
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 5px !important;
    padding: 24px 40px 32px;
}
.font-bold-400{
    font-weight: 400;
}
.cat-block:hover{
    box-shadow: none;
}
.cat-block:hover .cat-block-title{
    color: #ec432d;
}
.page-wrapper{
    min-height: auto;
}

.bg-filter{
    background: #f1f1f1;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border: 1px solid #e0e0e0;
    margin-bottom: 0px;
    padding: 10px;
}
.sidebar.sidebar-shop{
    padding-top: .5rem;
    border: 1px solid #eee;
    padding: 10px;
}
.widget-categories .collapse-wrap{
    margin-left: 20px;
}
.toolbox{
    color: #666666;
    background-color: #f8f8f8;
    padding: 2rem;
    margin-bottom: 2.5rem;
}
.form-box{
    padding: 3.7rem 6rem 3.7rem;
}
.banner img{
    height: 100% !important;
}
.cat-block-title{
    margin-top: 1rem;
}
.cat-block img{
    height: 100px;
    width: 100%;
    vertical-align: middle;
    object-fit: contain;
}
.banner img{
    background-color: #fff;
    height: 150px;
    width: 100%;
    vertical-align: middle;
    object-fit: contain;
}
.btn-blue{
    background-color: #008FD7;
    border: #008FD7;
    color: #fff;
    font-weight: bold;
}
.btn-blue:hover{
    background-color: #008FD7;
    border: #008FD7;
    color: #fff;
    font-weight: bold;
}
.btn-green{
    background-color: #2ECC71;
    border: #2ECC71;
    color: #fff;
    font-weight: bold;
}
.summary-title{
    padding-bottom: 0px;
}
.cart-bottom .btn{
    margin-left: 0px;
}
.font-size-18{
    font-size: 18px;
}
.font-size-16{
    font-size: 16px !important;
}
.font-size-12{
    font-size: 12px !important;
}
.details-filter-row label{
    width: 100px;
}
.title{
    font-weight: 600;
}
.img-brand{
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
}
.footer a:hover, .footer a:focus{
    color: #fff;
}
.img-brand img{
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1.01);
    cursor: pointer;
    padding: 0px 20px 0px 20px;
    height: 100px;
    width: 250px;
    vertical-align: middle;
    object-fit: contain;
}
.box-brand{
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
.footer{
    background-color: #1F2024;
    color: #fff;
}
.footer .widget-title{
    color: #fff;
}
.color-green{
    color: #2ecc71 !important;
}
.color-white{
    color: #fff;
}
.no-padding{
    padding: 0px !important;
}
.no-margin{
    margin: 0px !important;
}
.padding-10{
    padding: 10px;
}
.owl-simple .owl-dots .owl-dot.active span{
    background: #ED1C24;
    border-color: #ED1C24;
}
.owl-full .owl-dots .owl-dot.active span{
    background: #ED1C24;
    border-color: #ED1C24;
}
.entry-media{
    background-color: transparent !important;
}
.old-price{
    text-decoration : line-through;
    color: #201E1E;
}
.font-size-10{
    font-size: 10px !important;
}
.color-red{
    color: #ED1C24 !important;
}
.color-yellow{
    color: #fcd63b;
}
.float-right{
    float: right;
}
.header-4 .header-bottom{
    background-color: #ED1C24;
}
.header-intro-clearance .header-bottom .container::after{
    width: 0px;
}
.logo{
    margin-top: 2rem;
}
.header-4 .cart-dropdown, .header-4 .compare-dropdown{
    padding-right: 1rem;
}
.header-4 .header-search-extended .btn{
    max-width: 48px;
}
.h-masuk{
    font-size: 12px;
    font-weight: 400;
}
.bold{
    font-weight: bold !important;
}
.btn-small{
    min-width: 90px !important;
    margin: 0 0 0 14px;
}
.btn-round{
    border-color: #d7d7d7;
}
.btn-round:hover{
    color: #000;
    border-color: #d7d7d7 !important;
    background-color: transparent !important;
}
.btn-primary{
    background-color: #ED1C24;
    color: #fff;
    border-color: #ED1C24;
}
.btn-primary:hover{
    background-color: #ED1C24 !important;
    color: #fff !important;
    border-color: #ED1C24 !important;
}
.header-intro-clearance .dropdown.category-dropdown .dropdown-toggle{
    background-color: #fcd63b;
}
.menu>li>a{
    color: #fff;
}
.menu li.show>a, .menu li.active>a{
    color: #fff;
    font-weight: bold;
}
.header-bottom .menu>li>a:before{
    background-color: #fff;
}
.intro-slide{
    border-radius: 16px;
}
.intro-slider-container, .intro-slide{
    background-color: transparent;
}
.owl-theme.owl-light .owl-nav [class*='owl-']{
    background-color: #fff;
    color: #201E1E;
}
.garis-left{
    margin-top: 15px !important;
    margin-bottom: 40px !important;
    width: 150px;
    height: 3px;
    background: #ED1C24;
}
.garis{
    margin-top: 25px !important;
    margin-bottom: 40px !important;
    width: 150px;
    height: 3px;
    background: #ED1C24;
    margin: 0 auto;
}