/*
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{padding: 80px 0px 80px 0px !important;}
.sec-pad-2{padding: 80px 0px !important;}

.main-header .logo-box .logo img{max-width: 150px !important;}

.banner-section .owl-nav{display: none !important;}

.content_block_6 .content-box .inner-box .single-item{align-content: center !important; padding-left: 70px !important; margin-bottom: 0px !important; padding-bottom: 12px !important; min-height: 70px !important;}
.content_block_6 .content-box .inner-box .single-item .icon-box{top: 5px !important; width: 60px !important; height: 60px !important; line-height: 60px !important; font-size: 30px !important;}
.content_block_6 .content-box .inner-box .single-item h4{text-transform: capitalize;}

.service-block{margin-bottom: 30px !important;}
.service-block-one{height: 100%;}
.research-page .service-block-one .inner-box{margin-bottom: 0px !important; height: 100% !important;}

#team-members li{background: #edf2f7; padding: 3px 10px; border-radius: 50px;}

.footer-top .subscribe-widget .widget-content p{margin-bottom: 0px !important;}

@media only screen and (max-width: 499px) {
	.banner-section.style-four .image-box .text, .banner-section.style-four .image-box .admin-box{display: none !important;}
	.banner-section.style-four{padding: 60px 0px 60px 0px !important;}
	.sec-pad{padding: 50px 0px 50px 0px !important;}
	.sec-pad-2{padding: 50px 0px !important;}
	#team-members li{margin-top: 10px !important; margin-bottom: 10px !important;}
}