/* 
Theme Name:		 Fork Truck Direct
Theme URI:
Description:	 Fork Truck Direct
Author:			 Vertanet
Author URI:
Template:		 bb-theme
Version:		 1.0.0
Text Domain:	 ftd
*/
a {
    transition: color .2s ease-in-out;
}
header {
    backdrop-filter: blur(5px);
}
#hero .fl-module-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
}
#hero h1.fl-heading {
    max-width: 600px;
    margin: 0 auto!important;
}
#hero .fl-module-slideshow .fl-slideshow-image-img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover;
    object-position: center bottom;
    aspect-ratio: 16/9;
}
#hero .fl-row-content-wrap {
    min-height: 500px;
    height: 90vh;
    position: relative;
}
#hero .fl-col.content {
    z-index: 2;
    position: relative;
}
#hero .fl-module-content, #hero .fl-slideshow-container, #hero .fl-slideshow-base {
    height: 100%!important;
}
.top-contact {
    font-size: 15px;
    text-align: right;
    margin-right: 8px;
    color: #868686;
}
.top-contact a {
    color: #000;
}
.top-contact a:hover {
    color: #379BD7;
}
@media screen and (max-width: 767px) {
    .top-contact {
        display: none;
    }
    .menu-item-has-children .menu-item-text {
        padding-left:0!important;
    }
    span.pp-menu-toggle {
        left: unset!important;
        right: -5px!important;
    }
    ul#menu-main {
        max-width: 165px;
        margin-left: auto;
        margin-right: auto;
    }
    .pp-advanced-menu .sub-menu {
        background: none!important;
        font-size: 18px;
    }
}
@media screen and (min-width: 768px) {
    .pp-advanced-menu .pp-toggle-arrows .pp-menu-toggle:before {
        right: 6px!important;
    }
    .pp-advanced-menu .pp-has-submenu .sub-menu {
        transition: all .3s ease-in-out;
        display:unset!important;
    }
}
@media screen and (max-width: 500px) {
#hero .fl-row-content-wrap {
    padding-top: 140px;
    height: 600px;
}
    .service-row .fl-col.fl-col-small {
        max-width: 275px;
        margin-bottom: 15px;
    }
    .service-row span.fl-icon {
        padding: 1rem;
    }
    .service-row .fl-icon i:before {
        font-size: 35px;
    }
}
a.fl-button, .wp-element-button {
    transition: all .2s ease-in-out;
}
.wp-element-button {
    margin-top: 10px;
}
.wp-element-button:hover {
    color: #fff;
    background: #379BD7;
}
.header-socials .fl-col-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.customer-login {
    max-width: 166px;
}
.backdrop-blur-sm {
    backdrop-filter: blur(4px);
}
@media screen and (min-width: 768px) {
    ul#menu-main {
        text-align: right!important;
    }
    ul#menu-main li {
        transition: border .2s ease-in-out;
    }
    ul#menu-main li.current-menu-item, ul#menu-main li {
        border-bottom: 2px solid transparent!important;
    }
    ul#menu-main li.current-menu-item, ul#menu-main li:hover {
        border-color: #379BD7 !important;
    }
    ul#menu-main ul.sub-menu li.current-menu-item, ul#menu-main ul.sub-menu li:hover {
        border-color: #fff!important;
    }
    ul#menu-main a {
        padding: 5px;
    }
    ul#menu-main li {
        margin-left: 1rem;
    }
    ul#menu-main ul.sub-menu li.current-menu-item a, ul#menu-main ul.sub-menu li:hover a {
        color: #929292!important;
    }
}
h1, h2 {
    text-transform: uppercase!important;
}
#fl-main-content > .wpte-gallery-wrapper {
    margin-top: -100px;
}
#fl-main-content > .wpte-gallery-wrapper .owl-stage-outer {
    height: 70vh;
}
.owl-carousel .owl-item img {
    object-fit: cover;
    height: 75vh;
}
.wpte-trip-feat-img img {
    margin-top: -100px;
    width: 100%;
    object-fit: cover;
    height: 70vh;
}
.fl-col-content  {
    flex-direction: row;
}
.relative {
    position: relative;
}
@media screen and (min-width: 640px) {
    .sm-flex-row .fl-col-content  {
        flex-direction: row;
        justify-content: start!important;
    }
    .sm-flex-row .fl-module {
        width: unset!important;
    }
}
:root {
    --primary-color: #379BD7;
}
ul#menu-main {
    text-align: center;
    font-size: 2rem;
}
h3.uabb-heading {
    z-index: 1;
    position: relative;
}
.large-row {
    max-width: 1660px;
}

