/*CFF START */

.cff-media-link a {
    border-bottom-color: #00935E;
}

.cff-expand a {
    border-bottom-color: #00935E;
}

#cff .cff-share-container {
    display: none;
}

.cff-text a {
    border-bottom: none;
}

.cff-more {
    display: none;
}

#cff.cff-default-styles a:hover,
#cff.cff-default-styles a:focus {
    border-color: #00935D;
    color: #00935D;
    text-decoration: none;
}

#cff .cff-item {
    border: none;
}

@media (max-width: 991px) {
    #cff .cff-item:first-child {
        padding-top: 45px;
    }
}

/* CFF END */

.blue-text {
    color: #595959;
}

.channeling-box-1 h4 {
    text-align: center !important;
    padding: 120px 0px 60px 0px;
    margin: 0;
}

.channeling-box {
    border: none;
}

.channeling-box {
    height: 250px;
}

.channeling-1 {
    background: url('https://via.placeholder.com/200x200');
    background-size: cover;
}

.channeling-2 {
    background: url('https://via.placeholder.com/200x200');
    background-size: cover;
}

.channeling-3 {
    background: url('https://via.placeholder.com/200x200');
    background-size: cover;
}

.channeling-4 {
    background: url('https://via.placeholder.com/200x200');
    background-size: cover;
}

.channeling-5 {
    background: url('https://via.placeholder.com/200x200');
    background-size: cover;
}

.channeling-6 {
    background: url('https://via.placeholder.com/200x200');
    background-size: cover;
}

.navbar-collapse {
    text-align: right;
    z-index: 2;
    transition: all 0.3s;
}

.navbar-nav {
    transition: all 0.3s;
}

.dropdown-menu {
    text-align: right;
}

.navbar-collapse li li a {
    white-space: normal;
    font-size: 17px;
    line-height: 120%;
    padding-top: 7px;
    padding-bottom: 7px;
}

/* .ml-auto, .mx-auto
{
    margin-left: auto !important;
} */

/*ALTERNATE FIND US BUTTON */
/* @media (max-width:850px)
{
    .find-us-button 
    {
        top: -605px;
        text-align: center;
        width: 120px !important;
        height: 120px !important;
        padding: 0;
        margin: 0;
    }

    .find-us-button img 
    {
        margin-bottom: 10px;
        width: 50px;
        margin-top: 3px;
        height: 80px;
    }

    .find-us-button h4 
    {
        font-size: 17px;
        margin-top: -20px;
        display: block;
    }
}
@media (max-width:575px) { .find-us-button { left: 70%; } } */

/*ALTERNATE FIND US BUTTON END */

/* GREEN SIDEBAR */

/* .sidebar-menu
{
    background: linear-gradient(to bottom, #00955D 0%, #016e44 100%);
    border: 0px solid transparent;
    border-radius:7px;
}

.sidebar-menu a
{
    color:white;
    border-color:white;
    border:none;
}

.sidebar-menu h4
{
    color:white;
    text-transform: capitalize;
    border-bottom: 1px solid white;
} */

/* GREEN SIDEBAR END */

/* STANDARD SIDEBAR */

.sidebar-menu {
    border: 0px solid transparent;
    border-radius: 7px;
}

.sidebar-menu a {
    color: #595959;
}

.sidebar-menu h4 {
    color: #00935D;
}

/* STANDARD SIDEBAR END */

/* LOGO SIDEBAR */

.sidebar-menu a {
    border: none;
}

.sidebar-menu hr {
    margin: 12px 0;
}

.sidebar-menu img {
    margin: 12px 0;
}

.coffee-spot-logo {
    margin: 24px 0;
}

