/*
Theme Name: Carbonick Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0.72
Template: carbonick
Text Domain:  carbonick-child
*/

.bl-nice-info-box .wgl-infobox_content{
	text-align:left;
}

.bl-nice-info-box .wgl-infobox-button_wrapper{
	margin-top:28px;
}

.bl-nice-info-box .wgl-infobox_wrapper{	
	background: #000000b0;
}

#main{
	padding:0 !important;
}

.sms-opt-in br {
    height: 0;
    display: none;
}

.sms-opt-in {
	margin-bottom: 10px;
}

.sms-opt-in span {
   margin-bottom:0;
}

.page_404_wrapper{
	background: #1c1c1c !important;
}

.wgl-site-header{
	display:block !important;
}

.wgl-mobile-header{
	display:none !important;
}

.elementor-section .elementor-button{
	border-radius:0;
}

.motek-header.first-row, .motek-header.last-row{
	background: linear-gradient(to right, var(--e-global-color-secondary) 25%,#353535 50%, var(--e-global-color-secondary) 75%) !important;
}

.motek-header{
	position:relative;
}

.motek-header .logo-col .elementor-widget-wrap .wgl-logotype-container{
	position:absolute !important;
	top:-75px;
	left:0px;
}

.motek-header .elementor-widget{
	margin:0px !important;
}

::placeholder, .wpcf7 select{
	color: var(--e-global-color-text) !important;
}

.wpcf7 option{
	background-color: var(--e-global-color-secondary);
}

.motek-header .elementor-widget-wrap{
	padding: 4px 0px !important;
}

.motek-header .elementor-social-icon{
	display: inline-flex;
}

.motek-header .primary-nav{
	position:relative;
}

.motek-header .lavalamp .lavalamp-object{
	bottom: -2px;
}

.nice-steps .steps-content h3{
	padding: 0 !important;
	font-size: 25px;
}

.nice-steps .steps-cont{
	margin: 10px !important;
}

.nice-steps .steps-content{
	margin:0px !important;
}

.nice-steps .steps-item{
	align-items:center;
}

.site-main .wpcf7 input:not([type='submit']):not([type='checkbox']):not([type='radio']),.site-main .wpcf7 select,.site-main .wpcf7 textarea {
    width: 100%;
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid var(--e-global-color-text);
}

.wpcf7 .wpcf7-submit {
	background: var(--e-global-color-accent);
	border-color: var(--e-global-color-accent);
	color: var(--e-global-color-secondary);
}

.wpcf7 .wpcf7-submit:hover {
	color: var(--e-global-color-accent);
}

.wgl-animate_bg div {
	background-color: #1e1e1e !important;
}

.wgl-animate_bg div span {
	color:  var(--e-global-color-secondary) !important;
}

.site-main a, .elementor-text-editor a{
	color: var(--e-global-color-accent);
}

#footer .row-footer{
	padding:0px !important;
}

.motek-mobile-menu .eael-simple-menu-hamburger{
	background:none;
	border:none;
}

.motek-mobile-menu .eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator, 
.motek-mobile-menu .eael-simple-menu .eael-simple-menu-indicator.eael-simple-menu-indicator-open{
	top: 10px;
	background: none !important;
	border-color: var(--e-global-color-text) !important;
}

.motek-mobile-menu .eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator::before, 
.motek-mobile-menu .eael-simple-menu .eael-simple-menu-indicator.eael-simple-menu-indicator-open::before{
	color:var(--e-global-color-text) !important;
}

.motek-mobile-menu .eael-simple-menu-container .eael-simple-menu li ul{
	border:none;

}

.motek-mobile-menu .eael-simple-menu-container .eael-simple-menu{
	background: #1c1c1c !important;
}

.motek-mobile-menu .eael-simple-menu-container .eael-simple-menu li a{
	color: var(--e-global-color-text);
}

.motek-mobile-menu  .eael-simple-menu-toggle-text::after{
	content:'';
	background:var(--e-global-color-accent);
	position:absolute;
	width: 30px;
	height: 3px;
	left: 0px;
	top: 42px;
}

.motek-mobile-menu .eael-simple-menu--stretch .eael-nav-menu-wrapper{
	left:0px !important;
}

.motek-mobile-menu .eael-simple-menu--stretch .eael-simple-menu.eael-simple-menu-responsive{
	left:0;
}

.elementor-icon-list-text h3{
	font-size:26px;
	line-height:30px;
}

.elementor-icon-list-text h4{
	font-size:22px;
	line-height:26px;
}

.motek-makes-banner .elementor-heading-title{
    font-size: 16px;
    letter-spacing: .75px;
}

.motek-makes-banner img{
    max-width: 175px !important;
    max-height: 120px !important; 
}

/*** OVERRIDE STUPID THEME ***/
.wgl-theme-header .mobile-hamburger-toggle {
	display:none !important;
}

.wgl-theme-header .primary-nav{
	display: block !important;
}

/*** STICKY HEADER ***/
.wgl-sticky-header.wgl-sticky-element.sticky_active{
	display:none !important;
}

.wgl-sticky-header .container-wrapper{
	background: #272727;
}

.wgl-sticky-header .motek-header.first-row{
	background: linear-gradient(to right, var(--e-global-color-secondary) 25%,#353535 50%) !important;
}

.motek-header .hfe-creative-menu{
    border-color: var( --e-global-color-text );
}

.motek-header .hfe-creative-menu .sub-menu .hfe-sub-menu-item{
	background:#1a1a1a !important;
}

.motek-header .hfe-nav-menu .hfe-nav-menu__toggle{
	margin-right: 18px;
}
/*
.motek-header .flex-inline .elementor-widget-wrap {
    display: flex;
    justify-content: flex-end;
}

.motek-header .hfe-submenu-icon-arrow{
	width:35px !important;
}
*/
/**** TABLET STYLES ****/
@media (max-width: 991px){
	
	.motek-service-boxes .elementor-icon-list-text{
		font-size:14px !important;
	}
   
}

/**** MOBILE STYLES ****/
@media (max-width: 767px){

	.boxed-service-items .wgl-infobox{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.boxed-service-items .wgl-infobox_wrapper{
		padding:50px !important;
		text-align:center !important;
	}

	.wgl-sticky-header.wgl-sticky-element.sticky_active{
		display:block !important;
	}
	
	.wgl-theme-header .mobile-stubborn-hide, .wgl-theme-header .primary-nav{
		display: none !important;
	}
	
	.motek-makes-banner .elementor-inner-column{
		margin-bottom:30px;
	}
	
	.motek-makes-banner img{
		max-width: 300px !important;
		max-height: 160px !important; 
	}
}

 
</style>