/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Directory
  1. =RESPONSIVE
  2. =PRIMARY
  3. =HEADER
  4. =SIDEBAR
  5. =FOOTER
  6. =MISC
*/

/* =========== 1. =RESPONSIVE ====== */
@media (max-width: 1305px) {
    /* activate mobile menu and hide main navigation at 1305px width */
    header .whb-visible-lg, header .whb-hidden-mobile {
        display: none;
    }

    header .whb-hidden-lg, header .whb-hidden-desktop {
        display: flex;
    }
}

@media (max-width: 1455px) {
    .vc_row.padding-fix {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
}

@media (max-width: 1285px) {
    div#btn-row .vc_col-sm-4,
    div#btn-row .vc_col-sm-6 {
        width: 100%;
    }
}

@media (max-width: 1250px) {
    div#adoption-fees .vc_col-sm-4 {
        width: 100%;
    }
}


@media (max-width: 1075px) {
    div#hsn-btnrow .vc_col-sm-4 {
        width: 100%;
    }

    div#hsn-btnrow .vc_col-sm-4 .vc_btn3-container {
        margin-bottom: 0px;
    }
}


@media (max-width: 950px) {
    div#hsn-header p.vc_custom_heading {
        font-size: 20px !important;
    }

    div#page-header .vc_empty_space,
    div#ourmission .vc_empty_space {
        height: 310px !important;
    }

    div#pricing .vc_col-sm-4 {
        width: 100%;
    }
}

@media (max-width: 800px) {
    div#donate-bnr .empty-col {
        display: none;
    }

    div#donate-bnr .woodmart-title-width-70 .woodmart-title-container {
        max-width: 100% !important;
    }

    div#donate-bnr .woodmart-title-width-70 .woodmart-title-container p,
    div#donate-bnr .woodmart-text-block-wrapper .woodmart-title-container p,
    div#donate-bnr .vc_row.right-aligned {
        text-align: left !important;
    }
}

@media (max-width: 765px) {
    .hsn-call .vc_col-sm-8 h2,
    .hsn-call .vc_col-sm-8 p {
        text-align: center !important;
    }
}

@media (max-width: 520px) {
    .vc_row.top-center.mbg-fix {
        background-position: 70% 50% !important;
    }

    .entry-content div#page-header .vc_empty_space,
    .entry-content div#ourmission .vc_empty_space {
        height: 220px !important;
    }
}

/* =========== 2. =PRIMARY ========= */
.main-page-wrapper .site-content {
    margin-bottom: 0px;
}

/* small text size */
.website-wrapper small {
    font-size: 90%;
}

/* text larger */
.main-page-wrapper .text-larger {
    font-size: 125%;
    line-height: 150%;
}

/* white text */
.white-text, .white-text p, .white-text div,
.website-wrapper .color-scheme-light .woodmart-counter .counter-label, 
.website-wrapper .woodmart-counter.color-scheme-light .counter-label {
    color: #fff;
}

/* blue text */
.blue-text, .blue-text p, .blue-text div, .vc_custom_heading.blue-text,
.blue-text .title {
    color: #26a3c7;
}


/* remove styling from map */
.main-page-wrapper .wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0px;
}

/* Hiding after update 7/21 
.main-page-wrapper .entry-content>ol ul>li:before, 
.main-page-wrapper .entry-content>ul ul>li:before, .main-page-wrapper .entry-content>ul>li:before, 
.main-page-wrapper .woodmart-entry-content>ol ul>li:before, 
.main-page-wrapper .woodmart-entry-content>ul ul>li:before, .main-page-wrapper .woodmart-entry-content>ul>li:before, 
.main-page-wrapper .woodmart-text-block>ol ul>li:before, .main-page-wrapper .woodmart-text-block>ul ul>li:before, 
.main-page-wrapper .woodmart-text-block>ul>li:before, .main-page-wrapper .wp-block-categories>ul>li:before, 
.main-page-wrapper .wpb_text_column .wpb_wrapper>ol ul>li:before, 
.main-page-wrapper .wpb_text_column .wpb_wrapper>ul ul>li:before, 
.main-page-wrapper .wpb_text_column .wpb_wrapper>ul>li:before {
    content: "\f0c8";
    font-family: FontAwesome;
} */

