@import url('https://fonts.googleapis.com/css2?family=Seymour+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Paytone+One&family=Seymour+One&display=swap');
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    color: black !important;
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

a:hover {
    font-family: 'Paytone One';
    color: black;
}

body {
    background-image: url(../imagenes/Fondodepantalla.jpg);
}

header {
    height: 150px;
    width: 100%;
}

.registros {
    margin-top: 20px;
}

.botonRegistroUno {
    margin-top: 40px;
    margin-left: 32%;
    width: 250px;
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

.espacioFormulario {
    margin-top: 10px;
    font-family: 'Paytone One';
    font-size: 18px;
}

.espacioFormularioUno {
    margin-top: 10px;
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

.espacioFormularioDos {
    width: 100%;
    margin-top: 10px;
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

.nombre {
    width: 450px;
}

.apellido {
    width: 420px;
}

.usuario {
    width: 390px;
}

.espacioMascota {
    margin-top: 5px;
}

.botonRegistro {
    margin-bottom: 20px;
    color: black;
    width: 150px;
    margin-left: 44%;
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

.letra {
    font-family: 'Paytone One';
}

.bordes {
    border-style: dotted;
    border-color: black;
}

.contactoAjustes {
    margin-top: 20px;
    margin-bottom: 80px;
}

.imagenesContacto {
    width: 100%;
    height: 40%;
}

.imgEnvios {
    margin-left: 45%;
}

.imgPagos {
    margin-left: 45%;
}

footer {
    background-color: #bdb76b;
    margin-top: 60px;
}

.footerColor {
    color: black !important;
}

h1 {
    color: rgb(0, 0, 0);
    font-family: 'Alfa Slab One';
    margin: 0;
    text-align: center;
    font-size: 30px;
}

h2 {
    color: rgb(0, 0, 0);
    font-family: 'Paytone One';
    margin: 0;
    text-align: center;
    font-size: 20px;
}

h3 {
    color: rgb(0, 0, 0);
    font-family: 'Paytone One';
    font-size: 18px;
    margin: 0;
    text-align: center;
}

h4 {
    color: rgb(0, 0, 0);
    font-family: 'Paytone One';
    font-size: 18px;
    margin: 0;
    text-align: center;
}

.sobreNosotros {
    color: rgb(0, 0, 0);
    font-family: 'Paytone One';
}

.animate {
    width: 100%;
    background-color: #3b6114;
    height: 60px;
    margin-top: 40px;
    color: white;
    font-family: 'Seymour One';
    text-align: center;
    padding-top: 10px;
    font-size: 30px;
    margin-bottom: 40px;
}

.margenNosotros {
    margin-left: 40px;
    border: 1px solid rgb(194, 167, 125);
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

.sobreNosotrosUbicacion {
    margin-top: 30px;
}

.tamanioNosotros {
    height: 200px;
    margin-top: 5px;
}

.tuConsulta {
    color: rgb(0, 0, 0);
    font-family: 'Architects Daughter';
    margin-bottom: 30px;
    border-radius: 60px 60px 60px 60px;
}

.formularioConsulta {
    margin-top: 50px;
    font-family: 'Paytone One';
    background-color: rgb(194, 167, 125);
    width: 80%;
    margin-left: 8%;
}

.elLocal {
    margin-bottom: 40px;
    border-radius: 60px 60px 60px 60px;
}

.instagramFp {
    padding-left: 70px;
}

.youtubeFp {
    margin-left: 38px;
}

.facebookFp {
    margin-left: 45px;
}

.barraRedes {
    background-color: #2E7D32;
    border-radius: 60px 60px 60px 60px;
    margin-top: 80px;
    font-size: 30px;
}

.barraContacto {
    background-color: #2E7D32;
    border-radius: 60px 60px 60px 60px;
    font-size: 30px;
}

.contacto {
    margin-left: 32%;
}

.contactoUno {
    margin-left: 36%;
}

.contactoDos {
    margin-left: 10%;
}

.mapaCentrado {
    width: 80%;
    margin-left: 110px;
}

.descripcionLocal {
    margin-top: 20%;
    font-size: 25px;
    margin-left: 40px;
    font-family: 'Paytone One' !important;
    font-size: 35px;
    background-color: rgb(194, 167, 125);
}

.iniciarSesion {
    width: 100%;
    background-color: #3b6114;
    height: 60px;
    margin-top: 40px;
    color: white;
    font-family: 'Seymour One';
    text-align: center;
    padding-top: 10px;
    font-size: 30px;
    margin-bottom: 40px;
}

.registrate {
    width: 100%;
    background-color: #3b6114;
    height: 60px;
    margin-top: 40px;
    color: white;
    font-family: 'Seymour One';
    text-align: center;
    padding-top: 10px;
    font-size: 30px;
    margin-bottom: 40px;
}

.textoFormularioUno {
    width: 40%;
    margin-left: 30%;
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

.textoFormularioTres {
    font-family: 'Paytone One' !important;
    font-size: 16px;
    width: 232px;
    height: 30px;
}

.inicioDeSesion {
    width: 400px;
    margin-left: 35%;
    font-family: 'Paytone One';
    font-size: 18px;
    background-color: rgb(194, 167, 125);
}

.registros {
    width: 40%;
    margin-left: 30%;
    margin-bottom: 40px;
    font-family: 'Paytone One';
    font-size: 30px;
    background-color: rgb(194, 167, 125);
}

form {
    color: rgb(0, 0, 0);
    font-family: 'Architects Daughter';
}

th {
    color: rgb(0, 0, 0);
    font-family: 'Architects Daughter';
}

p {
    margin: 0%;
    text-align: center;
}

.lcUbicacion {
    margin-bottom: 8%;
}

.entregasUbicacion {
    margin-bottom: 6%;
    margin-left: 12%;
    margin-top: 1%;
}

.retiroUbicacion {
    margin-bottom: 4%;
    margin-left: 16%;
    margin-top: 1%;
}

.efectivoUbicacion {
    margin-left: 4%;
}

.cuotasUbicacion {
    margin-left: 20%;
}

.codigoQR {
    margin-left: 15%;
}

.tarjetasUbicacion {
    margin-left: 30%;
}

.imagenEfectivo {
    padding-left: 35px;
    padding-top: 20px;
}

.fuente {
    color: rgb(0, 0, 0);
    font-family: 'Paytone One';
    background-color: rgb(194, 167, 125);
    text-align: center;
    font-size: 24px;
    margin-right: 80px;
    width: 100%;
}

.fuenteUno {
    color: rgb(0, 0, 0);
    font-family: 'Paytone One';
    background-color: rgb(194, 167, 125);
    text-align: center;
    font-size: 24px;
    margin-right: 50px;
    margin-left: 15px;
    width: 100%;
}

.fuenteDos {
    color: rgb(0, 0, 0);
    font-family: 'Paytone One';
    background-color: rgb(194, 167, 125);
    text-align: center;
    font-size: 24px;
    margin-right: 60px;
    width: 100%;
}

.telUbicacion {
    margin-left: 50px;
    margin-top: 18%;
}

.tiempoUbicacion {
    padding-left: 50px;
    margin-top: 80px;
}

.whatsUbicacion {
    margin-top: 30px;
    margin-left: 50px;
}

.iconoFacebook {
    margin-top: 120%;
    margin-left: 30px;
}

.iconoInstagram {
    margin-top: 120%;
    margin-right: 10px;
}

.iconoYouTube {
    margin-top: 120%;
    margin-left: 50px;
}

.seleccionados {
    width: 150px;
    margin-left: 45%;
}

.favoritosAnteriores {
    width: 150px;
    margin-left: 35%;
}

.favoritosAnterioresDos {
    width: 150px;
    margin-left: 5%;
}

.barraProductosUno {
    width: 100%;
    background-color: #2E7D32;
    margin-top: 40px;
    font-size: 30px;
}

.cajaCarritoUno {
    height: 250px;
    width: 100%;
    background-color: #ECF87F;
    border: solid 4px #2C281B;
    line-height: 250px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: space-around;
    padding-top: 20px;
    justify-content: center;
    align-items: center;
}

.cajaCarritoDos {
    height: 250px;
    width: 100%;
    background-color: #5E8E2D;
    line-height: 250px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: space-around;
    padding-top: 20px;
    justify-content: center;
    align-items: center;
    border: solid 4px #2C281B;
}

.descripcionCarrito {
    background-color: #EFEE9D;
    line-height: 100px;
    height: 100px;
    width: 150px;
    text-align: center;
    border-radius: 60px 60px 60px 60px;
    font-family: 'Paytone One' !important;
    font-size: 20px;
}

.galeria {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px;
}

.galeria h1 {
    font-size: 40px;
    text-align: center;
    font-family: 'Architects Daughter';
    color: black;
}

.contenedor {
    width: 90%;
    height: auto;
    margin-top: 20px;
    display: grid;
    grid-template-areas: "item1 item2 item3 item3" "item1 item4 item5 item6" "item7 item4 item8 item8";
}

.item {
    min-height: 200px;
    min-width: 200px;
    border: 1px solid rgb(194, 167, 125);
}

.item:hover {
    transform: scale(1.2);
    transition: 0.7s;
    filter: grayscale(1)
}

.item1 {
    grid-column: 1;
    grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    background-image: url(../imagenes/perro\ comiendo\ 2.jpg);
    background-size: cover;
    background-position: center;
}

.item2 {
    grid-area: item2;
    background-image: url(../imagenes/hupi.jpg);
    background-size: cover;
}

.item3 {
    grid-area: item3;
    grid-column-start: 3;
    grid-column-end: 5;
    background-image: url(../imagenes/perritos.jpg);
    background-size: cover;
    background-position: center;
}

.item4 {
    grid-area: item4;
    grid-row-start: 2;
    grid-row-end: 4;
    background-image: url(../imagenes/upper\ bolsa.jpg);
    background-size: cover;
}

.item5 {
    grid-area: item5;
    background-image: url(../imagenes/perrote.jpg);
    background-size: cover;
    background-position: center;
}

.item6 {
    grid-area: item6;
    background-image: url(../imagenes/bolsa\ de\ proplan8.png);
    background-size: cover;
    background-position: center;
    background-color: black;
}

.item7 {
    grid-area: item7;
    background-image: url(../imagenes/cachorro.jpg);
    background-position: center;
    background-size: cover;
}

.item8 {
    grid-area: item8;
    grid-column: 2;
    grid-column-start: 3;
    grid-column-end: 5;
    background-image: url(../imagenes/Banner.png);
    background-size: cover;
    background-position: center;
}

.contenedorUno {
    width: 90%;
    height: auto;
    margin-top: 20px;
    display: grid;
    grid-template-areas: "itemUno itemDos itemTres itemTres" "itemUno itemCuatro itemCinco itemSeis" "itemSiete itemCuatro itemOcho itemOcho";
}

.itemUno {
    grid-column: 1;
    grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    grid-area: itemUno;
    background-image: url(../imagenes/gato\ manitos.jpg);
    background-size: cover;
    background-position: center;
}

.itemDos {
    grid-area: itemDos;
    background-image: url(../imagenes/agatos6.png);
    background-size: cover;
    background-position: center;
}

.itemTres {
    grid-area: itemTres;
    background-image: url(../imagenes/jueguete\ gato.jpg);
    background-size: cover;
    background-position: center;
    grid-row: 1;
    grid-column-start: 3;
    grid-column-end: 5;
}

.itemCuatro {
    grid-area: itemCuatro;
    grid-row-start: 2;
    grid-row-end: 4;
    background-image: url(../imagenes/agatos3.png);
    background-size: cover;
    background-position: center;
}

.itemCinco {
    grid-area: itemCinco;
    background-image: url(../imagenes/agatos4.png);
    background-size: cover;
    background-position: center;
    grid-row: 2;
    grid-column-start: 4;
    grid-column-end: 5;
}

.itemSeis {
    grid-area: itemSeis;
    background-image: url(../imagenes/agatos1.png);
    background-size: cover;
    background-position: center;
    grid-row: 2;
}

.itemSiete {
    grid-area: itemSiete;
    background-image: url(../imagenes/agatos5.png);
    background-position: center;
    background-size: cover;
    grid-column: 1;
    grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
}

.itemOcho {
    grid-area: itemOcho;
    grid-column: 2;
    grid-column-start: 3;
    grid-column-end: 5;
    background-image: url(../imagenes/gato\ pasto.jpg);
    background-size: cover;
    background-position: center;
}

.direccion {
    margin-left: 40px;
    font-family: 'Paytone One' !important;
    font-size: 18px;
    background-color: rgb(194, 167, 125);
}

.marquesinaUno {
    margin-left: 60px;
}

@media only screen and (max-width: 320px) {
    #alimentoUno {
        width: 100%;
    }
    #alimentoDos {
        width: 100%;
        height: 180px;
    }
    #alimentoTres {
        width: 100%;
    }
    .inicioDeSesion {
        margin-left: 20%;
    }
    .botonRegistro {
        margin-left: 28%;
    }
    .carrito__contenedor {
        display: flex;
        width: 100%;
        min-height: 300px;
        flex-wrap: wrap;
        justify-content: space-around;
        margin-top: 60px;
        justify-content: space-around;
        border-radius: 60px 60px 60px 60px;
    }
    .carrito__contenedor .carrito__caja {
        height: 250px;
        width: 33%;
        background-color: #5E8E2D;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        justify-content: space-around;
        justify-content: center;
        align-items: center;
        padding-top: 20px;
        border-radius: 20px 20px 20px 20px !important;
        font-size: 12px;
        border: solid 4px #2C281B;
    }
    .carrito__contenedor .carrito__caja .carrito__imagen {
        height: 100px !important;
        width: 100% !important;
        padding-left: 0px !important;
        object-fit: cover;
    }
    .nombre {
        width: 100%;
    }
    .apellido {
        width: 100%;
    }
    .usuario {
        width: 100%;
    }
    .tamanio__contrasenia {
        width: 100% !important;
    }
    .tamanio__contrasenia::placeholder {
        width: 100% !important;
        font-size: 11px;
    }
    .botonRegistroUno {
        margin-top: 40px;
        width: 150px !important;
        margin-left: 80px !important;
    }
    .espacioEmail {
        width: 100%;
    }
    .registros {
        margin-top: 20px;
    }
    .espacio__formulario {
        margin-top: 10px;
    }
    .espacio__formulario .tamanio__contrasenia {
        width: 200px;
    }
    .espacioFormulario {
        margin-top: 10px;
    }
    .espacioFormularioUno {
        margin-top: 10px;
    }
    .espacioFormularioDos {
        width: 100%;
        margin-top: 10px;
    }
    .botonRegistroUno {
        margin-top: 40px;
        margin-left: 20px;
        margin-right: 5%;
        width: 100px;
    }
    .mapaCentrado {
        width: 90%;
        height: 350px;
        margin-right: 0%;
        margin-left: 5%;
        margin-top: 40px;
    }
    .descripcionLocal {
        margin-top: 10px;
        margin-right: 40px;
    }
    .direccion {
        margin-left: 0px;
    }
    .telUbicacion {
        margin-left: 50px;
        margin-top: 18%;
    }
    .tiempoUbicacion {
        padding-left: 50px;
        margin-top: 80px;
    }
    .whatsUbicacion {
        margin-top: 30px;
        margin-left: 50px;
    }
    .iconoFacebook {
        margin-top: 10%;
        margin-left: 0px;
    }
    .iconoInstagram {
        margin-top: 5%;
        margin-left: 0px;
    }
    .instagramFp {
        margin-left: 32px;
        margin-top: 10px;
    }
    .youtubeFp {
        margin-left: 15px;
        margin-top: 10px;
    }
    .facebookFp {
        margin-left: 100px;
        margin-top: 30px;
    }
    .imagenesContacto {
        margin-top: 0%;
    }
    .fuente {
        margin-top: 10px;
    }
    .fuenteUno {
        margin-top: 10px;
        margin-left: 0%;
        margin-right: 60px;
    }
    .fuenteDos {
        text-align: center;
        margin-right: 0px;
        width: 100%;
    }
    .dejanosTuConsulta {
        margin-top: 40px;
        width: 100%;
        margin-right: 60px;
        margin-left: 0%;
        font-size: 21px !important;
    }
    .contacto {
        margin-left: 30px;
        height: 30%;
        width: 80%;
    }
    .contactoUno {
        margin-left: 25%;
    }
    .contactoDos {
        margin-left: 22%;
        margin-top: 5px;
    }
    .contenedor {
        width: 100%;
        height: auto;
    }
    .item {
        min-height: 80px;
        min-width: 75px;
        border: 1px solid #81B622;
    }
    .cajas__contenedoras {
        height: 100% !important;
    }
    .caja__contenedora {
        margin-top: 40px;
    }
    .galeria {
        padding: 0px;
    }
    .animate {
        font-size: 20px;
    }
    h1 {
        font-size: 20px;
    }
    .item {
        border: 1px solid rgb(194, 167, 125);
    }
    .inicioDeSesion {
        width: 100%;
        margin-left: 0%;
    }
    .textoFormularioTres {
        width: 300px;
    }
    .textoFormularioCuatro {
        width: 300px;
    }
    .registros {
        width: 100%;
        margin-right: 40%;
        margin-left: 0%;
    }
    .descripcionCarrito {
        border: solid 4px #2C281B;
    }
}

@media only screen and (max-width: 768px) and (min-width: 321px) {
    #alimentoDos {
        width: 90%;
        height: 380px;
    }
    .textoCarrusel {
        margin-left: 20px;
    }
    #ubicacionCarrusel {
        margin-left: 5px;
    }
    .carrito__imagen {
        margin-right: 40px !important;
    }
    .inicioDeSesion {
        margin-left: 36%;
    }
    .botonRegistro {
        margin-left: 39%;
    }
    .botonRegistroUno {
        margin-top: 40px;
        width: 60% !important;
        margin-left: 20% !important;
    }
    .espacioEmail {
        width: 310px;
    }
    .registros {
        margin-top: 20px;
    }
    .espacio__formulario {
        margin-top: 10px;
    }
    .tamanio__contrasenia {
        width: 310px !important;
    }
    .espacioFormulario {
        margin-top: 10px;
    }
    .espacioFormularioUno {
        margin-top: 10px;
    }
    .espacioFormularioDos {
        width: 100%;
        margin-top: 10px;
    }
    .descripcionLocal {
        margin-top: 0px;
        margin-right: 0px;
    }
    .botonRegistroUno {
        margin-top: 40px;
        margin-left: 120px;
        margin-right: 5%;
        width: 100px;
    }
    .nombre {
        width: 100%;
    }
    .apellido {
        width: 100%;
    }
    .usuario {
        width: 100%;
    }
    .telUbicacion {
        margin-left: 50px;
        margin-top: 18%;
    }
    .tiempoUbicacion {
        padding-left: 50px;
        margin-top: 80px;
    }
    .whatsUbicacion {
        margin-top: 30px;
        margin-left: 50px;
    }
    .iconoFacebook {
        margin-top: 80%;
        margin-left: 20px;
        width: 50px;
    }
    .iconoInstagram {
        margin-top: 80%;
        margin-left: 10px;
    }
    .iconoYouTube {
        margin-top: 80%;
        margin-left: 0px;
    }
    .instagramFp {
        padding-left: 32px;
    }
    .youtubeFp {
        margin-left: 35px;
    }
    .facebookFp {
        margin-left: 10px;
    }
    .imagenesContacto {
        margin-top: 0%;
    }
    .fuente {
        margin-top: 10px;
        font-size: 17px;
        margin-right: 10px;
        background-color: transparent !important;
    }
    .fuenteUno {
        margin-top: 10px;
        margin-left: 0%;
        margin-right: 50px;
        font-size: 17px;
        background-color: transparent !important;
    }
    .dejanosTuConsulta {
        margin-top: 40px !important;
    }
    .contacto {
        margin-left: 210px;
        height: 25%;
        width: 45%;
    }
    .contactoUno {
        margin-left: 20%;
    }
    .contactoDos {
        margin-left: 30%;
        margin-top: 5px;
    }
    .mapaCentrado {
        width: 100%;
        margin-left: 0px;
        height: 480px;
    }
    .contenedor {
        width: 80%;
        height: auto;
        margin-top: 20px;
        margin-right: 40px;
        margin-left: 0%;
    }
    .cajas__contenedoras {
        height: 300% !important;
    }
    .caja__contenedora {
        margin-top: 40px;
    }
    .contenedor {
        width: 100%;
        height: 350px;
        margin-left: 30px;
    }
    .item {
        min-height: 80px;
        min-width: 75px;
        border: 1px solid #81B622;
    }
    .galeria {
        padding: 0px;
    }
    .item {
        border: 1px solid rgb(194, 167, 125);
    }
    .inicioDeSesion {
        width: 100%;
        margin-left: 0%;
        margin-right: 60px;
    }
    .descripcionCarrito {
        border: solid 4px #2C281B;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #ubicacionCarrusel {
        margin-right: 30%;
    }
    #alimentoDos {
        width: 72%;
        height: 390px;
    }
    #ubicacionCarrusel {
        margin-left: 100px;
    }
    .carrito__imagen {
        margin-right: 40px !important;
    }
    .inicioDeSesion {
        margin-left: 40%;
    }
    .botonRegistro {
        margin-left: 42%;
    }
    .espacio__formulario {
        margin-top: 10px;
    }
    .tamanio__contrasenia {
        width: 310px !important;
    }
    .espacioFormulario {
        margin-top: 10px;
    }
    .espacioFormularioUno {
        margin-top: 10px;
    }
    .espacioFormularioDos {
        width: 100%;
        margin-top: 10px;
    }
    .botonRegistroUno {
        margin-top: 40px;
        margin-left: 120px;
        margin-right: 5%;
        width: 200px;
    }
    .nombre {
        width: 80%;
    }
    .apellido {
        width: 80%;
    }
    .usuario {
        width: 82%;
    }
    .contacto {
        margin-left: 290px;
        height: 25%;
        width: 45%;
    }
    .cajas__contenedoras {
        height: 500% !important;
    }
    .caja__contenedora {
        margin-top: 40px;
    }
    .item {
        border: 1px solid rgb(194, 167, 125);
    }
    .inicioDeSesion {
        width: 100%;
        margin-left: 0%;
    }
    .espacioEmail {
        width: 310px;
    }
    .espacioEmailUno {
        margin-right: 50px;
    }
    .descripcionCarrito {
        border: solid 4px #2C281B;
    }
    .descripcionLocal {
        margin-top: 0%;
    }
    .fuente {
        background-color: transparent;
    }
    .fuenteUno {
        background-color: transparent;
    }
}

