/*!
Theme Name: Kadence Child VIVAWEB ECOMMERCE
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */


/* WOOCOMMERCE METTRE EN VALEUR CREER SON COMPTE */
/* Texte */
.woocommerce-account-fields {
  border: none;
  padding-left: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-style: normal;
  font-weight: bold;
  color: white;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: #2ECC71;
  -webkit-box-shadow: 4px 4px 8px 2px rgba(0,0,0,0.2) ;
  box-shadow: 4px 4px 8px 2px rgba(0,0,0,0.2) ;
}

/* Mettre en Valeur les infos complémentaires du panier */
.labelcheckoutyith {
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5;
	color: #3F57B4;
}

.woocommerce-additional-fields {
	border-radius: 5px !important;
	background: #ebebeb !important;
	padding: 10px;
}


/* SPECIFIQUES SITE */