
body{
  background: var(--mainbg-img) #262626;

  /*background: url('../img/bg.jpg') left top no-repeat, url('../../imgc/lpa.jpg') left top no-repeat;
  background: url('../../imgc/lpa.jpg') left top no-repeat, url('../img/bg.jpg') left top no-repeat;*/

  /* background-image: linear-gradient(47deg,#8c3cee 0%,#2f85f6 60%,#2daef7 100%);
  background-image: linear-gradient(to bottom, rgba(186,153,65,1), 5%, rgba(85,85,85,1)); */

    background-size: cover;
    height: 100vh;
    width: 100%;

    background-attachment: fixed;
    background-size: 100% 100%;

}

.card{
    box-shadow: -18px 19px 31px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}


.subtitle{
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
    max-width: 220px;
    margin: 0 auto 10px;
    line-height: 1.5;
}

.big-title p:first-child{
    font-family: "Playfair Display","Helvetica Neue","Helvetica","Arial", serif;
}
.big-title p:last-child{
    font-family: "Playfair Display","Helvetica Neue","Helvetica","Arial", serif;
}

.page-description,
.page-description-footer{
    text-align: center;
    color: #EEEEEE;
    font-family: "Raleway","Helvetica Neue",Arial,sans-serif;
}

.page-description-footer{
    margin-top: 50px;
    margin-bottom: 20px;
}
.page-description-footer h2{
    margin-top: 60px;
    padding-bottom: 10px;
}
.page-description-footer .btn{
    margin: 1px 1px; /* 2px 2px; */
}

/* overscribe _variables.scss ln69 */
.page-description-footer .btn-round {
  border-width: 2px;
  border-radius: 20px !important;
  /*padding: 4px 25px; / 12px */
}

.page-description-footer .btn-social i{
    margin-right: 7px;
}

.page-description-header{
    height: 70vh;
}

.ct-heart{
    color: #F74933;
}
.page-description-footer p{
    text-align: center;
    color: #eeeeee;
    margin-top: 100px;
}
.page-description-footer a{
    color: #888; /*FFFFFF*/
}

.page-description-footer .social-area{
    margin: 0 auto;
}
.page-description-footer > div{
    display: inline-block;
}

/* avitar */
.logo-container{
    left: 30px;  /*50*/
    position: absolute;
    top: 15px;  /*20*/
     z-index: 3;
}
.logo-container.full-screen-table-demo{
    left: 13px;
    top: 10px;
}

.logo-container .logo{
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 60px;
    float: left;
}
.logo-container .brand{
    font-size: 18px;
    color: #ffffff;  /* cda45e */
    line-height: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial, sans-serif;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 60px; /* 60px */
}
.hipster-container{
    max-width: 440px;
    display: block;
    border-radius: 10px;
    padding: 15vh 80px; /*padding: 20vh 80px;*/
/*
        padding-top: 5vh;
        padding-right: 80px;
        padding-bottom: 5vh;
        padding-left: 80px;
*/

    margin: 0 auto;

}
.hipster-container img{
    width: 80%;

}

h2.big-title{
    font-size: 44px !important;
    margin-top: 150px;
}

h1{
    font-size: 38px;
}

h1 small{
   color: #EEE;
}



@media (min-width: 979px){

    .card{
        margin-bottom: 70px;
    }
}

@media (max-width: 979px){
    .page-description-footer .btn{
        margin-bottom: 10px ;
    }
}










/*** from list_regalos4eventos.php
|> (big standard) different: <style> .ttype1 { font-size: 2rem; line-height: 1.3; } </style>
<style>
.ttype1 { margin-top: 20px; margin-bottom: 20px; font-family: "Inter",sans-serif; font-weight: 700; font-size: 2rem; line-height: 1.3; color: #d9ba85; opacity: 0.9;}
.ttype2 { margin: 0; display: inline; color: inherit; opacity: 0.6; }
</style>
*/
.ttype1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Inter",sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.3;
  color: #d9ba85;
  opacity: 0.9;
}
.ttype2 {
  margin: 0;
  display: inline;
  color: inherit;
  opacity: 0.6;
}

/*** from adsedit  => recargaTe
|> (smaller) different: <style> .ttype1 { font-size: 1.6rem; line-height: 1.1; } </style>
|> header anpassung: <span  style="font-size: 3rem; ">"RecargaTE!"</span>

.ttype1 { margin-top: 20px; margin-bottom: 20px; font-family: "Inter",sans-serif; font-weight: 700; font-size: 1.6rem; line-height: 1.1; color: #d9ba85; opacity: 0.9;}
.ttype2 { margin: 0; display: inline; color: inherit; opacity: 0.6; }
*/

/***
hola_regalos   151,152,150,153,154,155
is done muy individual
*/



/*
@import "add2try.css";
*/