div#macy-container > div {
    height: 200px;
    cursor: pointer;
    border-radius: 1.5rem;
    box-shadow: 0 0 1.5rem #0009;
    padding: 2rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .3s ease-in-out;
}
@media screen and (min-width: 600px) {
    div#macy-container > div {
        height: 340px;
    }
    div#macy-container > div:nth-of-type(even) {
        height: 420px;
    }
    div#macy-container > div:hover {
        transform: scale(1.02);
        box-shadow: 0 0 1.5rem rgba(0, 0, 0, 1);
    }
}
div#macy-container > div > div {
    position: absolute;
    bottom: 3%;
    left: 3%;
    color: #fff;
    transition: all 1s;
}
div#macy-container > div > div p {
    margin: 0;
    font-size: 15.5px;
}
div#macy-container > div > div h3 {
    margin: 2px 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-family: unset;
    font-weight: unset;
}
div#macy-container > div > div h3 + p {
    font-size: 13px;
}
.swiper-slide {
    min-height: 300px!important;
    background-size: cover;
    background-position: center;
    border-radius: 1.5rem;
    box-shadow: 0 0 10px #0000005e;
}
@media screen and (min-width: 640px) {
    .swiper-slide {
        min-height: 400px !important;
    }
}
.swiper-slide h3 {
    position: absolute;
    bottom: 1%;
    left: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 18px;
}
.swiper-slide > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.swiper-slide .c2 {
    opacity: 0;
    transition: all .5s ease-in-out;
    background: rgba(0, 0 ,0, 0.7);
    border-radius: 1.5rem;
    backdrop-filter: blur(5px);
    font-size: 14px;
    color: #fff;
    padding: 2rem;
}
.swiper-slide:hover .c2 {
    opacity: 1;
}
.swiper-slide .c1 i.fal {
    color: #fff;
    position: absolute;
    top: calc(50% - 3rem);
    font-size: 3rem;
    left: 0;
    width: 100%;
    text-align: center;
}
.swiper-slide .c2 i.fal {
    width: 100%;
    text-align: center;
    font-size: 3rem;
    margin-top: 6px;
}
.swiper-slide .c2 h3 {
    position: relative;
    margin: 14px 0 0;
}
.swiper {
    position: relative;
}
.swiper-nav {
    background: radial-gradient(circle, rgba(0,0,0,0.85) 0%, rgba(61, 40, 26, 0.9) 0%, rgba(0,0,0,0.85) 100%);
    width: 250px;
    position: absolute;
    top: -5%;
    left: -160px;
    height: 110%;
    border-radius: 4px 2rem 2rem 4px;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    justify-content: center;
    gap: 1.5rem;
}
.swiper-nav > div {
    border: 1px solid #FE6D02;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
}
.swiper-nav > div:hover {
    background: #000;
    border-color: #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}
.swiper-nav i {
    color: #FE6D02;
    font-size: 2rem;
}
.about-slides .swiper-slide .c1 {
    display: none;
}
.about-slides .swiper-slide .c2 {
    opacity: 1;
}
.about-slides .swiper-slide .c2 {
    background: radial-gradient(circle, rgba(17,96,112,0.9) 0%, rgba(18,81,94,0.9) 50%, rgba(18,81,94,0.9) 100%);
}
@media screen and (max-width: 1345px) {
    .swiper-nav {
        left: -130px;
        padding-left: 50px;
    }
}
@media screen and (max-width: 1230px) {
    .swiper-nav {
        left: -130px;
        padding-left: 95px;
    }
    .swiper-nav > div {
        width: 25px;
        height: 25px;
    }
    .swiper-nav i {
        font-size: 1rem;
    }
}
@media screen and (max-width: 768px) {
    .swiper-nav {
        display: none;
    }
}


.feature-row .fl-photo {
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1;
    max-width: 120px;
    margin: 0 auto;
}
.feature-row .fl-photo img {
    width: 60%;
}
.feature-row  p {
    font-size: 14px;
}
.feature-row .fl-col {
    border-radius: 2rem;
    transition: background .3s ease-in-out;
}
.feature-row .fl-col h3, .feature-row .fl-col p {
    transition: color .3s ease-in-out;
}
.feature-row .fl-col:hover {
    background: #4094A4;
}
.feature-row .fl-col:hover * {
    color: #fff;
}

.contact-box {
    height: 85%;
    padding: 1rem;
    max-width: 260px;
}
.contact-box .fl-module-content {
    border: 1px solid #fff;
    height: 100%;
    margin: 0;
    border-radius: 2rem;
    display: flex;
    justify-content: center;
    padding: 2rem 1rem;
    background: rgba(255, 255, 255, 0.1);
}

.widget-area .widget {
    box-shadow: 0 -2px 205px rgba(0,0,0,.04), 0 -0.6px 61.8px rgba(0,0,0,.0261), 0 -0.25px 25px rgba(0,0,0,.02), 0 -0.09px 9px rgba(0,0,0,.0139);
    border-radius: 5px;
    font-size: 14px;
    line-height: 2;
    background-color: #fff;
    margin-bottom: 2rem;
    padding: 2rem;
}
.contact-widget h3, .info-widget h3 {
    margin-bottom: 20px;
}
.contact-widget a {
    display: block;
    margin-bottom: 15px;
}
.contact-widget a i {
    font-size: 18px;
    margin-right: 10px;
}

.about-tabs {
    box-shadow: 0 2rem 5rem -1rem #00000063;
}
.about-tabs .pp-tabs-panel-content {
    padding: 0!important;
}
@media screen and (min-width: 768px) {
    .about-tabs .fl-photo-content {
        margin: -14px -140px -108px 0;
    }
    .about-tabs  .pp-tabs-label {
        max-width: 200px;
        border-radius: 20px;
        margin-top: 25px!important;
    }
}
.about-tabs .pp-tabs-label img {
    max-width: 30px;
    margin-left: 10px;
}
.team-tabs .pp-tab-title {
    display: none;
}
.team-tabs .pp-tab-label-flex {
    justify-content: center;
}
.team-tabs .pp-tabs-label {
    max-width: 140px;
}
.team-tabs .pp-tab-icon {
    margin: 0!important;
}
.team-tabs .pp-tabs-panel {
    border-radius: 3rem;
    max-width: 900px;
    margin: 0 auto;
    box-shadow: 0 2rem 5rem -1rem rgba(0, 0, 0, 0.4);
}
.team-tabs .pp-tabs-panel img {
    float: left;
    max-width: 30%!important;
    border-radius: 2rem;
}
@media screen and (max-width: 768px) {
    .team-tabs .pp-tabs-panel img {
        display:none;
    }
}
.team-tabs span.pp-tab-icon img {
    border-radius: 1rem;
}
.widget {
    border-radius: 1rem!important;
}
.category-grid .wpte-trip-single {
    box-shadow: 0 0 1rem #00000054;
    border-radius: 1rem;
}
.category-grid .wpte-trip-single img {
    border-radius: 1rem 1rem 0 0;
}
.wpte-trip-category .wpte-trip-category-img-wrap .wpte-trip-category-overlay {
    background: rgba(64, 147, 164, 0.75);
    backdrop-filter: blur(5px);
}
.fl-post-meta.fl-post-meta-top {
    display: none;
}
.search-results .fl-content-left {
    width: 100%;
    border: none;
}
.search-results .fl-content-left img {
    max-height: 400px!important;
    object-fit: cover;
}
.nf-form-fields-required {
    display: none!important;
}
.blog-grid img {
    border-radius: 15px 15px 0 0!important;
}
.blog-grid .uabb-blog-posts-shadow:hover {
    box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 46%)!important;
}
.fl-theme-builder-singular-blog-posts .fl-module-fl-post-content img {
    border-radius: 2rem;
    box-shadow: 0 0 5px 2px #00000033;
    margin: 2rem 0;
    max-height: 500px;
    width: 100%;
    object-fit: cover;
}

