/*************************************************************************************
* css/media.css                                                                      *
**************************************************************************************
* Software Name: Tienda Virtual                                                      *
* Software URL: https://www.mvcloud.ar/tienda-virtual                                *
* Software Support: tiendavirtual@mvcloud.ar                                         *
* Software Version: 1                                                                *
* Software Release: 2023                                                             *
* Author Name: MvCloud                                                               *
* Author URL: https://www.mvcloud.ar                                                 *
* Author Support: soporte@mvcloud.ar                                                 *
**************************************************************************************
*                   Copyright 2022 - Todos los derechos reservados                   *
*************************************************************************************/

@media screen and (min-width: 1980px) {
    /* CONTENT */
    .content, section#blog .content, section#marcas .content {
        width: 60%;
    }

    nav .content li ul {
        width: 60%;
        left: 20%;
    }

    /* PUBLICIDADES */
    .fade img {
        height: 820px !important;
    }
}

@media screen and (min-width: 1450px) and (max-width: 1989px) {
    /* HEADER */
    header {
        padding: 30px 0;
    }

    header nav {
        padding: 10px 0;
    }

    header .content .accesos {
        padding: 18px 0;
    }

    header .content .buscador form {
        margin: 60px 8px;
    }

    nav.top .content .logo-nav {
        padding: 5px 0;
        width: 18%;
    }

    /* LISTA */
    section#buscador .content .rt .resultados-buscador {
        grid-template-columns: repeat(4, 1fr);
    }

    /* PRODUCTO */
    nav.top .content li a {
        padding: 55px 18px;
    }

    /* LISTA */
    section#lista .content .lista {
        width: 20%;
    }

    /* PUBLICIDAD */
    .fade img {
        height: 640px !important;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
    /* HEADER */
    header .content nav {
        width: 58%;
    }

    nav li a {
        padding: 8px 15px;
    }

    nav .content li ul .rt h2 {
        font-size: 15px;
        margin: 12px 0;
    }

    nav .content li ul .rt .articulo {
        padding: 0;
        margin: 0 auto;
    }

    nav .content li ul .rt .articulo h2 {
        font-size: 13px;
        margin: 8px 0 0 0 !important;
    }

    nav .content li ul .rt .articulo p {
        margin: 0 !important;
        padding: 0 !important;
    }

    nav .content li ul .rt .articulo p a {
        margin: 0 auto;
        padding: 0;
        font-size: 11px;
    }

    nav .content li ul .rt .articulo .precio {
        margin: 0 auto 20px auto;
    }

    nav .content li ul .rt .articulo .botones {
        display: none;
    }

    .box-margin {
        margin-top: 75px;
    }

    /* ARTICULO */
    .articulo .promo {
        font-size: 10px;
    }

    .articulo .precio strong {
        font-size: 28px;
    }

    .articulo .botones a span {
        font-size: 13px;
    }

    .articulo .botones a {
        width: 40%;
        padding: 12px 8px !important;
    }

    /* LISTA */
    section#lista .content .lista {
        width: 32%;
    }

    /* CARRITO */
    .modal-content {
        width: 50%;
    }

    /* COTIZAR */
    section#cotizar .content .lt {
        width: 65%;
    }

    section#cotizar .content .lt .info .lt {
        width: 60%;
    }

    section#cotizar .content .lt .info .rt {
        width: 40%;
    }

    section#cotizar .content .rt {
        width: 32%;
    }

    /* LOGIN */
    #login-modal .modal-content {
        top: 10%;
    }

    #login-modal .modal-content .rt .content a {
        width: 60%;
    }
}

