.floor_toggle .elementor-tab-title{
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	flex-direction: row-reverse;
}
.cus_slider .trouver_img .elementor-widget-container ,.gallery_img .elementor-widget-container ,.frin_img .elementor-widget-container{
	overflow: hidden;
}
.cus_slider .trouver_img img ,
.gallery_img img ,
.frin_img img,
.soc_icon a svg{
	transition: all 0.3s !important;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.cus_slider .trouver_img img:hover ,.gallery_img img:hover ,.frin_img img:hover{
	transform: scale(1.1);
}
.line_marque {
	position:relative;
}
.line_marque:after {
	position: absolute;
	content: '';
	top: -50px;
	left: 50%;
	width: 1px;
	height: 103%;
	background-color:#476575;
}
.newsletter_form form input:focus:invalid,.newsletter_form form textarea:focus:invalid,.newsletter_form form select:focus:invalid {
	color: #000;
	border-color:#fff !important;
}
.newsletter_form .mail_footer {
	background-color: #FFFFFF;
	border: 0;
	border-radius: 4px;
}
.newsletter_form .mail_btn input {
	color: #6C757D;
	font-family: Sweet Sans Pro;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3;
	border: 1px solid #CBCDCF;
	background: #FFF !important;
	text-transform: capitalize;
	height: 100%;
	width: 140px;
	padding: 10px;
	border-radius: 4px;
}
.newsletter_form .mail_btn input:hover{
	background-color:#6C757D !important;
	color:#fff ;
	border: 1px solid #CBCDCF;

}
body .newsletter_form .mail_footer input {
	font-family: 'Sweet Sans Pro';
	font-size: 18px !important;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0px;
	text-align: left;
	padding: 21px 165px 22px 16px;
}
.newsletter_form .mail_btn {
	position: absolute;
	right: 16px;
	height: 50px;
	top: 11px;
}
.floor_toggle .elementor-toggle .elementor-tab-title {
	position: relative;
}
.floor_toggle .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-title:before{
	position: absolute;
	content:"";
	top: 10px;
	left: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/toggle_floor_1.svg);
	width: 42px;
	height: 42px;
}
.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(2) .elementor-tab-title:before{
	position: absolute;
	content:"";
	top: 10px;
	left: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/toggle_floor_2.svg);
	width: 42px;
	height: 42px;
}
.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(3) .elementor-tab-title:before{
	position: absolute;
	content:"";
	top: 10px;
	left: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/toggle_floor_3.svg);
	width: 42px;
	height: 42px;
}
.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(4) .elementor-tab-title:before{
	position: absolute;
	content:"";
	top: 10px;
	left: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/toggle_floor_4.svg);
	width: 42px;
	height: 42px;
}
.floor_toggle .elementor-toggle-icon.elementor-toggle-icon-right {
	padding-right: 33px;
}
.post_slider button.owl-prev,
.post_custom_slider button.owl-prev{
	position: absolute;
	top: 27%;
	left: -20px;
}
.post_slider button.owl-next ,
.post_custom_slider button.owl-next {
	position: absolute;
	right:-20px;
	top: 27%;
}
.post_slider button.owl-next span ,
.post_slider button.owl-prev span,
.post_custom_slider button.owl-next span ,
.post_custom_slider button.owl-prev span{
	font-size: 50px;
	font-weight: 100;
}
.blog_a h2 a:hover{
	color:#333 !important;
}
.blog_a h2 a{
	position:relative;
}
.blog_a h2 a:after{
	position:absolute;
	content:'';
	top:0px;
	right:-34px;
	width:30px;
	height:30px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/blog_icon.svg);
}

.tiana_p p strong {
	font-weight: 100 !important;
	color: #121416;
	font-family: 'Sweet Sans Pro';
	font-style: normal;
}
.tableau_p li {
	padding-bottom: 17px;	
}
.tableau_p ol li{
	counter-increment: step-counter;
	padding-bottom:14px;
	list-style: none;
}
.tableau_p ol {
	margin: 0px 0px 0px 57px;
}
.tableau_p li ul {
	margin: 13px 0 0 80px;
}
.tableau_p li ul li{
	font-style:italic;
	padding-bottom:0;
	padding-left:15px;
	list-style: disc !important;
}
.tableau_p ol li ul li:before {
	display:none;
}
.tableau_p ol li > ul li::marker {
	color: #CED4DA;
}
.tableau_p ol li::before {
	content: counter(step-counter);
	margin-right: 5px;
	font-size: 80%;
	background-color: #E9ECEF;
	color: #4A5158;
	font-weight: bold;
	padding: 3px 8px;
	border-radius: 50px;
	margin-right: 20px;
}
/*********************** sidebar css  *****************************/
.sidebar_blog h2 {
	margin-bottom: 0;
	color: #121416;
	font-family: Sweet Sans Pro;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
}
.sidebar_blog .sidebar-box{
	margin-bottom:0;
}
.sidebar_blog .sidebar-box .wp-block-columns{
	margin:0;
}
.sidebar_blog p {
	color: #FFF !important;
	font-family: Sweet Sans Pro;
	font-size: 16px !important;
	font-weight: 700 !important;
	line-height: 1.5 !important;
}
.sidebar_blog .wp-block-cover{
	padding: 20px 13px 30px 20px;
}
.sidebar_blog .wp-block-cover .wp-block-cover__image-background ,.sidebar_blog .wp-block-cover .has-background-dim{
	height:37%;
}

.sky_img {
	width: 420px !important;
}
/* cgv page css */
.cgv_list_icon {
	position:relative;
}
.cgv_list_icon li:before{
	position:absolute;
	content:"-";
	right:0;
}
.cgv_list_icon li{
	padding-bottom:1px;
}
ul, ol {
	margin: 0;
	list-style:none;
}
.mc4wp-alert.mc4wp-error p ,.mc4wp-alert.mc4wp-error p a{
	color:red;
	font-size:12px;
}
.page-header-title{
	display:none;
}
.breadcrumb-home{
	font-family: Sweet Sans Pro;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}
.trail-end a span{
	font-family: Sweet Sans Pro;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	line-height: 24px;
}
.breadcrumb-sep{
	position:relative;
}
.site-breadcrumbs ol li .breadcrumb-sep {
	margin: 0 20px;
}
.breadcrumb-sep::before{
	position:absolute;
	top:10px;
	left:-14px;
	content:"";
	width:30px;
	height:1px;
	background-color:#D9D9D9;
}
.fd_line{
	position:relative;
}
.fd_line::before{
	position:absolute;
	top:0;
	content:'';
	left:50%;
	width:1px;
	height:63px;
	background-color:#476575;
	transform: translateX(-50%);
	z-index:-1;
}
.footer_link.foo_nous_mob ul li a:hover{
	color:rgba(255,255,255,.5) !important;
}

