

.m-land.landing-cejas{
  background-image:url(../img/make_up_bg.png);
  background-position:center;
  background-size:cover;
}

.m-land.landing-cejas .m-land--bg{
  background-color:rgba(0,0,0,0.1);
  widht:100%;
}

.m-land-container{

  padding:30px 15px;
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;

}

.m-land-row--titles{
  text-align:left;
  margin-bottom:30px;
}

  .m-land-row--titles .first-line, .m-land-row--titles .second-line{
    display:inline-block;
    width:100%;
  }
  .m-land.landing-cejas .hover{
    -webkit-transition: all 100ms ease-out 0.1s;
    -moz-transition: all 100ms ease-out 0.1s;
    -o-transition: all 100ms ease-out 0.1s;
    transition: all 100ms ease-out 0.1s;
  }
.m-land.landing-cejas .hover:hover{
  opacity:0.7;
  cursor:pointer;
}

.m-land.landing-cejas img{
  width:100%;
  height:auto;
}

.m-land.landing-cejas a, .m-land.landing-cejas a:hover, .m-land.landing-cejas a:focus{
  color:#000;
}

.m-land-title{
  font-family: 'HelveticaNeue Condensed';
  text-align: left;
  font-size: 76px;
  font-weight: 900;
  font-style: normal;
  line-height: 82px;
  color: #151515;
  text-transform:uppercase;
}

.m-land-subtitle{
  font-family:Helvetica Neue LT Std;
  text-align: left;
  font-size: 50px;
  font-size: 54px;
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.5px;
  color: #000000;
}

.m-land-product{

}

	.btn-comprar-modal{
		background-color:#000;
		color:#FFF;
		display:inline-block;
		width:100%;
		padding:10px 15px;
		    font-family: 'Helvetica Neue LT Std';
    font-weight: 900;
    font-style: normal;
	max-width:150px;
	margin:30px 0;
	}

	.btn-comprar-modal:hover{
		color:#FFF;
		text-decoration:none;
		opacity:0.8;
	}
  .m-land-separator{
    margin:10px 0;
    width:100%;
    text-align:center;
    display:inline-block;
    line-height:0;
  }

  .m-land-separator.top{
    margin-bottom:0px;

  }

    .m-land-separator__line{
      display:inline-block;
      width:2px;
      height: 70px;
      background-color:#000;
    }

  .m-land-row--products{
    text-align:center;
  }
  .m-land-product{
    max-width:260px;
    display:inline-block;
  }

  .m-land-product h4{
    font-family: 'Helvetica Neue LT Std';
    font-weight: 900;
    font-style: normal;
    line-height: 30px;
    font-size: 27px; /* Zepling 30px */
     letter-spacing: normal;
     text-align: center;
     color: #000000;
     margin-bottom:0;
  }

  .m-land-product h5{
    background-color:#ceb5a2;
    display:inline-block;
    padding:5px 15px;

    font-family: 'HelveticaNeue';
      font-size: 25px; /* Zepling 30px */
      font-weight: 100;
      font-style: normal;
      font-display: swap;
   line-height: 28px;
   letter-spacing: 0.6px;
   text-align: center;
   color: #000000;
   margin-top:10px;
   margin-bottom:0;
  }

  .m-land-product__image{
    position:relative;
    display:inline-block;
    width:100%;
    height:300px;
    color:#000;
  }



  .m-land-product__image__img{
    position:absolute;
    z-index:2;
    top:0;
    right:0;
    width:100%;
    height:100%;
    pointer-events:none;
  }

  .m-land-product__image img{
    max-width:134px;
    height:auto;
  }




  .m-land-product__image__info{
    padding:10px 5px 10px 15px;
    text-align:left;
    background-color:#FFF;
    position:absolute;
    z-index:1;
    top:40%;
    right: 0px;
    max-width: 155px;
    font-family: 'HelveticaNeue';
    font-weight: 300;
    font-style: normal;
    font-size:13px;
    line-height:17px;

  }

  .m-land-new-box{
    position: absolute;
    top: -30px;
    text-align: center;
    font-family: 'HelveticaNeue Condensed';
    font-size: 24px;
    font-weight: bold;
    left: 41px;
  }

  .m-land-product__image__title{
    font-family: 'HelveticaNeue ThinCond';
    font-size: 20px;
    line-height:23px;
    font-weight: normal;
    font-style: normal;
     font-weight: 100;
     padding-bottom:1px;
     border-bottom:2px solid #000;
  }

  .m-land-product__image__title strong{
    font-family: 'HelveticaNeue Condensed';
    font-weight: bold;
    font-style: normal;
    font-size: 20px;
    line-height:23px;
  }

  .m-land-product__image__info span{
    display:inline-block;
    max-width:100%;
    color:#000;
    text-transform:uppercase;
  }

  .m-land-product__image__subtitle{
    margin:5px 0 5px;
    width:100%;
  }

  .m-land-product__info__link,.m-land-product__tutorial__link{
    text-transform:uppercase;
    font-family: 'HelveticaNeue Condensed';
      font-size: 14px; /* Zepling 30px */
      font-weight: bold;
      font-style: normal;
    color:#000;
    text-align:left;
  }


  .m-land-product__tutorial__img{
    padding:10px 0 0 10px;
    position:relative;
    margin-bottom:5px;
  }



  .m-land-product__tutorial__img--box{
    width:170px;
    height:40px;
    background-color:rgba(0,0,0,0.18);
    position:absolute;
    top:0;
    left:0;
      z-index:-1;
  }

  .m-land-product__tutorial__link a{
    font-size:12px;
    line-height:12px;
  }



