/*
Theme Name: Zerif Lite Child
Theme URI: https://www.themeisle.com/
Description: Zerif Lite Child Theme
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: zerif-lite
Version: 0.1
*/


#main-nav{
	border-bottom: 4px solid #ED01BB;
}

a:hover, 
.navbar-inverse .navbar-nav>li>a:hover, 
.navbar-inverse .navbar-nav>li>a:focus {
	color: #ED01BB !important;
}

#secondary h2:first-child{
	margin-top:0;
}

.sidebar-wrap {
	border-left:none !important;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.focus-box .service-icon {

    height: 190px !important;

    width: 190px !important;
}

.about-us .section-header .section-legend,
.about-us .text_and_skills p,
.about-us .client-list p

{
text-align: justify;	
}

#parallax_move{
	    margin-top: 70px !important; 	
}

#contact-top{
	text-align:right;
		color: #fff;
		background:#333;
		margin: 0 auto;
	    padding:7px 30px;
}

.contact-us{
	    background: url("/wp-content/uploads/2016/09/banner-kontaktu.png") top center no-repeat !important;
		padding-bottom:0 !important;
		padding-top: 85px !important;
}
.contact-us .white-text{
	    color: #fff;
    text-shadow: 2px 2px #666;
}
.widget .widget-title:before,
.entry-title:after{
	    background: #ED01BB !important;
}

.company-details {

	padding-top: 25px !important;
	padding-bottom: 25px !important;
}

.footer-widget-footer .textwidget p {text-align:left !important;}

.fa.fa-facebook-square {
	    color: #fff;
    /*background: #fff;*/
}
.skill-count input{
	    margin-left: -55px !important;
}
.skill-count::after{
	content:"%";
    position: relative;
    top: -163px;
    left: -22px;
}
.skills .skill .section-legend{
	padding-top: 22px;
}
#contact-top ul {display:flex;list-style:none; justify-content:flex-end; flex-wrap:wrap}
#contact-top ul li {list-style:none; margin: 0 10px 0; }
#contact-top ul li span {padding: 0 5px;}
#contact-top ul li::before{display: none }
@media screen and (max-width: 480px) {
	#contact-top ul {
		flex-direction:column;
	}
	#n2-ss-1-align{
		display:none;
	}
}
