/*======================================
Theme Name: FSS Custom Theme
Description: This is a custom child theme built for USAF Services.
Version: 4.6
Author: LEAP interactive
Author URI: https://leapinteractivemediagroup.com
Template: Divi
======================================*/

/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* BUG FIX */
:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: initial;
}

/* section */
.et_pb_section.add-overlay:before {
    content: '';
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.et_pb_section.add-overlay > .et_pb_row {
    z-index: 1;
}
.et_pb_section.fixed-bg {
    background-attachment: fixed;
}

/* Slider ZOOM BG Animation */
/* animation */
.custom-bg.loading.et_pb_slider:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 3px solid rgb(0 47 135 / 30%);
    border-radius: 50%;
    border-top: 3px solid #002f87;
    animation: loading-spin 1s ease-in-out infinite;
    top: calc(50% - 48px);
    left: calc(50% - 28px);
    position: absolute;
    z-index: 3;
}
.custom-bg.loading.et_pb_slider:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fafafa;
    z-index: 2;
}
@keyframes loading-spin {
  to {
    transform: rotate(360deg);
  }
}
.et_pb_slider.custom-bg .et_pb_slide.et-pb-active-slide .custom-slide-bg img {
    animation: zoom-custom 5s ease-out both;
}
.et_pb_slider.custom-bg .et_pb_slide.et-pb-moved-slide .custom-slide-bg img {
    transform: scale(1.1);
}
.custom-slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.custom-slide-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@keyframes zoom-custom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

/* video background */
.et_pb_section_video_bg .mejs-video {
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0!important;
}
.et_pb_section_video_bg .mejs-video video {
    height: 100% !important;
    position: absolute;
    object-fit: cover;
    object-position: center;
}

/* row */
.vertical-center {
    align-items: center;
}
/* header menu */
nav.et-menu-nav > ul > li > a {
    text-transform: uppercase;
}
nav.et-menu-nav > ul > li.menu-item-home > a {
    font-size: 0 !important;
    width: 18px;
}
nav.et-menu-nav > ul > li.menu-item-home.menu-item-has-children > a {
    width: 38px;
}
nav.et-menu-nav > ul > li.menu-item-home > a:before {
    content: '\f015';
    font-family: FontAwesome!important;
    font-weight: 900!important;
    color: #002f87;
    font-size: 16px;
    position: absolute;
}
.et-menu-nav li.mega-menu>ul {
    padding: 30px 20px;
}


/* menu icons */
.et_pb_menu.add-icons ul li li a:not([href="#"]) {
    position: relative;
    padding-left: 31px;
}
.et_pb_menu.add-icons ul li li a:not([href="#"]):before {
    content: '\f138';
    font-family: FontAwesome!important;
    font-weight: 700!important;
    color: #002f87;
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 6px;
}
.et_pb_menu.add-icons ul li li.icon-wifi a:not([href="#"]):before {
    content: '\f1eb';
    left: -2px;
}

/* header search */
header .et_pb_module.et_pb_search {
    min-width: 170px;
    margin: auto;
}

/* adobe pdf lightbox */
#adobe-dc-view {
    z-index: 100002!important;
}

/* image background */
.blend-style img {
    mix-blend-mode: multiply;
}

/* backup */
#contact-info h3.et_pb_module_heading {
    font-size: 22px
}

/* mega menu pro */
.custom-MM .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}
.custom-MM .et_pb_main_blurb_image {
    margin-bottom: 10px;
}

.custom-MM .menu-list ul {
    list-style: none;
    padding: 0;
}
.custom-MM .menu-list ul a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.7em;
}
.custom-MM .menu-list ul li {
    padding: 6px 0;
}

/* exit disclaimer */
#popup-exit-disclaimer #exit-url,
#popup-exit-disclaimer #exit-url a {
    word-break: break-all;
}

/* blog */
.et_pb_blog_grid .et_pb_post {
    padding: 30px;
}

.et_pb_blog_grid .et_pb_post .et_pb_image_container {
    margin: -30px -30px 30px;
}

/* search results */
body.search-results article.et_pb_post {
  margin-bottom: 10px;
}
body.search-results article.et_pb_post p.post-meta {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* heading */
.et_pb_module_heading {
    word-break: break-word;
}

/* text */
p:not(.has-background):not(.et_pb_contact_field):not(:last-child):last-of-type {
    padding-bottom: 1em;
}

/* home page: fullwidth slider */
div[class*="et_pb_fullwidth_slider"].et_pb_module:not(.disable-description) .et_pb_slide_description {
    background: rgb(0 47 135 / 95%);
    padding: 8%;
    text-shadow: none;
}
div[class*="et_pb_fullwidth_slider"].et_pb_module .et-pb-arrow-next:before,
div[class*="et_pb_fullwidth_slider"].et_pb_module .et-pb-arrow-prev:before {
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 1);
}

