.vex_align_center{
    text-align: center!important;
}
#dokan_nav_enviadomicilio{

}
#dokan_nav_enviadomicilio ul{
    padding-left: 0px;
    list-style: none;
}
#dokan_nav_enviadomicilio ul li{
    margin-left: 0px;
    margin-bottom: 0px;
}
#dokan_nav_enviadomicilio ul li a{
    color: #58668f;
    font-size: 13.5px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    padding: 10px 10px;
}
#dokan_nav_enviadomicilio ul li a:hover{
    background-color: #f6f6fb;
}
.dokan-dashboard-menu{
    display: none;
}

#contenido_crear_pedido *{
	box-sizing: inherit;
}
#contenido_crear_pedido #contenido_crear_pedido_cont {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
#contenido_crear_pedido .crear_pedido_panel {
    box-shadow: rgba(152, 167, 204, 0.2) 0px 3px 5px -1px, rgba(152, 167, 204, 0.14) 0px 6px 10px, rgba(152, 167, 204, 0.12) 0px 1px 18px;
    border-radius: 6px;
    padding: 24px;
    gap: 32px;
    margin-bottom: 16px;
}
#contenido_crear_pedido .crear_pedido_panel_cont{
	flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
    padding: 12px;
}


div.form-control-create-order{
	width: 100%;
    border: 0;
    margin: 0;
    display: inline-flex;
    padding: 0;
    position: relative;
    min-width: 0;
    flex-direction: column;
    vertical-align: top;

}
input[type=text].input-crear-pedido {
    font: inherit;
    width: 100%;
    border: 0;
    height: 40px;
    margin: 0;
    display: block;
    padding: 18.5px 14px;
    min-width: 0;
    background: none;
    box-sizing: content-box;
    animation-name: mui-auto-fill-cancel;
    letter-spacing: inherit;
    animation-duration: 10ms;
    -webkit-tap-highlight-color: transparent;
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    outline: none;
    box-shadow: none;
}
select.input-crear-pedido{
	height: 40px;
	margin: 0px;
}
.jss38 {
    width: auto;
    height: 11px;
    display: block;
    padding: 0;
    font-size: 14px;
    max-width: 0.01px;
    text-align: left;
    transition: max-width 50ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    visibility: hidden;
    text-transform: initial;
    font-weight: initial;
}
.is-focused .jss38,
.is-filled .jss38 {
    max-width: 1000px;
    transition: max-width 100ms cubic-bezier(0.0, 0, 0.2, 1) 50ms;
}
.jss38 > span {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.jss36 {
    top: -5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0 8px;
    overflow: hidden;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    border-radius: inherit;
    pointer-events: none;
}
.MuiOutlinedInput-notchedOutline {
    border-color: rgba(0, 0, 0, 0.23);
    border-radius: 5px;
}
.form-control-create-order.is-focused .MuiOutlinedInput-notchedOutline{
	border-color: #5233EA;
	border-width: 2px;
}
.form-control-create-order.is-focused .form-control-create-order-label{
    color: #5233EA;
}

.form-control-create-order-input{
	color: #000C2E;
    cursor: text;
    display: inline-flex;
    position: relative;
    font-size: 12px;
    box-sizing: border-box;
    align-items: center;
    font-weight: 400;
    line-height: 1.1876em;
}

.form-control-create-order-label{
	color: #58668F;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    display: block;
	transform-origin: top left;
	top: 0;
    left: 0;
    position: absolute;
    transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    z-index: 1;
    transform: translate(14px, 12px) scale(1);
    pointer-events: none;
}
.is-focused .form-control-create-order-label,
.is-filled .form-control-create-order-label{
	transform: translate(14px, -6px) scale(0.95);
    font-size: 13px;
}

.formulario-create-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0 -8px;
    width: calc(100% + 16px);
}
.formulario-create-cuadro{
	flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
    padding: 8px;
}
.formulario-create-subtitle {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: rgb(88, 102, 143);
    margin-top: 32px;
    margin-bottom: 6px;
    padding: 0px;

}
.crear_pedido_panel_title{
    color: rgb(0, 12, 46);
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0px;
}
.crear_pedido_panel_subtitle{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: rgb(88, 102, 143);
    margin-top: 0px;
    letter-spacing: 0.4px;
}



div.buscar_crear_pedido{
    border: 0;
    margin: 0;
    display: inline-flex;
    padding: 0;
    position: relative;
    min-width: 0;
    flex-direction: column;
    vertical-align: top;
	width: 100%;
	margin-top: 5px;
}
div.buscar_crear_pedido .buscar_crear_pedido_cont {
	padding: 6px;
    padding-right: 65px;
    position: relative;
	border-radius: 6px;
	color: #000C2E;
    cursor: text;
    display: inline-flex;
    position: relative;
    box-sizing: border-box;
    align-items: center;
    font-weight: 400;
    line-height: 1.1876em;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    height: 41px;
}
div.buscar_crear_pedido .buscar_crear_pedido_cont input{
	padding: 4.5px 4px;
    flex-grow: 1;
    text-overflow: ellipsis;
    width: 0;
    min-width: 30px;
    margin: 0px;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
    height: auto;
}
.buscar_crear_pedido_search{
	margin-left: 8px;
	margin-right: 8px;
}
.buscar_crear_pedido_search{
	padding-top: 3px;
}
.buscar_crear_pedido_search svg{
	fill: currentColor;
	width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}