.our_shop_list  {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin:0 -21px;
}
.our_shop_post_title h3 a{
	color: #222;
	text-align: center;
	font-family: Lora;
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2; 
	letter-spacing: -0.24px;
	text-transform: uppercase;
	font-style: italic;
}
.our_shop_post_title h3{
	margin-bottom:0;
	padding-right:13px;
	line-height:0 !important;
}
.our_shop_post_title {
	display:flex;
	line-height: 0;
}
.our_shop_details{
	padding-top:9px;
}
.our_shop_box{
	padding: 0 21px 37px;
	width: 33.33%;
}
.shop_opening_time{
	color: #222;
	font-family: Sweet Sans Pro;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5; 
	letter-spacing: -0.16px;
}
.shop_opening_time span{
	color: #222;
	font-family: Arial;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5; 
	letter-spacing: -0.16px;
}
.our_shop_blog .our_shop_eimage a img{
	width:100%;
	height:298px;
	object-fit:cover;
}
/************* home slider css *************/
.home_slider .our_shop_listings {
	margin:0 -21px;
}
.our_home_slider .our_shop_box{
	padding:0 21px;
	width:100%;
}
.our_home_slider .owl-nav {
	display: flex;
	column-gap: 20px;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	padding-top: 28px;
}
.our_home_slider .owl-nav button {
	position: absolute;
	top: calc(50% - 50px);
	display: flex;
	align-items: center;
	justify-content: center;
}
.our_home_slider .owl-nav button.owl-prev {
	left: -40px;
}
.our_home_slider .owl-nav button.owl-next {
	right: -40px;
}
.our_home_slider button.owl-prev span {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60" fill="none"><path d="M25 45L40 30L25 15" stroke="black" stroke-linecap="round"/></svg>');
	width: 60px;
	height: 60px;
	display: inline-block;
	transform: rotate(180deg);
	font-size: 0;
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
}
.our_home_slider button.owl-next span {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60" fill="none"><path d="M25 45L40 30L25 15" stroke="black" stroke-linecap="round"/></svg>');
	width: 60px;
	height: 60px;
	display: inline-block;
	font-size: 0;
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
}
.our_home_slider .owl-nav button span {
	transition: all 0.3s;
}
.home_slider .our_shop_listings .our_shop_list {
	margin: 0;
}
.home_slider .our_shop_box .our_shop_eimage a {
	overflow: hidden;
}
.home_slider .our_shop_box .our_shop_eimage img {
	height: 298px;
	object-fit: cover;
}
/************ social share icon css *****************/
.xs_social_counter_widget .xs_counter_url li {
	min-width: 40px !important;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-box-shaped li {
	max-width:40px !important;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li {
	background-color: transparent !important;
}
.xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li .xs-social-follower, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li .xs-social-follower-text, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li a, .xs_social_counter_widget .xs_counter_url.wslu-counter-fill-colored li span {
	color: #000 !important;
}
.xs-social-follower-text{
	font-size:0 !important;
	line-height:0 !important;
}
.xs_social_counter_widget .xs_counter_url li a{
	padding:0 !important;
}
.xs_social_counter_widget .xs_counter_url li a>div.xs-social-icon {
	margin-bottom: 16px;
}
.xs_social_counter_widget .xs_counter_url .xs-social-follower {
	margin-bottom: 0px;
}


.profession_btn svg{
	width:38px !important;
	height:38px !important;
}
.post_li_number ol{
	list-style:decimal;
	margin-left: 20px;
}
.blog_viewr_col ,.blog_time{
	position:relative;
}
.blog_viewr_col .elementor-widget-heading:before {
	width:20px;
	height:1px;
	background-color:#fff;
	position:absolute;
	content:'';
	top:17px;
	right:8px;	
}
.blog_viewr_col .blog_time:before{
	width:20px;
	height:1px;
	background-color:#fff;
	position:absolute;
	content:'';
	top:13px;
	right:-30px;
}
/************ cheack out page *************/
.woocommerce-checkout>.col2-set {
	width: 54% !important;
	padding-right: 21px;
}
.woocommerce-checkout h3#order_review_heading, .woocommerce-checkout #order_review {
	width: 42% !important;
	padding:26px 44px;
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, 0.26);
	background: #FFF;
}
.woocommerce-checkout .product-name{
	color: #000;
	font-family: Sweet Sans Pro !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; 
	text-transform: uppercase;
}
.woocommerce-checkout-review-order-table tfoot th {
	background-color: transparent !important;
}
.woocommerce-checkout .cart-subtotal th ,.woocommerce-checkout .product-cart-qauntity ,.woocommerce-checkout .cart-subtotal td ,.woocommerce-checkout .shipping th ,.woocommerce-checkout .shipping td ,.woocommerce-checkout .order-total th,.woocommerce-checkout .order-total td{
	padding: 0 0 7px !important;
}
.woocommerce-checkout .total_qty_box input{
	background-color:transparent !important;
	border:0 !important;
	padding: 0 !important;
	text-align: end;
	min-height: 20px;
	color: #000;
	font-family: Sweet Sans Pro !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.woocommerce-checkout .woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods {
	padding-bottom: 0px;
}
.woocommerce-checkout .woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li {
	padding-bottom: 0px;
}
.woocommerce-checkout .woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label {
	display: block;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #525252;
	cursor: pointer;
	font-size: 14.5px;
	letter-spacing: .5px;
	text-align: end;
	margin-bottom:0;
}
.woocommerce-checkout .woocommerce #order_review table.shop_table tfoot th {
	color: #000;
	font-family: Sweet Sans Pro !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	width: 35%;
}
.woocommerce-checkout .woocommerce #order_review table.shop_table tfoot .order-total th {
	width: 100%;
}
.woocommerce-checkout .woocommerce #order_review table.shop_table tfoot td {
	font-size: 12px;
	font-family: 'Sweet Sans Pro';
	line-height: 1.4;
	width: 40%;
	text-align: right;
}
.woocommerce-checkout .woocommerce #order_review table.shop_table ul#shipping_method.woocommerce-shipping-methods li label{
	color: #000;
	font-family: Sweet Sans Pro !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	padding-left:0;
}
.woocommerce-checkout .woocommerce-Price-amount bdi{
	font-size:16px;
	font-family: Sweet Sans Pro !important;
}
.woocommerce-checkout .order-total th {
	font-weight: 700 !important;
}
.woocommerce-checkout .order-total .woocommerce-Price-amount bdi{
	font-size:20px;
}
.woocommerce-checkout .woocommerce-info {
	padding: 10px !important;
	margin-bottom:0;
}
.woocommerce-checkout #place_order {
	padding: 12px 20px !important;
	margin-top: 10px;
	background: #F2ECDF;
	color: #333;
}
.woocommerce-checkout #place_order:hover{
	background: #000;
	color: #fff;
}
body.woocommerce-checkout thead tr th.product-name ,body.woocommerce-checkout thead tr th.product-total{
	padding:7px !important;
}
.woocommerce #order_review table.shop_table {
	margin: 0 0 20px !important;
}
/* Boutique page dropdown css */
.sidebar-box {
	margin-bottom: 26px;
}
.sidebar-box form{
	width: 599px;
	height:51px;
	background: #F6F8FB;
	margin-left: auto;
}
.sidebar-box .wpc-orderby-select {
	width: 100%;
	max-width: 598px !important;
	height: 51px;
	border: 0;
	background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34" height="37" viewBox="0 0 34 37" fill="none"><path d="M8.5 15.4167L17 24.6667L25.5 15.4167" stroke="%23476575" stroke-width="3" stroke-linecap="round"/></svg>');
	background-repeat:no-repeat;
	background-position:97%;
	padding:0 20px 0 33px;
}
.sidebar-box .wpc-orderby-select {
	color: #476575;
	font-family: Sweet Sans Pro;
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
}
.sidebar-box .wpc-orderby-select option{
	color: #476575;
	font-family: Sweet Sans Pro;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
}

