html {
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.015em;
	color: #444;
	line-height: 1.5em;
}
body {
	margin: 0;
}
*{
	box-sizing: border-box;
}

.master-head {
	display: flex;
	border-bottom: 1px solid #ececec;
  box-shadow: 0 0 18px 0 rgba(0,0,0,0.2);
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #fff;
	position: relative;
	padding: 0px 3%;
	align-items: center;
}
.logo-balloon-party img {
	max-width: 190px !important;
	padding: 20px;
	width: 100%;
}
.logo-balloon-party {
	width: 14%;
}
p.phone {
	margin: auto 20px;
}
.section-head-two a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.section-head-two {
	display: flex;
	width: 100%;
	justify-content: end;
	flex-wrap: wrap;
	color: #fff;
	font-size: 12px;
	padding: 0 3%;
	background: #373f50;
}
.section-head {
	width: 85%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#primary {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
	padding: 3% 0 0 0;
}
.section-head-two i {
	color: #EE6880;
	font-size: 18px;
	vertical-align: middle;
}
#primary div.product, .woocommerce-account #primary,.woocommerce-cart #primary,.woocommerce-checkout #primary {
	background: #fff;
	border: 1px solid #e1e1e1;
	padding: 10px;
	border-radius: 5px;
	margin:3% auto
}
.woocommerce #page {
	background: #fff;
	display: flex;
	max-width: 1450px;
	margin: 0 auto;
	
}
.breadcrumb {
	text-align: center;
	margin: 0 !important;
	font-size: 12px !important;
	color: #ee6880  !important
}
.breadcrumb a{	
	font-size: 13px !important;
	text-decoration: none;
	transition: all ease 0.3s;
	color: #4d4d4d  !important;
}
.breadcrumb a:hover {
	color:rgb(238, 104, 128) !important;
	transition: all ease 0.3s;
}
.title_breadcrumb {
	display: block;
	font-size: 32px;
	font-weight: 700;
	color: #333;
	margin: 0 0 1% 0;
	text-align: center;
}
.woocommerce-breadcrumb i {
	margin: 0 10px;
}

