.nirweb_smart_sms_phone_fields{
display: none;
}
.nirweb_smart_sms_phone_fields.show{
display: block;
}
.nirweb_smart_sms_phone_fields input{
margin: 12px 0 0 0;
border: 1px solid #666;
border-radius: 3px;
padding: 0.5rem 1rem;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
outline: 0;
font-family: inherit;
font-size: 15px;
}
.nirweb_smart_sms_phone_fields button{
margin: 10px 0 0 0;
border: 1px solid #c36;
border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
width: 100px;
height: 40px;
font-size: 15px;
color : #c36;
outline: 0;
cursor: pointer;
background-color: #fff;
font-family: inherit;
}
.nirweb_smart_sms_phone_fields button.loading{
opacity: 0.5;
cursor: default;
}
.nirweb_smart_sms_response{
font-size: 14px;
padding: 8px 10px;
border-radius: 5px;
margin-top: 10px;
}
.nirweb_smart_sms_response.success{
border: 1px solid #54d254;
color: #078107;
}
.nirweb_smart_sms_response.fail{
border: 1px solid red;
color: #c30f0f;
}
.nirweb_comment_notif > input{
outline: 0;
margin: 7px 0;
display: none;
}
.nirweb_not_logged_in.show{
display:block;
}
.nirweb_newsletter_phone button.loading{
opacity: 0.5;
cursor: default;
}
.nirweb_newsletter_phone{
display: flex;
align-items: center;
width: 100%;
}
.nirweb_newsletter_phone input{
outline: 0;
border: 1px solid #ccc;
height: 40px;
padding: 0 10px;
margin-left: 10px !important;
border-radius: 3px;
font-family: inherit;
}
.nirweb_newsletter_phone input::placeholder{
color:inherit;
}
.nirweb_newsletter_phone button{
cursor: pointer;
height: 40px;
width: calc(30% + 30px);
padding: 0 15px;
background: #00babe;
color: #fff;
border: 0;
border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
font-family:inherit;
}
.nirweb_smart_sms_response span.fail{
border: 1px solid red;
color: #c30f0f;
padding: 5px 25px;
width: 100%;
}
.nirweb_smart_sms_response span.success{
border: 1px solid #54d254;
color: #078107;
padding: 5px 25px;
width: 100%;
}
.nirweb_newsletter_code{display: flex;align-items: center;}
.nirweb_newsletter_code input{outline: 0;border: 1px solid #ccc;height: 30px;padding: 0 10px;margin-left: 10px;border-radius: 3px;font-family: inherit;}
.nirweb_newsletter_code button{height: 30px;cursor: pointer;width: 50px;background: #00babe;color: #fff;border: 0;border-radius: 3px;}
.ovl__nirsam{
position: fixed;
top:0;
bottom: 0;
right: 0;
left: 0;
background-color: rgba(0,0,0,0.4);
z-index: 98;
display: none;
}
.nirsam_newslettr_popup{
width: 40%;
max-width: 600px;
position: fixed;
top: 40%;
left: 0;
right: 0;
margin: 0 auto;
z-index: 99;
flex-direction: column;
align-items: center;
padding: 25px;
border-radius: 15px;
display: none;
}
.nirsam_newslettr_popup.active{
display: flex;
}
.ovl__nirsam.active{
display: block;
}
.nirsam_newslettr_popup img{
max-width:300px;
margin-bottom: 10px;
}
.nirsam_newslettr_popup h5{
margin: 10px 0 0 0;
}
.nirsam_newslettr_popup .nirsam_newslettr_popup_text{
margin-bottom: 20px;
}
.nirsam_newslettr_popup h4 {
line-height: 1.6em !important;
margin: 0 0 20px 0 !important;
}
.nirsam_newslettr_popup h5{
line-height: 1.6em !important;
}
.nirsam_newslettr_popup .nirsam_newslettr_popup_text{
line-height: 1.6em !important;
}
.nirsam_newslettr_popup .nirweb_newsletter_form{
margin-top:15px;
}
.nirsam_newslettr_popup .nirweb_newsletter_phone {
justify-content: center;
}
.nirsam_popup_close{
margin-right: auto;
cursor: pointer;
}
.nirweb_smart_sms_in_stock label {
text-align: right;
direction: ltr;
}
.nirweb_smart_sms_sale label {
text-align: right;
direction: ltr;
}