.card .content h2
{
    color: #d4b36d;
  }


/*Menu styling start*/
#header .primary-menu ul ul li {
    min-width: 275px;    
}

#header .primary-menu ul ul li {
    margin-bottom: 5px;
    padding: 7px 20px;
}
/*Menu styling stop*/

.lodge {
  background-color: #373D41;
}

.owl-slide-history div {
	overflow: hidden;
}
.home .owl-slide-history ul li, .home .owl-slide-history ul {
	font-size: 20px;
}


.owl-nav-scroll {
  display: none;
}