button[type="submit"]:hover{
cursor: pointer;
} .elbzotech-mailchimp-global-default .mc4wp-form-fields{
display: flex;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]{
border: none;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { 
color: #000;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { 
color: #000;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::placeholder {
color: #000;
}
.elbzotech-mailchimp-global-default form input {
width: 100%;
max-width: 500px;
height: 60px;
line-height: 60px;
}
.elbzotech-mailchimp-global-default button { 
display: block; 
height: 60px;
border: none;
border-radius: 0;
background: #000;
color: #fff;
padding: 10px 50px; 
font-size: 15px;
font-weight: 600;
text-transform: uppercase;
font-family: var(--bzo-title_typo-font-family);
transition: all 0.3s ease-out 0s;
}
.elbzotech-mailchimp-global-default button:hover {
background-color: var(--bzo-main-color);
}  .elbzotech-mailchimp-global-style2{
position: fixed;
left: 0;
right: 0;
top: -40%;
bottom: 0;
background: rgb(0 0 0 / 80%);
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
padding: 0px 15px;
opacity: 0;
visibility: hidden;
}
.elbzotech-mailchimp-global-style2.actived{
opacity: 1;
visibility: visible;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
top: 0;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp{
overflow: hidden;
position: relative;
background-color: #fff;
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
right: 15px;
top: 20px;
font-size: 22px;
color: #454545;
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
padding: 0;
transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
z-index: 99;
background-color: rgba(255, 255, 255, 0.5);
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup:hover{
color: var(--bzo-main-color);
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
margin-bottom: 16px;
text-transform: capitalize;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .desc{
margin-bottom: 15px;
}
.elbzotech-mailchimp-global-style2 .image-mailchimp{
width: 45%;
overflow: hidden;
}
.elbzotech-mailchimp-global-style2 .info-mailchimp{
width: 55%;
padding: 10px 50px;
text-align: center;
overflow-y: auto;
scrollbar-width: none;
}
@media(max-width: 1024px){
.elbzotech-mailchimp-global-style2 .info-mailchimp{
padding: 10px 30px;
}
}
.elbzotech-mailchimp-global-style2 .info-mailchimp .mc4wp-error{
text-align: center;
margin-top: 5px;
color: #d0342c;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]{
display: block;
width: 100%;
background: #f0f0f0;
height: 56px;
border: none;
border-radius: 0px;
color: var(--bzo-body_typo-color);
font-size: 16px;
border: none;
margin-bottom: 30px;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-moz-placeholder
{
color:#727272;
}
.elbzotech-mailchimp-global-style2 input[type="submit"], 
.elbzotech-mailchimp-global-style2 button[type="submit"]
{
border: 1px solid var(--bzo-title_typo-color);
color: var(--bzo-title_typo-color);
text-transform: uppercase;
font-weight: 500;
padding: 14px 32px;
font-size: 16px;
line-height: 24px;
display: inline-block;
width: 100%;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: #fff;
position: relative;
overflow: hidden;
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
box-shadow: 2px 2px 0px 0px var(--bzo-main-color);
}
.elbzotech-mailchimp-global-style2 button[type="submit"]:hover, 
.elbzotech-mailchimp-global-style2 button[type="submit"]:focus
{
background-color: var(--bzo-title_typo-color);
color: #fff;
}
.elbzotech-mailchimp-global-style2 button[type="submit"] i{
font-size: 20px;
order: 2;
}
.elbzotech-mailchimp-global-style2 .item-social
{
padding: 0px 10px;
margin-top: 22px;
color: #2e2e2e;
font-size: 26px;
}
.elbzotech-mailchimp-global-style2 .item-social:hover{
color: var(--bzo-main-color);
cursor: pointer;
}
.elbzotech-mailchimp-global-style2 .dont-show {
margin-top: 10px;
cursor: pointer;
}
.elbzotech-mailchimp-global-style2 .dont-show label{
margin-left: 5px;
cursor: pointer;
}
.mc4wp-response{
margin: 5px 0;
}
.mc4wp-response p{
margin: 0;
}  @media(max-width: 880px) {
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]{
margin-bottom: 15px;
}
}
@media(max-width: 767px) {
.elbzotech-mailchimp-global-style2 .image-mailchimp {
display:none
}
.elbzotech-mailchimp-global-style2 .info-mailchimp {
width: 100%;
padding: 30px
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
top: 0px;
right: 0px;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
font-size: 24px;
line-height: 32px;
}
.elbzotech-mailchimp-global-default button {
height: 50px;
padding: 10px 40px; 
font-size: 14px;
}
.elbzotech-mailchimp-global-default form input {
height: 55px;
line-height: 55px;
}
}