/*
Theme Name:         Destino Negocio
Theme URI:          http://blogestudio.com
Description:        Theme for destinonegocio.com
Version:            8.2.1
Author:             Sergio Nieto
Author URI:         http://snieto.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

html .calendario_fiscal .subscribe-box-bg div.optin-monster-overlay .om-sidebar-action input#om-sidebar-action-optin-email { width: 68% !important; }
html .calendario_fiscal .subscribe-box-bg div.optin-monster-overlay .om-sidebar-action input#om-sidebar-action-optin-submit { width: 32% !important; }

html #optin-home .optin-monster-overlay #om-sidebar-action-footer:before { display: block; content: "Reciba la newsletter"; background: url(dist/images/banner-suscribase-01.png) no-repeat 0 50%; }
	html body.lang_pt_BR #optin-home .optin-monster-overlay #om-sidebar-action-footer:before { content: "Receba a newsletter"; }

.nav-actions { height: 37px; }
.thumbnail, .wp-caption,
.single p>a>img {
	max-width: 100% !important;
	height: auto;
}
@media (max-width: 767px) {
	.single p>a>img {
		margin-left: 0;
	}
}
.salesforce_w2l_lead .placeholders .w2linput.select{
            font-size: 1.1em;
            border-color: transparent;
            width: 90% !important;
            color: #a6aeb4;
            margin: 0 5%;
            display: block;
            background-color: white;
}
.salesforce_w2l_lead .placeholders .w2linput.submit {
	color: #fff;
}
.salesforce_w2l_lead .w2linput.checkbox {
    float: left !important;
    width: 20px !important;
    margin: 5px 5% -20px!important;
}
.salesforce_w2l_lead .w2llabel.checkbox{
    float: left !important;
    margin-top: 0px !important;
}