/*
Theme Name: Escape Hotel
Author: Linxel
Author URI: http://www.linxel.com.br/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

body {
    background: #ffffff url(https://escapehotel.com.br/wp-content/uploads/2023/08/texture-bg-color-eh.jpg) repeat center center;
    background-size: auto;
	position: relative;
}

body::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
		background: rgb(0,0,0);
		background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 100%);
}

body.page-id-70,
body.parent-pageid-70 {
    background: #ffffff url(https://escapehotel.com.br/wp-content/uploads/2023/08/texture-bg-bw-eh.jpg) repeat center center;
    background-size: auto;
	position: relative;
}

body.page-id-70::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
		background: rgb(0,0,0);
		background: linear-gradient(90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%);
}

body.page-id-11721,
body.page-id-10076,
body.page-id-7856,
body.page-id-1302,
body.page-id-1301,
body.page-id-1300,
body.page-id-3 {
    background: #ffffff url(https://escapehotel.com.br/wp-content/uploads/2023/08/texture-bg-w-eh.jpg) repeat center center;
    background-size: auto;
	position: relative;
}

body.page-id-11721::before,
body.page-id-10076::before,
body.page-id-7856::before,
body.page-id-1302::before,
body.page-id-1301::before,
body.page-id-1300::before,
body.page-id-3::before {
    content: none;
}

.searchform {
	margin-right: 8px;
    margin-left: 10px;
}

.overlay-search-microwidget {
    background: rgba(255,77,0,0.8);
}

.overlay-search-microwidget input[type=text] {
    font: 14px / 18px "Source Sans Pro", Helvetica, Arial, Verdana, sans-serif;
    min-height: 34px;
    height: auto;
    line-height: 45px;
    width: 350px;
    border-width: 1px;
    border-color: #999999;
    border-radius: 12px;
    background: #ffffff;
    padding: 0 20px 0 20px;
}
.offset-anchor {
	top: -150px;
}

.overlay-search .submit i {
    font-size: 18px;
	color: #ffffff;
	padding: 12px;
    border: 1px solid #ffffff;
    border-radius: 8px;
}

.overlay-search .submit i:hover {
	color: #FF4600;
	border-color: #FF4600;
}

.mini-search .submit:hover {
    opacity: 1;
}

.overlay-search-microwidget>i:hover {
	color: #000;
}

#primary-menu .menu-item > a {
    height: 100%;
}

#primary-menu .menu-item > a:hover::before,
#primary-menu .act > a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -3px;
    background-color: #FF4600;
}

.reserve-menu {
	margin-left: 5px;
}

.reserve-menu a {
	height: initial !important;
}

.reserve-menu:not(.act) > a {
	background-color: #FF4600;
	padding: 8px 20px 8px 20px !important;
	border-radius: 8px;
}

.reserve-menu:not(.act) > a:hover {
  background-color: #ffffff !important;
	color: #333333 !important;
}

.reserve-menu:not(.act) > a:before {
	content: none !important;
}

.phone-menu {
	margin-left: 20px;
}

.phone-menu a,
.reserve-menu a {
	height: initial !important;
}

.reserve-menu:not(.act) > a {
    background-color: #FF4600;
    padding: 8px 15px 8px 40px !important;
    border-radius: 8px;
		position: relative;
}

.phone-menu:not(.act) > a {
    background-color: transparent;
    padding: 8px 15px 8px 15px !important;
    border-radius: 8px;
		position: relative;
		min-width: 42px;
		min-height: 42px;
		border: 1px solid #ffffff;
}

.phone-menu:not(.act) > a .item-content .menu-item-text .menu-text {
		color: transparent;
		display: none;
}

.phone-menu:not(.act) > a:before,
.reserve-menu:not(.act) > a:before {
	content: none !important;
}

.phone-menu:not(.act) > a span.menu-item-text:before {
		content: "\e90b";
		width: 38px;
		height: 38px;
		position: absolute;
		margin-left: 9.5px;
		margin-top:7.5px;
		top: 0;
		left: 0;
		font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	  font-size: 22px;
}

.phone-menu:not(.act) > a:hover {
		background-color: transparent !important;
		border-color: #FF4600;
		color: #FF4600 !important;
}

.reserve-menu:not(.act) > a span.menu-item-text:before {
		content: "\e90d";
		width: 25px;
		height: 25px;
		position: absolute;
		font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	  font-size: 19px;
    margin-left: -27px;
    margin-top: 2px;
}

.elementor-226 .elementor-element.elementor-element-cf4eac3 img {
	margin-top: 13px;
}

body .the7-e-sticky-effects:not(.the7-e-sticky-spacer) .the7-img-sticky-size-effect-yes.elementor-element-cf4eac3 img {
		margin-top: 15px;
    margin-bottom: 12px;
}

.elementor-226 .elementor-element.elementor-element-a8c3aa9 .horizontal-sub-nav > li:not(.act) > a:hover::before {
    content: none !important;
}

.elementor-226 .elementor-element.elementor-element-a8c3aa9 .horizontal-sub-nav .act a {
    background-color: #993C19;
}

.elementor-226 .elementor-element.elementor-element-a8c3aa9 .horizontal-sub-nav .act a::before {
    content: none !important;
}

.elementor-226 .elementor-element.elementor-element-a8c3aa9 .dt-nav-menu-horizontal > li > a .submenu-indicator i {
	margin-top: -3px;
}

.elementor-85 .elementor-element.elementor-element-00cd437 .elementor-icon-div .elementor-icon {
	  margin-top: 4px;
    margin-left: 2px;
}

.elementor-85 .elementor-element.elementor-element-e9e5b89 .dt-nav-menu li.menu-item.depth-0 > a .item-content > i {
    font-size: 14px;
}

.div-filter::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 400px;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0) 5%, rgba(0,0,0,1) 100%);
}

.filter-sec-ext-after:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	left: 0;
    bottom: -100px;
}

.custom-img-eh.rotate-right figure.wp-caption {
	transform: rotate(2deg);
}

.custom-img-eh.rotate-left figure.wp-caption {
	transform: rotate(-2deg);
}

.custom-img-eh figure.wp-caption img {
	padding: 10px 12px 28px;
	background-color: #ffffff;
}

.custom-img-eh figure.wp-caption figcaption {
	margin-top: -23px;
	color: #999999;
    font-weight: 400;
}

.custom-img-eh.hb-quem-somos-img figure.wp-caption:before {
	content: "";
	position: absolute;
	width: 175px;
	height: 175px;
	background: url(https://escapehotel.com.br/wp-content/uploads/2023/07/eh-festa.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: -90px;
	right: 0;
}

.banner-home-filters .n2-ss-slider-wrapper-inside:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 65px;
	bottom: 0;	
	left: 0;
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
	z-index: 5;
	pointer-events: none;
}

#fancy-header.title-center .breadcrumbs a {
	color: #FF4600;
}

#fancy-header.title-center .breadcrumbs .current span {
	color: #B3B3B3;
}

.breadcrumbs li:before, .fancy-header .breadcrumbs li:before {
    position: absolute;
	left: -1px;
    top: 3px;
    content: "\f054";
	color: #FF4600;
    opacity: 1;
    text-align: left;
    z-index: 3;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.breadcrumbs a:hover {
	text-decoration: underline !important;
	text-decoration-style: dotted !important;
}

.elementor-74 .elementor-element.elementor-element-58b7bab1 .breadcrumbs li:not(:first-child):before, .elementor-74 .elementor-element.elementor-element-58b7bab1 .breadcrumbs li:not(:first-child) i, .elementor-74 .elementor-element.elementor-element-58b7bab1 .breadcrumbs li:not(:first-child) svg {
    margin: 2px 5px 0px;
}

.portfolio-shortcode .filter-title,
.portfolio-shortcode .filter-sub-title {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 20px;
}

.portfolio-shortcode .filter-category-container {
	display: none;
    position: relative;
}

.portfolio-shortcode .filter-category-container.act {
    display: block;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .gradient-overlay-layout-list.hover-fade article .post-entry-content {
    opacity: 1;
    visibility: visible;
}
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .gradient-overlay-layout-list .post-entry-content {
	display: block;
	bottom: 0;
	top: initial;
	min-height: 100%;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .gradient-overlay-layout-list .post-entry-content .box-button {
	position: absolute;
    width: 100%;
    bottom: 0;
	font-family: "Fjalla One", Sans-serif;
    font-size: 20px;
	font-weight: normal;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .gradient-overlay-layout-list .post-entry-content .box-button:after {
	content: none;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .gradient-overlay-layout-list .post-entry-content .post-entry-body {
	position: absolute;
	display: flex;
	height: 100%;
}

.rooms-list-eh .fa-plus:before {
    content: "SAIBA MAIS";

}

.rooms-list-eh .fas{
	font-family: inherit;
    font-weight: inherit;
}

.rooms-list-eh .entry-meta > div > span:after {
    position: absolute;
    width: 1px;
    height: 100%;
    border-radius: initial;
}

.rooms-list-eh .entry-meta > div > span:after {
	background: #333333 !important;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .project-details {
	width: fit-content;
	font-family: "Fjalla One", Sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	border-color: #ffffff;
	color: #fff;
	border: 1px solid;
	border-radius: 13px;
	padding: 13px 15px 11px 15px;
	background-color: rgba(0,0,0,0.3);
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .project-details {
    font-size: 18px;
    opacity: 0;
	transition: opacity .2s ease-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: 128px;
    margin-left: -54px;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements article:hover .project-details {
		opacity: 1;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .quick-scale-img.gradient-overlay-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img {
    transform: scale(1.13) rotate(-2deg);	
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .gradient-overlay-layout-list.hover-fade article:hover .post-entry-content .project-details{
	background-color: #ffffff;
	color: #000000;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .ele-entry-title {
    margin-bottom: 25px;
	margin-top: 10px;	
	position: absolute;
    width: 100%;
	padding: 15px 20px;
    background: rgb(0,0,0);
    background: radial-gradient(circle, rgba(0,0,0,0.7763480392156863) 0%, rgba(0,0,0,0) 73%);	
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .ele-entry-title a {
	text-shadow: 2px 1px 6px rgba(0,0,0,0.6);
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta {
	align-self:end;
	width: 100%;
	margin-bottom: 33px;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	align-items: center;
	padding: 8px 5px 15px;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div.location, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div.participants {
	border-right: 1px solid #333333;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div > i {
	color: #999999;
	position: absolute;
	margin-top: -25px;
	font-size: 20px;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div > span {
	color: #FFFFFF;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div.type > span {
	position: relative;
	color: transparent;
	line-height: 1;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div.type > span:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div.type.aventura > span:before {
	background: url("https://escapehotel.com.br/wp-content/uploads/2023/08/aventura_text_eh.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 0px;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div.type.investigacao > span:before {
	background: url("https://escapehotel.com.br/wp-content/uploads/2023/08/insvestigacao_text_eh.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	top: 0;
	left: 0;
	margin-left: 0px;
}

.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > div.type.terror > span:before {
	background: url("https://escapehotel.com.br/wp-content/uploads/2023/08/terror_text_eh.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	top: 0;
	left: 0;
	margin-left: 0px;	
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a:hover, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao,
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura-faria-lima, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror-faria-lima, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-faria-lima,
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura-moema, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terro-moemar, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-moema  {
	color: transparent;
	position: relative;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories {
	max-width: 48%;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a {
	margin-bottom: 25px;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.show-all {
	order: 1;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.moema {
	order: 2;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.faria-lima {
	order: 3;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura-faria-lima,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura-moema {
	order: 4;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-faria-lima,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-moema {
	order: 5;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror-faria-lima,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror-moema {
	order: 6;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.show-all, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.act:hover {
	color: #ffffff;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.act.aventura, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.act.investigacao, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.act.terror {
	color: transparent;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.moema:hover,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.faria-lima:hover {
	color: #ffffff;
} 

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-faria-lima,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-moema {
	padding: 10px 12px 10px 12px;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror-faria-lima,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror-moema {
	padding: 10px 26px 10px 26px;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura::before,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura-faria-lima::before,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.aventura-moema::before {
	content: url("https://escapehotel.com.br/wp-content/uploads/2023/08/aventura_text_eh.png");
	width: 100%;
	height: 100%;
	transform: scale(.43);
	top: 0;
	left:0;
	margin-top: -1px;
	margin-left: -15px;
	position: absolute;
	background-color: transparent;
	opacity:1;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao::before,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-faria-lima::before,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.investigacao-moema::before {
	content: url("https://escapehotel.com.br/wp-content/uploads/2023/08/insvestigacao_text_eh.png");
	width: 100%;
	height: 100%;
	transform: scale(.53);
	top: 0;
	left:0;
	margin-top: -4px;
	margin-left: -12px;
	position: absolute;
	background-color: transparent;
	opacity:1;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror::before,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror-faria-lima::before,
.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.terror-moema::before {
	content: url("https://escapehotel.com.br/wp-content/uploads/2023/08/terror_text_eh.png");
	width: 100%;
	height: 100%;
	transform: scale(.40);
	top: 0;
	left:0;
  	margin-top: -1px;
  	margin-left: -15px;
	position: absolute;
	background-color: transparent;
	opacity:1;
}

.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a, 
.rooms-list-eh.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories a.act {
	border: 1px solid #ffffff;
	border-radius: 15px;
	margin-top: 0px;
}

.rooms-list-eh.grid-page .filter-decorations:not(.class-1):not(.class-2):not(.class-3):not(.class-4) a.filter-item:hover {
  	margin-top: -7px;
}

.hb-section-home .title2 h2 span, .hb-section-home .title3 h2 span {
	position: relative;
}

.hb-section-home .title2 h2 span:before {
	content: "";
	position: absolute;
	width: 55px;
	height: 55px;
	background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/diamond.png);
	background-position: center center;
  	background-size: contain;
  	background-repeat: no-repeat;	
	right: 0;
	margin-top: -8px;
	margin-right: -70px;
}

.hb-section-home .title3 h2 span:before {
	content: "";
	position: absolute;
	width: 65px;
	height: 65px;
	background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/party-search-glass.png);
	background-position: center center;
  	background-size: contain;
  	background-repeat: no-repeat;	
	left: 0;
	margin-top: -8px;
	margin-left: -77px;	
}

.form-custom-eh .wpcf7-quiz.wpcf7-not-valid, .form-custom-eh input.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: #FF4600;
}

.form-custom-eh input:not(.elementor-field):not(.searchform-s),
.form-custom-eh textarea:not(.elementor-field),
.form-custom-eh .form-sbs span select {
	background-color: rgba(255,255,255,0.8);
}

.form-custom-eh textarea:not(.elementor-field) {
	max-height: 100px
}

.form-custom-eh .wpcf7-list-item {
	display: block;
	margin: 0;
}

.form-custom-eh .title-list {
	font-size: 19px;
	font-weight: bold;
	display: block;
}

.form-custom-eh .wpcf7-form-control-wrap .mid-title {
	display: block;
	margin-top: -13px;
	margin-bottom: 20px;
}

.form-custom-eh .elementor a:hover {
	text-decoration: underline;
}

.form-custom-eh .wpcf7-form input[type="submit"] {
	text-align: center;
	display: block;
	margin: 0 auto;
	font-family: "Fjalla One", Sans-serif;
	background-color: #FF4600;
	font-size: 20px;
	font-weight: 300;
 	padding: 10px 23px 10px 23px;
 	border-radius: 10px 10px 10px 10px;
	margin-top: 40px;
}

.form-custom-eh.hb-form .wpcf7-form input[type="submit"] {
	background-color: #99CC66;
	color: #000000;
}

.form-custom-eh.corp-form .wpcf7-form input[type="submit"] {
	background-color: #FFD103;
	color: #000000;
}

.form-custom-eh .form-sbs {
	display: inline-block;
	width: 100%;
}

.form-custom-eh .form-sbs label,
.form-custom-eh .form-sbs span select,
.form-custom-eh .form-sbs span input {
	width: 50%;
}

.form-custom-eh .privacy-policy a:hover {
	text-decoration: underline;
	text-decoration-style: dotted;
}

.form-custom-eh.hb-form .privacy-policy a {
	color: #99CC66;
}

.form-custom-eh.hb-form .privacy-policy a:hover {
	color: #99CC66;
}

.form-custom-eh.corp-form .privacy-policy a {
	color: #FFD103;
}

.form-custom-eh.corp-form .privacy-policy a:hover {
	color: #FFD103;
}

.wpcf7-form input[type=text], .wpcf7-form input[type=tel], .wpcf7-form input[type=url], .wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=date], .wpcf7-form input[type=range], .wpcf7-form textarea, .wpcf7-select {
	color: #000000;
}

.form-custom-eh.hb-form .title-list,
.form-custom-eh.corp-form .title-list {
	display: inline-block;
	text-align: left;
	padding-right:25px;
}

.form-custom-eh.corp-form .title-list-corp {
	display: block;
	font-size: 19px;
    font-weight: bold;
}

.form-section:before {
	content: "";
    width: 34%;
    height: 100%;
    position: absolute;
    right: 0;
	top: -5%;
    background-image: url(https://escapehotel.com.br/wp-content/uploads/2023/08/sherlock-contact.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.elementor-widget.elementor-widget-the7_elements .eh_game .post-entry-content {
    position: absolute;
    bottom: 0;
    padding: 0;
}

.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta {
    display: flex;
	align-items: center;
    margin-bottom: 0;
    text-align: center;
}

.elementor-widget.elementor-widget-the7_elements .eh_game .entry-meta > span {
    flex-grow: 1;
}

.eh-faq .elementor-accordion-item,
.eh-faq-alt .elementor-accordion-item {
    margin-bottom: 20px;
}

.eh-faq .elementor-accordion-item:last-child,
.eh-faq-alt .elementor-accordion-item:last-child {
    margin-bottom: 0;
}

.eh-faq .elementor-accordion .elementor-accordion-item+.elementor-accordion-item,
.eh-faq-alt .elementor-accordion .elementor-accordion-item+.elementor-accordion-item {
    border-top: 1px solid #FFFFFF;
}

.eh-faq .elementor-accordion-item.current {
    border-color: #FF4600 !important;
}

.eh-faq-alt .elementor-accordion-item.current {
    border-color: #FFD103 !important;
}


.blog-grid-eh.elementor-widget.elementor-widget-the7_elements .entry-meta {
    margin-bottom: 0px;
}

.blog-grid-eh.elementor-widget.elementor-widget-the7_elements .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover {
    padding: 2.3% 3% 0 3%;
}

.blog-grid-eh.elementor-widget.elementor-widget-the7_elements .post-thumbnail:hover img {
    transform: scale(1.02) rotate(-0.4deg);
}

.portfolio-shortcode.content-bg-on.description-under-image article .post-entry-content {
	overflow: hidden;
}

.elementor-widget.elementor-widget-the7_elements .description-under-image .post-thumbnail-wrap {
	background-color:#ffffff;
}

.portfolio-shortcode .box-button {
	position: initial;
}

.portfolio-shortcode .box-button::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 157px;
	background-color: #BDB5BA;
}

.fancy-header-overlay {
    background: none !important;
}

.single-post #fancy-header {
	box-shadow: 0px -100px 100px 0px #000000 inset;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.single-post #main > .wf-wrap {
    margin-top: 35px;
	padding-bottom: 100px;	
}

.single-post .post:not(.type-event) .post-thumbnail, 
.single-post .single-postlike:not(.type-event) .post-thumbnail {
	background-color:#ffffff;
}

.single-post .post:not(.type-event) .post-thumbnail img, 
.single-post .single-postlike:not(.type-event) .post-thumbnail img {
    width: 94%;
    display: block;
    margin: 0 auto;
    padding: 2.3% 0 0;
}

.single-post .entry-meta,
.blog-grid-eh .entry-meta {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 15px 25px !important;
	font-size: 16px;
}

.single-post .entry-meta i,
.blog-grid-eh .entry-meta .meta-item::before {
	color: #FF4600;
	margin-right: 10px !important;
}

.single-post .entry-meta a,
.blog-grid-eh .entry-meta a {
	color: #999999;
}

.single-post .entry-meta .date-link {
	padding: 0;
	margin: 0;
}

.single-post .entry-meta .date-link:after {
	content: none;
}

.blog-grid-eh .entry-meta .meta-item::before {
	content: "\e904";
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.blog-grid-eh .entry-meta .category-link {
	order: 2;
}

.blog-grid-eh .entry-meta .category-link::before {
	content: "\e901" !important;
}

.blog-grid-eh .entry-meta {
	order: 1;
}

.blog-grid-eh .entry-meta .data-link::before {
	content: "\e904" !important;
}

.single-post .entry-content figure,
.single-post .entry-content .wp-block-image figure {
	max-width: 80%;
	margin-top: 35px;
	margin-bottom: 35px;
}

.single-post .entry-content figure figcaption,
.single-post .entry-content .wp-block-image figure figcaption {
	background-color: #ffffff;
}

.single-post .entry-content {
	padding-left: 10px;
	padding-right: 10px;
}

.single-post .entry-content h2 {
		font-size: 26px;
		line-height: 36px;	
}

.single-post .entry-content .wp-block-embed {
	max-width: 80%;
	margin: 35px auto 35px;
}

.single-post .entry-content .wp-block-heading {
	margin: 35px 0 15px;
}

.widget_block {
	border: 1px solid #FFFFFF !important;
	padding: 15px 30px !important;
	margin-bottom: 40px;
}

.eh-widget-title i {
	color: #FF4600;
}

.eh-widget-title * {
	display: inline-block;
}

.eh-widget-title i {
	font-size: 20px;
	margin-right: 10px;
}

.eh-widget-title h3 {
	color: #FFFFFF;
	text-transform: uppercase;
}

.recent-posts .post-content {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: bold;
	text-transform: uppercase;
}

.recent-posts .post-content > time {
	display: flex;
	flex-direction: column;
	width: 40px;
	text-align: center;
	line-height: 18px;
	padding-right: 10px;
	margin-top: 0;
	margin-right: 10px;
	color: #999999;
	border-right: 1px solid #999999;
}

.recent-posts .post-content > time > .day {
	font-size: 20px;
}

.recent-posts .post-content > time > .month {
	font-size: 12px;
}

.recent-posts .post-content a {
	color: #999999 !important;
}

.recent-posts .post-content:hover time {
	color: #FF4600 !important;
}

.recent-posts .post-content:hover a {
	color: #ffffff !important;
}

.wp-block-tag-cloud.is-style-outline a {
	border-radius: 5px;
	color: #FF4600 !important;
}

.wp-block-tag-cloud.is-style-outline a:hover {
	background-color: #FF4600;
	color: #ffffff !important;
	border-color: #FF4600;
}

.single .single-share-box {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.share-link-description {
	font-weight: normal;
	margin-right: 30px;
    margin-bottom: 0;
}

.single-share-box {
	padding: 20px 15px 0 15px;
	border-top: 2px solid #BDB5BA;
}

.single-share-box .share-buttons a.facebook,
.single-share-box .share-buttons a.facebook:hover,
.single-share-box .share-buttons a.twitter,
.single-share-box .share-buttons a.twitter:hover,
.single-share-box .share-buttons a.whatsapp,
.single-share-box .share-buttons a.whatsapp:hover {
    border-color: #FFFFFF;
	border-radius: 5px;
}

.single-share-box .share-buttons a.facebook svg,
.single-share-box .share-buttons a.twitter svg,
.single-share-box .share-buttons a.whatsapp svg {
    fill: #FFFFFF;
}

.custom-categories li a span {
	color: #FF4600 !important;
}

.custom-categories li a:hover span.item-name {
	text-decoration: underline;
}

.comment-respond {
	padding: 30px 25px;
	border: 1px solid #BDB5BA;
}

#reply-title {
	text-transform: uppercase;
}

#reply-title span {
	color: #FF4600;
}

#page .comment-respond .dt-btn {
	border-radius: 10px;
	text-transform: uppercase;
}

.custom-categories li a:hover span.item-name {
  text-decoration-style: dotted;
}

.single.single-post .fancy-header .wf-wrap {
    padding-top: 12%;
    padding-bottom: 2%;
	padding-left:25px;
	padding-right:25px;	
    min-height: initial;
}


#main > .wf-wrap {
	padding: 0 25px 0 25px;	
}

.single-post .entry-meta a:hover, .blog-grid-eh .entry-meta a:hover {
	color: #000000;
	text-decoration: underline;
	text-decoration-style: dotted;
}

.post .entry-author img, .single-postlike .entry-author .author-avatar {
	margin-right: -10px;
}

.post .entry-author img, .single-postlike .entry-author img {
	border: 3px solid #FF4600;
	max-width: 55px;
}

.single.single-post .entry-author {
	margin-bottom: 10px;
}

.single.single-post .entry-author h4 {
	font-size: 19px;
}

.single.single-post .entry-author h4 span {
	display:block;
	margin-left: 5px;
	color: #999999;
	text-transform: lowercase;
}

.single-eh_game .eh-booking h3 {
	color: #4D4D4D;
}

.online-format .button {
	float: right;
	position: relative;
	margin-right: 15px;
}

.online-format .button:before {
	content: "\f054";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	height: 1em;
	right: -19px;
	top: 3px;
	display: inline-block;
	line-height: 1;
	font-size: 17px;
}

.online-format.elementor-element .elementor-accordion-icon:not(.elementor-accordion-tab-icon) svg {
	fill: #FF4600;
	width: 46px !important;
  height: 46px !important;
	margin-top: 0px;
}

.online-format .elementor-accordion .elementor-accordion-title {
	max-width: calc(100%);
	width: 100%;
}

.elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content).slider-eh-custom figure {
	background-color: #ffffff;
	margin: 10px !important;
}

.elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content).slider-eh-custom figure:before {
	content: "";
	position: absolute;
  	width: 0; 
  	height: 0; 
  	border-top: 44px solid #FF4600; 
  	border-left: 44px solid transparent; 
  	top: 7px;
  	right: 7px;
}

.elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content).slider-eh-custom.hb-photo figure:before {
  border-top: 44px solid #99CC66; 
  border-left: 44px solid transparent; 
}

.elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content).slider-eh-custom.corp-photo  figure:before {
	border-top: 44px solid #FFD103; 
  	border-left: 44px solid transparent; 
}

.elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content).slider-eh-custom figure img {
	width: 100%;
  	padding: 15px 10px 5px;
}

.slider-eh-custom .elementor-image-carousel-caption {
  	padding: 0px 10px 18px 30%;
  	line-height: 20px;
	font-size: 15px;
	color: #7A7A7A !important;
}

.elementor-element.elementor-arrows-position-outside.slider-eh-custom .swiper .elementor-swiper-button-next {
	right: -5px;
}

.elementor-element.elementor-arrows-position-outside.slider-eh-custom .swiper .elementor-swiper-button-prev {
	left: -5px;
}

.elementor-element.elementor-arrows-position-outside.slider-eh-custom .swiper .elementor-swiper-button-prev, .elementor-element.elementor-arrows-position-outside.slider-eh-custom .swiper .elementor-swiper-button-next {
	 color: rgba(255,255,255,0.33);
}

.elementor-element.elementor-arrows-position-outside.slider-eh-custom .swiper .elementor-swiper-button-prev:hover, .elementor-element.elementor-arrows-position-outside.slider-eh-custom .swiper .elementor-swiper-button-next:hover {
	 color: rgba(255,255,255,0.8);
}

.strong-view.controls-type-sides-outside.testimonials-games-eh {
	padding: 0 40px;
}

.testimonials-games-eh .wpmtst-testimonial-inner {
	background: rgba(51,51,51,0.7)
}

.strong-view.wpmtst-default.testimonials-games-eh .wpmtst-testimonial-inner {
	border-color: rgba(255,255,255,0.7);
	padding: 30px;
}

.strong-view.wpmtst-default.testimonials-games-eh .wpmtst-testimonial-field {
	color: #FF4600;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
  margin-top: 10px;
}

.strong-view.wpmtst-default.testimonials-games-eh .wpmtst-testimonial-content p:last-of-type {
	z-index: 2;
	position: relative;
}

.strong-view.wpmtst-default.testimonials-games-eh .wpmtst-testimonial-content p:before {
    content: "\e90c";
    position: absolute;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 33px;
		color: rgba(255,255,255,0.2);
		top: -15px;
    left: -15px;
}

.strong-view.pager-style-buttons.testimonials-games-eh .wpmslider-pager-link:before {
	background: #FFFFFF;
	color: #FFFFFF;
	width: 16px;
  height: 16px;
}

.strong-view.pager-style-buttons.testimonials-games-eh .wpmslider-pager-link.active:before {
	background: #FF4600;
	color: #FF4600;
	width: 16px;
  height: 16px;	
}

.strong-view.pager-style-buttons.testimonials-games-eh .wpmslider-pager-link:hover:before {
	background: #FF4600;
	color: #FF4600;
	width: 16px;
  height: 16px;	
}

.strong-view.testimonials-games-eh .wpmslider-controls a {
	 margin-left: 2.5px;
   margin-right: 2.5px;
}

.strong-view.controls-style-buttons.testimonials-games-eh .wpmslider-prev:hover::before, .strong-view.controls-style-buttons:not(.rtl).testimonials-games-eh .wpmslider-next:hover::before {
	 color: rgba(255,255,255,0.8);
}

.strong-view.nav-position-outside.testimonials-games-eh .wpmslider-controls {
	padding: 40px 0 20px;
}

.strong-view.controls-type-sides-outside.testimonials-games-eh .wpmslider-prev, .strong-view.controls-type-sides-outside.testimonials-games-eh .wpmslider-next {
    top: calc(35% - 22px);
}

.happy-birthday-box.elementor-element .elementor-image-box-wrapper .elementor-image-box-img {
	position: relative;
}

.happy-birthday-box.elementor-element .elementor-image-box-wrapper .elementor-image-box-img:before {
	content: "";
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 10;
}

.happy-birthday-box.presentao-gratis.elementor-element .elementor-image-box-wrapper .elementor-image-box-img:before {
	width: 30%;
	height: 30%;
	background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/party-hat.png);
	background-size: contain;
    background-position: 50% 50%;
	background-repeat: no-repeat;
}

.happy-birthday-box.festa-no-eh.elementor-element .elementor-image-box-wrapper .elementor-image-box-img:before {
	width: 26%;
	height: 26%;	
	background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/party-cake.png);
	background-size: contain;
    background-position: 50% 50%;
	background-repeat: no-repeat;
}

.happy-birthday-box.jogos-na-sua-casa.elementor-element .elementor-image-box-wrapper .elementor-image-box-img:before {
	width: 23%;
	height: 23%;
	background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/party-search-glass.png);
	background-size: contain;
    background-position: 50% 50%;
	background-repeat: no-repeat;
}

.happy-birthday-box.elementor-element .elementor-image-box-wrapper .elementor-image-box-img:after {
	content: "";
	width: 100%;
	height: 98%;
	position: absolute;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 75%, rgba(0,0,0,0.8) 100%);
	left: 0;
	bottom: 2%;
}

.happy-birthday-box.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
	padding: 0px 30px 25px;
	margin-top: -10px;
}

.happy-birthday-box.presentao-gratis.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
	background-color: #FF6633;
	min-height: 446px;
}

.happy-birthday-box.festa-no-eh.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
	background-color: #FF3366;
	min-height: 383px;
}

.happy-birthday-box.jogos-na-sua-casa.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
	background-color: #99CC66;
}

.happy-birthday-box.jogos-na-sua-casa.elementor-widget-image-box .elementor-image-box-content p {
	color: #000000;
}

.happy-birthday-box.elementor-widget-image-box .elementor-image-box-content p {
	line-height: 22px;
}

.happy-birthday-box.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
	position: relative;
	margin-top: -71px;
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .post-thumbnail>a {
	padding: 8px 11px;
}

.blog-grid-custom article .post-entry-content {
	overflow: hidden;
}

.blog-grid-custom article .post-entry-content .ele-entry-title a:hover {
	text-decoration: underline;
	text-decoration-style: dotted;
}

.blog-grid-custom .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover:hover img {
	transform: scale(1.02) rotate(-0.4deg);
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .entry-meta {
	display: flex;
	flex-direction: row;
    justify-content: space-between;
	padding: 0 11px;
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .entry-meta .data-link {
	order: 1;
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link {
	order: 2;
	position: absolute;
	top: 0;
	background-color: #FF4D00;
	padding: 4px 8px;
	margin-top: -26px !important;
}

.blog-grid-custom.hb.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link {
	background-color: #FF3366;
}

.blog-grid-custom.corp.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link {
	background-color: #FFD103;
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link a {
	color: #ffffff;
}

.blog-grid-custom.corp.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link a {
	color: #000000;
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link a:hover {
	color: #000;
	text-decoration: underline;
	text-decoration-style: dotted;
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .entry-meta .data-link:before {
	content: "\e904" !important;
    font-family: 'icomoon' !important;
	color: #FF4600;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.blog-grid-custom.hb.elementor-widget.elementor-widget-the7_elements .entry-meta .data-link:before {
	color: #FF3366;
}

.blog-grid-custom.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link:before {
	content: "\e901";
    font-family: 'icomoon' !important;
	color: #ffffff;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
	margin: 0 5px 0 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.blog-grid-custom.corp.elementor-widget.elementor-widget-the7_elements .entry-meta .category-link:before {
	color: #000000;
}

.elementor-widget.elementor-widget-the7-wc-products .wf-cell article::before {
    content: "";
	position: absolute;
	bottom: 0;
	right: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: transparent #FF4600 transparent transparent;
	transition: border .3s,.4s;
}

.elementor-widget.elementor-widget-the7-wc-products .wf-cell:hover article::before {
	border-width: 60px 60px 0 0;
}

.elementor-widget.elementor-widget-the7-wc-products .woocom-project {
	height: 100%;
}

.woo-buttons-on-img .tinv-wishlist {
	display: none;
}

.elementor-widget.elementor-widget-the7-wc-products .wf-cell .price {
	position: absolute;
	right: 0;
	bottom: 10px;
	margin-top: 0;
}

.elementor-widget.elementor-widget-the7-wc-products .wf-cell:hover .price {
	margin-right: 10px;
}

.the7-elementor-widget .product_meta .posted_in {
	font-size: 16px;
	color: #FFFFFF;
}

.the7-elementor-widget .product_meta .posted_in a {
	color: #FF4600;
}

.elementor-widget-the7-woocommerce-product-price .price > span.woocommerce-Price-amount span {
	font-size: 30px !important;
}

.woocommerce-tabs ul.wc-tabs li {
	margin-left: 10px !important;
	background-color: #FFFFFF;
}

.woocommerce-tabs ul.wc-tabs li.active {
	background-color: #FF4600;
}

.woocommerce-tabs ul.wc-tabs li.active a {
	color: #FFFFFF !important;
}

.corp-section-o-que-e:before {
	content: "";
    width: 330px;
    height: 95%;
    position: absolute;
    right: 5%;
    top: 0;
    background-image: url(https://escapehotel.com.br/wp-content/uploads/2023/08/watch-bg-corp.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.corp-box {
	border: 1px solid #333333;
}

.corp-box.elementor-widget-image-box:hover .elementor-image-box-img img {
	transform: scale(1.13) rotate(-2deg);
}

.corp-box.elementor-widget-image-box .elementor-image-box-img {
	position: relative;
	overflow: hidden;
}

.corp-box.elementor-widget-image-box .elementor-image-box-img:after {
	content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 75%, rgba(0,0,0,0.8) 100%);
  left: 0;
  bottom: 0;
	pointer-events: none;
}

.corp-box.elementor-widget-image-box .elementor-image-box-content {
	padding: 0px 25px 30px;
    margin-top: -10px;
	background-color: #000000;
	min-height: 387px;
}

.corp-box.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
	position: relative;
	margin-top: -80px;
}

.corp-box-inter.elementor-widget-image-box .elementor-image-box-content {
    padding: 0px 25px 20px;
    margin-top: -10px;
    background-color: #000000;
}

.corp-box-inter.elementor-widget-image-box .elementor-image-box-img {
    position: relative;
    overflow: hidden;
}

.corp-box-inter.elementor-widget-image-box .elementor-image-box-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 75%, rgba(0,0,0,0.2) 100%);
    left: 0;
    bottom: 0;
    pointer-events: none;
}

.corp-box-inter.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    position: relative;
    margin-top: -85px;
}

.corp-box-inter.one-line.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    margin-top: -36px;
}

.corp-box-inter .elementor-image-box-description span {
	position: relative;
}

.corp-box-inter .elementor-image-box-description span.participants,
.corp-box-inter .elementor-image-box-description span.location {
	margin-left: 14px;
}

.corp-box-inter .elementor-image-box-description span.participants:before {
    content: "\e90a";
    width: 25px;
    height: 25px;
    position: absolute;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
    margin-left: -28px;
    margin-top: 4px;
		color:#FFD103;
}


.corp-box-inter .elementor-image-box-description span.location:before {
    content: "\e908";
    width: 25px;
    height: 25px;
    position: absolute;
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
    margin-left: -28px;
    margin-top: 4px;
		color: #FFD103;
}	

.corp-box.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title:before {
	opacity: 0;
	transition: all .3s;	
}

.corp-box.elementor-widget-image-box:hover .elementor-image-box-content .elementor-image-box-title:before {
	opacity: 1;
	transition: all .3s;
}

.clients-slider-custom.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -35px;
}

.clients-slider-custom.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal span {
	height: 15px;
	width: 15px;
	border: 1px solid #fff;
	margin-left: 3px;
  margin-right: 3px;
}

.clients-slider-custom.elementor-element.elementor-element-380013d .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background-color: transparent;
}

.clients-slider-custom.elementor-element.elementor-element-380013d .swiper-pagination-bullet-action {
	border-color: #FFD103;
}

.clients-slider-custom.elementor-element.elementor-element-380013d .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
	background-color: #FFD103;
	border-color: #FFD103;
}

.clients-slider-custom.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button {
    top: calc(55% - 30px / 2);
}

.corp-testimonials .strong-view.wpmtst-default.testimonials-games-eh .wpmtst-testimonial-field.corporation-name {
	position: absolute;
	top: -41px;
	background-color: #FFD103;
	color: #000;
  font-style: initial;
  padding: 2px 15px;	
}

.corp-testimonials .strong-view.wpmtst-default .wpmtst-testimonial.t-slide {
    margin-top: 32px !important;
}

.corp-testimonials .strong-view.wpmtst-default.testimonials-games-eh .wpmtst-testimonial-field {
    color: #FFD103;
}

.corp-testimonials .strong-view.wpmtst-default div {
		height: auto !important;
}

.corp-testimonials .strong-view.pager-style-buttons.testimonials-games-eh .wpmslider-pager-link.active:before {
		background: #FFD103;
    color: #FFD103;	
}

.corp-testimonials .strong-view.pager-style-buttons.testimonials-games-eh .wpmslider-pager-link:hover:before {
		background: #FFD103;
    color: #FFD103;	
}

.add-service .elementor-image-box-img img {
	border-right-color: #FFD103;
	border-bottom-color: #FFD103;
}

.cart-subtotal .woocommerce-Price-amount,
.order-total .woocommerce-Price-amount,
.woocommerce-shipping-methods .woocommerce-Price-amount,
.woocommerce-checkout-review-order .woocommerce-Price-amount,
.eh-booking-checkout .woocommerce-thankyou-order-details li .amount {
	color: #000000 !important;
}

.woocommerce-checkout-review-order .product-quantity,
.product-total .woocommerce-Price-amount {
	color: #999999 !important;
}

.woocommerce-checkout #payment .payment_methods .payment_box {
	padding: 5px 15px;
	border-radius: 5px;
}

.woocommerce-checkout #payment .payment_methods .payment_box p {
	margin: 0;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button {
	color: #FFFFFF !important;
	background-color: #FF4600 !important;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button:hover,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button:hover {
	background-color: #993C19 !important;
}

.elementor-widget-woocommerce-cart .woocommerce {
    font-family: "Source Sans Pro", Sans-serif !important;
}

.elementor-widget-woocommerce-cart .woocommerce button.button {
    background-color: #FF4600 !important;
	border: none !important;
}

.elementor-widget-woocommerce-cart .woocommerce button.button:hover {
	background-color: #993C19 !important;
}

.elementor-widget-woocommerce-cart .woocommerce button.button.disabled:hover, 
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled:hover, 
.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]:hover {
	background-color: #993C19 !important;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
	background-color: #FF4600 !important;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover {
	background-color: #993C19 !important;
}

.eh-booking-checkout .the7-woocommerce-checkout .button {
	padding: 10px 15px !important;
	font-size: 15px !important;
	text-transform: uppercase !important;
    border: 1px solid #FF4600 !important;
}

.eh-booking-checkout .checkout-col-1 {
	width: calc(100% - 30% - 60px);
}

.eh-booking-checkout .checkout-col-2 {
	width: 30%;
}

.eh-booking-checkout form.the7-woocommerce-checkout .form-row#billing_address_1_field {
	padding-bottom: 20px;
}

.eh-booking-checkout form.the7-woocommerce-checkout input[type=text]:not(.elementor-field):not(.searchform-s) {
	margin-bottom: 0;
}

.eh-booking-checkout .the7-woocommerce-checkout #customer_details {
	width: 100%;
}

.eh-booking-login form.lost_reset_password,
.eh-booking-login .login-container {
	max-width: 426px;
	width: 100%;
	margin: 0 auto;
	color: #000;
}

.eh-booking-login #customer_login_header {
	display: flex;
	flex-flow: row wrap;
}

.eh-booking-login #customer_login_header > span {
	color: #999;
	font-size: 18px;
	text-align: center;
	padding: 10px 15px;
	flex-grow: 1;
	cursor: pointer;
	background-color: #E6E6E6;
}

.eh-booking-login #customer_login_header > span.active {
	color: #FFFFFF;
	background-color: #000;
}

.eh-booking-login #customer_login_header > span > i {
	font-size: 15px;
	margin-right: 5px;
}

.eh-booking-login #customer_login {
	color: #000000;
}

.eh-booking-login form.lost_reset_password,
.eh-booking-login #customer_login > div {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.eh-booking-login #customer_login > div {
	margin: 0;
	display: none;
}

.eh-booking-login .col2-set .col-1,
.eh-booking-login .col2-set .col-2 {
    float: none;
    width: 100%;
}

.eh-booking-login #customer_login > div.active {
	display: block;
}

.eh-booking-login #customer_login h2 {
	color: #000;
	text-transform: uppercase;
	text-align: center;
}

.eh-booking-login input {
	margin: 0 !important;
}

.eh-booking-login #customer_login p.lost_password {
	text-align: right;
	margin-bottom: 20px;
}

.eh-booking-login .woocommerce-privacy-policy-text {
	font-size: 12px;
	color: #999;
}

.eh-booking-login .g-recaptcha {
	display: flex;
	justify-content: center;
}

.eh-booking-login .button {
	width: 100%;
	padding: 10px 24px 10px 24px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #FF4600;
    background-color: #FF4600;
    transition: 0.5s ease-out;
}

.eh-booking-login .button:hover {
    color: #FF4600;
	border: 2px solid #FF4600;
    background-color: transparent;
}

.eh-booking-checkout .payment-status,
.eh-booking-checkout .customer-details,
.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-billing-fields,
.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-account-fields,
.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields,
.eh-booking-checkout .wc-complete-wrap .wc-wide-column,
.eh-booking-checkout .eh-booking-review {
	width: 100%;
	padding: 16px 30px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	border-left: 5px solid #CCCCCC;
	background-color: #FFFFFF;
}

.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields {
	padding: 0;
}

.eh-booking-checkout .woocommerce-billing-fields__field-wrapper {
	display: flex;
	flex-direction: row;
	border-top: 1px solid #CCCCCC;
	margin-top: 16px;
}

.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-1,
.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-2 {
	width: 50%;
	padding-top: 30px;
}

.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-1 {
	padding-right: 30px;
}

.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-2 {
	padding-left: 30px;
	border-left: 1px solid #CCCCCC;
}

.eh-booking-checkout .the7-woocommerce-checkout .checkout-section-title,
.eh-booking-checkout .wc-complete-wrap .wc-wide-column h4 {
	color: #000;
	text-align: center;
	text-transform: uppercase;
}

.eh-booking-checkout .checkout-section-description {
	color: #000;
	font-size: 15px;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-billing-fields label,
.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-account-fields label,
.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields label {
	font-size: 15px;
	color: #999999;
}

.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields {
	display: flex;
	flex-direction: column;
}

.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields .eh-booking-payment-fields-header {
	display: flex;
	flex-direction: row;
	padding: 16px 30px 0 30px;
}

.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields .eh-booking-payment-fields-header > * {
	flex-grow: 1;
	width: 100%;
}

.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields .eh-booking-payment-fields-header .pagseguro-logo {
	display: flex;
	flex-direction: column;
	align-items: end;
}

.eh-booking-checkout .the7-woocommerce-checkout #pagseguro-payment-form {
    margin-top: 20px;
    border-top: 1px solid #CCCCCC;
}

.eh-booking-checkout .the7-woocommerce-checkout #pagseguro-credit-card-form {
    padding: 20px 30px 0 30px;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brands {
	background-color: #E6E6E6;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brands > ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    text-align: center;
    list-style: none;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brands > ul > li {
	display: inline-block;
	line-height: 1;
	margin: 10px 10px 10px 0;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand {
    background-image: url(images/ps-brands.png);
    display: none;
    width: 60px;
    height: 40px;
	overflow: hidden;
    border: 1px solid #eee;
    text-indent: -5000px;
    border-bottom-width: 2px;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #fff;
    background-size: 540px 520px;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand.mastercard {
	background-position: -400px -300px;
    display: inline-block;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand.visa {
    background-position: -80px -480px;
    display: inline-block;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand.elo {
	background-position: -320px -240px;
    display: inline-block;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand.amex {
	background-position: -400px 0;
    display: inline-block;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand.hipercard {
    background-position: 0 0;
    display: inline-block;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand.hiper {
	background-position: -320px -300px;
    display: inline-block;
}

.eh-booking-checkout .the7-woocommerce-checkout .pagseguro-brand.diners {
    background-position: -320px -120px;
    display: inline-block;
}

.eh-booking-checkout .the7-woocommerce-checkout .form-row .required {
	color: #FF4600;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-input-wrapper.error input,
.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-input-wrapper.error select,
.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-input-wrapper.error .select2-selection {
	border: 1px solid red;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-input-wrapper.error label.error {
	position: absolute;
	color: red;
}

.eh-booking-checkout .the7-woocommerce-checkout .form-row .input-text {
	background-color: #E7E5E5;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-account-fields {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-account-fields > div {
	flex-grow: 1;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-account-fields .create-account {
	margin-bottom: 0;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-account-fields #account_password_field {
	padding: 0;
}

.eh-booking-checkout .the7-woocommerce-checkout .wc-order-review #order_review_heading,
.eh-booking-checkout .woocommerce-thankyou-order-received {
	color: #666;
}

.eh-booking-checkout .eh-booking-review {
	display: flex;
	flex-direction: row;
	color: #000;
	font-size: 15px;
}

.eh-booking-checkout .eh-booking-review .review-booking-thumbnail {
	width: 20%;
	display: flex;
    align-items: center;
	margin-right: 30px;
}

.eh-booking-checkout .eh-booking-review .review-booking-info {
	display: flex;
	flex-direction: column;
	width: 80%;
}

.eh-booking-checkout .eh-booking-review .review-booking-info p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}

.eh-booking-checkout .eh-booking-review.gift-card .review-booking-info {
	width: 100%;
}

.eh-booking-checkout .eh-booking-review .review-booking-title {
	color: #999999;
	text-align: center;
	text-transform: uppercase;
}

.eh-booking-checkout .eh-booking-review .review-booking-room-name {
	color: #FF4600;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	margin-bottom: 20px;
}

.eh-booking-checkout .eh-booking-review.gift-card .review-booking-room-name {
	margin-bottom: 10px;
}

.eh-booking-checkout .eh-booking-review .review-booking-table {
	display: flex;
	flex-direction: column;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row {
	display: flex;
	flex-direction: row;
	border-top: 1px solid #CCCCCC;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row .review-booking-table-cell {
	display: flex;
    flex-direction: column;
	flex-grow: 1;
	flex-wrap: wrap;
	padding: 10px 20px;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row .review-booking-table-cell-title {
	font-weight: bold;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-1 .review-booking-table-cell {
	border-right: 1px solid #CCCCCC;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-1 .review-booking-table-cell:last-child {
	border-right: none;
}

.eh-booking-checkout .eh-booking-review.gift-card .review-booking-table-row.table-row-1 .review-booking-table-cell .review-booking-table-cell-value {
	width: 100%;
}

.eh-booking-checkout .eh-booking-review.gift-card .review-booking-table-row.table-row-1 .review-booking-table-cell #gift_card_name,
.eh-booking-checkout .eh-booking-review.gift-card .review-booking-table-row.table-row-1 .review-booking-table-cell #gift_card_email {
	width: 100%;
	margin: 0;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.coupon .coupon-title,
.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.coupon .coupon-code,
.eh-booking-checkout .eh-booking-review.gift-card .review-booking-table-row.table-row-2 .review-booking-table-cell.total-participants .total-participants-title {
	font-weight: bold;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.coupon .coupon-value {
	display: flex;
	flex-flow: row wrap;
	flex: 1 1 auto;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.coupon .coupon-value .coupon-field {
	display: flex;
	flex-flow: row wrap;
	flex: 1 1 auto;
	padding: 0;
    margin: 0 10px 0 0;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.coupon .coupon-value .coupon-field input {
	width: 100%;
    height: 100%;
	margin-bottom: 0;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.total {
	align-items: end;
	font-weight: bold;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.total .total-value > .amount {
	font-size: 18px;
}

.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.total small {
	font-weight: normal;
}

.eh-booking-checkout .the7-woocommerce-checkout .wc-order-review {
	width: 100%;
	margin-left: 0;
	border-radius: 5px;
	background-color: rgb(0 0 0 / 5%);
}

.eh-booking-checkout .the7-woocommerce-checkout .wc-order-review table {
	border-bottom: none;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name {
	color: #666;
	font-size: 18px;
    font-weight: bold;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-checkout-review-order-table th,
.eh-booking-checkout .woocommerce-thankyou-order-details li {
	color: #666;
	font-weight: bold;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-checkout-review-order-table td,
.eh-booking-checkout .woocommerce-thankyou-order-details li strong {
	color: #666;
}

.eh-booking-checkout .imprimir {
	text-align: center;
	margin: 20px 0;
}

.eh-booking-checkout .imprimir a {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #FF4600;
    border: 1px solid #FF4600;
    border-radius: 5px;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.eh-booking-checkout .imprimir a:hover {
    color: #000;
    background-color: #FFFFFF;
    border: 1px solid #FF4600;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-privacy-policy-text {
	color: #000000;
}

.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text {
	color: #000;
}

.eh-booking-checkout .the7-woocommerce-checkout #payment {
	width: 100%;
	margin-bottom: 20px;
    box-sizing: border-box;
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
}

.eh-booking-checkout .the7-woocommerce-checkout .showcoupon-tag {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.eh-booking-checkout .the7-woocommerce-checkout .showcoupon {
	font-size: 15px;
}

.eh-booking-checkout .wc-complete-wrap .wc-side-column {
	margin-left: 0;
	border-radius: 5px;
	background-color: rgb(0 0 0 / 5%);
}

.eh-booking-checkout .the7-woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .form-row {
	padding-bottom: 0;
}

.eh-booking-checkout .the7-woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .additional-info-title {
    color: #FF4600;
	font-weight: bold;
}

.eh-booking-checkout .the7-woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .additional-info {
	list-style-type: square;
    color: #FF4600;
    font-size: 14px;
	font-weight: bold;
}

.eh-booking-checkout .the7-woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .additional-info li > span {
	color: #000;
}

.eh-booking-checkout .the7-woocommerce-checkout #payment .place-order {
    display: flex;
    flex-direction: column;
}

.eh-booking-checkout .the7-woocommerce-checkout #payment #place_order {
	width: auto;
	padding: 16px 24px 16px 24px !important;
	align-self: center;
}

.eh-booking-checkout .payment-status {
	position: relative;
}

.eh-booking-checkout .payment-status::before {
	position: absolute;
	width: 25px;
	height: 25px;
	padding: 6px;
	margin-top: -12px;
	top: 50%;
	left: -15px;
	font-family: "Font Awesome 5 Free";
	font-size: 13px;
    font-weight: 900;
	text-align: center;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
	border-radius: 50%;
}

.eh-booking-checkout .payment-status.completed {
	border-left-color: #008001;
}

.eh-booking-checkout .payment-status.completed::before {
	content: "\f00c";
	color: #FFFFFF;
	background-color: #008001;
}

.eh-booking-checkout .payment-status.processing {
	border-left-color: #FFDE00;
}

.eh-booking-checkout .payment-status.processing::before {
	content: "\f129";
	color: #000000;
	background-color: #FFDE00;
}

.eh-booking-checkout .payment-status.failed {
	border-left-color: #FF0000;
}

.eh-booking-checkout .payment-status.failed::before {
	content: "\f00d";
	color: #FFFFFF;
	background-color: #FF0000;
}

.eh-booking-checkout .payment-status .payment-status-description {
	color: #000;
    font-size: 15px;
}

.eh-booking-checkout .customer-details-header h3 {
	color: #000;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}

.eh-booking-checkout .customer-details-content {
	display: flex;
	flex-flow: row wrap;
	gap: 10px 0px;
	padding-top: 30px;
	margin-top: 16px;
	color: #000;
	font-size: 15px;
	border-top: 1px solid #CCCCCC
}

.eh-booking-checkout .customer-details-content .customer-details-item {
	flex: 50%
}

.by-fluxse a {
	color: #999999;
}

.by-fluxse a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.grecaptcha-badge { 
	visibility: hidden; 
}

.corp-btn-top,
.corp-btn-mobile,
.hb-btn-top,
.hb-btn-mobile {
	display: none;
}

body.page-id-70 .reserva-btn-top,
body.parent-pageid-70 .reserva-btn-top,
body.page-id-70 .reserva-btn-mobile,
body.parent-pageid-70 .reserva-btn-mobile,
body.page-id-74 .reserva-btn-top,
body.parent-pageid-74 .reserva-btn-top,
body.page-id-74 .reserva-btn-mobile {
	display: none;
}

body.page-id-70 .corp-btn-top,
body.parent-pageid-70 .corp-btn-top,
body.page-id-74 .hb-btn-top {
	display: initial;
}

.carrousel-rooms .owl-nav a.owl-prev {
	margin-left: -45px;
}

.carrousel-rooms .owl-nav a.owl-next {
	margin-left: 45px;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .gradient-overlay-layout-list.hover-fade article .post-entry-content {
		position: absolute;
		display: flex;
		height: 100%;
    opacity: 1;
    visibility: visible;
		padding: 0;
    background-color: transparent !important;
    background-image: linear-gradient(180deg, #00000000 40%, #000000 94%) !important;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .ele-entry-title {
    position: absolute;
		top: 0;
    margin-bottom: 25px;
    margin-top: 10px;
    width: 100%;
    padding: 15px 20px;
    text-align: center;	
    background: rgb(0,0,0);
    background: radial-gradient(circle, rgba(0,0,0,0.7763480392156863) 0%, rgba(0,0,0,0) 73%);
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .quick-scale-img.gradient-overlay-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img {
	  transform: scale(1.13) rotate(-2deg);
}

.carrousel-rooms article .post-entry-content .project-details {
    font-size: 18px;
    opacity: 0;
    transition: opacity .2s ease-out;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: 128px;
    margin-left: -54px;
		width: fit-content;
    text-transform: uppercase;
    border-color: #ffffff;
    color: #fff;
    border: 1px solid;
    border-radius: 13px;
    padding: 13px 15px 11px 15px;
    background-color: rgba(0,0,0,0.3);
    display: block;
}

.carrousel-rooms article:hover .post-entry-content .project-details {
    background-color: #ffffff;
    color: #000000;
		opacity: 1;
}

.carrousel-rooms .project-details .fa-plus:before {
    content: "SAIBA MAIS";
    font-family: "Fjalla One", Sans-serif;
	  font-weight: 400;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta {
		display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 33px;
		font-family: "Source Sans Pro", Sans-serif;
    font-size: 22px;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    align-items: center;
    padding: 8px 5px 15px;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.location, .carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.participants {
    border-right: 1px solid #333333;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.type > span {
    position: relative;
    color: transparent;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.type > span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.type.investigacao > span:before {
    background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/insvestigacao_text_eh.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
    margin-left: 0px;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.type.investigacao > span {
		line-height: 1.2;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.type.terror > span:before {
    background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/terror_text_eh.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
		margin-left: -10px;
    width: 75px;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.type.terror > span {

}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div.type.aventura > span:before {
    background: url(https://escapehotel.com.br/wp-content/uploads/2023/08/aventura_text_eh.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 0px;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div > i {
    color: #999999;
    position: absolute;
    margin-top: -25px;
    font-size: 20px;
}

.carrousel-rooms.elementor-widget.elementor-widget-the7_elements_carousel .entry-meta > div > span {
		color: #ffffff;
}

.carrousel-rooms .box-button {
		position:absolute;
		width: 100%;
    bottom: 0;
}

.carrousel-rooms .box-button:after {
		content: none;
}

div.bullets-fill-in .elementor-owl-carousel-call .owl-dot:not(.active):hover span {
    box-shadow: inset 0 0 0 calc(var(--bullet-border-width,2px) + 10px) var(--bullet-active-color,var(--the7-accent-color));
}

.select2-container {
    z-index: 0;
}

.video-eh.elementor-element.elementor-element-719bba27 .elementor-wrapper,
.video-eh.elementor-element.elementor-element-a5ac9bb .elementor-wrapper {
	--video-aspect-ratio: 1;
}



.branding a img, .branding img {
	max-width: 150px;
}

#primary-menu .act > a::before,
#primary-menu .sub-nav>li a:hover::before {
	content: none;
}

.sub-nav {
	margin-left: 5px;
	border: 1px solid rgba(255,255,255, 0.7)
}

.main-nav .sub-nav > li > a {
    margin: 0px 0px 0px 0px;
    padding: 10px 25px 10px 25px;
}

.main-nav > .menu-item > a > i {
    font-size: 9px;
}

.top-header .main-nav > li.has-children > a .menu-text {
	padding-right:8px;
}

.top-header .main-nav > li.has-children > a .menu-text:after {
	content: "+";
	color: #ffffff;
	margin-left: 4px;
	position: absolute;
    font-weight: normal;
	font-size: 19px;
}

.eh-booking.user {
	font-family: "Source Sans Pro", Sans-serif;
}

.eh-booking.user a {
	text-decoration: none !important;
	color: #999999;
	opacity: 1;
}

.eh-booking.user a:hover {
	color: #ffffff;
}

.eh-booking.user i {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.mobile-main-nav li > a span {
	margin: 0 auto;
}

.right-mobile-menu-close-icon .dt-close-mobile-menu-icon {
	border: 2px solid #ffffff;
}

.masthead .mini-search {
    margin-right: 0px;
    margin-left: 0px;
}

.masthead .mini-search .searchform {
    margin-right: 0px;
    margin-left: 0px;
}

.masthead .mini-contacts.multipurpose_1 {
	font-family: "Fjalla One", Sans-serif;
    font-size: 17px;
	color: #ffffff;
    font-weight: 400;
	padding: 12px 18px;
    border-radius:8px;	
	background-color: #FF4600;
	transition: all .3s;
	display: block;	
}

.masthead .mini-contacts.multipurpose_2 {
	font-family: "Fjalla One", Sans-serif;
    font-size: 17px;
	color: #ffffff;
    font-weight: 400;
	padding: 12px 18px;
    border-radius:8px;	
	background-color: #FF3366;
	transition: all .3s;
	display: block;	
}

.masthead .mini-contacts.multipurpose_3 {
	font-family: "Fjalla One", Sans-serif;
    font-size: 17px;
	color: #000;
    font-weight: 400;
	padding: 12px 18px;
    border-radius:8px;	
	background-color: #FFD103;
	transition: all .3s;
	display: block;	
}

.masthead .mini-contacts.multipurpose_1:hover,
.masthead .mini-contacts.multipurpose_2:hover,
.masthead .mini-contacts.multipurpose_3:hover {
		color: #000000;
		background-color: #ffffff;
		opacity: 1;
		transition: all .3s;
}

.masthead .mini-contacts.multipurpose_1:before,
.masthead .mini-contacts.multipurpose_2:before,
.masthead .mini-contacts.multipurpose_3:before {
	content: "\e90d";
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	font-size: 20px;	
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	margin-right: 6px;
}

.masthead .mini-contacts.multipurpose_3,
.masthead .mini-contacts.multipurpose_2 {
	display: none;
}

body.page-id-70 .masthead .mini-contacts.multipurpose_1,
body.parent-pageid-70 .masthead .mini-contacts.multipurpose_1,
body.page-id-74 .masthead .mini-contacts.multipurpose_1, body.parent-pageid-74 .masthead .mini-contacts.multipurpose_1 {
	display: none;
}

body.page-id-70 .masthead .mini-contacts.multipurpose_3,
body.parent-pageid-70 .masthead .mini-contacts.multipurpose_3,
body.page-id-74 .masthead .mini-contacts.multipurpose_2 {
	display: initial;
}

.top-bar .left-widgets {
	justify-content: flex-end;
	width: 50%;
	padding-right: 20px;
	border-right: 1px solid rgba(255, 255, 255, 0.17);
}

.top-bar .mini-widgets.right-widgets, .top-bar .mini-widgets:last-child {
	justify-content: flex-start;
	width: 50%;
	padding-left: 20px;
}

.masthead .soc-ico {
	display: flex;
}

.px-500 .soc-font-icon {
	display: contents;
}

.px-500 .soc-font-icon:before {
	content: "";
	background-image: url("images/tik-tok-icon.svg") !important;
	background-size: 11px 11px;	
	width: 11px;
	height: 11px;
	position: absolute;
  	top: 4px;
  	left: 4px;
	opacity: 0.7;
}	

.masthead .mini-widgets .soc-ico a:hover .soc-font-icon:before {
	opacity: 1;
}

#footer.solid-bg {
	background-size: cover;
}

#footer.solid-bg:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #1B1B1B;
  	opacity: 0.5;
  	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

#footer.footer-outline-decoration {
    border-top: 5px solid #ffffff;
}

#footer .wf-container-footer {
	position: relative;
	z-index: 2;
}

#footer .widget .widget-title {
	color: #FFFFFF;
  	font-family: "Fjalla One", Sans-serif;
  	font-weight: 400;
  	text-transform: uppercase;
	font-size: 24px;
	line-height: 24px;
}

#footer .widget .widget-title span {
	color: #FF4600;
}

#footer .widget.wf-1-3 .text-intro {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 20px;
	font-family: "Source Sans Pro",Sans-serif;
}

#footer .widget.wf-1-3 .unidades,
#footer .widget.wf-1-3 .service {
	margin-left: 35px;
	position: relative;
	color: #ffffff;
	margin-bottom: 20px;
}

#footer .widget.wf-1-3 .unidades:before {
	content: "\e908";
	font-family: 'icomoon' !important;
	position: absolute;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 20px;	
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	left: 0;
	margin-left: -30px;
  	margin-top: 5px;
	color: #FF4600;
}

#footer .widget.wf-1-3 .service:before {
	content: "\e902";
	font-family: 'icomoon' !important;
	position: absolute;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 20px;	
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	left: 0;
	margin-left: -30px;
  	margin-top: 5px;
	color: #FF4600;
}

#footer .widget.wf-1-3 .unidades h4,
#footer .widget.wf-1-3 .service h4 {
	font-family: "Source Sans Pro", Sans-serif;	
  	font-weight: 700;
  	word-spacing: 0.1em;
  	color: #FF4600;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 2px;
}

#footer .widget.wf-1-3 .unidades h4 span {
	color: #ffffff;
}

#footer .widget.wf-1-3 .service .hour,
#footer .widget.wf-1-3 .unidades .description {
	font-family: "Source Sans Pro", Sans-serif;	
	font-size: 18px;
}

#footer .widget.wf-1-3 .unidades .description span {
	color: #999999;
}

#footer .widget.wf-1-3 .phone {
	margin-top: 30px;
}

#footer .widget.wf-1-3 .phone a {
	font-family: "Source Sans Pro", Sans-serif;
  	font-size: 19px;
  	color: #999999;
	padding-left: 32px;
	transition: all .3s ease;
}

#footer .widget.wf-1-3 .phone:hover a {
	transition: all .3s ease;
	color: #ffffff;
}

#footer .widget.wf-1-3 .phone:before {
	content: "\e90b";
	font-family: 'icomoon' !important;
	position: absolute;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 13px;	
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	left: 0;
	color: #999999;
	margin-left: 3px;	
	padding: 4px;
  	border-width: 1px 1px 1px 1px;
  	border-style: solid;
  	border-radius: 5px 5px 5px 5px;
  	border-color: #999999;
	transition: all .3s ease;
	cursor: pointer;
}

#footer .widget.wf-1-3 .phone:hover::before {
	color: #fff;
  	border-color: #fff;
	transition: all .3s ease;
}

.footer .custom-menu.dividers-on li {
	border: none;
}

.footer .custom-menu a {
	color: #ffffff;
}

.footer .custom-menu a:hover {
	color: #ffffff !important;
	transition: color .3s;
}

.footer .custom-menu li.act > a {
	color: #999999;
}

.footer .custom-menu {
  	font-family: "Source Sans Pro",Sans-serif;
  	font-weight: 400;
	font-size: 18px;
}

.widget_presscore-custom-menu-one .custom-menu.show-arrow a:before {
    content: none;
}

.widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
	-webkit-mask-size: 16px;
	mask-size: 8px;
	background-color: #FF4600 !important;
}

.footer .dividers-on.custom-menu li {
    margin: 6px 0 0;
    padding: 8px 0 0;
}

.footer .img-bar-footer {
	margin-top: 20px;
	margin-bottom: 20px;
}

#bottom-bar .wf-container-bottom {
	margin-bottom: 15px;
}

.footer .copy {
	font-family: "Source Sans Pro", Sans-serif;
  	font-size: 19px;
  	color: #999999;
}

.footer .copy span {
	margin-top: 8px;
	display: block;
	font-size: 15px;
}

.footer .copy span a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

#custom_html-4.wf-1-3 {
	width: 100%;
	margin-top: 15px;
  	margin-bottom: 10px;
}

.soc-ico.footer-bar {
	display: flex;
	vertical-align: middle;
	justify-content: center;
}

.soc-ico.footer-bar a {
	width: 27px;
  	height: 27px;
 	margin: 0 6px;
  	line-height: 20px;
  	border-radius: 4px;
}

.soc-ico.footer-bar a:after, .soc-ico.footer-bar a:before {
	position: absolute;
    top: 0;
    left: 0;
    width: 27px;
    height: 27px;
    content: "";
    border-radius: inherit;
    transition: opacity .15s linear;
}

#footer .soc-ico a:after {
	background-color: transparent;
	box-shadow: inset 0px 0px 0px 1px #ffffff;
}

.soc-ico.footer-bar a:before {
	box-shadow: inset 0px 0px 0px 1px #bdbcbc;
	background-color: transparent;
}

.soc-ico.footer-bar .px-500 .soc-font-icon:before {
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
	top: 5px;
    left: 6px;	
}

.soc-ico.footer-bar a:hover .soc-font-icon:before {
    opacity: 1;
}

.title-cases h2 {
	display: block;
	width: fit-content;
	position: relative;
	margin: 0 auto;
}

.title-cases h2::before {
content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ffd103;
    bottom: -8px;
}

.btn-cases .box-button.elementor-button i {
	margin-top: -4px !important;
}

.cta-hb-box {
    position: relative;
    width: fit-content;
		display:block;
		margin: 35px auto 0px;
}

.cta-hb-box a {
	  font-size: 17px;
    color: #ffffff;
    font-family: "Fjalla One", Sans-serif;
    font-weight: 400;
    border-color: #ffffff;
    border: 1px solid;
    border-radius: 13px;
    padding: 13px 15px 11px 15px;
    background-color: rgba(0,0,0,0.3);
    line-height: normal;
    text-shadow: none;
		transition: all .3s;
}

.cta-hb-box a:hover {
	background-color: #ffffff;
    color: #000000;
    font-family: "Fjalla One", Sans-serif;
	border-color: #000000;
	transition: all .3s;
}

.format-box-eh .elementor-image-box-wrapper {
	min-height: 330px;
}

.format-box-eh h3.elementor-image-box-title{
		background-color: #ff4600;
}

.format-box-eh p.elementor-image-box-description {
	padding: 8px 28px 25px;
}

.format-box-eh p.elementor-image-box-description span {
	display: block;
}

.format-box-eh p.elementor-image-box-description span.first {
	margin-top:10px;
}

@media (max-width: 1500px) {
	.elementor-226 .elementor-element.elementor-element-a8c3aa9 .dt-nav-menu-horizontal > li > a {
			padding: 0px 10px 0px 10px;
	}
}

@media screen and (max-width: 1350px) {
	.corp-section-o-que-e:before {
			right: -4%;
	}
	
}

@media (max-width: 1306px) {
	.elementor-226 .elementor-element.elementor-element-a8c3aa9 .dt-nav-menu-horizontal > li > a .menu-item-text {
			font-size: 14px;
	}
}

@media (max-width: 1200px) {
	.elementor-226 .elementor-element.elementor-element-a8c3aa9 .dt-nav-menu-horizontal > li > a .menu-item-text {
			font-size: 13px;
			padding: 0px 6px 0px 6px;	
	}
	.online-format .button {
		margin-top: 12px;
	}	
}

@media screen and (max-width: 1024px) {
	.happy-birthday-box.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
		margin-top: -61px;
	}

	.form-section:before {
		content: "";
		width: 20%;
		height: 80%;
		position: absolute;
		background-size: cover;
		right: 0;
		top: 0;
	}

	.corp-section-o-que-e:before {
			right: -10%;
	}
	
	.corp-box-inter.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
			margin-top: -65px;
	}

	.corp-box-inter.one-line.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
			margin-top: -25px;
	}	
	
	.clients-slider-custom.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
		display:none;
	}

	.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories {
		max-width: 60%;
	}	

	.single.single-post .fancy-header .wf-wrap {
			padding-top: 24%;
			padding-bottom: 3%;
			min-height: initial;
	}	

	.mobile-header-bar {
		margin-bottom: 41px !important;
	}
	
	.mobile-header-bar .mobile-branding img {
		max-width: 170px;
	}

	.masthead .mini-contacts.multipurpose_1,
	.masthead .mini-contacts.multipurpose_2,
	.masthead .mini-contacts.multipurpose_3 {
		position: absolute;
		bottom: -43px;
		width: 100%;
		left: 0;
		margin-left: 0px !important;
		margin-right: 0px !important;
		text-align: center;
		border-radius: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	.top-bar .mini-widgets.right-widgets, .top-bar .mini-widgets:last-child	{
		display: none;
	}
	
	.top-bar .left-widgets {
		justify-content: center;
		width: 100%;
    	padding-left: 0px;
		padding-right: 0px;
		border-right: none;
	}

	.dt-mobile-header .text-area {
		width: 100%;
		margin-top: 25px;
	}
	
	.dt-mobile-header .eh-booking.user i {
		display: none !important;
	}	

	.dt-mobile-header .eh-booking .login {
		display: block;
		margin: 0 auto;
	}			
	
	.dt-mobile-header .eh-booking .login a {
		background-color: #ffffff;
		padding: 8px 15px;
		border-radius: 8px;
		font-size: 18px;
		margin-left: 0px !important;
		color: #000000 !important;
	}		

	.dt-mobile-header .eh-booking .login a:before {
		content: "\f007";
		color: #FF4600;
    	font-size: 15px;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		line-height: 1;
		margin-right: 5px;		
	}			
	
	.dt-mobile-header .eh-booking.user,
	.dt-mobile-header .eh-booking.user a {
		color: #ffffff;
	}	

	.dt-mobile-header .eh-booking .change-password a,
	.dt-mobile-header .eh-booking .logout a {
		text-decoration: underline !important;
	}		
	
	.dt-mobile-header .eh-booking .welcome-message,
	.dt-mobile-header .eh-booking .change-password,
	.dt-mobile-header .eh-booking .logout {
		width: 100%;
		display: block;
		text-align: center;
		font-size: 18px;
		border-right: none;
		margin-bottom: 5px;
	}
	
	.dt-mobile-header .eh-booking .welcome-message span {
		color: #000000;
		font-weight: 700;
	}
}

@media screen and (min-width: 992px) {
	#main:not(.sidebar-none) .wf-container-main {
		grid-column-gap: 30px;
	}
}

@media screen and (max-width: 899px) {
	.cta-hb-box.align {
			margin:35px auto 0px;
	}
}

@media screen and (max-width: 845px) {
	.rooms-list-eh.grid-page.elementor-widget.elementor-widget-the7_elements .filter.filter-bg-decoration .filter-categories {
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	.elementor-226 .elementor-element.elementor-element-7246b89 .menu-item.jogos a.hfe-menu-item,
	.elementor-226 .elementor-element.elementor-element-7246b89 .menu-item.aniversarios a.hfe-menu-item,
	.elementor-226 .elementor-element.elementor-element-7246b89 .menu-item.empresas a.hfe-menu-item,
	.elementor-226 .elementor-element.elementor-element-7246b89 .menu-item.gift a.hfe-menu-item{
		padding-left: 36px;
	}

	.elementor-226 .elementor-element.elementor-element-7246b89 .menu-item a.hfe-menu-item {
		border-bottom: 1px solid rgba(255,255,255, 0.5);
	}
	
	.elementor-226 .elementor-element.elementor-element-7246b89 .menu-item.reserve-menu a.hfe-menu-item {
		border-bottom: 1px solid rgba(255,255,255, 1);
	}		

	.elementor-226 .elementor-element.elementor-element-7246b89 .menu-item.reserve-menu a.hfe-menu-item:hover {
		border-bottom: 1px solid rgba(0,0,0, 1);
	}			
	
	.hfe-flyout-container .hfe-nav-menu li.menu-item.phone-menu {
    display: flex;
    max-width: 50px;
		min-height: 50px;
    margin: 0 auto;
		margin: 35px auto 15px;		
	}		
	
	.hfe-flyout-container .hfe-nav-menu li.menu-item.phone-menu a {
		color: transparent !important;
	}
	
	.hfe-flyout-container .hfe-nav-menu li.menu-item.phone-menu a:hover {
		border-color: #000000;
	}
	
	.hfe-flyout-container .hfe-nav-menu li.menu-item.phone-menu:before {
		content: "\e90b";
		position: absolute;
		top: 10px;
		left: 10px;
		font-family: 'icomoon' !important;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		font-size: 29px;
	}
	
	.hfe-flyout-container .hfe-nav-menu li.menu-item.phone-menu:hover::before, .hfe-flyout-container .hfe-nav-menu li.menu-item.reserve-menu:hover::before {
		color: #000000 !important;
	}	

	.hfe-flyout-container .hfe-nav-menu li.menu-item.reserve-menu:before {
		content: "\e90d";
		position: absolute;
		font-family: 'icomoon' !important;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		font-size: 20px;
		left: 36px;
		top: 9px;
	}		
	
	.hfe-flyout-container .hfe-nav-menu li.menu-item.reserve-menu a {
		border: 1px solid rgba(255,255,255,1) !important;
		background-color: transparent !important;		
	}

	.hfe-flyout-container .hfe-nav-menu li.menu-item.reserve-menu a:hover {
		border: 1px solid rgba(0,0,0,1) !important;
	}	
	
	.hfe-flyout-container .hfe-nav-menu li.menu-item.reserve-menu a:hover {
		background-color: transparent !important;
	}	

	.corp-section-o-que-e:before {
		right: -30%;
	}

	.portfolio-shortcode .filter-sub-container {
		display: none;
	}

	.eh-booking-checkout .the7-woocommerce-checkout .login-fields {
		flex-direction: column;
	}

	.eh-booking-checkout .woocommerce-billing-fields__field-wrapper {
		flex-direction: column;
	}

	.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-1, 
	.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-2 {
		width: 100%;
	}

	.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-1 {
		padding-right: 0;
	}

	.eh-booking-checkout .woocommerce-billing-fields__field-wrapper > .col-2 {
		padding-left: 0;
		border-left: none;
	}

	.eh-booking-checkout .the7-woocommerce-checkout .woocommerce-account-fields {
		flex-direction: column;
		align-items: initial;
	}

	.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields .eh-booking-payment-fields-header {
		flex-direction: column;
	}

	.eh-booking-checkout .the7-woocommerce-checkout .eh-booking-payment-fields .eh-booking-payment-fields-header .pagseguro-logo {
		align-items: center;
	}

	.eh-booking-checkout .eh-booking-review {
		flex-direction: column;
	}

	.eh-booking-checkout .eh-booking-review .review-booking-thumbnail {
		width: 100%;
		max-width: 100px;
		align-self: center;
		margin-right: 0;
	}

	.eh-booking-checkout .eh-booking-review .review-booking-info {
		width: 100%;
		margin-top: 30px;
	}

	.eh-booking-checkout .eh-booking-review .review-booking-table-row {
		flex-direction: column;
		border-top: none;
	}

	.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-1 .review-booking-table-cell {
		border-top: 1px solid #CCCCCC;
		border-right: none;
	}

	.eh-booking-checkout .eh-booking-review .review-booking-table-row .review-booking-table-cell {
		align-items: center;
		border-top: 1px solid #CCCCCC;
	}

	.eh-booking-checkout .eh-booking-review .review-booking-table-row.table-row-2 .review-booking-table-cell.total {
		align-items: center;
	}

	.eh-booking-checkout .customer-details-content {
		flex-flow: column wrap;
	}

	.happy-birthday-box.presentao-gratis.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
		min-height: 0px;
	}	

	.popup-message-style .woocommerce-error {
		max-width: none;
		width: 100%;
		top: initial;
		left: 0;
		bottom: 0;
		transform: translate3d(0, 200px, 0);
		animation: eh-slide-in-message, eh-slide-out-message;
		animation-duration: 1.2s, 1.1s;
		animation-delay: .4s, 9s;
		animation-fill-mode: forwards;
		animation-timing-function: ease;
	}

	.single.single-post .fancy-header .wf-wrap {
		padding-top: 140px;
		padding-bottom: 25px;
		min-height: initial;
	}
	
	.corp-box.elementor-widget-image-box .elementor-image-box-content {
		min-height: 0px;
	}	

	.format-box-eh .elementor-image-box-wrapper {
		min-height: 0px;
	}
	
	.rooms-list-eh.grid-page .dt-css-grid {
    padding-left: 8%;
		padding-right: 8%;
	}	
	
	.mobile-header-bar .mobile-branding img {
		max-width: 160px;
	}

	.top-bar .left-widgets {
		justify-content: center;
	}

	.masthead .mini-contacts.multipurpose_1,
	.masthead .mini-contacts.multipurpose_2,
	.masthead .mini-contacts.multipurpose_3 {
		text-align: center;
	}	

	.hide-on-second-switch {
		display: initial !important;
	}	

	.masthead .mini-contacts.multipurpose_3,
	.masthead .mini-contacts.multipurpose_2 {
		display: none !important;
	}	
	
	body.page-id-70 .masthead-mobile-header .mini-contacts.multipurpose_1,
	body.parent-pageid-70 .masthead-mobile-header .mini-contacts.multipurpose_1,
	body.page-id-74 .masthead-mobile-header .mini-contacts.multipurpose_1 {
		display: none !important;
	}	

	body.page-id-74 .masthead-mobile-header .mini-contacts.multipurpose_2 {
		display: initial !important;
	}		

	body.page-id-70 .masthead-mobile-header .mini-contacts.multipurpose_3,
	body.parent-pageid-70 .masthead-mobile-header .mini-contacts.multipurpose_3 {
		display: initial !important;
	}	
	
	.soc-ico.in-top-bar {
		display: none !important;
	}	
	
	.footer .widget {
		text-align: center;
		margin-bottom: 60px;
	}

	#footer .widget.wf-1-3 .unidades, #footer .widget.wf-1-3 .service {
		margin-left: 0px;
	}
	
	#footer .widget.wf-1-3 .unidades:before,
	#footer .widget.wf-1-3 .service:before {
		position: relative;
		margin-left: 0px;
	}
	
	#footer .widget.wf-1-3 .phone:before {
		position: relative;
	}
	
	#footer .widget.wf-1-3 .phone a {
    	padding-left: 10px;
	}
}

@media screen and (max-width: 600px) {
	#wpadminbar {
			position: fixed;
	}
}

@keyframes eh-slide-in-message {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 600px, 0);
        transform: translate3d(0, 600px, 0);

    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }

    100% {
        opacity: 1;
         -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

}

@keyframes eh-slide-out-message {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 600px, 0);
        transform: translate3d(0, 600px, 0);
    }

}