@media screen and (min-width: 800px) and (max-width: 959px) {
    /* HEADER */
    header .content nav {
        width: 58%;
    }

    nav li a {
        padding: 8px 15px;
    }

    nav.top .sucursales {
        padding: 5px 0;
    }

    nav.top .sucursales .content a, nav.top .sucursales .content a strong {
        font-size: 11px;
    }

    nav.top .sucursales .content a img {
        width: 12px;
    }

    nav.top .sucursales .content .social a, nav.top .sucursales .content .social a img {
        width: 18px;
        height: 18px;
    }

    nav.top .content .logo-nav {
        padding: 15px 0 0 0;
    }

    nav.top .content li a {
        padding: 30px 10px;
        font-size: 13px;
    }

    nav.top li.carrito a {
        padding: 28px 0 0 8px;
    }

    nav .content li ul .rt h2 {
        font-size: 13px;
        margin: 12px 0;
    }

    nav .content li ul .rt .articulo {
        padding: 0;
        margin: 0 auto;
    }

    nav .content li ul .rt .articulo img {
        width: 80% !important;
        height: 120px !important;
    }

    nav .content li ul .rt .articulo h2 {
        font-size: 13px;
        margin: 8px 0 !important;
    }

    nav .content li ul .rt .articulo p {
        margin: 0 !important;
        padding: 0 !important;
    }

    nav .content li ul .rt .articulo p a {
        margin: 5px auto;
        padding: 0 !important;
    }

    nav .content li ul .rt .articulo .precio {
        margin: 0 auto 20px auto;
    }

    nav .content li ul .rt .articulo .precio strong {
        font-size: 24px;
    }

    nav .content li ul .rt .articulo .botones {
        display: none;
    }

    nav ul h5 {
        font-size: 15px;
        margin: 12px 0;
    }

    nav ul li a {
        padding: 8px 0 !important;
    }

    nav.top .content li p a {
        font-size: 11px !important;
    }

    .box-margin {
        margin-top: 75px;
    }

    /* PROMOCIONES */
    section#promociones .content .lt {
        padding: 120px 0;
    }

    section#promociones .content .lt h2 {
        font-size: 28px;
        line-height: 40px;
    }

    section#promociones .content .lt p {
        font-size: 12px;
    }

    /* LISTA */
    section#lista .content .lista {
        width: 32%;
    }

    /* BUSCADOR */
    section#buscador .content .rt .resultados-buscador {
        grid-template-columns: repeat(2, 1fr);
    }

    /* POST */
    section#post .content .info .rt .precio strong {
        font-size: 34px;
    }

    section#post .content .info .rt ul li span {
        width: 82%;
    }

    /* CARRITO */
    .modal-content {
        width: 60%;
    }

    .modal .modal-content .modal-body .content .botones a span, #login-modal .modal-content .rt .content a span {
        font-size: 13px;
    }

    /* COTIZAR */
    section#cotizar .content .lt {
        width: 65%;
    }

    section#cotizar .content .lt .info .lt {
        width: 60%;
    }

    section#cotizar .content .lt .info .rt {
        width: 40%;
    }

    section#cotizar .content .rt {
        width: 32%;
    }

    section#cotizar .content .rt .cantidad input[type="tel"] {
        width: 18px !important;
    }

    section#cotizar .content .lt li .info .rt a.close {
        padding: 10px 0;
    }

    section#mi-cuenta .box h2, section#cotizar .content h2 {
        font-size: 24px;
    }

    section#mi-cuenta .box h2 strong, section#cotizar .content h2 strong {
        font-size: 18px;
    }

    section#cotizar .content .rt form ul.sp-1 li input, section#cotizar .content .rt form ul.sp-1 li select, section#cotizar .content .rt form ul.sp-1 li textarea {
        width: 88%;
    }

    /* LOGIN */
    #login-modal .modal-content {
        width: 80%;
        top: 5%;
    }

    #login-modal .modal-content .rt .content a {
        width: 60%;
    }

    /* FAVORITOS */
    .favoritos li .info .rt strong {
        font-size: 24px;
    }

    /* FOOTER */
    footer .top .content li .content span h4 {
        line-height: 25px;
    }

    footer .top .content li .content span p {
        line-height: 18px;
    }

    /* BUSCADOR */
    section#buscador .content .lt {
        top: 120px;
    }
}

