/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.2
*/
.tatsu-row,
.animate-icon-module-style1-wrap{
	width: 100% !important;
}
#header {
    position: relative;
    z-index: 10;
    height: auto !important;
}
.beermap-container{
	position: relative;
	height: 500px;
}
.beermap-container iframe{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 500px;
}
.meet-guide .tatsu-column-inner .tatsu-text-block-wrap {
    width: 100%;
    margin-bottom: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.tatsu-g5evyml2wa55q1va .tatsu-button {
    font-weight: 600 !important;
	font-size: 18px;
}
.mobile-footer-ta{
	display: none;
}
.est-frontend-display-wrap.est-right {
    right: 0px;
    display: none !important;
}
.page-id-307 .oshine-module {
    margin-bottom: 0;
}

.page-id-307  .tatsu-frkl6fvzsgdl0c4e.tatsu-column > .tatsu-column-inner > .tatsu-column-pad-wrap > .tatsu-column-pad {
    padding: 0;
}
.hof-container{
	display: initial;
	position: fixed;
	right: 0;
	top: 28%;
	z-index: 9;
	width:220px;
}
.hof-container img{
	float: right;
	transition: width .5s;
}
@media screen and (max-width: 600px){
	.hof-container{
		display: none;
	}
	.mobile-footer-ta{
		display: none; 
		position: fixed;
		bottom: 0;
		width: 100%;
		height: auto;
		z-index: 999;
	}
	.advisor-close {
		top: 11%;
		width: 30px;
		height: 30px;
		left: 0;
		transform: translate(0, 0);
	background-color: #ffeeda;
	background-image: url(/wp-content/themes/citybrewtours/images/close_btn.svg);
	background-size: 10px 10px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #ffeeda;
	background:	#444;
	color:	#fff;
	text-shadow: none;
	display: inline-block;
	text-align: center;
font-weight: 700;
	}
}
/*
div.top-bar-widgets{
	display: none;
}
div#header-top-bar-left{
	font-size: 1.2em;
}
*/