﻿@media only screen and (min-width: 320px) and (max-width: 479px){

.region.region-header.row { display: flex; align-items: center; flex-direction: row; }
#block-solucionweb-subprimary ul { text-align: right; }
    
.tabla-especificaciones { width: 100% !important; overflow-x: scroll; display: block; }

.path-product .contenidotitlepage { font-size: 30px; margin: 35px 0 30px 0; text-align: left;}
.path-product .region.region-content.row { padding: 0; }
.detalles-producto { margin-top: 25px; padding: 0 !important; }
.detalles-producto details { padding: 0 !important;}
#block-solucionweb-commercecategoryblock h2 { margin: 50px auto 2%; font-size: 30px; }
.detalles-producto td { text-align: left; width: 100% !important; display: table;}
.segundo-nivel-categoria { margin: 25px 0 0 0; }
#block-solucionweb-menutesttercernivel { display: none; }

.view-id-productos.view-display-id-block_1 .view-display-id-block_4 ul.dropdown-menu, 
.view-id-productos.view-display-id-block_2 .view-display-id-block_4 ul.dropdown-menu {
    flex-wrap: wrap;
}
.view-id-productos_relacionados .views-field-field-descripcion { display: none;}
.tabla-especificaciones.dos-columnas tr td {  display: initial; float: left; }
#block-solucionweb-search-form { right: -9px; width: 385px; }
.breadcrumb-container .breadcrumb ul li {  display: table; width: auto; float: left; }
.tabla-especificaciones.tres-columnas tr td { 
    width: 33% !important;
    padding: 5px;
    display: flex;
}
.horizontal-tabs ul.horizontal-tabs-list li.horizontal-tab-button { width: 100% !important;}
.tabla-especificaciones.tres-columnas td, .tabla-especificaciones td  { display: revert !important; }
.tabla-especificaciones.dos-columnas td { width: 50% !important; }
.group-detalle-pestanna .field--name-body p { margin: 0; }

.path-cart form table.views-table td.views-field-purchased-entity:before { content: "Producto: " !important; }
.cart-form form td.views-field-remove-button { padding: 0 !important;}
.cart-form form td.views-field-remove-button:before { content: none !important; }
.cart-form form td { 
    padding: 10px 0 !important;
    flex-direction: row;
    justify-content: space-between;
}
.cart-form form td > div, .cart-form form td >  a { width: 60%; }

.path-checkout table > caption { display: none; }
.checkout-pane-customer-comments .fieldset-wrapper, .checkout-pane-billing-information .fieldset-wrapper {
    width: 90%;
}
.field--name-address .address-container-inline { flex-direction: column; }
.field--name-address .address-container-inline .form-item { margin: 16px 0; }
.field--name-address .address-container-inline .form-item,
#edit-billing-information-profile .field--widget-string-textfield, 
#edit-billing-information-profile .field--widget-options-select { width: 100%; }
.checkout-pane-contact-information { width: 90% !important; }
.commerce-checkout-flow { margin-top: 20px;}
.view-commerce-cart-form { width: 100%; }

}


