/* white you custom css code here. only css code will work */

/*
.nav-right-content {
display: none;
}  

*/
/*
.case-studies-menu.style-01:before{
content: "<li>Semua</li>";
}
*/
.navbar-area .nav-container .responsive-mobile-menu .navbar-toggler {
background-color: bisque;
}

li.login-register, span.pcount, .flaticon-shopping-cart:before{
  visibility: hidden;
}

div.disqus-comment-area.margin-top-40 {
display: none;
}  
.title {
padding-bottom: 20px;
}

h4 a:hover{
/*
color: #fff;
padding: 3px;  
font-size: 85%;  
background-color: #000;  
box-shadow: 0 0 5px #ff8a73;
text-shadow: 0 0 5px #ff8a73;  
*/
  
text-decoration: underline  
}


.contact-info {
width: 20%;
visibility: hidden;  
}  

.cart cart_global ml-3 {
display: none;
}  
  
.cart_global.ml-3 {
visibility: hidden;
}
  
.wishlist_global {
visibility: hidden;
}

.home_variant_06 .right-content {
  display: none;
}

.header-inner.logistics-home .title {
  visibility: hidden;
}

.top-bar-area.header-variant-06 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.single-portfolio-blog-grid .content .title a {
  display: -webkit-box;   
  -webkit-line-clamp: 2;   
  -webkit-box-orient: vertical;     
  overflow: hidden;
}

.h1 {
  font-size: 10px;
}