/* Enter Your Custom CSS Here */
.main-container .menu-container .menu {
    padding-left: 20px;
}
.main-container .menu-container .menu ul li a {
  	padding: 14px 7px;
}
.owl-nav{
    display: none; 
}
#tag-pop, .award{
  display: none; 
}
.sub-header{
  font-weight: 400;
} 
body{
  color: #afafaf;
 	font-weight: 400;
}
.page-multiple-rows .list-content .content-text .text-left h5, .page-template .list-content .content-text .text-left h5,
.page-multiple-rows .list-content .content-text .text-left p, .page-template .list-content .content-text .text-left p,
.page-multiple-rows .list-content .content-text .text-right h5, .page-template .list-content .content-text .text-right h5,
.page-multiple-rows .list-content .content-text .text-right p, .page-template .list-content .content-text .text-right p{
  color: #939393 !important;
}
.btn, [type=button], button, a.button {
    background-color: transparent;
    height: 4rem;
    line-height: 4rem;
    max-width: 10%;
}
.btn:focus, [type=button]:focus, [type=submit]:focus, button:focus, a.button:focus, .btn:hover, [type=button]:hover, [type=submit]:hover, button:hover, a.button:hover {
    background-color: transparent;
}
.page-dining .banner-slider{
    display: none;
}
.page-dining .description-content{
  padding-top: 130px;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #b6a371 !important;
}

#popmake-760 {
		background: rgba(32,59,78,0.85);
		border-radius: 20px;
}
#popmake-760 .popup-member {
/* 		padding: 20px; */
		text-align: center;
}
#popmake-760 .popup-member h4 {
		text-transform: uppercase;
		color: #fff;
		font-family: "MinionPro";
    font-size: 26px;
		margin-bottom: 10px;
}
#popmake-760 .popup-member p {
		color: #fff;
}
#popmake-760 .popup-member a.button {
		background: #fff;
		text-align: center;
		text-transform: uppercase;
		color: #255171;
		font-size: 16px;
		width: 300px;
    max-width: 300px;
   	margin: 15px 0 10px 0;
		font-style: italic;
    height: 40px;
    line-height: 40px;
    border-radius: 7px;
    font-weight: 600;
}
#popmake-760 .pum-close {
		right: 15px !important;
    top: 15px !important;
    text-indent: -9999px;
    background: transparent url(https://www.burasariheritage.com/wp-content/uploads/2026/07/i-close.png) no-repeat;
		background-size: 15px;
/* 		color: #fff;
		text-transform: uppercase; */
}