/*
Theme Name: filmmaker
Theme URI: http://filmmaker.beautheme.com
Author: BeauTheme
Author URI: http://beautheme.com/
Description: Filmmaker theme that the main theme for Filmmaker band, and, .
Version: 1.0.7
License:  GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: filmmaker
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, theme-options
Copyright: (c) 2015 BeauTheme.
*/

.sticky {
    position: relative;
}

.sticky:before {
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    height: 100%;
    border-right: 2px solid #000;
}

.sticky:hover {}

.wp-caption {
    text-align: center;
    margin-bottom: 40px;
}

.wp-caption-text {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.gallery-caption {}

.container img {
    max-width: 100%!important;
    height: auto;
}

.entry-content div {
    max-width: 100%!important;
}

.bypostauthor {}

.alignright {
    float: right;
    margin-left: 15px;
}

.alignleft {
    float: left;
    margin: 15px;
}

.aligncenter {}

.gallery-caption, .aligncenter, .bypostauthor, .aligncenter {
    margin-top: 40px;
}

.edit-link {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
}

.nothing-found {
    display: block;
    margin-bottom: 30px;
}

.screen-reader-text {}

textarea {
    resize: vertical;
}

.bianco {
    color: #eee;
    font-size: 18px;
}

.date-post {
    text-shadow: 0px 0px 10px #fff;
}

footer {
    background-image: url(asset/images/footer.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

.f-type4 .copyright {
    text-align: center;
    margin: 34px 0 20px 0;
}

.copyright {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.81);
}

.wpcf7-form label {
    color: #cacaca;
    text-transform: uppercase;
    font-size: 12px;
}