@media screen and (min-width: 650px) and (max-width: 799px) {
    /* HEADER */
    header .content .buscador {
        width: 100%;
    }

    header .content .buscador form input {
        float: none !important;
        margin: 0 auto !important;
        display: table !important;
    }

    header .content .logo {
        float: left;
        width: 45%;
        margin: 0 0 0 8px;
        padding: 0;
    }

    header .content .accesos {
        float: right;
        width: 40%;
        display: table;
        margin: 0 auto;
        padding: 0;
        padding: 25px 0;
    }

    header .content .accesos a {
        margin-right: 15px;
    }

    header .content .accesos .user-text {
        display: block;
    }

    header .content .accesos .user-icon {
        display: none;
    }

    header.no-resp {
        display: none;
    }

    header.resp {
        display: table;
        position: fixed;
        top: 0;
    }

    /* MARGIN RESP */
    .margin-resp {
        display: table;
        width: 100%;
        margin: 60px 0;
    }

    /* NAV */
    nav.no-resp {
        display: none;
    }

    /* PUBLICIDADES */
    .fade img {
        height: 250px !important;
    }

    /* PROMOCIONES */
    section#promociones .content .lt {
        width: 35%;
    }

    section#promociones .content .rt {
        width: 55%;
    }

    /* LISTA */
    section#lista .content .lista {
        width: 48%;
    }

    /* BUSCADOR */
    section#buscador .content .rt .resultados-buscador {
        grid-template-columns: 1fr;
    }

    /* POST */
    section#post .content .info .lt {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        border: none;
        float: left;
    }

    section#post .content .info .rt {
        display: none;
    }

    section#post .content .info .lt .detalles li .lt, section#post .content .info .lt .detalles li .rt {
        width: 45%;
        display: block;
    }

    section#post .content .info .rt {
        border-top: 1px dashed #eee;
        padding: 20px 0;
    }

    section#post .content .info .rt .precio strong {
        font-size: 34px;
    }

    section#post .content .info .rt ul li img {
        width: 24px;
        height: 24px;
    }

    section#post .content .info .rt ul li span {
        width: 84%;
    }

    section#post .content .info .rt ul li span h5, section#post .content .info .rt ul li span h5 strong {
        font-size: 13px;
    }

    section#post .content .info .rt ul li span p, section#post .content .info .rt ul li span p a {
        font-size: 11px;
    }

    section#post .content .info .lt .no-resp {
        display: none;
    }
    
    section#post .content .info .lt .resp, section#post .content .info .sidebar-resp, section#post .content .info .sidebar-resp .rt {
        display: table;
        width: 100%;
    }

    section#post .content .info .lt .fotos {
        margin: 12px 0;
    }

    section#post .content .info .lt .fotos .prev {
        left: -15px;
    }
    
    section#post .content .info .lt .fotos .next {
        right: -15px;
    }

    /* CARRITO */
    .modal-content {
        width: 100%;
    }

    .modal .modal-content .modal-body .content .botones a, #login-modal .modal-content .rt .content a {
        width: 35%;
    }

    .modal .modal-content .modal-body .content .info .lt, .favoritos li .info .lt {
        width: 100%;
    }

    .modal .modal-content .modal-body .content .info .rt, .favoritos li .info .rt {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
    }

    /* COTIZAR */
    section#cotizar .content .lt {
        width: 100%;
    }

    section#cotizar .content .lt .info .lt {
        width: 60%;
    }

    section#cotizar .content .lt .info .rt {
        width: 40%;
    }

    section#cotizar .content .rt {
        width: 100%;
    }

    section#mi-cuenta .box h2, section#cotizar .content h2 {
        font-size: 24px;
    }

    section#mi-cuenta .box h2 strong, section#cotizar .content h2 strong {
        font-size: 18px;
    }

    section#cotizar .content .rt form ul.sp-1 li input, section#cotizar .content .rt form ul.sp-1 li select, section#cotizar .content .rt form ul.sp-1 li textarea {
        width: 94%;
    }

    /* LOGIN */
    #login-modal .modal-content {
        width: 95%;
        top: 5%;
    }

    #login-modal .modal-content .rt .content a {
        width: 60%;
    }

    /* FAVORITOS */
    .favoritos li .info .rt strong {
        font-size: 24px;
    }

    ul.sp-2 li {
        width: 100% !important;
    }

    /* BUSCADOR */
    section#buscador .content .lt {
        position: relative;
        top: 0;
    }

    /* BANNER */
    section#buscador .content .banner {
        margin: 0;
    }
}

