a.hbt {
    /* -webkit-filter: grayscale(100%); */
    filter: grayscale(100%);
}
a.hbt:hover {
    filter: grayscale(0%);
}
ul.sub-menu {
    background-color: #f2f5f9 !important;
}
.mhb-custom-WEYiFCqgR .menu li ul li a:hover {
    color: #f37153 !important;
}
a.menu-toggle {
    display: none !important;
}
div#Subheader {
    margin-top: -100px;
		padding-top: 130px;
}
@media only screen and (min-width: 1024px) {
	font-size: 40px;
}

div#Filters {
    display: none;
}

.mhb-menu .menu li ul li {
    width: 215px !important;
}

dl.gallery-item {
    max-width: 20% !important;
}
p {
    text-align: justify !important;
}

iframe.ifgp {
    width: 100% !important;
    min-height: 600px !important;
}
p.ffbig {
    text-align: center !important;
}
a {
    font-family: "IRANSansWeb",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}

p {
    font-family: "IRANSansWeb",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important;
}
h3 {
    font-family: 'IRANSansWeb' !important;
}

.section-border-top { border-top: 1px solid #e9edf5; }
.section-border-bottom { border-bottom: 1px solid #e9edf5; }

#Footer .footer_copy { border-top: 1px solid rgba(0, 0, 0, 0.1); }

.post-item .entry-title { font-size: 180%; line-height: 140%; }

.mhb-row.first-row {
    background-color: white !important;
}
.mhb-row.first-row {
    box-shadow: rgb(0 0 0 / 20%) 0px 0px 7px;
}
div#Subheader {
	background: #f37153 !important;
}