/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 16.1

All css files are placed in /css/ folder
*/


.post-item .post-photo-wrapper .image_wrapper {
max-height:200px!important;
}

.post-photo-wrapper.scale-with-grid .image_wrapper_tiles {
max-height:310px!important;
}




.logo-no-margin #Top_bar .logo
{
width:190px;}


.wp-caption-text {
    background: none!important;
    color: #8fb43d!important;
    position: absolute;
    z-index: 5000;
    bottom:58px;
    left: 0;
    width: 50%;
    text-align: right!important;
    font-size:52px;
    line-height: 48px!important;
    text-transform: uppercase;
    font-weight: 900;
font-family: 'Roboto', sans-serif;
}

/* Estilos de imagen de header / subheader  
#Subheader {
     height: 500px!important;
     padding: 0px 0!important;
} */

/* Oculto título de página en header  / subheader
#Subheader h1.title {
     display:none!important;
} */



.wpcf7-textarea {
height: 120px!important; }

.entry-title {
font-size:20px!important; }


/*
#Subheader {
background-image: url(------------)!important; }
*/

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

	.wp-caption-text
{
display:none!important;}


#Top_bar .logo #logo
{
margin: 10px 20px!important;
}
    }

h2
{
line-height:22px!important;}


.masonry .post-footer
{
display:none;}

.icon_box .icon_wrapper, .icon_box a .icon_wrapper, .style-simple .icon_box:hover .icon_wrapper {
    color: #0095eb;
}



.lshowcase-logos, .column_clients_slider img, ul.clients  img
{
filter: gray;
filter: grayscale(1); 
-webkit-filter: grayscale(1); 
}

pre
{background:#f3f3f3!important;
border:none!important;}


#Subheader:after
{
background:none!important;
}