@media screen and (min-width: 340px) and (max-width: 649px) {
    /* HEADER */
    header .content .buscador {
        width: 100%;
    }

    header .content .buscador form input {
        float: none !important;
        margin: 0 auto !important;
        display: table !important;
    }

    header .content .logo {
        float: left;
        width: 45%;
        margin: 0 0 0 8px;
        padding: 0;
    }

    header .content .accesos {
        float: right;
        width: 40%;
        display: table;
        margin: 0 auto;
        padding: 0;
        padding: 5px 0;
    }

    header .content .accesos a {
        margin-right: 15px;
    }

    header .content .accesos .user-text {
        display: none;
    }

    header .content .accesos .user-icon {
        display: block;
    }

    header.no-resp {
        display: none;
    }

    header.resp {
        display: table;
        position: fixed;
        top: 0;
    }

    header .content .logo a h2 {
        font-size: 28px;
    }

    /* MARGIN RESP */
    .margin-resp {
        display: table;
        width: 100%;
        margin: 40px 0;
    }

    /* NAV */
    nav.no-resp {
        display: none;
    }

    /* PUBLICIDADES */
    .fade img {
        height: 150px !important;
    }

    /* PROMOCIONES */
    section#promociones .content .lt {
        width: 100%;
        padding: 80px 0;
    }

    section#promociones .content .rt {
        width: 100%;
    }

    /* LISTA */
    section#lista .content .lista {
        width: 100%;
    }

    /* BUSCADOR */
    section#buscador .content .lt {
        width: 100%;
        position: relative;
        top: 0;
    }

    section#buscador .content .rt {
        width: 100%;
    }

    section#buscador .content .rt .resultados-buscador {
        grid-template-columns: 1fr;
    }

    /* POST */
    section#post .content .info .lt {
        width: 100%;
    }

    section#post .content .info .rt {
        display: none;
    }

    section#post .content .info .lt .detalles li .lt, section#post .content .info .lt .detalles li .rt {
        width: 45%;
        display: block;
    }

    section#post .content .info .rt ul li span {
        width: 82%;
    }

    section#post .content .info .rt {
        border-top: 1px dashed #eee;
        padding: 20px 0;
    }

    section#post .content .info .lt .no-resp {
        display: none;
    }
    
    section#post .content .info .lt .resp, section#post .content .info .sidebar-resp, section#post .content .info .sidebar-resp .rt {
        display: table;
        width: 100%;
    }

    section#post .content .info .lt .fotos {
        margin: 12px 0;
    }

    section#post .content .info .lt .fotos .prev {
        left: -10px;
    }
    
    section#post .content .info .lt .fotos .next {
        right: -10px;
    }

    /* LOGIN */
    #login-modal .modal-content {
        width: 95%;
        top: 5%;
    }

    #login-modal .modal-content .login-body {
        display: table !important;
        width: 100%;
    }

    #login-modal .modal-content .registro-body {
        display: table !important;
    }

    #login-modal .modal-content .lt {
        width: 100%;
        margin-bottom: 25px;
    }

    #login-modal .modal-content .rt {
        width: 100%;
        border-radius: 0;
    }

    #login-modal .modal-content .rt .content a {
        width: 80%;
    }

    /* SLICK */
    .slick-prev {
        left: 0;
    }

    .slick-next {
        right: 0;
    }

    /* FOOTER */
    footer .top .content li {
        width: 100%;
        border-bottom: 1px dotted #c0c0c0;
        border-right: none;
        padding: 20px 0;
    }

    footer .pie .content .suscribirme {
        width: 100%;
        margin-bottom: 40px;
    }

    footer .pie .content .enlaces {
        width: 100%;
    }

    /* CARRITO */
    .modal-content {
        width: 100%;
    }

    .modal .modal-content .modal-body .content .botones a, #login-modal .modal-content .rt .content a {
        width: 100%;
        padding: 20px 0 !important;
        margin-bottom: 5px;
    }

    .modal .modal-content .modal-body .content .info .lt, .favoritos li .info .lt {
        width: 100%;
    }

    .modal .modal-content .modal-body .content .info .rt, .favoritos li .info .rt {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
    }

    /* COTIZAR */
    section#cotizar .content .lt {
        width: 100%;
    }

    section#cotizar .content .rt {
        width: 100%;
    }

    section#mi-cuenta .box h2, section#cotizar .content h2 {
        font-size: 15px;
    }

    section#mi-cuenta .box h2 strong, section#cotizar .content h2 strong {
        font-size: 11px;
    }

    section#cotizar .content .rt form ul.sp-1 li input, section#cotizar .content .rt form ul.sp-1 li select, section#cotizar .content .rt form ul.sp-1 li textarea {
        width: 88%;
    }

    /* FAVORITOS */
    section#mi-cuenta .box {
        width: 100%;
    }

    .favoritos li .info .rt strong {
        font-size: 24px;
    }

    section#mi-cuenta .sidebar {
        width: 100%;
        position: relative;
    }

    ul.sp-2 li {
        width: 100% !important;
    }

    /* FOOTER */
    footer .top .content li {
        width: 100%;
        border-bottom: 1px dotted #c0c0c0;
        border-right: none;
        padding: 20px 0;
    }

    footer .pie .content .suscribirme {
        width: 100%;
        margin-bottom: 40px;
    }

    footer .pie .content .enlaces {
        width: 100%;
    }

    footer .pie .content .enlaces li {
        width: 100%;
        margin-bottom: 25px;
    }

    footer .bottom .content li {
        width: 100%;
    }

    footer .copy .content .lt, footer .copy .content .rt {
        width: auto;
        float: none;
        margin: 0 auto;
        display: table;
    }

    footer .copy .content .rt p {
        text-align: center;
    }

    footer .copy .content .rt a {
        text-align: center;
    }

    /* FLECHAS */
    .slick-prev {
        left: -20px !important;
    }

    .slick-next {
        right: -20px !important;
    }

    /* BANNER */
    section#buscador .content .banner {
        margin: 0;
    }

    section#buscador .content .banner .pic {
        height: 120px;
    }

    section#buscador .content .rt .top select {
        width: 100%;
    }

    section#post .content .info .lt .fotos .rt .foto, section#post .content .info .lt .fotos .foto {
        height: 240px;
    }
    
    /* BLOG */
    section#blog .content .lt, section#blog .content .rt, section#blog .content .lt li {
        width: 100%;
    }

    .box-margin {
        margin-top: -5px;
    }
    
    section#secciones .content .box-secciones li h2 {
        font-size: 15px;
    }
}

