@charset 'utf-8';
/*
  Theme Name: Exit Game Child
  Theme URI: http://exit-game.ancorathemes.com/
  Description: Exit Game - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: exit-game
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  exit-game
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/*service cards customisations*/
.scheme_dark .sc_services_hover .sc_services_item .sc_services_item_content .sc_services_item_content_inner .sc_services_item_title:after {
    font-size: 36px;
    top: 84%;
    left: 46%;
    rotate: 27deg;
}

@media (max-width: 768px) {
    .scheme_dark .sc_services_hover .sc_services_item .sc_services_item_content .sc_services_item_content_inner .sc_services_item_title:after {
        display:none;
    }
}
/*header customisations*/
.scheme_dark.top_panel {
    margin-bottom: 5.05rem;
}

/*ESCAPEROOMPAGES FOR CONVERSION OPTIMALISATION*/

/*header*/
.page-id-1242 .scheme_dark.top_panel {
    margin-bottom: 0;
}
.page-id-1299 .scheme_dark.top_panel {
    margin-bottom: 0;
}
.page-id-1320 .scheme_dark.top_panel {
    margin-bottom: 0;
}


/*content*/
.page_content_wrap .content_wrap .content article .post_content .wpb-content-wrapper .content-header-image:before {
    background-color: rgba(0, 0, 0, 0.3);
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

/*customisations iFrame Leisureking*/
.page-id-299 iframe#lk-booking-window {
	width:100% !important;

}
iframe#lk-booking-window {
	width:unset !important;
}
.wpb_raw_html {
	text-align:center;
}