.elementor-622 .elementor-element.elementor-element-a16a28b:not(.elementor-motion-effects-element-type-background), .elementor-622 .elementor-element.elementor-element-a16a28b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://roblan.com/site/wp-content/uploads/2021/09/88ed54c41862024ada87e1d9d7be3366.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-622 .elementor-element.elementor-element-a16a28b > .elementor-container{min-height:50vh;}.elementor-622 .elementor-element.elementor-element-a16a28b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-622 .elementor-element.elementor-element-a16a28b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-622 .elementor-element.elementor-element-42b081a:not(.elementor-motion-effects-element-type-background), .elementor-622 .elementor-element.elementor-element-42b081a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-622 .elementor-element.elementor-element-42b081a > .elementor-container{min-height:40vh;}.elementor-622 .elementor-element.elementor-element-42b081a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-622 .elementor-element.elementor-element-42b081a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-622 .elementor-element.elementor-element-a387145{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.23);}.elementor-622 .elementor-element.elementor-element-b70f529{padding:50px 0px 50px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-622 .elementor-element.elementor-element-339adac{text-align:center;}.elementor-622 .elementor-element.elementor-element-339adac .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:22px;font-weight:bold;text-transform:uppercase;color:#000000;}/* Start custom CSS *//* FABRICACION PERSONALIZADA */
.barra_seleccionadora{
	width:100%;
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.item_barra{
	text-align:center;
	cursor:pointer;
	
}
.barra_img{
	width:50px;
}
.barra_p{
	font-size:14px;
	text-transform:uppercase;
	font-family: Montserrat;
	font-weight:300;
	color: #7B7B7B;
	margin-bottom:0px!important;
}


.contenido_prod{
	display:flex;
	justify-items:center;
	align-items:top;
}
.content_image{
	width:40%;
	max-width:40%;
}
.content_image img{
	width:100%;
	padding-right:30px;
}
.content_description{
	width:100%;
	padding:20px
}
.content_description h3{
	font-family: Montserrat!important;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	color:#000;
}
.content_colores{
	display:flex;
}
#colores_title{
	color:#7B7B7B;
	font-family: Montserrat;
	font-weight:400;
	text-transform:uppercase;
	font-size:14px;
	margin-right:10px;
}
.bola_color{
	width:25px;
	height:25px;
	margin-right:5px;
	border-radius:100%;
}


.content_generales{
	margin-top:20px;
	width:100%;
}
.widget_title_content{
	color:#D81922!important;
	font-family:Montserrat;
	font-size:22px!important;
	font-weight:bold;
	width:100%;
	border-bottom:1px solid #cacaca;
	margin-bottom:0px!important;
}

.generales_fields{
	display: flex;
    flex-flow: row;
    flex-grow: 1;
	justify-content:space-between;
}
.generales_col_1, .generales_col_2{
	width:48%;
	
}

.generales_fields table, .generales_fields table *{
	border:none;
	font-family: Montserrat;
	font-size:16px;
	padding:5px 0;
}
.generales_fields table *{
	border-bottom:1px solid #cacaca;
}/* End custom CSS */