/*
Theme Name: Rhythm Child
Theme URI: http://themeforest.net/user/JoiThemes/
Author: JoiThemes
Author URI: http://themeforest.net/user/JoiThemes/
Template:  rhythm
Description: Powerful Theme
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: rhythm
Tags:
*/


/*
				GENERAL
*/

.move_down_hover{
	display: inline-block;
	text-align: center;
	padding:4px 10px;
	position: relative;
	top:0px;
	-webkit-transition : top 700ms;
	-moz-transition    : top 700ms;
	-ms-transition     : top 700ms;
	-o-transition      : top 700ms;
	transition         : top 700ms;
}

.move_down_hover:hover{
	top:7px;
}


.single-portfolio article.portfolio{
	margin-top : 110px !important;
}


/*
				GENERAL RESPONSIVE
*/

@media only screen and (max-width: 1024px) {
	.background-desktop{
		background-attachment: scroll !important;
		background-position: center center;
		-webkit-background-size: cover; /* pour Chrome et Safari */
		-moz-background-size: cover; /* pour Firefox */
		-o-background-size: cover; /* pour Opera */
		background-size: cover; /* version standardisée */: cover;
	}

}

.background-desktop{
	
}

/*
				PORFOLIO
*/

.header-moderng7{
	padding-top:180px;
	margin-bottom:40px;
	padding-bottom:80px;
	border-bottom:1px solid #f7f7f7;
}

.description-portfolio-top{
	color:#acacac;
	text-transform: uppercase;
	text-align: center;
	font-size:0.8em;
	letter-spacing: 0.1em	
}

.work-detail-section .work-detail{
	margin-bottom:50px;
}

.detailduprojet_titre{
	float:left;
	height:60px;
}

.detailduprojet{

}

/*
				LE STUDIO
*/

.section-situe-nice{
	
}

#section-studio-references img:not([draggable]), embed, object, video{
	width:50%;
}

/*
				SERVICES
*/

.titles-services a{
	color:#fff;
}
.titles-services a{
	color:#eee;
}

.description-top-services{
	
}

/*
				BLOG
*/

.header-moderng7blog{
	padding-top:180px;
	margin-bottom:40px;
	padding-bottom:80px;
	border-bottom:1px solid #f7f7f7;
}

.title-blog span{
	display: block;
	font-size:2.5em;
	padding:10px 0px;
}

.page-section-g7blog{
	padding-top:0px !important;
}

/*
				SHOP
*/
.col-product-g7{
	padding:25px;
}

