/*
Theme Name: OVS Theme
Description: Custom theme for Ottawa Victim Services
Author: AvO WebWorks
Author URI: https://avowebworks.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.white-links a{
    color: white!important;
    text-decoration: none!important;
}
.white-links a:hover{
    color: #BF3470!important;
    text-decoration: none!important;
}
.menu-item-1766 .awb-menu__main-background-default, .menu-item-1773 .awb-menu__main-background-default {
    background-color: #61b0aa!important;
}
.menu-item-1056 .menu-text {
    font-weight: bold!important;
}
/* GLOBALS */
/* Fix mobile modal page to top */
.ua-mobile .modal-open {
    position: relative !important;
    overflow: scroll !important;
}
.post-content p {
    margin-bottom: 10px!important;
}
.fusion-text ul, .fusion-text ol {
    margin-top: -5px!important;
}
.small-text {
    font-style: italic;
    text-align: right;
    font-weight: normal;
    font-size: 16px;
}
.leads a {
    color: white!important;
}
.circle-icon {
    background: #000;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 30px;
}
.modal-body {
    padding: 40px!important;
}
.flip-box-back {
    padding: 27px 40px!important;
}
#content .post {
    margin-top: 50px;
}
/*    END GLOBALS */

/* H2 TAB HEADING STYLES */
.bluetab {
    margin: auto!important;
    width: 25%;
}
.bluetab h2{
    align-content: center;
    background-color: #261973;
    border-radius: 0 0 20px 20px;
    padding: 20px!important;
}

/*    HOVER EFFECTS */
.need-help a {
    text-decoration: none!important;
}
.fusion-content-boxes .heading .heading-link:hover .content-box-heading, .need-help a:hover {
    color: #261973!important;
    text-decoration: none!important;
}
.green .content-box-wrapper {
    background:linear-gradient(#ddeebf,#ddeebf) no-repeat;
    display:inline-block;
    background-size:95% 5px;
    background-position:bottom;
    transition: background-size 1s;
}
.white .content-box-wrapper {
    background:linear-gradient(#fbfbfb,#fbfbfb) no-repeat;
    display:inline-block;
    background-size:95% 5px;
    background-position:bottom;
    transition: background-size 1s;
}
.need-help .content-box-wrapper:hover {
    color: #261973!important;
    background-position:bottom;
    background-size: 95% 300px;
    transition: background-size 1s linear;
}
.need-help.fusion-content-boxes .heading .content-box-heading {
    padding: 0 40px!important;
}
/*  END HOVER EFFECTS */

/*  COUNTERS STYLES */
.counters .content-box-percentage .display-counter, .counters .counter-box-content{
    font-weight: bold;
}
.counters .content-box-percentage .unit {
    font-size: 40px!important;
}
.counters .counter-box-content{
    line-height: 23px;
}
/*  END COUNTERS STYLES */

/*  CONTENT BOXES STYLES */
.fusion-content-boxes .heading {
    margin-bottom: 5px!important;
}
.fusion-content-boxes .heading .content-box-heading {
    padding: 10px 0 0 0!important;
}
/*  END CONTENT BOXES STYLES */

/*  FLIP BOXES STYLES */
.flip-box-heading {
    margin-bottom: 0px!important;
}
.flip-box-back-inner p {
    line-height: 20px;
}
.flip-box-image img {
    width: 70px!important;
}
/*  END FLIP BOXES STYLES */

/*  TESTIMONIAL STYLES BUBBLE   */
.bubble {
    position: relative;
    border-radius: 0px;
    padding: 0px;
}
.bubble:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-width: 0 80px 60px 0;
    bottom: -50px;
    left: 100%;
    margin-left: -104px;
}
.bubble-teal:after {
    border-color: transparent #61b0aa transparent transparent;
}
.bubble-green:after {
    border-color: transparent #c8df9e transparent transparent;
}
.bubble-red:after {
    border-color: transparent #BF3470 transparent transparent;
}
/*  END TESTIMONIAL STYLES BUBBLE   */

/* QUICK ESCAPE BUTTON */
.esc {
    margin-bottom: 30px;
    padding: 5px 10px;
    background: #BF3470;
    color: white;
    font-size: 14px;
    border: 3px solid #BF3470;
    border-radius: 20px 0 0 20px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    &:hover {
        background:#93C041;
        border: 3px solid #93C041;
        color:black;
    }
}
/* ----------- WHAT WE DO PAGE STYLES --------- */
.green-accordion .panel-title, .green-accordion .panel-body {
    padding: 2% 16%!important;
}
.green-accordion .fusion-toggle-heading {
    font-size: 27px;
    color: #731940;
}
.green-accordion .fusion-toggle-heading div {
    font-family: "Roboto Slab", serif!important;
    font-weight: 500;
    font-size: 22px;
    color: #261973;
}
.green-accordion .fusion-panel:nth-of-type(2), .green-accordion .fusion-panel:nth-of-type(4), .green-accordion .fusion-panel:nth-of-type(6) {
    background-color: #E7F5CB !important;
}
/* ----------- END WHAT WE DO PAGE STYLES --------- */

/* ----------- VOLUNTEER STYLES --------- */
.blue-accordion .panel-title, .blue-accordion .panel-body {
    padding: 0 20px!important;
}
.blue-accordion .fusion-panel:nth-of-type(1), .blue-accordion .fusion-panel:nth-of-type(3), .blue-accordion .fusion-panel:nth-of-type(5) {
    background-color: #61B0AA29 !important;
}
/* ----------- END VOLUNTEER PAGE STYLES --------- */


/* ----------- RESOURCE PAGE STYLES --------- */
.fusion-filter a{
    background-color: #DDEEBF;
    padding: 10px 5px;
    text-align: center!important;
}
.fusion-filter a:hover {
    background-color: #93C041!important;
}
.fusion-filter a:hover {
    color: white!important;
}
.fusion-active a {
    background-color: #93C041!important;
}
.resource-pc {
    margin: 0 auto!important;
    width: 80%!important;
    align-content: center!important;
}
.resource-pc-titlebar {
    background-color: #61B0AA;
    padding: 14px 10px 14px 30px;
    font-size: 18px !important;
    line-height: 24px !important;
    margin: 0px!important;
}
.resource-pc-titlebar a {
    color: white;
}
.resource-pc-titlebar a:hover {
    color: #DDEEBF;
}
.resource-pc-content {
    padding: 10px 30px;
}
/* ----------- END OF RESOURCE PAGES STYLES --------- */

/* ----------- FORM STYLES --------- */
.label, .fusion-form-date-field label, .fusion-form-textarea-field label, .fusion-form-text-field label {
    font-weight: bold;
}
/* ----------- END FORM STYLES --------- */

/* ----------- LEARN PRESS STYLES --------- */

/* HIDE ITEMS ON THE LEARNPRESS DASHBOARD PAGE */
.orders, .wrapper-profile-header, #dashboard-signups h4.pta-sus, .course-meta, .media-preview, .course-price, #button-submit-quiz  {
    display: none!important;
}
.learn-press-breadcrumb {
    font-size: 12px;
    font-style: italic;
}
.lp-archive-courses .course-detail-info {
    padding: 70px 0 50px 0!important;
}
.lp-archive-courses .course-summary-sidebar {
    margin-top: 0px!important;
}
.lp-archive-courses .course-summary-sidebar__inner > div {
    background: transparent!important;
}
.course-summary-sidebar .course-sidebar-preview {
    margin-bottom: 0!important;
    background: transparent!important;
}
.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-top {
    box-shadow: none!important;
}
.course-summary .course-summary-sidebar .lp-course-buttons {
    margin-top: 40px;
    margin-bottom: 0!important;
}
.lp-course-page__content p, .learn-press-course-description p {
    margin: 10px 0!important;
}
.learn-press-profile-course__progress .lp_profile_course_progress__header th {
    color: white!important;
}
/* ----------- END OF LEARN PRESS STYLES --------- */