/* ESTILOS POR COLUMNAS */
.m-land.landing-cejas .m-land-product__image__img{

}

/* PRODUCTO 1 */
.m-land.landing-cejas .producto-01 .m-land-product__image__img{
  right:25px;
}

.m-land.landing-cejas .producto-01  .m-land-product__image__info{
  right:-30px;
  max-width:150px;
}



/* PRODUCTO 2 */



.m-land.landing-cejas .producto-02 .m-land-product__image__img img{
  max-width: 125px;
}

.m-land.landing-cejas .producto-02  .m-land-product__image__info{
  right:-25px;
  max-width:140px;
}


/* PRODUCTO 3 */

.m-land.landing-cejas .producto-03 h5{
  max-width:200px;
}

.m-land.landing-cejas .producto-03 .m-land-product__image__img{
  right:10px;
}

.m-land.landing-cejas .producto-03 .m-land-product__image__img img{
  max-width: 125px;
}

.m-land.landing-cejas .producto-03  .m-land-product__image__info{
  right:-35px;
  max-width:160px;
}


/* PRODUCTO 4 */
.m-land.landing-cejas .producto-04 .m-land-product__image__img{
    right:20px;
}
.m-land.landing-cejas .producto-04 .m-land-product__image__img img{
  max-width: 120px;
}

.m-land.landing-cejas .producto-04  .m-land-product__image__info{
  right:-35px;
  max-width:135px;
}


.hide-desktop{
  display:none;
}

.hide-mobile{
  display:inline-block;
}

 .m-land-modal .modal-dialog {
  width: 80%;
  max-width: 760px;

}

 .m-land-modal .modal-dialog img{
	 
   width: 100%;
    height: auto;
    max-width: 150px;

}

 

.modal-open .modal{
	padding-left: 0px !important;
	height:100%;
	overflow-y:hidden;
}



.m-land-modal .m-land-title{
    font-size:36px;
    line-height:39px;
    text-align:center;
  }

.m-land-modal.modal .m-land-subtitle{
    font-size:20px;
    font-size:23px;
    text-align:center;
  }

  .m-land-row--titles_content--bg{
    background-color:#F4F4F4;
    width:60%;
    margin:0 auto;
          padding:30px 0;
  }

  .m-land-modal .modal-body{
      border-top:4px solid #000;
      border-bottom:4px solid #000;
      margin-bottom:30px;
      padding:15px 0;

  }
  .m-land-modal.modal .m-land-row--titles{
    margin-bottom:0;
  }


  .m-land.landing-cejas a.m-land-abs-btn{
    position: absolute;
    color: #FFF;
    background-color: #fc2561;
    padding: 4px 10px;
    bottom: -60px;
    left: 40px;
    text-align: center;
    font-family: 'Helvetica Neue LT Std';
    font-weight: 900;
    font-style: normal;
  }
  
  
    .m-land.landing-cejas .producto-04 a.m-land-abs-btn{
		
		bottom:-43px;
		
	}
/* RESPONSIVE */

