.header__center #st-main-menu .main-menu > li > a {
font-weight:500;
}

.header__left .logo img {
    max-width: 280px;
    height: auto;
    object-fit: cover;
	}

@media screen and (max-width: 991px){
	.header__left .logo img {
    width: 150px;
    object-fit: cover;
	}
}

#topbar.style-elementor {
	background:#e3e3e3;
}
#topbar.style-elementor {
	padding:11px 50px;
}
#topbar.style-elementor .topbar-items li.topbar-item.link a{
	color: #4f4f4f;
}
#topbar.style-elementor .topbar-items li.topbar-item.link.social{
	color:#7b7b7b;
}
#topbar.style-elementor .topbar-items li.topbar-item.link.social:not(:last-child){
	margin:0
}
#topbar.style-elementor .topbar-items li.topbar-item.link.social:not(:last-child) a{
	margin-right:15px;
	padding-right:15px;
	border-right: 1px solid #7b7b7b;
	
}
.stt-menu-transparent header.header{
	background :unset;
	padding: 41px 50px;
}
@media screen and (min-width:1290px){
.stt-menu-transparent .header__center #st-main-menu .main-menu>li.active>a, .stt-menu-transparent .header__center #st-main-menu .main-menu>li:hover>a, .stt-menu-transparent .header__center #st-main-menu .main-menu>li.current-menu-item>a,.stt-menu-transparent 	.header__center #st-main-menu .main-menu li.current-menu-item>a .fa, .stt-menu-transparent 	 .header__center #st-main-menu .main-menu li.current-menu-ancestor>a .fa
.header__center #st-main-menu .main-menu>li.active>a>.fa,.stt-menu-transparent .header__center #st-main-menu .main-menu>li:hover>a>.fa, .stt-menu-transparent .header__center #st-main-menu .main-menu>li.current-menu-item>a>.fa{color:#fff;}
}
@media screen and (max-width: 768px){

	.header__left .menu-toggle {
		position: absolute;
    right: 20px;
	}
	.st-mod-style .header__left .logo {
		    position: absolute;
    left: 20px;
    transform: none;
    top: auto;
	}
.st_search_room.style2 .st-search-el .search-form {
        padding:0 16px;
    }
}
.st-overflow-hidden{
	overflow:hidden;
}
.st-border-radius-8{
	border-radius:8px;
}
.st-border-radius-16{
	border-radius:16px;
}
.owner-info {
display:none !important;
}
.event-form p {margin-bottom:0;}
.event-form .wpcf7-form-control {width:100%;padding: 7px 20px;border: 1px solid #D3D3D3;border-radius: 8px;margin-bottom:30px;}
.event-form .wpcf7-form-control::-webkit-input-placeholder {
  color: #4F4F4F;
	font-size: 16px;
line-height: 24px;
}

.event-form .wpcf7-form-control:-ms-input-placeholder {
  color: #4F4F4F;
	font-size: 16px;
line-height: 24px;
}

.event-form .wpcf7-form-control::placeholder {
  color: #4F4F4F;
	font-size: 16px;
line-height: 24px;
}
.event-form .wpcf7-form-control.wpcf7-submit {
font-weight: 500;
font-size: 14px;
line-height: 21px;
letter-spacing: 0.036em;
text-transform: uppercase;
    max-width: 164px;
    display: table;
    margin: 0 auto;
    padding: 15px 30px;
    background: #9F473C;
    color: #fff;
    font-weight: 500;
	border: 0;
}
.open_hours table tbody tr {
	border-top: 1px solid #E3E3E3;
}
.open_hours table tbody tr:last-child {
border-bottom:1px solid #E3E3E3;
}
.open_hours table tbody tr td {
padding: 10px 0;
}
/* Create a hero banner effect for hotel room pages */
.single-hotel_room .entry-header {
    background: url('https://images.unsplash.com/photo-1549924231-f129b911e442?ixlib=rb-4.0.3&auto=format&fit=crop&w=1950&q=80') no-repeat center center;
    background-size: cover;
    padding: 120px 20px 60px 20px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 40px;
    position: relative;
}

/* Title styling inside banner */
.single-hotel_room .entry-title {
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
}

/* Breadcrumb styling inside banner */
.single-hotel_room .woocommerce-breadcrumb {
    font-size: 16px;
    color: #eeeeee;
}

/* Breadcrumb links inside banner */
.single-hotel_room .woocommerce-breadcrumb a {
    color: #ffffff;
    text-decoration: underline;
}

.single-hotel_room .woocommerce-breadcrumb a:hover {
    text-decoration: none;
}
.badge-price-per-night {
    display: none !important;
}
.header__center #st-main-menu .main-menu > li > a {
  font-size: 22px !important;
}
.breadcrumb,
.breadcrumb-wrapper,
.st-breadcrumb {
  display: none !important;
}
body.page .entry-header {
  padding-top: 100px;
},
	img[src*="600x400"] {
  display: none !important;
}
.site-logo img {
  max-width: 100%;
  height: auto;
  width: auto;
}

@media (max-width: 768px) {
  .site-logo img {
    max-width: 120px;
  }
}

@media (max-width: 480px) {
  .site-logo img {
    max-width: 90px;
  }
}