/* Mobile view (Default) */
body {
  margin-inline: 0%;
}

/* Desktop view (Screens wider than 768px) */
@media (min-width: 768px) {
  body {
    margin-inline: 11%;
  }
}

/*Slider secondary text*/
.header-inner.industry-home .description {
	font-size: 16px;
    line-height: 25px;
    max-width: 750px;
    color: rgba(255, 255, 255, .8);
}

/*hidden kan item-item*/
.fa-heart:before,.flaticon-search-1:before ,span.pcount, .flaticon-shopping-cart:before, .home-19 .global-card-item.style-02 
.global-thumb-icons .lists .icon, .home-19 .center-text .rating-wrap, .home-19 .price-update-through .flash-old-prices, 
.product-variant-list-wrapper-outer, .single-product-details .top-content .price-wrap .del-price, div.widget.widget_price_filter, 
div.widget.widget_rating_filter, .single-product-details .extra-content-wrap .nav-tabs .nav-item:last-child, div.cat-sku-content-wrapper, 
.single-product-details .top-content .single-add-to-card-wrapper .quantity, .text-danger, li.login-register, h2.site-title {
  display: none;
}

/*Slider*/
div.header-area.lawyer-home::after {
   background-color: rgba(0, 0, 0, 0 );
}  
div.header-area.style-04.header-bg04.industry-home::after {
   background-color: rgba(0, 0, 0, 0 );
}  

.header-area.industry-home.header-bg-04:after {
    background-image: linear-gradient(85deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}  

.header-inner.industry-home .title {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 50px;
    font-weight: 400;
}
a.industry-btn {background-color: #000;}
/*End Slider*/

li.login-register a,
li.login-register span,
select#langchange {
  display: none;
}
/*top bar*/
.top-bar-inner .btn-wrapper .boxed-btn.reverse-color { background-color: #2d8510; }

/*menu*/
.header-style-03.navbar-variant-04 .navbar-area, .header-style-03.navbar-variant-04 .navbar-area .nav-container, .navbar-area.nav-style-01 {
   background: linear-gradient(to right, #c77f15 0%, #f89f1b 15%, #f89f1b 85%, #c77f15 100%);}

/*menu navbar text-shadow: 1px 1px 0px #c77f15;*/
.navbar-area .nav-container .navbar-collapse .navbar-nav li {
display: inline-block; font-size: 95%;
}