body button, a.hsn-btn, .hsn-btn a.vc_btn3,
#donate-embed .btn-group .btn-submit-donation {
	font-family: Poppins;
}

.small-text {
    font-size: 14px;
}

/* =========== 3. =HEADER ========== */

/* donate button in main menu */
li#menu-item-2150.donate-btn a, 
.donate-btn.hsn-btn .vc_btn3.vc_btn3-style-flat.vc_btn3-color-grey,
.mobile-pages-menu li.donate-btn a {
    background-color: #f4524d;
    padding: 0px 20px;
    margin-left: 20px;
    color: #fff;
    border: 2px solid #f4522d;
}

.site-mobile-menu li.donate-btn.current-menu-item > a {
    color: #fff;
}

.mobile-pages-menu li.donate-btn a {
    margin: 0px;
}

.main-page-wrapper .donate-btn.hsn-btn .vc_btn3.vc_btn3-style-flat.vc_btn3-color-grey {
    padding: 20px;
    margin-left: 0px;
}


li#menu-item-2150.donate-btn a:hover,
.donate-btn.hsn-btn a.vc_btn3.vc_btn3-style-flat.vc_btn3-color-grey:hover,
.red-btn.sm-hsnbtn a.vc_btn3.vc_btn3-style-flat.vc_btn3-color-grey:hover {
    background-color: #fff;
    color: #f4524d;
    border: 2px solid #f4522d;
}

/* headers for mega menu columns */
.menu-item h5.vc_custom_heading {
    text-align: left !important;
}

/* main mega menu font size */
header .mega-menu-list .sub-sub-menu li a, 
header .menu-mega-dropdown .sub-sub-menu li a {
    font-size: 14px;
    line-height: 16px;
}

/* background for mega menu dropdowns */
header .wd-dropdown.color-scheme-dark {
    background-color: #ead48c;
    background-image: url(/wp-content/uploads/dog-cat-logo-background-humane-society-naples-left-2.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

/* mega menu link colors & hovers */
.wd-dropdown-menu li a {
    color: #3c3c3c;
}

.wd-dropdown-menu li a:hover {
    color: #3c3c3c;
    text-decoration: underline;
}

/* add disc to list item in mega menus */
.menu-item ul.wd-sub-menu li ul.sub-sub-menu {
    list-style-type: disc;
    padding-left: 15px;
}

/* volunteer button in main menu */
h5.vc_custom_heading.vol-btn a {
    background-color: #ebdcaa;
    padding: 10px 25px;
}

h5.vc_custom_heading.vol-btn a:hover {
    background-color: #00a5cb;
    color: #fff;
}


/* Mobile Menu */
.mobile-nav.act-mobile-menu .woodmart-search-form form {
    display: none;
}



/* =========== 4. =SIDEBAR ========= */

.wpb-js-composer .widget_recent_entries ul li a,
.wpb-js-composer .widget_categories ul li a {
    font-family: Roboto, Helvetica, Arial;
    font-size: 18px;
    line-height: 135%;
    color: #727272;
}

.wpb-js-composer .widget_recent_entries ul li a:hover,
.wpb-js-composer .widget_categories ul li a:hover {
    color: #000;
    opacity: 1;
}

.sidebar-inner .ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, 
.sidebar-inner .ajde_evcal_calendar .evo_pop_body .evcal_desc .evcal_desc_info {
    font-size: 13px;
}

.sidebar-inner .evcal_month_line p {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #2d2a2a;
    margin-bottom: 0px;
    text-decoration: underline;

}

/* =========== 5. =FOOTER ========== */

/* contact info footer widget row 1 */
.textwidget ul.contact-menu.menu li {
    display: inline-block;
    margin: 0 40px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

/* prefooter remove padding-bottom */
.wd-prefooter {
    padding-bottom: 0px;
}

/* footer copyrights colors */
footer.color-scheme-light .copyrights-wrapper {
    border-color: #13596d;
    background-color: #26a3c7;
}

/* footer widget content align center */
div#text-10, div#text-19, div#text-21, div#text-22, 
div#custom_html-2, div#custom_html-3, div#text-20 {
    text-align: center;
}

/* h4 within widget margin bottom */
div#text-10 h4.widgettitle {
    margin-bottom: 10px;
}

/* save a life button */
a.hsn-btn, footer.color-scheme-light .footer-widget a.hsn-btn {
    padding: 10px 25px;
    background-color: #3c3c3c;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
}

a.hsn-btn:hover, footer.color-scheme-light .footer-widget a.hsn-btn:hover {
    background-color: #fff;
    color: #3c3c3c;
}

div#text-19 {
    border-bottom: 1px solid #edc951;
    padding-bottom: 30px;
}

