body {
    font-family: Verdana, Arial, sans-serif;
    background-color: #003300
}

#background {
    background-color: #fff;
    overflow: hidden;
}

.cuadro-texto {
    border: 1px solid #ffe8d9;
    padding: 5px;
    background-color: #fff
}

.w400 {
    width: 400px !important;
}

.w250 {
    width: 250px !important;
}

.w100 {
    width: 100px !important;
}

.w50 {
    width: 50px !important;
}

.w40 {
    width: 40px !important;
}

.w100p {
    width: 100% !important;
}

.center {
    text-align: center !important;
}

.table td {
    padding: 10px;
}

.table th {
    padding: 10px;
}

.styled-table, .styled-table-refs {
    border-spacing: 0 5px;
    border-collapse: separate;
}

.styled-table th, .styled-table-refs tr {
    background-color: #fff;
}

.styled-table tr, .styled-table-refs tr {
    background-color: #f1f1f1;
}

.styled-table tr:hover {
    background-color: #f8f8f8;
    cursor: move;
}

.styled-table .no-move {
    cursor: pointer !important;
}

.table-placeholder {
    height: 84px;
    background-color: #ffffcc !important;
}

.list-placeholder {
    background-color: #ffffcc !important;
    margin: 0 31px !important;
}

/*.separador-tabla {padding: 5px 0; border-bottom: 1px solid #999;}*/
.bold {
    font-weight: bold;
}

/*.error-field {background-color: #ff6666;}*/
.error-field {
    background-color: #fcc5c5;
    border: 1px solid #990000;
}

.clearTable {
    border-bottom: 1px solid #000;
}

.alert {
    color: #990000 !important;
}

.zone-wrapper {
    padding: 10px;
}

/*.fix-width {width: 1010px; margin: 0 auto;}*/
.red {
    color: #cc0000 !important;
}

.tachado {
    text-decoration: line-through;
}

.underline {
    text-decoration: underline;
}

.pdfdownload {
    width: 48px;
    height: 48px;
    background: url('/site_media/images/web/ZIP.png') no-repeat center;
    display: inline-block;
}

.logo:hover {
    cursor: pointer;
}

.link_cliente {
    text-decoration: underline;
    font-size: 11px;
}

.align_left {
    text-align: left !important;
}

.hidden {
    display: none;
}

.boton a {
    font-size: 16px;
    color: #fff;
    padding: 6px 16px;
    border: 1px solid #000;
    background-color: #003300;
}

.boton_naranja a {
    font-size: 14px;
    color: #fff;
    padding: 6px 16px;
    border: 1px solid #000;
    background-color: #FF6600;
}

/*.boton a:hover {color: #a32122; background-color: #ccc;}*/

/* ZONAS ERROR */
.error {
    color: #a32122;
    font-size: 10px;
    position: absolute;
}

/* HEADER */
header {
    background: url('/site_media/images/web/rayas_down_up.png') repeat-x;
    color: #fff;
}

.subheader {
    background: url('/site_media/images/web/rayas_up_down.png') repeat-x;
    height: 37px;
}

.subfooter {
    background: url('/site_media/images/web/rayas_down_up.png') repeat-x;
    height: 37px;
}

.lista-idiomas {
    height: 37px;
}

.lista-idiomas ul {
    padding: 8px 0;
}

.lista-idiomas ul li {
    display: inline-block;
    margin-left: 15px;
}

.lista-idiomas ul li a {
    text-transform: uppercase;
}

.top-zone {
    background-color: #003300;
    overflow: hidden;
}

.logo {
    background: url('/site_media/images/web/LOGO_LAMI.png') no-repeat center;
    width: 208px;
    height: 81px;
    padding: 30px 0;
    float: left;
    margin: 20px 0;
}

.zona-usuario {
    float: right;
    background: url('/site_media/images/web/CAJA_LAMI.png') no-repeat left;
    padding-left: 100px;
    margin: 20px 0 0 0;
    min-height: 103px;
}

.zona-usuario .destacado {
    font-size: 20px;
    font-weight: bold;
    display: block;
    line-height: 20px;
}

.zona-carrito, .zona-area-cliente {
    float: left;
    padding: 0 10px;
}

#carrito-loader {
    font-family: Marvel;
}

#carrito-loader table td {
    padding: 3px 0 0 3px;
}

#carrito-loader table span {
    font-weight: bold;
}

