/*  */

body{
    font-family: 'Goldplay' !important;
}
#logo-aseres{
    max-width: 144px;
    margin-bottom: 20px;
    margin-top: 5px;
    margin-left: auto;
}
@media (max-width: 800px) {
    #logo-aseres {
    max-width: 100px;
    margin-bottom: 0px; 
    margin-top: 0px;
    margin-left: auto;
    }
    .grid-objetos tbody{
        margin-top: 0px;
    }
}
    
.titulo-principal {
    margin: 0 !important;
    font-weight: 100;
}
div .tit-form-datos{
    font-family: 'GoldPlay';
    font-weight: 100;
}
.btn-continuar-pago{
    font-family: 'GoldPlay';
    font-weight: 100;
    width: 40%;
}
.box-btn-pago{
    justify-content: center;
    justify-content: space-evenly;
}
.barrabusquedamenu{
    visibility: hidden;
}
.menu-aseres{
    display: flex;
    width: 40%;
    justify-content: flex-start;
}
.opciones-menu-aseres{
    margin-right: 5%;
    margin-left: 5%;
}
.box-logo-menu{
    margin: unset;
    margin-left: 6%;
}
.opciones-menu-aseres a{
    text-decoration: none;
    color: var(--TextColor);
    font-size: 19px;
}
.componentes-menu{
    justify-content: end;
    margin-right: 5%;
}
.box-carro-total{
    margin: unset;
}
.div-productoscarrito{
    margin: 0px;
}
.texto-envios-info{
    display: flex;
    font-size: 12px;
    place-self: flex-start;
    font-weight: 400;
    letter-spacing: 1.3px;
}
.box-btn-prodcarrito{
    margin-left: 7%;
}
@media (max-width: 800px) {
    .box-btn-prodcarrito{
        margin-left: 7%;
        padding: 40px 0;
    }
}
.box-tamano-producto-aseres{
    border: 1px solid var(--TextColor);
    color: var(--TextColor);
    padding: 3px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 10px !important;
    width: 13vw;
    margin-right: 1vw;
    font-family: 'Goldplay' !important;
}

@media (max-width: 840px){
   .box-tamano-producto-aseres{
    width: 55vw;
   }
   .div-medidas{
    grid-template-columns: repeat(1, 1fr);
   }
   .calculos tr td {
    font-size: 12px !important;
    margin-bottom: 25px !important;
    }
}
.calculos{
    display: flex;
    justify-content: flex-start;
}
.calculos tr td{
    font-family: 'Goldplay' !important;
}
.calculos tr td input{
    font-family: 'Goldplay' !important;
}
.btn-agregar-prodcarrito-aseres{
    width: 50%;
    color: var(--MainColor);
    background: var(--TextColor);
    border: 1px solid var(--TextColor);
    border-radius: 5px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    margin-right: 5%;
    font-family: 'Goldplay';
}
.btn-agregar-prodcarrito-aseresuno{ 
    background: var(--TextColor);
    color: var(--MainColor);
    font-size: 12px;
    display: flex;
    align-items: center;
    height: 35px;
    border-radius: 5px;
    width: 6%;
    justify-content: center;
    font-family: 'Goldplay';
}
.box-compra-aseres{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10vh;
}

.container-img-texto-2partes{
    display: flex;
}

.texto-aboutme{
    width: 100%;
    font-family: "Playfair Display", serif;
}
.skill-content h2{
    font-weight: 300;
    font-size: 3.3vw;
    margin-bottom: 1vh;
}
.skill-content h3{
    font-weight: 400;
    margin-top: 0;
    font-family: 'Playfair Display', serif !important;
    font-size: 24px;
    margin-bottom: 0px;
}
.skill-content p{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff;
    line-height: 1.8em;
    margin: 0;
}
.showuploadbtn{
    pointer-events: auto;
    opacity: 1 !important;
    z-index: 2;
}
.container-img-aboutme{
    padding: 20px;
}

.fila-aboutme{
display: flex;
margin: 0 1vw;
}
.columna-aboutme{
padding: 0 5px;
width: 33%;
}
.caja-aboutme{
        text-align: center;
    margin: 0px;
    font-family: 'Playfair Display', serif !important;
    max-width: 90%;
}
.caja-aboutme p {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff;
    line-height: 1.8em;
    margin: 0;
}

.texto-aboutme p{
-webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif !important;
    color: #fff;
    line-height: 1.8em;
    margin: 0;
}





.form-contacto-info{
    display: flex;
    font-family: "Playfair Display", serif;
}

.contact-info-top ul{
display: flex
;
    flex-direction: column;
}
.contact-info-bottom ul{
display: flex
;
    flex-direction: column;
    list-style-type: unset;
}

