/* Print Style Sheet */
@media print {
    a[href]:after {
        content: none !important;
    }
    .kwicon-fa-phone, .topbar-black.text-white, .vc_custom_1438850738925 .text-white, .book-free-button{
        color: #FFF !important;
    }

    .item-content, .kwayy-row-bgcolor-dark .item-content, .kwayy-row-bgcolor-grey .item-content {
        background-color: #FFF !important;
    }

    .kwayy-header-style-3 .is-sticky #navbar {
        border-bottom: none;
    }

    li.topbar-black.text-white {
        background-color: #000 !important;
    }

    li.topbar-black.text-white a {
        color: #FFF !important;
    }

    .vc_custom_1434966858620 {
        background-image: none !important;
    }
    #navbar-sticky-wrapper, #navbar {
        display: none;
    }

    .book-free-button {
        background-color: #00bdbd !important;
    }
}

@media print and (max-width: 767px) {
    .kwayy-tb-social  .social-icons {
        display: none;
    }
    .kwayy-tb-content.kwayy-flexible-width-left, .kwayy-tb-social.kwayy-flexible-width-right {
        display: block;
        text-align: center;
    }
    .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {
        float: left;
    }
    .wpb_raw_code.wpb_content_element.wpb_raw_html {
        display: none;
    }
    .tablet-images {
        display: block;
    }
    h1.site-title {
        left: -110px;
        position: relative;
        color: #303A3B;
    }
    img.kwayy-logo-img.standardlogo {
        left: 0 !important;
    }
    .book-consult-container {
        left: 132px;
    }
}