/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* Global */

.elementor-element.full-height-img.elementor-widget.elementor-widget-image,
.elementor-element.full-height-img.elementor-widget.elementor-widget-image > .elementor-widget-container,
.elementor-element.full-height-img.elementor-widget.elementor-widget-image > .elementor-widget-container img {
    height: 100%;
}

.elementor-widget-breadcrumbs .breadcrumb_last {
	opacity: 0.5;
}

.elementor-element.full-height-img.elementor-widget.elementor-widget-image > .elementor-widget-container img{
    object-fit: cover;
}

nav.elementor-pagination .page-numbers {
	padding: 13px 20px;
	border-radius: 100px;
}

nav.elementor-pagination .page-numbers.current,
nav.elementor-pagination .page-numbers:hover,
nav.elementor-pagination .page-numbers.prev:hover {
	background-color: var(--e-global-color-primary);
	color: #ffffff;
}

.elementor-widget-button a::after {
	content: '';
	position: relative;
	width: 100%;
	transform: scaleX(1);
	height: 1px;
	background-color: var(--e-global-color-accent);
	transform-origin: bottom left;
	transition: transform 0.25s ease-out;
	display: block;
}

.elementor-widget-button a:hover::after  {
	transform: scaleX(0);
	transform-origin: top right;
}

.elementor-widget-button a#line-light::after {
	background-color: var(--e-global-color-primary);
}

.elementor-widget-button a#no-line::after {
	display: none;
}

/* Elementor - Widgets */

.elementor-element .swiper .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -20px;
}

.elementor-nav-menu ul.elementor-nav-menu--dropdown a, .elementor-nav-menu ul.elementor-nav-menu--dropdown a:focus, .elementor-nav-menu ul.elementor-nav-menu--dropdown a:hover {
	border-inline-start: none;
}


/* Category - Filter */
.wpfMainWrapper .wpfFilterButton.wpfButton {
	background: var(--e-global-color-primary);
	color: #ffffff;
}
.wpfMainWrapper .wpfFilterButton.wpfButton:hover {
	opacity:0.8;
}
.wpfMainWrapper .wpfClearButton.wpfButton {
	border: 1px solid #9b9b9b;
	color: #9b9b9b;
	background: #ffffff;
}
.wpfMainWrapper .wpfClearButton.wpfButton:hover {
	border: 1px solid #9b9b9b;
	color: #ffffff;
	background: #9b9b9b;
}
.wpfFilterContent li {
	margin-bottom: 10px;
}
#wpfSliderRange {
	height: 5px;
	border: none;
}
.wpfFilterContent .ui-slider.ui-widget-content .ui-slider-handle {
	border-radius: 100px;
	border: 1px solid var(--e-global-color-primary) !important;
	background: var(--e-global-color-primary);
	width: 15px;
	height: 15px;
}
.wpfFilterContent .ui-slider.ui-widget-content .ui-slider-handle:hover {
	background: var(--e-global-color-primary) !important;
	border: var(--e-global-color-primary) !important;
}
.wpfFilterContent .ui-slider-horizontal .ui-slider-handle {
	top: -5px;
}
.wpfFilterContent {
	margin-top: 5px;
}
.wpfFilterWrapper .wpfCheckbox label {
	width: 24px !important;
	height: 24px !important;
	border: 2px solid #d3d2d6;
}
.wpfMainWrapper .wpfFilterWrapper .wpfCheckbox label::before {
	border: 0px solid rgb(204, 204, 204) !important;
}
.wpfMainWrapper .wpfFilterWrapper .wpfCheckbox label {
	width: 25px !important;
	height: 25px !important;
}
.has-flyout--open-fc-checkout-order-review .fc-checkout-header .fc-checkout__cart-link {
	background-color: #000000 !important;
}
.fc-wrapper .fc-checkout-order-review[data-flyout].is-open {
	background-color: transparent !important;
}

/* ARCHIVE PRODUCT */

.archive-card-product-variation.elementor-widget.elementor-widget-shortcode {
	left: 0;
	right: 0;
	background: rgba(255,255,255,0.4);
	color: black;
	padding: 10px;
	display: none;
	justify-content: center;
}
.archive-card-product-variation .product-variations {
	display: flex;
	align-items: center;
	gap: 10px;
	align-content: center;
	flex-direction: row;
	text-align: center;
	width: 100%;
}
.elementor-grid .e-loop-item:hover .archive-card-product-variation.elementor-widget.elementor-widget-shortcode {
	display: flex;
}
.price-variation .elementor-shortcode {
	color: var( --e-global-color-text );
	font-family: "Gilda Display", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.7px;
}
.price-variation .elementor-shortcode ins {
	text-decoration: none;
}
.price-variation .elementor-shortcode del {
	font-size: 12px;
}