/* margin top on footer column */
div#text-22 {
    margin-top: 30px;
}

div#text-21 {
    margin-top: 10px;
}

/* join our pack mailchimp newsletter signup */
#mc_embed_signup .button.btn {
    border-radius: 0px;
    font-family: 'Poppins';
    font-weight: bold;
    min-height: 32px;
}

.wpb_raw_code #mc_embed_signup input.email {
    border-radius: 0px;
}

/* =========== 6. =MISC ============ */

/* page titles */
.main-page-wrapper .title-size-default,
.main-page-wrapper .title-size-small {
    padding-top: 10px;
    padding-bottom: 10px;
}

h1.entry-title {
    display: none;
}

/* blog page titles */
.single-post .main-page-wrapper h3.entry-title {
    font-size: 25px;
    line-height: 150%;
}

.single-post .main-page-wrapper h1.entry-title {
    display: block;
    font-size: 45px;
    line-height: 150%;
}

/* breadcrumbs */
.main-page-wrapper .breadcrumbs a, .main-page-wrapper .breadcrumbs span, .main-page-wrapper .yoast-breadcrumb a, 
.main-page-wrapper .yoast-breadcrumb span {
    font-size: 15px;
}

/* top center main header */
.vc_row.top-center {
    background-position: top center !important;
}

/* right center main header */
.vc-row.right-center {
    background-position: right center !important;
}

/* container with max-width of 850px */
.vc_row.wpb_row.vc_row-fluid.mw-850,
.vc_tta-panel-body .mw-850 {
    max-width: 850px;
    margin: 0 auto;
}

/* counter for homepage */
.main-page-wrapper .woodmart-counter.counter-large .counter-label {
    font-size: 23px;
}

/* active tab style */
.wpb-js-composer .main-page-wrapper .entry-content .vc_tta-style-outline li.vc_tta-tab.vc_active a {
    background-color: #00a5cb;
    color: #fff;
    font-weight: bold;
    border-right: 2px solid;
    border-right-color: #000 !important;
    border-bottom-color: #000 !important;
}

/* donate banner */
div#donate-bnr.vc_row {
    background-position: center left !important;
}

/* buttons aligned right */
.right-aligned {
    text-align: right;
}

/* ========== BUTTONS  ========== */
.main-page-wrapper .hsn-btn a.vc_btn3,
.hsn-btn.hsn-outline a.vc_btn3.vc_btn3-style-outline,
.main-page-wrapper .vc_btn3-container.hsn-btn a.vc_general.vc_btn3.vc_btn3-shape-square,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3  {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 19px;
    font-family: Poppins;
    padding: 15px;
    margin: 0px;
}

.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-icon-left {
    padding-left: 60px;
}

.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-icon-right {
    padding-right: 60px;
}

/* donate and volunteer buttons in prefooter call to action */
.woodmart-prefooter #donate-bnr .vc_btn3-container a.vc_general.vc_btn3 {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 16px;
}

