@import url('https://fonts.googleapis.com/css2?family=Domine&display=swap');

@font-face {
    font-family: Denton;
    src: url("/fashionpets/fonts/DentonTest-Regular.otf") format("opentype");
}

@font-face {
    font-family: DentonItalic;

    src: url("/fashionpets/fonts/DentonTest-RegularItalic.otf") format("opentype");
}



@font-face {
    font-family: Coiny;

    src: url("/fashionpets/fonts/Coiny-Cyrillic.ttf") format("opentype");
}



@font-face {
    font-family: BerkshireSwash;

    src: url("/fashionpets/fonts/BerkshireSwash-Regular.ttf") format("opentype");
}


@font-face {
    font-family: Omnes;

    src: url("/fashionpets/fonts/omnes-regular-webfont.ttf") format("opentype");
}

.modaydiversion {

}

.modaydiversion h1 {
    font-family: DentonItalic;
}


.animate-fade-in {
    animation: fadeIn 0.5s forwards;
    opacity: 0;
}

.animate-fade-out {
    animation: fadeOut 0.5s forwards;
    opacity: 1;
}

@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes fadeOut {
    0% { opacity: 1; }
    100% { opacity: 0; }
}



/*
Start
*/

body {
    background-color: #F5B7D4;
    padding: 0;
    margin: 0;
    font-family: "Denton";
    color: #52328A;
}
h1 {
    font-weight: 100;
    font-size: 35px;
}

.main {


    background: url(/fashionpets/images/Posteos.jpeg);
    background-size: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-size: contain;


}

 h1 {
     text-transform: uppercase;
 }

.somos {
    text-transform: uppercase;
}


.llegaron {
}

.subelemento {
}

