.elbzotech-mailchimp-global-default .mc4wp-form-fields{
display: flex;
gap: 10px;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]{
padding: 0;
border: none;
border-radius: 0px;
background: #fff;
width: 100%;
height: 48px;
font-size: 16px;
padding: 0px 20px;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
font-size: 16px;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]{
letter-spacing: 1.25px;
border: 1px solid var(--bzo-main-color-mix-black);
display: flex;
align-items: center;
font-weight: 600;
font-size: 16px;
line-height: 24px;
padding: 0px 24px;
height: 48px;
text-transform: capitalize;
background: var(--bzo-main-color);
border-radius: 0px;
font-family: inherit;
color: #fff;
transition: .3s;
color: var(--bzo-main-color-mix-black);
gap:5px;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]:hover{
background-color: var(--bzo-main-color-mix-black);
color: #fff;
}
button[type="submit"]:hover{
cursor: pointer;
} .elbzotech-mailchimp-global-style2{
position: fixed;
left: 0;
right: 0;
top: -40%;
bottom: 0;
background: rgb(0 0 0 / 50%);
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: 10px;
top: 10px;
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;
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup:hover{
color: var(--bzo-main-color2);
}
.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: 42%;
overflow: hidden;
}
.elbzotech-mailchimp-global-style2 .info-mailchimp{
width: 58%;
padding: 10px 50px;
text-align: center;
overflow-y: auto;
scrollbar-width: none;
}
.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-main-color);
color: #fff;
text-transform: uppercase;
font-weight: 600;
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: var(--bzo-main-color);
position: relative;
overflow: hidden;
display: flex;
gap: 8px;
justify-content: center;
align-items: center;
}
.elbzotech-mailchimp-global-style2 button[type="submit"]:hover, 
.elbzotech-mailchimp-global-style2 button[type="submit"]:focus
{
color: var(--bzo-main-color);
background: #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-color2);
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: 1200px) {
}
@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: 5px;
right: 5px;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
font-size: 26px;
line-height: 32px;
}
} .elbzotech-mailchimp-global-style3 .mc4wp-form-fields{
display: flex;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]{
padding: 0 16px;
border: none;
border-radius: 0px;
background: #fff;
width: 270px;
height: 48px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
border: none;
color: #fff;
text-transform: capitalize;
font-weight: 600;
padding: 12px 32px;
font-size: 16px;
line-height: 24px;
display: inline-block;
cursor: pointer;
z-index: 1;
position: relative;
font-family: var(--bzo-body_typo-font-family);
overflow: hidden;
transition: .3s;
background: var(--bzo-main-color);
position: relative;
overflow: hidden;
letter-spacing: 1.25px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]:hover{
color: #fff;
background: var(--bzo-main-color-mix-black);
}
@media(max-width: 767px){
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
font-size: 14px;
padding: 10px 20px;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]{
width: 70%;
}
} .elbzotech-mailchimp-global-style4 .mc4wp-form-fields{
display: flex;
flex-direction: column;
align-items: start;
position: relative;
gap: 30px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields{
display: flex;
flex-direction: column;
align-items: start;
position: relative;
gap: 30px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]{
padding: 0 20px;
border: none;
border-radius:0;
background: #F5F5F5;
width: 100%;
height: 48px;
padding-left: 45px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]:-moz-placeholder{
color: #727272;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type="submit"]{
border: none;
display: inline-block;
font-weight: 600;
font-size: 16px;
line-height: 48px;
padding: 0px 30px;
text-transform: uppercase;
color: #fff;
border-radius: 0;
font-family: inherit;
background-color: var(--bzo-main-color);
transition: all .2s ease-in-out;
letter-spacing: 1.25px;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields button[type="submit"]:hover{
background-color: var(--bzo-main-color-mix-black);
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields{
position: relative;
}
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields:before{
position: absolute;
content: "\f0e0";
font-family: 'Line Awesome Free';
font-weight: 900;
top: 12px;
left: 15px;
font-size: 20px;
}
@media(max-width: 767px){
.elbzotech-mailchimp-global-style4 .mc4wp-form-fields {
gap: 15px;
}
}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//ceramicmuglogo.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}