.zona-area-cliente, .zona-carrito {
    border-left: 1px solid #FF6600;
}

.listado-opciones li {
    margin: 5px;
    background: url('/site_media/images/web/punto_lista.png') no-repeat left top 10px;
    padding-left: 15px;
}

#carrito-loader .styled_div {
    margin: 2px;
    background: url('/site_media/images/web/punto_lista.png') no-repeat left top 10px;
    padding-left: 15px;
}

.listado-opciones li, .listado-opciones li a {
    color: #fff;
    font-family: Marvel
}

.listado-opciones li a:hover {
    text-decoration: underline;
}

.opciones-footer1 {
    text-align: center;
}

.opciones-footer1 {
}

.opciones-footer1 ul li {
    display: inline-block;
    padding: 0 5px;
    background: none;
}

.opciones-footer1 ul li a {
    color: #FF6600;
}

.main-menu-wrapper {
    background-color: #003300;
    color: #fff;
}

.separador-bloques {
    height: 2px;
    background-color: #fff;
}

.main-menu-opt {
    display: inline-block;
}

#buscador {
    float: right;
    padding: 7px 0 0 0;
}

#buscador-exec {
    background: url('/site_media/images/web/lupa.png') no-repeat center;
    width: 25px;
    height: 21px;
    display: inline-block;
    cursor: pointer;
}

.siguiente {
    background: url('/site_media/images/web/flecha_dcha.png') no-repeat center;
    width: 5px;
    height: 9px;
    margin: 0 5px 0 10px;
    display: inline-block;
}

/* CATEGORIAS  */
/*.main-menu ul li {display: inline-block; margin: 3px 0 5px;}
.main-menu ul li a {padding: 2px 8px; font-size: 15px;}*/

.links-menu li a {
    font-size: 12px !important;
    padding: 5px;
    margin: 5px;
    vertical-align: initial;
}

.links-menu li {
    border-left: 1px solid #fff;
    margin: 6px 0 !important;
}

.links-menu li:first-child {
    border-left: none;
}

/*
.selected-order-0 {background-color: #a32122;}
.selected-order-1 {background-color: #5e5c5c;}
*/

.menu-categorias {
    width: 100%;
    overflow: hidden;
    margin: 0;
    float: left;
    font-family: 'Marvel', sans-serif;
}

.menu-categorias a {
    font-size: 16px;
    display: block;
    border-top: 1px solid #ccc
}

.cat-nivel1-wrapper {
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}

.cat-nivel1-wrapper h2 {
    font-size: 18px;
    color: #003300;
    font-weight: bold;
    padding: 3px 0;
    font-family: 'Marvel', sans-serif;
}

.cat-nivel2 {
    display: none;
    list-style-position: outside;
    list-style-type: disc;
    background-color: #e5ebe5;
    padding-left: 5px;
}

.cat-nivel2 li:hover, .cat-nivel2 .selected {
    background-color: #fff;
    color: #ff6700;
}

/*.desplegado {display: block !important;}*/

/* REGISTRO */
/*.formulario {overflow: hidden;}*/
.formulario .titulo {
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.formulario h1 {
    font-weight: 100;
    font-size: 20px;
}

.tipo-cliente {
    text-align: center;
    padding: 10px;
}

.tipo-cliente li {
    display: inline-block;
    padding: 0 20px;
}

.titulo_white h1 {
    font-weight: bold;
    color: #fff;
    font-size: 28px;
    font-family: 'Marvel', sans-serif
}

.formulario-block, .form_standard {
    padding: 5px;
    margin: 10px 0;
    background-color: #fff;
    font-family: 'Marvel', sans-serif;
}

.formulario-block h1, .form_standard h1 {
    color: #233300;
    font-size: 30px;
    font-weight: bold;
}

.formulario-block h2 {
    color: #ff6700;
    font-size: 24px;
}

.formulario-block h3 {
    color: #ff6700;
    font-size: 16px;
}

.formulario-block p {
}

#formulario-registro {
    min-height: 600px;
}

.table-wrapper-zone {
    float: left;
    width: 470px;
}

.table-wrapper {
    overflow: hidden;
}

#mensajes-error-wrapper {
    width: 500px;
    margin: 0 auto;
    border: 2px solid #e00000;
    background-color: #fafafa;
    padding: 10px;
    color: #e00000;
    text-align: center;
    display: none;
}

