/*
Theme Name: Divi Child202102
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.9.0.1613815972
Updated: 2021-02-20 11:12:52

*/



#main-content .container:before {
  content:"";
  position:absolute;
  top:0;
  height:100%;
  width:10px !important;
  background-color:#e2e2e2
 }
.summary{
float: right;
margin: 30px;


}

.su-tabs{
	margin:5px;
}
.fpd-manage-layers-panel .fpd-list-row>div.fpd-cell-0>.fpd-current-color {
 cursor:pointer;
 width:100%;
 height:20px;
 display:block;
 border-radius:5px;
 border: 2PX solid #000000;
}

/*paletacolores*/
.fpd-color-selection .fpd-dropdown {
 width:200px;
	height:100px;
 position:relative;
float:left;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.fpd-color-selection .fpd-dropdown>.fpd-title {
 width:100%;
 background:#ecf0f1;
 color:#7f8c8d;
 padding:12px 6px;
 border:0;
 cursor:pointer;
 border-radius:2px;
 font-weight:400;
 line-height:1
}
.fpd-color-selection .fpd-dropdown>.fpd-colors {
 background:#fff;
 display:none;
 position:absolute;
 left:0;
 /*! height:100%; */
 z-index:10000;
 max-height:300px;
 overflow:auto
}
/*margn en sumary*/
.mspc-wrapper {
    margin: 5px 0;
    clear: both;
}
/*mspc letra clear selection*/
.mspc-clear-selection {
    display: block;
    margin: 10px 0;
    text-align: right;
    font-size: 12px;
}
/*gridcolors*/
.fpd-manage-layers-panel .fpd-list-row .fpd-color-palette .fpd-item, .fpd-manage-layers-panel .fpd-list-row .fpd-color-palette .sp-replacer {
	width: 25px;
	height: 25px;
	margin: 0 5px 4px 0;
	min-height: inherit;
	border-radius: 12px;
	float: left;
	border: 1PX solid #000000;
}
.fpd-manage-layers-panel .fpd-list-row .fpd-color-palette .sp-replacer {
    width: 25px;
    height: 25px;
    margin: 0 5px 4px 0;
    min-height: inherit;
    border-radius: 12px;
    float: left;
    border: 2PX solid #000 !important;
        border-top-color: rgb(0, 0, 0);
        border-top-style: solid;
        border-top-width: 2px;
        border-right-color: rgb(0, 0, 0);
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-color: rgb(0, 0, 0);
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-color: rgb(0, 0, 0);
        border-left-style: solid;
        border-left-width: 2px;
        border-image-outset: 0;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;