.woocommerce-products-header__title.page-title {
	text-align: center;
	margin: 0;
	margin-bottom: 2%;
	color: #373f50;
}
.sort-result {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1% 3%;
	align-items: center;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
}
.woocommerce-notices-wrapper {
	width: 100%;
}
.woocommerce-result-count {
	font-size: 12px;
	color: #666;
}
li.product {
	border: 1px solid #e1e1e1;
	margin: 0 !important;
	width: 23% !important;
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
	transition: all ease 0.3s;
}
ul.products::before {
	content: none !important;
}
.products.columns-4 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 2% !important;
}
.content-archive {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.woocommerce ul.products li.product a img {
	border-radius: 10px;
}
.woocommerce ul.products li.product .button {
	margin-bottom: 10px;
}
.short-excertp {
	color: #808080;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.46;
	margin-top: 0 !important;
}
.panier-resp .cart-hover {
	display: block !important;
	z-index: -9;
	position: absolute;
	background: #fff;
	opacity : 0;
	padding: 10px;
	border-radius: 5px;
	top: 100%;
	max-width: 350px;
	right: -19px;
	min-width: 300px;
	box-shadow: 0 0px 15px 0 rgba(0,0,0,0.3);
}
.wc-block-cart-item__remove-link:hover {
	cursor: pointer;
	color: #db3f3f !important;
}
.panier-resp {
	position: relative;
	min-width: 50px;
	min-height: 50px;
}
.panier-resp:hover .cart-hover {
	display: block !important;
	position: absolute;
	background: #fff;
	z-index: 99999;
	opacity : 1;
	transition  : opacity ease 0.5s;
	padding: 10px;
	border-radius: 5px;
	top: 100%;
	max-width: 350px;
	right: -19px;
	min-width: 300px;
	box-shadow: 0 0px 15px 0 rgba(0,0,0,0.3);
}
.cart-hover img {
	float: left !important;
	width: 50px !important;
	margin-right: 15px;
}
.cart-hover ul {
	max-height: 300px;
	overflow: auto;
}
.remove.remove_from_cart_button {
	float: left;
}
.cart-hover a {
	color: #7b7b7b;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500 !important;
}
.account-link:hover i, .panier-resp:hover i, .ico-search:hover i, .favoris:hover i {
	color: #EE6880 !important;
	transition: all ease 0.3s;
	cursor: pointer;
}
.cart-hover dl.variation {
	display: none;
}
.panier_origine {
	width: 100%;
	display:block ;
}
.cart-hover .quantity {
	color: #ee6880;
	font-size: 14px;
}
.cart-hover .remove {
	position: absolute;
	left: 0;
	opacity: 0;
}
.cart-hover li a.remove {
	position: absolute;
	left: 0;
	opacity: 0;
	transition: all ease 0.5s;
	color: #666 !important;
	font-weight: normal;
	font-size: 18px;
}
.cart-hover li:hover a.remove {
	position: absolute;
	left: 0;
	opacity: 1;
	transition: all ease 0.5s;
	color: #666 !important;
	font-weight: normal;
	font-size: 18px;
}
.woocommerce-mini-cart__total.total {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #e1e1e1;
	padding-top: 20px;
}
.woocommerce-mini-cart__total.total strong {
	color: #373f50;
	font-weight: 600;
	font-size: 14px;
}
.panier-resp:hover .woocommerce-mini-cart__total bdi {
	color: #ee6880;
	font-weight: bold;
}
.woocommerce-mini-cart-item.mini_cart_item {
	margin-bottom: 10px !important;
	display: block;
}
.panier_origine i, .account-link i, .ico-search i, .favoris i {
	color: #333;
	font-size: 24px;
	cursor: pointer;
}
.account-link > a, .panier-resp > a, .ico-search, .favoris {
	padding: 10px;
	height: 50px;
	width: 50px;
	display: inline-block;
	text-align: center;
}
.compteur-pdt {
	background: #ee6880;
	border-radius: 50px;
	height: 20px;
	width: 20px;
	position: absolute;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	top: 5px;
	right: -0;
}
.cart-hover::before {
	content: "";
	position: absolute;
	top: -4px;
	right: 17px;
	height: 0;
	width: 0;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
}
.content-menu {
	width: 70%;
}
.speed-link {
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: end;
	flex-wrap: wrap;
	min-width: 200px;
}
.btn-arch div, .btn-arch a {
	margin: 0 !important;
}
.price-cart .button::before {
	content: "\F242";
	font-family: bootstrap;
	font-size: 18px;
	transform: scaleX(-1);
  	display: block;
}
.added_to_cart.wc-forward , .price-cart .button::after,#yith-wcwl-popup-message{
	display: none !important;
}
.price-cart .button, .yith-wcwl-add-button i, .feedback .yith-wcwl-icon.fa.fa-heart {
	width: 35px;
	border: 2px solid #467299 !important;
	border-radius: 50px !important;
	height: 35px;
	background: #fff !important;
	color: #467299 !important;
	line-height: 30px !important;
	text-align: center;
	transition: all ease 0.3s;
	padding: 0 !important;
}
.price-cart .button:hover {
	background: #ee6880 !important;
	color: #fff !important;
	transition: all ease 0.3s;
	border-color: #ee6880 !important;
}
.price-cart {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.price-cart bdi {
	color: #ee6880;
	font-size: 18px;
	font-weight: 700;
}
.pop-cart {
	position: relative;
	max-width: 350px;
	background: #fff;
	width: 100%;
	border-radius: 5px;
	z-index: 9999999;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #e4f5ff;
	margin-bottom: 10px;
	padding: 3%;
	box-shadow: 0 4px 22px 2.4px rgba(0, 0, 0, 0.12);
}
.content-pop-cart {
	position: fixed;
	right: 1%;
	top: 1%;
	width: 100%;
	z-index: 9999999;
	max-width: 350px;
}
.valid-pdt {
	background: #1cb51c;
	border-radius: 50px;
	width: 25px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	color: #fff;
}
.title-pop {
	font-size: 13px;
	text-align: left;
	width: 55%;
}
.pop-cart a {
	background: #373f50;
	text-decoration: none;
	color: #fff;
	padding: 10px 20px;
	border-radius: 50px;
	font-size: 14px;
	transition: all ease 0.3s;
}
.r-search {
	width: 74%;
}
.pop-cart a:hover {
	background: #1e7ce9;
	transition: all ease 0.3s;
}
#wpforms-1755 {
	margin: 0;
}
.btn-arch {
	display: flex;
	align-items: center;
}
.search-intuition {
	position: fixed;
	z-index: 99999999;
	background: rgba(255,255,255,0.95);
	top: 0;
	left: 0;
	height: 100%;
	padding: 3% 3% 0 3%;
	width: 100%;
}
.orderby {
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	height: 45px;
	cursor: pointer;
}
.woocommerce-ordering {
	margin: 0 !important;
}
.content-search {
	max-width: 650px;
	text-align: left;
	margin: 0 auto;
	overflow: auto;
	max-height: 100%;
	position : relative;
	padding : 0 15px 40px 15px;
}
.title-search{
	font-weight: 700;
	font-size: 42px;
 	line-height: 1;
 	text-align: center;
 	color: #373f50;
  	letter-spacing: -0.02em;
}
.content-product-search:hover .titre-s {
	color: #ee6880;
}
.loading.spinner {
	height: 16px;
	position: absolute;
}
.btn-inverse.search-intuitive {
	margin: 50px auto;
	background: #373f50;
	padding: 10px 30px;
	border-radius: 50px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	text-align: center;
}
.button-search-balloon {
	border: none;
	background: none;
	color: #373f50;
	font-size: 30px;
	border-bottom: 2px solid;
	cursor: pointer;
}
.mot-cle {
	display: flex;
	justify-content: center;
}
textarea:focus, input:focus{
    outline: none;
}
#autocomplet {
	background: none;
	border-bottom: 2px solid #373f50;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	width: 95%;
	height: 40px;
	padding-left: 10px;
	border-radius: 0;
}