#mensajes-error-wrapper h2 {
    font-size: 14px;
    color: #000;
}

#mensajes-error-wrapper p {
    font-size: 12px;
    padding: 2px 0;
}

#zona-direccion {
    display: none;
}

.linea-empresa {
    display: none;
}

/* CUENTA CLIENTE */
.menu-cuenta-wrapper {
    font-family: Marvel
}

.menu-cuenta-wrapper ul {
    list-style: none;
}

.menu-cuenta-wrapper ul li a {
    color: #003300;
}

.menu-cuenta-wrapper ul li a:hover {
    color: #FF6600;
    text-decoration: none;
}

/* PEDIDOS */
.tabla-pedidos-cliente th {
    padding: 3px !important;
    background-color: #FF6600;
}

.nopadding {
    padding: 0 !important;
}

/* LIBRETA DIRECCIONES */

/* PRODUCTOS */
.path {
    font-family: Marvel;
    font-size: 16px;
}

.path ul {
    padding: 0px;
}

.path ul li {
    display: inline-block;
    padding: 0 5px 0 0;
    vertical-align: bottom;
}

.path ul li span {
    font-size: 16px;
}

.path a {
    font-size: 16px;
}

/*.productos-loader {float: left;margin-left: 10px;}*/
/*
.producto {width: 190px; height: 214px; margin: 10px 10px 0 0; float: left; position: relative;
           -moz-box-shadow: 2px 2px 2px #888;
           -webkit-box-shadow: 2px 2px 2px #888;
           box-shadow: 2px 2px 2px #888;
           background: url('/site_media/images/web/rayas_bottom_naranja.png') repeat-x bottom, url('/site_media/images/web/rayas_top_naranja.png') repeat-x top #FF6600;
           font-family: Marvel;
           padding: 2px;}*/

.producto {
    margin: 10px 10px 0 0;
    position: relative;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
    background: url('/site_media/images/web/rayas_bottom_naranja.png') repeat-x bottom, url('/site_media/images/web/rayas_top_naranja.png') repeat-x top #FF6600;
    font-family: Marvel;
    padding: 2px;
}

/*
.crop {width: 190px;
       height: 150px;
       overflow: hidden;
       display: table-cell; vertical-align: middle;
       background-color: #fff;
       text-align: center;}*/
.producto .dsc {
    background: transparent;
    height: 60px;
    width: 190px;
    overflow: hidden;
}

.producto .dsc_oferta {
    background-color: transparent;
}

.producto .dsc-text {
    padding: 2px 5px;
}

.producto .dsc-text p {
    color: #fff;
    height: 38px;
}

.dsc-text .precios ul li {
    display: none;
    color: #fff;
    padding-right: 20px;
}

.banda-oferta {
    position: absolute;
    width: 55px;
    height: 50px;
    background: url('/site_media/images/web/DESTACADO.png') no-repeat center;
    right: 0;
    top: -10px;
}

#filtro-productos-wrapper {
    margin: 3px 0;
}

#filtro-productos-wrapper span {
    font-family: Marvel;
    color: #FF6600;
}

.botones_imagen_producto {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.botones_imagen_producto a {
    float: left;
    margin: 5px;
}

#ficha_tecnica_loader {
    display: none;
}

#ficha_tecnica_loader ul li {
    margin: 20px 0;
}

#ficha_tecnica_loader img {
    -moz-box-shadow: 0 0 25px #888;
    -webkit-box-shadow: 0 0 25px #888;
    box-shadow: 0 0 25px #888;
}

/* FICHA PRODUCTO */
.ficha-producto {
    margin-left: 10px;
    margin-bottom: 20px;
}

.ficha-producto .imagenes-wrapper {
    background-color: #fff;
}

.ficha-producto #imagen-principal {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

/*.ficha-producto .moreinfo {display: table-cell; position: relative; vertical-align: top; width: 486px;}*/
/*.ficha-producto .imagenes-miniatura {height: 69px;}*/
.ficha-producto .imagenes-miniatura ul li {
    display: inline-block;
    border: 1px solid #5e5c5c;
    background-color: #fff;
    margin: 7px 0 0 7px;
}

.ficha-producto .imagenes-miniatura ul li div {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    height: 60px;
}

.ficha-producto .imagenes-miniatura .mini-loader {
    cursor: pointer;
}