@media (max-width: 576px) {
    .sidebar-menu h4 {
        font-size: 24px;
        padding: 15px 0 0 15px;
    }

    .sidebar-menu img {
        max-width: 250px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .coffee-spot-logo {
        margin: 24px auto !important;
    }

}

/* LOGO SIDEBAR END */

/* .channeling-box-2 .row:hover h1 .channeling-row-overlay {
    background: rgba(3, 95, 56, 0.7);
    z-index: 11;
} */


.channeling-box {
    height: 270px;
    /* min-height: 250px; */
}

@media (max-width:767px) {
    .channeling-box {
        height: 220px;
    }
}

.channeling-box-2 .row h1 {
    line-height: 100%;

}

.channeling-box-2 .row {
    position: relative;
}

.channeling-box-2 .row .btn {
    position: relative;
    z-index: 999 !important;
}

.channeling-box-2 .row:hover .btn,
.channeling-box-2 .row:hover h1 {
    color: #fff !important;
    border-color: #fff !important;
}

.channeling-box-2 .row:hover .btn-purple:hover {
    border-color: #490C5E !important;
}

.channeling-box-2 .row:hover .btn-green:hover {
    border-color: #035F38 !important;
}

.channeling-box-2 .row:hover .channeling-gradient-right,
.channeling-box-2 .row:hover .channeling-gradient-left {
    background: #4e8f73;
}


.channeling-box-2 .row:hover .channeling-row-overlay {
    background: rgba(3, 95, 56, 0.7);
    z-index: 2;
}

.channeling-row-overlay {
    width: 100%;
    top: 0; right: 0;
    bottom: 0;
    left: 0;

    position: absolute;
}


.vertical-nav {
    width: 320px;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.3);
}

.sl-next,
.sl-prev,
.sl-close {
    text-align: center !important;
}

/* Map stuff */

.map {
    position: relative;
    z-index: 1;
    border: 5px solid #035F38;
}

.legend 
{
    z-index: 2;
    position: relative;
}

.map img {
    width: 1100px;
}

.map button { position: absolute;
    color: #fff;
    background: #23035F;
    font-weight: bold;
    opacity: 0.8;
    border: 2px solid transparent;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -border-radius: 15px;

    padding: 5px 15px 10px 15px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center !important;
    z-index: 2;
}

.map br { display:none }


/* .architectural-map a:nth-of-type(1) button { top: 335px; right: 253px; }
.architectural-map a:nth-of-type(2) button { top: 308px; right: 275px; }
.architectural-map a:nth-of-type(3) button { top: 297px; right: 297px; }
.architectural-map a:nth-of-type(4) button { top: 310px; right: 330px; }
.architectural-map a:nth-of-type(5) button { top: 285px; right: 320px; }
.architectural-map a:nth-of-type(6) button { top: 272px; right: 340px; }
.architectural-map a:nth-of-type(7) button { top: 260px; right: 357px; }
.architectural-map a:nth-of-type(8) button { top: 235px; right: 363px; }
.architectural-map a:nth-of-type(9) button { top: 190px; right: 342px; }
.architectural-map a:nth-of-type(10) button { top: 177px; right: 352px; }
.architectural-map a:nth-of-type(11) button { top: 153px; right: 363px; }
.architectural-map a:nth-of-type(12) button { top: 142px; right: 352px; }
.architectural-map a:nth-of-type(13) button { top: 107px; right: 330px; }
.architectural-map a:nth-of-type(14) button { top: 95px; right: 341px; }
.architectural-map a:nth-of-type(15) button { top: 83px; right: 310px; }
.architectural-map a:nth-of-type(16) button { top: 30px; right: 330px; }

.historical-map a:nth-of-type(1) button { top: 280px; right: 165px; }
.historical-map a:nth-of-type(2) button { top: 300px; right: 180px; }
.historical-map a:nth-of-type(3) button { top: 350px; right: 180px; }
.historical-map a:nth-of-type(4) button { top: 470px; right: 160px; }
.historical-map a:nth-of-type(5) button { top: 570px; right: 285px; }
.historical-map a:nth-of-type(6) button { top: 625px; right: 270px; }
.historical-map a:nth-of-type(7) button { top: 340px; right: 258px; }
.historical-map a:nth-of-type(8) button { top: 340px; right: 330px; }
.historical-map a:nth-of-type(9) button { top: 280px; right: 330px; }
.historical-map a:nth-of-type(10) button { top: 320px; right: 400px; }
.historical-map a:nth-of-type(11) button { top: 270px; right: 445px; }
.historical-map a:nth-of-type(12) button { top: 275px; right: 496px; }
.historical-map a:nth-of-type(13) button { top: 260px; right: 490px; }
.historical-map a:nth-of-type(14) button { top: 67px; right: 386px; }
.historical-map a:nth-of-type(15) button { top: 223px; right: 696px; }
.historical-map a:nth-of-type(16) button { top: 170px; right: 260px; }
.historical-map a:nth-of-type(17) button { top: 185px; right: 320px; }
.historical-map a:nth-of-type(18) button { top: 200px; right: 296px; }
.historical-map a:nth-of-type(19) button { top: 245px; right: 305px; }
.historical-map a:nth-of-type(20) button { top: 210px; right: 360px; }
.historical-map a:nth-of-type(21) button { top: 235px; right: 405px; }
.historical-map a:nth-of-type(22) button { top: 397px; right: 160px; }
.historical-map a:nth-of-type(23) button { top: 265px; right: 345px; }

.general-map a:nth-of-type(1) button { top: 146px; right: 22px; }
.general-map a:nth-of-type(2) button { top: 398px; right: 194px; }
.general-map a:nth-of-type(3) button { top: 361px; right: 228px; }
.general-map a:nth-of-type(4) button { top: 441px; right: 228px; }
.general-map a:nth-of-type(5) button { top: 407px; right: 263px; }
.general-map a:nth-of-type(6) button { top: 420px; right: 412px; }
.general-map a:nth-of-type(7) button { top: 373px; right: 462px; }
.general-map a:nth-of-type(8) button { top: 10px; right: 554px; }
.general-map a:nth-of-type(9) button { top: 413px; right: 723px; }
.general-map a:nth-of-type(10) button { top: 442px; right: 856px; } */

