/*General*/
@font-face {
  font-family: 'Nestle-Text';
  src: url("/themes/custom/NestleText-Light.otf") format("opentype");
}
@font-face {
  font-family: 'NestleText-Bold';
  src: url("/themes/custom/NestleText-Bold.otf") format("opentype");
}
@font-face {
  font-family: 'Nestle-Script';
  src: url("/themes/custom/NestleScript-Regular.otf") format("opentype");
}
#page-wrapper {
  font-family: Nestle-Text;
}
#content {
  padding: 0 6rem;
}
a{
  text-decoration:none !important;
}
.imgRegistroNestle.Mobil {
  display: none;
}
.mobile, .Mobil, .mobil {
  display: none;
}
.placeholder {
  background: none !important;
}
.vertical-tabs__menu {
  padding-left: 0;
}
.ClickDisabled a {
  pointer-events: none;
}
/*Menu*/
#li-show-on-session-mobile-edperfil {
  display: none;
}
#li-show-on-session-mobile-preference {
	display: none;
}
#show-login-or-info-user-hidden{
 display:none;
}
#li-show-on-session-mobile-sesion,#li-show-on-session-mobile-perfil{ display:none; }
.ddowm-submen {
    flex-direction: column !important;
    min-width: 200px;
    left: 0% !important;
}
.menu-user-logout-cust {
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
}
.login-menu img {
    width: 42px;
    margin-bottom: 0;
}
#navbar-main {
  display: block;
  padding: 0;
}
.menu{
  background-color: #fff;
  display:none;
}
.menu .container .row {
  margin:0;
}
.logo-menu img{
  width: 150px;
  height: auto;
  margin:0;
}
.menu-inner{
  background: #1980BE;
  height: 40px;
}
/* navidad */
/* .menu-inner {
  width: 100%;
  height: 130px;
  background-image: url(/sites/default/files/2023-12/Luces%202000px.png);
  background-repeat: no-repeat;
} */
/* fin */
.padding-general-menu {
  padding: 1rem 0 2rem;
}
.menu-secundary {
  padding: 2rem 0;
}
.contenedor-menu-secundary{
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
}
.contenedor-menu-secundary li.dropdown {
  display: inline-block;
  position: initial !important;
  cursor:pointer;
}
.contenedor-menu-secundary li label, .dropbtn {
  display: inline-block;
  color: #000;
  text-align: center;
  padding: 5px 16px;
  text-decoration: none;
  border-bottom: 1px solid #d9d9d9;
  font-size: 14px;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.contenedor-menu-secundary .dropdown label:hover, .contenedor-menu-secundary .dropdown-btn label:hover, .contenedor-menu-secundary .dropdown:hover .dropbtn, .dropdown label.active {
  border-bottom: 1px solid #1980be;
  color: #1980be;
}
.contenedor-menu-secundary li a, .dropbtn {
  display: inline-block;
  color: #000;
  text-align: center;
  padding: 5px 5px;
  text-decoration: none;
  border-bottom: 1px solid #d9d9d9;
  font-size: 14px;
  font-family: Nestle-Text;
}
.contenedor-menu-secundary .dropdown a:hover, .contenedor-menu-secundary .dropdown-btn a:hover, .contenedor-menu-secundary .dropdown:hover .dropbtn, .dropdown label.active {
  border-bottom: 1px solid #d9d9d9;
  color: #1980BE !important;
}
.contenedor-menu-secundary .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  box-shadow: inset 0 12px 3px -10px rgb(0 0 0 / 0%), 0 2px 4px rgb(0 0 0 / 10%);
  border: 0;
  transition: .25s ease-in-out .25s;
  z-index: 10;
  color: #fff;
}
.contenedor-menu-secundary .dropdown-content a {
  border-bottom: 1px solid transparent;
  font-size: 14px;
  padding: 0 1rem;
  text-align:left !important;
}
.contenedor-menu-secundary .dropdown-content a:hover {
  border-bottom: 1px solid;
}
.contenedor-menu-secundary .dropdown:hover .dropdown-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  left: 40%;
  padding: 1rem 0;
}
.min-wi {
  min-width: 15%;
  border-bottom: none !important;
  margin: 15px;
}
.min-wi:hover {
  box-shadow: inset 0 12px 3px -10px rgb(0 0 0 / 0%), 0 2px 4px rgb(0 0 0 / 10%);
}
.titulo-sub {
  margin-right: 2rem;
  font-size: 14px;
  color: #000;
}
.check-falso, .check-falso2 {
  display: none;
}
#menu-mobile {
  padding-left: 0;
  margin-bottom: 0 !important;
}
.login-menu {
  display: flex !important;
  flex-direction: row;
  padding:0 !important;
}
.btn-login-menu {
  background-color: #e52039!important;
  border-radius: 21px !important;
  margin-right: 1rem;
  padding: 0.5rem 2rem !important;
  border: none !important;
}
.btn-login-menu a, .btn-login-menu a:hover{
  color:#fff;
}
.login-menu img {
  width: 42px;
  margin-bottom: 0;
}
#menu-mobile li.dropdown-btn {
  margin-right: 1rem;
}
/*Responsive menu*/
@media screen and (min-width: 992px) and (max-width: 1199px){
  .btn-login-menu {
    margin-right: 1rem;
    padding: 0.5rem 1rem !important;
  }
  .login-menu .field.field--name-field-media-image.field--type-image.field--label-hidden.field__item{
  	width:42px;
  }
  .contenedor-menu-secundary li a, 
  .dropbtn , 
  .contenedor-menu-secundary li label{
    padding: 5px;
    font-size:16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.btn-login-menu {
    margin-right: 1rem;
    padding: 0.5rem 1rem !important;
  }
  .login-menu .field.field--name-field-media-image.field--type-image.field--label-hidden.field__item{
  	width:42px;
  }
  .contenedor-menu-secundary{
    padding-left: 0;
  }
  .contenedor-menu-secundary li a, 
  .dropbtn , 
  .contenedor-menu-secundary li label,
  .btn-login-menu{
    font-size: 11px;
    padding: 5px;
  }
  .contenedor-menu-secundary .dropdown:hover .dropdown-content{
    padding: 2rem 0 2rem 2%;
    width: 98%;
    left: 1%;
  }
  .menu-logo{
    top: 0;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px){
	.btn-login-menu {
    margin-right: 5px;
    padding: 0.5rem 1.5rem !important;
	}
	#menu-mobile li.dropdown-btn {
  	margin-right: 0;
	}
  .check-falso {
    display: block;
  }
  .logo-menu img{
    width: 115px;
    height: auto;
    margin: 0 !important;
  }
  .menu {
    background-color: #fff;
    position: relative;
    height: 140px;
  }
  .login-menu {
    position: absolute;
    right: 15px;
    top:50%;
    justify-content: end;
  }
  .contenedor-menu{
    position: absolute;
    top:50%;
    left: 15px;
    z-index:2;
  }
  #menuToggle{
    display: block;
    position: relative;
    top: 10px;
    left: 10px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    height: 50px;
    width: 95%;
  }
  #menuToggle label,#menuToggle a{
    text-decoration: none;
    color: #232323;
    transition: color 0.3s ease;
    display: block;
    border-bottom: none;
    padding: 0;
    text-align: left;
  }
  #menuToggle input.check-falso{
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 2; 
    -webkit-touch-callout: none;
  }
  #menuToggle span.closex{
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #1980be;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    opacity 0.55s ease;
    color: black;
    font-size: 14px;
  }
  #menuToggle span.closex:first-child{
    transform-origin: 0% 0%;
  }
  #menuToggle span.closex:nth-last-child(2){
    transform-origin: 0% 100%;
  }
  #menuToggle input.check-falso:checked ~ span.closex{
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #1980be;
  }
  #menuToggle input.check-falso:checked ~ span.closex:nth-last-child(3){
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
  }
  #menuToggle input.check-falso:checked ~ span.closex:nth-last-child(2){
    transform: rotate(-45deg) translate(0, -1px);
  }
  #menu-mobile{
    display: block;
    width: 215%;
    margin: -50px;
    padding: 50px 0 50px 40px;
    padding-top: 50px;
    background: #ffffff;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0 0;
    transform: translate(-100%, 0);
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }
  #menu-mobile li {
    padding: 1rem 0;
    margin: 0;
    text-transform: uppercase;
    padding-left: 1rem;
  }
  #menuToggle input.check-falso:checked ~ ul{
    transform: none;
  }  
  .contenedor-menu-secundary {
    display: inline-grid;
    padding-left: 0;
    justify-content: initial;
    width: 100%;
  }
  .dropdown .plus-item::after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f067';
    float: right;
    margin-right: 1rem;
  }    
  .contenedor-menu-secundary .dropdown:hover .dropdown-content {
    display: block;
    flex-direction: row;
    justify-content: flex-start;
    left: 0;
    width: 100%;
    padding: 0;
    background-color: #fff;
    box-shadow: none;
  }
  #menu-mobile .logo-menu img {
    float: right;
    margin-top: -37px;
    margin-right: 10px;
    width: 180px;
  }
  .menu-secundary {
    margin-top: 0.5rem;
    padding-left: 0 !important;
    padding-right: 20px !important;
  }
  .titulo-sub {
    color: #000;
    position: relative;
    text-decoration: underline;
  }
  .menu-logo {
    text-align: center;
    position: absolute;
    left: 18%;
    top: 48%;
    z-index: 3;
    width: 115px;
  }
  
  [id^=drop]:checked + .dropdown-content {
    display: block !important;
  }
  .contenedor-menu-secundary .dropdown-content {
    display: none !important;
    position: initial;
    background-color: initial;
    box-shadow: none;
    border: 0;
    transition: none;
    z-index: 10;
    color: #fff;
  }
  .min-wi {
    margin: 1rem 0;
  }
  .min-wi:hover{
    box-shadow: none;
  }
  .min-wi img{
    display:none;
  }
}
@media (max-width: 767px){
  .container, .container-sm {
    max-width: 100% !important;
  }
}
/* Seccion-6 Unete a Mi Nestle*/
#seccion-6 {
  padding: 5rem 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image:url(/sites/default/files/2022-12/Fondo%20verde%20Unete%20a%20mi%20Nestlé2.jpg);
}
#seccion-6 > div > div.row {
  position: relative;
}
#seccion-6 > div > div.row > div.col-md-12.Desktop {
  position: absolute;
  top: 70px;
}
.imgRegistroNestle img{
  width: 100%;
}
.tituloRegistroNestle{
  font-family: Nestle-Script;
  font-size: 80px;
  text-align: left;
  color: #4F2C1D;
  margin-left: 2rem;
}
.subTituloRegistroNestle{
  font-size: 46px;
  text-align: left;
  color: #4F2C1D;
  line-height: 0;
}
.textoRegistroNestle{
  font-size: 20px;
  text-align: left;
  color: #4F2C1D;
}
.yaRegistrado{
  font-size: 20px;
  text-align: center;
  color: #4F2C1D;
  margin-top: 1rem;
  text-decoration: underline !important;
}
.yaRegistrado:hover{
  color: #4F2C1D;
}
#block-bootstrap-barrio-content > div > article > div > div:nth-child(5) > div > div > div > div > div {
  display: flex;
  justify-content: center;
  margin-top: 0rem;
  margin-bottom: 5rem;
}
#seccion-6 .contenedorBotonUnirme{
  text-align: center;
  margin: 4rem 0 5rem;
}
.italic{
  font-family: NestleText-Bold;
  font-style: italic;
}
#seccion-6 .BotonUnirme {
  margin-bottom: 1rem;
}
.contenedorBotonUnirme.Mobil {
  display: none;
}
.BotonUnirme{
  color: #fff;
  background: #e52039;
  border-radius: 50px;
  border-color: transparent;
  font-size: 24px;
  padding: 0.5rem 4rem;
  outline: none;
  line-height: 26px;
}
.BotonUnirme:hover{
  color: #fff;
}
/* Responsive  Seccion 6 Unete a Mi Nestle*/
@media screen and (min-width: 1800px) {
	#seccion-6 {
	    padding: 5rem 0 12rem !important;
	}
}
@media screen and (min-width: 1660px) and (max-width: 2560px){
  h2.tituloRegistroNestle {
    font-size: 86px;
  }
  h2.subTituloRegistroNestle {
    line-height: 0;
  }
  .textoRegistroNestle {
    font-size: 22px;
  }
  #seccion-6 {
    padding: 5rem 0 7rem;
	}
  #seccion-6 > div > div.row > div.col-md-12.Desktop {
    top: 60px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .textoRegistroNestle {
    font-size: 18px;
  }
  #seccion-6 > div > div.row > div.col-md-12.Desktop {
    top: 120px;
  }
  .login-menu img{
  	width:34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .tituloRegistroNestle {
    font-size: 56px;
  }
  .subTituloRegistroNestle {
    font-size: 36px;
  }
  .textoRegistroNestle {
    font-size: 18px;
  }
  .textoContenidoConsejos {
    width: 100%;
  }
  .contenedorTextoRecetas {
    padding: 1rem 2rem;
  }
  .textoPromociones {
    font-size: 22px;
    margin-bottom: 3rem;
  }
  #seccion-6 > div > div.row > div.col-md-12.Desktop {
    position: absolute;
    top: 175px;
  }
}
@media screen and (max-width: 767px){
  .imgRegistroNestle.Mobil {
    display: block;
  }
  .imgRegistroNestle.Desktop {
    display: none;
  }
  /* Navidad */
  .menu-inner {
    background-size: contain;
  }
  /* fin */
  #seccion-6 {
    margin: 0;
    margin-bottom: 3rem;
    padding-top: 0;
    background-position: bottom;
    padding-bottom: 4rem;
    background-repeat: no-repeat;
    background: linear-gradient(180deg,#ffffff 0%,#D5F1FD 100%);
  }
  #seccion-6 > div > div.row {
    flex-direction: column-reverse;
    align-items: center;
  }
  .contenedorBotonUnirme.Mobil {
    display: block;
    flex-wrap: wrap;
    justify-content: center;
  }
  .contenedorBotonUnirme.Desktop {
    display: none !important;
  }
  #seccion-6 .contenedorBotonUnirme {
    line-height: 1;
  }
  #seccion-6 > div > div > div:nth-child(1){
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .tituloRegistroNestle {
    margin-left: 2rem;
  }
  .subTituloRegistroNestle {
    margin-left: 1rem;
  }
  .textoRegistroNestle {
    margin-left: 0;
    text-align: center;
  }
  .subTituloRegistroNestle{
    line-height: 0;
    margin-top: 4rem;
  }
  .textoRegistroNestle {
    font-size: 16px;
  }
}
/*Footer*/
.site-footer {
  padding: 8rem 0 0;
  background-image: url(/sites/default/files/2022-10/backgroundfooter.png);
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  font-family: Nestle-Text;
  margin-top: 0;
  background-color: transparent;
}
.site-footer__bottom {
  margin: 0;
  border-top:none;
}
.site-footer .content ol:not(.menu), .site-footer .content ul:not(.menu) {
  padding-left: 0;
}
.site-footer__bottom .region {
  margin-top: 0;
}
.site-footer__bottom .block {
  margin: 0;
}
.site-footer__bottom .content {
  padding: 0 ;
  margin-top: 0;
}
#footer {
  background-color: #a62345;
  padding-bottom: 2rem;
}
.footerParte1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  padding-left: 2rem;
}
.textoFooter1 {
  display: none;
}
.menuFooter {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menuFooter li {
  display: inline;
  font-size: 20px;
  margin-left: 1rem;
}
.menuFooter a {
  color: #fff !important;
}
.menuFooter a:hover {
  text-decoration: underline 1px !important;
}
.footerParte2 {
  border-top: 1px #fff solid;
  padding-top: 1rem;
}
.contenedorFooterParte2 {
  justify-content: space-around;
}
.contenedorTextoFooter {
  padding: 0 5rem;
}
.link-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style: none;
}
.link-footer li {
  margin: 0 5px;
}
.link-footer a {
  color:#fff !important;
}
.link-footer a:hover {
  text-decoration: underline 1px !important;
}
.textoFooter2 {
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #fff;
  justify-content: space-around;
}
.contenedorIconosFooter {
  display: flex;
  flex-direction: row;
  list-style: none;
  justify-content: space-evenly;
}
/* Responsive Footer */
@media screen and (min-width: 2900px){
  .site-footer {
    padding: 18rem 0 0;
  }
}
@media screen and (min-width: 1660px) and (max-width: 2560px){
  .textoFooter2 {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
  .menuFooter li {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .menuFooter li {
    font-size: 16px;
  }
  .contenedorTextoFooter {
    padding: 0;
  }
  .footerParte1 {
    padding-left: 0;
    flex-direction: column;
  }
  .ContenedorMenuFooter{
    margin-top: 2rem;
  }
  .site-footer {
    padding: 4rem 0 0;
  }
  .btn-login-menu {
    font-size: 11px !important;
    margin-top: 5px;
    margin-right: 5px;
	}
	.login-menu img {
    width: 24px;
	}
}
@media screen and (max-width: 767px) {
  .mobile, .Mobil, .mobil {
    display: block;
  }
  .desktop, .Desktop {
    display: none;
  }
  .site-footer {
    background-image: url(/sites/default/files/2022-10/BackGroundFooterMobile.png);
    background-size: cover;
    padding: 4rem 0 0;
  }
  .footerParte1 {
    display: block;
    text-align: center;
    padding: 0;
  }
  .separadorMenufooter {
    display: none !important;
  }
  .menuFooter {
    display: flex !important;
    flex-direction: column;
    text-decoration: underline 1px;
    padding-left: 0 !important;
  }
  .footerParte1 img {
    width: 40%;
    margin: 2rem 0;
  }
  .textoFooter1 {
    display: block;
    font-size: 14px;
    padding: 2rem 3rem;
    margin-bottom: 0;
    line-height: 1;
    color: #fff;
  }
  .menuFooter li {
    display: inline;
    font-size: 16px;
    margin-left: 1rem;
  }
  .contenedorFooterParte2 {
    justify-content: center;
    flex-direction: column-reverse;
  }
  .contenedorTextoFooter {
    padding: 0;
  }
  ul.textoFooter2.link-footer > li > a {
    font-size: 10px;
  }
  .BotonUnirme {
    padding: 0rem 3rem;
    height: 34px;
  }
}


/* wraps text for links details */
.blog-contenido .content a {
word-wrap: anywhere;
}
