/*
 Theme Name:   Industrium Child
 Description:  Industrium Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/industrium
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     industrium
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  industrium-child
*/

/* =Theme customization starts here
------------------------------------------------------- */


.footer-section.footer-section-bottom:last-child {
    padding-bottom: 35px;
}
.page-title-container.page-title-decorated:after{
	background-color:#89c64b!important;

}
.wpb-dd-menu li {
    padding: 10px;
	width:100%!important;
}
.wpb-dd-menu{
	width:100%!important;
}

.wpb-dropdown ul > li:before{
	display:none!important;
}
.wpb-dd-menu {
    background-color: #eeeeee!important;
}
/* scroll button */
.wpb-dd-menu.wpb-dd-menu-bottom {
    max-height: 200px !important;
    overflow-y: auto !important;
}

/* side slider */
.slide-sidebar-wrapper,.header .main-menu > li ul.sub-menu{
   background-color: #202958!important;
}

/* product page */
.service-post-content{
	display:none;
}
    .industrium_service-template-default .content-wrapper {
		margin:50px auto!important;
	}

@media (max-width:767px){
	  .industrium_service-template-default .content-wrapper {
		margin:30px auto!important;
	}
}

.industrium_service-template-default .page-title-container h1.page-title{
	display:none!important;
}

/* menu */
.header .main-menu > li ul.sub-menu{
	width: max-content!important;
    padding: 25px 30px!important;
}
/* certificate */
@media (max-width: 1600px) and (min-width: 576px) {
    .elementor-395 .elementor-element.elementor-element-b332583 {
        --width: 100%!important;
    }
}

/* logo */
.logo-link img {
	width:180px!important;
	}
@media only screen and (min-width: 1365px) {
    .logo-container {
        margin: 0px 15px 0px 20px!important;
    }
}
.page-id-399 ul > li:before{
	display:none!important;
}