.crear_pedido_panel_cont_button{
	padding: 12px;
	text-align: right;
	width: 100%;
}
.crear_pedido_panel_cont_button button{
	border-radius: 25px;
	width: 170px;
	font-size: 14px;
	max-width: 100%;
	padding: 3px;
	text-transform: initial;
	FONT-WEIGHT: 500;
}









#contenido_crear_pedido_paso2_cont {
    display: grid;
    grid-template-columns: minmax(0px, 9fr) minmax(320px, 1fr);
    gap: 0px;
}
#contenido_crear_pedido_paso2_cont .crear_pedido_panel_cont{
	max-width: initial;
}
#contenido_crear_pedido_paso2_cont .crear_pedido_panel_cont_sidebar{
	width: 320px;
}

#contenido_crear_pedido_paso2_cont .subtitle_sidebar_cont {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin: 16px 0px;
}
#contenido_crear_pedido_paso2_cont .subtitle_sidebar{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    margin: 0px;
    color: rgb(0, 12, 46);
    width: 100%;
}
#contenido_crear_pedido_paso2_cont .subtitle_sidebar .subtitle_sidebar_editar {
    float: right;
    color: #5233EA;
    font-size: 13.5px;
    font-weight: bold;
    cursor: pointer;
}

#contenido_crear_pedido_paso2_cont .subtitle_sidebar_title {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: rgb(88, 102, 143);
    margin: 0px;
}
#contenido_crear_pedido_paso2_cont .subtitle_sidebar_value {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: rgb(0, 12, 46);
    padding-bottom: 10px;
    margin: 0px;
}
.formulario-create-container-paso2-cont{
	flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
    padding: 8px;
}
.formulario-create-container-paso2-cont .formulario-create-cuadro{
	width: 100%!important;
	max-width: 100%!important;
}
.cont_box_paso2_cont {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    flex: 1 1 0%;
    min-height: 170px;
    position: relative;
}
.cont_box_paso2 {
    background-image: url('img/box-sizes.svg');
    position: relative;
    height: 226px;
    width: 250px;
}
#cont_box_paso2_resumen{
    padding: 18px;
    background-color: rgb(246, 246, 251);
    border-radius: 6px;
    margin: 0;
    box-sizing: border-box;
}
#cont_box_paso2_resumen_title{
    font-size: 14px;
    color: rgb(88, 102, 143);
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 8px;
}
.cont_box_paso2_resumen_row {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-weight: 400;
    font-size: 14px;
    color: rgb(88, 102, 143);
    padding: 8px 0px;
}
.cont_box_paso2_resumen_row.cont_box_paso2_resumen_row_last{
	font-weight: 600;
    color: rgb(0, 12, 46);
}
.crear_pedido_panel_subtitle_tipoproducto{
	font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    color: rgb(0, 12, 46);
}
.crear_pedido_panel_subtitle_tipoproducto_subtitle{
	margin-bottom: 10px;
}
.form-control-create-order-input.placeholder-rigth{
	padding-right: 40px;
}
.placeholder-rigth-absolute{
	position: absolute;
	right: 12px;
}
#cont_cantidad_paquetes_paso2{
	font-size: 13px;
    padding: 10px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}
#cont_cantidad_paquetes_paso2_left{
	width: calc(100% - 90px);
}
#cont_cantidad_paquetes_paso2_rigth{
	width: 90px;
}











.titulo_crear_pedido_principal{
	font-weight: 600;
    font-size: 18px;
    padding: 0px 16px;
    margin-bottom: 16px;
}

