/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

.section-nau {
    background-color: #E9E4D0;
    position: relative;
}

.title-hn .section-title-container, .title-hn h2 {margin-bottom: 0px}


.wpcf7 input.wpcf7-text {
	background-color: #ffd6a426;
    border-radius: 5px;
	width: 77%;
	height: 3em
}

.wpcf7 input.wpcf7-submit {
	border-radius: 5px;
}

.product-title a {font-size: 1.3em;}

.widget-ft .is-divider{display:none}

.nav-vertical li li.menu-item-has-children {margin-bottom: 0 !important; margin-top: 0 !important}

.nav-vertical>li>ul li a, .nav-vertical li li.menu-item-has-children>a {
	color: #4a4a4a;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: bolder;}