@media screen and (max-width: 1365px) {
	.elementor-135104 .elementor-element.elementor-element-2a025512 {
		width: 100%;
		max-width: 300px;
	}
	.archive .swiper-wrapper {
		max-width: 100px;
	}
}
@media screen and (max-width: 767px) {
	.elementor-grid .e-loop-item:hover .archive-card-product-variation.elementor-widget.elementor-widget-shortcode {
		display: none;
	}
}


/* PRODUCT PAGE */

.woocommerce-product-gallery .flex-viewport {
	max-height: 700px;
}

table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
	background-color: transparent;
}

table.variations td, table.variations th {
	padding: 0;
}

.elementor-element .woocommerce.elementor-element.elementor-widget.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:before{
    background-image: url("assets/img/arrowsimple-l-w.svg");
}

.elementor-element .woocommerce.elementor-element.elementor-widget.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:before{
    background-image: url("assets/img/arrowsimple-r-w.svg");
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    display: flex;
    column-gap: 20px;
    margin-bottom: 0;
    overflow: hidden;

}
div.product div.images.woocommerce-product-gallery .flex-viewport {
    flex-basis: 100%;
}

.woocommerce-js div.product div.images .flex-control-thumbs {
    flex-basis: 100%;
    margin: 0;
    min-width: 1900px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    flex-direction: column;
}

.woocommerce-js div.product div.images .flex-control-thumbs {
    overflow: hidden ;
    zoom: 1;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1),
.woocommerce div.product div.images .flex-control-thumbs li{
    clear: none;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 150px;
}