.ficha-producto .referencias-producto {
    margin: 10px 0;
}

.ficha-producto .titulo-producto {
}

.ficha-producto .informacion-producto p {
    padding: 5px 0;
}

.jqstb-scroll {
    background-color: #fff;
}

.detalle_caracteristicas {
    width: 400px;
}

.titulo-producto p {
    padding: 0 0 5px 0;
    font-size: 28px;
    color: #003300;
    font-weight: bold;
}

.carrito-referencia {
    width: 19px;
    height: 16px;
    background: url('/site_media/images/web/carrito.png') no-repeat center;
    cursor: pointer;
}

.gris1 {
    background-color: #d6d4d5;
}

.gris2 {
    background-color: #e5e5e5;
}

.color-precio {
    background-color: #5b8f00;
    color: #fff;
}

.listado-referencias table {
    text-align: center;
    border-collapse: separate;
    width: 100%;
}

.listado-referencias table th {
    font-size: 16px;
    color: #fff;
    padding-left: 5px;
}

.listado-referencias table td span {
    font-size: 11px;
}

.listado-referencias table td {
    font-size: 12px;
    padding: 3px 5px;
    font-family: Verdana;
}

.listado-referencias tr.even {
    background-color: #fff;
}

.listado-referencias tr.odd {
    background-color: #ffe8d9;
}

.productos-relacionados {
    margin-left: 204px;
    width: 816px;
}

.informacion-producto strong {
    vertical-align: baseline !important;
}

/* POPUP FANCYBOX */
.fancybox-skin {
    background: url('/site_media/images/web/rayas_up_down.png') repeat-x bottom, url('/site_media/images/web/rayas_down_up.png') repeat-x top #003300;
}

/* CARRITO */
.preview-producto-anadido {
    background-color: #fff;
}

.preview-producto-anadido ul li {
    display: inline-block;
    padding: 15px;
}

.preview-producto-anadido .imagen-miniatura {
    width: 100px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
}

.preview-producto-anadido-carrito {
    background: url('/site_media/images/web/rayas_top_naranja.png') repeat-x top #FF6600;
}

.preview-producto-anadido-carrito ul li {
    display: inline-block;
    padding: 5px;
}

.preview-producto-anadido-carrito .imagen-miniatura {
    width: 50px;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
}

.preview-producto-anadido .nombre-producto span {
    font-size: 20px;
    color: #000;
    font-family: 'Marvel', sans-serif;
    font-weight: bold;
}

/*.preview-producto-anadido .nombre-producto span:hover {text-decoration: underline;}*/

.referencia-producto-anadido {
    width: 800px;
}

.referencia-producto-anadido table {
    text-align: center;
    border-collapse: separate;
    width: 100%;
}

.referencia-producto-anadido table th {
    color: #fff;
    font-size: 16px;
    padding-left: 5px;
    font-family: 'Marvel', sans-serif
}

.referencia-producto-anadido table td {
    padding: 3px 5px;
    font-size: 14px;
    background-color: #fff;
    color: #000;
    font-family: Verdana
}

.itemcarrito {
    width: 100%;
}

.referencia-producto-anadido-carrito {
    background-color: #FF6600;
    padding: 5px;
    margin-top: 5px;
}

.itemaction {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 2px 5px 4px 5px;
    cursor: pointer
}

.removeitem-disabled {
    background: url('/site_media/images/web/removeitem2.png') no-repeat center;
    opacity: 0.2;
    cursor: default;
}

.removeitem {
    background: url('/site_media/images/web/removeitem2.png') no-repeat center;
}

.additem {
    background: url('/site_media/images/web/additem2.png') no-repeat center;
}

.removefulltitem {
    background: url('/site_media/images/actions/delete.png') no-repeat center;
}

.link-item-carrito .nombre-producto span:hover {
    text-decoration: underline !important;
}

.cursor-none {
    cursor: default !important;
}

.zona-subtotal {
    overflow: hidden;
}

.zona-subtotal table {
    float: right;
}

.zona-subtotal table td {
    padding: 5px 10px;
}

#seleccion_metodo_pago li {
    padding: 10px 0;
}

.bloque {
    background-color: #fafafa;
    min-height: 285px;
    padding: 5px;
    background: url('/site_media/images/web/rayas_bottom_naranja.png') repeat-x bottom, url('/site_media/images/web/rayas_top_naranja.png') repeat-x top #FF6600;
}

