/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.person-content {
    font-size: 12px;
}

/* EVENT INVITED SPEAKER BIO*/
div.speaker-content{
    font-size: 14px !important;
}

/* CHECKOUT/ORDER DELIVERY */

.fusion-secondary-menu-icon {
    background-color: #13914a !important;
	color: #fff !important;
	text-align: left !important;
}

a#submit_unicr_payment_form.button{
	display: inline-block !important;
	font-family: "Lato" !important;
    font-weight: 700 !important;
    letter-spacing: 2px !important;
    background: rgba(255,255,255,0) !important;
    text-transform: uppercase !important;
    color: #ce2b37 !important;
    border-width: 3px !important;
    border-style: solid !important;
    border-color: #ce2b37 !important;
    border-radius: 0 !important;
    padding: 13px 29px !important;
    line-height: 17px !important;
    font-size: 14px !important;
	width: auto !important;

}
a#submit_unicr_payment_form.button:hover{
	background: #ce2b37 !important;
    color: #fff !important;
}
/* CHECKOUT/billing form */
.woocommerce-billing-fields.avada-select{
	line-height: 10px !important;
}
/* CHECKOUT/hide continuing shopping horizontal bar  */
.woocommerce-message{
    display: none !important;
}
.avada-myaccount-user-column.message{
    display: none !important;
}
.onsale{
    display: none !important;
}
.fusion-menu-cart-checkout{
    background: #999999 !important;
}
.woocommerce-product-gallery__trigger{
    display: none !important;
}	
/* PAGINA DE PRODUCTO */
.product_meta {
    font-size: 10px; 
	letter-spacing: 0.05em !important;
	word-spacing: 0.1em !important;
	padding-top: 0px !important;
}
/* PRODUCT/Title line height  */
h1.product_title.entry-title{
	line-height: 1.5 !important;
}
.fusion-logo-2x{
 max-height: 50px !important;
}

ol li {
 padding-bottom: 1em !important;
}

#custom-news-home {
    font-size: 13px !important;
}
.side-nav li a{
 font-family: "Lato", arial, helvetica, sans-serif !important;
 color:#999999 !important;
 line-height: 1.69em !important;
 padding: 15px 0 !important;
}
.side-nav li a:hover{
 color:#CE2B37 !important;
}
.side-nav li.current_page_item > a{
 color:#CE2B37 !important;
 border-right:4px solid #CE2B37;
}

.rsswidget a{
 font-family: "Lato", arial, helvetica, sans-serif !important;
 color:#999999 !important;
 line-height: 1.69em!important;
 padding: 15px 0!important;
}
#wrapper #main .fusion-post-content .blog-shortcode-post-title{
 font-size: 20px !important;  
 line-height: 1.20em !important;
}
.post-content blockquote{
    font-size: 20px !important;
    color:#000000 !important;
}
.slide-content-container{
    top: 60% !important;
}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
    font-family: "Lato", arial, helvetica, sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
}
/* CHECKOUT/ Aditional information Lectures  */
form.checkout label {
    margin-bottom: 20px;
    display: block !important;
}
form.checkout legend {
    margin-bottom: 10px;
    display: block !important;
	font-weight: 700;
}
#myfield1_field {
    margin-bottom: 0px;
}
#myfield2_field {
    margin-bottom: 30px;
}
#myfield3_field {
    margin-bottom: 30px;
}
#myfield2c_field{
    max-width: 250px;
	margin-bottom: 30px;
}
#myfield5_field{
    max-width: 250px;
	margin-bottom: 50px;
}
#myfield4_field {
    margin-bottom: 0px;
}
/* CHECKOUT/ Aditional checkbox */
.description {
    line-height: 20px !important;
	font-size: 14px !important;
	font-style: italic !important;
} 
label.checkbox {
    line-height: 30px !important;
	 font-weight: bold !important;
} 
/* REGISTRATION/ Add-on titles padding */
p.wapo-addon-description {
	margin-top: -20px !important;
} 