/*
Theme Name: eltributo
Author: Anonymous
Author URI:
Version: 1
Description: eltributo theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: eltributo
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
/* main elements */
.slideshow .caption .text p { margin:0;}
.contact-form input[type="email"] {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    box-shadow: 0 0 0 1px #F1F1F1 inset;
    color: #3C3C3C;
    display: block;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 20px;
    padding: 6px 8px 4px;
    width: 142px;
}


div.wpcf7 img.ajax-loader { position:absolute;}
.withoutsidebar #content { width:100%; }
.withoutsidebar #content .no-result .search-form { float:left;}

.breadcrumbs li.home:after, .breadcrumbs li.home .after {
    display: none;
}
.breadcrumbs li.home {
    margin: 0;
    padding: 0;
}


.qtranxs_widget ul { margin: 0; }
.qtranxs_widget ul li
{
display: inline; /* horizontal list, use "list-item" or other appropriate value for vertical list */
list-style-type: none; /* use "initial" or other to enable bullets */
margin: 0 5px 0 0; /* adjust spacing between items */
opacity: 0.5;
-o-transition: 1s ease opacity;
-moz-transition: 1s ease opacity;
-webkit-transition: 1s ease opacity;
transition: 1s ease opacity;
}
//.qtranxs_widget ul li span { margin: 0 5px 0 0; } /* other way to control spacing */
.qtranxs_widget ul li.active { opacity: 0.8; }
.qtranxs_widget ul li:hover { opacity: 1; }
.qtranxs_widget img { box-shadow: none; vertical-align: middle; }
.qtranxs_flag { height:12px; width:18px; display:block; }
.qtranxs_flag_and_text { padding-left:25px;  text-decoration: none; }
.qtranxs_flag span { display:none; }

#qtranslate-chooser { margin: 0 18px 0 0; }
#qtranslate-chooser li { float:right; margin: 8px 10px 0 0; list-style-type: none;}

.call-box {
margin-bottom: 10px;
}

.call-box h2 {
     padding: 3px 0 0 3px; 
     background: none ; 
    font-size: 26px;
}

div.title { display:none; }
div.meta { display:none; }
div.navigation { display:none; }

