.woit_menu {
    position: fixed;
    top: -3px; 
   /* top:20px;*/
    left: 50%;
    z-index: 999;
    overflow: hidden;
    height: 23px;
    width: fit-content;
    margin:5px;
    padding: 0px 5px;
     background-image: url("/files/oakwood.png");
   color: #000000;
    font-size: 13px;
    font-family: 'Inter', sans-serif;
    text-transform: none;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: normal;
}
.theme-header {
	background-image: url("/files/leather-texture.jpg");
    height: 100px;
   
}
.theme-header-topbar {
    background-image: url("/files/oakwood.png");
    height: 25px;
    padding: 3px 0px;
}
.theme-header .zpcontainer {
 	padding: 0px 15px;
}
.zsbanner-row {
 	height: 150px;   
}
.zshero-banner-style-15:before {
    background: #DBA966;
    
}
.theme-category-description {
    background-image: url("/files/oakwood.png") !important;
}
.theme-sortby-label {
    background-image: url("/files/oakwood.png") !important;
    padding: 8px;
}
.theme-content-area {
	 background-image: url("/files/TexturesCom_ConcreteNew0066_2_seamless_S-1.jpg");
}
.theme-store-details-feature {
 /*   background-image: url("/files/oakwood.png");*/
}
.theme-prod-box {
 	background:transparent !important;   
}
.theme-product-box-container{
   	background-image: url("/files/oakwood.png"); 
    margin: 5px;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.theme-product-box-container:hover{
 /*  	background-image: url("/files/oakwood.png"); */
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) inset, 0 6px 20px 0 rgba(0, 0, 0, 0.19) inset;
}
.theme-product-box-container .theme-product-name a,
.theme-product-box-container .theme-product-price 
{
    color:white !important;
}
.theme-product-specification-tabs-area {
    background:transparent !important;
}
.theme-product-specification-tab {
    background-image: url("/files/oakwood.png") !important;
    color:black !important;
}
.theme-product-specification-tabs-content-area{
    background-image: url("/files/oakwood.png") !important;
}
.theme-product-specification-tab-content{
    background:transparent !important;
}
@media (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
        background-image: url("/files/oakwood.png");
        box-shadow: 2px 2px 1px 1px #000000;
    }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search {
     	margin-top: 38px;
        height: 25px;
    }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a{
        background-image: url("/files/oakwood.png");
        box-shadow: 2px 2px 2px #000000 inset;
        border-right: solid 1px black;
        border-bottom: solid 1px black;
        color: black;

    }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:hover > a, 
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.theme-menu-selected > a,
    .theme-navigation-and-icons .theme-menu-area .theme-sub-menu ul li a:hover,
    .theme-navigation-and-icons .theme-menu-area .theme-sub-menu ul li.theme-menu-selected,
    .theme-navigation-and-icons .theme-menu-area .theme-sub-menu ul li:hover,
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected,
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover,
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a:hover,
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a{
        background-image: url("/files/oakwood.png");
        box-shadow: 2px 2px 2px #000000 inset;
        border-right: solid 1px black;
        border-bottom: solid 1px black;
        color: black;

    }

}