#productConfigurator {
    font-family: Arial, sans-serif;
    width: 300px;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#productConfigurator label {
    margin-top: 10px;
    display: block;
}

#productConfigurator select {
    width: 100%;
    padding: 5px;
    margin-top: 5px;
}

#productConfigurator p {
    margin-top: 15px;
}

.zplink-list a {
    color:#fff;
    font-size:14px;
}

.zsiq_float11 {
    position: fixed !important;
    bottom: 100px;
    right: 10px;
}

.zsiq_float11 .zsiq_flt_rel11:before {
    background: #0056B3 !important;
    box-shadow: 6px 3px 0 0 #3DB5A6 !important;
}

#siqbtndiv.zsiq_flt_rel11 em {
    color:#0056B3 !important;
}

#siqbtndiv.zsiq_flt_rel11 span {
    color:#3DB5A6 !important;
}

.theme-product-page-breadcrumb {
    padding-block-start: 10px !important;
}

@media (min-width: 992px) {
    .zpheader-style-03 .theme-header .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
        justify-content: center;
    }
    
    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
        width:auto !important;
        height:60px !important;
    }
    
    
}

.course-title h4 span {
    display:block;
    line-height:28px;
}

@media (max-width: 991px) {
    .zphero-slider-container.zshero-banner-style-04  h2 span, .zphero-slider-container.zshero-banner-style-01  h2 span,.zphero-slider-container.zshero-banner-style-02  h2 span, .zphero-slider-container.zshero-banner-style-03  h2 span, .zphero-slider-container.zshero-banner-style-06  h2 span, .zphero-slider-container.zshero-banner-style-07  h2 span, .zphero-slider-container.zshero-banner-style-08  h2 span {
        display:block;
        line-height:40px;
        font-size: 30px !important;
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Noto Sans", sans-serif !important;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-family: "Noto Sans", sans-serif !important;
}
p {
    font-family: "Noto Sans", sans-serif !important;
}

p span {
    font-family: "Noto Sans", sans-serif !important;
}

.zpdark-section .zpbutton.zpbutton-type-primary {
    background: #3Db5a6 !important;
    color: #FFFFFF !important;
    border-color: transparent !important;
}

.theme-store-front-container:first-of-type {
    display:none !important;
}

.theme-product-list-style-02 .theme-product-badge {
    position: absolute;
    left: -10px !important;
    top: 10px !important;
    width: 100% !important;
    display: none !important;
    justify-content: flex-end !important;
}

.product-cat-title {
    color:#000 !important;
}

h2.zpheading.zpheading-style-none.zpheading-align-left {
    text-align:center !important;
}

h2.zpheading.zpheading-style-none.zpheading-align-left span a {
    color: #0056b3; /* Change to your preferred color */
    text-decoration: none; /* Optional: Removes the underline */
    text-align:center !important;
    font-size:16px !important;
    padding-top:15px;
}

@media (max-width: 767px) { 
        [class*=zpimage-size].zpimage-mobile-fallback-fit figure img{
        max-width:50px !important;
    }
}