/* reading / a tale for a tail program button */
.main-page-wrapper article.ajde_events.type-ajde_events.event_type-reading-program .wpb_wrapper .vc_btn3-container a.vc_btn3,
.main-page-wrapper article.ajde_events.type-ajde_events.event_type-reading-program .wpb_wrapper button.vc_btn3,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-color-green {
    padding: 14px 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 19px;
    color: #fff;
    background-color: #A2B745;
    border: 2px solid #A2B745;
    font-family: Poppins;
}

.main-page-wrapper article.ajde_events.type-ajde_events.event_type-reading-program .wpb_wrapper .vc_btn3-container a.vc_btn3:hover,
.main-page-wrapper article.ajde_events.type-ajde_events.event_type-reading-program .wpb_wrapper button.vc_btn3:hover,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-color-green:hover {
    color: #A2B745;
    border: 2px solid #A2B745;
    background-color: #fff;
}

/* regular events button */
.main-page-wrapper article.ajde_events.type-ajde_events a.vc_btn3,
.main-page-wrapper article.ajde_events.type-ajde_events button.vc_btn3 {
    padding: 14px 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
    font-size: 19px;
    color: #fff;
    background-color: #26a3c7;
    border: 2px solid #26a3c7;
    font-family: Poppins;
}

/* yellow button - main image, homepage */
.wpb-js-composer .main-page-wrapper .vc_btn3-container.yellow .vc_general.vc_btn3 {
    background-color: #edc951;
    color: #fff;
}

.wpb-js-composer .main-page-wrapper .vc_btn3-container.yellow .vc_general.vc_btn3:hover {
    background-color: #fff;
    color: #edc951;
}

/* blue buttons */
.blue-btn.hsn-btn .vc_btn3.vc_btn3-color-grey, 
.blue-btn.hsn-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat,
.blue-btn.hsn-btn .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline,
.blue-btn.sm-hsnbtn .vc_btn3.vc_btn3-style-outline.vc_btn3-color-grey,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-color-blue,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-color-primary {
    color: #fff;
    background-color: #26a3c7;
    border: 2px solid #26a3c7;

}

.blue-btn.hsn-btn .vc_btn3.vc_btn3-color-grey:hover, 
.blue-btn.hsn-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.blue-btn.hsn-btn .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover,
.blue-btn.hsn-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-color-blue:hover,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-color-primary:hover {
    color: #26a3c7;
    background-color: #fff;
    border: 2px solid #26a3c7;
}

.wpb-js-composer .main-page-wrapper .vc_btn3-container.on-background a.vc_general.vc_btn3.vc_btn3-color-white {
    color: #26a3c7;
    background-color: #fff;
    border: 2px solid transparent;
}

.main-page-wrapper article.ajde_events.type-ajde_events a.vc_btn3.vc_btn3-size-md.vc_btn3-color-grey:hover,
.wpb-js-composer .main-page-wrapper .vc_btn3-container.on-background a.vc_general.vc_btn3.vc_btn3-color-primary:hover,
.hsn-btn .vc_general.vc_btn3.vc_btn3-shape-square.vc_btn3-color-white {
    color: #26a3c7;
    background-color: #fff;
    border: 2px solid #fff;
}

.wpb-js-composer .main-page-wrapper .vc_btn3-container.on-background a.vc_general.vc_btn3.vc_btn3-color-white:hover {
    color: #fff;
    background-color: #26a3c7;
    border: 2px solid #fff;
}

/* red buttons */
.red-btn.hsn-btn .vc_btn3.vc_btn3-color-grey, 
.red-btn.hsn-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat,
.wpb-js-composer .main-page-wrapper .vc_btn3-container a.vc_general.vc_btn3.vc_btn3-color-danger {
    background-color: #f4524d;
    border: 2px solid #f4524d;
    color: #fff;
    background-image: none !important;
}