.pp-photo-gallery img {
    border-radius: 1rem;
}

.mfp-gallery .mfp-figure:after {
    display:none;
}
.mfp-gallery .mfp-content {
    background: none;
    box-shadow: none;
    overflow: hidden;
}
.pp-testimonial .pp-content-wrapper {
    border-radius: 2rem;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
    .uabb-modal-parent-wrapper {
        display:none!important;
    }
}
.wptravelengine_css_v2 .nav-tab-wrapper .tab-inner-wrapper {
    flex-wrap: wrap;
}
.next-departure-list span.right {
    display: none;
}
.blog-grid img {
    aspect-ratio: 4/3;
    object-fit: cover;
}
.service-row span.fl-icon {
    padding: 2rem;
    background: #fff;
    border-radius: 50%;
    transition: background-color .3s ease-in-out;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.52);
}
.service-row .fl-col-group-nested .fl-col:hover span.fl-icon {
    background: #FFF;
}
.service-row .fl-col-group-nested .fl-col-content.fl-node-content {
    background: radial-gradient(circle, #379BD7, #74add3, #379BD7);
    margin: 2px 10px!important;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.18);
    transition: all .3s ease-in-out;
}
.service-row .fl-col-group-nested .fl-col-content.fl-node-content:hover {
    opacity: 0.8;
}
.service-row .fl-col-group-nested .fl-col-content.fl-node-content span.fl-icon {
    transition: all .3s ease-in-out;
}
.service-row .fl-col-group-nested .fl-col-content.fl-node-content:hover span.fl-icon {
    transform: scale(1.05);
}
.service-row .fl-col-group-nested .fl-col-content.fl-node-content h3 {
    color: #fff;
    transition: all .3s ease-in-out;
}
.service-row .fl-col-group-nested .fl-col:hover h3 {
    color: #000000;
}
.fl-post-grid .fl-post-grid-image img {
    aspect-ratio: 1.5;
    object-fit: cover;
}
body:not(.home) div#fl-main-content {
    padding-top: 100px;
    background: #EEF1F3;
}
body:not(.home, .scrolled) header .fl-row-content-wrap {
    background: #fff;
    border-bottom: 1px solid #EEF1F3;
}
.single .fl-module-fl-post-content {
    padding: 2rem;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.07);
    border-top: 3px solid #000;
}
@media screen and (min-width: 768px) {
    .single .fl-module-fl-post-content img {
        max-height: 375px;
        object-fit: cover;
        min-width: 600px;
        margin: 25px 0;
        border-radius: 1rem;
        box-shadow: 0 0 10px #0000002b;
    }
    .single .fl-module-fl-post-content img {
        max-height: unset;
        min-width: unset;
    }
}
.single .fl-module-fl-post-content h2 {
    margin: 4rem 0 2rem 0;
}
.single-news .nf-form-cont {
    max-width: 800px;
    background: #f7f7f7;
    padding: 0.6rem 2.5rem;
    border-radius: 1rem;
    margin: 4rem 0;
    box-shadow: 0 0 10px #0003;
}
.nf-form-cont label {
    display:none!important;
}
.nf-form-cont input, .nf-form-cont textarea {
    border-radius: 10px!important;
}
.single .nf-form-cont input, .single .nf-form-cont textarea {
    margin-bottom: -8px;
}

.fl-module-pp-ninja-form .nf-error.field-wrap .nf-field-element::after {
    width: 38px;
    height: 30px;
    border-radius: 8px;
    line-height: 30px;
}
.fl-module-pp-ninja-form .nf-error-msg.nf-error-required-error {
    margin: -6px 0 12px 0;
}
.products .fl-post-grid-post {
    padding: 18px;
    transition: all .3s ease-in-out;
}
.products .fl-post-grid-post:hover {
    transform: scale(1.01);
}
.mc-modal-bg {
    opacity: 0.4 !important;
}