@media (max-width: 1200px){
  .m-land-product h4{
      font-size: 22px;
      line-height: 25px;
  }

  .m-land-product h5{
    margin-top:5px;
    font-size: 20px;
  }

  .m-land-product__image__title, .m-land-product__image__title strong{
    font-size:18px;
  }


  /* PRODUCTO 1 */

  .m-land.landing-cejas .producto-01 .m-land-product__image__img{
    right:40px;
  }
  .m-land.landing-cejas .producto-01 .m-land-product__image__img img{
    max-width: 125px;
  }
  .m-land.landing-cejas .producto-01  .m-land-product__image__info{
    right:-35px;
  }



  /* PRODUCTO 2 */

  .m-land.landing-cejas .producto-02 .m-land-product__image__img{
    right:0px;
  }

  .m-land.landing-cejas .producto-02  .m-land-product__image__info{
    right:-40px;
    max-width: 135px;
  }




  /* PRODUCTO 3 */

  .m-land.landing-cejas .producto-03 .m-land-product__image__img{
    right:15px;
  }
  .m-land.landing-cejas .producto-03 .m-land-product__image__img img{
    max-width: 110px;
  }
  .m-land.landing-cejas .producto-03  .m-land-product__image__info{
    right:-35px;
    max-width: 145px
  }



  /* PRODUCTO 4 */

  .m-land.landing-cejas .producto-04 .m-land-product__image__img{
    right:20px;
  }
  .m-land.landing-cejas .producto-04 .m-land-product__image__img img{
    max-width: 110px;
  }
  .m-land.landing-cejas .producto-04  .m-land-product__image__info{
    right:-45px;
    max-width: 125px;
  }

}

@media (max-width: 1020px){

    /* PRODUCTO 1 */

    .m-land.landing-cejas .producto-01 .m-land-product__image__img{
      right:20px;
    }
    .m-land.landing-cejas .producto-01 .m-land-product__image__img img{
      max-width: 134px;
    }
    .m-land.landing-cejas .producto-01  .m-land-product__image__info{
      right:-25px;
    }



    /* PRODUCTO 2 */
    .m-land.landing-cejas .producto-02 .m-land-product__image__img{
      right:0;
    }
    .m-land.landing-cejas .producto-02 .m-land-product__image__img img{
      max-width: 134px;
    }

    .m-land.landing-cejas .producto-02  .m-land-product__image__info{
      right:-10px;
      max-width: 135px;
    }




    /* PRODUCTO 3 */

    .m-land.landing-cejas .producto-03 .m-land-product__image__img{
      right:25px;
    }
    .m-land.landing-cejas .producto-03 .m-land-product__image__img img{
      max-width: 134px;
    }
    .m-land.landing-cejas .producto-03  .m-land-product__image__info{
      right:-10px;
      max-width: 150px
    }


      /* PRODUCTO 4 */

      .m-land.landing-cejas .producto-04 .m-land-product__image__img{
        right:25px;
      }
      .m-land.landing-cejas .producto-04 .m-land-product__image__img img{
        max-width: 134px;
      }
      .m-land.landing-cejas .producto-04  .m-land-product__image__info{
        right:-30px;
        max-width: 125px;
      }
}

