@font-face {
    font-family: "alta";
    src: url("../fonts/Alta.otf");
}

@font-face {
    font-family: "Menu";
    src: url("../fonts/BebasNeue.ttf");
}

@font-face {
    font-family: "Botones";
    src: url("../fonts/PTSerif.ttf");
}

@font-face {
    font-family: "Aton";
    src: url("../fonts/Anton.ttf");
}

@font-face {
    font-family: "Oswaldt";
    src: url("../fonts/Oswaldt.ttf");
}

@font-face {
    font-family: "Changa";
    src: url("../fonts/Changa.ttf");
}

@font-face {
    font-family: "Montse";
    src: url("../fonts/Montserrat.ttf");
}

@font-face {
    font-family: "Stat";
    src: url("../fonts/Stat.ttf");
}

@font-face {
    font-family: "Quin";
    src: url("../fonts/Quin.ttf");
}

@font-face {
    font-family: "Yanone";
    src: url("../fonts/Yanone.ttf");
}

@font-face {
    font-family: "Patua";
    src: url("../fonts/Patua.ttf");
}

.icono {
    color: #5a646d;
    text-decoration: none !important;
    outline: none !important;
}

input:invalid {
    border-color: #DD2C00;
    border-width: 3px;
}

input:valid {
    border-color: #99823e;
    border-width: 3px;
}

#notify {
    margin-top: 5px;
    padding: 10px;
    font-size: 12px;
    width: 100%;
    color: #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#notify.error {
    background-color: #DD2C00;
}

#titulopro {
    font-family: Quin !important;
    color: black !important;
    text-align: center;
    margin-top: 10px;
}

#titulopro2 {
    font-family: Quin !important;
    color: black !important;
    text-align: right;
    margin-top: 10px;
    padding-right: 18%;
}

#prepro {
    text-align: right !important;
    padding-right: 10px;
    font-family: Patua !important;
    color: #99823e !important;
}

#imgproducto {
    background-color: #99823e !important;
}

#prepro:hover {
    color: #99823e !important;
    font-family: Patua !important;
}

#des {
    padding-left: 5px;
    padding-right: 5px;
    font-family: Yanone;
    font-size: large;
    letter-spacing: 1px;
}

.enlaimg {
    text-decoration: none;
    color: black;
}

.enlaimg:hover {
    color: black;
}

.icono:hover {
    color: #5a646d;
    text-decoration: none;
    cursor: pointer;
    color: #99823e;
}

.Form-reg {
    margin: 30px;
    margin-left: 30%;
}

.form-label1 {
    font-family: Oswaldt !important;
    font-style: normal;
}

.modal {
    backdrop-filter: blur(5px);
}

.modal-content {
    color: #212529 !important;
}

#footerprincipal {
    background-color: #212529 !important;
    color: #fdfdfd !important;
}

#bodyprincipal {
    background-color: #212529 !important;
}

.carousel {
    margin-bottom: 120px !important;
}

.body1 {
    background-color: #212529;
}

.hola {
    align-items: left !important;
}

.container {
    max-width: 960px;
}

.menu {
    color: rgb(255, 255, 255);
    font-family: "Menu";
    font-size: xx-large;
}

.menu:hover {
    font-weight: bold;
    text-shadow: 1px white;
    color: #a59157 !important;
}

.ini {
    border-color: #a59157 !important;
    border-width: 3px !important;
    color: #fff !important;
    background-image: -webkit-linear-gradient(45deg, #a59157 50%, transparent 50%) !important;
    background-image: linear-gradient(45deg, #a59157 50%, transparent 50%) !important;
    background-position: 100% !important;
    background-size: 400% !important;
    -webkit-transition: background 300ms ease-in-out !important;
    transition: background 300ms ease-in-out !important;
    margin-left: 20px;
    font-family: Aton;
}

.ini:hover {
    background-position: 0 !important;
    color: black !important;
}

.ini:focus {
    box-shadow: 0px 0px 2px #99823e !important;
    background-color: #99823e !important;
    color: black !important;
}

.ini1 {
    border-color: #a59157 !important;
    border-width: 3px !important;
    color: rgb(5, 5, 5) !important;
    background-image: -webkit-linear-gradient(45deg, #a59157 50%, transparent 50%) !important;
    background-image: linear-gradient(45deg, #a59157 50%, transparent 50%) !important;
    background-position: 100% !important;
    background-size: 400% !important;
    -webkit-transition: background 300ms ease-in-out !important;
    transition: background 300ms ease-in-out !important;
    margin-left: 20px;
    font-family: Aton;
}

.ini1:hover {
    background-position: 0 !important;
    color: black !important;
}

.ini1:focus {
    box-shadow: 0px 0px 2px #99823e !important;
}

.ini2 {
    border-color: #a59157 !important;
    border-width: 3px !important;
    width: 50px !important;
    height: 50px !important;
    padding: 6px 0px !important;
    border-radius: 30px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 1.42857 !important;
    color: rgb(5, 5, 5) !important;
    background-image: -webkit-linear-gradient(45deg, #a59157 50%, transparent 50%) !important;
    background-image: linear-gradient(45deg, #a59157 50%, transparent 50%) !important;
    background-position: 100% !important;
    background-size: 400% !important;
    -webkit-transition: background 300ms ease-in-out !important;
    transition: background 300ms ease-in-out !important;
    margin-left: 20px;
    font-family: Aton;
}

.ini2:hover {
    background-position: 0 !important;
    color: black !important;
}

.ini2:focus {
    box-shadow: 0px 0px 2px #99823e !important;
}

.carrito {
    margin: 10px;
    margin-left: 20px;
}

.carrito:hover {
    color: #cabe9c;
}

.logoP:hover {
    height: 60px;
    transition: cubic-bezier(20, 20, 20, 20);
}

.foot:hover {
    font-size: 20px;
}

.body2 {
    background-image: url(../img/paneladmin.jpg);
    ;
}

.tituloadmin {
    font-family: Changa;
}

.tablatitulo {
    font-family: Stat;
    letter-spacing: 1px;
    font-size: 20px;
}

.tablacontenido {
    font-family: Montse;
}

.nametienda {
    font-family: 'alta';
    /* font-weight:bold ; */
}

.nametienda:hover {
    color: #a59157;
}

.page-item {
    color: #a59157 !important;
    font-family: Montse !important;
}