/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain: Avada
*/


/*div.fusion-breadcrumbs :nth-child(2) {
color:red !important;
}*/

div.fusion-breadcrumbs > span:first-child > a ,div.fusion-breadcrumbs :nth-child(2) {
/*color:red !important;*/
display: none !important;
}

.single-navigation{
   border:none;
}

.page-id-32280 .thumbnail.course img {
    height: 150px !important;
    object-fit: cover;
}

.page-id-32280 .caption h3 {
    font-size: 15px !important;
}

.page-id-32280 .caption {
    min-height: 207px !important;
}

.wrap_one {
    width: 25%;
    border: 1px solid #ddd;
    margin: 0px 15px 15px 0px;
    float: left;
    height: 300px;
}


.post-content h6, .fusion-title h6, .title h6, .fusion-post-content h6 {
  color: #555555 !important;
}

.bbp-login-form label{
    width: 50% !important;
}

.bbp-reply-ip {
    display:none !important;
}

.screen-reader-text {
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    word-wrap: normal !important;
    border: 0 none;
}

/**
* N.J - 24-12-2019
**/
.fusion-main-menu > ul > li > a{
    line-height: 40px;
}
.avada-page-titlebar-wrapper .fusion-page-title-bar {
    padding-left: 65px !important;
}
