/*
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.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.0.5.1684234428
Updated: 2023-05-16 10:53:48

*/
.proteccion-clausulas{
    width: 100%;
    max-height: 150px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    margin-top: 12.8px;
    padding: 6.4px 8px;
    font-size: 13.008px;
	margin-bottom:20px;

}
.et_pb_gallery_item{
	text-align:center;
}

.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a {
    color: #6dac3b!important;
}
.et_pb_gallery_image img{
	width:auto!important;
	max-width:100%;
	max-height:380px;
	
}
input, textarea{
	background-color: #fff;
    border: 1px solid #bbb;
    padding: 10px!important;
    color: #4e4e4e;
    width: 100%;
    border-radius: 5px;
}
.wpcf7-submit {
	background:#80207e!important;
    color:#fff!important;
	font-weight:bold;
	text-transform:capitalize;
	max-width:200px;
}

.sub-menu{
	width:300px!important;
}
.sub-menu .menu-item a{
	width:100%!important;
}

#top-menu .menu-item-type-custom a{
	padding:10px;
	background-color:#80207e;
	color:#fff;
	border-radius:5px;
}
#main-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 10px;
    margin-bottom: 33px;
}

.et-fixed-header #et-top-navigation nav>ul>li>a {
    margin-bottom: 20px!important;
}

li{
	margin-bottom:10px;
}
blockquote {
    border-color: #80207e;
}


@media (min-width: 981px){
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 10px;
	}}