.table_paso3_cabecera {
    display: grid;
    height: 32px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(246, 246, 251);
    border-radius: 6px;
    font-size: 13px;
    padding: 2px 0px 2px 12px;
}
.table_paso3_cabecera span {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
}
.table_paso3_cabecera span:last-child {
    cursor: pointer;
    margin-right: 16px;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.table_paso3_body{
	margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.table_paso3_body_row_cont {
    padding: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    max-width: 100%;
    cursor: pointer;
    box-shadow: 0px 3px 5px -1px rgba(152, 167, 204, 0.12), 0px 5px 8px 0px rgba(152, 167, 204, 0.14), 0px 1px 14px 0px rgba(152, 167, 204, 0.20);
	border-radius: 6px;
	color: #000C2E;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
}
.table_paso3_body_row_cont.seleccionar_envio_crear_pedido{
    border-width: 1px;
    border-style: solid;
    border-color: rgb(82, 51, 234);
}
.table_paso3_body_row_td{
	display: flex;
    flex: 1 1 0%;
    gap: 8px;
    -webkit-box-align: center;
    align-items: center;
    font-size: 13px;
}
.table_paso3_body_row_td1{
	max-height: 44px;
    max-width: 44px;
    min-width: 44px;
}
.table_paso3_body_row_td1 svg {
    width: 100%;
    height: 100%;
}
.table_paso3_body_row_td2 {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.table_paso3_body_row_td2_precio{
	font-weight: bold;
	font-size: 15px;
}
.table_paso3_body_row_td.table_paso3_body_row_td_lasttd{
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}


.dokan-dashboard .dokan-dash-sidebar,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu{
	background-color: #fff!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    color: #58668F!important;
}
.dokan-dashboard .dokan-dash-sidebar{
	border-right: 1px solid #dedede;
    padding-right: 10px;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active{
	background-color: #fff!important;
	color: #58668F!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li{
    background: #fff!important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
    background: #f6f6fb!important;
}





.buscador_contenido_resultados{
    display: none;
    position: absolute;
    top: 100%;
    border: 1px solid #f0f3f7;
    box-shadow: 0px 1px 3px 0px #b4b4b4;
    width: 100%;
    background: #ffffff;
    z-index: 2;
    padding: 12px 0;
    max-height: 300px;
    overflow-y: auto;
}
.input_buscador_text_border .buscador_contenido_resultados{
    display: block;
}
.buscador_contenido_resultados_cuadro{
    padding: 8px 15px;
    line-height: 100%;
    cursor: pointer;
}
.buscador_contenido_resultados_cuadro_sin{
    padding: 2px 15px;
    padding-bottom: 5px;
    line-height: 100%;
}
.buscador_contenido_resultados_cuadro:hover{
    background-color: #e0e0e0;
}

div.buscar_crear_pedido.input_buscador_text_border .buscar_crear_pedido_cont{
    border-color: #5233EA!important;
    border-width: 2px!important;
}



#cont_box_paso2_alto{
    top: 40%;
    right: -10%;
}
#cont_box_paso2_ancho{
    bottom: 10%;
    left: 5%;
}
#cont_box_paso2_largo{
    right: 5%;
    bottom: 10%;
}
.cont_box_paso2 div{
    font-style: normal;
    font-size: 10px;
    color: rgb(82, 51, 234);
    font-weight: 600;
    position: absolute;
    margin: 5px 0;
}


.contenedor_popup_editar{
    position: fixed;
    z-index: 1300;
    inset: 0px;
    display: none;
}
.show_editar_crear_pedido{
    overflow: hidden;
}
.show_editar_crear_pedido .contenedor_popup_editar{
    display: block;
}
    
.contenedor_popup_editar .contenedor_popup_editar_background {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    z-index: -1;
    position: fixed;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
}
.contenedor_popup_editar_cuerpo_cont * {
    box-sizing: inherit!important;
}
.contenedor_popup_editar_cuerpo_cont{
    opacity: 1;
    transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
    height: 100%;
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contenedor_popup_editar_cuerpo {
    max-width: 600px;
    width: 100%;
    display: flex;
    max-height: calc(100% - 64px);
    flex-direction: column;
    margin: 32px;
    position: relative;
    overflow-y: auto;
    box-shadow: 0px 11px 15px -7px rgba(152, 167, 204, 0.12), 0px 24px 38px 3px rgba(152, 167, 204, 0.14), 0px 9px 46px 8px rgba(152, 167, 204, 0.20);
    border-radius: 6px;
    color: #000C2E;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
}
.contenedor_popup_editar_cuerpo_header{
    flex: 0 0 auto;
    margin: 0;
    padding: 16px 24px;
}
.contenedor_popup_editar_cuerpo_header h2{
    font-weight: bold;
    font-size: 18px;
}
.contenedor_popup_editar_cuerpo_body{
    flex: 1 1 auto;
    padding: 8px 24px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.contenedor_popup_editar_cuerpo_body_cont {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.contenedor_popup_editar_cuerpo_footer{
    
    flex: 0 0 auto;
    display: flex;
    padding: 24px;
    align-items: center;
    justify-content: flex-end;
}
.contenedor_popup_editar_cuerpo_footer_cancelar {
    
    color: inherit;
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.23);
    padding: 5px 15px;
    color: #000C2E;
    padding: 6px 16px;
    font-size: 0.875rem;
    min-width: 64px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-weight: 500;
    line-height: 1.75;
    border-radius: 6px;
    text-transform: none;
}
.contenedor_popup_editar_cuerpo_footer_guardar{
    
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    text-transform: initial;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
    color: #FFFFFF;
    background-color: #5233EA;
    padding: 6px 16px;
    font-size: 0.875rem;
    min-width: 64px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-weight: 500;
    line-height: 1.75;
    border-radius: 6px;
    box-shadow: 0px 3px 1px -2px rgba(152, 167, 204, 0.12), 0px 2px 2px 0px rgba(152, 167, 204, 0.14), 0px 1px 5px 0px rgba(152, 167, 204, 0.20);
    margin-left: 8px;
}

#buscador_contenido_resultados_tipo_producto{
    top: initial!important;
    bottom: 100%!important;
}
.buscador_contenido_resultados_cuadro_cargando{
    padding: 2px 15px;
    padding-bottom: 5px;
    line-height: 100%;
    font-weight: bold;
}




.divisor_sidebar_paso3 {
    border: none;
    height: 1px;
    margin: 0;
    flex-shrink: 0;
    background-color: #BDC2D0;
    opacity: 0.4;
}
.paso3_crearpedido_montototal_cont {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 8px 0px;
}
.paso3_crearpedido_montototal_cont_label{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.25px;
    color: rgb(0, 12, 46);
    margin-bottom: 0px;
}
.paso3_crearpedido_montototal_cont_monto {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.25px;
    color: rgb(130, 138, 161);
    margin-bottom: 0px;
}
.paso3_crearpedido_montototal_cont_iva {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-top: -12px;
    align-self: flex-end;
    color: rgb(88, 102, 143);
    margin-bottom: 8px;
}
.paso3_crearpedido_montototal_contenedor {
    display: flex;
    flex-direction: column;
}
#button_crear_pedido_form{
    padding: 6px 16px;
    font-size: 0.875rem;
    min-width: 64px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    font-weight: 500;
    line-height: 1.75;
    border-radius: 6px;
    text-transform: none;
    color: #4F5C81;
    box-shadow: none;
    background-color: #C6CAD7;
    width: 100%;
    margin: 0px;
    margin-top: 5px;
}
#button_crear_pedido_form.button_active{
    color: #FFFFFF;
    background-color: #5233EA;
}

