/*
 Theme Name:   Lab Child Theme
 Theme URI:    https://lab.axiomthemes.com/
 Description:  Lab Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     lab
 Version:      1.0.0
 Tested up to: 6.6
 Requires at least: 5.0
 Requires PHP: 7.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: agency, digital marketing, digital agency, corporate, consulting, digital, business, it company, financial services, saas, software, startup, technology, seo, ai
 Text Domain:  lab
*/


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

/* Comman */
.cstm-text-justify p{
	text-align:justify;
}


/* Header */
.cstm-menu-center{
	text-align:center;
}


/* Contact Form */
/* div.wpcf7 .form-style-4 .style-icon.icon-email:before {
    margin-top: 2px;
}

div.wpcf7 .form-style-4 .style-icon[class*="icon-"]:before {
    top:17px;
} */

[class*="scheme_"].sidebar .widget_contacts .contacts_info span:before, [class*="scheme_"].sidebar .widget_contacts .contacts_info>a:before{
	 color: #012E4B !important;
}

/* Footer */
.cstm-footer-contact-column-main h2.elementor-icon-box-title a{
	color:#000 !important;
}

@media only screen and (max-width: 767px) {
	.cstm-footer-social-main .socials_wrap, .cstm-footer-copyright-main p{
		text-align:center;
	}
}

/* Home Page */
.cstm-home-delivery-sec.elementor-widget-image-carousel .swiper-slide {
    text-align: center;
/*     background-color: #bae3f8; */
    padding: 20px 0px;
    border-radius: 10px;
	border:1px solid #012E4B;
}

.cstm-home-delivery-sec .elementor-image-carousel-caption{
	scrollbar-width: none;
}

.cstm-home-delivery-sec .swiper-pagination {
    bottom: -15px !important;
}


.cstm-icon-slider-main .sc_icons_creative .icon-box:before{
	font-size:5em !important;
}


/* About Page */
.cstm-about-page-mission-vision-sec .sc_icons_item_description{
	text-align: justify;
    margin-top: 36px;
}


/* Long Tem Service Page */
.cstm-long-term-page-infobox .eael-infobox{
	min-height:230px;
}
@media only screen and (max-width: 767px) {
.cstm-long-term-page-infobox .eael-infobox{
	min-height:inherit;
}
	
	
/* Service Page Section */
.cstm-serive-block span{
	border:1px solid red;
	padding:10px;
	margin-right: 10px;
	margin-bottom: 10px;
}




/* Footer */
.cstm-footer-links ul.elementor-icon-list-items{
	padding-left:0px;
	list-style-type:none;
}