/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1748847180
Updated: 2025-06-02 06:53:00

*/

.single-product .et_pb_toggle {display: none;}

/* -ini- Menu */
.et-cart-info { display:none; }
.m_subtitulo {
    line-height: 1.2rem;
    font-size: 1rem;
    font-weight: 400;
    color: #C94D0C;
	font-weight: bold;
}

@media (min-width: 1681px){
	#top-menu {display: flex}
}
@media (min-width: 1681px) and (max-width: 1820px){
	#logo {max-height:60px !important}
}
@media (min-width: 981px) and (max-width: 1680px){
	#logo {max-height:60px !important}
}
@media (min-width: 981px){
	.m_subtitulo {
		font-weight: bold;
		display: block;
		text-align: center;
	}
}
/* -fin- Menu */


#top-header .container{
	width: 100%;
    max-width: 100%;
	padding-right: 32px;
	padding-left: 30px;
}