@import url('https://fonts.googleapis.com/css?family=Merriweather|Merriweather+Sans:300,400&display=swap');

/* Estilos generales de página */
#producto,
#cart,
#categoria {
    user-select: none;
}

#whatsapp {
    position: fixed;
    bottom: 50px;
    right: 50px;
}

#whatsapp img {
    max-height: 50px;
}

#faqs .container.text-center {
    padding-top: 15px;
    padding-bottom: 15px;
}

#banner-ofertas a[href="#"] {
    cursor: default;
}

a.faqs {
    font-family: 'Merriweather', serif;
    text-decoration: none;
    background-color: transparent;
    color: #535353;
    border: 1px solid #535353;
    border-radius: 50px;
    padding: 5px 10px;
    margin: 0 10px;
}

header {
    border-bottom: #939AA0 1px solid;
}

h1 {
    font-family: 'Merriweather', serif;
    font-size: 40px;
    font-weight: bold;
    color: #E1122E;
}

h6 {
    font-family: 'Merriweather sans', serif;
    font-size: 15px;
    color: #939AA0;
    text-transform: uppercase;
}

.primary, #verPedido {
    background-color: #E1122E;
    color: white;
    border: #E1122E 1px solid;
    padding: 5px 25px;
}

.secondary {
    color: #E1122E;
    background-color: white;
    border: #E1122E 1px solid;
    padding: 5px 25px;
}

input {
    filter: none;
}

footer {
    background-color: #222222;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    position: relative;
    bottom: 0 !important;
}

footer a {
    text-decoration: none;
    color: white;
}

footer .col-12:not(.col-sm-6) {
    margin-bottom: 50px;
}

footer .col-sm-6.text-left {
    border-left: white 1px solid;
}

footer .col-sm-6.text-right div {
    padding-right: 50px;
}

footer .col-sm-6.text-left div {
    padding-left: 80px;
}

footer .col-sm-6.text-right div img {
    margin: 15px 0;
}

footer .col-sm-6.text-left div img {
    max-width: 16px;
    position: absolute;
    left: 65px;
}

footer .col-sm-6.text-right div img:first-of-type {
    margin-right: 30px;
}

footer .col-12.text-center img {
    max-width: 200px;
    margin: 15px 0;
}

#footer {
    background-color: #222222 !important;
    position: relative;
    bottom: 0 !important;
}

#footer img {
    width: 150px !important;
}

#footer a {
    color: #FFFFFF !important;
}

#footer p {
    color: #FFFFFF !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 11px !important;
}

#footer .col-12.col-md-4 p {
    width: 150px !important;
}

#footer .col-12.col-md-8 p {
    width: 200px !important;
}

#footer .col-12.col-md-4 {
    margin-top: 43px !important;
    margin-bottom: 43px !important;
    padding-left: 15% !important;
    border-right: 1px solid #FFFFFF !important;
}

#footer .col-12.col-md-8 {
    margin-top: 43px !important;
    margin-bottom: 43px !important;
    padding-left: 25% !important;
}
/* Estilos generales de página */

/* Barra de navegación */
header .active {
    list-style-position: inside;
    border-bottom: 2px solid #939AA0;
}

.navbar-brand {
    padding-left: 15px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(150, 150, 150)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.nav-item a {
    color: #535353;
}

#searchBox,
span.dropdown-toggle {
    cursor: pointer;
    color: #939AA0;
}

div.my-2.my-lg-0.dropdown {
    display: flex;
    padding: 5px 0;
    margin-right: 40px;
}

div.my-2.my-lg-0.dropdown .dropdown-menu {
    left: -245px;
    border-radius: 0;
    padding: .5rem;
    min-width: 280px;
}

div.my-2.my-lg-0.dropdown .dropdown-menu .table {
    margin-bottom: 0;
}

div.my-2.my-lg-0.dropdown .dropdown-menu .table thead th {
    font-family: 'Merriweather', serif;
    font-size: 18px;
    font-weight: bold;
    color: #E1122E;
}

div.my-2.my-lg-0.dropdown .dropdown-menu .table tbody {
    font-size: 11px;
}

.dropdown .dropdown-menu .table th,
.dropdown .dropdown-menu .table td {
    border: 0;
}

.nav-item.dropdown .dropdown-menu {
    font-family: 'Merriweather sans', serif;
    font-size: 12px;
}

.dropdown-item {
    color: #939AA0 !important;
}

.table .cantidad .secondary {
    border: 1px solid #D3D3D3;
    width: 20px;
    padding: 0;
}

.table .cantidad input::-webkit-outer-spin-button,
.table .cantidad input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.table .cantidad input[type=number] {
    -moz-appearance: textfield;
}

.table .producto {
    color: #333333;
    cursor: pointer;
}

.table .precio {
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.table .quitar {
    font-size: 16px;
    line-height: 12px;
    font-weight: bold;
    color: #D3D3D3;
    cursor: pointer;
}

.table .total {
    color: #000000;
    font-weight: bold;
    text-align: right;
}

.table .division {
    line-height: 0;
}

.table .division td {
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.table .division td hr {
    margin: 0;
    border-top: 1px dashed #D3D3D3;
}

.table > tbody > tr.last:hover {
    background-color: white;
}

.table .primary {
    min-width: 150px;
}

#menu {
    font-size: 12px;
}

div.my-2.my-lg-0.dropdown .dropdown-menu > span {
    display: none;
}

#menu-content ul {
    margin: 0 auto;
}

#menu-content .nav-item #searchBox div {
    display: none;
    border: 1px solid #CCCCCC;
    padding: 0 10px;
}

