/**
 * Theme Name:     Intdea
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */



.seccion .et_pb_button_module_wrapper{
	width: auto !important;
	display: inline-block !important;
	margin-right: 15px !important;
}

#top-header #et-info {
  float: none !important;
}

#top-header .container{
	text-align: center;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
	max-width: none !important;
}

.productos, .marcas{
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 1.2em;
}

.productos{
	width: 47%;
	margin-right: 5%;
}

.marcas{
	width: 47%;
}

.medios{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}


.seccion b{
	font-weight: 600 !important;
}



@media (max-width: 980px){
.seccion .et_pb_button_module_wrapper{
float: left !important;
}

.productos, .marcas{
	display: block;
	width: 100%;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.2em;
}

.productos{
	margin-bottom: 20px !important;
}



}