@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dubleukart.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://dubleukart.com/wp-content/uploads/2021/10/retail-2-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Metropolis", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(60,32,163);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Metropolis", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Metropolis", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Metropolis", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Metropolis", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(48,138,243);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(48,138,243);
}
:root{
--btn-default-bgcolor-hover:rgb(48,138,243);
}
:root{
--btn-accented-bgcolor:rgb(48,138,243);
}
:root{
--btn-accented-bgcolor-hover:rgb(48,138,243);
}
: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: 0px;
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
			}

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

		.container {
			max-width: 1350px;
		}

		:root{
			--wd-container-w: 1350px;
		}
	
			@media (min-width: 1367px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1350px) {
			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-family: "Metropolis";
	src: url("//dubleukart.com/wp-content/uploads/2021/10/Metropolis-Regular.woff2") format("woff2"), 
url("//dubleukart.com/wp-content/uploads/2021/10/Metropolis-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Metropolis";
	src: url("//dubleukart.com/wp-content/uploads/2021/10/Metropolis-Bold.woff2") format("woff2"), 
url("//dubleukart.com/wp-content/uploads/2021/10/Metropolis-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@media (max-width: 576px) {
	/* =========================================
   MOBILE HEADER - COMPACT ELECTROSTORE STYLE
   ========================================= */

@media (max-width: 767px) {

    /* Search row */
    .whb-header-bottom {
        padding: 7px 12px 9px;
        background: #fff;
    }

    /* Full width search */
    .whb-header-bottom .wd-header-search-form,
    .whb-header-bottom .searchform {
        width: 100% !important;
        max-width: 100% !important;
    }

    /* Search container */
    .whb-header-bottom .searchform {
        position: relative;
        display: flex;
        height: 48px;
        border: 1px solid #e5e5e5;
        background: #fff;
    }

    /* Input */
    .whb-header-bottom .searchform input[type="text"] {
        width: 100%;
        height: 48px !important;
        min-height: 48px;
        padding: 0 60px 0 15px !important;

        border: 0 !important;
        border-radius: 0 !important;
        outline: none;

        background: #fff;

        font-size: 16px;
        font-weight: 400;
        color: #444;
    }

    /* Placeholder */
    .whb-header-bottom .searchform input[type="text"]::placeholder {
        color: #666;
        opacity: 1;
    }

    /* Blue search button */
    .whb-header-bottom .searchform .searchsubmit {
        position: absolute;
        top: -1px;
        right: -1px;

        width: 50px;
        height: 48px;

        padding: 0;
        margin: 0;

        display: flex;
        align-items: center;
        justify-content: center;

        background: #08a9e6 !important;
        color: #fff !important;

        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    /* Search icon */
    .whb-header-bottom .searchsubmit:before {
        color: #fff !important;
        font-size: 19px;
    }

    /* Remove unwanted rounding */
    .whb-header-bottom input,
    .whb-header-bottom button {
        border-radius: 0 !important;
    }
}
}

