/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

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.
*/



#set_all_bottom_text_block_margin0 .wpb_content_element{
	margin-bottom:0px
}
.ekko-lightbox-container img{
	width:100%;
}

.simplefilter{
	text-align:left;
	margin-left: 15px;
}

.simplefilter_101 li{
    background-color: #000000 !important;
    background: #b41c1f;
    text-decoration: none;
    font-size: 17px;
    border-radius: 0px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 0.2em 0.6em !important;
    font-family: 'Century Gothic' !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}
.simplefilter_101 li.active {
    background-color: #000000 !important;
    background: #b41c1f;
    text-decoration: none;
    font-size: 17px;
    border-radius: 0px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 0.2em 0.6em;
    font-family: 'Century Gothic';
    text-transform: uppercase;
    cursor: pointer;
}
.simplefilter li{
    background-color: #000000 !important;
    background: #b41c1f;
    text-decoration: none;
    font-size: 17px;
    border-radius: 0px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 0.2em 0.6em !important;
    font-family: 'Century Gothic' !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
}
.simplefilter li.active {
    background-color: #000000 !important;
    background: #b41c1f;
    text-decoration: none;
    font-size: 17px;
    border-radius: 0px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 0.2em 0.6em;
    font-family: 'Century Gothic';
    text-transform: uppercase;
    cursor: pointer;
}
.con-frm .md2{
	 min-height: 62px;
}
div.wpcf7-response-output { clear:both; }
span.wpcf7-not-valid-tip{
	font-size: 16px;
}