/*
Theme Name: Storefront Theme enfant
Description: Theme enfant storefront de thomas
Author: Thomas
Author URI:
Template: storefront
Version: 0.1.0
*/



/********** conteneur en 1920 *******************/

.grandeTaille {
 
    padding: 0;
    margin: 0;
    max-width: none !important;
    width: auto !important;
}

/********** Ecart Element Menu Principal *******************/
.main-navigation ul li a {
    padding-left: 9px !important;
    padding-right: 11px !important;
}

.fl-node-57b584480b355 > .fl-row-content-wrap {
    background-image: url(../../../uabb/presets/2016/07/silhouette-people-1209722_1920.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}
.fl-node-57b584480b355 > .fl-row-content-wrap {
    background-color: green;
    
}
.fl-row-content-wrap {
    padding: 20px;
}
.fl-row-content-wrap {
    margin: 0px;
}
.fl-row-content-wrap {
    position: relative;
}
.fl-builder-content *, .fl-builder-content *::before, .fl-builder-content *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/********** DISPARTION DES CATEGORIES DANS POP UP PRODUITS***********/
.product_meta {
  display: none;
}

.woopack-modal-content {
  max-height: 680px;
}

.woocommerce-product-gallery {
  max-height: 580px;
}

woocommerce-product-gallery woocommerce-product-gallery--with-images woocommerce-product-gallery--columns-4 images

/* FORMULAIRE */

textarea.wpcf7-form-control {
  max-width: 435px;
  max-height: 150px;
}


/* LIENS */

.lienSouligne a {
    text-decoration: underline;
    color: #51C800;
}

/* COULEUR BOUTONS */

.wpcf7-form-control .wpcf7-submit
{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa84c+0,ff7b0d+100;Orange+3D */
background: #ffa84c; /* Old browsers */
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */
} 



/*.button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
				/*background-color: rgba(96,220,3,0);*/
				
				background: linear-gradient(to bottom,#7efa21 0%,#60dc03 100%);
    			background-color: rgba(0, 0, 0, 0);
    			background-image: linear-gradient(to bottom, rgb(126, 250, 33) 0%, rgb(96, 220, 3) 100%);
    			/*border-radius: 6;
    			-webkit-border-radius: 6px;
    			-moz-border-radius: 6px;


				border-color: #60dc03;
				color: rgb(4, 4, 4);*/
			}
/*.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .added_to_cart:hover, .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
				background-color: #38af00;
				border-color: #38af00;
				color: #ffffff;
			}
/*.button product_type_variable add_to_cart_button*/

.shadT {  
   box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.7); 
  
   background-color: white;
}


.ColonneIconeListe {
	list-style-type: none;
}

/*.IconeListe ul li {
	list-style-type: none; /* on annule la puce par défaut */
   /* background-image: url(https://laboutiquegreenlines.com/wp-content/uploads/2017/06/iconeListe.png); /* on affiche l'image souhaitée */
    /*background-repeat: no-repeat; /* on annule la répétition par défaut */
    /*background-position: left center; /* on positionne où l'on veut */
    /*padding-left: 20px; /* pour éviter la superposition du contenu */



/*********************************************************************
*************************** Bouton TEL *******************************
**********************************************************************/
.fl-builder-content a.fl-button{
	color: #56c622;
	font-size: 20px;
}

.fl-button {
    background-color: #white !important;
    border: none !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    color: #56c622;
}

.phone a {
	/*font-weight: bold;*/
	padding: 5px 15px;
	-webkit-border-radius: 15px;
  	-moz-border-radius: 15px;
  	border-radius: 15px;
	letter-spacing: 1px;
}
.phone a::before {
	content: "\f095 ";
  	font-family: FontAwesome; 
	margin-right: 5px;
}
.phone a:hover {
	text-decoration: none;
	background-color: # a1fb1a;
}

/* Bouton Tel dans Header */

.phone {
	font-size: 25px;
}

.fl-page-header-text {
	padding-top: 12px;
}



/*********************************************************************
******************PAGE D'ACCEUIL **************************************
**********************************************************************/

.FormulairePageAcceuil .fl-contact-form {
	color: white;
	font-size: 22px;
}
.FormulairePageAcceuil .fl-contact-form label {
	margin-bottom: 10px;
	margin-top: 10px;
}
/*.FormulairePageAcceuil .fl-contact-form .fl-input-group label {
	margin: 1px;
}*/
input#fl-name {
	padding-top: 0px;
	padding-bottom: 0px;
}
input#fl-email {
	padding-top: 0px;
	padding-bottom: 0px;
}
textarea#fl-message{
	padding-top: 0px;
	padding-bottom: 0px;
}
.fl-contact-form textarea {

    min-height: 100px;

}




/**************  PERSONALISATION LISTE AVANTAGE  *********************************/

.IconeListe ul li {
    list-style-type: none;
    background-image: url(https://laboutiquegreenlines.com/wp-content/uploads/2017/06/iconeListe.png);
    background-repeat: no-repeat;
    background-position: 0px 24px;
    padding-left: 34px;
    padding-top: 10px;
    line-height: 2;
}

/**************  SECTION "IMPORTANT"  *********************************/

.shadImportant {
	box-shadow: 2px 1px 5px 0px rgba(0, 0, 0, 0.7);
	background-color: white;
	border-radius: 7px;
}

/*Superposition du bloc texte sur l'image*/
.fl-col-group:nth-child(3){

	margin-left: 37px;
}
/******  FIN SECTION IMPORTANT SUR PAGE D ACCEUIL*/

.shadGreen {  
   box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.7); 
  
   background-color: rgb(81, 193, 67);
}

/*********************************************************************
******************PAGE TROTTINETTE************************************
**********************************************************************/

.PanierTrotinetteArianePageTrot span {
    font-size: 36px;
}

.PanierTrotinetteArianePageTrot {
    margin-top: 1em;
}
.shadTrot {  
   box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.7); 
  
   background-color: white;
}

.shadTrotBas {  
   box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.7); 
  
   background-color: white;
}


/*********************************************************************
********************** FOOTER ICONES RESEAUX SOCIAUX *******************************
**********************************************************************/


img.image:nth-child(3) {
  margin-bottom: 10px;
}

.image wp-image-1721

img.image:nth-child(2) {
  margin-bottom: 10px;
}

img.image:nth-child(1) {
  margin-bottom: 10px;
}

/***************************************************************************************
**                                   RESPONSIVE                                        *
***************************************************************************************/




@media all and (min-width: 300px) and (max-width: 768px){

/* Proprietés H1 */

.entry-title {
    font-size: 26px !important;
    /*margin-top: 1px;
    margin-bottom: 1px;*/
}

    /* Rédigez vos propriétés CSS ici */