.elementor-menu-cart__main{
	padding: 20px 30px 20px 15px !important;
}
.elementor-menu-cart__product-name, .elementor-menu-cart__product-price {
	font-size: 14px;
	padding-left: 10px !important;
}
.wpc-cart-form-cart-item dt {
	font-size: 12px;
}
.wpc-cart-form-cart-item dd {
	margin-bottom: 5px !important;
}
.variation-BasePrice ,.item-child-price{
	font-size:11px;
}
.widget_shopping_cart_content ::-webkit-scrollbar {
	width: 5px;
}
.widget_shopping_cart_content ::-webkit-scrollbar-track {
	background-color: #ebebeb;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.widget_shopping_cart_content ::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #6d6d6d; 
}
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons a ,.widget_shopping_cart_content a.elementor-button--checkout{
	font-family: "Sweet Sans Pro", Sans-serif !important;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.3em;
	color: #222222;
	background-color: #F2ECDF;
	border-radius: 0px;
	padding: 10px 20px;
}
.widget_shopping_cart_content .elementor-menu-cart__footer-buttons a:hover ,.widget_shopping_cart_content a.elementor-button--checkout:hover{
	color: #FFFFFF;
	background-color: #000000;
}
.widget_shopping_cart_content .elementor-menu-cart__products{
	margin-bottom:20px;
}
.checkout_coupon.woocommerce-form-coupon p button.button {
	padding: 12px 17px !important;
}
.woocommerce-checkout form.checkout_coupon input {
	height: 50px !important;
	min-height: 50px !important;
}
.checkout_coupon.woocommerce-form-coupon input#coupon_code {
	color: #000 !important;
	border: 1px solid #ddd !important;
}
.checkout_coupon.woocommerce-form-coupon p{
	padding-bottom:10px !important;
	font-family: "Sweet Sans Pro", Sans-serif !important;
	font-weight:500 !important;
}
.widget_shopping_cart_content .elementor-menu-cart__product-name a{
	font-family: "Sweet Sans Pro", Sans-serif !important;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.4em;
	letter-spacing: -1px;
}
.widget_shopping_cart_content .wpc-cart-form-cart-item dt ,.widget_shopping_cart_content .wpc-cart-form-cart-item dd p span {
	font-family: "Sweet Sans Pro", Sans-serif !important;
	font-size: 13px ;
	font-weight: 500 !important;
	letter-spacing:-0.1px !important;
}
.widget_shopping_cart_content .elementor-menu-cart__product {
	padding-right: 5px !important;
}
.widget_shopping_cart_content .elementor-menu-cart__product-price .quantity{
	font-family: "Sweet Sans Pro", Sans-serif !important;
	font-size: 15px;
	font-weight: 500 !important;
	letter-spacing:-0.1px !important;
}
.widget_shopping_cart_content .elementor-menu-cart__product-price .woocommerce-Price-amount bdi ,.widget_shopping_cart_content .elementor-menu-cart__product-price .woocommerce-Price-amount bdi span{
	font-weight:600 !important;
}
.widget_shopping_cart_content .elementor-menu-cart__subtotal{
	font-family: "Sweet Sans Pro", Sans-serif !important;
}
.widget_shopping_cart_content .elementor-menu-cart__subtotal{
	font-size:18px !important;
	padding:10px 0 !important
}
.widget_shopping_cart_content .product-quantity{
	color:#000 !important;
}
.widget_shopping_cart_content .elementor-menu-cart__product-remove {
	color: #000 !important;
	border: 1px solid #000 !important;
	right:7px;
}
.widget_shopping_cart_content  p.wpc-cart-after-title-link-wrapper {
	position: absolute;
	bottom: 16px;
}
.widget_shopping_cart_content .elementor-menu-cart__product{
	padding-bottom:45px;
}
.widget_shopping_cart_content .wpc-cart-after-title-link-wrapper a{
	color: #000 !important;
	font-size: 11px !important;
	margin-right: 10px !important;
}
.elementor-menu-cart__product-remove:after, .elementor-menu-cart__product-remove:before {
	background: #000 !important;
}
#tabs-nav{
	display: flex;
	align-items: center;
	background: #F2ECDF;
	padding: 12px 3px;
}
#tabs-nav li{
	padding:0 41px;
	text-align:center;
	position:relative;
}
#tabs-nav li a{
	color: #677489;
	font-family: "Sweet Sans Pro", Sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5; 
	letter-spacing: 0.08px;	
}
#tabs-nav li:not(:last-child):before{
	position:absolute;
	content:'';
	top:50%;
	transform: translateY(-50%);
	right:0;
	width: 1px;
	height: 35px;
	background: #D9D9D9;
}
form.woocommerce-checkout .title_details{
	margin-bottom: 13px;
	color: #111729;
	font-family: Sweet Sans Pro;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
}
tr.woocommerce-shipping-totals.shipping th{
	width:30% !important;
}
.woof_show_auto_form, .woof_hide_auto_form {
	background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><circle cx="18" cy="9" r="2" transform="rotate(90 18 9)" stroke="black"/><path d="M18 4L18 7" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 11L18 20" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><circle cx="6" cy="9" r="2" transform="rotate(90 6 9)" stroke="black"/><path d="M6 4L6 7" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 11L6 20" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="15" r="2" transform="rotate(90 12 15)" stroke="black"/><path d="M12 4L12 13" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 17L12 20" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
	width: 100%;
	height: 24px !important;
	margin-bottom: 0 !important;
	padding-left: 28px;
	background-repeat: no-repeat !important;
	background-position: left;
	font-family: Sweet Sans Pro;
	font-size: 12px;
	font-weight: 200;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
}
.woof_autohide_wrapper {
	position: relative;
	padding-right: 20px;
} 
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar::-webkit-scrollbar {
	width:5px !important;
}
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar::-webkit-scrollbar-track {
	background: #ececec !important;
}
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar::-webkit-scrollbar-thumb {
	background-color: #69727d9c !important;
	border-radius: 10px;
	border: 0;
}
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar{
	scrollbar-width: thin;
	scrollbar-color: #ccc transparent !important;
	border-radius: 0px;
}
.wpc-filter-content input[type=checkbox]:checked:before{
	display:none;
}
.open_filter .elementor-button-content-wrapper {
	align-items: center;
}
body .open_filter svg{
	width: 24px;
    height: 24px;
}
.right_filter .wpc-filter-layout-dropdown .select2-container .select2-selection--single,.right_filter .wpc-sorting-form .select2-container .select2-selection--single {
    height: 51px !important;
}
.right_filter .select2.select2-container.select2-container--default {
    min-width: 100% !important;
}
.right_filter .select2-selection__rendered{
	height:100%;
	align-items:center !important;
	display:flex !important;
}
.right_filter .select2-container--default .select2-selection--single{
	background: #F6F8FB !important;
	border-color:transparent !important;
}
.right_filter .select2-selection__rendered{
	color: #476575 !important;
	font-family: Sweet Sans Pro;
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
	padding-left: 32px !important;
}
.right_filter .select2-results__options li span{
	color: #476575 !important;
	font-family: Sweet Sans Pro;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
}
.icon-menu:before{
	display:none;
}
i.icon-menu {
   	background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><circle cx="18" cy="9" r="2" transform="rotate(90 18 9)" stroke="black"/><path d="M18 4L18 7" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M18 11L18 20" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><circle cx="6" cy="9" r="2" transform="rotate(90 6 9)" stroke="black"/><path d="M6 4L6 7" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 11L6 20" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><circle cx="12" cy="15" r="2" transform="rotate(90 12 15)" stroke="black"/><path d="M12 4L12 13" stroke="black" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 17L12 20" stroke="black" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option--highlighted[aria-selected] span {
	color: #fff !important;
}
body .select2-container--default .wpc-filter-everything-dropdown .select2-results__option--highlighted[aria-selected],
body .select2-container--default .wpc-filter-everything-dropdown .select2-results__option--highlighted[data-selected] {
	background-color: #476575;
}
.right_filter .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b{
	background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34" height="37" viewBox="0 0 34 37" fill="none"><path d="M8.5 15.4167L17 24.6667L25.5 15.4167" stroke="%23476575" stroke-width="3" stroke-linecap="round"/></svg>') !important;
	border-left: none !important;
    border-top: none !important;
    width: 24px !important;
    height: 24px !important;
    transform: translateY(-50%) !important;
    background-position: center;
    top: 50% !important;
	right: 20px !important;
}
.trail-items li:last-child a{
	pointer-events:none;
}