.close-search {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	font-size: 30px;
	color: #ee6880;
	cursor: pointer;
}
.content-product-search {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	gap: 4%;
	margin-top: 5%;
}
.no-result-intuitive {
	width: 100%;
	color: #ee6880;
}
.content-product-search img {
	width: 100px;
	border: solid 1px #E3F2FF;
}
.clear{
	width: 100%;
}
.lien-img-search {
	text-decoration: none;
}
.content-product-search bdi {
	color: #ee6880;;
	font-weight: 700;
}
.titre-s {
	width: 100%;
	display: block;
	color: #373f50;
	font-family: roboto;
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 20px;
}
.content-product-search bdi, .content-product-search ins {
	color: #ee6880;;
	font-weight: 700;
}
.yith-wcan-filter,.wp-block-woocommerce-filter-wrapper {
	border: 1px solid #e1e1e1;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 30px;
}
.wc-block-price-filter.wc-block-components-price-slider.wc-block-price-filter--has-input-fields.wc-block-components-price-slider--has-input-fields.wc-block-components-price-slider--is-input-inline {
	margin: 0;
}
.filter-title, .wp-block-woocommerce-filter-wrapper h3 {
	margin-top: -36px !important;
	font-size: 24px;
	background: #fff;
	display: table;
	padding: 0px 10px;
	margin-left: -10px !important;
}
.content-product-search del {
	color: #ee6880;;
	font-weight: 400;
	font-size: 12px;
}
#secondary {
	width: 100%;
	max-width: 280px;
	margin-top: 3%;
	margin-right: 2%;
}
.wc-block-attribute-filter.style-dropdown {
	margin: 0;
}
.woocommerce ul.products li:hover {
	box-shadow: 0 0 20px 0px rgba(0,0,0,0.2);
	background: #fff;
	z-index: 9;
	transition: all ease 0.3s;
}
.woocommerce ul.products li {
	background: #fff;
	padding: 1% !important;
	margin-bottom: 2.5% !important;
	min-width:170px;

}
.woocommerce-loop-product__title {
	color: #333;
	font-weight: 500;
	text-align: center;
	font-size: 14px !important;
}
.woocommerce ul.products li:hover > a::before {
	width: 100%;
	background: linear-gradient(90deg, #bdbdbd 50%, transparent 50%), linear-gradient(90deg, #bdbdbd 50%, transparent 50%), linear-gradient(0deg, #bdbdbd 50%, transparent 50%), linear-gradient(0deg, #bdbdbd 50%, transparent 50%);
	background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
	background-size: 24px 2px, 24px 2px, 2px 24px, 2px 24px;
	animation: border-dance 11s infinite linear;
	content: " ";
	height: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
	border-radius: 10px;
	z-index: -1;
	transition: all ease 0.5s;
	opacity : 0.6
}
.woocommerce ul.products li > a::before {
	opacity : 0;
	transition: all ease 0.5s;
}
  @keyframes border-dance {
	0% {
	  background-position: 0 0, 100% 100%, 0 100%, 100% 0;
	}
	100% {
	  background-position: 100% 0, 0 100%, 0 0, 100% 100%;
	}
  }
.yith-wcwl-add-button:hover i {
	color: white !important;
	background: #ee6880 !important;
	border-color: #ee6880 !important;
}
.filter-title {
	margin: 0 0 20px 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
	width: calc(24% - 10px) !important;
}
.filter-items.filter-checkbox {
	display: flex;
	flex-wrap: wrap;
}
.filter-items.filter-checkbox li label {
	display: flex;
	flex-direction: column-reverse;
	text-align: center;
}
.filter-items.filter-checkbox li {
	width: 20%;
}
.wc-block-cart__sidebar,.wp-block-woocommerce-checkout-order-summary-block {
	border: 1px solid #373f50;
	border-radius: 5px;
	padding: 3%;
}
.wc-block-cart__submit-button {
	background: #373f50;
	color: #fff;
	padding: 10px 20px;
	border-radius: 50px;
	text-decoration: none;
}
.wc-block-components-totals-item__label {
	color: #373f50;
	font-weight: 500;
	font-size: 22px;
}
.wc-block-components-totals-coupon-link {
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: 500;
	font-size: 14px;
}
.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
	color: #ee6880;
}
.wc-block-cart-item__wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
	background: #06c;
	color: #fff;
	font-weight: 500 !important;
	font-size: 24px;
	padding: 5px !important;
	border-radius: 50px;
	border: none;
	min-height: 50px;
}
.wc-block-components-product-name {
	width: 100%;
	min-width: 100%;
	margin-bottom: 10px;
	text-decoration: none;
	color: #373f50;
	font-weight: 500;
}
.wc-block-cart-item__prices {
	color: #a6a6a6;
	font-weight: 400;
	font-size: 14px;
}
.wc-block-cart-item__total {
	color: #0d0d0d;
	font-weight: 500;
}
.wc-block-components-panel__button {
	background: #373f50 !important;
	color: #fff !important;
	margin-bottom: 20px !important;
	padding: 10px !important;
	border-radius: 5px !important;
	cursor: pointer;
}
.wc-block-components-panel__button:hover {
	background: #1b73d8 !important;
	color: #fff !important;
	margin-bottom: 20px !important;
	padding: 10px !important;
	border-radius: 5px !important;
	cursor: pointer !important;
}
.wc-block-components-title.wc-block-components-checkout-step__title {
	color: #06c;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper::after {
	border-top: 0px;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
	padding-top: 0;
}
.new-breadcrumb {
	background: #ffd5dd url(images/bk-balloon.png);
	padding: 2%;
	background-repeat: no-repeat;
	background-position: -6% 30%;
}
.woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0;
}
.woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
	color: #373f50;
	display: block;
	margin: 0 0 30px 0;
	position: relative;
	padding: 0 0 15px 35px;
  	font-weight: 500;
  	border-bottom: 1px dashed #c1c1c1;
	
}
.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li.is-active a {
	color: #ee6880;
	position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	max-width: 250px;
	background: #f7f7f7;
	padding: 10px;
	border-radius: 10px;
}
.woocommerce-MyAccount-content a {
	color: #ee6880;
	text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 75% !important;
}
.content-info-user {
	margin-top: 20px;
	border-top: 1px dashed #b5b5b5;
	padding-top: 20px;
}
input {
	height: 45px;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
}
.woocommerce-Address .edit {
	background: #2f8fc8;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px;
	border-radius: 20px;
	font-size: 14px;
}
.woocommerce-account .woocommerce {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.woocommerce::before {
	content: none !important;
	display: none;
}
.woocommerce-mini-cart__buttons.buttons {
	display: flex;
	justify-content:space-between ;
}
.woocommerce-privacy-policy-text {
	font-size: 12px;
}
.button.wc-forward {
	background: #373f50 !important;
	color: #fff !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	font-family: roboto;
}
.woocommerce-MyAccount-navigation li::before {
	padding: 0 0 0 7px;
}
.woocommerce-MyAccount-navigation-link--dashboard a::before {
	content: "\F580";
	font-family: "bootstrap";
	font-weight: 900;
	top: -5px;
	position: absolute;
	left: 0;
	color: #fff;
	background: #373f50;
	height: 26px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 25px;
}
.woocommerce-MyAccount-navigation-link--orders a::before{
	content: "\F447";
	font-family: "bootstrap";
	font-weight: 900;
	top: -5px;
	position: absolute;
	left: 0;
	color: #fff;
	background: #373f50;
	height: 26px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 25px;
}
.woocommerce-MyAccount-navigation-link--downloads a::before{
	content: "\F29B";
	font-family: "bootstrap";
	font-weight: 900;
	top: -5px;
	position: absolute;
	left: 0;
	color: #fff;
	background: #373f50;
	height: 26px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 25px;
}
.woocommerce-MyAccount-navigation-link--edit-address a::before{
	content: "\F3E8";
	font-family: "bootstrap";
	font-weight: 900;
	top: -5px;
	position: absolute;
	left: 0;
	color: #fff;
	background: #373f50;
	height: 26px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 25px;
}
.woocommerce-MyAccount-navigation-link--edit-account a::before{
	content: "\F538";
	font-family: "bootstrap";
	font-weight: 900;
	top: -5px;
	position: absolute;
	left: 0;
	color: #fff;
	background: #373f50;
	height: 26px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 25px;
}
.woocommerce-MyAccount-navigation-link--customer-logout a::before{
	content: "\F1C3";
	font-family: "bootstrap";
	font-weight: 900;
	position: absolute;
	top: -5px;
	left: 0;
	color: #fff;
	background: #373f50;
	height: 26px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 25px;
	position: absolute;
}
.container-footer {
	max-width: 1160px;
	margin: 0 auto;
	padding: 2% 0;
}
.link-facebook:hover {
	background: #3f73d7;
	color: #fff !important;
}
.link-facebook {
	display: inline-block;
	background: #007cff;
	width: 24px;
	line-height: 24px;
	border-radius: 24px;
	font-weight: 700;
	font-size: 18px;
}
#colophon {
	width: 100%;
	background: #373f50 url('images/bg-foot.png') no-repeat;
	background-position: 0 0;
	color : #fff;
	border-top: 5px solid #3d5daa;
}
.site-info {
	background: #1d212d;
	display: flex;
	justify-content: space-between;
	padding: 10px;
	align-items: center;
	font-size: 14px;
}
#wid-footer {
	font-family: roboto;
	font-weight: 400;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
}
#wid-footer a {
	color: white;
	text-decoration: none;
}
img.aligncenter {
	margin: 0 auto;
	display: block;
}
#wid-footer .widget-title {
	font-size: 22px;
	border-bottom: 1px solid;
	padding-bottom: 10px;
}
#wid-footer a:hover {
	color: #ee6880;
}
#wid-footer p {
	margin: 0 0 10px 0;
}
.balloon {
	font-size: 12px;
}
.bos a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.site-info p {
	margin: 0;
}
.woocommerce-button {
	background: #3c75ee !important;
	color: #fff !important;
	transition : all ease 0.3s
}
.woocommerce-button:hover {
	background: #373f50  !important;
	color: #fff !important;
	transition : all ease 0.3s
}
input[type="checkbox"] {
	width: auto;
	height: auto;
}
.woocommerce-LostPassword.lost_password a {
	text-decoration: none;
	font-size: 12px;
	float: right;
	color: #868686;
}
#customer_login h2 {
	color: #3c75ee;
	margin: 0;
}
#customer_login form {
	margin: 10px 0 0 0;
}
.container-info {
	background: #e8f7ff;
	padding: 15px;
	border-radius: 5px;
}
.tile {
	font-weight: 700;
	font-size: 24px;
	color: #4e6f99;
}
.woocommerce-pagination {
	margin: 30px 0 !important;
}
.page-numbers > li {
	border: none !important;
	margin: 0 5px !important;
}
.wc-block-components-product-badge.wc-block-components-sale-badge {
	max-height: 24px;
}
.page-numbers {
	border: none !important;	
}
.wc-block-components-notice-banner__content > a.button.wc-forward {
	background: green !important;
	text-decoration: none;
	color: #fff !important;
	padding: 10px !important;
}

