/*
 Theme Name:   Kidza Child
 Description:  A custom child theme for Kidza.
 Author:       Kidza
 Template:     kidza
 Version:      1.0.0
*/

.fr-style-default .pxl-menu-primary .current-menu-item a span {
    padding-left: 0px;
}

.hp-about-bullet svg{
    width: 30px !important;
}
.pxl-button-program{
    position: absolute !important;
    left: 45%;
    bottom: 5%;
}
.pxl-testimonial-carousel8 .pxl-content{
    padding: 0 40px;
}
.pxl-testtiminial-meta .pxl-background img{
    width: 85%;
}
.pxl-contact-form select {
    color: #646464CF;
}
.pxl-select {
    display: inline-block;
    margin-bottom: 0;
    border-radius: 4px;
    border: 1px solid rgba(0, 25, 76, 0.08);
    background: #fafafa;
    margin-top: 3px;
}
.pxl-select .pxl-select-higthlight{
    margin-bottom: 0;
}
.pxl-select .pxl-select-higthlight:before{
   color: #475355;
}

.franchise-enquiry .pxl-label {
    color: #FFFFFF;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.no-arrows .pxl-swiper-arrow-wrap{
    display: none;
}
.single-post h2{
    font-size: 34px;
    margin-bottom: 20px;
    line-height: 44px;
}
.single-post h3{
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 44px;
}
.single-post .pxl---post .pxl-item--title{
    line-height: 1.2;
}
.pxl-select {
    position: relative;
}

.pxl-select .pxl-select-options {
    max-height: 250px !important;
    overflow-y: auto !important;
    overflow-x: hidden;
    scrollbar-width: thin;
}