.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://homesmart.sitewebpro.fr/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(24,47,88);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(22,31,45);
	background-image: none;
}

:root{
--wd-text-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#555;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(24,30,68);
}
:root{
--wd-entities-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(24,30,68);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Ubuntu", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(24,30,68);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Ubuntu", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:18px;
}
:root{
--wd-primary-color:rgb(38,38,38);
}
:root{
--wd-alternative-color:rgb(0,56,255);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(34,96,209);
}
:root{
--btn-shop-bgcolor-hover:rgb(33,76,206);
}
:root{
--btn-accent-bgcolor:rgb(95,86,198);
}
:root{
--btn-accent-bgcolor-hover:rgb(86,78,180);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//homesmart.sitewebpro.fr/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

.home-slide  .elementor-background-overlay{
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 80%;
    background: -moz-linear-gradient(left, rgba(14,39,83,1) 0%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left, rgba(14,39,83,1) 0%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgba(14,39,83,1) 0%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e2753', endColorstr='#	',GradientType=1 );
}

.wd-sub-menu .wd-dropdown-menu {
    --wd-dropdown-width: 500px;
}

.wd-sub-menu li a {
    color: #fff;
    font-size: 16px;
}

.wd-sub-menu {
   background:var( --e-global-color-accent );
	     padding: 5px 20px;
}

.wd-dropdown{
	 padding: 0px 0px !important;
}@media (min-width: 577px) and (max-width: 767px) {
	.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: 17px !important;
    font-family: "Ubuntu", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.sub-menu li {
    border-bottom: 1px solid #f9f6f6 !important;
}
}

@media (max-width: 576px) {
	.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: 17px !important;
    font-family: "Ubuntu", Sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.sub-menu li {
    border-bottom: 1px solid #f9f6f6 !important;
}
}