.page-numbers a {
	background: #0066cc;
	border-radius: 5px;
	width: 32px;
	color: #fff;
	font-size: 14px !important;
	height: 30px;
	line-height: 20px !important;
}

.prev.page-numbers, .next.page-numbers, .page-numbers.current, .page-numbers a:hover{
	border-radius: 5px;
	background: #ee6880 !important;
	color:#fff !important;
	line-height: 15px !important;
}
.woocommerce div.product .stock.in-stock {
	color: #009b18  !important;
}
.woocommerce .quantity .qty {
	width: 80px !important;
	text-align: center;
	font-size: 18px;
	border-radius: 0;

}
.wc-block-components-product-metadata__description {
	display: none;
}
.fav-single .yith-wcwl-add-to-wishlist.add-to-wishlist-1514.wishlist-fragment.on-first-load {
	margin: 0;
}
.fav-single {
	margin-left: 10px;
}
.woocommerce div.product .stock.out-of-stock {
	color: red;
}
.single_add_to_cart_button.button.alt {
	height: 100%;
	display: block;
	float: none !important;
	background-color: #5c83a5 !important;
	padding: 15px 30px;
	margin: 0 0 0 0px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 0;
}
.woocommerce div.product form.cart {
	margin-bottom: 2em;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.woocommerce .onsale {
	background: #f29e31 !important;
	border-radius: 8px 0px 8px 8px !important;
	padding: 0 5px !important;
	min-height: 11px !important;
	max-height: 30px;
	height: auto;
	top: 18px !important;
	line-height: 2 !important;
	right: 18px !important;
	left: auto !important;
}
li.outofstock::before {
	content: "hors stock";
	background: #e85151;
	width: auto;
	font-size: 12px;
	padding: 0 5px;
	color: #fff;
	border-radius: 3px;
	position: absolute;
}
.outofstock .price-cart .button::before{
	font-family: bootstrap;
	content: "\F659";
}
.single-product #primary {
	margin: 0 auto;
	max-width: 1300px;
}
.single-product #primary div.product {
	border: none;
}
.pswp__bg {
	opacity: 0.8 !important;
}
.pswp__caption {
	display: none;
}
.woocommerce-product-gallery {
	max-width: 40%;
	width: 40% !important;
}
.flex-control-nav.flex-control-thumbs {
	display: flex;
	gap: 20px;
	overflow: auto !important;
	margin-top: 20px !important;
}
.woocommerce-product-gallery__image a img{
	border: 1px solid #e1e1e1;
	border-radius: 15px;
	padding: 10px;
}
.flex-control-nav.flex-control-thumbs img {
	border: 1px solid #e1e1e1;
	padding: 10px;
	border-radius: 15px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 58% !important;
}
.product_title.entry-title {
	font-weight: 400;
	margin-bottom: 0;
}
.reservation label {
	display: block;
}
#depart-datepicker,
#retour-datepicker {
	width: 100%;
}
.depart {
	width: 100%;
} 
.retour{
	width: 100%;
}
.reservation {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	background: #f0f0f0;
	padding: 20px;
	border-radius: 3px;
	margin-bottom: 15px;
	border: 1px solid #dbdbdb;
	justify-content: space-between;
}
.date-field {
	width: 48%;
}
.star-rating span {
	color: #f49e42;
}
.woocommerce div.product form.cart div.quantity {
	float: none !important;
	margin: 0 !important;
}
.woocommerce-review-link {
	color: #8c8c8c;
	text-decoration: none;
	font-size: 12px;
}
.price {
	color: #3c3c3c !important;
}
.sku_wrapper, .posted_in {
	display: block;
	color: #666;
	margin-bottom: 10px;
}
.posted_in a {
	text-decoration: none;
	color: #666;
	border: 1px solid;
	padding: 5px;
	border-radius: 5px;
	font-size: 12px;
}
.woocommerce-product-details__short-description {
	font-size: 14px;
	color: #444;
}
.stock.out-of-stock::before {
	content: "\F79A";
	font-family: bootstrap;
	margin-right: 5px;
}
.tabs.wc-tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
	border: none !important;
	border-radius : 0 !important;
	box-shadow: none !important
}
.tabs.wc-tabs {
	padding: 0 !important;
	text-align: center;
}
#tab-title-additional_information,#tab-title-reviews {
	background: none;
}
.tabs.wc-tabs li a:hover ,.tabs.wc-tabs li.active a {
	border-bottom: 3px solid #ee6880;
}
.tabs.wc-tabs li a {
	border-bottom: 3px solid #ee688100;
	font-size: 20px !important;
	font-weight: 400 !important;
}
#tab-description,#tab-additional_information,#tab-reviews {
	border-radius: 20px;
	border: 1px solid #e1e1e1;
	padding: 2%;
}
.woocommerce-product-attributes.shop_attributes {
	text-align: left;
}
.commentlist {
	padding: 0;
}