/*********************************** responsvie css ********************************/
@media (min-width:1200px) and (max-width:1400px){
	body .elementor > .elementor-section.elementor-section-boxed > .elementor-container, body .container {
		max-width:1140px;
	}
	.post_slider button.owl-prev,
	.post_custom_slider button.owl-prev{
		left: -16px;
	}
	.post_slider button.owl-next,
	.post_custom_slider button.owl-next{
		right:-16px;
	}
	.page-header, .has-transparent-header .page-header {
		padding: 16px 0 20px 0 !important;
	}
	.our_shop_list  {
		margin:0 -15px;
	}
	.our_shop_box{
		width:33.33%;
		padding: 0 15px 30px;
	}
	.our_home_slider .our_shop_box {
		width:auto;
	}
}
@media screen and (max-width:1200px){
	.sidebar-box form {
		width: 555px;
	}
	.elementor-menu-cart__main {
		padding: 20px 15px 20px 15px !important;
	}
}
@media (min-width:1025px) and (max-width:1199px){
	.newsletter_form .mail_btn {
		right:12px;
		height: 46px;
		top: 7px;
	}
	.newsletter_form .mail_btn input {
		font-size: 18px;
		width: 120px;
	}
	body .newsletter_form .mail_footer input {
		padding: 15px 136px 15px 15px;
	}
	.tableau_p ol li {
		padding-bottom: 6px;
	}
	.tableau_p li {
		padding-bottom: 7px;
	}
	#scroll-top {
		right: 10px;
		bottom: 62px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-title:before{
		background-size:30px;
		top: 5px;
		left: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(2) .elementor-tab-title:before{
		background-size:30px;
		top: 5px;
		left: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(3) .elementor-tab-title:before{
		background-size:22px;
		top: 5px;
		left: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(4) .elementor-tab-title:before{
		background-size:30px;
		top: 5px;
		left: 0px;
	}
	.post_slider button.owl-prev {
		bottom: 0px;
		left:48%;
		position:relative;
	}
	.post_slider button.owl-next {
		bottom: 0px;
		right:-52%;
		position:relative;
	}
	.post_custom_slider button.owl-prev{
		top:100%;
		left:47%;
		position:absolute;
	}
	.post_custom_slider button.owl-next{
		top:100%;
		right:47%;
		position:absolute;
	}
	.post_slider button.owl-next span,
	.post_slider button.owl-prev span,
	.post_custom_slider button.owl-next span,
	.post_custom_slider button.owl-prev span {
		font-size: 30px;
		font-weight: 100;
	}
	.page-header, .has-transparent-header .page-header {
		padding: 16px 0 20px 0 !important;
	}
	.our_shop_list  {
		margin:0 -15px;
	}
	.our_shop_box{
		width:33.33%;
		padding: 0 15px 25px;
	}
	.home_slider .our_shop_box .our_shop_eimage img {
		height: 250px;
		object-fit: cover;
	}
	.our_shop_blog .our_shop_eimage a img {
		width: 393px;
		height: 250px;
		object-fit: cover;
	}
	.sidebar-box form {
		width: 495px;
	}
	body .woocommerce-checkout #order_review {
		padding: 0 20px;
	}
	.woocommerce .woocommerce-checkout h3#order_review_heading {
		font-size: 18px !important;
		padding:26px 20px 10px !important;
	}
	table.shop_table.woocommerce-checkout-review-order-table .product-name{
		font-size: 17px;
	}
	.right_filter .select2-selection__rendered{
		font-size: 17px;
	}
	.right_filter .select2-results__options li span{
		font-size: 18px;
	}
}
@media screen and (max-width:1199px){
	.our_home_slider .owl-nav button {
		width: 30px;
		height: 30px;
		top: 0px;
		position: relative;
	}
	.our_home_slider .owl-nav button.owl-prev{
		left: auto;
	}
	.our_home_slider .owl-nav button.owl-next{
		right: auto;
	}
	.our_home_slider button.owl-prev span ,.our_home_slider button.owl-next span{
		width:30px;
		height:30px;
	}
	.our_home_slider .our_shop_box {
		padding: 0 15px;
		width:auto;
	}
	.home_slider .our_shop_listings {
		margin: 0 -15px;
	}
	.sidebar-box .wpc-orderby-select {
		font-size: 14px;
		line-height: 22px;
	}
	.sidebar-box .wpc-orderby-select option {
		font-size: 15px;
	}
	.woocommerce-checkout form.checkout_coupon {
		padding: 20px !important;
	}
}
@media (min-width:768px) and (max-width:1024px){
	body .newsletter_form .mail_footer input {
		font-size: 17px !important;
		padding: 12px 118px 12px 12px;
	}
	.tableau_p ol {
		margin: 0px 0px 0px 30px;
	}
	.tableau_p li {
		padding-bottom: 7px;
	}
	.tableau_p li ul {
		margin: 5px 0 0 60px;
	}
	.tableau_p li ul li {
		padding-left: 5px;
	}
	#scroll-top {
		bottom: 66px;
	}
	.newsletter_form .mail_btn input {
		font-size: 15px;
		width: 100px;
		padding: 4px;
	}
	.newsletter_form .mail_btn {
		right:10px;
		height: 40px;
		top: 6px;
	}
	.line_marque:after {
		top: -30px;
	}
	.fd_line::before{
		height:50px;
	}
	.our_shop_list  {
		margin:0 -10px;
	}
	.our_shop_box{
		width:33.33%;
		padding: 0 10px 25px;
	}
	.our_shop_post_title h3 a {
		font-size: 18px;
	}
	.shop_opening_time ,.shop_opening_time span {
		font-size: 14px;
	}
	.home_slider .our_shop_box .our_shop_eimage img {
		height: 200px;
		object-fit: cover;
	}
	.blog_viewr_col .elementor-widget-heading:before {
		top: 12px;
	}
	.our_shop_blog .our_shop_eimage a img {
		height: 230px;
		object-fit: cover;
	}
	.sidebar-box form {
		width: 370px;
	}
}
@media screen and (max-width:1024px){
	.post_custom_slider .owl-nav {
		display: flex;
		width: 100%;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-title:before{
		background-size:27px;
		top: 5px;
		left: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(2) .elementor-tab-title:before{
		background-size:27px;
		top: 5px;
		left: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(3) .elementor-tab-title:before{
		background-size:20px;
		top: 5px;
		left: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(4) .elementor-tab-title:before{
		background-size:27px;
		top: 5px;
		left: 0px;
	}
	.floor_toggle .elementor-toggle-icon.elementor-toggle-icon-right {
		padding-right: 23px;
	}
	.post_slider button.owl-prev,
	.post_custom_slider button.owl-prev {
		bottom: 0px;
		left:48%;
		position:relative;
	}
	.post_slider button.owl-next,
	.post_custom_slider button.owl-next{
		bottom: 0px;
		right:-52%;
		position:relative;
	}
	.post_slider button.owl-next span,
	.post_slider button.owl-prev span,
	.post_custom_slider button.owl-next span,
	.post_custom_slider button.owl-prev span {
		font-size: 30px;
		font-weight: 100;
	}
	a.sidr-class-toggle-sidr-close {
		font-size: 20px;
	}
	.our_shop_list {
		margin: 0 -8px;
	}
	.home_slider .our_shop_listings {
		margin: 0 -8px;
	}
	.our_home_slider .our_shop_box {
		padding: 0 8px;
	}
	.sidebar-box .wpc-orderby-select {
		font-size: 14px;
	}
	.sidebar-box .wpc-orderby-select option{
		font-size: 15px;
	}
	.sidebar-box {
		margin-bottom: 20px;
	}
	.sidebar-box form {
		height: 45px;
	}
	.sidebar-box .wpc-orderby-select {
		height: 45px;
		padding: 0 14px 0 20px;
		background-size: 26px;
		line-height: 23px;
	}
	.elementor-menu-cart__subtotal {
		font-size: 18px !important;
	}
	.woocommerce-checkout form.checkout_coupon .form-row-last {
		float: right !important;
		width: 25% !important;
		margin-top: 0px !important;
	}
	.woocommerce-checkout form.checkout_coupon .form-row-first {
		float: left !important;
		width: 74% !important;
	}
	body .woocommerce-checkout #order_review {
		padding: 0 20px;
	}
	.woocommerce .woocommerce-checkout h3#order_review_heading {
		font-size: 18px !important;
		padding:26px 20px 20px !important;
	}
	table.shop_table.woocommerce-checkout-review-order-table .product-name{
		font-size: 16px;
	}
	form.woocommerce-checkout .col2-set#customer_details{
		float: left !important;
		width: 48% !important;
	}
	form.woocommerce-checkout #order_review.woocommerce-checkout-review-order{
		float: right !important;
		width:50% !important;
	}
	form.woocommerce-checkout #order_review_heading{
		float: right !important;
		width: 50% !important;
	}
	body form.woocommerce-checkout table.shop_table #order_review tr {
		padding-bottom: 20px !important;
	}
	body form.woocommerce-checkout table.shop_table #order_review p.wpc-cart-after-title-link-wrapper {
		bottom: 2px;
	}
	body form.woocommerce-checkout table.shop_table #order_review table.shop_table {
		margin: 0 !important;
	}
	form.woocommerce-checkout #order_review table.shop_table tfoot th {
		font-size: 15px !important;
	}
	form.woocommerce-checkout table.shop_table .total_qty_box input{
		font-size:15px !important;
	}
	form.woocommerce-checkout table.shop_table .woocommerce-Price-amount bdi {
		font-size: 15px !important;
	}
	h2.main_checkout_head {
		font-size: 22px;
	}
	.right_filter .select2-selection__rendered{
		font-size: 16px;
		padding-left: 15px !important;
		padding-right: 10px !important;
	}
	.right_filter .select2-results__options li span{
		font-size: 17px;
	}
	.right_filter .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
		background-size: 24px !important;
		right: 10px !important;
	}
}
@media screen and (max-width:767px){
	.line_marque:after {
		width: 0px;
	}
	.newsletter_form .mail_btn {
		right: 5px;
		height: 36px;
		top: 5px;	
	}
	.elementor-menu-cart__subtotal {
		font-size: 16px !important;
	}
	.newsletter_form .mail_btn input {
		font-size: 13px;
		width: 76px;
		padding: 4px;
		border-radius: 4px !important;
	}
	body .newsletter_form .mail_footer input {
		font-size: 14px !important;
		padding: 11px 85px 12px 5px;
	}
	.tableau_p ol {
		margin: 0px 0px 0px 5px;
	}
	.tableau_p ol li::before {
		font-size: 70%;
		padding: 3px 6px;
		margin-right: 6px;
	}
	.res_sidebar ,.res_skylar_h2 ,.res_sec{
		width: 420px !important;
		margin: 0 auto;
	}
	.tableau_p li {
		padding-bottom: 5px;
		padding-left: 0px;
	}
	.tableau_p li ul li {
		padding-left: 0px;
	}
	.tableau_p ol li {
		padding-bottom: 5px;
	}
	.tableau_p li ul {
		margin: 4px 0 0 50px;
	}
	.blog_a h2 a:after {
		right: -25px;
		height: 25px;
		top: -1px;
		background-size: 16px;
	}
	.res_section{
		max-width:420px;
		margin:auto;
	}
	.checkout_coupon.woocommerce-form-coupon p {
		padding-bottom: 0px !important;
	}
	.checkout_coupon.woocommerce-form-coupon input#coupon_code{
		margin-top: 10px !important;
	}
	.woocommerce-checkout form.checkout_coupon {
		padding: 15px !important;
	}
	.woocommerce-checkout form.checkout_coupon input {
		height: 40px !important;
		min-height: 40px !important;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:first-child .elementor-tab-title:before{
		left: -10px;
		top: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(2) .elementor-tab-title:before{
		left: -10px;
		top: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(3) .elementor-tab-title:before{
		left: -10px;
		top: 0px;
	}
	.floor_toggle .elementor-toggle .elementor-toggle-item:nth-child(4) .elementor-tab-title:before{
		left: -10px;
		top: 0px;
	}
	.footer_link.foo_nous_mob{
		display:block !important;
	}
	.footer_link.foo_nous_mob ul li{
		text-align:center;
	}
	body .mail_footer input {
		padding: 12px 15px;
	}
	.breadcrumb-home{
		font-size: 14px;
	}
	.trail-end a span{
		font-size: 14px;
	}
	.fd_line::before{
		height:40px;
	}
	.marquee_mob_h2 .elementor-widget-container br{
		display:none;
	}
	.our_shop_list  {
		margin:0 -10px;
	}
	.our_shop_box{
		width:50%;
		padding: 0 10px 25px;
	}
	.our_shop_post_title h3 a {
		font-size: 16px;
	}
	.our_shop_post_title svg{
		width:20px;
	}
	.shop_opening_time ,.shop_opening_time span {
		font-size: 13px;
	}
	.our_home_slider .owl-nav {
		column-gap: 5px;
	}
	.our_home_slider .owl-nav button {
		width: 20px;
		height: 20px;
	}
	.our_home_slider button.owl-prev span ,.our_home_slider button.owl-next span{
		width:20px;
		height:20px;
	}
	.home_slider .our_shop_box .our_shop_eimage img {
		height: 200px;
		object-fit: cover;
	}
	body .xs_social_counter_widget ul.xs_counter_url li {
		margin-right: 10px !important;
	}
	.blog_viewr_col .elementor-widget-heading:before {
		width: 12px;
		top: 12px;
		right: 5px;
	}
	.blog_viewr_col .blog_time:before{
		width:12px;
		right: -18px;
	}
	.blog_viewr_col .blog_time svg{
		width:20px;
	}
	.our_shop_blog .our_shop_eimage a img {
		height: 200px;
		object-fit: cover;
	}
	.sidebar-box form {
		width: 100%;
	}
	.sidebar-box .wpc-orderby-select {
		width: 100%;
		max-width: 100% !important;
		line-height: 19px;
	}
	.sidebar-box {
		margin-bottom: 20px;
	}
	.sidebar-box .wpc-open-close-filters-button {
		margin-bottom: 0px;
	}
	.checkout_coupon.woocommerce-form-coupon p button.button {
		padding: 7px 10px !important;
		font-size: 12px;
	}
	.woocommerce-checkout form.checkout_coupon .form-row-last {
		margin-top: 10px !important;
	}
	.woocommerce-checkout form.checkout_coupon .form-row-last {
		float: none !important;
		width: 100% !important;
		margin-top: 5px !important;
	}
	.checkout_coupon.woocommerce-form-coupon input#coupon_code{
		margin-top:5px !important;
	}
	.woocommerce-checkout form.checkout_coupon .form-row-first {
		float: none !important;
		width: 100% !important;
	}
	form.woocommerce-checkout .col2-set#customer_details{
		float: none !important;
		width: 100% !important;
	}
	form.woocommerce-checkout #order_review.woocommerce-checkout-review-order{
		float: none !important;
		width: 100% !important;
	}
	form.woocommerce-checkout #order_review_heading{
		float: none !important;
		width: 100% !important;
	}
	.woocommerce .woocommerce-checkout h3#order_review_heading {
		font-size: 18px !important;
		padding: 26px 20px 20px !important;
	}
	h2.main_checkout_head {
		font-size: 18px;
		margin-bottom: 10px !important;
	}
	.woocommerce .woocommerce-checkout h3#order_review_heading,form.woocommerce-checkout #order_review.woocommerce-checkout-review-order {
		max-width: 420px;
		margin: auto !important;
	}
	form.woocommerce-checkout .col2-set#customer_details {
		margin-bottom: 40px;
	}
	body.woocommerce-checkout #main #content-wrap {
		padding-top: 25px;
	}
	.right_filter .select2-selection__rendered{
		font-size: 14px;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.right_filter .select2-results__options li span{
		font-size: 15px;
	}
	.right_filter .wpc-filter-layout-dropdown .select2-container .select2-selection--single, .right_filter .wpc-sorting-form .select2-container .select2-selection--single {
		height: 45px !important;
	}
	.right_filter .wpc-sorting-form{
		height:45px;
	}
	.right_filter .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
		background-size: 20px !important;
	}
	.left_filter .wpc-filters-scroll-container {
		width: 300px !important;
	}
}
@media(max-width:480px){
	.woocommerce .woocommerce-checkout h3#order_review_heading {
		font-size: 18px !important;
		padding: 16px 20px 10px !important;
	}
	form.woocommerce-checkout #order_review table.shop_table tfoot th {
		font-size: 13px !important;
	}
	form.woocommerce-checkout table.shop_table .woocommerce-Price-amount bdi {
		font-size: 13px !important;
	}
	form.woocommerce-checkout table.shop_table .cart-subtotal th{
		padding: 0 0 2px !important;
	}
	form.woocommerce-checkout table.shop_table .total_qty_box input {
		font-size: 13px !important;
	}
	form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total th {
		font-size: 15px !important;
	}
	form.woocommerce-checkout #order_review table.shop_table tfoot tr.order-total td bdi{
		font-size: 15px !important;
	}
	.our_shop_list  {
		margin:0;
	}
	.our_shop_box{
		width:100%;
		padding: 0 0 25px;
	}
	.our_shop_post_title h3 a {
		font-size: 15px;
	}
	.our_shop_eimage a img{
		width:100%;
	}
	.our_shop_blog .our_shop_eimage a img {
		height: 200px;
		object-fit: cover;
	}
	.woocommerce-checkout form.checkout_coupon {
		padding: 15px 10px !important;
	}
	.checkout_coupon.woocommerce-form-coupon p{
		font-size: 12px !important;
	}
	.woocommerce-checkout .woocommerce-info a {
		font-size: 10px !important;
	}
	.woocommerce-info:before {
		margin-right: 1px !important;
	}
	body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{
		padding: 10px 0 !important;
		font-size:10px !important;
	}
	i.icon-menu {
		display:inline-block;
	}
	body.woocommerce .oceanwp-toolbar .oceanwp-off-canvas-filter {
		display: flex;
	}
	
}