.align_center {
    text-align: center;
}

.carousel-inner img {
    margin: auto;
}

.textoCarrusel {
    font-family: 'Architects Daughter';
    font-size: 20px;
    background-color: black;
    width: 500px;
    margin-left: 25%;
    color: white;
}


/* BLOQUE 1 EN LA SECCIÓN CARRITO */

.carrito__contenedor {
    display: flex;
    width: 100%;
    min-height: 300px;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 60px;
    justify-content: space-around;
    border-radius: 60px 60px 60px 60px;
}

.carrito__contenedor .carrito__caja {
    height: 250px;
    width: 33%;
    background-color: #5E8E2D;
    line-height: 250px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: space-around;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    border-radius: 60px 60px 60px 60px;
    border: solid 4px #2C281B;
}

.carrito__contenedor .carrito__caja .carrito__imagen {
    height: 200px;
    width: 200px;
    line-height: 200px;
    padding-left: 40px;
    object-fit: cover;
}


/* BLOQUE 2 EN TODAS LAS SECCIONES PERROS/GATOS/AVES Y PECES */

.barra__productos {
    width: 100%;
    background-color: #3b6114;
    height: 60px;
    margin-top: 40px;
    color: white;
    font-family: 'Seymour One';
    text-align: center;
    padding-top: 10px;
    font-size: 30px;
    margin-bottom: 40px;
}

