/* Need to be added in the plugin */
/* Need to be deleted in the theme */



/* Adapt the header here */

@media screen and (min-width: 1024px) {
  .menu_main_nav > li  {
  	margin: 0px !important;
  	padding: 0px !important;
  }
  .menu_main_nav > li > a {
  	padding-left: 0.5em !important;
  	padding-right: 0.5em !important;
  }
}


/* From style.css of the theme on ylc */

/* CUSTOM ADDITIONS for YOURLIFECOUNTS.ORG */
.float-left {
    float: left;
}
.float-right {
    float: right;
    text-align: right;
}
.float-right.compassion-text h2::before {
    content: '\2192';
    display: block;
    padding-bottom: 30px;
}
.float-left.compassion-text h2::before {
    content: '\2190';
    display: block;
    padding-bottom: 30px;
}
.compassion-text {
    max-width: 585px;
}
.float-right .sc_item_title {
    text-align: right;
}
.sc_button.sc_button_style_filled.demo_go {
    background-color: #FFFFFF !important;
}
.persona + div.vc_separator {
    display: none;
}
.persona .video {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sc_popup_link {
    margin-right: 1em !important;
    margin-left: 1em !important;
}
#front-line-workers .video {
    background-image: url(/wp-content/uploads/2020/06/YLC-Front-Line-Worker-v1-1.jpg);
}
#distressed .video {
    background-image:url(/wp-content/uploads/2018/09/distressed.jpg);
}
#youth .video {
    background-image:url(/wp-content/uploads/2019/10/Youth-photo-Compassion-website-oct-2019.jpg);
}
#attempt-survivors .video {
    background-image:url(/wp-content/uploads/2018/09/attempt-survivor.jpg);
}
#discouraged-by-the-system .video {
    background-image:url(/wp-content/uploads/2018/09/discouragedby-the-system.jpg);
}
#loss-survivors .video {
    background-image:url(/wp-content/uploads/2018/09/loss-survivor.jpg);
}
#family-friends .video {
    background-image:url(/wp-content/uploads/2016/08/bgslide-2.jpg);
}
#indigenous-peoples .video {
    background-image:url(/wp-content/uploads/2019/10/Compassion-site-indigenous-peoples.jpg);
    background-position: right 50% top 10%;
}
#lgbtq .video {
    background-image:url(/wp-content/uploads/2018/09/lgbtq.jpg);
}
#physically-challenged .video {
    background-image:url(/wp-content/uploads/2018/09/physically-challenged.jpg);
}
#menu-item-2423 a {
    background-color: #F49542 !important;
}
.sc_popup .mfp-close {
    width: 100% !important;
    right: 0;
    font-size: 15px;
    padding-top: 5px;
}
.mfp-close-btn-in .mfp-close::after {
    content: 'Click here to close this window';
    padding-left: 15px;
}
img.sr2l {
    float: left;
    padding-right: 20px;
}
.section {
    margin: 30px 0;
}

.vertical-video {
    padding-bottom: 140px;
}
#reach-out a {
    padding: 1.8em;
    background-color: #F49542;
    border-radius: 50px;
    font-weight: bold;
    color: #FFFFFF;
    font-size:120%;
    display: inline-block;
    margin: 20px 0;
}
#menu-item-2423 {
    margin-left: 10px;
}

#menu-item-2448 a {
    border-radius: 50px;
    color: #FFFFFF;
    background-color: #4BBCB5;
}

@media (max-width: 474px) {
    .vc_empty_space {
        display: none;
    }
    .vertical-video {
        padding-bottom: 80px;
    }
    .persona {
        padding-top: 30px;
    }
    .float-right h2.sc_item_title {
        text-align: left;
    }
    .float-right {
        text-align: left
    }
    .compassion-text {
        margin: 0px 0 20px 0;
    }
    .float-left.compassion-text h2::before {
        display: none;
    }
    .float-right.compassion-text h2::before {
        display: none;
    }
    .sc_section {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .persona + div.vc_separator {
        display: block;
    }
}

/* From Theme Options > Customization > Other > custom css, on ylc */

/* Understanding header*/
.sc_item_title {
    font-weight: 700;
    font-size: 2.5em;
    color: #3C4955;
    padding-top: 1.5em;
    padding-bottom: 1em;
}

/* Remove squiggly lines*/
.tribe-events-single-event-title:after,
.tribe-events-page-title:after,
.eg-home1-element-0:after,
.sc_item_title:after,
.sc_title_underline:after {
    display: none;
}

/* Special button for Find Help menu item */
#menu-item-2423 a {
    color: #fff;
    border-radius: 50px;
    background-color: #4BBCB5;
}
#menu-item-2423 a:hover {
    color: #fff;
}

/* Donate menu item */
#menu-item-2412 a {
    color: #fff;
    border-radius: 50px;
    background-color: #4BBCB5;
}
#menu-item-2412 a:hover {
    color: #fff;
}

.header_mobile .menu-item-4135 a {
    border-radius: inherit;
    background-color: inherit;
    color: inherit;
}

/* Footer settings */
.logo_descr {
    color: #4BBCB5;
}
.scheme_dark .sc_socials.sc_socials_type_icons a {
    color: #4BBCB5;
    border-color: #4BBCB5;
}
.timeline-InformationCircle-widgetParent {
    display: none;
}