.subelemento img {
    max-width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

.img-grande {
    height: auto;
    width: 300px!important;
}

.top {
    height: 100%;
    text-align: center;
}

.top img {
    width: 500px;

}

.fplogo {
    min-width: 768px;
    text-align: center;
    padding-top: 20px;
}

.fplogo img{
    width: 200px;
}

.mixedlogo {
    min-width: 768px;
    text-align: center;
    padding-top: 20px;

}

.mixedlogo img{
    width: 300px;
}

.glam {

    background-color: white;
    padding-bottom: 50px;
    border: 20px solid #E31280;
    border-radius: 20px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    width: 80%;
    align-items: center;
    position: relative;
    background: url('/fashionpets/images/fondoglamnew.jpg') ;
    background-size: contain    ;
    background-repeat: no-repeat;
    background-color: white;
    background-position: bottom center;


}


.letreroglam img {
    width: 200px;
    position: absolute;
    left: -50px;
    top: -50px;
}

.superguau img {
    width: 350px;
    position: absolute;
    right: 0;
}

.somos{
  font-family: Coiny;
   .gc
}

.somos h1 {
    margin-top: 50px;
}

.gct,
.gcb {

    display: flex;

    width: 100%;
}

.glam .gct .subelemento{
    flex-direction: column;
}

.mixed .gct .subelemento{
    flex-direction: row;
}

.subelemento {
   width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.subelemento img {

    width: 300px;
}

.gct {

    max-width: 1291px;
}



.gcb {
    margin-top: 50px;
    max-width: 1291px;
}


.gcb .subelemento {
    position: relative;
    flex-direction:  column;
}


.mixed .gcb .subelemento {
    position: relative;
    flex-direction:  row;
}

.mixed gct .subelemento {
    position: relative;
    flex-direction:  row;
}

.trigger {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 23%;


}

.triggerright {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 23%;
    left: unset;
    right: 20%;
}

.texto {
    color: #FB1B90;
    font-size: 25px;
    font-weight: 300;
    height: 200px;
    max-width: 90%;
}

.texto .contenidoTexto {
    text-align: center;
    margin-left: 50px;
}

.texto p{
}

.papis {
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 1;
}

.papis img{
    width: 150px!important;
}

.glammovil {
    display: none;
}

.mixedmovil {
    display: none;
    background: url('/fashionpets/images/fondofixednew.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: white;
}

.mixed {


    background: url('/fashionpets/images/fondofixednew.png') ;
    background-color: white;



}

.mixed .subelemento img{
    width: 300px;
}

footer {
    padding-bottom: 50px;
}


.pie {

}



.pietop {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    padding-bottom: 30px;
}

.pietd {
    margin: 10px;
    text-align: center;
    padding-left: 35px;
    padding-right: 35px;
}

.pietd img {
    max-width: 240px;
    height: 50px;
}

.piebottom {
    text-align: center;
}
.piebottom img {
    width: 200px;
}

.mixpups {

    width: 200px;
    position: absolute;
    left: -50px;
    top: -50px;

}

.mixpups img {
    width: 250px;

}
.cachorros {
    right:100px;
    position: absolute;
    bottom: -120px;
}

.cachorros img {
    width: 220px;

}


.mezcla {
    font-size: 24px;
    right: 156px;
    top: 100px;
    font-family: Coiny;
}

.mezcla h1 {

}


.llegaron {
    font-size: 22px;
    right: 156px;
    top: 100px;
    font-family: Coiny;
    max-width: 95%;
    text-align: center;
}

.llegaron h1 {
    font-size: 28px;
}

.somos img {
    width: 100px;
    margin-right: 25px;

}

.coleccionables {
text-align: center;
}

.coleccionables img {
    max-width: 750px;

}

/*----> */
/*Ajustes Responsivos */

/*Wide */

@media (max-width: 1500px) {
 .mezcla h1 {
     right: 0;
 }
}

/*Desk */


@media (max-width: 1300px){

    .texto .contenidoTexto {
        text-align: center;
         margin-left: 1px;
    }

    .papis img {
        width: 100px!important;
    }

    .pietop {
        display: flex;
        flex-wrap: wrap;
    }

    .pietd {
        flex-basis: 25%; /* Adjust this value as needed based on the number of items */
        padding: 10px;
        box-sizing: border-box;
    }


    .mezcla {
        right: 10px;
        top: 0;
        text-align: left;
    }

    .mezcla h1{
        position: relative;
        left: 0;
        top: 0;
    }

    .unicos {
        right: 10px;
        top: 0;
        width: 400px;
        text-align: right;
    }

    .unicos h1{
        position: relative;
        left: 0;
        top: 0;
    }

    .glam {
        width: 80%;
    }

    .subelemento img {

        width: 250px;
    }

    .texto {
        font-size: 25px;
    }

    .mixed .subelemento img {

        width: 250px;
    }

    .gct {
        height: 50%;

    }

    .gcb {
    }

}

/*Laptop*/
@media (max-width: 1000px){

    .glam {
    }

    .subelemento img {
        width: 200px;
    }
    .mixed .subelemento img{
        width: 200px;
    }
    .gct {

    }

    .gcb {

    }

}


/*Tablet*/
@media (max-width: 768px){

    .coleccionables img{
        max-width: 450px;
    }

    .llegaron {
        padding: 35px;
    }

    .papismovil {
        margin-top: 50px;
    }

    .glam {


    }

    .glamcontenedor {
        flex-direction: column!important;
        padding-right: 0!important;
    }

    .glammovil {
        display: flex;
        width: 70%;
    }

    .subelemento {
        flex-direction: column;
    }

    .mixedmovil {
        display: flex;

    }

    .top {
        margin-top: 10px;
    }

    .top img {
        width: 90%;

    }

    .fplogo {
        min-width: 90%;

    }

    .mixedlogo {
        min-width: 90%;
    }


    .subelemento {
        height: 100%;
        align-items: unset;
        width: 350px;
    }

    .subelemento img{
        width: unset;
        height: 66%;
    }

    .coleccionables {
        margin-top: 50px;
    }

    .texto {
        max-width: 100%;
        height: unset;
        margin-left: 37px;
    }

    .superguau {
        margin-left: 37px;
    }

    .mixedmovil {
        width: 70%;
    }

    .top {
        width: 75%;
    }

}

/*Móvil*/
@media (max-width: 535px){

    .somos h1{

    }

    .papismovil {
        margin-top:30px!important;
        width: 100%!important;
        margin-bottom: 30px;

    }

    .mixedmovil .mezcla {
        margin-top: 24px;
        margin-top: -25px;

    }

    .mixedmovil .subelemento img{
        margin-top: 0;
    }


    .mixpups {
        top: -34px;
        left: -26px;
    }


    .mixpups  img {
          width: 200px;
    }

    .mixedmovil {
        padding: 0;
        width: 0!important;
        min-width: 80vw;
        margin-top: 75px;
    }


    .letreroglam img {
        left: -28px;
    }

    .glam {
        width: unset;
    }

    .glam:last-child {
        margin-right: 50px!important;
    }

    .subelemento{
        width: fit-content;
        align-items: center;

    }

    .glammovil {
        padding: 0;
        width: 0;
        min-width: 80vw;
        margin-top: 75px;
    }

    .somos h1{
       font-size: 24px;
       padding-left: 35px;
       padding-right: 35px;
        margin-top: 0;
        margin-bottom: 35px;

    }

    .llegaron h1 {
        font-size: 20px;
    }

    .llegaron {
        padding: 0;
    }
    .somos {
        margin-top: 0;
    }

    .trigger {
        top: 67px;
    }

    .superguau {
        margin-left: 0;
    }

    h1 {
        font-size: 24px;
        padding-left: 35px;
        padding-right: 35px;
    }

    .texto {
        height: unset;
        position: inherit;
        margin-left: 0;
        font-size: 20px;
        padding-bottom: 35px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .texto .contenidoTexto {
        margin-left: 30px;
    }

    .pie {
        height: unset   ;
    }

    .subelemento img {
         height: unset;

    }



    .papis {
        top: 30%;
    }

    .img-grande {
        max-width: 250px!important;
    }

    .coleccionables img {
        max-width: 300px;
    }
    .letreroglam img {
        max-width:150px;
    }

    .superguau img {
        max-width: 150px;
    }

    .cachorros {
        right: unset;
    }

    .cachorros img {
        max-width: 200px;
    }

}

.glamcontenedor {

    display: flex;
    flex-direction: row;
    padding-left: 50px;
    padding-right: 50px;
}

.glam {
    margin-right: 50px;
}

.glam:last-child {
    margin-right: 0;
}

/*Fantasy update Dec 10th 2024 */

.fantasydesk {
    text-align: center;
}

.fantasydesk img {
    width: 100%; /* Image fills the container's width */
    height: auto; /* Maintains aspect ratio */
    display: block; /* Avoids gaps caused by inline display */
}

.fantasymobile {
    border: 3px solid red;
    text-align: center;
}

.fantasymobile img {
    width: 100%; /* Image fills the container's width */
    height: auto; /* Maintains aspect ratio */
    display: block; /* Avoids gaps caused by inline display */
}


.wilddesk {
    padding-top: 50px;
    text-align: center;
    padding-bottom: 75px;
}


.wilddesk img {
    width: 100%; /* Image fills the container's width */
    height: auto; /* Maintains aspect ratio */
    display: block; /* Avoids gaps caused by inline display */
}

.wildmobile {
    border: 3px solid red;
    width: 100%;
    height: auto;
}