/*
logicalit.com css newsletterpopup module 
*/
.popupnews-wrapper {
	min-width:600px;
	width:95%;
	margin:0 auto;
	position:relative;
font-family: "Times New Roman", Arial, Helvetica, sans-serif !important;
}
#email-input {
display:inline-block;}
#popupnews-form input[type="email"],
#popupnews-form button[type="submit"] {
	font:400 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#popupnews-form {
    padding: 0px;
    display: inline-block;
}
#popupnews-form input[type="email"],
#popupnews-form input[type="text"] {
       float: left;
        width: 210px;
        /* margin-left: 22px */
        border: 1px solid #CCC;
       padding: 13px;
}
#popupnews-form button[type="submit"] {
    float: right;
    cursor: pointer;
    /* width: 150px; */
    border: none;
    padding: 15px;
    margin-right: 40px;
}
#popupnews-form button:hover {
opacity: .5;
}
#popupnews-form input:focus {
	border:1px solid #999;
}
#popupnews-form .error  {
	color: red; 
}
#popupnews-form .closefancybox  { 
  color: #0645AD;
  text-decoration: underline;
}
#popupnews-form .closefancybox a:hover { 
  color: #3366BB;
  text-decoration: underline;
}
::-webkit-input-placeholder {
    color:#888;
}
:-moz-placeholder {
    color:#888;
}
::-moz-placeholder {
    color:#888;
}
:-ms-input-placeholder {
    color:#888;
}
#text {
    float: left;
    padding: 35px 50px 0px 50px;
    width: 50%;
}
#text  h1, #text  h2{
    font-size: 42px;
    margin: 0 0 30px 0;
    line-height: 36px;
    color: black;
    text-align: center;

}
#text  h3, #text h4{
font-size: 20px;
line-height: 16px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
color:black;
 /*text-align: center;*/
}
#text  p {
   font-size: 12px;
    line-height: 20px;
    margin: 0;
color:black;
}
#image {
    float: left;
    width: 50%;
   /* padding: 35px 0 15px 35px; */
}

.aceptarNewsletter {
      width: 50%;
    float: left;
    padding: 4px 0 10px 45px;
    font-size: 13px;
}
/*.aceptarNewsletter  *{
    float: left;
}*/

.error
{
	max-width: 40%;
	/*Tania*/
	display: inline-block;
    font-size: 1.3rem;
    margin-left: 6%;
}

#order-opc h3 {
width: 100%}

.msg_ok h2{
    margin-left: 33px;
    float: left;
    width: 45%;
    font-size: 42px;
    line-height: 36px;
    color: black;
    text-align: left;
    text-transform: uppercase;
}

#text p.grande {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif !important;
    font-weight: normal;
    font-size: 38px;
    margin: 0 0 10px 0;
    line-height: 36px;
    color: black;
    text-align: center;
    padding: 0;}
    
#text p.mediana {
     font-family: "Times New Roman", Arial, Helvetica, sans-serif !important;
    font-weight: normal;
    font-size: 17px;
    line-height: 16px;
    margin: 0 0 10px 0;
    color: black;}

.suscrito-mediana1, .suscrito-mediana2, .suscrito-grande {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif !important;
font-weight: normal;
font-size: 17px; 
padding: 165px 0 80px 41px; 
line-height: 16px; 
color: black; 
width: 100%; 
text-align: center; 
text-transform: uppercase;
}
.suscrito-mediana2{
 padding-top: 0;
}

.suscrito-grande{
font-size: 38px;
padding: 0 18px;
line-height: 36px;
}

/*.fancybox-wrap
{
    width: 800px !important;
}*/

/*Tania modif css "popup"*/

