/*
Theme Name: Cinerama Child
Theme URI: https://cinerama.qodeinteractive.com
Description: A child theme of Cinerama Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.1
Text Domain: cinerama
Template: cinerama
*/

/*
html {
    scroll-behavior: smooth;
}
*/

#header-social-icons a {
    color: #fff;
}

.edgtf-menu-area .edgtf-logo-wrapper a img {
	width: 182px;
	height: 154px;
}

.edgtf-page-footer .widget h4 {
    font-size: 12px;
}

.edgtf-page-footer .wp-block-social-links .wp-social-link{
	background: #141414 !important;
}

.home-about-text {
	width: 100%;
	max-width: 940px;
}