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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--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;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(130,130,130);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(195,176,145);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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;
}

@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);
}
}


@import url('http://fonts.cdnfonts.com/css/fautisma');
/*********header********/
.whb-general-header{
border:none !important;
}
/*******footer******/
.site-content{
margin:0px !important;
}
.widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_nav_menu ul li a {
    display: inline-block;
    padding-right: 2px;
    font-family: 'Montserrat';
    font-size: 15px;
		color:black !important;
}
.min-footer {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
		height: 40px;
}
.footer-container {
    background-color: #c3b09182 !important;
}
.ileti-class {
    color: black;
}
/*********singleproduct**********/
.single-product figure.woocommerce-product-gallery__image a > img {
    height: 450px;
    width: 100% !important;
    object-fit: contain;
}
.product_meta {
    display: none;
}
.product_title {
    font-size: 54px;
    line-height: 1.2;
    display: flex;
    justify-content: center;
    font-family: 'Raleway';
}
.product-tabs-wrapper{
border-bottom:none;
	border-top:none;
}
.row.product-image-summary-inner {
    padding-top: 50px;
    display: flex;
    flex-direction: column-reverse;
}
li.wd_custom_tab_tab.active {
    border-top: 3px solid black;
}
.tabs-layout-tabs .tabs li a {
    padding-top: 12px;
}
.slider-title:before {
top:0% !important;
}
.slider-title {
    width: 162px;
    border-bottom: 2px solid;
}
.single-breadcrumbs-wrapper {
    display: none;
}
.slider-title:before {
display:none;
}
@media (min-width: 750px){
	/*h3.wd-entities-title a:after {
    content: "»";
    margin-left: 20px;
    font-size: 33px;
}*/
	.row.product-image-summary-inner {
		padding-top: 20px;
	}
}

	h3.wd-entities-title {
    display: flex;
		justify-content:center;
    font-size: 19px !important;
    font-family: 'Poppins';
}
/********productarchive********/
.wd-hover-base .content-product-imagin{
box-shadow:none !important;
}
.wd-shop-tools.woodmart-shop-tools{
display:none;
}
ul.wd-nav-product-cat.wd-nav.wd-style-underline.has-product-count.woodmart-product-categories {
    display: none;
}
.wd-back-btn.wd-action-btn.wd-style-icon.woodmart-back-btn {
    display: none;
}
/***********mobile-menu***********/
@media (min-width: 850px){

.wd-header-nav.wd-header-secondary-nav.text-left.navigation-style-default {
    display: flex;
    justify-content: inherit;
}
.whb-col-right, .whb-mobile-right {
    justify-content: start !important;
    margin-right: -10px;
}
.whb-col-left, .whb-mobile-left {
    justify-content: flex-end !important;
    margin-left: -10px;
}
.whb-row.whb-general-header.whb-sticky-row.whb-without-bg.whb-without-border.whb-color-light.whb-flex-flex-middle {
    background-color: #000;
}
.site-logo.wd-switch-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.site-logo{
	max-height:initial !important;
display:block !important;
}
.whb-col-left, .whb-mobile-left {
    justify-content: flex-end !important;
    margin-left: -10px;
    display: inline-grid;
}
.whb-column.whb-mobile-left.whb-hidden-lg {
    display: none;
}
}
.mobile-nav.wd-side-hidden.wd-right.wd-right.wd-opened {
    background-color: #c7bbac;
}
.wd-nav-mobile {
    display: flex;
    display: none;
    margin-right: 0;
    margin-left: 0;
    animation: wd-fadeIn 1s ease;
    --nav-mobile-link-color: #fff !important;
}
.wd-nav-mobile li.current-menu-item>a {
    color: rgb(255 255 255) !important;
}
.wd-nav-mobile li a {
    flex: 1 1 0%;
    padding: 5px 20px;
    min-height: 50px;
    border-bottom: 1px dotted !important;
    display: flex;
    justify-content: center;
}
.wd-custom-icon, picture.wd-custom-icon img {
    min-width: 100%;
    max-width: 32px;
}
ul#menu-mobile-menu {
    margin-top: 110px;
}



@media (min-width: 1025px) {
	.whb-color-dark:not(.whb-with-bg) {
    background-color: transparent !important;
    /* background: linear-gradient(180deg, #fff, transparent); */
    /* height: 171px; */
    margin-top: 30px;
}
}

@media (max-width: 576px) {
	.whb-color-dark:not(.whb-with-bg) {
    background-color: transparent !important;
    /* background: linear-gradient(180deg, #fff, transparent); */
    /* height: 171px; */
    margin-top: 37px;
}



.mobile-nav.wd-side-hidden.wd-right.wd-right.wd-opened {
    background-color: #c7bbac;
}
}

