@import url('https://fonts.googleapis.com/css?family=Lora:400,700');
.c-layout-breadcrumbs-1{
    background-color: #f5df98 !important;
}
.c-page-title h3 {
    font-family: 'Lora', serif !important;
    font-size: 28px !important;
}
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
footer h3{
    font-family: 'Lora', serif !important;
}
footer h3.c-font-bold{
    font-weight: normal !important;
}
h1, h2, h3{
    font-family: 'Lora', serif !important;
    font-weight: 700;
}
.c-content-person-1 .c-body .c-head .c-socials > li > a > i:hover {
    color: black !important;
}

.rev_slider .slotholder:after, .rev_slider .slotholder .kenburnimg img:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
    background: rgba(0,0,0,.3);
}

.c-content-pagination.c-theme > li.active > a {
  border-color: #D4AF37;
  background: #D4AF37;
  color: #fff; }

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 768px) {
    .rev_slider h4{
	font-size: 16px !important;
    }
}

.navbar-nav > li > .dropdown-menu{
    margin-top: -10px !important;
}
@media only screen and (max-width : 992px) {
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li .dropdown-menu {
	display:block;
	margin-top: 0px !important;
    }
}

.tp-caption h3, .tp-caption h4
{
    text-shadow: 2px 2px 8px #000000 !important;
}