#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_ayuda{
    font-size: 12px;
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-top: 0px;
    gap: 8px;
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont p {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.25px;
    color: rgb(17, 25, 40);
    margin: 0px
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont input {
    top: 0;
    left: 0;
    width: 100%;
    cursor: inherit;
    height: 100%;
    margin: 0;
    opacity: 0;
    padding: 0;
    z-index: 1;
    position: absolute;
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont .cont_paso3_checkbox {
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
    position: relative;
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont svg {
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}
#paso3_crearpedido_sosproteccion_contenedor{
    margin-top: 10px;
}

#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont.crearpedido_checkbox_checked svg{
    fill: rgb(82, 51, 234);
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont svg.ckeckbox_enable{
    display: none;
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont.crearpedido_checkbox_checked svg.ckeckbox_enable{
    display: block;
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont svg.ckeckbox_disable{
    display: block;
}
#paso3_crearpedido_sosproteccion_contenedor .paso3_crearpedido_checkbox_cont.crearpedido_checkbox_checked svg.ckeckbox_disable{
    display: none;
}

#paso3_crearpedido_formulariosos p {
    font-weight: 400;
    font-size: 11px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    letter-spacing: 0.15px;
    color: rgb(88, 102, 143);
    margin: 0px;
    margin-top: 4px;
}
#paso3_crearpedido_formulariosos{
    margin-bottom: 5px;
}



/*SCROLL*/
.crear_pedido_panel.crear_pedido_panel_scroll{
    padding: 0px!important;
}
.crear_pedido_panel_scroll .crear_pedido_panel_title_scroll{
    padding: 24px;
    padding-bottom: 12px;
    padding-top: 12px;
    cursor: pointer;
    font-size: 16px;
}
.paso3_crearpedido_sosproteccion_contenedor_padding{
    padding: 24px;
    padding-top: 3px;
}
.sidebar_scroll_pedido{
    height: 0;
    overflow: hidden;
    transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1)
}
.sidebar_scroll_open .sidebar_scroll_pedido{
    min-height: 0px;
    height: auto;
    transition-duration: 285ms;
}
.crear_pedido_panel_title_scroll_expand{
    height: 24px;
    height: 24px;
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.crear_pedido_panel_title_scroll_expand svg{
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
    cursor: pointer;
}
.crear_pedido_panel_title_scroll_left{
    width: calc(100% - 24px);
}
.sidebar_scroll_open .crear_pedido_panel_title_scroll_expand {
    transform: rotate(180deg);
}




#contenedor_seccion_metodo_seleccionado{
    background: rgb(246, 246, 251);
    padding: 16px 24px 8px;
}
#contenedor_seccion_metodo_seleccionado_top{
    display: flex;
}
#contenedor_seccion_metodo_seleccionado_top> div{
    display: flex;
    width: 100%;
}
#contenedor_seccion_metodo_seleccionado_top> div #contenedor_seccion_metodo_seleccionado_top_left{
    width: 40px;
    height: 40px;
}
#contenedor_seccion_metodo_seleccionado_top> div #contenedor_seccion_metodo_seleccionado_top_rigth{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 8px;
}
#contenedor_seccion_metodo_seleccionado_top> div #contenedor_seccion_metodo_seleccionado_top_left svg {
    height: 100%;
    width: 100%;
}
#contenedor_seccion_metodo_seleccionado_top_rigth p{
    margin-bottom: 0px;
    font-size: 14px;
}
#seccion_metodo_seleccionado_descripcion{
    font-size: 13.5px;
    display: flex;
    letter-spacing: 0.25px;
    color: rgb(88, 102, 143);
    margin: 8px 0px;
    line-height: 1.4;
}
.table_row_descripcion, .table_row_sucursal, .table_row_recoleccion{
    display: none!important;
}
#seccion_metodo_seleccionado_recoleccion_title, #seccion_metodo_seleccionado_sucursal_title {
    display: flex;
    color: rgb(11, 0, 90);
    font-size: 14px;
    font-weight: 500;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 5px;
}
#seccion_metodo_seleccionado_recoleccion_title svg, #seccion_metodo_seleccionado_sucursal_title svg {
    margin-right: 5px;
}
#seccion_metodo_seleccionado_sucursal_body ul, #seccion_metodo_seleccionado_recoleccion_body ul{
    margin-top: 0px;
    margin-bottom: 16px;
    padding-left: 16px;
}
#seccion_metodo_seleccionado_sucursal_body ul li, #seccion_metodo_seleccionado_recoleccion_body ul li{
    margin-left: 6px;
    margin-top: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    letter-spacing: 0.15px;
    color: rgb(88, 102, 143);
}
#seccion_metodo_seleccionado_sucursal_body p, #seccion_metodo_seleccionado_recoleccion_body p{
    margin-top: 2px;
    margin-bottom: 0px;
    font-size: 14px;
    color: rgb(88, 102, 143);
}

