/*
Theme Name: Fujichina Themes
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Author: the WordPress team
Author URI: https://wordpress.org
Description: fujichinathemes
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfour
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
.page-template main{
    background: white;
}

.back_button{
	z-index: 999999;
}

footer {
	display: none;
}

.bwg-title1, #bwg_facebook_a, #bwg_twitter_a {
    display: none !important;
}

.spider_popup_wrap, .bwg_ctrl_btn_container {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.spider_popup_close_fullscreen {
	color: white !important;
}

.headerLogo{
	position: fixed !important;
    bottom: 0px;
    left: 0px;
}

@media screen and (max-width: 450px) {
	.silder-title div{
		font-size: 40px !important;
	}
}