/*@media (max-width: 480px) {

  #email-input #text {
      padding: 0 20px;
  }
  #text p.grande {
    font-size: 22px;
    font-weight: bold;
  }
 #text p.mediana {
    font-size: 18px;
  }
    #text p {
        margin: 0;
        text-align: center;
        text-transform: none;
    }
  #FormNewletterPopup {
    text-align: center;
  }
  #popupnews-form input[type="email"],
  #popupnews-form input[type="text"],
  #popupnews-form button[type="submit"] {
    margin-left: 0px;
  }

.suscrito-mediana1, .suscrito-mediana2, .suscrito-grande {
    padding: 40px 20px;}
.consentir {
    padding-left: 30px;
    margin-top: -18px; 
}}*/


.generalPopuli, .otherPopuli, .successPopuli {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 99%;
/*    background-image: url(https://testwebicp.es/kiehlspt/themes/warehouse/img/bg_paper.jpg); */
}

@media (max-width: 850px)
{
	#email-input #text, #email-input #image 
	{
    	width: 100%!important;
	}
	#email-input #image img 
	{
	    width: 100%;
	    height: auto;
	    display: block;
	    margin: auto;
	    bottom: 100px;
	}
	#email-input #image img 
	{
	    z-index: 1;
	}
	#email-input #text 
	{
	    padding: 0 40px;
	}
}

#contPopupLi h4
{
	text-align: center;
    color: #C00;
    font-weight: normal;
    text-align: center;
    font-size: 2.5rem;
}

#contPopupLi h1
{
	text-align: center;
    font-size: 2rem;
    color: #cc0000;
    margin-top: 0px;
    text-align: center;
    font-weight: bold;
}

#contPopupLi h3
{
	text-align: center;
  /*  padding: 20px 0; */
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: bold;
line-height: 50px;
}

#contPopupLi p {
    font-size: 1.5em;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
font-family: "Times New Roman", Arial, Helvetica, sans-serif !important;
}

#contPopupLi ul {
    padding: 20px 0;
    list-style: none;
    text-align: center;
font-weight: normal;
font-family: "Times New Roman", Arial, Helvetica, sans-serif !important;
}

#contPopupLi li {
    padding-left: 30px;
    font-size: 1.6em;
    line-height: 25px;
font-family: "Times New Roman", Arial, Helvetica, sans-serif !important;
}

.aceptarNewsletter .checker
{
	float: left;
}

/* alex 31/07/2017 */
@media (max-width: 780px) {
    #image {
        display: none;
    }
    #email-input #text {
        padding: 0 20px;
    }
    #contPopupLi h3 {
        font-size: 20px;
        margin: 25px 0 10px 0;
        padding: 10px 0 0;
    }
    #contPopupLi p {
        font-size: 13px;
        text-align: justify;
    }
    #contPopupLi ul {
        font-size: 8px;
        text-align: left;
        padding: 5px 0;
        margin: 0;
    }
    #contPopupLi li {
        padding-left: 0px;
    }
    .aceptarNewsletter {
        width: 100%;
        padding: 0 20px 10px;
    }
    #popupnews-form button[type="submit"] {
        width: 90%;
        margin-right: 5%;
        margin-bottom: 15px;
    }
    #popupnews-form input[type="email"], #popupnews-form input[type="text"] {
        width: 90%;
        margin-right: 5%;
    }
#popupnews-form #email-input {
    padding-bottom: 0!important;
}

    #FormNewletterPopup .consentir {
        font-size: 12px;
          widht: 90%;
    }
}

/* MAR 13/09/2017 */

#contPopupLi p.resaltado {
  font-size: 2em;
  font-weight: bold;
}

#image img {
width: 100%;}

/* ALEX | 11/02/2019 */

@media (max-width: 780px) {
    #popupnews-form input[type="email"],
    #popupnews-form input[type="text"] {
        width: 100%;
        margin-bottom: 15px;
    }
    #popupnews-form button[type="submit"] {
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
    }
    #scrollLegal {
        width: calc(100% - 40px)!important;
        margin: 0 20px!important;
        margin-bottom: 20px!important;
    }
    #text {
        padding: 20px;
        width: 100%;
    }
}