/* responsive-slider-bg */
.responsive-slider-bg .et_pb_slider,
.responsive-slider-bg .et_pb_slider .et_pb_slide {
    min-height: unset;
}
.responsive-slider-bg .et_pb_slider .et_pb_slide {
    background-size: contain;
}

/* events */
.tribe-events .tribe-events-header__messages:last-child {
    margin-bottom: 0 !important;
}

/* calendar: month */
.tribe-events .tribe-events-l-container {
    max-width: unset !important;
    min-height: unset !important;
    padding: 0 !important;
}
.tribe-events .tribe-events-l-container * {
    font-family: inherit;
}
.tribe-events .tribe-events-l-container ul {
    padding: 0 !important;
    list-style: none;
}

/* fix */
.tribe-events-page-template.et-db #et-boc header.tribe-events-header ul {
    padding: 0 !important;
}
.tribe-events-page-template.et-db #et-boc header.tribe-events-header li {
    line-height: inherit !important;
}
.tribe-events-page-template.et-db #et-boc .datepicker.datepicker-dropdown.dropdown-menu {
    width: fit-content !important;
    min-width: unset;
}
.tribe-events-page-template.et-db #et-boc .tribe-events-calendar-month a {
    line-height: inherit !important;
}
.tribe-events-page-template.et-db #et-boc .tribe-events-calendar-month h3 {
    font-size: 15px !important;
    line-height: 110% !important;
}
.tribe-events-page-template.et-db #et-boc .tribe-events.tribe-events-view--photo h3.tribe-events-pro-photo__event-title {
    font-size: 16px !important;
    line-height: 1.3em !important;
}
.tribe-events-page-template.et-db #et-boc nav.tribe-events-c-nav ul.tribe-events-c-nav__list {
    padding-left: 0 !important;
}
.tribe-events-page-template.et-db #et-boc .tribe-events .tribe-events-l-container ul.tribe-events-c-subscribe-dropdown__list {
    padding-left: 0 !important;
}
.tribe-events-page-template.et-db #et-boc .tribe-events .tribe-events-l-container ul.tribe-events-c-subscribe-dropdown__list li {
    font-size: inherit;
    line-height: inherit;
}
/* single: not using builder */
.single.single-tribe_events p.tribe-events-back {
    padding-bottom: 0;
    margin: 0;
}
.single.single-tribe_events .tribe-events-single-event-description.tribe-events-content p {
    padding-bottom: 0;
}
.single.single-tribe_events .tribe-events-event-meta:before {
    display: none;
}
.single.single-tribe_events .tribe-events-event-meta {
    border: 1px solid #e4e4e4;
    width: 100%;
    margin-bottom: 40px;
}
.single.single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-gmap {
    border: none;
    margin: 0;
}
.single.single-tribe_events .tribe-events-meta-group.tribe-events-meta-group-gmap .tribe-events-venue-map {
    margin: 0;
    width: 100%;
}
.single.single-tribe_events .tribe-events-related-events-title,
.single.single-tribe_events .tribe-related-events {
    display: none;
}
/* series */
.single-tribe_event_series.et-db #et-boc header.tribe-events-header ul {
    padding: 0 !important;
}
.single-tribe_event_series.et-db #et-boc header.tribe-events-header li {
    line-height: inherit !important;
}
.single-tribe_event_series.et-db #et-boc .datepicker.datepicker-dropdown.dropdown-menu {
    width: fit-content !important;
    min-width: unset;
}
.single-tribe_event_series.et-db #et-boc .tribe-events-calendar-month a {
    line-height: inherit !important;
}
.single-tribe_event_series.et-db #et-boc .tribe-events-calendar-month h3 {
    font-size: 15px !important;
    line-height: 110% !important;
}
.single-tribe_event_series.et-db #et-boc nav.tribe-events-calendar-list-nav.tribe-events-c-nav ul.tribe-events-c-nav__list {
    padding-left: 0 !important;
}
.single-tribe_event_series.et-db .tribe-events .tribe-events-l-container {
    max-width: unset;
    min-height: unset;
    padding: 0;
}
.single-tribe_event_series.et-db .tribe-events .tribe-events-l-container ul {
    padding: 0 !important;
    list-style: none;
}

