/*
Theme Name: Zerif Lite Child
Description: Child theme for Zerif theme
Author: ThemeIsle
Author URI: https://themeisle.com
Template: zerif-lite
Version: 1.0.0
Text Domain:  zerif-lite
*/


.zerif-copyright-box {
 display:none;
}
.entry-content p {
	line-height: 1.625;
}
.entry-content img {
	margin-top:1em;
	margin-bottom:1em;
}

.navbar-nav > li.fa {
	display:inline-block;
	/*top: 9px;*/
}

.focus {
  padding-bottom: 0px !important;
}

.nivoSlider img {
	top:77px !important;
}
.purchase-now {
  background: #2b2e95;
}
.purchase-now .red-btn {
 background: #e61d27;
}    

.copyright {
	background: transparent;
  padding-top: 50px;
  padding-bottom: 20px;
}
.copyright h4 {
	color:#999;
	text-transform:uppercase;
	font-weight:700;
}
.copyright .social li {
	margin-left:16px;
	margin-right:16px;
}
.copyright .fa {
	font-size:30px;
}
.copyright #zerif-copyright {
	/*margin-top:65px;*/
}
.company-details {
  padding-top: 50px;
  padding-bottom: 20px;
}

.pmc-copyright-footer {
	background:#222;
	padding:15px 0 10px;
	color:#999;
	font-size:.8em;
}
.pmc-copyright-footer .pmc-copyright-company,
.pmc-copyright-footer .pmc-copyright-vendors {
	background:#222;
	text-align:left;
}
.pmc-copyright-footer .pmc-copyright-vendors {
	text-align:right;
}

@media screen and (max-width: 1000px) {
	.nivoSlider {
		height:300px !important;
	}
}

@media screen and (max-width: 767px) {
	#main-nav, #main-nav.fixed {
    margin-bottom: -70px;
  }
}
@media screen and (max-width: 580px) {
	.nivoSlider {
		height:200px !important;
	}
}

.home-slider-plugin {
}