.paso3_crearpedido_montototal_cont_monto.montototal_calculado{
    color: rgb(82, 51, 234);
}

.paso3_crearpedido_montototal_subtotales_cont {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 8px 0px;
}
.paso3_crearpedido_montototal_subtotales_cont p {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.25px;
    color: rgb(0, 12, 46);
    margin-top: 0px;
    margin-bottom: 0px;
}

#button_crear_pedido_vex{
    margin-bottom: 0px;
}
#button_crear_pedido_vex a{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.46px;
    background-color: rgb(82, 51, 234);
    padding: 10px;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}
#button_crear_pedido_vex a i {
    display: flex;
    margin-right: 7px;
    -webkit-box-align: center;
    align-items: center;
}
#button_crear_pedido_vex a span {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    line-height: 1.5;
}
#button_status_paqueteria_vex{
    padding: 25px 15px 27px;
    text-align: center;
    width: 100%;
}
#button_status_paqueteria_vex a{
    color: rgb(82, 51, 234);
    font-size: 14px;
}













#contenedor_pagina_cotizador *{

}
#contenedor_pagina_cotizador{
    font-size: 14px;
}
#contenedor_pagina_cotizador *{
    text-transform: none;
}
#contenedor_pagina_cotizador_cont{
    position: relative;
    color: #000C2E;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 3px 5px -1px rgba(152, 167, 204, 0.12), 0px 6px 10px 0px rgba(152, 167, 204, 0.14), 0px 1px 18px 0px rgba(152, 167, 204, 0.20);
    padding: 1.5rem;
    width: 99%;
    margin-top: 10px;
}
#contenedor_pagina_cotizador_cont h1 {
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 1.25rem;
    color: #000C2E;
    text-align: left;
}
#contenedor_pagina_cotizador_cont form > div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
#contenedor_pagina_cotizador_title {
    
}
#contenedor_pagina_cotizador_direccion {
    
}
#contenedor_pagina_cotizador_producto {
    
}
#contenedor_pagina_cotizador_botones > div {
    align-items: center;
}

#contenedor_pagina_cotizador_botones_rigth {
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    align-items: flex-end;
}

#contenedor_pagina_cotizador_botones_rigth button.borrar_todo {
    font-weight: 400;
    margin-right: 16px;
    color: #5233EA;
    padding: 6px 8px;
    margin-bottom: 0px;
    line-height: 1.75;
}
#contenedor_pagina_cotizador_botones_rigth button#boton_cotizar {
    box-shadow: 0px 2px 4px -1px rgba(152, 167, 204, 0.12), 0px 4px 5px 0px rgba(152, 167, 204, 0.14), 0px 1px 10px 0px rgba(152, 167, 204, 0.20);
    background-color: rgb(82, 51, 234);
    min-width: 120px;
    padding: 6px 16px;
    border-radius: 6px;
    line-height: 1.75;
    margin-bottom: 0px;
    color: #fff;
    margin-right: 0px;
}
#formulario_dimensiones_cotizar {
    margin-bottom: 16px;
}
#formulario_dimensiones_cotizar > div{
    display: flex;
}
#formulario_dimensiones_cotizar svg {
    margin-top: 40px;
    width: 21px;
    height: 21px;
    margin-right: 16px;
    margin-left: 16px;
}
#formulario_dimensiones_cotizar span{
    display: block;
    margin-bottom: 8px;
}

