/*!
Theme Name: Fashion-island
Author: Barn364
Author URI: http://underscores.me/
Description: Custom theme: Fashion-island, developed by Barn364
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fashion-island
 */
 
.page-template-fsi-about-hall .section.intro:nth-child(4) {
display: none;
}
.page-template-fsi-about-hall #post_block {
display: none;
}
@media screen and (max-width: 480px) {
#page_block .fs-container .title-bar {
 left: 0;
 right: 0;
}
.single-fsi-event .post-grids .item::before {
 left: 0;
 right: 0;
 bottom: 0;
}
}
@media screen and (max-width: 667px) {
.fb_dialog_content iframe {
    bottom: 90px !important;
}
}