#introboxes .btTextIndent > .rowItemContent {
    border-radius: 5px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.18);
}
.btBlogHeaderContent > .learndash.learndash_post_sfwd-courses {
    display: none;
}
.btArticleBody.portfolioBody  > .learndash.learndash_post_sfwd-courses {
    display: block;
}
.learndash.learndash_post_sfwd-courses {
    display: none;
}
#menu-item-3495 {
background: #d10b22;
    width: 120px;
    border-radius: 40px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    height: 45px;
    top: 5px;
}
#menu-item-3495:hover {
background: #880716;
}
#menu-item-3495 > a {
color: white;
    margin: 0px auto;
    width: fit-content;
    display: inline;
    bottom: 25px;
}

#menu-item-3496 {
background: #d10b22;
    width: 120px;
    border-radius: 40px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    height: 45px;
    top: 5px;
}
#menu-item-3496:hover {
background: #880716;
}
#menu-item-3496 > a {
    color: white !important;
    margin: 0px auto;
    width: fit-content;
    display: inline;
    top: -5px;
}


#menu-item-3495 > a:hover, #menu-item-3496 > a:hover {
color: #FFEB3B !important;
}

.hearticon:before {
    content: url('https://savetheyoungheart.com/wp-content/uploads/2020/05/styh-heartwhite.svg?height=20');
vertical-align: 20px;
margin-right: 5px;
}
@media screen and (max-device-width: 767px) {
#menu-item-3495 {
    width: 100%;
    margin: 0px auto;
    height: auto;
}
.hearticon:before {
    content: url('https://savetheyoungheart.com/wp-content/uploads/2020/05/styh-heartwhite.svg?height=20');
vertical-align: -10px;
margin-right: 5px;
}
#menu-item-3495 > a {
color: white;
    top: 5px;
}
#menu-item-3496 {
    width: 100%;
    margin: 0px auto;
    height: auto;
}
#menu-item-3496 > a {
color: white;
    top: 0;
}
}
.whiteheadings {
  color: white;
}

.whiteheadingsections, .whiteheadingsections h1, .whiteheadingsections b.animate, .whiteheadingsections .headline {
    color: white !important;
}
#mc_embed_signup {
    border-radius: 15px;
}
.mixcolors {
    background: -webkit-linear-gradient(#673AB7, #E91E63);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.btMenuHorizontal.btMenuLeft .menuPort nav {
    float: right;
    margin: 0;
}
.custbtn {
    color: #ffffff !important;
    background: #d10b22;
    width: 120px;
    border-radius: 40px;
    margin: 10px;
    text-align: center;
    font-size: 16px;
    height: 45px;
    top: 5px;
    padding: 15px;
}

.custbtn:hover {
    color: #FFEB3B !important
}

.btInlineFooterMenu {
    font-size: 12px;
    text-align: left;
    
}

.mainHeader {
    background-color: white !important;
}

@media screen and (max-device-width: 750px) {
.slick-slider {
    height: 640px;
}
}