.legend .btn
{
    background: #035F38;
    color: white;
}

.legend .btn a { color:white; border: none;}

.legend .btn:hover { background: #23035F; border-color: #23035F  }

/* .general-map-legend .btn:hover { background: #035F38; border-color: #035F38  } */

.legend .nav { margin-left: -5px; }

.legend { margin-top: 60px; }

.modal-dialog h5 { display: flex; align-self: center; }

.modal-dialog
{
    top: 45px;
    max-width: 700px;
}

.modal-dialog .close br { display: none;}

.modal-dialog .close
{
    margin-top: 5px;
    margin-right: 5px;
}

.modal-dialog .close:hover
{
    opacity: 1 !important;
    color: #dfdfdf !important;
}

.map-img-container 
{ 
    width: min-content;
    position: relative;
    transform-origin: top left;
    transition: all 0.4s ease 0s;
    cursor: grab;
    height: inherit;
}

.zoomout, .zoomin
{
    position: sticky;
    border-radius: 5px;
    background: #035F38;
    color: white !important;
    margin-top: 15px;
    border-color: transparent;
}

.zoomout:hover, .zoomin:hover 
{ 
    background: #23035F !important; 
    border-color: transparent;
}

.map-section { position: relative; margin-top: 60px}

.zoom-icons 
{ 
    position: absolute;
    z-index: 2; 
}


.zoomout, .zoomin
{
    position: absolute;
    border-radius: 5px;
    background: #035F38;
    color: white !important;
    margin-top: 15px;
    border-color: transparent;
}

.zoomin { left: 15px; }
.zoomout { left: 80px; background: #8c8c8c; top: 0}

/* .navbar-toggler:hover .navbar-toggler-icon
{
    max-height: 28px !important;
    width: 36px !important;
} */


@media(max-width:429px) { .map-img-container { transform: scale(30%); -webkit-transform: scale(0.3, 0.3); } }
@media(min-width:430px) { .map-img-container { transform: scale(40%); -webkit-transform: scale(0.4, 0.4); } }
@media(min-width:576px) { .map-img-container { transform: scale(50%); -webkit-transform: scale(0.5, 0.5);} }
@media(min-width:767px) { .map-img-container { transform: scale(60%); -webkit-transform: scale(0.6, 0.6);} }
@media(min-width:991px) { .map-img-container { transform: scale(80%); -webkit-transform: scale(0.8, 0.8);} }
@media(min-width:1200px) { .map-img-container { transform: scale(100%); -webkit-transform: scale(1, 1);} }

.nav-item .num
{
    position: absolute;
    font-size: 60px;
    top: 0;
    left: 9px;
    opacity: 0.3;
    pointer-events: none;
    transition: all 0.3s;
}

.nav-item:hover .num {
    opacity: 0.5;
    transition: all 0.3s;
}

.legend .nav-item 
{ 
    position: relative;
    font-weight: 100;
    transition: all 0.2s;
    overflow: hidden;
}

.legend .nav-item:hover {
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    transition: all 0.3s;
}

.legend a { border: none; margin: 5px;}
.legend p { display: none; }

@media (max-width: 1200px) { .map { height: 650px; } }
@media (max-width: 991px) { .map { height: 500px; } }
@media (max-width: 767px) { .map { height: 400px; } }
@media (max-width: 576px) { .map { height: 350px; } }
@media (max-width: 429px) { .map { height: 250px; } }

/* .dropdown-menu { background: linear-gradient(135deg, #dfdfdf 0%, #FFF 40%) ;} */

/* .third-level .dropdown-item, .third-level .dropdown-item:hover { color: white !important }
.third-level { background: linear-gradient(310deg, #113E3F 0%, #035F38 100%)} */
/* .third-level .menu-item:hover { background: linear-gradient(135deg, #dfdfdf 0%, #FFF 40%) } */

/*
.vertical-nav li ul li ul .dropdown-item, .vertical-nav li ul li ul .dropdown-item:hover { color: white !important }
.vertical-nav li ul li ul { background: linear-gradient(310deg, #113E3F 0%, #035F38 100%); display:block}

*/

.vertical-nav li ul li ul { 
    display: block;
    box-shadow: none;
    font-size: 0.8em;
    
}

.vertical-nav li ul li.menu-item-has-children, 
.vertical-nav li ul li.menu-item-has-children ul {
    background: #fefefe;
}

.vertical-nav .dropdown-menu {
    padding-top: 0;
}

/* .vertical-nav li ul li .dropdown-toggle::after { display: none; } */

.dropdown-menu li a:hover { color: #035F38 !important }

.navbar-light .navbar-nav .nav-link, .dropdown-item
{ 
    transition: all .2s ease-in-out; 
    border: none !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .dropdown-menu li a:hover
{ 
    /* transform: scale(1.1);
    transform-origin: bottom right; */
    background: rgba(0,0,0,0.1);
}

.vertical-nav { right: -320px; }


/* .navbar-brand .collapsing .vertical-nav { animation: .5s ease 0s 1 normal forwards running navbar-anim-close } */
.navbar-anim-close-class { animation: .5s ease 0s 1 normal forwards running navbar-anim-open !important }

.navbar-brand .vertical-nav { animation: .5s ease 0s 1 normal forwards running navbar-anim-close }

/* .menu-item-has-children 
{ 
    overflow: hidden;
    animation: .5s ease 0s 1 normal forwards running navbar-child-anim-open !important;
}

.menu-item-has-children ul
{
    padding-top: 0;
    position: relative;
    right: 0;
    top: -100%;
    animation: .5s ease 0s 1 normal forwards running navbar-child-anim-open !important;
} */

@keyframes navbar-anim-open
{
    0%  { right: -320px;  }
    100%  { right: 0; }
}

@keyframes navbar-anim-close
{
    0%  { right: 0; }
    100%  { right: -320px; }
}

/* @keyframes navbar-child-anim-open
{
    0%  { top: -100%; }
    100%  { right: 0; }
} */

.modal-header, .modal-footer
{
    background-color: #f8f9fa !important;
    border: none;
}

.modal-content
{
    border-radius: 0;
    border: none;
}

.modal-header .close
{
    padding: 0.6rem 1rem 0.7rem 1rem;
    text-shadow: none;
}

.modal h5 { font-size: 26px; z-index: 1 }

.modal-header h5 .num
{
    position: absolute;
    /* font-size: 140px;
    top: -45px; */
    font-size: 170px;
    top: -80px;
    z-index: 0;
    color: #eaeaea;
    z-index:0;
}

.modal-header
{
    position: relative;
    overflow: hidden;
}

.modal-header p { width: 0; }

.modal-body img
{
    object-fit: cover;
    width: calc(100% + 32px);
    max-width: calc(100% + 32px);
    height: 100%;
    top: 0;
    position: relative;
    left: -16px;
}

.modal-body { padding-top: 0; padding-bottom: 0; }

.modal-body .row .col-md-6:nth-of-type(1), .modal-body .row .col-md-12{ padding: 30px; }

.years-jobs
{
    margin: 8px;
    font-weight: 100;
    font-size: 19px !important;
    color: #3C3C3C;
}

.modal-header .close
{
    position: relative;
    z-index: 2;
}

.modal-body h4
{
    font-size: 24px;
    margin-bottom: 15px;
}

.modal-body p { font-size: 17px; }

.post-34 .years-jobs, .modal-title, .subtitle
{
    flex-basis: 100%;
    text-align: center;
    display: block !important;
}

.post-34 .modal-header .close, .map-modal-header .close
{
    position: absolute;
    right: 15px;
    top: 0;
    margin: auto;
    bottom: 0;
    height: min-content;
}

.post-34 .modal-header,  .map-modal-header
{
    flex-wrap: wrap;
}

.post-34 .modal-header h5 .num,  .map-modal-header h5 .num { top: -60px; }

.grave-num { font-weight: bold; }

.modal-body .col-md-6 { max-height: 380px; }
.modal-body .col-md-6:nth-of-type(1) { overflow: scroll; }

.map .btn:hover 
{ 
    z-index: 3;
    opacity: 1;
}

.map-img-container a:nth-of-type(n+10) button { padding-left: 11px; }
.map-img-container a:nth-of-type(n+20) button { padding-left: 9px; }


.modal-box-shadow-top { box-shadow: inset 0px 25px 30px -15px rgba(0, 0, 0, 0.4); }
.modal-box-shadow-bottom {  box-shadow: inset 0px -25px 30px -15px rgba(0, 0, 0, 0.4); }
.modal-box-shadow-top-bottom {  box-shadow: inset 0px 25px 30px -15px rgba(0, 0, 0, 0.4), inset 0px -25px 30px -15px rgba(0, 0, 0, 0.4); }

.page-id-36 .modal:nth-of-type(n+4) .modal-box-shadow-bottom, .page-id-36 .modal:nth-of-type(n+4) .modal-box-shadow-top, .page-id-36 .modal:nth-of-type(n+4) .modal-box-shadow-top-bottom { box-shadow:none }

/* .modal-scroll-content { height: 100%;} */

.modal-scroll, .scroll-up ,.scroll-down { transition: .5s all ease; }

.scroll-up .btn, .scroll-down .btn
{
    font-size: 25px;
    vertical-align: middle;
    border-radius: 100%;
    padding: 12px;
    background: rgba(255,255,255,0.7);
}

.scroll-up .btn:hover, .scroll-down .btn:hover
{
    background: #035F38;
    color:white;
}
.scroll-up, .scroll-down
{
    position: absolute;
    z-index: 2;
    right: calc(50% + 15px);
}

.scroll-up { bottom: 75px; }
.scroll-down { bottom: 15px; }

.footer-cta-left  { background-image: url("/wp-content/themes/mountjerome/assets/img/environment-bg.jpg"); }

strong, b {
    font-weight: 600;
}

.img-oldimg {
    width: 100%;
}

#live-streaming .modal-body
{
    padding-top: 45px;
    padding-bottom: 45px;
}

#live-streaming .modal-header button 
{ 
    margin: 0;
    position: absolute;
    right: 15px;
}

#live-streaming .btn-stream { text-align: center !important;}

.page-id-133 .card-img-top
{
    max-height: 300px;
    object-fit: cover;
    margin-bottom:0;
}

.page-id-133 .card { margin-bottom: 30px; }

.page-id-133 h3 { margin-top: 30px; }

#post-50 table tbody tr td:nth-of-type(2) { text-align: right; }

@media(max-width:450px) 
{ 
    .footer-cta-right { height: 525px} 
}

@media(max-width:500px)  { .modal-title { margin: 0 30px; } }


#post-23 .btn { margin-bottom: 15px  }

#searchform #s 
{   
    border-style: solid;
    border-radius: 20px;
    padding-left: 15px; 
    margin-right: 15px;
}

#searchsubmit
{
    border: 2px solid #035F38;
    padding: 10px 20px;
    border-radius: 50px;
}

#searchsubmit:hover
{
    background-color: #035F38;
    border-color: #035F38;
    color: white;
}

.map { background: white; }

.navbar-toggler, .navbar-toggler-icon { transition: none !important}

@media(max-width: 420px)
{
    .post-684 .embed-responsive, .post-682 .embed-responsive { min-height: 350px; }
}

.alert
{
    z-index: 2000;
    bottom: 0;
    position: fixed;
    left: 0;
    margin: 30px;
    width: calc(100% - 60px);
    animation: 2s ease 0s 1 normal forwards running alert-opacity;
    opacity: 0;
}

.alert .close:hover
{
    background: none;
    font-weight: bold;
}

@keyframes alert-opacity
{
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.alert { padding: 30px 15px; }