/*
Theme Name: Belise Lite Child
Theme URI: https://themeisle.com/themes/belise-lite
Author: ThemeIsle
Author URI: https://themeisle.com
Description: Belise Lite is a clean and minimalist WordPress theme for restaurants and food websites. It provides a responsive design, nice food menus via Jetpack plugin, an Events section, and a beautiful portfolio also integrated with Jetpack. You can use Belise Lite to make your restaurant look stunning in the online zone. Apart from that, the theme is good for ecommerce because it is WooCommerce ready. Live Customizer, WPML compatibility, contact form integration, and quality support are other features that make Belise Lite great for your site.
Version: 1.0.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: belise-lite
Text Domain: belise-lite
Tags: one-column, custom-background, featured-image-header, flexible-header, full-width-template

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Belise Lite is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

body,
a:hover,
a:focus,
a:active,
blockquote cite,
blockquote p cite,
blockquote p small,
q cite,
q p cite,
q p small,
.comments-area .comment p,
.comments-area .reply a:hover {
	color: #363639;
}

body,
button,
input,
select,
textarea,
blockquote cite,
blockquote p cite,
blockquote p small,
q cite,
q p cite,
q p small,
.main-navigation.toggled ul ul li a {
	font-family: "Work Sans",sans-serif;
}

.belise-page-content h2,
.entry-content h2 {
    font-weight: 400;
    letter-spacing: 2px;
	text-transform: none;
}

#content a {
	text-decoration: underline;
	font-weight: 700;
	color: inherit;
}

.front-page-content p {
	color: #363639;
	font-size: 18px;
	letter-spacing: 0.05em;
	line-height: 26px;
	margin: 0;
}
.homepage-video{
	width:50%;
}

@media (min-width: 768px) and (max-width: 991.98px) {  
	.homepage-video{
		width:75%;
	}
}

@media (max-width: 767.98px) { 
	.homepage-video{
		width:100%;
	}
}

.has-text-align-center{
	text-align: center!important;
}

hr{
	background-color:#f9fafc00!important;
}

.presale a{
	color: #d20c0c!important;
}