/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

span.highlight { color: #ea489b !important; }
span.highlight-id { color: #BF4A77 !important; }
span.highlight-wd { color: #E25A9B !important; }
span.highlight-sc { color: #F39980 !important; }

/* Aligner l’icône en haut */
.jc-icon.w-iconbox.iconpos_left.style_default.color_primary.align_none.no_title {
    display: flex;
    align-items: flex-start;
}

.jc-icon.w-iconbox.iconpos_left .w-iconbox-icon {
    margin-top: 0 !important;
    line-height: 1; 
}

.jc-icon#partenaires .w-iconbox-icon img, .jc-icon#experiences .w-iconbox-icon img {margin-top: -3px; } 
.jc-icon#space img{ margin-top: 5px; }

/* COEUR AVIS */
.fas.fa-heart { color: #ea489b; }
/* COINS ARRONDIS MES REALISATIONS */
.jc-border-portfolio article .w-grid-item-h, .jc-border-portfolio article .w-post-elm  {border-radius: 15px !important;}

/* FORMULAIRE CONTACT */

.jc-contact-form {}
#wpforms-form-530 .wpforms-submit-container { text-align: right; }
.jc-contact-form .wpforms-submit { background-color: #ff63ae !important; border: transparent !important; }
.jc-contact-form .wpforms-error { color: #f3c2ce !important; }
.jc-contact-form option { background-color: #ff63ae !important; color: #fdf7f5 !important; }
/* PACK HOVER */
.jc-petite-pousse, .jc-eclosion, .jc-floraison  { transition: 0.5s;}
.jc-petite-pousse:hover {background-color: #4a2437 !important;}
.jc-petite-pousse:hover h3 span {color: #BF4A77 !important;}
.jc-eclosion:hover {background-color: #C14877 !important;}
.jc-eclosion:hover h3 span {color: #4A2437 !important;}
.jc-floraison:hover {background-color: #e25a9b !important;}
.jc-floraison:hover h3 span {color: #FDF7F5 !important;}

/* ICONS */
.jc-icons h3 {margin-top: 10px;}

@media(max-width: 780px) {
	*:not(.w-hwrapper)>.w-btn-wrapper[class*="align_none"] {
     margin-inline-end: 0px !important; 
}
	.jc-icon#partenaires .w-iconbox-icon img, .jc-icon#experiences .w-iconbox-icon img {margin-top: 5px; } 
	#center-responsive h2 span, #center-responsive p, #center-responsive .w-btn-wrapper  {text-align: center !important;}
	#responsive-icon-ld .w-iconbox-icon { margin-top: -25px !important; }
	#responsive-icon-sd .w-iconbox-icon {margin-top: -55px !important;}
}



