/*
	Theme Name: Hello Elementor child
	template: hello-elementor
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Version: 3.3.0
	Stable tag: 3.3.0
	Requires at least: 6.0
	Tested up to: 6.7
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

/***** BOUTONS *****/

a,
select {
  outline: none !important;
}

/** HEADER **/

.elementor-element-177bee4 {
  width: 75px !important;
}

/** BOUTON CART **/

.elementor-menu-cart__toggle_button .elementor-button-icon {
  width: 25px;
}

.elementor-button-icon {
  width: 10px;
}
span.elementor-button-text {
  line-height: 1.2;
}

/** PANIER **/

.e-cart__container * {
  outline: none !important;
}
#coupon_code {
  padding: 1em !important;
  background-color: #a18e8366 !important;
  color: #624331;
  border: 1px solid #624331 !important;
}

/** PRODUIT **/

.variations th {
  padding: unset !important;
}
.woo-selected-variation-item-name {
  display: none !important;
}
.variations .variable-item-contents {
  outline: none !important;
}
.elementor-element-a6c9c88 img {
  height: unset !important;
}
.elementor-element-49ac691 {
  flex-wrap: unset !important;
}

/** PAGE ACCUEIL **/

.elementor-element-8b5376f {
  overflow-x: hidden !important;
}

/** FOOTER **/

.footer_link a {
  color: black;
}
.footer_link a:hover {
  color: black;
  opacity: 0.8;
}
