.chk_ver_seccion{
    margin-right: 2vw;
    margin-bottom: 1vw;
    
}
.contenedor_productos{
    display: flex;
    flex-wrap: wrap;
    width: 90vw;
    /*background-color: red;*/
    padding-left: 4vw;
    padding-right: 4vw;

}
.p_detalle_datos_producto_adicionar{
    cursor: pointer!important;
    border-radius: 50%;
    background-color: #5ccb9b;
    color: white;
    height: 2vw;
    width: 2vw;
    font-size: 1.6vw!important;
}
.url_video_producto{
    position: absolute;
    top: 2vw;
    width: 93%!important;
}
.contenedor_otros_add{
    width: 97%;
    border-radius: 8px;
    border: solid .1vw #b9b9b9;
    font-size: .9vw;
    font-family: Prompt-Light;
    color: #4a4a4a;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    height: 5vw;
    overflow: auto;
    padding-left: 1vw;
    padding-right: 1vw;
}
.borrar_item_orden_producto{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer!important;
    border-radius: 50%;
    background-color: #5ccb9b;
    color: white;
    height: 1vw;
    width: 1vw;
    font-size: 0.8vw!important;
}
.item_otros_add_produto{
    width: 100%;
    
    position: relative;
    display: flex;
    border-bottom: solid .1vw #b9b9b9;
    height: 2vw;
    align-items: center;
}
.linea_datos_producto{
    width: 100%;
    display: flex;
    padding: 0;
    position: relative;
    margin-bottom: 1vw;
    /*background-color: blue;*/
    min-height: 5vw;

}
.col_detalle_datos_producto{
    display: flex;
    width: 100%;
    /*background-color: gray;*/
}
.col_info_datos_producto{
    width: 14vw;
    border-right: .1vw solid #d1d1d1;
    height: 100%;
    display: flex;
    align-items: center;
    /*background-color: yellow;*/
    justify-content:center;
    font-size: .9vw;
    font-family: Prompt-Medium;
    color: #4a4a4a;
}
.p_detalle_datos_producto{
    text-align: center;
    width: 100%;
    font-size: 1vw;
    font-family: Prompt-Light;
    color: #4a4a4a;
    margin-bottom: 0;
    height: 1.8vw;
}
.col_detalle_datos_producto_int{
    padding: 1vw;
    padding-top: 0; 
    padding-right: 0; 
    height: 100%;
    /*background-color: red;*/
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.col_detalle_datos_producto_int input {
    width: 100%;
    height: 2.6vw;
    border-radius: 8px;
    border: solid .1vw #b9b9b9;
    text-align: center;
    font-size: .9vw;
    font-family: Prompt-Light;
    color: #4a4a4a;
    padding: 0;
    
}
.col_detalle_datos_producto_int textarea {
    width: 100%;
    height: 3vw;
    border-radius: 8px;
    border: solid .1vw #b9b9b9;
    text-align: left;
    font-size: .9vw;
    font-family: Prompt-Light;
    color: #4a4a4a;
    margin-top: 1vw;
    padding: 1vw;
    -webkit-appearance: none;
}

.col_detalle_datos_producto_int select{
    width: 100%;
    height: 2.8vw;
    border-radius: 8px;
    border: solid .1vw #b9b9b9;
    text-align: center;
    font-size: .9vw;
    font-family: Prompt-Light;
    color: #4a4a4a;
    padding: 0;
    -webkit-appearance: none;
    text-align-last: center;
    cursor: pointer;
    z-index: 5300;
    background: transparent;
}
.flecha_listado_producto{
    width: 1vw;
    height: 1vw;
    position: absolute;
    z-index: 5200;
    right: 1vw;
    top: 3.2vw;
    cursor: pointer;

}
.col_detalle_datos_producto_40{
    width: 40%;
}
.col_detalle_datos_producto_10{
    width: 10%;
}
.col_detalle_datos_producto_20{
    width: 20%;
}
.col_detalle_datos_producto_25{
    width: 25%;
}
.col_detalle_datos_producto_50{
    width: 50%;
}
.col_detalle_datos_producto_75{
    width: 75%;
}
.col_detalle_datos_producto_100{
    width: 100%;
}
.col_tabla_img>img{
	width: 5vw;
	height: 5vw;
}

#tbl_Productos>table{
	width: 98%;
}

.centrar_botones{
	display: flex;
	justify-content: space-evenly;
    align-items: center;

}

.centrar_botones img{
	width: 2vw;
	height: 2vw;
	align-items: center;
}

.centrar_botones>div{
	display: block;
	text-align: center;
    vertical-align: middle;
    padding-top: 1.8vw;
}
.col_tabla_precio_base, .col_tabla_precio_descuento{
	text-align: center;
}

.btn_cont_prov{
	cursor: pointer;
}

.select_sub_cat_prod {
    border: none;
    -webkit-appearance: none;
    font-size: .9vw;
    font-family: Prompt-Light;
    color: #4a4a4a;
}
input {
	color: #4a4a4a!important;
	text-align: center!important;
}

.div_dimenciones{
	width: 25%;
}
.div_Caracteriscas{
	width: 45vw;
    display: inline-flex;
    left: -29.5vw;
    position: relative;
}
.cont_Caracteristicas{
	width: 9vw;
    height: 2.6vw;
    border-radius: 8px;
    border: solid .1vw #b9b9b9;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.otros_input {
    width: 3vw!important;
    height: 2.6vw!important;
    border-radius: 8px!important;
    border: solid .1vw #b9b9b9!important;
    text-align: center!important;
    font-size: .9vw!important;
    font-family: Prompt-Light!important;
    color: #b9b9b9!important;
    padding: 0!important;
}
.div_bucar{
	position: relative;
	margin-top: 5px;
	margin-left: 52vw;
	display: flex;
	align-items: center;
}
.div_bucar>label{
    
    font-size: 2.4vw;
    font-family: Prompt-Medium;
    color: #343434;
}
