/*
Theme Name: The7
Theme URI: http://the7.io/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you’ll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 6.9.2
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
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.branding a img, .branding img{
    max-width: 300px;
    padding-top: 20px;
}

.main-nav > li:not(.wpml-ls-item) > a .menu-text{
    color: #0b3655;
}

.main-nav .sub-nav > li:not(.wpml-ls-item) > a .menu-text, .mini-nav .sub-nav > li:not(.wpml-ls-item) > a .menu-text{
    color: #0b3655;
}

.upwards-line > li > a .menu-item-text::before{
    background-color: #f58632;
}

.main-nav > li > a .menu-text{
    font-size: 15px;
}

.main-nav .sub-nav > li > a .menu-text, .mini-nav .sub-nav > li > a .menu-text{
    font-size: 15px!important;
}

.top-bar *{
    background-color: #f58632!important;
}

.top-bar a{
    color: #FFF;
}

.top-bar * a:hover{
    color: #0b3655!important;
}

.masthead .soc-ico a:not(:hover) .soc-font-icon, .dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon{
    color: #FFF;
}

.main-nav > li > a .menu-text{
    font-size: 14px;
}

.content-bg-on:not(.classic-layout-list):not(.centered-layout-list) .post-entry-content{
    background: #FFF;

}

#page .comment-respond .dt-btn, #page .comment-respond p.form-submit{
    margin-bottom: 10px;
    clear:both;
}

.textwidget{
    text-align: center;
}

a.author{
    display: none;
}

.hidden {
    display: none;
}

body .vc_separator.likeh4 h2{
    color: #333333;
    font: normal bold 20px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    padding: 0 15px;
    margin: 0;
}

.footercolumn {
    font-size: 24px;
    margin: 15px 0;
}

.footercolumncontent .textwidget{
    text-align: left;
    color: #fff;

}

.footer .footercolumncontent .textwidget a:link,
.footer .footercolumncontent .textwidget a:visited {
    color: #fff;
}

.footer .footercolumncontent .textwidget a:not(.dt-btn):hover,
.footer .footercolumncontent .textwidget a:hover {
    color: #f58632;
}

.footer .footercolumncontent ul {
    list-style: none;
}

body .main-nav > li > a {
    margin: 18px 2px 18px 1px;
}

#about_jolly, #fun{
    display: none!important;
}

.top-space {
    padding-top: 35px;
}
.coruse-info {
    margin-bottom: 50px;
}
.coruse-info > div {
    border: 3px solid #01999e;
    padding: 35px 0 0;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.coruse-info p {
    color: #000;
}

.organization-mode .title {
    margin-bottom: 0;
}
.organization-mode h2 {
    color: #fff;
}
.organization-mode p {
    color: #000;
}
.organization-mode > div {
    background: #f56f16;
}
.organization-mode .vc_separator {
    width: 100%;
}
.course-custom-box {
    background-color: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    margin-bottom: 50px;
}
.course-custom-box h2 {
    margin-bottom: 20px;
    color: #03989e;
}
.course-custom-box strong {
    color: #01999e;
}
.benefits > div {
    padding-top: 35px;
    border: 3px solid #f56f16;
}
.stars-list ul {
    list-style: none;
}
.stars-list ul li:before {
    content: '\★';
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    color: #ff9900;
}
.subscription-form {
    background: #ccc;
    padding: 35px 0;
}
.custom-course-registration {
    color: #000;
}
.custom-course-registration span.wpcf7-list-item.first {
    margin: 0
}
.custom-course-registration .single-input.checkbox {
    margin-bottom: 10px;
}

@media (max-width: 1023px) {
    .course-custom-box h2 {
        font-size: 20px;
        line-height: 1.5;
    }
    .custom-course-registration span.wpcf7-list-item {
        margin: 0;
        display: block;
    }
}
section.mobile-menu{
    display: none;
}
@media (max-width: 1150px){
    .mobile-header-bar, .masthead, .mobile-header-space{
        display: none!important;
    }
}
@media (max-width: 1150px){
    section.mobile-menu{
        width:100%;
        text-align: center;
        /*padding-left: 20px;*/
        display :block;
    }

    section.mobile-menu .mobile-menu{
        float:left;
        padding-top: 40px;
        padding-left: 20px;
        text-decoration: none;
        margin-right:-20px;
    }

    section.mobile-menu .mobile-menu a{
        text-decoration: none;
        font-size: 18px;
    }

    section.mobile-menu .logo-mobile{
        max-width: 600px;
        width:100%;
        text-align: center;
        margin: 0 auto;

    }

    section.mobile-menu .logo-mobile img{
        width: 100%;
        max-width: 100px;
    }

    section.mobile-menu .social{
        float:right;
        /*padding-right: 40px;*/
        text-decoration: none;
        margin-top: -55px;
        font-size: 25px;
    }


    section.mobile-menu .social .fa-whatsapp{
        font-size: 30px;
        color: green;
    }

    section.mobile-menu .social .fa-phone{
        font-size: 25px;
        color: #1e90a4;
    }

    section.mobile-menu .buttons a{
        text-decoration: none;
    }
}
@media (max-width: 850px){
    section.footer{
        padding-top: 0px!important;
    }
}

section.footer{
    background: #989898;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 40px;
}

section.footer .container{
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
}

.wpb_category_n_menu_accordion > ul > li > a{
    background: #1e90a4!important;
}

.wpb_category_n_menu_accordion ul > li li{
    background: #24afc8!important;
}

section.footer .social{
    margin-top: 40px;
}