/* events: plain-style */
.et_pb_module.et_pb_code.plain-style .tribe-common-l-container.tribe-events-l-container {
    max-width: unset;
    padding: 0 !important;
    min-height: unset;
}
.et_pb_module.et_pb_code.plain-style .tribe-events .tribe-events-header__top-bar {
    display: none !important;
}
.et_pb_module.et_pb_code.plain-style .tribe-events .tribe-events-c-nav {
    display: none;
}
.et_pb_module.et_pb_code.plain-style .tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: none;
}

/* tickets: RSVP */
.event-tickets .tribe-tickets__rsvp-wrapper {
    max-width: unset !important;
}
.event-tickets .tribe-tickets__form input[type="email"],
.event-tickets .tribe-tickets__form input[type="text"] {
    max-width: unset;
}
.event-tickets .tribe-tickets__rsvp-form-button--cancel {
    min-width: 75px;
}
.event-tickets .tribe-tickets__rsvp-attendance {
    display: none !important;
}
.event-tickets .tribe-tickets__rsvp-ar-sidebar-wrapper {
    display: none;
}
.event-tickets .tribe-tickets__rsvp-ar-form-wrapper {
    width: 100%;
}
.event-tickets .tribe-tickets__rsvp-wrapper header {
    display: none;
}
.event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__form {
    margin-top: 0;
}
.event-tickets .tribe-tickets__form input[type=text],
.event-tickets .tribe-tickets__form input[type=email],
.event-tickets .tribe-tickets__form input[type=tel],
.event-tickets .tribe-tickets__form textarea,
.event-tickets .tribe-tickets__form select {
    max-width: none;
}

.et_pb_module .tribe-events .tribe-events-l-container {
    max-width: unset !important;
    min-height: unset !important;
    padding: 0 !important;
}

/* Single Events Page */
.single-tribe_events .tribe-events-event-meta {
    background: #fff;
    border-radius: 4px;
    border-color: #e4e4e4;
    padding: 24px;
}

.tribe-events-event-meta .column,
.tribe-events-event-meta .tribe-events-meta-group {
    padding: 0;
    margin-bottom: 0;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    margin-top: 0;
}

.tribe-events-event-meta .tribe-events-meta-group dd {
    margin-left: 0;
}

.tribe-block__venue {
    max-width: unset;
}

/* popup */
.dmpro_popup .dmpro_popup_header_title {
    word-break: break-word !important;
}

div[class*="popup-"].et_pb_module .et-pb-icon {
    cursor: pointer;
}
div[class*="popup-"].et_pb_module .et_pb_heading_container {
    line-height: 100%;
    text-align: center;
}
div[class*="popup-"].et_pb_module .et_pb_module_heading {
    display: inline-block;
    cursor: pointer;
}

/* accordion & toggle */
div[class*="-theme"].et_pb_module .et_pb_toggle_content h1 {
    font-size: 40px;
    line-height: 1.3em;
}
div[class*="-theme"].et_pb_module .et_pb_toggle_content h2 {
    font-size: 34px;
    line-height: 1.3em;
}
div[class*="-theme"].et_pb_module .et_pb_toggle_content h3 {
    font-size: 29px;
    line-height: 1.4em;
}
div[class*="-theme"].et_pb_module .et_pb_toggle_content h4 {
    font-size: 27px;
    line-height: 1.4em;
}
div[class*="-theme"].et_pb_module .et_pb_toggle_content h5 {
    font-size: 25px;
    line-height: 1.4em;
}
div[class*="-theme"].et_pb_module .et_pb_toggle_content h6 {
    font-size: 22px;
    line-height: 1.4em;
}
.et_pb_module.blue-theme .et_pb_toggle_content :is(h1, h2, h3, h4, h5, h6) {
    color: #fff;
}

.et_pb_toggle_content > *:last-child,
.et_pb_blurb_description > *:last-child {
    padding-bottom: 0 !important;
}

.et_pb_blurb .et_pb_module_header:last-child {
    padding-bottom: 0 !important;
}

/* pcsing */
.pcsing-style .et_pb_blurb_description {
    position: absolute;
    z-index: 0;
    top: 101px;
    left: -3px;
}

/* announcements */
.announcement-style .et_pb_heading:last-child .et_pb_module_heading {
    padding-bottom: 0;
}

/* blurb: alert styles */
.et_pb_blurb.alert-style .et_pb_module_header {
    margin-bottom: 10px;
}