.comment-text {
	margin: 0 0 20px 0 !important;
	background: #f4f4f4;
}
#tab-title-description {
	background: none;
}
.image-hover {
	position:relative;
	overflow:hidden
}
.image-hover i {
	position:absolute;
	bottom:0;
	transform:translate(-50%);
	left:50%;
	font-size:50px;
	color:#fff
}
.image-hover:hover i {
	bottom:50%;
	transition:all ease 0.3s;
	transform:translate(-50%,50%);
	opacity:1;
	background:#ffa700;
	padding:10px;
	height:50px;
	width:50px;
	border-radius:0 100% 100% 100%
}
.custom-color {
	background:rgba(0,195,197,.5);
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	opacity:0;
	transition:all ease 0.3s
}
.image-hover:hover .custom-color {
	opacity:1;
	transition:all ease 0.3s
}
.image-hover i {
	position:absolute;
	bottom:0%;
	transform:translateX(-50%);
	left:50%;
	font-size:30px;
	color:#fff;
	transition:all ease 0.3s;
	opacity:0;
	z-index:9
}
.image-hover a {
	text-decoration:none
}
.image-hover:hover img {
	transform:scale(1.3) rotate(10deg);
	display:block;
	transition:all ease 0.3s;
	filter:grayscale(1)
}
.image-hover img {
	transform:scale(1) rotate(0deg);
	display:block;
	transition:all ease 0.3s
}
.titre-hover {
	text-align:center;
	margin:0;
	position:absolute;
	left:0;
	top:60%;
	color:#fff;
	font-size:24px;
	font-weight:700;
	width:100%;
	opacity:1;
	transition:all ease 0.3s;
	z-index:2;
	background:#00c3c5;
	padding:15px 0
}
.image-hover:hover .titre-hover {
	top:70%;
	opacity:1;
	transition:all ease 0.3s
}
.image-hover:hover .info-hover {
	opacity:1;
	transition:all ease 0.3s
}
.hover-effect {
	position:relative;
	margin:20px
}
.hover-effect::before {
	content:"";
	position:absolute;
	height:100%;
	width:100%;
	border:1px solid #ccc;
	top:-20px;
	left:-20px
}
.bordering {
	position:absolute;
	height:100%;
	width:100%;
	border:1px solid #e3e3e3;
	top:-15px;
	left:-15px;
	z-index:-1;
	transition:all ease 0.3s
}
.info-hover {
	position:absolute;
	bottom:0;
	color:#fff;
	z-index:9;
	background:#4f5daa;
	margin:0;
	padding:10px;
	opacity:0
}
.row-addons {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	justify-content: space-between;
	text-align: left;
}
.img-addons {
	width: 60px;
}
.pdt-addons {
	width: 100%;
	border: 1px solid #e1e1e1;
	margin-bottom: 20px;
	padding: 10px;
}
.title-addons {
	max-width: 100%;
	width: 70%;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding: 0 10px;
}
a.view-addons {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #959191;
}
.woocommerce.columns-5 .products {
	display: flex;
	gap : 1%;
	flex-wrap: wrap;
}
.woocommerce.columns-5 .products li {
	width: 19% !important;
}
.info-foot {
	max-width: 1200px;
	margin: 3% auto;
	display: flex;
	justify-content: space-around;
}
.woocommerce-checkout #primary {
	max-width: 1450px !important;
	margin: 3% auto !important;
	font-size: 14px;
	padding: 2%;
}
body.woocommerce-checkout {
	background: #fbfbfb;
}
.woocommerce-billing-fields label {
	font-weight: 500;
	color: #111;
}
#billing_postcode_field,#billing_city_field,#billing_phone_field,#billing_email_field {
	max-width: 48%;

	width: 100%;
}
.col-1 input {
	background: #f4f4f4;
	border-color: #373737;
}
.woocommerce-billing-fields__field-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.woocommerce-billing-fields__field-wrapper p {
	width: 48%;
}
#billing_address_2 {
	margin-top: 24px;
}
.woocommerce-checkout h3 {
	color: #0066cc;
	font-size: 1.8em;
	font-weight: 500;
}
.col-2 {
	border: 1px solid #333;
	border-radius: 20px;
	padding: 20px;
	background: #f0f0f0;
}
input[type="radio"] {
	height: auto;
}
input[type="checkbox"] {
	height: auto;
}
#place_order {
	display: block;
	width: 100%;
	background: #58aa32;
	height: 40px;
	font-size: 22px;
	line-height: 0;
	font-weight: normal;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #fff !important;
	border-radius: 5px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: #5e5e5e !important;
	color: #fff !important
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
display: none !important


}
.shop_table.woocommerce-checkout-review-order-table {
	background: #fff;
}