.red-btn.hsn-btn .vc_btn3.vc_btn3-color-grey:hover, 
.red-btn.hsn-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.woodmart-prefooter #donate-bnr .vc_btn3-container a.vc_general.vc_btn3:hover {
    color: #f4524d;
    background-color: #fff;
    border: 2px solid #fff;
}

/* =========== . =HOMEPAGE ============ */

/* main button text styles */
div#hsn-btnrow a.vc_btn3.vc_btn3-size-lg {
    color: #fff;
    text-transform: none;
    font-size: 30px !important;
    line-height: 40px;
}

.bluebtn-1 a.vc_btn3.vc_btn3-size-lg {
    background-color: #27a3c7;
}

.bluebtn-2 a.vc_btn3.vc_btn3-size-lg {
    background-color: #2493b3;
}

.bluebtn-3 a.vc_btn3.vc_btn3-size-lg {
    background-color: #31b6dc;
}

/* button row button hover */
div#hsn-btnrow a.vc_btn3.vc_btn3-size-lg:hover {
    background-color: #edc951;
}

/* subtitle in button text */
div#hsn-btnrow cite {
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    color: #fff;
    font-size: 23px;
}

/* =========== . =DONATE ============ */

.list-animal-photo {
    height: 100% !important;
}

/* =========== . =DONATE ============ */

#donate-embed span.label {
    line-height: 200%;
    font-size: 17px;
}

#donate-embed .donation-form .field input, 
#donate-embed .donation-form .field select, 
#donate-embed .donation-form .field textarea {
    max-width: 100%;
    background-color: #fff;
    box-sizing: inherit;
}

#donate-embed .required textarea, #donate-embed .required select {
    border: 2px solid rgba(129,129,129,.2)
}

#donate-embed .btn-group .btn-submit-donation {
    padding: 15px 30px;
    font-size: 15px;
    letter-spacing: .5px;
    color: #fff;
    background-color: #f4524d;
}

#donate-embed .btn-group .btn-submit-donation:hover {
    color: #f4524d;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#donate-embed pre {
    background: #f7f7f7;
}

#donate-embed .section.true-impact h3,
#donate-embed .section.contact h3,
#donate-embed .section.billing-address h3,
#donate-embed .section.donation h3 {
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 120%;
    color: #27a3c7;
}

#donate-embed .section.true-impact {
    margin-bottom: 20px;
}

/* =========== . =BLOG ============ */

.blog .woodmart-pagination,
.category .woodmart-pagination {
    margin-bottom: 50px;
}

.blog .woodmart-pagination>span:not(.page-links-title),
.category .woodmart-pagination>span:not(.page-links-title),
.blog .woodmart-pagination>a,
.category .woodmart-pagination>a {
    font-size: 35px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
}

.wpb-js-composer div#faqs .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
    border-top: 1px solid #eaeaea;
    padding: 5px 0px;
}

div#faqs span.vc_tta-title-text {
    line-height: 150%;
    font-size: 22px;
}

div#faqs .vc_active span.vc_tta-title-text {
    color: #27a3c7;
}

/* =========== . =EVENTS ============ */

/* hide month and month arrows */
div#upcoming-events div#evcal_head {
    display: none;
}

.site-content .ajde_evcal_calendar.boxy.boxstyle1 .eventon_list_event {
    height: 400px;
    border-radius: 0px;
}

.evo_boxtop {
    height: 300px !important;
}

div#upcoming-events .ajde_evcal_calendar .desc_trig.sin_val.evcal_list_a {
    height: unset !important;
    padding-top: 305px !important;
}

.site-content .ajde_evcal_calendar div#evcal_list .eventon_list_event span.evcal_desc2.evcal_event_title {
    font-family: Poppins;
    font-weight: 500;
    text-transform: none;
    font-size: 25px;
    line-height: 130%;
}

.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, 
.ajde_evcal_calendar .evo_pop_body .evcal_desc .evcal_desc_info {
    font-size: 18px;
    opacity: 1;
}