.et_pb_blurb_description :is(h1, h2, h3, h4, h5, h6) {
    color: inherit;
}
.et_pb_blurb_description h1 {
    font-size: 40px;
}
.et_pb_blurb_description h2 {
    font-size: 34px;
}
.et_pb_blurb_description h3 {
    font-size: 29px;
}
.et_pb_blurb_description h4 {
    font-size: 27px;
}
.et_pb_blurb_description h5 {
    font-size: 25px;
}
.et_pb_blurb_description h6 {
    font-size: 22px;
}
.et_pb_blurb_description h1,
.et_pb_blurb_description h2 {
    line-height: 1.3em;
}
.et_pb_blurb_description h3,
.et_pb_blurb_description h4,
.et_pb_blurb_description h5,
.et_pb_blurb_description h6 {
    line-height: 1.4em;
}

/* custom list style */
.custom-list .et_pb_text_inner ul {
    width: 100%;
    padding-left: 45px !important;
    list-style: none;
}
.custom-list .et_pb_text_inner ul ul {
    padding-top: 10px;
    padding-bottom: 0px;
}
.custom-list.arrow-icon .et_pb_text_inner ul {
    padding-left: 32px !important;
}
.custom-list.pdf-icon .et_pb_text_inner ul {
    padding-left: 38px !important;
}
.custom-list li {
    position: relative;
    page-break-inside: avoid;
    break-inside: avoid-column;
    margin-bottom: 10px;
}
.custom-list li:last-child {
    margin-bottom: 0;
}
.custom-list li:before {
    content: '\f00c';
    font-family: FontAwesome!important;
    font-weight: 900!important;
    color: inherit;
    position: absolute;
    font-size: 130%;
    left: -44px;
}
div[class*="layout_light"].custom-list li:before {
    color: #002f87;
}
div[class*="layout_dark"].custom-list li:before {
    color: inherit;
}
.custom-list.arrow-icon li:before {
    content: '\f105';
    font-size: 140%;
    left: -33px;
}
.custom-list.pdf-icon li:before {
    content: '\f1c1';
    left: -38px;
}

/* table */
.entry-content div[class*="layout_fixed"].et_pb_module table {
    table-layout: fixed;
}
.entry-content table th,
.entry-content table td {
    vertical-align: top;
}
.entry-content .et_pb_module thead th,
.entry-content .et_pb_module thead td,
.entry-content .et_pb_module tr th {
    color: inherit;
}
.entry-content div[class*="layout_light"].et_pb_module table {
    background: #fff;
}
.entry-content div[class*="layout_dark"].et_pb_module table {
    background: #002f87;
}
.entry-content div[class*="layout_light"].et_pb_module.thead-bg thead {
    background: #eae6ed;
}
.entry-content div[class*="layout_dark"].et_pb_module.thead-bg thead {
    background: #2ea3f2;
}

.entry-content div[class*="layout_light"].et_pb_module.table-striped tbody tr:nth-child(odd) {
    background: rgb(234 230 237 / 50%);
}
.entry-content div[class*="layout_dark"].et_pb_module.table-striped tbody tr:nth-child(odd) {
    background: rgb(46 163 242 / 25%);
}

.entry-content .et_pb_module.table-bordered th,
.entry-content .et_pb_module.table-bordered td {
    border: 1px solid;
    border-color: inherit;
}

.entry-content div[class*="layout_light"].et_pb_module.blend-style.thead-bg thead {
    background: #2ea3f2;
    color: #fff;
}
.entry-content div[class*="layout_dark"].et_pb_module.blend-style.thead-bg thead {
    background: #eae6ed;
    color: #002f87;
}
.entry-content div[class*="layout_dark"].et_pb_module.blend-style.thead-bg thead th,
.entry-content div[class*="layout_dark"].et_pb_module.blend-style.thead-bg thead td {
    border-color: #002f87;
}
.entry-content div[class*="layout_light"].et_pb_module.blend-style.table-striped tbody tr:nth-child(odd) {
    background: rgb(46 163 242 / 10%);
}
.entry-content div[class*="layout_dark"].et_pb_module.blend-style.table-striped tbody tr:nth-child(odd) {
    background: rgb(234 230 237 / 50%);
}

/* flipbox */
.dmpro-text {
    padding: 0 !important;
    margin: 1em 0 0;
}
.dmpro-text .dmpro-flip-box-heading:last-child {
    padding: 0 !important;
}
.dmpro-desc:last-child {
    margin: 0 !important;
}
.dmpro-desc:not(:last-child) {
    margin-bottom: 30px !important;
}
.dmpro-desc p:empty {
    display: none;
}
.dmpro-desc p:not(:empty) {
    padding: 0;
    margin-bottom: 20px;
}
.dmpro-desc > *:last-child {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.dmpro-desc ul:not(:last-child) {
    padding-bottom: 20px !important;
}
.dmpro-desc li {
    position: relative;
    line-height: 1.7em;
    margin-bottom: 5px;
    list-style: none;
}
.dmpro-desc li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #666;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    top: -4px;
    margin-right: 10px;
}
.dmpro-text:first-child {
    margin-top: 0;
}

