ul.wd-nav.wd-nav-mob-tab.wd-style-underline {
    display: none;
}
.site-content {
    margin-bottom: 0px !important;
}


.whb-sticked .whb-color-light:not(.whb-with-bg) {
       background: linear-gradient(180deg, #ffd8c5 0%, #F8DBCE 100%) !important;
	    background: linear-gradient(0deg, #764f24 0%, #c8945b 100%) !important;
}
.footer-column {
    margin-bottom: 0px !important;
}
.footer-sidebar {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#slider-70 ol.flickity-page-dots {
    right: 0em;
    left: auto;
    transform: rotate(270deg);
    bottom: 25em;
}
header .whb-col-right .wd-tools-element.wd-header-mobile-nav a {
    background: #fff;
    color: #240d0b;
    letter-spacing: 5px;
    padding: 14px 20px;
}
header .wd-header-mobile-nav .wd-tools-icon:before {
	font-size: 18px;
}
.pagin-style-1 .flickity-page-dots li {
	border: 2px solid #4b4b4b !important;
}
@media only screen and (max-width: 992px) {
.wd-toolbar{
/* 	display:none !important; */
}
}