@media screen and (max-width: 339px) {
    /* HEADER */
    header .content .buscador {
        width: 100%;
    }

    header .content .buscador form input {
        float: none !important;
        margin: 0 auto !important;
        display: table !important;
    }

    header .content .logo {
        float: left;
        width: 45%;
        margin: 0 0 0 5px;
        padding: 0;
    }

    header .content .accesos {
        float: right;
        width: 40%;
        display: table;
        margin: 0 auto;
        padding: 0;
        padding: 5px 0;
    }

    header .content .accesos a {
        margin-right: 5px;
    }

    header .content .accesos .user-text {
        display: none;
    }

    header .content .accesos .user-icon {
        display: block;
    }

    header.no-resp {
        display: none;
    }

    header.resp {
        display: table;
    }

    header .content .logo a h2 {
        font-size: 28px;
    }

    /* NAV */
    nav.no-resp {
        display: none;
    }

    /* PUBLICIDADES */
    .fade img {
        height: 150px !important;
    }

    /* PROMOCIONES */
    section#promociones .content .lt {
        width: 100%;
        padding: 80px 0;
    }

    section#promociones .content .rt {
        width: 100%;
    }

    /* ARTICULOS */
    .articulo .promo {
        font-size: 10px;
    }

    .articulo .botones a, .modal .modal-content .modal-body .content .botones a, #login-modal .modal-content .rt .content a {
        width: 100%;
        padding: 12px 0 !important;
        margin-bottom: 5px;
    }

    /* LISTA */
    section#lista .content .lista {
        width: 100%;
    }

    /* BUSCADOR */
    section#buscador .content .lt {
        width: 100%;
        position: relative;
        top: 0;
    }

    section#buscador .content .rt {
        width: 100%;
    }
    
    section#buscador .content .rt .resultados-buscador {
        grid-template-columns: 1fr;
    }

    /* POST */
    section#post .content .info .lt {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        border: none;
        float: left;
    }

    section#post .content .info .lt {
        display: none;
    }

    section#post .content .info .rt .precio strong {
        font-size: 34px;
    }

    section#post .content .info .lt .detalles li .lt, section#post .content .info .lt .detalles li .rt {
        width: 45%;
        display: block;
    }

    section#post .content .info .rt ul li span {
        width: 82%;
    }

    section#post .content .info .lt .no-resp {
        display: none;
    }
    
    section#post .content .info .lt .resp, section#post .content .info .sidebar-resp, section#post .content .info .sidebar-resp .rt {
        display: table;
        width: 100%;
    }

    section#post .content .info .lt .fotos {
        margin: 12px 0;
    }

    section#post .content .info .lt .fotos .prev {
        left: -8px;
    }
    
    section#post .content .info .lt .fotos .next {
        right: -8px;
    }

    /* LOGIN */
    #login-modal .modal-content {
        width: 95%;
        top: 5%;
    }

    #login-modal .modal-content .login-body {
        display: table !important;
        width: 100%;
    }

    #login-modal .modal-content .registro-body {
        display: table !important;
    }

    #login-modal .modal-content .lt {
        width: 100%;
        margin-bottom: 25px;
    }

    #login-modal .modal-content .rt {
        width: 100%;
        border-radius: 0;
    }

    #login-modal .modal-content .rt .content a {
        width: 80%;
    }

    /* SLICK */
    .slick-prev {
        left: 0 !important;
    }
    
    .slick-next {
        right: 0 !important;
    }

    /* FOOTER */
    footer .top .content li {
        width: 100%;
        border-bottom: 1px dotted #c0c0c0;
        border-right: none;
        padding: 20px 0;
    }

    footer .pie .content .suscribirme {
        width: 100%;
        margin-bottom: 40px;
    }

    footer .pie .content .enlaces {
        width: 100%;
    }

    footer .pie .content .enlaces li {
        width: 100%;
        margin-bottom: 25px;
    }

    /* CARRITO */
    .modal-content {
        width: 95%;
    }

    .modal .modal-content .modal-body .content .botones a, #login-modal .modal-content .rt .content a {
        width: 100%;
        padding: 20px 0 !important;
        margin-bottom: 5px;
    }

    .modal .modal-content .modal-body .content .info .lt, .favoritos li .info .lt {
        width: 100%;
    }

    .modal .modal-content .modal-body .content .info .rt, .favoritos li .info .rt {
        width: 100%;
        float: left;
        margin: 20px 0 0 0;
    }

    /* COTIZAR */
    section#cotizar .content .lt {
        width: 100%;
    }

    section#cotizar .content .rt {
        width: 100%;
    }

    section#mi-cuenta .box h2, section#cotizar .content h2 {
        font-size: 15px;
    }

    section#mi-cuenta .box h2 strong, section#cotizar .content h2 strong {
        font-size: 11px;
    }

    section#cotizar .content .rt form ul.sp-1 li input, section#cotizar .content .rt form ul.sp-1 li select, section#cotizar .content .rt form ul.sp-1 li textarea {
        width: 85%;
    }

    /* FAVORITOS */
    section#mi-cuenta .box {
        width: 100%;
    }

    .favoritos li .info .rt strong {
        font-size: 15px;
    }

    section#mi-cuenta .sidebar {
        width: 100%;
        position: relative;
    }

    ul.sp-2 li {
        width: 100% !important;
    }

    /* FLECHAS */
    .slick-prev {
        left: -20px !important;
    }

    .slick-next {
        right: -20px !important;
    }

    /* COPY */
    footer .copy .content p {
        font-size: 13px;
    }

    footer .copy .content a {
        margin: 0;
    }

    footer .copy .content a img {
        width: 180px;
    }

    footer .copy .content .lt, footer .copy .content .rt {
        width: 100%;
        text-align: center;
    }

    footer .bottom .content li {
        width: 100%;
    }

    footer .copy .content .rt p {
        width: 100%;
        text-align: center;
    }

    footer .copy .content .rt a {
        text-align: center;
        width: 100%;
        display: table;
    }

    /* BANNER */
    section#buscador .content .banner {
        margin: 0;
    }

    section#buscador .content .banner {
        height: 80px;
    }

    section#buscador .content .rt .top select {
        width: 100%;
    }

    section#post .content .info .lt .fotos .rt .foto, section#post .content .info .lt .fotos .foto {
        background-position: inherit;
        height: 180px;
    }

    .box-margin {
        margin-top: -5px;
    }

    section#secciones .content .box-secciones li h2 {
        font-size: 13px;
    }
}