.form-contacto-2{
    display: flex;
}
.contact-info-area h2{
    font-size: 34px;
    padding-bottom: 23px;
    color: var(--TextColor);
}
.campo-form{
    height: 62px;
    background-color: transparent;
    border: 1px solid rgb(24 24 24);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 20px;
    
    width: 17vw;
    margin: 0 2vw 0 0;
    margin-bottom: 20px;
}

.fondo-form{
    width: 60%;
    padding-top: 0px;
    font-family: "Playfair Display", serif;
    place-items: center;
}
.box-form{
    padding-top: 0px;
    margin: 0;
    width: unset;
    justify-self: right;
}

.titulo-form{
    font-size: 36px;
}

#mensaje{
    height: 62px; 
    background-color: transparent;
    border: 1px solid rgb(24 24 24);
    color: #ffffff;
    font-size: 12px;
    padding: 2px 20px;
    /* width: 17vw; */
    margin: 0 2vw 0 0;
    margin-bottom: 20px;
    align-content: center;
}
.contact-info-social{
    display: flex;
    justify-content: space-around;
}
.fila-ofertas{
    display: flex;
    justify-content: space-between;
    margin-left: 1%;
    margin-right: 1%;
}

.imgtoModalofertas{    cursor: pointer;
    /* max-height: 60vh; */
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: auto;
}

@media (max-width: 840px){
    .espacio-menu{
        margin-top: 45px;
    }
    .fila-ofertas {
        display: flex;
        justify-content: center;
    }
    .box-tamano-producto-aseres{
        font-size: 4vw;
    }
    .div-subtitulo-aseres{
        display: block !important;
        justify-items: left;

    }

    .box-logo-menu{
        margin: auto;
    }
    #logo-aseres{
        position: relative;
        left: 20px;
        right: auto;
    }

    .container-img-texto-2partes{
        display: block;
    }
    .skill-content h2{
        font-weight: 300;
    /* font-size: 3.3vw; */
    /* margin-bottom: 1vh; */
    font-size: 30px;
    }
    .fila-aboutme{display: block;}
    .columna-aboutme{width: 100%;justify-items: center;}
    .texto-aboutme{margin: 0;width: unset;margin: 20px;}

    .campo-form{
        width: 38vw;
    }
    .form-contacto-info{
        padding: 0 5% 20% 5%
    }

    #mensaje{
        width: 80vw;
    }
    .envio-contacto{
        width: 80vw;
    }
     .fondo-form{
        padding-bottom: 0px;
    }
    
}




.titulo-main-aseres{
    font-size: 48px;
    color: var(--TextColor);
    font-weight: 400;
    text-align: left;
    margin: 0;
    font-family: "Goldplay";
}
.subtitulo-main-aseres{
    font-size: 40px;
    color: var(--TextColor);
    text-align: left;
    margin: 0;
    font-family: 'Goldplay';
    font-weight: 200;
}
@media (max-width: 840px){
    .titulo-main-aseres{
    font-size: 36px;}
   .subtitulo-main-aseres{
    font-size: 30px;} 
}
.carrito-entero{
        color: var(--TextColor);
    text-align: left;
    margin: 0;
    font-family: 'Goldplay';
    font-weight: 200;
}

.div-entrega-compra label p .carrito-entero{
   color: var(--TextColor);
    text-align: left;
    margin: 0;
    font-family: 'Goldplay';
    font-weight: 200;
    font-size: 25px !important;
}

.subtitulo-material{
    font-size: 18px;
    color: var(--TextColor);
    text-align: right;
    font-weight: 600;
    margin: 0;
}
.div-subtitulo-aseres{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.bloque-ofertas {
    font-family: 'Poppins', sans-serif;
    font-size: large;
    border-color: var(--TextColor);
    text-align: center;
    margin-bottom: 1%;
    cursor: pointer;
    
    border-radius: 5px;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    height: -webkit-fill-available;
}
.bloque-ofertas:hover {
    transition: box-shadow 0.3s ease-in-out;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
}



@media (min-width: 840px){
    .espacio-menu{
        margin-top: 70px;
    }
    .box-logo-menu{ 
        padding-right:3% ;
    }
    .container-objetivos{
        padding: 20px;
    }

    .form-contacto-2partes{
        display: flex;
    }
    .bloque-ofertas{
        margin: 10px;
        min-width: 24%;
        max-width: 24%;
    }
    .imgtoModalofertas{
        cursor: pointer;
        width: 100%;
        margin: auto;
        max-height: 140vw;
    }
   .bloque-ofertas{
        width: 24%;
    }
}