ol.flex-control-nav.flex-control-thumbs {
    height: 130px !important;
    max-height: 130px;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.flex-direction-nav {
    position: relative;
}

li.flex-nav-prev,
li.flex-nav-next{
    width: fit-content;
    position: absolute;
    height: auto;
    z-index: 5;
    left: 0;
    bottom: 55px;
    list-style: none;
}

li.flex-nav-next{
    left: auto;
    right: 0;
}

a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after,
a.flex-prev::before{
    visibility:visible;
    content: '';
    font-size: 20px;
    font-weight: bold;
    text-indent: 0;
    width: 16px;
    height: 30px;
    background-color: #FFf;
    background-image: url("assets/img/arrowsimple-r.svg");
    background-size: 10px;
    background-position: right center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.flex-prev::before {
    background-image: url("assets/img/arrowsimple-l.svg");
    background-position: left center;
}

ul.flex-direction-nav li a {
    color: #000;
    display: flex;
    text-indent: -99999px;
    align-items: center;
    justify-content: center;
}

ul.flex-direction-nav li a:hover {
    text-decoration: none;
}

ul.flex-direction-nav li a:hover {
    text-decoration: none;
}

.flex-control-nav{
    top:0;
}

.wc-ppcp-paylater-msg__container {
	margin: 0 10px;
	padding: 10px;
	background: #E9E5DA;
	border-radius: 4px;
}

.product .elementor-sticky {
    z-index: 0;
}

.elementor-sticky--active {
  z-index: 10 !important;
}

@media screen and (max-width: 767px) {
	.woocommerce-product-gallery .flex-viewport {
		max-height: 350px;
	}
}


/* FORM */

.wpcf7 .cf7-col100 {
	display: flex;
	gap: 30px;
}
form.wpcf7-form label {
    width: 100%;
}
form.wpcf7-form label span.red,
form.wpcf7-form .wpcf7-not-valid-tip{
    color: #ff7b7b;
}
form.wpcf7-form .wpcf7-not-valid-tip{
    padding-top: 5px;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label {
	font-size: 14px;
	font-weight: 400;
}
form.wpcf7-form select.wpcf7-form-control.wpcf7-select {
	min-height: 46px;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-text,
form.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea,
form.wpcf7-form select.wpcf7-form-control.wpcf7-select {
    padding: 10px;
    border-radius: 0;
    border: 1px solid var(--e-global-color-primary);
    outline: none;
    margin-top: 8px;
	background-color: #ffffff;
}
form.wpcf7-form span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
    margin: 0;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    border: none;
    background-color: var(--e-global-color-accent);
    color: #FFF;
    border-radius: 0;
    padding: 10px 20px;
    min-width: 250px;
    margin-top: 10px;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: var(--e-global-color-primary);
}

.product-price-block {
	color: var( --e-global-color-text );
	font-size: 20px;
	font-family: "Gilda Display", Sans-serif;
}

.product-price-block ins {
	text-decoration: none;
}

.product-price-block del {
	font-size: 14px;
}

@media screen and (max-width: 767px) {
	.wpcf7 .cf7-col100 {
		flex-direction: column;
		gap: 0;
	}

	.product-link-boxes .swiper-slide {
		max-width: 420px;
	}
}


/* FOOTER */

@media screen and (max-width: 767px) {
	.menu-ml .elementor-nav-menu {
		flex-direction: column;
	}


}

@media screen and (min-width:1366px) {

	.category-grid .elementor-grid {
		display: flex;
		grid-column-gap: var(--grid-column-gap, 12px);
		grid-row-gap: var(--grid-row-gap, 12px);
        flex-wrap: wrap;
	}
    .category-grid .e-loop-item {
        max-width:calc(25% - 12px);
		flex: 1;
    }
	
}



#map{
	width:70%;
	height: 700px;
    display: inline-block;
    position: absolute!important;
    top: 48px;
    right:10px;
}

.searchP{  
    position: relative;
    z-index: 3;
    right: 20px;
    width: 20px;
    height: 20px;
    bottom: 6px;
    cursor: pointer;
    float: right;
}


.mapContainer {
	vertical-align: top;
	position: relative;
	width: 90%;
	margin:auto;
	display: block;
	min-height: 730px
  }

  
.mapContainer .localize:before{color: #000;
    content: 'ou';
    position: absolute;
    margin-left: -80px;
    text-transform: uppercase;
    font-family: helvetica;
  letter-spacing:2px;}

.mapContainer .localize{
 height: 34px;
    background: #000;
    color: #fff;
    position: absolute;
    padding: 8px 10px 8px 40px;
    display: inline-block;
    top: 0;
    right: 0;
    line-height: 20px;
    border-radius: 0px;
    cursor:pointer;
  letter-spacing:2px;
    text-transform: uppercase;
}
.mapContainer .localize svg{
    width: 20px;
    enable-background: new 0 0 24 24;
    position: absolute;
    margin-left: -30px;
}



.mapContainer #content {
    position: relative;

    display: inline-block;
    width: 28%;
    margin-right: 1%;
    right:unset!important;
    position:relative!important;
    overflow: auto;
    max-height: 700px;
}

.mapContainer #content .location
{

  padding:10px 20px;border-radius:0px;border:1px solid #333;
  margin-bottom: 10px;
  font-size:10px;
  letter-spacing:2px;
  color:#9e9e9e
}

.mapContainer #content .location p
{
  padding-bottom: 0;
  margin-bottom: 5px
}

.mapContainer #content .location h3
{
  font-family:helvetica;
  text-transform: uppercase;
  font-size:13px;
  letter-spacing: 3px;
  margin-top: 10px
}

.mapContainer #content .location.him
{
  background:#f4f4f4;
}


.mapContainer .search {
    display: inline-block;
  width:70%;
  position: absolute
}



#pac-input{
	border-radius: 0;
  width: calc(100% - 262px);
  background: #fff;
  border: 1px solid #F4F4F4;
}

.dgwt-wcas-enable-mobile-form {
    position: relative !important;
}

.woocommerce-MyAccount-content .points-balance {
    text-align: center;
    margin-bottom: 0;
}

.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
    display: none;
}



/* Désactivation du changement de point relais temporairement */
/* #dpdfrance_relais_point_table {
	display: none;
} */

/* CAPCTHA */
.grecaptcha-badge{
	opacity: 0;
}

.dpd-offerte{
	font-size: 18px;
	font-weight: bold;
}

.e-n-menu .e-n-menu-content.e-active {
    top: 100% !important;
}

/* Colissimo - Page numéro de suivi du colis */
.lpc_tracking table thead tr, .lpc_tracking table td, p.lpc_tracking_method {
	color: var(--e-global-color-text);
}
.lpc_tracking h2, .lpc_tracking h3 {
	color: var(--e-global-color-text) !important;
}
.lpc_tracking {
	padding: 0 12px;
}