/*
Theme Name: Sydney Child
Theme URI: https://athemes.com/theme/sydney
Template: sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page. Looking for a quick start with Sydney? With just a few clicks, you can import one of our existing demos (https://athemes.com/sydney-demos/)
Version: 2.08
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 5.9
Requires PHP: 5.6
Text Domain: sydney
Tags: two-columns, right-sidebar, block-styles, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

*/

.meta-item.meta-item-quiz, .meta-item.meta-item-student, .meta-item.meta-item-level, .meta-item.meta-item-instructor, .meta-item.meta-item-lesson, .meta-item.meta-item-duration, .course-nav.course-nav-tab-curriculum, .course-nav.course-nav-tab-instructor
{
    display:none!important;
}

.meta-item::before
{
    color:#a98757!important;
}

.course-info-left
{
    padding: 1em;
}

.course-detail-info
{
    background-color:#69735a!important; 
    box-shadow: inset 0 -10px 10px -10px #808080;
    position: relative
}

.lp-archive-courses .course-detail-info::before, .lp-archive-courses .course-detail-info::after 
{
    content: "";
    width: 50%;
    height: 100%;
    background-color:#69735a!important;
    position: absolute;
    top: 0;
    box-shadow: inset 0 -10px 10px -10px #808080;
}
.lp-archive-courses .course-detail-info::after
{
    left: 100%;
    right: auto;
}

.lp-archive-courses .course-detail-info::before
{
    right: 100%;
    left: auto;
}
.main-header, .header-search-form {
    background-color: #281e19!important;
}
ul.learn-press-nav-tabs
{
    background: transparent!important;
    border: 0px!important;
}

.course-nav.active::before
{
    background: #a98757!important
}

ul.learn-press-nav-tabs .course-nav.active label
{
    color: #000!important;
}
ul.learn-press-nav-tabs .course-nav
{
    border-right: 0px!important;
}
.entry-content-left
{
    margin-top: -3em!important;
}
#learn-press-course-tabs .course-nav label
{
    font-size: 24px!important;
    cursor: auto!important;
}
#learn-press-course-tabs .course-tab-panels .course-tab-panel
{
    padding-top: 15px!important;
}
.course-title
{
    font-size:45px!important;
    margin-bottom:20px!important;
}
.widget-area .widget ul li {
    padding: 0px!important;
}

.sidebar-column .widget {
    color: #666!important;
}
.footer-widgets-grid
{
    padding: 0px!important;
}
.custom-footer
{
    text-align:center;
}
#popup-course #popup-header
{
    background-color:#69735a!important;
}

.sidebar-column #block-44
{
    margin-bottom: 0px!important;
}
.sidebar-column #block-49
{
    margin-bottom: 0px!important;
}
.mc4wp-form-fields input[type="submit"]
{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    fill: #C08C4D;
    color: #C08C4D;
    background-color: #C08C4D00;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #C08C4D;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 30px 10px 30px;
}
.mc4wp-form-fields input[type="submit"]:hover
{
    color: #000000;
    background-color: #C08C4D;
    border-color: #C08C4D;
}
#masthead
{
    position: fixed;
    top: auto;
    left: 0;
    width: 100%;
    transition: all 0.3s;
}
.comments-area
{
    max-width:100%!important;
}

.elementor-location-header img
{
    max-width:60%!important;
}
.elementor-nav-menu--layout-horizontal
{
    font-size: 14px;
}
.elementor-nav-menu a
{
    padding: 13px 15px!important;
}
.comment-slim .comments-area
{
    margin:0px!important;
}
.comment-slim .comment-respond
{
    padding: 0px!important;
}
.comment-form input[type=submit]
{
    max-width:20%!important;
}
.comment-form .form-submit
{
    margin-top:0px!important;
}
.comment-form-author, .comment-form-email, .comment-form-url
{
    width:30%!important;
}
.clickable {
    position: relative;
    min-height: 160px!important;
    padding:10px;
}
.clickable h3 {
    padding-top: 0.3em;
}
.clickable a:after {
    content: "";
    display: block!IMPORTANT;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.category-heading {
        min-height: 100%;
}
.line-blogpage .elementor-element-populated
{
    padding-bottom:0px!important;
}
@media (min-width: 992px) {

    .first-post-blog .elementor-post__title 
    {
        font-size: 52px!important;
    }
    .comment-form-url
    {
        margin-left: 0px!important;
    }
}