/*
Theme Name: Zerif Lite Child
Version: 1.8.4.5
Description: A child theme of Zerif Lite
Template: zerif-lite
Author: Admin
*/
@import url("../zerif-lite/style.css");
/* Your awesome customization starts here */


/*{
	font-family: "Times New Roman", Georgia, Serif!important;
    color: #877e43;
}*/

ul li {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400px;
  color: #948A54!important;
}

@media screen and (max-width: 480px) {
	ul li {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400px;
  color: #948A54!important;
}
}



.home_list {  
    color: #948A54!important;
}

.wpb_image_grid_ul, .alm-reveal {
	height: 100%!important;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item, .alm-reveal .isotope-item {
	position: relative!important;
	top: 0!important;
	left: 0!important;
	width: 25%!important;
    margin: 0!important;
	padding: 0!important;
	display: inline-block;	
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item img, .alm-reveal .isotope-item img {
	margin: 0 auto!important;
    width: 100%!important;
	position: relative!important;
}

.icons {
	margin: 0 auto;
}

@media screen and (max-width: 1023px) {
	.wpb_image_grid .wpb_image_grid_ul .isotope-item, .alm-reveal .isotope-item {
		width: 50%!important;
	}
}

@media screen and (max-width: 480px) {
	.wpb_image_grid .wpb_image_grid_ul .isotope-item, .alm-reveal .isotope-item {
		width: 100%!important;
	}
}

.sidebar-wrap {
	display: none!important;
}

#site-navigation, .navbar-toggle {
	display: none!important;
}

.content-left-wrap {
	padding-top: 0!important;
}

.vc_empty-placeholder {
	margin-bottom: 0!important;
}

.entry-content {
	margin: 0!important;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	position: absolute!important;
	left: calc(50% - 60px)!important;
}

header {
  display: none;
}
.social {
	background: #272727;
}
.social li a:hover {
    color: #948a54;
}
  
.copyright {
	background: #272727;
	}
  
.fa {
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 25pt;
  	padding-right: 15pt;
  	color: #948a54;
  }
.company-details a:hover {
    color: #948a54;
	  }

.specialText {
	font-family: "Times New Roman", Georgia, Serif!important;
    color: #948A54;
  }
	