#menu-content .nav-item #searchBox div input {
    border: 0;
    width: 150px;
    font-size: 12px;
}

#menu-content #searchBox div {
    height: 28px !important;
}

.dropdown-toggle::after {
    display: none;
}

header .fas.fa-shopping-bag {
    padding: 5px;
}

#pedidos {
    border: 1px black solid;
    font-size: 13px;
    margin-top: 7px;
    color: black;
    font-weight: normal;
    padding: 5px 17px;
    margin: auto;
    margin-right: 15px;
}

#pedidos:hover {
    color: #FFFFFF;
    background-color: #000000;
}
/* Barra de navegación */

/* Contenido index */
#banner {
    background-color: whitesmoke;
}

#principal #banner .container-fluid {
    padding: 0;
}

#principal #banner .container-fluid .row {
    margin: 0;
}

#principal #banner .banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 100px;
    display: none;
}

.fadeU {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    animation-name: fade;
    animation-duration: 2s;
}
  
@-webkit-keyframes fade {
    from {opacity: .1}
    to {opacity: 1}
}
  
@keyframes fade {
    from {opacity: .1}
    to {opacity: 1}
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 35%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: whitesmoke !important;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}

#principal #banner .col-12 div {
    position: absolute;
    top: 20vh;
    left: 10vw;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 30px;
}

#principal #banner h1 {
    color: white;
}

#principal #unisex {
    background-image: url("../img/index_unisex.jpg");
}

#principal #accesorios {
    background-image: url("../img/index_accesorios.jpg");
}

#principal #alumni {
    background-image: url("../img/index_articulos_oficina.jpg");
}

#principal #mujeres {
    background-image: url("../img/index_mujeres.jpg");
}

#principal #hombres {
    background-image: url("../img/index_hombres.jpg");
}

#principal #alumni {
    height: 500px;
}

#principal #unisex,
#principal #accesorios,
#principal #mujeres,
#principal #hombres {
    height: 250px;
}

#principal .container .row:only-child .col-12:first-child {
    margin-bottom: 100px;
}

#principal #unisex,
#principal #accesorios,
#principal #alumni,
#principal #mujeres,
#principal #hombres {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin: 0;
}

#principal .container {
    margin: 100px auto;
}

#principal .container span {
    font-family: 'Merriweather', serif;
    font-size: 15px;
    color: white;
    position: absolute;
    bottom: 45%;
}

#principal .container .col-12.col-md-3 .row,
#principal .container .col-12.col-md-5 .row,
#principal .container .col-12.col-md-4 .row {
    overflow: hidden;
}

#principal #unisex span,
#principal #accesorios span,
#principal #mujeres span,
#principal #hombres span {
    left: 39%;
}

#principal #alumni span {
    left: 44%;
}

#principal #unisex:hover,
#principal #accesorios:hover,
#principal #alumni:hover,
#principal #mujeres:hover,
#principal #hombres:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
/* Contenido index */

/* Contenido collections */
#categoria .col-12 {
    margin: 15px 0;
}

#categoria .col-12.text-center {
    margin-top: 30px;
}

.card {
    border-radius: 0;
}

.card-img-top:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.card-title {
    cursor: pointer;
}

.card-img-top {
    padding: 10px;
    cursor: pointer;
}

.card-body {
    padding-left: 10px;
    padding-right: 10px;
}