.bloque .contenido-bloque {
    padding: 5px 20px;
    background-color: #fff;
}

.bloque h3 {
    color: #003300;
    padding: 5px 0;
    font-size: 28px;
}

#seleccion_metodo_pago td {
    text-align: center;
    width: 200px;
    padding: 10px 0;
}

/* HOME */
.flechas {
    float: right;
}

.flechas span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 0 10px;
    cursor: pointer;
}

#slider-ofertas-izquierda {
    background: url('/site_media/images/web/slider-izda.png') no-repeat center;
}

#slider-ofertas-derecha {
    background: url('/site_media/images/web/slider-dcha.png') no-repeat center;
}

.productos-home {
    margin-bottom: 20px;
}

.productos-oferta .titulo {
    height: 24px;
    color: #a32122;
    font-size: 16px;
    background: url('/site_media/images/web/star.png') no-repeat left top -2px;
    padding-left: 30px;
    font-weight: bold;
}

#slider-novedades-izquierda, .flecha-gris-izquierda {
    background: url('/site_media/images/web/slider-izda-gris2.png') no-repeat center;
}

#slider-novedades-derecha, .flecha-gris-derecha {
    background: url('/site_media/images/web/slider-dcha-gris2.png') no-repeat center;
}

.productos-novedad .titulo, .productos-categoria-home .titulo {
    height: 24px;
    color: #5e5c5c;
    font-size: 16px;
    font-weight: bold;
}

.bloque_naranja {
    background: url('/site_media/images/web/rayas_bottom_naranja.png') repeat-x bottom, url('/site_media/images/web/rayas_top_naranja.png') repeat-x top #FF6600;
}

.bloque_naranja #data-zone {
    background-color: #fff;
}

.bloque_naranja #data-zone p {
    color: #FF6600;
    font-size: 20px;
}

.bloque_naranja .formulario {
    background-color: #fff;
    padding: 5px;
}

/* BANNERS */
.zona-banners {
    overflow: hidden;
    margin-top: 10px;
}

.banner_website {
    overflow: hidden;
    margin: 10px;
    float: left;
}

.producto-destacado-banner {
    width: 592px;
    height: 150px;
    margin: 10px 0;
    overflow: hidden;
    padding: 5px
}

.producto-destacado-banner .desc_wrapper {
    display: table-cell;
    vertical-align: top;
}

.producto-destacado-banner .titulo {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    padding: 5px;
    font-family: Marvel;
}

.producto-destacado-banner .imagen {
    width: 240px;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
}

/*.producto-destacado-banner .imagen img {width: 150px;}*/
.producto-destacado-banner .desc {
    padding: 10px;
}

.producto-destacado-banner .desc p {
    font-size: 10px;
    color: #003300;
    overflow: hidden;
    height: 50px;
}

.producto-destacado-banner .precios ul {
    float: right;
}

.producto-destacado-banner .precios ul li {
    display: inline-block;
    color: #fff;
    padding-right: 20px;
}

.producto-destacado-banner .precios ul li span {
    font-size: 24px;
}

/* FOOTER */

footer {
    background-color: #003300;
    overflow: hidden;
}

/*footer .zona1 {padding: 20px; float: left; width: 280px;}*/
footer .zona2, footer .zona3 {
    padding: 10px 0;
    text-align: center;
}

footer .zona2 li, footer .zona3 li {
    display: inline-block;
}

footer .zona1 .nombre_site {
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-family: Marvel;
}

footer .zona2 li:first-child, footer .zona3 li:first-child {
    background: none;
}

/*footer .zona3 {padding: 20px; float: left; width: 280px;}*/
/*#logo_pie {width: 209px; height: 39px;background: url('/site_media/images/web/logo_pie.png') no-repeat center; margin: 0 0 20px 0;}*/

/* BLOG */
/*.noticia_listado {margin: 20px 0;}*/
.noticia_listado .noticia_imagen {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
}

.noticia_listado .noticia_contenido {
}

.noticia_listado .noticia_contenido h1 {
    padding-bottom: 10px;
    font-size: 20px;
    color: #a32122
}

.noticia_listado .noticia_contenido p {
    padding: 5px;
    font-size: 14px;
}

.detalle_noticia h1 {
    font-size: 20px;
    line-height: 20px;
    padding: 0 0 10px;
    color: #a32122;
}