.floor_toggle .elementor-tab-title {
	border-radius: 6px;
}
.post_image img {
	object-fit: cover;
	height: 305px !important;
}

@media(max-width:1199px){
	.post_image img {
		object-fit: cover;
		height: 250px !important;
	}
}
@media(max-width:1024px){
	.post_image img {
		object-fit: cover;
		height: 210px !important;
	}
}
@media(max-width:767px){
	.post_image img {
		object-fit: cover;
		height: 200px !important;
	}
}
@media(max-width:575px){
	.post_section{
		max-width:420px;
	}
}
div#tab-reviews {
	display: none !important;
}
.user-registration-account div#content-wrap {
	width: 100%;
}


span.input-wrapper {
	display: flex;
	width: 100%;
}
#user-registration span.input-wrapper input {
	background: #F6F8FB !important;
	border: 0 !important;
	border-bottom: 1px solid #476575 !important;
	height: 61px !important;
	padding: 0 20px !important;
	width: 100% !important;
	font-family: Sweet Sans Pro;
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
	letter-spacing: 0em;
	color: #000 !important;
	text-align: left;
	margin: 0 0 15px !important;
}
#user-registration-form-2625 span.input-wrapper input {
	background: #F6F8FB !important;
	border: 0 !important;
	height: 61px !important;
	padding: 0 20px !important;
	width: 100% !important;
	font-family: Sweet Sans Pro;
	font-size: 18px;
	font-weight: 200;
	line-height: 24px;
	letter-spacing: 0em;
	color: #000 !important;
	text-align: left;
	margin: 0 0 15px !important;
}