.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc .evcal_location,
.ajde_evcal_calendar .evo_pop_body .evcal_desc .evcal_location, 
.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc .evcal_time, 
.ajde_evcal_calendar .evo_pop_body .evcal_desc .evcal_time {
    padding-left: 20px;
    display: block;
}

.ajde_evcal_calendar .evcal_cblock .evo_start em.month, 
.ajde_evcal_calendar .evcal_cblock .evo_end em.month, 
.ajde_evcal_calendar .evcal_cblock .evo_start em.day {
    font-size: 20px;
}

.site-content .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, 
.site-content .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, 
.site-content .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc em, 
.site-content .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .eventon_list_event .evcal_desc .evcal_desc_info,
.ajde_evcal_calendar #evcal_list .eventon_list_event .evcal_cblock, 
.ajde_evcal_calendar .evo_lightboxes .evo_pop_body .evcal_cblock {
    color: #323232;
}

/* hide event subtitle on grid view */
.boxy div#evcal_list span.evcal_event_subtitle {
    display: none;
}

/* event calendar view */

/* darken calender borders */
.ajde_evcal_calendar .eventon_fc_days, .eventon_fc_daynames {
    border-left: 1px solid #ddd;
}

.ajde_evcal_calendar .eventon_fullcal .evo_fc_day {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.ajde_evcal_calendar .eventon_fullcal .evo_fc_day.bb {
    border-bottom: 1px solid #ddd;
}

.eventon_fc_daynames {
    background-color: #26a4c7;
}

.ajde_evcal_calendar .eventon_fc_daynames .evo_fc_day {
    color: #fff;
}

/* =========== . =SINGLE EVENT PAGE STYLING ============ */

.single-ajde_events article.ajde_events .eventon_list_event p.desc_trig_outter a.desc_trig {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.single-ajde_events .main-page-wrapper, 
.post-type-archive-ajde_events .main-page-wrapper,
.page-id-5063 .main-page-wrapper {
    background-color: #fafafa;
}

.single-ajde_events .eventon_events_list .eventon_list_event .desc_trig {
    background-color: #fff;
}

/* event title on single event page */
.single-ajde_events .evcal_cblock .evo_start {
	font-size: 40px;
	color: #f4524d;
}

/* event subtitle */
.single-ajde_events .eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle {
    color: #808080;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 160%;
}


.single-ajde_events .ajde_evcal_calendar .evcal_cblock .evo_start em.month {
	font-size: 26px;
}

/* month and year on single event page */
.single-ajde_events .ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur {
	float: right;
	font-size: 20px;
	font-family: Poppins;
}

/* single event page - event date */
.eventon_events_list .eventon_list_event .evcal_cblock em, .evo_pop_body .evcal_cblock em {
	font-family: Poppins;
}

/* single event page - event title */
.single-ajde_events .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2 {
	font-size: 40px;
	text-transform: none;
	font-family: Poppins;
}

/* single event page - titles for event details, time and location */
.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3.evo_h3,
.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3 a {
    font-family: Poppins;
    font-weight: 600;
    line-height: 110%;
    text-transform: none;
    margin-bottom: 15px;
    color: #333;
}

.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3 a:hover {
	color: #26a3c7;
}

/* hide icons for event details, time and location & closing function on single event page*/
.eventon_single_event .evcal_evdata_row .evcal_evdata_icons i,
.single-ajde_events .evcal_evdata_row .evcal_evdata_icons, 
.single-ajde_events .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_icons,
.single-ajde_events .evcal_evdata_row.evcal_close {
    display: none;
}

/* event details on single event page */
.single-ajde_events .evcal_evdata_row.evcal_event_details .evcal_evdata_cell p,
.single-ajde_events #evcal_list .eventon_list_event .evcal_eventcard p {
    font-size: 20px;
    line-height: 150%;
}

/* all event details p font style normal */
.single-ajde_events .evcal_evdata_row .evcal_evdata_cell p {
	font-style: normal;
}

/* learn more and calendar buttons box padding */
.single-ajde_events .evo_clik_row .evcal_evdata_row, 
.single-ajde_events .evo_clik_row.evcal_evdata_row {
	padding: 20px 30px;
}

/* no padding on learn more & calendar buttons h3 */
.single-ajde_events .ajde_evcal_calendar .evo_ics .evcal_evdata_row .evcal_evdata_cell h3 a,
.single-ajde_events .ajde_evcal_calendar .evo_ics .evcal_evdata_row .evcal_evdata_cell h3 {
	margin-bottom: 0px;
}

/* learn more button */
.evo_metarow_learnMICS .tbrow a h3 {
    text-align: center;
    letter-spacing: .5px;
    color: #fff;
    padding: 0px;
    background-color: #26a4c7;
    border: 2px solid #26a4c7;
    width: 65%;
    padding: 10px 20px;
    font-size: 20px;
}

.evo_metarow_learnMICS .tbrow a h3:hover {
	color: #26a4c7;
	background-color: #fff;
	border: 2px solid #26a4c7;
}

.single-ajde_events .evcal_evdata_row .evcal_evdata_cell, 
.single-ajde_events .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell {
	padding-left: 10px;
}

/* icalender and google calendar buttons */
.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3 a.evo_ics_nCal, 
.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell h3 a.evo_ics_gCal,
.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell p a.evo_ics_gCal,
.ajde_evcal_calendar .evcal_evdata_row .evcal_evdata_cell p a.evo_ics_nCal {
    background-color: #efca51;
    border: 2px solid #efca51;
    padding: 10px 20px;
    margin-right: 15px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: bold;
}

.single-ajde_events .evo_ics.evo_clik_row .evo_h3 a:hover,
.single-ajde_events .evo_metarow_ICS .evcal_evdata_cell p a:hover {
	opacity: 1;
	background-color: #fff;
	border: 2px solid #efca51;
	color: #efca51;
}

.single-ajde_events .eventon_events_list .eventon_list_event a {
	color: #26a4c7;
}

.single-ajde_events .eventon_events_list .eventon_list_event a:hover {
	color: #f4524d;
}

/* =========== . =FORMS ============ */

.nf-form-fields-required {
    font-size: 15px;
}

.nf-field-container {
    margin-top: 20px;
    margin-bottom: 20px !important;
}


/* form button styles */
.nf-form-cont .nf-form-content button, 
.nf-form-cont .nf-form-content input[type=button], 
.nf-form-cont .nf-form-content input[type=submit] {
    background: #00a5cb;
    font-family: Poppins;
    font-size: 21px;
    letter-spacing: 1px;
    border: 2px solid #00a5cb;
}

.nf-form-cont .nf-form-content button:hover, 
.nf-form-cont .nf-form-content input[type=button]:hover, 
.nf-form-cont .nf-form-content input[type=submit]:hover {
    background: #fff;
    color: #00a5cb;
    border: 2px solid #00a5cb;
    transition: all .5s;
    box-shadow: unset;
}

/* horizontal rule in form */
hr.ninja-forms-field {
    width: 100%;
}

.nf-form-cont .nf-form-content label {
    font-size: 18px;
    line-height: 28px;
}


/* ====================================== PETPOINT STYLING ====================================== */

/*** SEARCH RESULTS ***/

.petpoint-search-filters {
    padding-bottom: 16px;
    overflow: hidden;
}

select.petpoint-search-filter {
    background-color: #fff;
}

.petpoint-search-filters .filter-container {
    width: 25%;
    float: left;
    padding-right: 20px;
}

.petpoint-location-messages,
.petpoint-search-results {
    clear: both;
}

.petpoint-search-result {
    float: left;
    width: 18%;
    background-color: white;
    margin: 1%;
    cursor: pointer;
    min-height: 340px;
}

.petpoint-search-result img.photo {
    width: 100%;
    object-fit: cover;
    height: 214px;
}

.petpoint-search-result .pet-details {
    padding: 15px;
}

.petpoint-search-result .name {
    font-size: 22px;
    font-weight: bold;
    color: #17a1c9;
}

.petpoint-search-result .other-details, .petpoint-search-result .location {
    color: #737373;
    font-size: 14px;
}

li.petpoint-page-indicator {
    float: left;
    list-style: none;
    padding: 16px;
    color: #009fcb;
    background: white;
    margin: 1%;
    cursor: pointer;
}

li.petpoint-page-indicator.petpoint-page-indicator-active {
    background-color: #e4e4e4;
}

li.petpoint-page-indicator:hover {
    background-color: #dedede;
}

.petpoint-page-indicators {
    display: block;
    clear: both;
}

/*** Modal Styling ***/

.petpoint-details-modal {
    max-width: 900px !important;
}

.petpoint-details-modal img.photo {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

.row.modal-details p {
    margin-bottom: 5px;
}

.row.modal-buttons {
    padding: 20px 0;
}

.row.modal-buttons a {
    width: 100%;
    font-weight: bold;
    font-size: 16px;
}

.row.modal-description {
    margin-top: 10px;
}

.petpoint-details-modal .donate-btn .vc_btn3 {
    color: #fff;
    background-color: #f4524d;
    border-color: #f4524d;
}

.petpoint-details-modal .donate-btn a.vc_btn3:hover {
    background-color: #fff;
    color: #f4524d;
    border-color: #f4524d;
}

/* Styling of 'no results' */
.petpoint-search-no-results.listview-no-results {
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

/* Fix modal appearing below header */
.jquery-modal.blocker {
    z-index: 999;
}

/* iPad Responsive Styling */
@media (min-width: 481px) and (max-width: 1024px) {
    /* Search Results - Grid View */
    .petpoint-search-result {
        width: 31%;
    }
    /* Detail View */
    .modal-buttons .col-md-6 {
    width: 100%;
    }
    .modal-details p {
        margin-bottom: 5px;
    }
}

/* Smartphone Responsive Styling */
@media (max-width: 480px) {
    /* Search Filters */
    select.petpoint-search-filter {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 5%;
    }
    .petpoint-search-filters .filter-container {
        width: 100%;
    }
    .petpoint-search-result img.photo {
        height: 325px;
    }
    /* Search Results - Grid View */
    .petpoint-search-result {
        float: none;
        width: 95%;
        background-color: white;
        margin: 0 auto 5%;
        cursor: pointer;
    }
        /* Detail View */
    .modal.petpoint-details-modal {
        margin-top: 65px;
    }
    .modal-details {
        padding-bottom: 10px;
    }
    .modal-details p, .modal-description p {
        margin-bottom: 5px;
        font-size: 14px;
    }

    img.photo {
        padding-bottom: 8px;
    }
    .row.modal-buttons {
        padding: 8px 0;
    }
}

/* Specific small animals page fix */
.page-id-5705 .petpoint-search-result .other-details, .page-id-5705 .petpoint-search-result .location {
    color: #737373;
    font-size: 12px;
}

/* Make location text smaller on 1200px and below to avoid display issue on PetPoint pages */
@media (max-width: 1200px) {
    .petpoint-search-result .other-details, .petpoint-search-result .location {
        font-size: 12px;
    }
}

/* Share Me Feature Styling */
button.listview-share {
    background-color: #ffffff;
    border: 2px solid #f4524d;
    color: #f4524d;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 15px;
    text-transform: none;
}

.share-buttons {
    padding-bottom: 28px;
}

li.petpoint-page-indicator.listview-page-indicator.listview-page-indicator-active {
    background: #d9f6ff;
}

/* Calendly embed */
.calendly-embed-button {
    background-color: white;
    text-align: center;
    padding: 12px;
    font-size: 24px;
    font-weight: bold;
}

.whb-main-header {
    position: relative;
    top: 30px;
}

@media (max-width: 480px) {
    .whb-main-header {
        top: 43px;
    }
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

/*# sourceMappingURL=bootstrap-grid.css.map */

@media print {a:link:after, a:visited:after {content: "";}}
