/*
	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: 2.4.2
	Stable tag: 2.4.2
	Requires at least: 4.7
	Tested up to: 5.9
	Requires PHP: 5.6
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
*,
input,
button {
  outline: none !important;
}

span.elementor-button-content-wrapper span.elementor-button-icon svg {
  width: 9px !important;
}
/*ACCUEIL*/
.elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
  position: relative;
}

.elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden::after {
  content: "" !important;
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.1;
  z-index: 1;
}

.elementor-element-13415aa .swiper-pagination {
  bottom: 10px !important;
  text-align: right !important;
  padding-right: 30px !important;
  z-index: 2 !important;
}

.elementor-2 .elementor-element.elementor-element-79abdc1 .swiper-pagination-bullet {
  width: 30px !important;
  height: 10px !important;
  border-radius: 99px !important;
  transition: width 0.3s ease !important;
}

.elementor-2 .elementor-element.elementor-element-79abdc1 .swiper-pagination-bullet-active {
  width: 55px !important;
}

/* PANIER */
.elementor-menu-cart__toggle .elementor-button {
  background: transparent !important;
}

input#coupon_code {
  height: 100%;
}

.elementor-widget-woocommerce-cart
  .woocommerce
  a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward) {
  color: #000 !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart img {
  display: block;
  width: 70px !important;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
  background-color: rgba(0, 0, 0, 0.1) !important;
  padding-left: 6px !important;
}

.elementor-menu-cart__main {
  right: 20px !important;
  top: 20px !important;
  bottom: 20px !important;
  width: 500px !important;
}

.elementor-72 .elementor-element.elementor-element-11db852 .elementor-menu-cart__subtotal {
  margin-top: auto !important;
}

.elementor-menu-cart__footer-buttons {
  margin-top: initial !important;
  padding-top: 0 !important;
}

.elementor-menu-cart__products {
  overflow: initial !important;
  overflow-y: unset !important;
}

.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name {
  max-width: 280px !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-info {
  padding: 1em 2em 1em 3.5em !important;
  margin: 0 0 2em;
  position: relative;
  background-color: #fff !important;
  color: #010101 !important;
  list-style: none outside;
  width: fit-content;
  word-wrap: break-word;
  position: fixed;
  top: 100px;
  left: 50%;
  border: none !important;
  transform: translateX(-50%);
  z-index: 999;
  border-radius: 0px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  display: flex;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
  background-color: #e20a1a !important;
  font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
  font-size: var(--e-global-typography-accent-font-size) !important;
  font-weight: var(--e-global-typography-accent-font-weight) !important;
  text-transform: var(--e-global-typography-accent-text-transform) !important;
  color: #fff !important;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
  display: none !important;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  top: 50% !important;
  transform: translateY(-50%);
}

.woocommerce-info span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
  color: #000 !important;
}
/* NAVBAR */

.elementor-72 .elementor-element.elementor-element-a2c1bc6 .jet-ajax-search__field::placeholder {
  color: #000;
}
body:not(.rtl) .jet-ajax-search__field-icon {
  right: 15px !important;
  left: initial !important;
}

.jet-ajax-search__results-area {
  width: 120% !important;
}

.navbar {
  position: fixed !important;
  top: 0px;
  left: 0px;
}

.navabr-ui {
  background: transparent;
  transition: background-color 0.25s ease, box-shadow 0.25s ease;
}

.navbar.scrolled .navabr-ui {
  background: rgba(0, 0, 0, 1);
}

/* MON COMPTE */
.jet-login .login-password__wrapper .password-visibility__icon {
  top: 12px !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul {
  background-color: #e20a1a;
  border-radius: 10px;
  justify-content: space-around !important;
}

.elementor-widget-woocommerce-my-account
  .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom)
  .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,
.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper,
.woocommerce-address-fields {
  border: none !important;
  padding: 0 !important;
}

.woocommerce-MyAccount-content-wrapper h2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
  font-weight: 700 !important;
  color: #000 !important;
}

th.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number a {
  text-transform: capitalize;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
  display: flex;
  gap: 10px;
}

/* VALIDATION COMMANDE */
.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: 900;
  background-color: #e20a1a !important;
  color: #fff !important;
  border-radius: 5px !important;
  border: none !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  color: #fff !important;
  font-weight: 600 !important;
}

.elementor-widget-woocommerce-my-account
  .e-my-account-tab:not(.e-my-account-tab__dashboard--custom)
  .woocommerce
  .shop_table
  .button {
  color: #fff !important;
}

/* PRODUIT UNIQUE */
.woocommerce .elementor-1021 .elementor-element.elementor-element-6b70649 .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  display: none;
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
  padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-right: 6px !important;
  margin-bottom: 10px !important;
  background-color: transparent !important;
}

.woocommerce .elementor-1021 .elementor-element.elementor-element-6b70649 .woocommerce-tabs ul.wc-tabs li a,
.woocommerce .elementor-1021 .elementor-element.elementor-element-6b70649 .woocommerce-tabs ul.wc-tabs {
  padding: 0 !important;
}

.woocommerce table.shop_attributes td {
  padding: 15px !important;
}
.swiper-container-autoheight .swiper-wrapper {
  height: 400px !important;
}

.jet-woo-product-gallery__image img,
.jet-woo-product-gallery__image a,
.jet-woo-product-gallery-slider .swiper-slide,
.elementor-1021
  .elementor-element.elementor-element-5a47e22
  .jet-woo-product-gallery-slider
  .jet-woo-product-gallery__image {
  height: 100% !important;
}

.jet-woo-product-gallery__image img {
  object-fit: cover !important;
}

.elementor-1021
  .elementor-element.elementor-element-5a47e22
  .jet-woo-product-gallery
  .jet-woo-product-gallery__trigger:not(.jet-woo-product-gallery__image-link) {
  height: 30px !important;
}

.jet-woo-swiper-gallery-thumbs .swiper-slide img {
  object-fit: cover !important;
  height: 150px !important;
}
