/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


@import url("../../../bsv2uqb.css");

.cannaone-whitetext * {
    color: white !important;
}
.cannaone-whitetext h4 {
    padding-top: 20px;
    border-top: 1px solid white !important;
}
.blog-shortcode.blog-list-shortcode-id-96df2dbc5b87d17df66a601205154ce1 .post-details.details-type-link, .cannaone-link {
    color: #0ed3c0 !important;
    text-decoration: underline !important;
    font-weight: 300 !important;
    font-size: 23px !important;
    background-color: transparent !important;
    border-bottom: 0 !important;
}
.cannaone-link:hover, #page .wpcf7-submit:hover {
    color: #0ed3c0 !important;
    text-decoration: underline !important;
    font-weight: 300 !important;
    font-size: 23px !important;
    background-color: transparent !important;
    background: transparent !important;
}

/** HOME **/
#cannaone h4 {
    padding-top: 20px;
    border-top: 1px solid #979797;
}

.cannaone-btn {
    display: block;
    font-size: 20px;
    line-height: 24px;
    padding: 7px 0;
    width: 100%;
    text-align: center;
    border: 1px solid #0Ed3C0;
    border-radius: 20px;
    color: black;
    text-decoration: none;
}
.cannaone-btn:hover {
    cursor: pointer;
}

.page-id-503 .content #mc_embed_signup input[type="email"] {
    width: 100%;
}
.page-id-503 .content #mc_embed_signup input[type="submit"]:not([name="update_cart"]) {
    border-bottom: 0;
    float: right;
    padding: 0;
}

/** DESKTOP **/
@media screen and (min-width: 778px) {
    .branding, #phantom .logo-box, #footer.solid-bg {
        margin-left: 8.33333333%
    }
    #primary-menu {
        margin-right: 30px;
    }
    .cannaone-inner {
        padding-left: 100px;
        padding-right: 180px
    }
    .cannaone-inner-noouter {
        padding-left: 100px;
        padding-right: 0;
    }
    .cannaone-maxwidth-740 {
        max-width: 740px;
    }
    .cannaone-maxwidth-800 {
        max-width: 800px;
    }
    .cannaone-maxwidth-425 {
        max-width: 439px;
    }
    .cannaone-overlap {
        margin-top: -180px;
    }
    .cannaone-overlap-lg {
        margin-top: -400px;
    }
}


/** SMALL LAPTOP **/
@media screen and (min-width: 778px) and (max-width: 1200px) {
    .cannaone-inner {
        padding-left: 80px;
        padding-right: 100px
    }
}


/** MOBILE **/
@media screen and (max-width: 778px) {
    /* top section*/
    .content .vc_custom_1553679414642 {
        margin-top: 100px !important;
    }

    /* image banners */
    .content .vc_custom_1553552587530, .content .vc_custom_1562636777518 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .content .vc_custom_1553550450278 {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }

    .content .vc_custom_1553724629935 {
        padding-bottom: 100px !important;
    }

    .content .vc_custom_1553556011956 {
        margin-top: 100px !important;
    }

    .content .vc_custom_1562626255043 {
        margin-top: 60px !important;
    }

    .content .vc_custom_1553625440548 {
        padding-bottom: 420px !important;
    }

    .content .vc_custom_1553550450278 {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }

    /** investors **/
    .content .vc_custom_1562637251267 {
        padding-top: 60px !important;
        padding-bottom: 120px !important;
    }
    .content .vc_custom_1562637051943 {
        margin-bottom: 0 !important;
    }

    /** blog **/
    .content .vc_custom_1562637158246 {
        padding-top: 40px !important;
        padding-right: 0px !important;
        padding-bottom: 40px !important;
        padding-left: 0px !important;
    }

    /** experience lead **/
    .content .vc_custom_1553735533198 {
        padding-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .content .vc_custom_1562637281062 {
        margin-bottom: 0 !important;
    }

    .wf-container-bottom {
        min-height: auto;
    }
}



/** TEAM **/
.cannaone-team .vc_column-inner {
    padding: 80px 50px !important;
    background-color: #1f1f1f;
}
.cannaone-team .wpb_content_element {
    margin-bottom: 0;
}
.cannaone-team * {
    color: white !important;
}
.cannaone-team p {
    line-height: 26px;
}
.cannaone-team h3 {
    margin-bottom: 20px;
    font-size: 30px;
}
.cannaone-team h5 {
    margin-bottom: 60px;
}

/** CONTACT US **/
@media screen and (min-width: 778px) {
    .cannaone-form-col {
        width: 47%;
    }
    .cannaone-form-col-left {
        float: left;
        padding-right: 10px;
    }
    .cannaone-form-col-right {
        float: right;
        padding-left: 10px;
    }
}
.cannaone-form-submit {
    text-align: right;
    clear: both;
}
.cannaone-form-submit .cannaone-link {
    padding: 0 !important;
    margin-top: 40px;
    border-bottom: 0;
}


/** FOOTER **/
.wf-5-6 {
    width: 83.3333%;
}
.footer .menu li {
    display: inline-block;
    padding: 0 5px;
    margin: 0 20px 10px 0;
    border: none;
}
.footer .footer-social {
    text-align: right;
}
.footer .footer-social i {
    margin: 0 2px;
}
#bottom-bar .wf-float-left {
    font-weight: 500;
}
#nav_menu-2, #custom_html-3, #custom_html-2, #nav_menu-3 {
    margin-bottom: 20px;
}
@media screen and (max-width: 778px) {
    #media_image-2 {
        margin-bottom: 20px;
    }
    #nav_menu-2, #custom_html-3 {
        display: none;
    }
    .footer .widget, .footer .footer-social {
        text-align: center;
    }
    .footer .footer-social i {
        margin: 0 10px;
        font-size: 20px;
    }
    .footer .menu li {
        margin: 0 10px;
    }
    #footer .wf-container-footer {
        padding-top: 60px;
        padding-bottom: 20px;
    }
}


