/*
Theme Name: OnePress Child
Template: onepress
*/
@import url('https://fonts.googleapis.com/css2?family=Playwrite+AU+SA:wght@100..400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
.site-content{
	background-image:url("http://tom-graphisme-web.fr/wp-content/uploads/2024/10/racines.jpg");
	background-attachment:fixed;
	}
.section-services.section-padding.section-meta.onepage-section{
	border-top: solid 6px #bf7cfe;	
}
.onepress-menu a{
	font-family: "Playwrite AU SA", serif;
	text-transform: capitalize;
	font-size:16px;
}
.footer-widgets.section-padding{
	border-top: solid 6px #bf7cfe;		
}
.section-title{
	color: #bf7cfe;
	}
.entry-title{
	font-family: "Oswald", serif;
}
.page-header{
	background-image:url("http://tom-graphisme-web.fr/wp-content/uploads/2025/01/geometry-2520247_1920.jpg");
	background-position:center;
	opacity:0.8;
}
.page-header .entry-title, .page-header .page-title{
	font-size:46px;
	color:white;
}
.entry-content blockquote{
	background-color:#dbb5ff;
}
.ngg-gallery-thumbnail{
	padding:10px;
}
.ngg-gallery-thumbnail{
	opacity:0.8;
}
.ngg-gallery-thumbnail:hover{
	background-color: #da98ff;
	opacity:0.7;
}
.service-item:hover{
	background-color:#d9b3fc;
}
.wp-block-cover__inner-container.is-layout-constrained.wp-block-cover-is-layout-constrained p{
	color:#9339ffs;
}
..hero__content{
	color: #eccbff;
}
div.wpforms-container .wpforms-form button[type="submit"]{
	margin:auto;
	width:160px;
}
.pic{
	background-color: #d2b3fc;
}
.footer-widgets.section-padding{
	background-image:url("http://tom-graphisme-web.fr/wp-content/uploads/2024/10/leaf.jpg");
	background-attachment:fixed;
}
.ngg-imagebrowser.default-view h3{
	display:none;
}
.footer-connect{
	background-color: #630f93;
}


@media (max-width: 1250px) { 
	.svpPlayer{
		display:none;
	}
}

