/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
Text Domain: wpml_theme
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
*/

/*
    Add your custom styles here
*/

@import url("https://use.typekit.net/vqx6rcq.css");

body {
	font-family: "century-gothic"!important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 50%;
  padding: 1rem;
  padding-right: 2rem;
}

.elementor-field-group .elementor-select-wrapper:before {
	display:none!important;
}

.return-to-shop {
	margin:1em 0 1em!important;
}

.swiper-pagination {
	display:none;
}

.elementor-swiper-button {
    background: #00000040;
    padding: 4px;
    border-radius: 40px;
}

.elementor-swiper-button-next, .elementor-swiper-button-prev {
	width:28px;
	height:28px;
	opacity:0.25;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	transition: opacity .2s ease-in;
}


.elementor-swiper-button-next:hover, .elementor-swiper-button-prev:hover {
	opacity:0.75;
}

.elementor-swiper-button-prev {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500' fill='none'%3E%3Ccircle r='250' transform='matrix(-1 0 0 1 250 250)' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M203.865 249.73L302.903 150.584L274.85 122.5L148.613 248.876L148.757 249.02L147.903 249.874L274.141 376.25L302.193 348.166L203.865 249.73Z' fill='white'/%3E%3C/svg%3E");
}

.elementor-swiper-button-next {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='500' height='500' viewBox='0 0 500 500' fill='none'%3E%3Ccircle cx='250' cy='250' r='250' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M296.135 249.73L197.097 150.584L225.15 122.5L351.387 248.876L351.243 249.02L352.097 249.874L225.859 376.25L197.807 348.166L296.135 249.73Z' fill='white'/%3E%3C/svg%3E");
}

.elementor-swiper-button i {
	font-size: 19px;
}

.swiper-container {
	padding:0;
}

.swiper-slide {
	padding:1em;
}


.swiper-slide .thumb-slide {
	width: 160px;
	height:160px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	margin: 0 auto .5em;
}


.swiper-slide h5 {
	position:relative;
	margin-bottom:1rem;
	padding-bottom:1rem;
}

.swiper-slide h5::after{
	content:'';
	position:absolute;
	width:45px;
	height:3px;
	background-color:#FBF4AC;
	bottom:0;
	margin:auto;
	left:0;
	right:0;
}

.price-product {
	padding-bottom:1.5em;
}

.price-product span, 
.swiper-slide h5 {
	font-size : 16px;
}

.price-product>span{
	display:inline-block;
}

.price-product .regular-price span{
	font-size:12px;
  	text-decoration: line-through;
	opacity : 0.8;
	padding-left: .25em;
}

.swiper-slide a {
	display:inline-block!important;
}

.price-product span{
	color: var( --e-global-color-primary );
	font-weight:600;
}

.cart button {
	text-transform:uppercase;
	font-size:13px!important;
}

.price-product span:hover,
.price-product span:focus {
	color: var( --e-global-color-primary );
}

.btn {
	display:inline-block;
	margin: .5em;
	padding: 0.75em 2em;
	border:1px solid #707070;
	color:var( --e-global-color-primary );
	cursor:pointer;
	transition:all ease-in .2s;
	text-transform: uppercase;
	font-size:12px;
	font-weight:600;
}

.btn:hover, .btn:focus {
	background:#55595c;
	border-color : #55595c;
	color:var( --e-global-color-secondary );
}

.swiper-home .btn {
	color:white;
	border-color:white;
		text-transform:none;
	font-weight:400;
}

.swiper-home .btn:hover,
.swiper-home .btn:focus {
	border-color:white;
	background:white;
	color:black;
}

.swiper-home {
	background-size: cover;
	padding:0;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	background-position: center!important;
}

.swiper-home h2, .swiper-home span, .swiper-home p {
	color:white;
	text-align: center;
}

.swiper-home, .swiper-home .swiper-slide {
	height:660px;
}

.swiper-home .swiper-slide {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}

#woof_html_buffer{
  height: 100%;
  width: 100%;
top:0!important;
	left:0!important;
  background-color:#00000050!important;
  color:transparent!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
}

#woof_html_buffer::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='display: block; shape-rendering: auto; animation-play-state: running; animation-delay: 0s;' width='60px' height='60px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Ccircle cx='50' cy='50' fill='none' stroke='rgba(255, 255, 255, 0.8)' stroke-width='8' r='26' stroke-dasharray='122.52211349000194 42.840704496667314' style='animation-play-state: running; animation-delay: 0s;'%3E%3CanimateTransform attributeName='transform' type='rotate' repeatCount='indefinite' dur='1s' values='0 50 50;360 50 50' keyTimes='0;1' style='animation-play-state: running; animation-delay: 0s;'/%3E%3C/circle%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
	content:'';
	width:60px;
	height:60px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.woof_products_top_panel li span {
	background-image:unset;
	padding-right:18px!important;
	position:relative;
}

.woof_products_top_panel li span:after {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root jss175 MuiSvgIcon-fontSizeSmall' focusable='false' viewBox='0 0 24 24' aria-hidden='true' title='fontSize small'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'%3E%3C/path%3E%3C/svg%3E");
	background-repeat:no-repeat;
	content: '';
	right:0;
	top:2px;
	bottom:0;
	margin:auto;
	width:14px;
	height:14px;
	min-width:14px;
	min-height:14px;
	position:absolute;
}

.woof_products_top_panel li a:hover {
	color:var(--e-global-color-primary)!important;
}

.woof_products_top_panel li span:hover {
	background-size: 14px 14px!important;
}


.woof_reset_search_form {
    color: var( --e-global-color-accent )!important;
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-color: #444446!important;
    border-radius: 0px 0px 0px 0px!important;
    padding: 8px 25px 8px 25px!important;
}