body .ur-frontend-form.ur-frontend-form--bordered form .ur-form-row .ur-form-grid input[type=number] {
	height: 61px;
}

span.password-input-group.password-input {
	width: 100%;
}

span.input-wrapper input::placeholder {
	color: #476575 !important;
}

p.user-registration-form-row {
	padding: 0 !important;
}

.woocommerce .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
	margin: 0;
}

label.user-registration-form__label span,p.user-registration-LostPassword.lost_password a {
	font-family: Sweet Sans Pro;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	text-transform: uppercase;
	color: #476575 !important;
}

label.user-registration-form__label {}

p.user-registration-LostPassword.lost_password a {
	font-weight: 500 !important;
}

input#user_registration_ajax_login_submit {
	background: #F2ECDF;
	border: 0;
	padding: 11px 74px;
	font-family: Sweet Sans Pro;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0px;
	text-align: left;
	color: #222222;
	margin: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group .password_preview {
	top: 40%;
}

label.ur-checkbox-label {
	font-family: Sweet Sans Pro;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #476575;
}
button.btn.button.ur-submit-button {
	background: #476575;
	width: 100%;
	font-family: Sweet Sans Pro;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-align: center;
	padding: 11px 0;
	border: 1px solid #476575;
	color:#fff;
	margin:0;
}
input#user_registration_ajax_login_submit:hover {
	background: #476575;
	color: #fff;
}
button.btn.button.ur-submit-button:hover {
	background: #F2ECDF;
	color: #476575;
}
.ur-frontend-form.login-registration {
	padding: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid:nth-child(1n+2) {
	background: #F2ECDF;
	padding: 48px 0 65px;
	text-align: center;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
	padding: 0;
}

.woocommerce .ur-frontend-form {
	border: 0;
	padding: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid:nth-child(1n+2) .ur-frontend-form {
	max-width: 552px;
	margin: auto;
	padding: 0 0;
}

.woocommerce #user-registration {
	max-width: 552px;
	margin: auto;
	box-shadow: none;
}

h2.ur-form-title {
	font-family: Lora;
	font-size: 24px;
	font-weight: 500;
	line-height: 36px;
	letter-spacing: -0.01em;
	text-align: center;
	color: #476575;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 50px;
}
.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input[type=checkbox] {
	border: 1.5px solid #476575;
	background: transparent;
	width: 21px;
	height: 21px;
}
/* input[type=checkbox]:checked:before {
color: #476575;
width: 21px;
height: 21px;
display: flex;
align-items: center;
justify-content: center;
left: -1px;
position: relative;
} */
.woocommerce form .form-row ul {
	text-align: left;
}
.ur-frontend-form .ur-button-container,
.woocommerce .ur-frontend-form{
	padding: 0 !important;
}
.ur-frontend-form > .ur-form-row > .ur-form-grid:first-child {
	padding: 48px 0;
}
.user-registration-error {
	bottom: -3px;
	text-align: left;
	padding: 0;
	background: transparent;
	border: 0;
	position: absolute;
	z-index: 9;
	font-size: 11px !important;
	margin: 0 !important;
}
.woocommerce .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
	position: relative;
}
.user-registration-error::before {
	width: 10px;
	font-size: 15px;
}
#user-registration p {
	position: relative;
}
.woocommerce #user-registration {
	position: relative;
	padding-bottom: 30px !important;
	display: block;
	width: 100%;
}
.woocommerce #user-registration ul.user-registration-error {
	margin: auto;
	text-align: center;
	width: 100%;
}
.social_login p {
	font-family: Sweet Sans Pro;
	font-size: 16px;
	font-weight: 500;
	line-height: 19px;
	letter-spacing: 0px;
	text-align: left;
	color: #476575 !important;
}
.soc_icon {
	display: flex;
	column-gap: 22px;
}
.social_login {
	display: flex;
	column-gap: 15px;
	justify-content: center;
	margin-top: 40px;
}
body.single-post #content-wrap.container {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0;
}

