﻿/*
 Theme Name:     Divi - Hijo - Ventimec
 Theme URI:      http://www.ventimec.com
 Description:    Tema hijo para el tema Divi de elegant themes 
 Author:         Miguel 
 Author URI:     http://www.ventimec.com
 Template:       Divi
 Version:        1.0.0
*/

/*------------------------------------------------------- 
A partir de aquí puedes poner tus estilos de CSS personalizados 
------------------------------------------------------- */
//Quita carrito woocommerce en menú de Divi
.et-cart-info { display:none; }

/*#et-translate{margin-right: 13px;}
#et-translate:before {
    position: relative;
    top: 2px;
    margin-right: 2px;
}*/
#et-info-location {
    margin-right: 13px;
}
#et-info-location:before {
    position: relative;
    top: 2px;
    margin-right: 2px;
}
i.et-social-icon.fa.fa-slideshare {
	margin-top: -2px;
	margin-left: 12px;
	font-size: 14px;
}

#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, .fullwidth-menu a:hover, #et-translate:hover, #et-info-email:hover, #et-info-location:hover, .et-social-icons a:hover { opacity: 0.7; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }

