/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://muffingroup.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 11.4

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/



.footer-copy-center #Footer .footer_copy {
    background: #e8e8e8;
}

#Footer .footer_copy .one {
    margin-bottom: 10px !important;
    padding-top: 20px !important;
    min-height: 20px !important;
}

#Footer .widget_archive ul, .widget_nav_menu ul {
    list-style-type: none !important;
    padding: 0px 0px 0px 10px !important;
    background: transparent !important;
}

#Footer a {
    color: #000 !important;
    text-transform: uppercase;
}

#Footer a:hover {
    color: #b48a49 !important;
    text-decoration: none;
}

#Footer a:before {
    content: "|" !important;
    color: #a0a0a0;
    padding-right: 10px;
}

#Footer a:hover:before {
    color: #b48a49;
}

#Footer .menu > li.current-menu-item > a, #Footer .menu > li.current_page_item > a {
    color: #b48a49 !important;
}

.copyright a {
    text-transform: inherit !important;
}

.copyright a:before {
    content: " " !important;
    padding-right: 5px !important;
}

.header-stack #Top_bar .menu_wrapper .menu > li > a {
    font-weight: bold;
}

.header-stack.header-center #Top_bar .logo {
    border: 0;
}

#Top_bar #logo {
    border-bottom: 1px solid #cbd6dd;
}

#Top_bar .container {
    max-width: 2000px;
}

.header-stack.header-center #Top_bar .menu_wrapper {
    padding: 10px 0;
}

#Header_wrapper {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(200,200,200,1);
    -moz-box-shadow: 0px 5px 20px 0px rgba(200,200,200,1);
    box-shadow: 0px 5px 20px 0px rgba(200,200,200,1);
}

#Action_bar .contact_details {
    float: right !important;
}

.header-stack #Action_bar {
    position: absolute !important;
    background-color: transparent !important;
}

#Action_bar .contact_details li {
    color: #000000 !important;
}

#Footer #back_to_top:before {
    content: none !important;
}

#Content.no-padding, .template-slider #Content {
    padding-top: 40px !important;
}

#Top_bar.is-sticky {
    height: 73px !important;
}

.titulo h1 {
    background-image: url(http://vintageflores.com.br/wp-content/uploads/2016/11/fundo-titulo.jpg);
    background-size: cover;
    background-position: center;
    font-size: 39px;
    line-height: 45px;
    padding: 47px 0px 51px 0px;
}

.titulo img {
    margin-top: 10px;
}

.wpb_wrapper .wpcf7-form {
    width: 100%;
}

.your-name, .tel {
    width: 90% !important;
}

textarea {
    height: 100px !important;
}

input[type="submit"] {
    width: 100%;
    height: 78px
}

.ngg-gallery-thumbnail img {
    border: 3px solid #c5ddd7 !important;
}

.ngg-gallery-thumbnail img:hover {
    background-color: #c5ddd7!important;
}

.post-author {
    display: none;
}







