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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

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

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--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:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(37,94,62);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
: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: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.news-text a:hover {    
    color: #255E3E;
}

.container img {  
    margin-bottom: 10px !important;
}

.clearboth{   
    clear:both; 
}

.main-page-wrapper .container .content-layout-wrapper
{
    min-height: 830px;
}


.nomargin li {
    margin-bottom:0px !important;
    line-height:21px;
    
}

.formsubmit:hover {
    background: #949494;
        color: #ffffff;
}


.formsubmit {
    background: #924048;
    border-color: #924048;

    -moz-transition: all 0.2s ease-in-out 0s;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #255E3E;
    color: #fff;
    padding: 4px 6px;
    text-shadow: 1px 1px 1px #300033;
    margin-right: 4px;
    margin-bottom: 5px;
    font-weight: bold;
}


h1{
    margin-bottom:10px !important;
}

h2 {
    font-size: 21px;
    color: #000;
    line-height: 1.5em;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom:10px !important;
}

h5 {
    line-height:21px !important;
    display: block;
    font-size: 14px;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    
}

.page-title {
    margin-top:0;
    margin-bottom:0;
}

.wpb_wrapper li {
	list-style: disc !important;
}

.wpb_wrapper li:before {
	display: none;
}

body {
    
        color: #333;
}

.crumbs {
    color: #333;
    line-height: 1.5em;
    
    font-size: 11px;
        
}

.crumbs a {
    text-decoration: none;
    color: #949494;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

.crumbs a:hover {
    color: #b81008;
}




.woodmart-navigation .item-level-0>a { 
    
    text-transform: none;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 10px;
}

.news-header1 {
    color: #666;
    font-weight: 700;
    font-size: 24px;
}

.news-header2 {
    color: #000;
    font-weight: 700;
    font-size: 24px;
}

.news-text {
    color: #000;
    
}
\r\
n.news-text a {
    color: #949494;
    
}

.Darker-Grey > a {
    
    color: #333;
    border-color: rgb(211, 209, 209) !important;
    background-color: rgb(211, 209, 209) !important;
}

.main-page-wrapper {
    
    padding-top: 0px;
    background-color:#eeeeee;
}

.whb-header {
    margin-bottom: 0px;
}

.whb-general-header {
    border-bottom-width: 0px !important;
}

@media (max-width: 1024px) 
{
.FooterMenu {
    display: none;
}
}
.FooterMenu ul 
{
    height: 40px;
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #255E3E;
}

.FooterMenu ul li 
{
    float: left;
    display: block;
    list-style-image: none;
    list-style-type: none;
    width: 14%;
    text-align: center;
}

.FooterMenu ul li a {
    color: #ffffff !important;
    font-weight:400 !important;
}

.wpb_content_element {
    margin-bottom: 10px;
}

.copyrights-wrapper {
     border-top: 0px solid; 
}


#menu-mainmenu > li {
     margin-top: -112px;
}
#menu-mainmenu > li > a {
    position: relative;
    top: -15px;
    left: 0;
    right: 0;
    height: 50px;
    padding: 0 20px 0 20px;
    
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

#menu-mainmenu > li > a:hover, #menu-mainmenu > li > a:active  {
    background: #255E3E;
    color:#ffffff;
}
    

#menu-mainmenu .current-menu-item > a,
#menu-mainmenu .current-menu-ancestor > a {
    background-color: #255E3E;
    color: #ffffff;
}

#menu-mainmenu {
	    column-gap:0px;
}

.woodmart-prefooter {
    background-color: #fff;
     padding-bottom: 0px;
}

.whb-color-dark:not(.whb-with-bg) {
    background-color:#eeeeee;
}

.site-content, .whb-general-header .container{
    background-color: #ffffff;
}

.site-content {
     margin-bottom: 0;
}

.site-logo{
        padding-left: 35px;
    
}

@media (min-width: 1025px) {
   .vc_col-sm-4\\/5 {
padding-right:35px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.vc_col-sm-4\\/5 {
     width: 100%; 
     padding-right:0px !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
.vc_col-sm-1\\/5 {
     width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.vc_col-sm-1\\/5, .vc_col-sm-2\\/5, .vc_col-sm-3\\/5, .vc_col-sm-4\\/5, .vc_col-sm-5\\/5 {
     float: none; 
}
    
}

@media (max-width: 768px) {
h1 {
     font-size:18px;
}

h2 {
     font-size:16px;
}