/*
Theme Name: Steeler Child
Theme URI: http://demo.7iquid.net/steeler
Author: 7iquid
Author URI: http://themeforest.net/user/7iquid
Template: steeler
Description: Steeler is a WordPress theme exclusively built for manufacture, industry, factory, laboratory or construction company websites. The theme helps you to get your site up and running in less than minutes with the One Click Demo Importer. Create pages easily with the Drag & Drop Page Builder (Elementor Free) and fully responsive, retina ready and easy to customize.
Version: 1.0.3
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: steeler-child
Tags: factory, industrial, gas, chemical, company, construction, engineering, industry, laboratory, manufacture, mechanical, mining, oil, pharmaceutical, refinery, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.cointic_link{
	color: #ffffff;
}
.cointic_link:hover{
	color: #ff5a1f;
}

#site-header-wrap.header-layout2 .site-header-main .primary-menu > li:nth-child(4) > a:before{
	background-color: #D25906;
}
#site-header-wrap.header-layout2 .site-header-main .primary-menu > li:nth-child(5) > a:before{
	background-color: #00446c;
}
#site-header-wrap.header-layout2 .site-header-main .primary-menu > li:nth-child(6) > a:before{
	background-color: #8b962b;
}
#site-header-wrap.header-layout2 .site-header-main .primary-menu > li:nth-child(7) > a:before{
	background-color: #e7b817;
}
.site-header-top.bg-image{
	display:none !important;
}
.lnk_construccion .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content h3> a:hover{
	color: #D25906;
}

.lnk_interiorismo .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content h3> a:hover{
	color: #00446c;
}

.lnk_publicidad .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content h3> a:hover{
	color: #8b962b;
}

.lnk_comercialiadora .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content h3> a:hover{
	color: #e7b817;
}

.a3-portfolio-item-container .a3-portfolio-item-block .a3-portfolio-card-title-under{
	display: none !important;
}
.a3-portfolio-item-container .a3-portfolio-item-block .a3-portfolio-card-viewmore .portfolio_viewmore_button{
	background-color: #000000 !important;
	color: #ffffff !important;
	font-weight: 400 !important;
}

.a3-portfolio-expander-popup{
	background: none repeat scroll 0 0 #ededed !important;
}
.a3-portfolio-activate-up-arrow{
	border-bottom: 10px solid #6e6e6e !important;
}
.a3-portfolio-item-image-container img{
	background-color: transparent !important;
}
.a3-portfolio-expander-popup, .a3-portfolio-inner-wrap h2 a, .a3-portfolio-inner-wrap h2 a:link, .a3-portfolio-inner-wrap h2 a:link, .a3-portfolio-inner-wrap h2 a:hover, .a3-portfolio-inner-wrap h2 a:visited{
	color: #000000 !important;
}

ul.portafolio_llavemano, ul.portafolio_construccion, ul.portafolio_interiorismo, ul.portafolio_publicidad, ul.portafolio_comercializadora{
	columns:2;
	list-style: disc !important;
    list-style-position: inside !important;
    text-indent: -1.2em !important;
    text-align: left !important;
}

h2.hotspot-title{
 font-weight: 700 !important;	
 margin-top: 50px !important;
}
.hotspot-content p{
	text-align: center !important;
}

.a3-portfolio-expander-popup .closebutton .a3-portfolio-icon-close:hover{
	background-color: #000000 !important;
}

/*
 * Media queries
 */
@media screen and (min-width: 1200px){
	#site-header-wrap.header-layout2 .site-header-top .header-top-inner .header-top-left .header-note-text:before{
		background-color: #1a191d !important;
	}
	#site-header-wrap.header-layout2 .site-header-main.h-fixed {
    background-color: rgba(0,0,0,0.85) !important;
	}
	#site-header-wrap.header-layout2 .site-header-main .site-branding img {
		max-height: 100px !important;
	}
	.primary-menu > li > a{
		font-size: 14px !important;
	}
	.primary-menu > li > a{
		color: #fff !important;
	}
}

@media screen and (max-width: 1199px){
	#site-header-wrap {
		background-color: #000 !important;
	}
	#main-menu-mobile .btn-nav-mobile:before, #main-menu-mobile .btn-nav-mobile:after, #main-menu-mobile .btn-nav-mobile span{
		background-color: #fff !important;
	}
}

@media only screen and (min-width: 768px){
.a3-portfolio-expander-popup .a3-portfolio-item-image-container, div.single-a3-portfolio .a3-portfolio-item-image-container {
	width: 50% !important;
	}
.a3-portfolio-expander-popup .a3-portfolio-item-content-container, div.single-a3-portfolio .a3-portfolio-item-content-container{
	width: 48% !important;
	}
}