/*===========================
Theme Name: Kivosupport
Theme URI: https://wordpress.org/themes/kivosupport/
Author: Md Mehedi Hasan
Author URI: https://mehedi891.github.io/portfolio/
Description: Delight your shoppers and make bundling a breeze. Create irresistible bundles like Mix & Match or Customized ones. Skyrocket your AOV with PushBundle!
Requires at least: 5.9
Tested up to: 5.9
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pb
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments
=============================*/

/* seach form style */

.betterdocs-category-box-wrapper.betterdocs-shortcode {
    display: none !important;
}

@media(min-width: 980px) {
    .betterdocs-faq-wrapper {
        margin: 20px auto 0 !important;
    }

    .betterdocs-wrapper.betterdocs-docs-archive-wrapper .betterdocs-content-wrapper {
        padding-top: 5px !important;
    }

    .heroFlexMain>h1 {
        padding-top: 200px !important;
    }

    .homePageSection {
        padding-top: 30px !important;
    }
}

.contact-links p {
    color: #fff;
}

.ourServicesPanelDiv>p strong,
.footerLogoPanel h2 {
    color: #fff;
}

p strong {
    color: inherit;
}


.headernavPanel ul>li.current-menu-item>a {
    color: var(--btncolor);
    -webkit-text-fill-color: var(--btncolor);
}

.partnerItem img {
    height: auto;
    max-width: 200px !important;
    max-height: unset !important;
}

.whoWeAre .gradientColor,
.ourVision .gradientColor {
    background: transparent !important;
    -webkit-text-fill-color: inherit !important;
    color: var(--btncolor) !important;
}

.txtImageMainDetails>h3 {
    color: #616064 !important;
}

.headerlogoPanel h2 {
    color: #616064 !important
}

.headerlogoPanel h2 span {
    color: #48B1FB !important;
}



.contactUsImgDiv {
    display: none !important;
}

.ff-el-form-check-label input.ff-el-form-check-checkbox {
    width: 24px !important;
    height: 17px !important;
}

.ff-el-input--label {
    margin-bottom: 10px !important;
}

.ff-custom_html p span {
    color: #bdb1b1;
    font-size: 14px;
}

.contactUsFormDIV button,
.kvsRadioContainer input {
    width: unset !important;
}

.fluentform .ff-el-form-check {
    margin-top: 13px;
    margin-left: 20px;
    margin-bottom: 0 !important;
    font-size: 17px;
}

.fluentform .ff-el-input--label {
    font-size: 16px;
    font-weight: 600;
}

.kvscheduleMetting {
    cursor: pointer;
    margin: 0px 0 0 24px;
}

.kvscheduleMetting .bookCallButton {
    border-radius: 15px;
    background: #000;
}
.kvscheduleMetting.hide{
    display: none;
}
.fluentform *{
    font-family: "Noto Sans", sans-serif;
}
.kvsScheduleBtn button.ff-btn-submit:disabled{
    opacity: 0.5;
    cursor: not-allowed;
}
form#fluentform_1 .ff-el-group,
.kvscheduleMetting {
    margin-bottom: 40px;
}
.ff-custom_html{
    margin-bottom: 0px !important;
}
.kvsRadioContainer input[type="radio"] {
    width: 24px !important;
    height: 17px !important;
}
.kvsRadioContainer input[type="radio"]:focus{
    box-shadow: none !important;
}
.kvsRadioContainer .ff-el-input--content>div{
    max-width: max-content;
}