/* ----------- CALENDAR VOLUNTEER STYLES --------- */
.pta-sus-header {
    border-top: 4px solid #731940;
}
.pta-sus-head {
    color: #731940;
    font-size: 16px;
}
.sheet_title {
    font-style: italic;
    text-transform: uppercase;
}
.pta-sus-cal-event-wrap ul {
    padding: 0px!important;
}
.pta-sus-header nav span::before {
    color: #731940;
}
tr.pta-sus-row > td.pta-sus-today {
    background: #BF3470;
}
.signup-link {
    color: #731940;
    font-weight: bold ;
}

/* ----------- END CALENDAR VOLUNTEER STYLES --------- */

/* ----------- PASSWORD PROTECTED PAGE STYLES --------- */
.post-password-form {
    min-height: initial;
    padding: 100px;
    max-width: 700px;
    margin: auto;
}
@media (max-width: 479px) {
    .post-password-form {
        padding: 40px;
    }
}
/* ----------- END PASSWORD PROTECTED PAGE STYLES --------- */

/* MEDIA QUERIES */
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .bubble:after {
        margin-left: -87px;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .bubble:after {
        margin-left: -87px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .fusion-filter {
        width: 250px;
        overflow: visible;
        margin: 5px 0;
    }
    .bubble:after {
        margin-left: -96px;
    }
}
@media only screen and (max-width: 800px) {
    .fusion-post-cards .fusion-filters {
        display: block !important;
    }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .pad20 .content-box-wrapper {
        padding:50px 45px 35px!important;
    }
    .bubble:after {
        margin-left: -104px;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {  }

/* Extra large devices (large laptops and desktops, 1400px and up) */
@media only screen and (min-width: 1400px) { }

/* Extra large devices (large laptops and desktops, 1692px and up) */
@media only screen and (min-width: 16920px) {  }