.card span {
    font-family: 'Merriweather sans', serif;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.card .primary,
.card .secondary {
    padding: 5px;
    font-size: 12px;
    margin-top: 10px;
}

.card .primary {
    width: 64%;
}

.card .secondary {
    width: 34%;
    color: white;
    background-color: #555555;
    border: #555555 1px solid;
}
/* Contenido collections */

/* Contenido product */
.carousel-control-prev,
.carousel-control-next {
    display: none;
}

#producto .container {
    margin: 50px auto;
}

#producto-data.container > .row > .col-12.col-md-6 {
    margin-top: 50px;
    font-family: 'Merriweather sans', serif;
    font-size: 14px;
    color: #939AA0;
}

#producto-data.container > .row > .col-12.col-md-6 span {
    font-family: 'Merriweather sans', serif;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

#producto > div p {
    font-family: 'Merriweather sans', serif;
    font-size: 16px;
    color: #939AA0;
}

input[type=number] {
    padding: 5px;
    text-align: center;
    width: 55px;
    color: #535353;
}

#producto-data .col-12.col-md-5 img:hover {
    cursor: zoom-in;
}

#producto-info span {
    font-family: 'Merriweather sans', serif;
    font-size: 18px;
    color: #9F9F9F;
    font-weight: bold;
    margin: 0 10px;
    padding: 5px;
    cursor: pointer;
}

#producto-info span.active {
    color: black;
    border-bottom: 2px solid #E1122E;
}

#producto-info p {
    margin-top: 50px;
}

#especificaciones {
    display: none;
}

#faqs .row .col-12:not(.col-md-6) {
    margin-bottom: 50px;
}

#faqs .row .col-12.text-left:not(.col-md-6) {
    margin-bottom: 5px;
}

#faqs .row .col-12.faqs {
    margin-bottom: 0;
    user-select: none;
}

#faqs .row .col-12.faqs .pregunta {
    border: 1px solid #9F9F9F;
    padding: 10px 15px;
    cursor: pointer;
}

#faqs .row .col-12.faqs .respuesta {
    padding: 10px 15px;
}

#faqs .row .col-12.faqs .respuesta p {
    color: #535353;
    font-weight: 300;
}

#faqs .row .col-12.faqs div span {
    font-family: 'Merriweather sans', serif;
    font-size: 16px;
}

#faqs .respuesta,
#faqs .fa.fa-minus-circle.fa-lg {
    display: none;
}

#preview {
    display: none;
    position: absolute;
    width: 100%;
    height: 130%;
    top: -85px;
    background-color: #0008;
    background-repeat: no-repeat;
}
/* Contenido product */

/* Contenido cart */
#cart .col-12.col-md-9.col-xl-10 {
    margin-top: 30px;
}

#cart .col-12.col-md-9.col-xl-10 .table-responsive {
    margin-top: 50px;
}

#cart .col-12.col-md-9.col-xl-10 .table thead th {
    border: 0;
    color: #333333;
    font-size: 11px;
    font-family: 'Merriweather sans', serif;
    font-weight: 100;
}

#cart .col-12.col-md-9.col-xl-10 .table tbody td {
    border-top: 1px solid #DEE2E6;
    border-bottom: 1px solid #DEE2E6;
}

#cart .col-12.col-md-3.col-xl-2 .table {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Merriweather sans', serif;
}

#cart .col-12.col-md-3.col-xl-2 .table .subtotal td,
#cart .col-12.col-md-3.col-xl-2 .table .subtotal th,
#cart .col-12.col-md-3.col-xl-2 .table tfoot td,
#cart .col-12.col-md-3.col-xl-2 .table .last th {
    border: 0;
}

#cart .col-12.col-md-3.col-xl-2 .table tbody td {
    font-size: 14px;
}
#cart .col-12.col-md-3.col-xl-2 .table tbody th {
    font-size: 16px;
    text-align: center;
}

#cart .col-12.col-md-3.col-xl-2 .table .last {
    border: 1px #E1122E solid;
    text-align: center;
}

#cart .col-12.col-md-3.col-xl-2 .table td,
#cart .col-12.col-md-3.col-xl-2 .table th {
    padding: 20px 0;
}

#payment .secondary,
#payment .primary {
    width: 100%;
    padding: 10px 0;
    font-size: 1rem;
}

#cart .col-12.col-md-3.col-xl-2 .table tfoot td .primary {
    margin-top: 25px;
    width: 100%;
    padding: 10px 0;
}