@media (max-width: 770px){
    .m-land-title{
      font-size:46px;
      line-height:49px;
    }

    .m-land-row--titles_content--bg{
        width:90%;
    }

    .m-land-subtitle{
      font-size:28px;
      font-size:32px;
    }
    /* PRODUCTO 1 */

    .m-land.landing-cejas .producto-01 .m-land-product__image__img{
      right:40px;
    }
    .m-land.landing-cejas .producto-01 .m-land-product__image__img img{
      max-width: 134px;
    }
    .m-land.landing-cejas .producto-01  .m-land-product__image__info{
      right:-55px;
    }



    /* PRODUCTO 2 */
    .m-land.landing-cejas .producto-01 .m-land-product__image__img{
      right:0px;
    }
    .m-land.landing-cejas .producto-02 .m-land-product__image__img img{
      max-width: 134px;
    }

    .m-land.landing-cejas .producto-02  .m-land-product__image__info{
      right:-25px;
      max-width: 135px;
    }




    /* PRODUCTO 3 */

    .m-land.landing-cejas .producto-03 .m-land-product__image__img{
      right:0;
    }
    .m-land.landing-cejas .producto-03 .m-land-product__image__img img{
      max-width: 134px;
    }
    .m-land.landing-cejas .producto-03  .m-land-product__image__info{
      right:-45px;
      max-width: 150px
    }


      /* PRODUCTO 4 */

      .m-land.landing-cejas .producto-04 .m-land-product__image__img{
        right:0;
      }
      .m-land.landing-cejas .producto-04 .m-land-product__image__img img{
        max-width: 134px;
      }
      .m-land.landing-cejas .producto-04  .m-land-product__image__info{
        right:-50px;
        max-width: 125px;
      }
}
@media (max-width: 600px){
.m-land .container{
      max-width: 600px;
}

.btn-comprar-modal{
	margin:15px 0;
	padding:5 10px;
}
.m-land-modal .modal-dialog{
  width:98%;
  margin: 15px 1% 0 1%;
}

.m-land-row--titles_content--bg{
  padding:15px 0;
}



.hide-desktop{
  display:inline-block;
}

.hide-mobile{
  display:none;
}

.hide-desktop.row{
      display: flex;
}

.m-land-row--titles{
  margin-bottom:10px;
}

.m-land-title, .m-land-subtitle{
    text-align:center;
  }

  .m-land-header{
    text-align:center;
    margin-bottom:20px;	
  }
  

  .m-land-title, .m-land-modal .m-land-title{
    font-size:27px;
    line-height:30px;
  }

  .m-land-subtitle, .m-land-modal.modal .m-land-subtitle{
    font-size:15px;
    font-size:18px;
  }

  .m-land-product h4{
    font-size: 32px;
    line-height: 25px;

  }
  .m-land-product h5{
    font-size: 26px;
    line-height: 25px;
    max-width: 220px;
    width:100%;

  }

  .m-land-section-selector{
    text-align:center;
    margin-bottom:40px;
  }

  .m-land-section-selector.active, .m-land-section-selector.active.hover:hover{
    opacity:0.3;
  }

  .m-land-section-selector h4{
    font-family: 'Helvetica Neue LT Std';
    font-weight: 900;
    font-style: normal;
    font-size: 22px;
    line-height:25px;
    margin-bottom:0;
  }


    .m-land-section-selector h5{
      font-family: 'HelveticaNeue';
      font-size: 24px;
      font-weight: 100;
      font-style: normal;
      line-height:28px;
      margin-bottom:0;
    }

  .m-land-horizontal{
    width:70px;
    display:inline-block;
    height:2px;
    background-color:#000;
  }

}

@media (max-width: 375px){

  .m-land-title,  .m-land-modal .m-land-title {
      font-size: 30px;
      line-height: 34px;
  }

  .m-land-product__image{
    height:260px;
  }

  /* PRODUCTO 1 */


  .m-land.landing-cejas .producto-01 .m-land-product__image__img img{
    max-width: 110px;
  }
  .m-land.landing-cejas .producto-01  .m-land-product__image__info{
    right:-40px;
  }



  /* PRODUCTO 2 */

  .m-land.landing-cejas .producto-02 .m-land-product__image__img img{
    max-width: 110px;
  }

  .m-land.landing-cejas .producto-02  .m-land-product__image__info{
    right: -10px;
    max-width: 125px;
  }




  /* PRODUCTO 3 */


  .m-land.landing-cejas .producto-03 .m-land-product__image__img img{
    max-width: 110px;
  }
  .m-land.landing-cejas .producto-03  .m-land-product__image__info{
    right:-30px;
    max-width: 150px
  }


    /* PRODUCTO 4 */
    .m-land.landing-cejas .producto-04 .m-land-product__image__img{
      right:10px;
    }

    .m-land.landing-cejas .producto-04 .m-land-product__image__img img{

      max-width: 110px;
    }
    .m-land.landing-cejas .producto-04  .m-land-product__image__info{
      right:-30px;
      max-width: 125px;
    }

}

@media (max-width: 360px){

.m-land-section-selector h4{
  font-size:15px;
  line-height:20px;
}
.m-land-section-selector h5{

  font-size: 16px;

  line-height:22px;

}
}
@media (max-width: 310px){

  .m-land-title,  .m-land-modal .m-land-title {
      font-size: 26px;
      line-height: 30px;
  }

  .m-land.landing-cejas .producto-03  .m-land-product__image__info{
    margin-top:55px;

  }
  .m-land.landing-cejas .producto-01 .m-land-product__image__img,
  .m-land.landing-cejas .producto-02 .m-land-product__image__img,
  .m-land.landing-cejas .producto-03 .m-land-product__image__img,
  .m-land.landing-cejas .producto-04 .m-land-product__image__img,
  .m-land.landing-cejas .producto-01  .m-land-product__image__info,
  .m-land.landing-cejas .producto-02  .m-land-product__image__info,
  .m-land.landing-cejas .producto-03  .m-land-product__image__info,
  .m-land.landing-cejas .producto-04  .m-land-product__image__info
  {
    position:relative;
    width:100%;
    left:0;
    top:auto;
    right:auto;
    display:inline-block;
  }

  .m-land-product__image{
    height:auto;
  }
}