.detalle_noticia p, .detalle_noticia .p, .detalle_noticia {
    padding: 10px 0;
    color: #000;
    /*text-align: justify*/;
    line-height: 18px;
}

.titulo_noticia_destacada {
    color: #000;
    font-size: 18px;
    line-height: 18px;
    font-weight: 100;
}

.zona_noticias_izquierda .detalle_imagen { /*float: left; margin: 20px;*/
    border: 2px solid #FFF;
    overflow: hidden;
    /*width: 300px;
    height: 224px;*/
    display: table-cell;
    vertical-align: middle;
    /*text-align: center;*/
    background-color: #fff;
    /*-moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;*/
}

/*.zona_noticias_izquierda .detalle_imagen img {min-height: 224px;}*/
.zona_noticias_izquierda .cuerpo {
}

.noticia-pag {
    margin: 20px 0 100px 0;
    text-align: right;
}

.noticia-pag img {
    padding: 0 5px;
    vertical-align: middle;
}

.noticia-pag a {
    color: #6f5b38;
}

#imagenPrincipal img {
    min-height: 224px;
}

.pagination {
    padding: 10px;
    text-align: right;
}

.pagination span {
    vertical-align: middle !important;
}

.pagination .current {
    color: #a32122;
}

.pagination img {
    width: 15px;
    padding: 0 10px;
    vertical-align: middle;
}

.leermas {
    color: #a32122;
    text-decoration: underline;
}

.leermas_wrapper {
    text-align: right;
    padding: 10px 20px;
}

.noticia_fecha {
    font-size: 10px;
    color: #999;
    padding: 0 0 2px 0;
}

.redes_sociales {
    padding: 0 0 10px 0;
}

.redes_sociales a {
    display: inline-block;
    padding-right: 4px;
}

.redes_sociales img {
    width: 24px;
    height: 24px;
}

/* MAQUETACION LAMI */

.fondo_naranja {
    background: url('/site_media/images/web/rayas_bottom_naranja.png') repeat-x bottom, url('/site_media/images/web/rayas_top_naranja.png') repeat-x top #FF6600;
}

.empty {
    color: #ccc !important;
}

.info_tecnica_wrapper li {
    display: inline-block;
    margin: 10px;
}

.fondo_blanco {
    background-color: #fff;
}

.descargar_info_tecnica, .descargar_oferta {
    text-align: center;
    margin: 10px auto;
    color: #FFF;
    background-color: #FF6600;
    padding: 5px 10px;
    cursor: pointer;
    width: 100px;
    position: relative;
    top: -22px;
    font-size: 12px;
}

/* NUEVO BOOTSTRAP */

.bgverde {
    background-color: #003300 !important;
    color: #fff !important;
    border: none;
    background: #003300 !important;
}

.bgverde a {
    color: #fff !important;
}

.navbar-default {
    padding: 0;
}

.navbar {
    border: none;
    border-radius: initial;
    box-shadow: none;
}

.navbar-toggle {
    background-color: #003300 !important;
    color: #fff !important
}

.crop {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 1025px) {

    .crop {
        width: 346px !important;
        height: 273px !important;
    }
}

@media (min-width: 1200px) {
    .crop {
        width: 206px !important;
        height: 160px !important;
    }
}

@media (max-width: 767px) {

    .crop {
        width: 346px !important;
        height: 273px !important;
    }

    .producto {
        margin: 10px auto 0 auto;
    }
}

.producto {
    max-width: 346px;
}

.modal-footer {
    border-top: none;
}

/* SLIDER */

.swiper-container {
    width: 100%;
    height: 600px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.text-absolute-center {
    position: absolute;
    bottom: 48%;
    text-align: left;
}

.slider-title-text {
    text-align: center;
    color: #fff;
    display: block;
    font-size: 3vmax;
    line-height: 30px;
    font-style: italic;
    text-shadow: 2px 2px #000000;
}

.custom-block {
    margin-bottom: 30px;
}

.custom-block h3 {
    color: #FF6600;
    font-weight: bold;
    padding: 10px 0;
    font-size: 20px;
}

.custom-block h5 {
    font-weight: bold;
    padding: 10px 0;
}

.custom-block p, .custom-block li {
    font-size: 13px;
    line-height: 16px;
}

.custom-block ul {
    list-style: inside;
    list-style-position: outside;
    padding-left: 15px;
}