﻿/*
Theme Name: Flora
Theme URI: http://wydethemes.com/flora
Description: Responsive WordPress Theme for Creative Multi-Purpose.
Author: Wyde
Author URI: http://themeforest.net/user/wyde
Version: 1.4
Tags: responsive-layout, theme-options, full-width-template, left-sidebar, right-sidebar, light, dark, custom-background, custom-colors, custom-header, custom-menu
Text Domain: flora
License: ThemeForest Licenses
License URI: http://themeforest.net/licenses/standard
*/

.w-section {
	padding: 0 0 50px 0;
}

.box-shadow {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.font-size-medium {
	font-size: 1.05em;
	line-height: 180%;
}

.formularios input, .formularios textarea  {
	background-color: #fcfcfd;
	margin-top: 7px;
}

.formularios label {
	font-weight: bold;
}

@media only screen and (max-width: 599px) {
	.mobile-hide {
		display: none;
	}
}

#header-logo img {
	-webkit-transition: none;
	transition: none;
}

.dark-logo {
	max-height: 60% !important;
}

.dark-sticky {
	max-height: 75% !important;
}

.dropdown-nav > ul > li > a {
	padding: 0 15px 0 15px;
}

.menu-item-305 > a, .menu-item-316 > a {
	padding: 0 5px 0 5px !important;
}

.menu-item-304 > a {
	padding: 0 5px 0 15px !important;
}