/*	################################################################


################################################################# */
/* STYLE */

 .header_content .menu>li>a { text-transform: uppercase; !important }
 .header_top .header_right .login-register { text-transform: uppercase; !important }
 .heading { text-transform: uppercase; !important }
 .sub-banner .text h2 { text-transform: uppercase; !important }
 
/* .header_content:after {    background-color: #b39c5f; } */
 
  .header_content:after {    background-color: #98814f; }
 
 
 
 #header.header-sticky { margin-top: 0px; }
 
 .item.room-item-style-2 .outer .bgr {background-color: rgb(79, 1, 1); }
 
 .header_content .menu>li>a {line-height: 54px;}
 .header_logo {line-height: 54px;}
 
 .section-slider.slider-style-2 .tparrows {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border-radius: 0px;  
    border: 1px solid #b39c5f;
	background-color: #b39c5fa3;
}

 .section-slider.slider-style-2 .tparrows:hover {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border-radius: 0px;  
    border: 1px solid #b39c5f;
	background-color: #b39c5f;
}
 
 
 /* img gallery */
 
        .thumb img {
            -webkit-filter: grayscale(0);
            filter: none;
            border-radius: 0px;
            background-color: #fff;
            border: 1px solid #ccc;
            padding: 5px; 
 
        }
		
        .thumb img:hover {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
        }

        .thumb {
            padding: 5px;
        }
 /* .img gallery */
 
 
 
 .attraction_sidebar .attraction_sidebar-content .attraction_location li a
 {
 color:#98814f; 
 }
 
.attraction_sidebar .attraction_sidebar-content .attraction_location li a:hover
 { 
 color:#4f0101; 
 }
 
.attraction_sidebar .attraction_sidebar-content .attraction_location li 
 {
border-left: 2px solid #b39c5f; padding-left: 10px;
 }
 
.attraction_sidebar .attraction_sidebar-content .attraction_location li:hover
 { 
 border-left: 2px solid #4f0101; padding-left: 10px;
 }
 


@media screen and (max-width: 991px)
.attraction_sidebar .attraction_heading:hover {
    background-color: #4f0101;
    color: #fff;
}
-->
<!--
.attraction_content p {
    margin-bottom: 0;
    line-height: 30px;
    font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	    
	color: #535353;
	padding-bottom:10px;
	 
	 
}
-->