/** WHY SLIDER **/
.why-slide-content .wpb_text_column {
    padding: 60px 40px 60px 80px;
}
.why-slide-content {
    z-index: 1;
    background-color: white;
}
.why-slide-image {
    z-index: 2;
}
@media screen and (min-width: 778px) {
    .why-slide .wpb_content_element {
        margin-bottom: 0;
    }
    .why-slide.vc_row.vc_column-gap-20>.vc_column_container {
        padding: 0;
    }
    .why-slide.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner {
        padding: 0;
    }
    .why-slide-content {
        margin-bottom: 40px;
    }
    .why-slide-image {
        margin-right: -40px;
        margin-top: 60px;
        margin-bottom: -60px;
    }
}



/** BLOG **/
.blog-shortcode.blog-list-shortcode-id-96df2dbc5b87d17df66a601205154ce1:not(.mode-masonry) article {
    margin-top: 0px !important;
    padding: 80px 0;
    border-bottom: 1px solid #d7d7d7;
}
.blog-shortcode.blog-list-shortcode-id-96df2dbc5b87d17df66a601205154ce1 .post-details.details-type-link i {
    display: none;
}
.paginator {
    margin-top: 40px;
    margin-bottom: 40px;
}
.blog-shortcode.blog-list-shortcode-id-44411a17c95c1dceec943faec26dcef6 .entry-title {
    font-weight: 300;
}
@media screen and (max-width: 778px) {
    .vc_custom_1553633993491, .vc_custom_1553677631221 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .blog-shortcode.blog-list-shortcode-id-96df2dbc5b87d17df66a601205154ce1 .entry-excerpt {
        margin-bottom: 20px !important;
    }
}
@media screen and (min-width: 778px) and (max-width: 1200px) {
    .vc_custom_1553633993491,
    .vc_custom_1553677631221 {
        padding-right: 80px !important;
        padding-left: 40px !important;
    }
    .blog-shortcode.blog-list-shortcode-id-96df2dbc5b87d17df66a601205154ce1:not(.centered-layout-list) .post-entry-content {
        padding: 0 0 0 20px !important;
    }
    .blog-shortcode.blog-list-shortcode-id-96df2dbc5b87d17df66a601205154ce1 .entry-excerpt {
        margin-bottom: 20px !important;
    }
}


/** BLOG POST **/
@media screen and (min-width: 1450px) {
    .single-post #fancy-header {
        margin-left: 8.33333333%
    }
    .single-post #fancy-header > .wf-wrap {
        width: 1366px;
        padding: 0;
    }

}
.single-post .wpb_single_image img {
    padding: 20px 0;
}