h1, h2, h3, h4{
font-family:"Noto Serif";
font-weight:700;
}
/*otp btn css*/
.signup-box input, form .za-country-container .globalcountrycode-signup {
    color: #000;
    padding: 14px 12px;
    border: none;
    display: block;
    width: 100%;
    margin: 15px 0 0;
    font-size: 14px;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 1;
    transition: .5s ease;
    border-radius: 0;
}
/*otp btn css end*/
.zp-home-right .signup-box input, .zp-home-right form .za-country-container .globalcountrycode-signup {
    border: 1px solid #999;
}
.socl-signup .vi-google{
background-position: -101px -1px;
}

.main-container-wrapper:before {
background: #c0fed2;
background: -moz-linear-gradient(top, #d3edff 0%, #ffffff 100%);
background: -webkit-linear-gradient(top, #d3edff 0%, #ffffff 100%);
background: linear-gradient(to bottom, #d3edff 0%, #ffffff 100%);
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d3edff', endColorstr='#ffffff', GradientType=0);
}


/* CSS FOR PRICING AND PRICING COMPARISON PAGE FOR NEW FONT STYLE */

.node-type-product-pricing-2-0 .pricing-faq ul li h3 {
    line-height: 1.5;
}
.node-type-product-pricing-comparision-2-0 .ztable-header-fixed tr:first-child th h3, .node-type-product-pricing-comparision-2-0 tr:first-child th h3{
    font-family:var(--zf-primary-semibold);
}
.node-type-product-pricing-2-0 h1 {
   line-height:1.3;
}

.node-type-product-pricing-comparision-2-0 h1{
line-height:1.3;
letter-spacing: 0;
}

/* CSS FOR PRICING AND PRICING COMPARISON PAGE FOR NEW FONT STYLE */


/* CSS FOR THE SOLUTION LP BANNER CONTENT BG */

/* Professional Consultants */ .node-tnid-47733 .banner-section .zb-banner-content{background-color:#fff8d1}
/* Salons and Spas */ .node-tnid-47645 .banner-section .zb-banner-content{background-color:#ffefdd}
/* Private Tutors */ .node-tnid-47694 .banner-section .zb-banner-content{background-color:#ecf6f5}
/* Property Managers */ .node-tnid-47728 .banner-section .zb-banner-content{background-color:#ffe5e6}
/* Medical Practitioners */ .node-tnid-47725 .banner-section .zb-banner-content{background-color:#f3f2ed}
/* Law Firms */ .node-tnid-47691 .banner-section .zb-banner-content{background-color:#ffeff2}
/* Personal Trainers */ .node-tnid-47727 .banner-section .zb-banner-content{background-color:#eff4e0}
/* Home Service Providers */ .node-tnid-47730 .banner-section .zb-banner-content{background-color:#f4fdec}

/* CSS FOR THE SOLUTION LP BANNER CONTENT BG ENDS */


/*LOGO*/
.menu-icon-help-header .product-title, .product-header-top .menu-icon-help-header .product-title{
    display: none;
}
.menu-icon-help-header>a img {
    width: auto;
    height: 44px;
}
.product-header-top .menu-icon-help-header>a{
    background-image: url(/sites/default/files/styles/product-home-page/public/bookings/bookings-icon.png);
}
/*LOGO*/