/*
Theme Name: Aarhus Child
Theme URI: http://aarhus.select-themes.com
Description: A child theme of Aarhus Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: aarhus
Template: aarhus
*/


html {
    scroll-behavior: smooth;
}

#contact {
    padding: 80px 0;
    /*background: url(https://www.globalcruisers.org/wp-content/uploads/2020/04/logo-footer.svg) center no-repeat;
    background-size: 45%;*/
}

#rev_slider_5_1:after {
    content: " ";
    display: block;
    position: absolute;
    z-index: 999;
    background: url(img/classic4wd.svg) center no-repeat;
    background-size: contain;
    height: 25px;
    width: 100%;
    bottom: 45px;
    left: 0;
}

a.qodef-search-opener {
    display: none;
}

.single-portfolio-item .qodef-container-inner.clearfix {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 70px !important;
}

.qodef-title-holder {
    display: none !important;
}

.qodef-portfolio-single-holder .qodef-ps-info-holder.fixed {
    /* margin-top: 0 !important;
    position: fixed; */
    transition: margin .3s ease-in;
}

.qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-custom-field)>ul {
    margin-left: 45px;
}

.single-portfolio-item .qodef-full-width-inner {
    padding-top: 12px !important;
}

.qodef-drop-down .narrow .second .inner ul li {
    width: 390px !important;
    max-width: 95vw;
}

.qodef-drop-down .second {
    left: auto !important;
    right: 0 !important;
}

.qodef-fixed-wrapper:not(.fixed) .qodef-menu-area.qodef-menu-right {
    box-shadow: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}

.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-main-menu>ul>li.qodef-active-item>a {
    opacity: 1 !important;
    text-transform: uppercase !important;
    padding: 15px !important;
}

.qodef-main-menu>ul>li>a {
    text-transform: uppercase !important;
    padding: 15px !important;
    font-size: 12px !important;
    letter-spacing: .7px !important;
}

.qodef-drop-down .second .inner ul.right li a {
    font-size: 13px;
}

.fixed .qodef-main-menu>ul>li.qodef-active-item>a {
    color: initial !important;
}

.fa {
    font-family: 'uncodeicon' !important;
}

.qodef-main-menu ul li a .menu_icon_wrapper {
    font-size: 18px;
}
.qodef-main-menu ul li a .menu_icon_wrapper + .item_text {
    display: none !important;
}

.qodef-main-menu>ul>li:nth-child(n+4)>a {
    padding: 15px 5px !important;
}

.qodef-main-menu>ul>li:nth-child(3) {
    margin-right: 15px;
}

.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    transform: scale(1.5);
}

.qodef-section-title-holder .qodef-st-title:before {
    display: none !important;
}

.textwidget img.skip-lazy {
    transform: scale(.8);
}

#text-13 {
    position: absolute;
    bottom: 0;
}

.admin-bar .qodef-side-menu a.qodef-close-side-menu, .admin-bar .qodef-fullscreen-search-holder .qodef-search-close {
    top: 32px !important;
}

a.qodef-side-menu-button-opener {
    display: none;
}

.qodef-section-title-holder .qodef-st-title:before {
    top: 13px !important;
    left: -28px !important;
    width: 20px !important;
    height: 6px !important;
}

.qodef-fullscreen-search-holder .qodef-search-close svg > rect:first-child, .qodef-aarhus-burger rect:first-child {
    fill: #D48B52 !important;
}

nav.qodef-mobile-nav {
    padding-bottom: 40px;
}

.qodef-banner-holder .qodef-banner-text-holder {
    opacity: 0;
    transition: all .2s ease-out;
}

.qodef-banner-holder:hover  .qodef-banner-text-holder {
    opacity: 1;
    background: rgba(0,0,0,.5);
    transition: all .3s ease-out;
}

.qodef-banner-holder .qodef-banner-text-inner {
    position: absolute !important;
    bottom: 0;
    display: block !important;
    height: auto !important;
}

.qodef-banner-holder.qodef-visible-on-hover:hover .qodef-banner-text-holder .qodef-banner-button a.qodef-btn:after {
    -webkit-transform: scale(2) !important;
    -moz-transform: scale(2) !important;
    transform: scale(2) !important;
}

.home h2.qodef-st-title {
    width: 460px;
    max-width: 75vw;
}

.social_facebook, .social_twitter {
    font-family: 'uncodeicon' !important;
}

.social_facebook:before {
    content: "\f082" !important;
}

.social_twitter:before {
    content: "\f099" !important;
}

li.qodef-tumblr-share {
    display: none !important;
}

ul#menu-older-motors {
    border-left: 1px solid rgba(255,255,255,0.15);
    padding-left: 15px;
}

.qodef-btn {
    text-transform: none !important;
}

.home h2.qodef-st-title {
    font-weight: normal !important;
    font-size: 55px;
}

#copy {
    text-align: center;
    background: #111;
    padding: 10px 0;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .5px;
    color: #fff;
}

@media screen and (max-width: 768px) {
    #contact {
        background-position: center 120px;
        background-size: 80vw;
    }

    .qodef-banner-holder .qodef-banner-text-holder {
        opacity: 1;
        background: linear-gradient(0deg, rgba(0,0,0,.6), transparent);
    }

    nav.qodef-mobile-nav {
        height: auto !important;
        padding-top: 40px;
        border-top: 1px solid #d48b52;
    }

    .qodef-mobile-header .qodef-mobile-logo-wrapper a {
        margin-left: 40px;
        transform: scale(1.5);
    }

    .home header.qodef-mobile-header:not(.mobile-header-appear) .qodef-mobile-header-inner:not(.bg) {
        background: transparent !important;
        border: 0 !important;
    }

    .qodef-sticky-up-mobile-header .qodef-animate-mobile-header .qodef-mobile-header-inner {
        background: #fff !important;
    }

    .home .qodef-mobile-header {
        position: fixed !important;
        width: 100% !important;
    }

    .qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-custom-field)>ul {
        margin-left: 0;
    }

    .qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-custom-field)>h2 {
        line-height: 1 !important;
    }

    .qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-custom-field)>h2 br {
        display: none;
    }

    .single-portfolio-item .qodef-content {
        padding-top: 20px;
    }

    .qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-custom-field)>h2 {
        margin-top: 0 !important;
    }

    .qodef-portfolio-single-holder.qodef-ps-huge-images-layout .qodef-ps-info-holder .qodef-ps-info-item:not(.qodef-ps-custom-field).qodef-ps-social-share {
        margin: 0 0 40px !important;
    }
}

@media screen and (max-width: 640px) {
    #rev_slider_5_1:after {
        height: 10px;
        bottom: 40px;
    }
}