#cart label {
    cursor: pointer;
}

#loginUPAEP .secondary,
#payment .secondary,
#cart .col-12.col-md-3.col-xl-2 .table tfoot td .secondary {
    display: none;
    background-color: #E1122E;
    color: white;
}

#loginUPAEP .secondary img,
#payment .secondary img,
#cart .col-12.col-md-3.col-xl-2 .table tfoot td .secondary img {
    margin: -25px auto;
    width: 25px;
}

#cart .col-12.col-md-3.col-xl-2 .row:first-child {
    background-color: #F9FAFC;
}

#cart .col-12.col-md-3.col-xl-2 .secondary {
    font-family: 'Merriweather sans', serif;
    color: black;
    margin: 25px 0;
    width: 100%;
    padding: 10px 0;
}

#cart .table h6 {
    font-size: 10px;
}

#payment h1,
#cart .col-12.col-md-10.offset-md-2 .row .col-12 h1 {
    font-size: 16px;
}

#cart .col-12.col-md-9.col-xl-10 .row:nth-child(3) .col-12.col-md-10.offset-md-2 .row .col-12 h1 {
    margin: 25px 0;
}

#cart .col-12.col-md-9.col-xl-10 .row:nth-child(3) .col-12.col-md-10.offset-md-2 .row .col-12 input {
    margin: 15px 0;
}

#cart .col-12.col-md-10.offset-md-2 .row .col-12 {
    font-family: 'Merriweather sans', serif;
    font-size: 11px;
}

#cart .container-fluid .row .col-12.col-md-9.col-xl-10 .container .row:last-child .col-12.col-md-10.offset-md-2 {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 1px solid #D3D3D3;
    padding: 30px 40px;
}

#cart .table p {
    font-size: 11px;
    color: #A0A0A0;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#cart .table .col-2 {
    font-size: 16px;
    font-family: 'Merriweather sans', serif;
}

#cart .table .col-2 div {
    margin-top: 17.5px;
}

#cart .table span {
    font-size: 16px;
    font-family: 'Merriweather sans', serif;
    font-weight: bold;
    color: black;
}

#cart .container-fluid .container .table .secondary {
    border: 1px solid #D3D3D3;
    color: #333333;
    margin-top: 15px;
}

#cart .table .col-2 button.secondary {
    font-size: 11px;
    width: 180px;
}

#cart .table tbody button {
    position: absolute;
    right: 0;
    top: 90px;
}

#payment {
    font-size: 11px;
}

#payment input {
    border: 1px solid #D3D3D3;
    margin: 15px 0;
    padding: 10px;
}

#payment #facturar,
#payment #enviar {
    display: none;
    margin-top: 20px;
}

#login {
    font-family: 'Merriweather sans', serif;
}

#login h1 {
    font-size: 28px;
}

#login input {
    border: 1px solid #D3D3D3;
    padding: 10px;
}

#login .col-12 {
    margin: 10px 0;
}

#login .col-12.text-center {
    margin: 25px 0;
}

#login input::-webkit-outer-spin-button,
#login input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#login input[type=number] {
    -moz-appearance: textfield;
    text-align: left;
}

#errorLogin {
    display: none;
    color: #E1122E;
    margin: 0px 0px !important;
}

#errorLogin p {
    margin: 0;
}

#cart #id {
    display: none;
}

.embed-responsive {
    display: none;
}

.embed-responsive-1by1 {
    min-height: 700px;
    margin: 10px 0;
}

#cart button.primary.disabled {
    background-color: #E1122EAA;
}
/* Contenido cart */

/* Contenido pedidio */
#pedido .container {
    font-family: 'Merriweather sans', serif;
}

#pedido h1 {
    margin: 30px 0 50px 0;
}

#pedido h5 {
    font-size: 16px;
    margin-top: 40px;
}

#pedido .container input {
    font-family: 'Merriweather sans', serif;
    color: #939AA0;
    border: 1px solid #D3D3D3;
    margin: 15px 0;
    padding: 5px 10px;
}

#pedido .container a {
    color: #939AA0;
    padding: 7px 25px;
}

#pedido .container p {
    font-size: 15px;
    color: #A0A0A0;
}

#pedido .container p span {
    color: #000000;
    font-size: 16px;
}

#pedido .container a:hover {
    color: white;
    background-color: #939AA0;
}

#pedido .container > .row > .col-12 > span,
#pedido .container .row .thead span {
    font-size: 13px;
}