.barra__productos h1 {
    color: white;
    font-family: 'Seymour One';
}


/* BLOQUE 3 SECCIÓN SALUD PERROS */

.inline__block {
    display: inline-block;
}

.inline__block .altura__logo {
    height: 180px;
}


/* BLOQUE 4 EN LAS 11 SECCIONES DEL SUBMENÚ DE PERROS/GATOS/AVES Y PECES */

.cajas__contenedoras {
    display: flex;
    width: 100%;
    height: 800px;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 60px;
    border-radius: 60px 60px 60px 60px;
}

.cajas__contenedoras .caja__contenedora {
    height: 350px;
    width: 300px;
    background-color: #5E8E2D;
    line-height: 350px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 60px 60px 60px 60px;
    border: solid 4px #2C281B;
}

.cajas__contenedoras .caja__contenedora .imagen__contenedor {
    height: 200px;
    width: 300px;
    display: flex;
    justify-content: center;
}


/* BLOQUE 5 EN LAS 11 SECCIONES DEL SUBMENÚ DE PERROS/GATOS/AVES Y PECES */

.descripciones__contenedores {
    height: 150px;
    width: 300px;
    line-height: 150px;
    background-color: #EFEE9D;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    border-radius: 60px 60px 60px 60px;
    border: solid 4px #2C281B;
    font-family: 'Paytone One';
}

