/*
Theme Name: Kalium - Child Theme
Theme URI: https://laborator.co/themes/kalium/
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium — Connect with Laborator:  <a href="https://themeforest.net/user/laborator">Envato</a>, <a href="https://twitter.com/thelaborator">Twitter</a> or <a href="https://www.facebook.com/laboratorcreative">Facebook</a>.
Version: 2.6.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: kalium
*/

/*WIDGET AND TOP MENU*/
.widget img{float: right;}
.top-menu-container .widget a{color: #aaa!important;}
.top-menu-container .top-menu ul li{line-height: 2.2em;}

/*TYPOGRAPHY*/
body, p{line-height: 1.5em;}
strong{font-weight: bold;}

/*PORTFOLIO*/
.single-portfolio-holder.alt-one .services{margin-top: 0px;}

/*ABOUT PAGE*/
.about-1{
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-left: -80px;
	margin-right: 80px;
	padding: 10px 5px 10px 10px;
}

.about-2{
	position: relative;
	z-index: 1;
	margin-top: -100px;
	margin-right: 20px;
	padding: 10px;
}

.portrait{
	position: relative;
	margin-top: -110px;
	z-index: -1;
}

.portrait img{
	-webkit-box-shadow: -12px 12px 0 0 #eaeaea;
	box-shadow: -12px 12px 0 0 #eaeaea;
}

#arrow-down p{
	font-size: 40px;
	color: #000000;
	position: relative;
	z-index:-1;
	margin-top: -150px;
}

#browse{
	position: relative;
	margin-top: -100px;
}
.wpcf7{text-align: center;}
.wpcf7-form textarea {width: 343px;}
input[type=text], input[type=number], input[type=email], input[type=password], input[type=url], input[type=tel], textarea{border:2px solid #eaeaea;}
div.wpcf7-mail-sent-ok{border: 0px}

.site-footer.footer-bottom-vertical .footer-bottom .footer-bottom-content{
	padding-top:0px;
}
.site-footer .footer-bottom-content{
	padding-top:0px;
}

.grecaptcha-badge{
	display:none;
}

/********************************/
/********** MEDIA QUERIES **********/
@media only screen and (max-width: 960px) {
.about-1{
	z-index: 0!important;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.about-2{
	z-index: 0!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px!important;
	padding: 0px;
}

.portrait{
	margin-top: 0px;
	z-index: 0!important;
}

#arrow-down{
	display:none;
}

#browse{
	margin-top: 0px;
	margin-bottom: 0px;
}

.single-portfolio-holder .details .services .checklist-entry, .single-portfolio-holder .details .link, .social-links-rounded{
	display: none!important;
}

.portfolio-title-holder .pt-column-title+.pt-filters{
	margin-bottom: 0px;
}

.portfolio-holder .item-box .info{
	padding:0px;
}

.section-title{
	margin-top: 0px;
}

.service-button{
	display:none!important;
}
}