.woof_reset_search_form:hover {
    background-color: #55595C!important;
    border-color: #55595C!important;
}

.woof_reset_search_form::after {
	content : 'Réinitialiser';
	font-size: 15px!important;
	color: var( --e-global-color-accent )!important;
}

.woof_reset_search_form:hover::after {
		color: var( --e-global-color-secondary )!important;
}


.woof_submit_search_form::before {
	content : 'Rechercher';
			font-size: 14px!important;
	color: var( --e-global-color-accent )!important;
}

.woof_submit_search_form {
	box-shadow:0px 0px 5px #00000025;
	text-transform: uppercase;
}

.woof_submit_search_form_container {
    padding:0;
    margin: 0;
}

.woof_products_top_panel {
	margin-bottom:35px;
}

.woof_redraw_zone select, .woof_redraw_zone button {
    border-radius: 0px!important;
        font-size: 14px!important;
    background-color: #FFFFFF!important;
    border-style: solid!important;
    border-width: 1px 1px 1px 1px!important;
    border-color: #444446!important;
    border-radius: 0px 0px 0px 0px!important;
    padding: 10px 18px!important;
	height:42px;
	position:relative;
}

.woof_redraw_zone button {
	    padding: 8px 16px!important;
	        font-size: 0px!important;
		margin-right:10px!important;
	    fill: var( --e-global-color-accent )!important;
    color: var( --e-global-color-accent )!important;
}

.woof_submit_search_form_container {
	width:100%!important;
}

.woof_products_top_panel {
	display:none!important;
}

.woocommerce div.product.elementor .quantity .qty {
	min-height:35px;
}

.product-template-default .woocommerce-error, .product-template-default .woocommerce-info, .product-template-default .woocommerce-message {
    width: 95%;
    margin: 55px auto 0px;
    max-width: 1140px;
    border-radius: 0px;
}

.cart_totals h2 {
	font-size:22px;
}

#coupon_code {
	font-size:15px;
	width: 130px;
}

.checkout-button {
	display:inline-block!important;
	margin: .5em!important;
	padding: 1em 2.5em!important;
	border:1px solid var( --e-global-color-primary )!important;
	color:var( --e-global-color-primary )!important;
	cursor:pointer!important;
	transition:all ease-in .2s!important;
	text-transform: uppercase!important;
	font-size:15px!important;
	background-color:transparent!important;
	border-radius:0px!important;
}

.checkout-button:hover{
	color: var( --e-global-color-secondary )!important;
    background-color: #55595C!important;
    border-color: #55595C!important;
}

button[name="apply_coupon"], 
button[name="update_cart"] {
	height:37px;
	border-radius:0px!important;
}

h1 {
	font-size:2rem;
}

.woocommerce table.shop_table {
	border:none;
}

main {
	margin-top:55px;
}

.woocommerce-info {
    border-top-color: rgba(43,108,176);
    color: rgba(43,108,176,0.9);
    background-color: rgb(240 247 255);
}

.woocommerce-info a {
    color: rgba(43,108,176);
}

.woocommerce-error {
    color: #920b36;
    border-top-color: #920b36;
    background-color: #FCF7F9;
}

.woocommerce-error a {
    color: #920b36;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top-width:4px!important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 42px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    height: 42px;
    padding-left: 15px;
    font-size: 1rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 8px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    color: var( --e-global-color-secondary );
    background-color: #55595C;
    border-color: #55595C;
    border-radius: 0px;
    transition: all ease-in .2s;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus {
        color: var( --e-global-color-secondary );
        background-color: #55595C;
    border-color: #55595C;
    border-radius: 0px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 2em;
}

.about_paypal {
    margin-left:1em;
}

.woocommerce table.shop_table td,
.woocommerce table.shop_table th,
.woocommerce table.shop_table tr {
    border:none;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    border-radius: 0;
}

.woocommerce h3 {
    font-size: 20px;
    line-height: 1.5;
}

.woocommerce-breadcrumb {
	color:var( --e-global-color-primary )!important;
}

.woocommerce-breadcrumb a{
	color:#767676;
}

.swatch-wrapper img, .swatch-wrapper a {
	width:24px!important;
	height:24px!important;
}

.elementor-menu-cart__footer-buttons .elementor-button {
	font-size: 14px!important;
}


.elementor-menu-cart__footer-buttons .elementor-button:hover,
.elementor-menu-cart__footer-buttons .elementor-button::focus {
    background: #55595c!important;
    border-color: #55595c!important;
    color: var( --e-global-color-secondary )!important;
}

.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
    color: var( --e-global-color-primary );
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #AAAAAA;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 15px 10px 15px;
}


.swiper-slide {
	padding:1em 1.5em;
}

.swiper-slide a.link-product {
	height:300px;
	display:flex!important;
	flex-direction:column;
	align-items:center;
	    justify-content: space-between;
}


.woof_list_checkbox {
	padding-left:0px!important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #55595c!important;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color:#D5D5E4!important;
}

.home-carousel {
	overflow-x:hidden!important;
}

.swiper-button-prev, .swiper-button-next {
	width:30px;
	height:30px;
	opacity:.5;
	background-color:white;
	background-size: 30%;
	background-position:center;
	border-radius:100%;
	background-repeat:no-repeat;
	box-shadow:0 0 15px #00000025;
	transition: opacity .2s ease-in;
}

.swiper-button-prev:hover, .swiper-button-next:hover,
.swiper-button-prev:focus, .swiper-button-next:focus,
.swiper-button-prev:active, .swiper-button-next:active{
	opacity:1;
}

.swiper-button-prev {
	background-image : url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%2300000080'/%3E%3C/svg%3E");
}

.swiper-button-next {
	background-image : url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%2300000080'/%3E%3C/svg%3E");
}
