body{
    padding-top: 0 !important;
    overflow-x: hidden !important;
}
html{ padding-top: 0 !important;
    height:100%;
}


.card{
    border:none;
}

.card-footer{
    background: #e0a800;
}

.col-lg-3{
    padding: 4px;
}

.navbar{
    background: #FFBC42;
}

.item-cat{
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.item-cat img{
}

.item-cat a{
    font-size: 15px;
}


/* sidebar */
#sidebar{
    margin-top: 10px;
    border-left: dotted 1px #ddd;
}


/* kategori */
#kategori{
    margin-bottom: 10px;
}

#sidebar ul li{
    font-size: 15px;
}



.main_wrap{

    min-height: 500px;
}

#footer{
    margin-top: 80px !important;
padding: 24px 0;
border-top:solid 1px #ddd;
background: #DDD !important;
    color:#212121;
    padding-left:0;
}

.navbar-text{
    font-style: italic;
}


.koleksi_desk{
    font-size: 14px;
}
@media (min-width: 992px) {
    body {
        padding-top: 60px;
    }

    #koleksi_detail{
        padding-left:0;
    }

    .koleksi_desk{
        padding-left: 23px; font-size: 14px;
    }
}

@media (max-width: 575.98px) {
    .navbar-text{
        font-size: 12px;
        color:#f2f2f2 !important;
    }

    #koleksi_detail{
        font-size: 14px !important;
    }

    #koleksi_detail_img{
        background: #f2f2f2;
        border-bottom: solid 1px #eee;
        margin-bottom: 10px;
    }
    #koleksi_detail h5{
        font-size: 17px;
    }

    .item-cat a{
        font-size: 13px;
        font-weight:600 ;
    }
    .item-cat small{
        font-size: 12px;
        color:#999;
    }

    .alert,
    #sidebar *{
        font-size: 13px;
    }

}

#login_ang{
    padding:10px;
}

.img-thumbnail{
    border: none !important;
}
