/* 
Theme Name: DynamiX Child Theme
Theme URI: http://themeva.com
Author: themeva
Version: 1.0
Template: DynamiX
Description: DynamiX Wordpress Child Theme
Author URI: http://themeva.com
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready, buddypress
*/

@import url("../DynamiX/style.css");

@import url(http://fonts.googleapis.com/css?family=Quicksand:400,700);


body{
	background: url(images/white-skin.jpg) repeat;
	font-family;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	font-family: 'Quicksand', sans-serif !important
} 

.custom-layer.shadow.top{
	background: url(images/header-bg.jpg) repeat-x;
}

.revslider-container {
	max-width: 1000px;
	margin: auto;
}

#footer-wrap, #custom-layer3{
	background: url(images/footer-bg.jpg) repeat;
}

#footer-wrap, #footer-wrap h3, #footer-wrap a {
    color: white;
}

.footer-projects > li:before {
    content: "";
    font-family: FontAwesome;
    font-size: 10px;
    margin-right: 10px;
}

h1.home {
	color: #932121;
	text-transform: uppercase;
}

.feature-title > a {
	color: #9b1f21 !important;
	text-align: center;
	text-transform: uppercase;
}

.menutitle {
	color: #932121;
}

.features {
	margin-top: 50px;
	min-height: 260px;
}

.feature {
	float: left;
	width: 30%;
	margin: 10px;
	text-align: center; min-width: 300px;
}

.feature-content {
	padding: 10px;
	text-align: left;
	line-height: 1.7;
	font-size: 13px;
}

#footer-wrap h3{
	background: url("../DynamiX/images/break-a.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
	padding-bottom: 15px;
}

.divider-light .widget > ul li, .divider-light .widget.widget_nav_menu div > ul li{
	background: none;
}

.footer-projects > li {
	background: url("../DynamiX/images/break-a.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
}

/*

.panelcontent {
	display: none
}

.panelcontent {
	background: none repeat scroll 0 0 #000;
	margin-top: 50%;
	opacity: 0.8;
	position: absolute;
	width: 296px;
}
*/

.skinset-background h3 {
	color: white;
	font-weight: bold;
	text-align: center;
}

.skinset-background h3 a{
	color: #383838
}

.sidebar h3{
	color: #333 !important;
	text-align: left;
}

/*
.cat-portfolio {
	width: 100%;
	clear: both;
}

.portfolio-item {
	width: 30%;
	float: left;
	overflow: hidden;
	max-height: 180px;
	margin-right: 20px;
	box-shadow: 0 10px 10px #333;
	margin-bottom: 30px;
}
*/
.custom-pagination {
	clear: both;
	padding: 30px;
}

.custom-pagination .next {
	width: 100px;
	float: right;
}

.custom-pagination .prev {
	width: 100px;
	float: left;
}



.widget.widget_woothemes_features {
min-height: 310px;

}




.listItem {
	width: 300px;
	max-height: 200px;
	overflow: hidden;
	float: left;
}
li.portfolio-item {
	list-style: none !important;
}
li.portfolio-item {
	clear: both;
	margin: 0 20px 20px 0;
	min-height: 180px;
	list-style: none
}

.rpart {
	float: left;
	width: auto;
	margin: 0 20px;
	max-width: 600px;
	min-width: 300px;
}

.imgTitle {
	font-weight: bold;
	font-size: 20px;
}
.fasocial {
	font-size: 50px;
	text-align: center;
}
.fasocial li {
	display: inline;
	padding: 5px;
}
.fasocial a, .fasocial a:hover {
	text-decoration: none;
}
.fasocial a:hover {
	color: #036dd7 !important;
}
#comments {
	display: none;
}
#togglesocial{
	display: none;
}
.row .four_column{
	min-width: 200px;
}

@media only screen and (max-width: 768px){
	.mobilemenu-init {
	top: 80px !important;
	}

	

}