#formulario_dimensiones_cotizar .cont_form_cotizar_producto{
    width: 100%;
}
#formulario_dimensiones_cotizar .cont_form_cotizar_producto_contenedor {
    position: relative;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.23);
}
#formulario_dimensiones_cotizar .cont_form_cotizar_producto_contenedor input {
    outline: none;
    padding: 18.5px 14px;
    padding-right: 0;
    padding-top: 4.5px;
    padding-bottom: 4.5px;
    width: 80px;
    margin-bottom: 0px;
    border: none;
    height: 40px;
    padding-right: 32px;
    border-radius: 6px;
}
#formulario_dimensiones_cotizar .cont_form_cotizar_producto_medida{
    position: absolute;
    right: 8px;
    top: 9px;
}
#formulario_flex_medidas .cont_form_cotizar_producto_contenedor{
    border-radius: 0px;
    border-right: none;
    border-left: none;
}
#formulario_flex_medidas >div:first-child .cont_form_cotizar_producto_contenedor{
    border-left: 1px solid rgba(0, 0, 0, 0.23);
    border-right: 1px solid rgba(0, 0, 0, 0.23);
    border-radius: 6px 0 0 6px;
}
#formulario_flex_medidas >div:last-child .cont_form_cotizar_producto_contenedor{
    border-right: 1px solid rgba(0, 0, 0, 0.23);
    border-left: 1px solid rgba(0, 0, 0, 0.23);
    border-radius: 0 6px 6px 0;
}
#formulario_flex_medidas{
    width: calc(100% - 50px);
}
#formulario_resultados_cotizador {
    width: 100%;
    display: flex;
    padding: 4rem 0px;
    text-align: center;
}
#formulario_resultados_cotizador_description{
    width: 500px;
    max-width: 100%;
    margin: auto;
    color: #000C2E;
}
.cotizador_cont_img_origen_destino{
    width: 18px;
    height: 18px;
    margin-right: 6px;
}
.cotizador_cont_img_origen_destino img{
    color: transparent;
    width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: center;
    text-indent: 10000px;
    border: none;
    border-radius: 50%;
}
.cotizador_cont_img_origen_destino_select{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    gap: 0.1rem;
    border: 1px solid rgba(0, 0, 0, 0.23);
    border-radius: 6px 0 0 6px;
    padding: 0 8px;
}
.cont_form_cotizar_producto_contenedor_destorigen {
    display: grid;
    grid-template-columns: minmax(10%, 30%) 1fr;
}
#formulario_dimensiones_cotizar .cont_form_cotizar_producto_contenedor_destorigen input {
    outline: none;
    padding: 18.5px 14px;
    padding-right: 0;
    padding-top: 4.5px;
    padding-bottom: 4.5px;
    margin-bottom: 0px;
    border: none;
    height: 40px;
    padding-right: 32px;
    border-radius: 0 6px 6px 0;
    border: 1px solid rgba(0, 0, 0, 0.23);
    width: 100%;
}
#cotizador_resultados_pesos{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: end;
}
#cotizador_resultados_pesos > p{
    display: flex;
    color: rgb(88, 102, 143);
    margin: 0px;
}
#cotizador_resultados_pesos > p:last-child{
    margin-left: 12px;
}
#formulario_resultados_cotizador_iniciador{
    width: 100%;
}
#formulario_resultados_cotizador.mostrar_resultados{
    padding-top: 42px;
}

#formulario_resultados_cotizador #formulario_resultados_cotizador_iniciador{
    display: block;
}
#formulario_resultados_cotizador #formulario_resultados_cotizador_resultado{
    display: none;
    width: 100%;
}
#formulario_resultados_cotizador.mostrar_resultados #formulario_resultados_cotizador_iniciador{
    display: none;
}
#formulario_resultados_cotizador.mostrar_resultados #formulario_resultados_cotizador_resultado{
    display: block;
}
#formulario_resultados_cotizador.mostrar_resultados h1{
    font-size: 22px;
    padding: 0 15px;
    text-align: left;
}
#formulario_resultados_cotizador_resultado_table_header{
    width: 100%;
    display: grid;
    align-items: center;
    padding-top: 1rem;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(7, 1fr);
}
#formulario_resultados_cotizador_resultado_table_header span {
    font-weight: 500;
    color: #58668F;
    text-align: left;
    font-size: 12px;
}
.formulario_resultados_cotizador_cuadro{
    box-shadow: 0px 3px 5px -1px rgba(152, 167, 204, 0.12), 0px 6px 10px 0px rgba(152, 167, 204, 0.14), 0px 1px 18px 0px rgba(152, 167, 204, 0.20);
    border-radius: 6px;
}
.formulario_resultados_cotizador_cuadro_cont{
    min-height: 3.5rem;
    padding: 0.5rem;
    margin: 1rem 0px;
    display: flex;
    place-content: center;
    flex-direction: column;
    -webkit-box-pack: center;
}
.formulario_resultados_cotizador_cuadro_row{
    width: 100%;
    display: grid;
    align-items: center;
    grid-template-columns: repeat(7, 1fr);
}
.formulario_resultados_cotizador_cuadro_row img{
    max-width: 90px;
    max-height: 50px;
    vertical-align: middle;
}
.formulario_resultados_cotizador_cuadro_row .border_evaluacion_mejor{
    color: rgb(59, 135, 62);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), rgb(76, 175, 80);
    overflow: hidden;
    white-space: nowrap;
    padding-left: 12px;
    padding-right: 12px;
    text-overflow: ellipsis;
    display: inline-block;
    border-radius: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.formulario_resultados_cotizador_cuadro_precio_label{
    color: rgb(88, 102, 143);
    font-size: 12px;
    text-align: right;
}
.formulario_resultados_cotizador_cuadro_precio{
    color: #000C2E;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
}
.cotizar_a_crear_envio{
    font-weight: 400;
    font-size: 16px;
    color: #5233EA!important;
    padding: 6px 8px;
}
div.formulario_checkbox_cont{

}
.svg_checkbox_enable, .svg_checkbox_disable{
    width: 24px;
    height: 24px;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
    top: 6px;
    position: relative;
    margin-right: 3px;
}
.svg_checkbox_enable{
    fill: rgb(82, 51, 234);
    display: none;
}
.svg_checkbox_disable{
    display: inline-block;
}
div.formulario_checkbox_cont.checked_checkbox_class_cuadro .svg_checkbox_enable{
    display: inline-block;
}
div.formulario_checkbox_cont.checked_checkbox_class_cuadro .svg_checkbox_disable{
    display: none;
}
div.formulario_checkbox_cont input {
    top: 0;
    left: 0;
    width: 100%;
    cursor: inherit;
    height: 100%;
    margin: 0;
    opacity: 0;
    padding: 0;
    z-index: 1;
    position: absolute;
}
div.formulario_checkbox_cont > div{
    display: inline-block;
    position: relative;
}
div.formulario-create-cuadro-checkbox{
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
    display: flex;
    flex-wrap: wrap;
}
div.formulario-create-cuadro-checkbox .formulario-create-cuadro-alias{
    display: none;
}
div.formulario-create-cuadro-checkbox.checked_checkbox_class .formulario-create-cuadro-alias{
    display: block;
}
.formulario-create-cuadro.formulario-create-cuadro-actualizar{
    max-width: 100%;
    flex-basis: 100%;
}