form input:focus:invalid, form textarea:focus:invalid, form select:focus:invalid {
	color: #476575;
	border-color:transparent;
}
.footer_link ul li {
	padding:6px 0;
}
.footer_link ul li a:hover{
	color:#fff !important;
}
.footer_link.foo_nous ul li a:hover{
	color:rgba(255,255,255,.5) !important;
}
.footer_links p{
	padding:5px 0;
}
@media(max-width:1599px){
	.user-registration-account div#content-wrap {
		width: 100%;
		padding: 0;
		max-width: 100%;
	}
}
@media(min-width:1025px) and (max-width:1199px){
	label.user-registration-form__label span, p.user-registration-LostPassword.lost_password a {
		font-size: 14px;
	}
	button.btn.button.ur-submit-button, input#user_registration_ajax_login_submit {
		font-size: 17px;
		line-height: 26px;
		padding: 11px 30px;
	}
	.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input[type=checkbox] {
		width: 16px;
		height: 16px;
	}
	label.ur-checkbox-label {
		font-size: 12px !important;
	}
	.ur-frontend-form > .ur-form-row > .ur-form-grid {
		padding: 40px 20px !important;
	}
	h2.ur-form-title {
		font-size: 21px;
		line-height: 26px;
		padding: 0 0 30px;
	}
	span.input-wrapper input {
		height: 50px !important;
		padding: 0 15px !important;
		font-size: 15px;
		line-height: 24px;
		margin: 0 0 10px !important;
	}
}
@media(min-width:768px) and (max-width:1024px){
	.ur-frontend-form .ur-form-row {
		flex-wrap: nowrap !important;
		display: flex;
		flex-direction: row;
	}
	label.user-registration-form__label span, p.user-registration-LostPassword.lost_password a {
		font-size: 13px;
	}
	button.btn.button.ur-submit-button,
	input#user_registration_ajax_login_submit{
		font-size: 16px;
		line-height: 24px;
		padding: 11px 30px;
	}
	.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input[type=checkbox] {
		width: 16px;
		height: 16px;
	}
	label.ur-checkbox-label {
		font-size: 12px !important;
	}
	.ur-frontend-form > .ur-form-row > .ur-form-grid {
		padding: 40px 20px !important;
	}
	h2.ur-form-title {
		font-size: 20px;
		line-height: 24px;
		padding: 0 0 30px;
	}
	#user-registration-form-2625 span.input-wrapper input ,#user-registration span.input-wrapper input{
		height: 45px !important;
		padding: 0 15px !important;
		font-size: 15px;
		margin: 0 0 10px !important;
	}
}
@media(max-width:767px){
	.filter_none .elementor-widget-wrap.elementor-element-populated {
		justify-content: center;
	}

	.filter_none .elementor-widget-wrap.elementor-element-populated h3.elementor-icon-box-title {
		max-width: 245px;
		margin: auto;
	}
	label.user-registration-form__label span, p.user-registration-LostPassword.lost_password a {
		font-size: 12px;
	}
	button.btn.button.ur-submit-button,
	input#user_registration_ajax_login_submit{
		font-size: 16px;
		line-height: 24px;
		padding: 11px 30px;
	}
	.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item.field-checkbox ul li input[type=checkbox] {
		width: 16px;
		height: 16px;
	}
	label.ur-checkbox-label {
		font-size: 12px !important;
	}
	.ur-frontend-form > .ur-form-row > .ur-form-grid {
		padding: 30px 15px !important;
	}
	h2.ur-form-title {
		font-size: 20px;
		line-height: 24px;
		padding: 14px 0 15px;
	}
	#user-registration-form-2625 span.input-wrapper input ,#user-registration span.input-wrapper input{
		height: 45px !important;
		padding: 0 15px !important;
		font-size: 14px;
		margin: 0 0 10px !important;
	}
}
.user-registration-error {
	text-align: left;
}
@media(max-width:1199px){
	.social_login {
		margin-top: 15px;
	}
	.social_login {
		display: block;
		text-align: center;
	}

	.social_login p {
		font-size: 13px;
		padding: 0 0 10px;
		text-align: center;
	}

	.soc_icon {
		justify-content: center;
	}
	.user-registration-error::before {
		width: 7px;
		font-size: 12px;
	}
	.user-registration-error {
		bottom: -4px;
		font-size: 10px !important;
	}
}