.dmpro-text:not(:last-child) {
    margin-bottom: 30px;
}

/* food menu */
.et_pb_heading.menu-title {}
.et_pb_heading.menu-title .et_pb_heading_container {
    position: relative;
}
.et_pb_heading.menu-title .et_pb_heading_container:before {
    content: '';
    height: 7px;
    background: #aeb1b5;
    position: absolute;
    width: 100%;
    bottom: 10px;
    z-index: -1;
}
.et_pb_heading.menu-title.blue .et_pb_heading_container:before {
    background: #002f87;
}
.et_pb_heading.menu-title.gray .et_pb_heading_container:before {
    background: #aeb1b5;
}
.et_pb_heading.menu-title.light .et_pb_heading_container:before {
    background: #eae6ed;
}
.et_pb_heading.menu-title .et_pb_module_heading {
    display: inline;
    padding: 0 10px 0 0;
}

/* image slider */
.et_pb_bg_layout_light .et-pb-arrow-next,
.et_pb_bg_layout_light .et-pb-arrow-prev {
    color: #fff !important;   
}
.et_pb_bg_layout_light .et-pb-arrow-next:before,
.et_pb_bg_layout_light .et-pb-arrow-prev:before {
    text-shadow: 0px 0px 25px rgba(0, 0, 0, 1);
}

.mfp-gallery .mfp-title {
    display: none;
}

.et_pb_bg_layout_light .et-pb-controllers a {
    background: rgb(255 255 255 / 30%);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 1);
}
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
    background: #fff;
}

/* gallery carousel: grid */
.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_item {
    margin-right: 5.5%;
    margin-bottom: 0;
}
.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_pagination {
    border: none;
    margin: 20px -10px 0;
}
.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_pagination ul:after {
    display: none;
}
.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_pagination a.active {
    opacity: .5;
}

.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_items.et_post_gallery .et_pb_gallery_item {
    width: calc(26.37% - 5.5%);
}
.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_items.et_post_gallery[data-per_page="3"] .et_pb_gallery_item {
    width: calc(35.16% - 5.5%);
}
.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_items.et_post_gallery[data-per_page="2"] .et_pb_gallery_item {
    width: calc(52.75% - 5.5%);
}
.et_pb_gallery.et_pb_gallery_grid .et_pb_gallery_items.et_post_gallery .et_pb_gallery_item.last_in_row {
    margin-right: 0;
}

/* contact form */
.et_pb_contact p input[type=checkbox]+label i,
.et_pb_contact p input[type=radio]+label i {
    margin-top: -2px;
}
.et_contact_bottom_container {
    margin-top: unset !important;
    display: block !important;
}
input.et_pb_contact_captcha {
    max-width: 60px !important;
    line-height: 100% !important;
    padding: 10px 13px !important;
    text-align: center;
}
.et_pb_contact_form_container.dark-theme .et-pb-contact-message {
    color: #ffffff;
}

/* tabs */
ul.et_pb_tabs_controls {
    background-color: transparent;
    margin-bottom: -2px;
}
ul.et_pb_tabs_controls:after {
    border-color: transparent;
}
ul.et_pb_tabs_controls li {
    border: 1px solid #002f87;
    margin-right: 3px;
}

.et_pb_tabs_controls li.et_pb_tab_active:after {
    content: '';
    border-bottom: 1px solid #fff;
    position: absolute;
    z-index: 1;
    height: 1px;
    width: 100%;
    bottom: -1px;
    left: 0;
}
ul.et_pb_tabs_controls li a {
    padding: 8px 30px;
}
.et_pb_all_tabs {
    border: 1px solid #002f87;
}
.et_pb_tab_content h1 {
    font-size: 40px;
}
.et_pb_tab_content h2 {
    font-size: 34px;
}
.et_pb_tab_content h3 {
    font-size: 29px;
}
.et_pb_tab_content h4 {
    font-size: 27px;
}
.et_pb_tab_content h5 {
    font-size: 25px;
}
.et_pb_tab_content h6 {
    font-size: 22px;
}
.et_pb_tab_content h1,
.et_pb_tab_content h2 {
    line-height: 1.3em;
}
.et_pb_tab_content h3,
.et_pb_tab_content h4,
.et_pb_tab_content h5,
.et_pb_tab_content h6 {
    line-height: 1.4em;
}

/* pro carousel */
.dmpro_carousel_child .dmpro-carousel-item-title:last-child {
    margin-bottom: 0;
}