table.table_diseno{
    display: table;
    width: 100%;
    padding: 5px 0px;
    border-collapse: separate;
    border-spacing: 0px 12px;
    box-shadow: none;
    padding-bottom: 0px;
}
table.table_diseno thead{
    display: table-header-group;
}
table.table_diseno thead tr{
    color: inherit;
    display: table-row;
    vertical-align: middle;
    outline: 0px;
}
table.table_diseno thead tr th{
    font-size: 13.5px;
    font-weight: bold;
    color: rgb(0, 12, 46);
    line-height: 100%;
    display: table-cell;
    vertical-align: inherit;
    text-align: center!important;
    padding: 0px 16px;
    background-color: rgb(246, 246, 251)!important;
    border: 1px solid transparent !important;
    text-transform: inherit;
    padding: 11px 8px;
}
table.table_diseno thead tr th:nth-of-type(1) {
    border-left: 1px solid rgb(233, 235, 239);
    border-radius: 6px 0px 0px 6px;
}
table.table_diseno tbody{
    display: table-row-group;
}
table.table_diseno tbody::before {
    display: block;
    content: "";
    height: 0px;
}
table.table_diseno tbody tr {
    color: inherit;
    display: table-row;
    vertical-align: middle;
    outline: 0px;
    position: relative;
    border-top: 1px solid rgb(233, 235, 239);
}
table.table_diseno tbody tr td{
    font-size: 13px;
    font-weight: 400;
    color: rgb(0, 12, 46);
    line-height: 1.43;
    display: table-cell;
    vertical-align: inherit;
    text-align: left;
    padding: 8px;
    border-top: 1px solid rgb(233, 235, 239);
    border-bottom: 1px solid rgb(233, 235, 239);
    -webkit-box-pack: justify;
    background-color: #fff;

}
table.table_diseno tbody tr td:nth-of-type(1) {
    border-left: 1px solid rgb(233, 235, 239);
    border-radius: 6px 0px 0px 6px;
}
table.table_diseno tbody tr td:nth-last-of-type(1) {
    border-right: 1px solid rgb(233, 235, 239);
    border-radius: 0px 6px 6px 0px;
}
table.table_diseno tbody tr td button{
    margin: 0px;
    line-height: normal;
    padding: 7px 16px;
}
table.table_diseno p.direccion_vex{
    margin: 0px;
    font-size: 13.5px;
    color: rgb(35, 51, 98);
    line-height: 1.43;
    font-weight: bold;
}
table.table_diseno p.direccion_detalle_vex{
    margin: 0px;
    font-size: 13.5;
    font-weight: 400;
    line-height: 1.43;
    color: rgb(88, 102, 143);
}
table.table_diseno p.fecha_detalle_vex{
    margin: 0px 0px 8px;
    font-size: 13.5;
    font-weight: 400;
    line-height: 1.43;
    color: rgb(88, 102, 143);
}
.recoleccion_tipo_envio_cont{
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}
.recoleccion_tipo_envio_cont p{
    margin: 0px;
    font-size: 13.5;
    font-weight: 400;
    line-height: 1.43;
    color: rgb(0, 12, 46);
    text-transform: capitalize;
}
table.table_diseno .cont_status{
    background: rgb(195, 221, 253);
    color: rgb(28, 100, 242);
    font-weight: bold;
    font-size: 13px;
    height: 25px;
    border-radius: 16px;
    text-align: center;
    line-height: 23px;
    width: 120px;
    margin: auto;
}


.row_vex_display_flex{
    display: flex;
}
.row_vex_container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.row_vex_container-xs-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
}


