/*
Theme Name:  EGUE
Theme URI:   http://gabarit2.egue.live
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site EGUE.
Author:      Benjamin
Author URI:  http://gabarit2.egue.live
Template: egue
*/
/* This file was modified 2020-01-24 by Aspen Grove Studios to customize metadata in header comment */

/*- Add any CSS custom code for this child theme below this line -*/

/* Design avec 6 colonnes */


.plus
{
	color:#c0c0c0;
	margin:0 10px;
	font-style: normal;
}

.et_pb_portfolio_item
{
	background-color:#ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 0px 24px 17px 0px rgba(149,157,164,0.21);
	transition: transform 300ms ease 0ms;
	min-height:600px;
}

.et_pb_portfolio_item:hover {
    transform: scaleX(1.04) scaleY(1.04);
}

.et_pb_filterable_portfolio h2
{
	margin:30px 0 10px 0!important;
	padding: 0 30px;
}

p.acf_1
{
	padding: 0 30px!important;
	margin-bottom:20px!important;
}

p.post-meta{
	padding: 0 30px!important;
	margin-bottom:20px!important;
}

p.acf_2
{
	padding: 0 30px!important;
	margin-bottom:30px!important;
}

.et_overlay {
    border: none;
}