.soc_icon a:hover svg {
	transform: scale(1.3);
}
.logged-in div#content-wrap {
	width: 1290px !important;
	padding: 0 15px;
}
.Espace.professionnel .ur-frontend-form .ur-form-row .ur-form-grid:nth-child(1n+2) ,
.Espace.professionnel .services{
	display: none !important;
}
.logged-in .log {
	display: none !important;
}
.logged-in .account {
	display:block !important;
}
.account {
	display:none !important;
}
.owp-quick-view {
	display: none;
}
body.woocommerce .woocommerce-ordering .theme-select {
	background: #F6F8FB !important;
	border: 0;
	font-family: Sweet Sans Pro;
	font-size: 18px;
	font-weight: 200 !important;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color: #476575;
	padding: 25px 15px;
	width: 598px;
	display: flex !important;
	align-items: center;
}
.theme-select:after {
	height: 51px;
	display: flex;
	border: 0;
	align-items: center;
	font-size: 23px;
}

body.woocommerce .woocommerce-ordering select {
	min-height: 51px;
	line-height: 51px;
}

a.oceanwp-off-canvas-filter span {
	font-family: Sweet Sans Pro;
	font-size: 12px;
	font-weight: 200;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #000000;
	text-transform: uppercase;
	padding: 0;
	border: 0;
}

a.oceanwp-off-canvas-filter {
	padding: 0 !important;
	border: 0 !important;
	display: flex;
	align-items: center;
}

body.woocommerce .oceanwp-off-canvas-filter i {
	color: #000;
}

body.woocommerce .oceanwp-off-canvas-filter {
	color: #000;
}

body.woocommerce .oceanwp-toolbar {
	padding: 0 0 20px;
	border: 0;
	display: flex;
	align-items: center;
}

body.woocommerce .result-count {
	display: none;
}

body.woocommerce .woocommerce-ordering {
	margin-left: auto;
}

body.woocommerce .oceanwp-grid-list a.active,
body.woocommerce .oceanwp-grid-list a:hover{
	color: #000;
	border-color: #000;
}