/*
 Theme Name:   One Page Express Child
 Description: One Page Express Theme
Theme URI:    https://lapaperrasse.fr/
 Author:       Claire & Claire
 Author URI:   https://www.claireetclaire.fr
 Template:    one-page-express
 Version:      1.0.0

*/

@import url("../one-page-express/style.css");

@font-face {
    font-family: 'baskerville';
    src: url('https://www.lapaperassecompagnie.ovh/wp-content/themes/one-page-express-child/font/baskvill-webfont.woff2') format('woff2'),
         url('https://www.lapaperassecompagnie.ovh/wp-content/themes/one-page-express-child/font/baskvill-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
	color: #494949!important;
}

a{
	color: #016d60!important;
}

.lienblc{
	color: #fff!important;
}

.header, .header-homepage{
	padding: 0!important;
}

/*Logo*/
.logo_col{
	padding-top: 2em!important;
	padding-bottom: 1em!important;
}

/*Menu*/
#drop_mainmenu > li > a{
	font-weight: bold!important;
}

/*Titres*/

h3{
	font-size: 2.5em!important;
}

h1.heading8{
	font-family: 'baskerville'!important;
	font-weight: bold!important;
	text-transform: inherit!important;
	font-size: 3em!important;
	}

.white-text h2, .white-text p{
	color: #333333!important;
}

h2{
	font-size: 2.5em!important;
	font-weight: bold!important;
	color: #016d60!important;
	font-family: 'baskerville'!important;
	
}

h5{
	letter-spacing: 0!important;
	font-size: 1.3em!important;
	font-weight: bold!important;
}

h6{
	color: #666666!important;
	letter-spacing: 0!important;
	font-weight: bold!important;
}

/*Acc*/
.button.blue{
	background-color: #016d60!important;
	color: #fff!important;
}

.button.big{
	font-size: 1em!important;
}

.button{
	text-transform: none!important;
}

.about-big-images-bottomrow{
	display: none!important;
}

.numbers-section, contact-section-formsection{
	background-color: #016d60!important;
}

#contact-4{
	background-image: url("https://www.lapaperassecompagnie.ovh/wp-content/uploads/2024/03/FondContact.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#about-1{
	background-image: url("https://www.lapaperassecompagnie.ovh/wp-content/uploads/2024/03/FondLA2.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.fa.font-icon-22{
	color: #016d60!important;
}

.testimonials-boxed-itemcard{
	padding-right: 20px!important;
	padding-left: 20px!important;
}

h4.team-colors-membername, h5.testimonials-boxed-itemname, h5.testimonials-full-nametext{
	margin-bottom: 20px!important;
}

.testimonials-boxed-section{
	background: url(https://www.lapaperassecompagnie.ovh/wp-content/uploads/2024/03/FondLA2.jpg)!important;
}

.testimonials-boxed-textcol{
	width: 75%!important;
}

.cta-blue-section{
	background-color: #016d60!important;
}

.cta-blue-text{
	color: #fff!important;
	font-size: 1.5em!important;
	line-height: 1.5em!important;
	text-align: center!important;
	font-family: "Source Sans Pro", sans-serif!important;
}

.cta-blue-textcol{
	width: 99%!important;
}

.cta-blue-btncol{
	display: none!important;
}

/*Formules*/
.colform{
	border: 2px solid #016d60;
	padding: 1em;
	border-radius: 1em;
}

.blocpadd{
	padding: 0!important;
	margin: 0!important;
}

.tabform{
	width: 70%!important;
	max-width: 70%!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.first{
	background-color: #016d60;
	color: #fff!important;
	padding: 1em;
}

/*Contact*/
.wpcf7-form [type="submit"]{
	background-color: #016d60!important;
	border-radius: 4px!important;
	color: #fff!important;
	padding: 1em!important;
	font-size: .8em!important;
	border-radius: 8px!important;
}

#formulaire-responsive {
	max-width:1500px;
	margin:0 auto;
        width:100%;
}
.rang-form {
	width: 100%;
}
.demi-colonne, .colonne {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.demi-colonne {
		width: 50%;
	}
}

/*CookieYes*/
.cky-btn:last-child{
	margin-top: 1em!important;
}

/*Responsive*/
/*Tél*/
@media screen and (max-width: 767px) {
	
}

/*tablette*/
@media screen and (min-width: 780px) and (max-width: 950px) {
	
}

/*Footer*/
.footer{
	background-color: #016d60!important;
	border-top: none!important;
}


/*Tailles*/

@media only screen and (min-width: 1200px) {
  .gridContainer {
    width: 100%!important;
  }
}

@media only screen and (min-width: 768px) {
	 .page-id-100 .gridContainer {
    width: 100%!important;
		  max-width: 100%!important;
  }
}

	
	