.diseno_titulo_vex_content{
    padding: 15px 25px;
    border-bottom: 1px solid #dedede;
}
.diseno_cuerpo_vex_content{
    padding: 0 0 0 25px;
    padding-top: 17px;
    padding-bottom: 45px;
}
h1.diseno_titulo_vex{
    color: #000c2e;
    font-weight: 500;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 0px;
}
body.dokan-dashboard .page-wrapper{
    padding-top: 0px;
}
body.dokan-dashboard .dokan-dash-sidebar{
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
body.dokan-dashboard .dokan-dashboard-content{
    padding-top: 0px;
    padding-left: 0px;
}


.table_listado_vex_ordenes {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
.table_listado_vex_ordenes th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    text-align: left;
    padding: 9px;
    line-height: 1.42857143;
    border-top: 2px solid #ddd !important;
    background-color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    color: #0e0e0e;
    text-transform: initial;
}
.table_listado_vex_ordenes td{
    background-color: #fff!important;
    font-size: 14px;
    padding: 10px;
}
.table_listado_vex_ordenes th:first-child,
.table_listado_vex_ordenes td:first-child{
    padding-left: 8px!important;
}
.table_listado_vex_ordenes>tbody>tr:hover td{
    background-color: #f5f5f5!important;
}
.table_listado_vex_ordenes .btn, .table_listado_vex_ordenes [type="button"] {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-color: white;
    border: 1px solid black;
    border-radius: 4px;
    color: #707070;
    display: inline-block;
    font-size: 13px;
    font-size: 500;
    line-height: 100%;
    padding: 8px 10px;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}
.table_listado_vex_ordenes .btn_descargar{
    background: #4E34E3;
    border: #4E34E3;
    color: white;
    padding: 6px 10px;
    border-radius: 4px;
    display: inline-block;
    margin: 2px 0px;
}
.table_listado_vex_ordenes .btn_descargar i{
    margin-right: 3px;
}




.contenedor_filtros_tablas{
    padding-top: 8px;
    float: left;
    width: 100%;
    padding-bottom: 25px;
}
.contenedor_filtros_tablas .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    display: table-cell;vertical-align: top;
}
.contenedor_filtros_tablas .input-group_filtros_tabla{
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    padding-right: 15px;
}
.contenedor_filtros_tablas button{
    width: 85px;
    text-transform: none;
    -webkit-user-select: none;
    background-color: white;
    border: 1px solid black;
    border-radius: 4px;
    color: #707070;
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 10px;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    height: 34px;
    margin: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    min-height: initial;
}
.contenedor_filtros_tablas input[type=text]{
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table-cell;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.contenedor_filtros_tablas  .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.contenedor_filtros_tablas .filtros_tablas_lg{
    float: left;
}
.contenedor_filtros_tablas .filtros_tablas_lg_6{
    width: 50%;
}
.contenedor_filtros_tablas .filtros_tablas_lg_4{
    width: 33.333%;
}
.contenedor_filtros_tablas select{
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    background-color: #fff;
    border: 1px solid black;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
    color: #707070;
    display: block;
    padding: 6px 12px;
    text-overflow: ellipsis;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    width: 100%;
    height: 34px;
    min-height: initial;
    font-size: 14px;
    margin-bottom: 0px;
    width: 175px;
    max-width: 100%;
}
.contenedor_filtros_tablas a.button_crear_pedido_filtro{
    background: #4E34E3;
    border: #4E34E3;
    color: white;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5;
    padding: 6px 10px;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 4px;
    float: right;
}


@media only screen and (min-width: 600px) {
    .row_vex_container-sm-8 {
        flex-grow: 0;
        max-width: 66.666667%;
        flex-basis: 66.666667%;
    }
    .row_vex_container-sm-4{
        flex-grow: 0;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }
    .row_vex_container-sm-7 {
        flex-grow: 0;
        max-width: 58.333333%;
        flex-basis: 58.333333%;
    }
    .row_vex_container-sm-5 {
        flex-grow: 0;
        max-width: 41.666667%;
        flex-basis: 41.666667%;
    }
    .row_vex_container-sm-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }

}

@media only screen and (min-width: 1280px) {
    .row_vex_container-lg-9 {
        flex-grow: 0;
        max-width: 75%;
        flex-basis: 75%;
    }
    .row_vex_container-lg-3 {
        flex-grow: 0;
        max-width: 25%;
        flex-basis: 25%;
    }
    .row_vex_container-lg-7 {
        flex-grow: 0;
        max-width: 58.333333%;
        flex-basis: 58.333333%;
    }
    .row_vex_container-lg-5 {
        flex-grow: 0;
        max-width: 41.666667%;
        flex-basis: 41.666667%;
    }
}




#billing_address_1_field, #billing_first_name_field{
    display: none;
}
.checkout-page-title.page-title *{
    display: none;
}
.woocommerce-form-coupon-toggle{
    display: none;
}
.woocommerce-additional-fields{
    display: none;
}
.woocommerce-billing-fields{
    border-top: none!important;
}
body.logged-in .html.header-button-1{
    display: none;
}
.woocommerce-checkout-review-order-table dl.variation{
    display: none;
}