/*
Theme Name: Wrap Child
Theme URI: http://wopestudio.com/demo/wrap
Description: Clean Blog WordPress Theme
Author: WopeThemes
Author URI: http://wopestudio.com
Template: wrap
Version: 1.1
Tags:
License:
License URI:
Text Domain: wrap-child
*/

#background
{
    background-color: #FFF !important;
}

.logo-box
{
    padding-top: 30px;
    text-align: left;
}

.home .page-entry-content.content
{/* texte */
    font-size: 16px;
    /*color:#000;*/

    position: absolute;
    left: 80px;
    top: 130px;
    
    margin-right: 80px;
}

/*
.home #sloganBox
{
	position: absolute;
	top: 18px;
	z-index: 9999999999;
	padding: 20px 120px 20px 40px;
}
*/
.home #sloganBox .su-animate
{
	letter-spacing: 1.2px;
    line-height: 1.4;
	font-size: 70px;
}

.home #body>.full-column .content img
{
	/*opacity: .65;*/
}

/*.home #body>.full-columnX*/
.home #page-boxed #body
{
    background-image: url(//www.massalacommunication.com/wp-content/uploads/2018/02/home-stock-photo-climbing-team-success-259872872.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	
    opacity:0.45;
    
    padding-top: 240px;
    
    min-height: 480px;
}

.home #body>.full-column .contentX
{
	/*padding: 35px;*/
}

.home .page-heading,
.page-id-23 .page-heading,
.page-id-30 .page-heading,
.page-title,
.header-search
{
	display:none;
}

#header .logo-text
{
	font-size:70px !important;
}

/*
    Presentation
*/

.page-id-33 .page-heading
{
    background-image: url(//www.massalacommunication.com/wp-content/uploads/2018/02/presentation-stock-photo-primary-rainforest-sunrise-scenery-538896187.jpg);
    height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
}

/*
    About me
*/

.page-id-21 .page-heading
{
    background-image: url(//www.massalacommunication.com/wp-content/uploads/2018/02/about-me-stock-photo-three-giraffes-in-front-of-kilimanjaro-499021765.jpg);
    height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
}

/*
	Contact
*/

.page-id-23 #page-boxed #body
{
	background-image: url(//www.massalacommunication.com/wp-content/uploads/2018/02/contact-stock-photo-abstract-under-sea-background-614496539.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
    
	opacity:0.45;
    
    padding-top: 250px;
    
    min-height: 400px;
}

.page-id-23 #page-boxed #body .full-column
{
    background-color: transparent;
}

.page-id-23 .page-entry-content.content
{/* texte */
    font-size: 24px;
    line-height: 1.3;
    /*color:#000;*/

    position: absolute;
    left: 80px;
    top: 130px;
}


/*
    /Contact
*/


#footer
{
    margin-top: 35px;
}
