/*
Theme Name: Chatnels
Theme URI: http://demo.themesharbor.com/venture
Description: Venture Child Theme (Chatnels)
Author: Chatnels
Author URI: https://www.chatnels.com
Template: venture
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, custom-menu, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready, custom-background, custom-logo, full-width-template, blog, portfolio
Text Domain: venture-child
*/

.page-template-front-page .has-background-cover .overlay {
    opacity: 0;
}

.page-template-front-page #fullscreen-header .featured-slide,
.page-template-front-page #fullscreen-header .featured-slide .entry-title,
.page-template-front-page #fullscreen-header .featured-slide a {
    color: #0080d5;
}

@media only screen and (min-width: 769px) {
    .page-template-front-page #fullscreen-header .featured-slide .entry-title {
        margin-top: 7vw;
        margin-right: 50%;
    }
}

.page-template-front-page #masthead,
.page-template-front-page #masthead a {
    color: #222221;
}

.has-background-cover .overlay {
    opacity: 0;
}

#title {
    font-size: 0.8em;
}

#tagline {
    font-size: 0.4em;
}

#fullscreen-header {
    background: #fff;
    text-align: center;
}

#fullscreen-header,
#fullscreen-header .featured-slide {
    height: 100vh !important;
    background-position: center 76px;
}

.site-header.scroll-header .custom-logo-link {
    display: none;
}

.site-header.default-view-header .custom-logo-link {
    display: none;
}

.custom-hover-logo-link {
    display: none;
}

.site-header.scroll-header .custom-hover-logo-link {
    display: inline;
}

.site-header.default-view-header .custom-hover-logo-link {
    display: inline;
}

#fullscreen-header .featured-slide .hentry-inner {
    display: block !important;
    margin-top: 9em;
}

#masthead,
#masthead a {
    color: #000;
    text-shadow: none;
}

#masthead.default-view-header, #masthead {
    padding: 20px 30px 10px;
}

#masthead.scroll-header {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

#masthead .header-links {
    margin-left: auto;
}

#masthead.header-loaded {
    display: flex;
    align-items: center;
    background-color: #fff;
}

.header-search {
  display: none;
}

.custom-logo {
  max-width: 65%;
}

.custom-hover-logo {
  max-width: 78.5%;
}

.login-button:hover {
    background-color: #00a5ce;
}

.menu-item-103 a:hover:after {
    border-bottom: none!important;
}

button {
    background-color: #35afce;
    color: #fff;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    border-radius: 7px;
    padding: 12px 10px 12px 10px;
  line-height: 1em;
  display: block;
    border: none;
}

button:hover {
    background-color: #00a5ce;
}

.heading {
    color: #3f8abf;
    font-size: 30px;
    padding-bottom: 0.5em;
    text-shadow: none;
}

.subheading {
    color: #7d7d7d;
    font-size: 18px;
    padding-bottom: 3em;
    text-shadow:none;
}

h2 {
    color: #0080d5;
    font-size: 21px!important;
    font-weight: 400;
}

.try-free {
    display: inline;
    border: 1px solid #35afce;
}

.coming-soon {
    display: inline;
    background-color: #fff;
    color: #35afce;
    border: 1px solid grey;
    cursor: default;
}

.coming-soon:hover {
    background-color: #fff;
}

.tablepress-id-1 .column-1, .tablepress-id-2 .column-1, .tablepress-id-3 .column-1, .tablepress-id-4 .column-1 {
    width: 25%;
}

.tablepress-id-1 .column-2, .tablepress-id-1 .column-3, .tablepress-id-1 .column-4{
  text-align: center;
}

.tablepress-id-2 .column-2, .tablepress-id-2 .column-3, .tablepress-id-2 .column-4{
  text-align: center;
}

.tablepress-id-3 .column-2, .tablepress-id-3 .column-3, .tablepress-id-3 .column-4{
  text-align: center;
}

.tablepress-id-4 .column-2, .tablepress-id-4 .column-3, .tablepress-id-4 .column-4{
  text-align: center;
}

.input-group {
    display: flex;
    margin-left: 25%;
    margin-right: 25%;
}

.btn-success {
    height: 44px;
    border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.disclaimer {
    padding: 10px 0;
}

/* Tablet and Mobile */
.header-menu {
    color: #000;
    position: static!important;
}

#close-toggle-sidebar {
    height: 25px;
}

@media only screen and (max-width: 500px) {
  .login-button {
    margin-left: 40%;
        }
}

@media only screen and (max-width: 768px) {
    .custom-hover-logo-link {
        display: block;
    }

    .site-branding {
        text-align: left!important;
    }

    #masthead img.custom-logo {
        display: none;
        max-height: 70px;
    }

    #masthead.header-loaded {
        padding-bottom: 10px;
    }

    #tagline {
        font-size: 0.3em;
    }

    #page #masthead .site-branding, #page #masthead .header-links, .front-block .grid-row.two-columns .hentry, .front-block .grid-row.three-columns .hentry, .portfolio-grid .hentry, .post-type-archive-jetpack-testimonial .jetpack-testimonial.hentry, .jetpack-testimonial-shortcode .testimonial-entry-column-2 {
        width: unset;
    }

    #masthead.header-loaded {
        position: fixed;
        z-index: 1000;
    }

    #masthead .site-branding {
        padding: 0 10px;
    }

    #masthead .header-links #header-search-button {
        right: 60px;
        bottom: 17px;
    }

    #masthead #header-menu-button {
        margin-right: 0;
        right: -30px;
        bottom: 15px;
        left: unset;
        visibility: visible;
    }

    #masthead #header-menu-button span {
        visibility: hidden;
    }
}

@media screen and (max-width: 1024px) {
    .login-button {
    margin-left: 45%;
        }

    .input-group {
        margin-left: 0%;
        margin-right:0%;
    }
}

.page-id-800 .primary-hentry-inner {
    vertical-align: top !important;
}

.page-id-800 .primary-hentry-inner .entry-title {
    color: #0080d5 !important;
    font-size: 3.25em !important;
}
