Showing 1–9 of 16 results
.newsletter-form span{
width:100%;
text-align: center;
display: block;
font-family: "Poppins",sans-serif;
line-height: 1.5;
}
.newsletter-form .form-side{
float:left;
padding: 40px 30px;
width: 50%;
box-sizing: border-box;
}
.newsletter-form .pink-line{
width:100%;
height:2px;
margin: 20px 0;
background-color: #ef426c;
}
.newsletter-form .left-side{
background-image:url('https://lashforevercanada.com/wp-content/uploads/2017/12/my-account.jpg');
float:left;
width: 50%;
height: 471px;
background-position: center;
background-size:cover;
box-sizing: border-box;
}
.newsletter-form .offer{
color:#ef426c;
font-size: 25px;
text-transform: uppercase;
line-height: 1.2;
font-weight: 500;
}
.newsletter-form .intro{
font-family: Quentin;
font-size: 42px;
font-weight: 400;
text-transform: none;
text-align: center;
color: #000;
margin: 0px 0 0px 0;
}
.newsletter-form .regular{
margin: 0px 0;
font-weight: 300;
font-size: 12px;
line-height: 1.2;
color: #949494;
background-color: #fff;
}
.newsletter-form .bold.pink{
color:#ef426c;
}
.newsletter-form .bold{
font-size: 13px;
font-weight: 400;
color: #000;
text-transform: uppercase;
}
#sgcboxWrapper .colorbox1 #sgcboxClose{
bottom: unset;
top: 0;
}
.newsletter-form form{
width: 100%;
padding: 10px;
font-size: 13px;
float: left;
margin-right: 10px;
}
.newsletter-form form .input-email{
width: 161px;
padding: 5px 10px;
font-size:16px;
float: left;
margin-right: 10px;
}
.newsletter-form form button{
float: left;
background-color: #ef426c;
border: 1px solid #ef426c;
text-transform: lowercase;
margin: 15px 0 0 0;
color: #fff;
font-family: inherit;
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
outline: none;
line-height: 24px;
letter-spacing: 0;
font-weight: 600;
box-sizing: border-box;
margin: 0;
float: right;
-webkit-transition: color .2s ease,background-color .2s ease,border-color .2s ease;
-moz-transition: color .2s ease,background-color .2s ease,border-color .2s ease;
transition: color .2s ease,background-color .2s ease,border-color .2s ease;
padding: 5px 15px;
font-size: 13px;
cursor: pointer;
}
#sgcboxWrapper .colorbox1 #sgcboxLoadedContent{
margin-bottom: 0px;
}
.colorbox1 #sgcboxMiddleLeft,
.colorbox1 #sgcboxTopLeft,
.colorbox1 #sgcboxTopRight,
.colorbox1 #sgcboxMiddleRight,
.colorbox1 #sgcboxBottomLeft,
.colorbox1 #sgcboxBottomCenter,
.colorbox1 #sgcboxTopCenter,
.colorbox1 #sgcboxBottomRight{
display:none !important;
}
.colorbox1 #sgcboxPrevious, .colorbox1 #sgcboxNext, .colorbox1 #sgcboxSlideshow, .colorbox1 #sgcboxClose{
bottom: unset;
top: 0;
}
@media (max-width: 767px) {
.newsletter-form .left-side{
display:none !important;}
.newsletter-form .form-side{
width:100%;
}
}