/*
 Theme Name:     Empire II Child
 Theme URI:      http://themeprince.com/themes/empireii
 Description:    Child theme for the Empire II theme 
 Author:         Atelier du Site
 Author URI:     https://www.atelier-du-site.fr/
 Template:       empireii
 Version:        1.1.1
 License:        GNU General Public License v2 or later
 License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:    empireii-child
*/

body html {
    background: #ffffff url("http://frambiola/wp-content/uploads/img/fond-pates-fruit.jpg") no-repeat right top;
}

#tp-bgslider .load {
    background-color: transparent !important;
}

/* .texture-glossy{
	background-image: url('images/texture-glossy.jpg');
} */

@media all and (min-width: 300px) {
.texture-glossy {
        background-image: url('images/texture-glossy.jpg') !important;
    }
}

.dz-portraits-left { float: left; padding-right: 15px; }
.dz-portraits-right  { float: left; padding-left: 15px; }

#page-content .vspace2 {
	height: 0;
}

#content p {
	margin-bottom: 10px;
}

#content .col p {
	margin-left: 5px;
}

#content .vspace2 {
	height: 20px;
}

a {
	color: #990033;
}

a:hover {
	color: #990033;
	text-shadow: 2px 2px 8px #333;
}

#sidebar .menu a {
	font-family: inherit;
	color: #FFF;
}

.tp-title { margin-bottom: 90px !important; }
h1.tp-title { font-family: inherit; }
.tp-title-2 { margin: 30px 0 15px 0;}
.tp-title-2 h1 { font-family: inherit; }
.tp-title-3 { margin: 30px 0; }
.tp-title-3 h1 { font-family: inherit; }

hr.hr3 { margin: 0 0 20px 0;}

span.pullquote{
	font-size: inherit;
	line-height: inherit;
	width: inherit;
	padding-left: 65px;
	
	padding-right: 0;
}

.tp-sc-pfolio { padding-bottom: 30px; }

.tp-sc-pfolio h3 {
    font-size: 16px;
    margin-bottom: 10px;
    padding-top: 0;
}

/* Ajustement du slider Revolution */

#content .rev_slider_wrapper {
    margin-bottom: 15px !important;
    margin-top: -15px !important;
    padding-bottom: 0 !important;
}

/* 404 page not found */
#not-found {
  text-align: center;
  width: 300px;
  margin: auto;
}

#not-found h1 {
  font-size: 100px;
  color: #ececec;
  border: 8px solid #ececec;
  width: 200px;
  height: 200px;
  line-height: 214px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-weight: normal;
  margin: auto;
}

#not-found h2 {
  font-size: 16px;
  padding: 20px 0;
  text-align: center;
  font-weight: normal;
}

#not-found-next {
	text-align: left;
}

#not-found-next ul {
	list-style: disc inside none;
}