#pedido .container > .row > .col-12.text-left {
    margin: 50px 0;
}

#pedido .row.tbody h1 {
    font-size: 16px;
    margin: 8px 0;
}

#pedido .row.tbody h6 {
    font-size: 10px;
}

#pedido .row.tbody p {
    font-size: 11px;
    color: #A0A0A0;
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#pedido .row.tbody button {
    text-align: left;
}

#pedido .row.tbody button i {
    float: right;
    margin-top: 4px;
}

#pedido .row.tbody .secondary {
    width: 60%;
    font-size: 14px;
    color: white;
    background-color: #555555;
    border: #555555 1px solid;
}

#pedido .row.tbody .primary {
    width: 60%;
    font-size: 14px;
}

#pedido .container .tbody p span {
    font-weight: bolder;
    font-size: 18px;
}

#pedido .container .tbody {
    border-top: 1px solid #D3D3D3;
    padding-top: 30px;
    margin-bottom: 60px;
}

#pedido .divider {
    border-top: 4px dashed #D3D3D3;
    margin: 50px 0;
}

#pedido .row.tbody .col-12 {
    margin: 15px 0;
}

.mobile {
    display: none;
}

#error p {
    font-family: 'Merriweather sans', serif;
    color: #939AA0;
}

#error .modal-header {
    border-bottom: 0 none;
}

#error .modal-footer {
    border-top: 0 none;
}
/* Contenido pedidio */

@media (min-width: 1200px) {
    .carousel-item,
    .carousel-item.active {
        display: contents;
    }

    .carousel-item img {
        margin: 5px auto;
    }

    #cart .container-fluid .col-12.col-md-3.col-xl-2 {
        position: fixed;
        right: 0;
        z-index: 100;
    }

    #cart .col-12.col-md-3.col-xl-2 .row {
        margin-right: -30px;
    }

    #categoria .container {
        min-height: 69vh;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .carousel-item,
    .carousel-item.active {
        display: contents;
    }

    .carousel-item img {
        margin: 5px auto;
    }

    #principal #oficina span {
        left: 28%;
    }

    #cart .container-fluid .col-12.col-md-3.col-xl-2 {
        position: fixed;
        right: 0;
        z-index: 100;
    }

    #cart .col-12.col-md-3.col-xl-2 .row {
        margin-right: -30px;
    }

    #categoria .container {
        min-height: 69vh;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    h1 {
        font-size: 30px;
    }

    h6 {
        font-size: 13px;
    }

    #menu-content .nav-item #searchBox div input {
        width: 97%;
    }

    #producto p {
        font-size: 12px;
    }

    #producto-info span {
        font-size: 16px;
    }

    #faqs .row .col-12.faqs div span {
        font-size: 14px;
    }

    .carousel-item,
    .carousel-item.active {
        display: contents;
    }

    .carousel-item img {
        margin: 5px auto;
    }

    #producto-data.container > .row > .col-12.col-md-6 {
        margin-top: 0;
    }

    #preview {
        top: -35px;
    }

    #principal #unisex span,
    #principal #accesorios span,
    #principal #mujeres span,
    #principal #hombres span {
        left: 35%;
    }

    #principal #alumni span {
        left: 38%;
    }

    .card .primary {
        width: 61%;
    }
    
    .card .secondary {
        width: 36%;
    }

    .card .primary,
    .card .secondary {
        font-size: 10px;
    }

    #cart .table tbody button {
        right: -50px;
    }

    #cart .container-fluid .col-12.col-md-3.col-xl-2 {
        position: fixed;
        right: 0;
        z-index: 100;
    }

    #cart .col-12.col-md-3.col-xl-2 .row {
        margin-right: -30px;
    }

    div.my-2.my-lg-0.dropdown {
        margin-right: 15px;
    }

    #footer .col-12.col-md-4 {
        padding-left: 10% !important;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    h1 {
        font-size: 30px;
    }
    
    h6 {
        font-size: 12px;
    }

    #menu-content .nav-item #searchBox div input {
        width: 96%;
    }

    #producto p {
        font-size: 12px;
    }

    #producto-info span {
        font-size: 14px;
    }

    #faqs .row .col-12.faqs div span {
        font-size: 14px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: flex;
    }

    #principal #banner .col-12 div {
        width: 80vw;
        top: 15vh;
    }

    #producto .container > .row > .col-12.col-md-5 > .img-fluid {
        display: none;
    }

    #principal #unisex span,
    #principal #accesorios span,
    #principal #mujeres span,
    #principal #hombres span {
        left: 43%;
    }

    #principal #alumni span {
        left: 45%;
    }

    .card .primary {
        width: 63%;
    }

    #cart .col-12.col-md-3.col-xl-2 .table {
        width: 50%;
        margin: 100px auto;
    }

    #cart .table .col-2 {
        min-width: 100px;
    }

    div.my-2.my-lg-0.dropdown {
        margin-right: 15px;
    }

    .no-mobile {
        display: none;
    }

    .mobile {
        display: block;
    }

    .w-50 {
        width: 75% !important;
    }

    #footer .col-12.col-md-4 {
        padding-left: 40% !important;
        margin-bottom: 0 !important;
        border-right: none !important;
    }

    #footer .col-12.col-md-8 {
        padding-left: 40% !important;
        margin-top: 0 !important;
    }
}

