/*
Theme Name:     Laborex Child
Theme URI:      https://laborex.smartdemowp.com/
Description:    Child theme for Laborex
Author:         SmartDataSoft
Author URI:     http://smartdatasoft.com
Template:       laborex
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

.sec-pad-2 {
    padding: 70px 50px!important;
}
@media (max-width: 768px) {
    .mobile-menu .nav-logo img {
        height: 125px!important;
    }
	.mobile-menu .nav-logo {
    position: relative;
    padding: 32px 25px;
    text-align: left;
    padding-bottom: 42px;
}
}