.descripciones__contenedores .descripcion__contenedor {
    height: 50px;
    width: 300px;
    line-height: 50px;
    font-family: 'Paytone One';
}


/* BLOQUE 6 EN LAS 11 SECCIONES DEL SUBMENÚ DE PERROS/GATOS/AVES Y PECES + CARRITO-LOGIN-RESGISTRO-CONTACTO  */

.inline__block {
    display: inline-block;
}

.inline__block .logo__fp {
    height: 180px;
}


/* BLOQUE 7 EN LA SECCIÓN REGISTRO CONTRESEÑA */

.espacio__formulario {
    margin-top: 10px;
    font-family: 'Paytone One' !important;
    font-size: 18px;
}

.espacio__formulario .tamanio__contrasenia {
    width: 320px;
}


/* BUCLE/ EACH/ MAPS EN LA SECCIÓN CARRITO  */

.carrito--contenedorAncho {
    width: 33%;
}

.carrito--cajaAncho {
    width: 33%;
}

.carrito--imagenAncho {
    width: 200px;
}

.marquesina {
    margin-top: 100px;
    font-size: 40px;
    font-family: 'Paytone One';
    background-color: rgb(194, 167, 125);
    width: 100%;
}

.dejanosTuConsulta {
    width: 100%;
    background-color: #3b6114;
    height: 60px;
    margin-top: 40px;
    color: white;
    font-family: 'Seymour One';
    text-align: center;
    padding-top: 10px;
    font-size: 30px;
    margin-bottom: 40px;
}

.textoNav {
    font-family: 'Architects Daughter';
    font-size: 20px;
}

.textoSubmenu {
    text-align: center;
    text-decoration: none;
}

.textoMenu {
    text-decoration: none !important;
    background-color: #bdb76b !important;
    color: black;
    font-size: 16px;
}

.barraNav {
    background-color: #bdb76b;
}

.navbar-collapse {
    flex-grow: 0;
}

.imagenesPerros {
    height: 200px;
    width: 200px;
    object-fit: cover;
}