@media (max-width: 575px) {
    h1 {
        font-size: 30px;
    }
    
    h6 {
        font-size: 12px;
    }

    #menu-content .nav-item #searchBox div input {
        width: 94%;
    }

    #producto p {
        font-size: 12px;
    }

    #producto-info span {
        font-size: 14px;
    }

    #faqs .row .col-12.faqs div span {
        font-size: 14px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: flex;
    }

    #principal #banner .col-12 div {
        position: absolute;
        top: 15vh;
        left: 0;
        width: 100%;
    }

    #principal #banner button {
        width: 200px;
    }

    #producto .container > .row > .col-12.col-md-5 > .img-fluid {
        display: none;
    }

    #principal #unisex span,
    #principal #accesorios span,
    #principal #mujeres span,
    #principal #hombres span {
        left: 43%;
    }

    #principal #alumni span {
        left: 43%;
    }

    .card-body {
        text-align: center;
    }

    .card h6 {
        font-size: 15px;
    }

    .card span {
        font-size: 18px;
    }

    .card .primary,
    .card .secondary {
        width: 100%;
        font-size: 14px;
    }

    #cart .table .col-2 {
        min-width: 100px;
    }

    div.my-2.my-lg-0.dropdown {
        margin-right: 15px;
    }

    .no-mobile {
        display: none;
    }

    .mobile {
        display: block;
    }

    .w-50 {
        width: 75% !important;
    }

    #footer .col-12.col-md-4 {
        padding-left: 35% !important;
        margin-bottom: 0 !important;
        border-right: none !important;
    }

    #footer .col-12.col-md-8 {
        padding-left: 35% !important;
        margin-top: 0 !important;
    }

    footer .text-left,
    footer .text-right {
        text-align: center !important;
    }

    footer .text-left div,
    footer .text-right div {
        padding: 0 !important;
    }

    footer .text-right div {
        padding-bottom: 30px !important;
    }

    footer .text-left div {
        padding-top: 30px !important;
    }

    footer .text-left {
        border-left: 0 !important;
        border-top: white 1px solid;
    }
}

@media (max-width: 431px) {
    #pedidos {
        margin-left: 15px;
        margin-right: 50px;
    }
}

@media (max-width: 400px) {
    #principal #unisex span,
    #principal #accesorios span,
    #principal #mujeres span,
    #principal #hombres span {
        left: 40%;
    }

    #principal #alumni span {
        left: 40%;
    }

    #footer .col-12.col-md-4 {
        padding-left: 30% !important;
        margin-bottom: 0 !important;
        border-right: none !important;
    }

    #footer .col-12.col-md-8 {
        padding-left: 30% !important;
        margin-top: 0 !important;
    }
}

@media (max-width: 350px) {
    h1 {
        font-size: 20px;
    }

    #menu-content .nav-item #searchBox div input {
        width: 90%;
    }

    #faqs .row .col-12.faqs div span {
        font-size: 12px;
    }

    #principal #banner .col-12 div {
        top: 12vh;
    }

    .nav-link {
        padding: .5rem 0rem;
    }

    .navbar-toggler {
        padding: 0;
    }

    div.my-2.my-lg-0.dropdown {
        margin-right: 0px;
    }

    #principal #alumni span {
        left: 40%;
    }

    div.my-2.my-lg-0.dropdown .dropdown-menu {
        left: -240px;
    }

    #footer .col-12.col-md-4 {
        padding-left: 25% !important;
        margin-bottom: 0 !important;
        border-right: none !important;
    }

    #footer .col-12.col-md-8 {
        padding-left: 25% !important;
        margin-top: 0 !important;
    }
}