/*
Theme Name: UnderStrap
Theme URI: https://understrap.com
Author: Holger Koenemann
Author URI: https://www.holgerkoenemann.de
GitHub Theme URI: https://github.com/understrap/understrap
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder.
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/understrap/understrap
A child theme is available on Github, too: https://github.com/understrap/understrap-child;
Version: 0.9.4
License: UnderStrap WordPress Theme, Copyright 2013-2017 Holger Koenemann
UnderStrap is distributed under the terms of the GNU GPL version 2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores https://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/

.custom-single-product-hero {
    position: relative;
    padding: 150px 0;
    color: #fff;
    img {
        position: absolute;
        object-fit: cover;
        width: 100%;
        height: 100%;
        top: 0;
    }
    .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        background: rgb(0, 149, 217);
        background: linear-gradient(90deg, rgba(0, 149, 217, 0.9) 0%, rgba(0, 149, 217, 0) 100%);
    }
    h1, h2, h3 {
        color: #fff;
    }
}
.custom-single-product-intro {
    background: #0095d9;
    padding: 60px 0 50px;
    color: #fff;
}
.custom-single-product {
    .product {
        max-width: 100% !important;
    }
    .woocommerce-variation-add-to-cart {
        display: block;
    }
    .woocommerce-product-gallery {
        max-width: 100%;
    }
    form.cart .variations {
        display: block;
        tr {
            display: block;
            width: 100%;
        }
        td {
            display: block;
        }
        label {
            font-size: 21px !important;
            font-weight: 500 !important;
            color: #0a96d9;
            margin-bottom: 20px !important;
        }
        tbody {
            width: 100%;
            display: block;
        }
        select {
            width: 100%;
        }
    }
    .product-configurator {
        h1 {
            display: none;
        }
        button.single_add_to_cart_button.btn.btn-primary {
            float: right;
            width: calc(100% - 75px);
        }
        p.price, .product_meta, p.gform_required_legend {
            display: none;
        }
        .product_title {
            color: #0b95d9;
        }
        /* table.variations,  */
        .product-configurator-inclusions {
            position: absolute;
            opacity: 0;
            pointer-events: none;
        }
        .gform_wrapper.gravity-theme .gfield {
            margin-bottom: 20px;
        }
        .gfield_label {
            font-size: 21px !important;
            font-weight: 500 !important;
            color: #0a96d9;
            margin-bottom: 20px !important;
        }
        legend.gfield_label.gform-field-label {
            text-align: left;
        }
        .gsection_sublabel {
            text-align: left;
        }
        .gform_footer {
            padding: 0 !important;
            margin: 0 !important;
        }
        .gfield--type-total {
            display: flex;
            gap: 15px;
            align-items: center;
            label {
                padding: 0 !important;
                margin: 0 !important;
                color: #302e37;
            }
            input {
                font-size: 40px !important;
                position: relative;
                font-weight: 500;
                color: #0794d9 !important;
            }
        }
        .gform_wrapper.gravity-theme .gfield .ginput_quantity {
            width: 100%;
        }
        .gform_wrapper.gravity-theme .gform_drop_area {
            padding: 10px;
            .gform_button_select_files {
                padding: 10px;
                font-size: 12px;
                font-weight: 500;
                background: #fafafa;
                border: 1px solid #ccc;
                float: none;
            }
        }
        .alert.alert-info {
            font-size: 12px;
            margin: 0;
        }
        .color-picker-field[class*=cp-theme--] .color-picker-swatches-popup-trigger {
            width: 100%;
        }
        .cp-theme--lozenge .color-picker-choice-selected .color-picker-swatch-color-wrap {
            width: 100%;
        }
        .ginput_container.ginput_container_radio.color-picker-active .gfield_radio {
            max-width: 800px !important;
            margin: 0 auto;
        }
        .gsection .gsection_title {
            margin: 0;
            color: #0997d9;
        }
        .gsection {
            border: none !important;
            padding: 0 !important;
            margin: 0 !important;
        }
        .gsection_sublabel span.gform-field-label {
            color: #302e37;
            font-size: 19px;
        }
        label.gfield_label.gform-field-label.gfield_label_before_complex {
            margin-bottom: 8px !important;
        }
        span.gform-field-label.gform-field-label--type-sub-large.ginput_product_price_label {
            display: none;
        }
        span.ginput_quantity_label.gform-field-label {
            float: right;
            position: relative;
            top: 2px;
            opacity: 0.4;
            font-size: 14px;
        }
        .ginput_product_price, .ginput_shipping_price {
            color: #0997d9 !important;
        }
    }
}

.component-promotional-banner {
    position: relative;
    overflow: hidden;
    max-width: 1920px;
    margin: 0 auto;
}

@media (max-width: 767.98px) {
    .component.quicklinks .card-deck {
        margin-top: 0;
    }
}

@media (min-width: 1920px) {
    .component-promotional-banner {
        margin-top: 50px;
    }
}

.cart-header-wrapper {
    position: relative;
}

span.cart-counter {
    background: #ff8143;
    color: #fff;
    font-size: 12px;
    width: 20px;
    height: 20px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    top: -8px;
    right: -10px;
    pointer-events: none;
}

#pre-nav {
    background: #0096d9;
    color: #fff;
    padding: 10px 0 0;
    ul {
        display: flex;
        flex-direction: row;
        gap: 10px;
        list-style: none;
        justify-content: flex-end;
        margin: 0;
        font-size: 14px;
        font-weight: 500;
        li a {
            color: #fff;
            font-weight: 500;
            &:hover, &:focus {
                color: #fff;
            }
        }
    }
}

.component.internal-hero {
    min-height: auto;
    padding: 200px 0;
    .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        opacity: 1;
        background: rgb(0, 149, 217);
        background: linear-gradient(90deg, rgba(0, 149, 217, 0.9) 0%, rgba(0, 149, 217, 0) 100%);
    }
    h1 {
        margin-bottom: 0 !important;
    }
    p {
        max-width: 500px;
    }
}

.component-logo-grid {
    .h3 {
        color: #0095d9;
    }
    .logo-grid img {
        max-height: 80px;
        width: auto;
    }
    .logo-grid {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 50px;
    }
}

.post-item h4 a {
    color: #0a94d9;
}
.post-item .card-footer {
    padding: 0;
    border: none;
    a.btn.btn-primary {
        padding: 10px 20px;
    }
}

p.gform_required_legend {
    display: none !important;
}

.component.contact-page {
    .gform_footer.top_label {
        margin: 0 !important;
        padding: 0 !important;
    }
    h4 {
        color: #0a94d9;
        margin-bottom: 8px;
        font-size: 20px;
    }
    input#gform_submit_button_2 {
        width: 100%;
    }
    input, select {
        height: 50px;
        border-radius: 0 !important;
        border: 1px solid #c7c7c7;
    }
    textarea {
        border-radius: 0 !important;
        border: 1px solid #c7c7c7;
    }
}

.component.text-hero {
    padding-bottom: 0;
    padding-top: 70px;
    h1, .h1 {
        color: #0a94d9;
        font-size: 65px;
    }
    + .component.contact-page,
    + .component.product-downloads {
        padding-top: 50px;
    }
}

.component.product-downloads .pdf-img {
    max-height: inherit;
    width: 100%;
    margin-bottom: 20px;
}

.component.product-downloads {
    background: #fff;
    padding-bottom: 50px;
    a.btn.btn-primary {
        padding: 10px 20px;
    }
}

h2, h3, h4, h5, h6 {
    color: #0a94d9;
}

.component.product-downloads+.component.product-downloads h3 {
    border-top: 0px solid #d7d7d7;
}

#faq.component.faq {
    background: #0b95d9;
    h3 {
        color: #fff;
    }
    .card {
        background: transparent;
        border: 0;
        padding: 0;
    }
    #faq-accordion.accordion>.card>.card-header h4 {
        padding: 7px 0 20px 0;
        color: #fff;
        font-weight: 400;
        font-size: 20px;
    }
    #faq-accordion.accordion>.card>.card-header {
        padding: 0;
        background: transparent;
    }
    .accordion .card {
        border-radius: 0;
        border-bottom: 2px solid #fff !important;
    }
    #faq-accordion .card-body {
        padding: 0 0 5px 0;
        color: #fff;
    }
    #faq-accordion .faq-accordion-title.collapsed .accordion-icon,
    #faq-accordion .accordion-icon {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
}

.component.faq+.component.installation-process {
    padding-top: 100px !important;
    margin-top: 0 !important;
}

.component.installation-process .item {
    background: #fff;
    position: relative;
    img {
        border: 1px solid #c3c3c3;
    }
}

.component.installation-process .item-description {
    padding: 10px 0;
    text-align: left;
}

.component.installation-process span.step {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0 0 0 0;
}

.component.colour-selection .colour {
    aspect-ratio: 1 / 1;
    height: auto;
    border-radius: 0;
    margin-bottom: 10px;
}

.colour-block {
    margin-bottom: 100px;
}
.colour-block-items {
    display: flex;
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
    .cbi {
        width: 205px;
        .colour-item {
            aspect-ratio: 1 / 1;
        }
        .colour-name {
            display: block;
            margin-top: 20px;
            font-weight: 500;
            font-size: 20px;
            color: #0a94d9;
        }
    }
}

@media screen and (max-width: 600px) {
    .colour-block-items {
        .cbi {
            width: calc(50% - 20px);
        }
    }
}

@media screen and (max-width: 450px) {
    .colour-block-items {
        .cbi {
            width: calc(100%);
        }
    }
}

.colour-selection-intro {
    padding-bottom: 0;
    img {
        max-width: 320px;
    }
    h3 {
        color: #313131;
        font-size: 22px;
        font-weight: 400;
    }
    p > strong {
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        display: block;
    }
    hr {
        margin-top: 4rem;
        margin-bottom: 0rem;
        border: 0;
        border-top: 1px solid rgb(181 181 181);
    }
}

.component.colour-selection-new + .component.quote-cta {
    padding-top: 0;
}

.home .component.quote-cta {
    padding: 50px 0;
}

#quote-cta {
    input {
        height: 50px;
        border: none;
        background: #daeffa;
        color: #000;
        font-weight: 500;
        &::placeholder,
        &::-webkit-input-placeholder {
            color: #0b95d9;
        }
    }
    input#gform_submit_button_10 {
        background: #0b95d9;
        color: #fff;
    }
}

.post-type-archive-product ul.products li.product-category {
    .card-footer {
        padding: 0;
        background-color: transparent;
        border-top: 0px;
        a.btn.btn-primary {
            padding: 10px 20px;
        }
    }
    h2 {
        font-size: 26px!important;
        padding: 0 0 !important;
        block-size: unset!important;
    }
    
}

.component.text-hero + div#woocommerce-wrapper {
    padding-top: 30px;
}

.component-testimonial-modal {
    background: #daeffb;
    h3 {
        font-size: 50px;
    }
    .embed-container {
        max-width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
    }
}

.component.insights {
    background: #0b95d9;
    h3 {
        color: #fff;
    }
    a.btn.primary {
        background: #fff;
        color: #0a94d9;
        padding: 10px 35px;
    }
    .card {
        background: transparent;
        color: #fff;
    }
    .post-item h4 a {
        color: #ffffff;
        font-weight: 500;
    }
    a.read-more-link {
        color: #fff;
        text-decoration: underline;
        font-weight: 600;
    }
}

.component-block-resources {
    background: #daeffb;
    padding: 100px 0;
    h3 {
        font-size: 50px;
    }
    a.btn.btn-primary {
        padding: 10px 40px;
    }
}

.component-block-gallery {
    position: relative;
    padding: 200px 0;
    img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        top: 0;
        left: 0;
    }
    .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        opacity: 1;
        background: rgb(0, 149, 217);
        background: linear-gradient(90deg, rgba(0, 149, 217, 0.9) 0%, rgba(0, 149, 217, 0) 100%);
    }
    .container {
        position: relative;
        color: #fff;
    }
    h3 {
        color: #fff;
        font-size: 50px;
    }
    a.btn.btn-primary {
        padding: 10px 40px;
        background-color: #fff;
        color: #0095d9;
    }
}

.component-block-promo-callout {
    background: #0b95d9;
    padding: 100px 0;
    color: #fff;
    h3 {
        color: #fff;
        font-size: 57px;
        line-height: 60px;
    }
}

@media screen and (max-width: 600px) {
    .component-block-promo-callout h3 {
        font-size: 39px;
        line-height: 43px;
    }
}

.component-block-home-callout {
    position: relative;
    background: #daeffb;
    overflow: hidden;
    .block-promo-bg-wrapper {
        position: absolute;
        width: 45vw;
        height: 100%;
        img {
            object-fit: cover;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
        }
    }
    .content-right {
        padding: 150px 30px 150px 100px;
        h3 {
            font-size: 57px;
            line-height: 60px;
        }
    }
    .pool-safe-block {
        margin-bottom: 50px;
        margin-right: 40px;
        background: rgb(255 255 255 / 69%);
        padding: 30px;
    }
    .pool-safe-title {
        font-size: 25px;
        color: #000;
        font-weight: 300;
        line-height: 27px;
    }
    .pool-safe-description {
        font-size: 13px;
        margin: 16px 0;
        color: #000;
        font-weight: 500;
    }
    .pool-safe-icon img {
        max-width: 130px;
    }
}

@media screen and (max-width: 991px) {
    .component-block-home-callout {
        .block-promo-bg-wrapper {
            height: 0;
        }
        h3 {
            font-size: 39px;
            line-height: 43px;
        }
        .content-right {
            padding: 40px 0 80px;
            background: #daeffb;
        }
        .pool-safe-block {
            margin-bottom: 0;
            margin-right: 0;
            background: rgb(255 255 255);
            padding: 30px;
            margin-top: 80px;
        }
    }
}

@media screen and (max-width: 600px) {
    .component-block-home-callout .pool-safe-icon img {
        max-width: 70px;
    }
}

.component-product-range-slider {
    background: #0b95d9;
    padding: 100px 0;
    color: #fff;
    h3 {
        color: #fff;
        font-size: 58px;
        line-height: 60px;
    }
    a.btn.btn-primary {
        padding: 10px 40px;
        background-color: #fff;
        color: #0095d9;
    }
    .slick-list {
        overflow: visible;
    }
    .product-range-item {
        padding-right: 20px;
        position: relative;
        overflow: hidden;
        img.product-range-thumb {
            position: relative;
            aspect-ratio: 1 / 1;
            object-fit: cover;
        }
        a.stretched-link {
            color: #fff;
            font-size: 27px;
            line-height: 27px;
            margin: 20px 0;
            display: block;
        }
    }
    .inner {
        position: relative;
        z-index: 2;
        background: #0a96d9;
    }
    .product-range-slider:before {
        content: '';
        height: 100%;
        width: 100%;
        background: #0a96d9;
        position: absolute;
        right: calc(100% - 1px);
        z-index: 1;
    }
    .product-range-nav {
        text-align: right;
        margin-bottom: 30px;
        margin-right: 20px;
    }
    .prev-range-nav, .next-range-nav {
        border: 1px solid #fff;
        padding: 10px;
        background: transparent;
        width: 45px;
        height: 45px;
        transform: rotate(270deg);
        color: #fff;
    }
    .prev-range-nav span {
        position: relative;
        top: -4px;
    }
}



.component.light{
    background-color: #daeffa;
}

.component.blue{

    + .component.blue{
        padding-top:0;
    }

    background-color: #0a94d9;

    .content{

        color:#fff;

        h1,h2,h3,h4,h5,h6{
            color:#fff;
        }

    }

}

.top-hide:before{
    content: unset !important;
}

.component.icon-grid,.component.meet-our-team{
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 0;
}

.component.white{
    + .component.white{
        padding-top:0;
    }
}

.meet-our-team {

    .card{
        background-color: transparent;

        img{
            width: 100%;
            aspect-ratio: 400/480;
            object-fit: cover;
        }

        .card-body{
            border-left: 0 !important;
            padding-left: 0 !important;
        }
    }
}


.component.content-image{

    position:relative;
    overflow: hidden;


    .image_fullwidth {

        display: block !important;
        position: absolute;
        top: 0;
        right: 0;
        
        height: 100%;
        object-fit: cover;        

        &.coloption-30{
            width: 40%;
        }

        &.coloption-50{
            width: 50%;
        }



    }


    &.flipped{

        .image_fullwidth {
            right: unset;
            left: 0;
        }
    }

}


@media (max-width:989px){

    .component.content-image .image_fullwidth {
        position: unset !important;
        width: 100% !important;
        margin-top: 50px;
        height: 40vh;
        margin-bottom: -50px !important;            
    }
}


.component-product-range-block {
    .card {
        border: none;
        h3 {
            font-size: 25px;
            line-height: 27px;
            margin-bottom: 5px;
        }
    }
    .card-body {
        padding: 0;
    }
    .card-footer {
        padding: 0;
        border: none;
        background: transparent;
        a.btn.btn-primary {
            padding: 9px 40px;
            border-radius: 0;
        }
    }
    .image-wrapper {
        position: relative;
        aspect-ratio: 1 / 1;
        margin-bottom: 12px;
        img {
            object-fit: cover;
            width: 100%;
            height: 100%;
        }
    }
}

@media screen and (max-width: 600px) {
    .gform_wrapper.gravity-theme .single_variation_wrap .gfield.gfield--width-quarter,
    .gform_wrapper.gravity-theme .single_variation_wrap .gfield.gfield--width-half,
    .gform_wrapper.gravity-theme .single_variation_wrap .gfield.gfield--width-third {
        grid-column: span 12 !important;
        -ms-grid-column-span: 12 !important;
    }
}


#gform_confirmation_message_13 {
    background: #daeffb;
    padding: 38px;
    h3 {
        margin-bottom: -23px;
        font-size: 25px;
    }
    table {
        border: none;
    }
    thead tr {
        border: none;
    }
    thead th {
        border: none;
    }
    thead {
        color: #0b95d9;
        font-size: 17px;
    }
    tfoot {
        color: #0a96d9;
        border: none;
    }
    tbody {
        border: none;
    }
    tr, td {
        border: none;
    }
    tr {
        border-bottom: 1px solid #0997d9;
    }
    tr td, tr th {
        border: none;
        padding: 6px 10px;
        font-size: 14px;
    }
    tbody tr td:first-child,
    tfoot tr th:first-child,
    thead tr th:first-child {
        padding-left: 0 !important;
    }
}

#price-estimate-gallery {
    background: #f6f7f8 !important;
}
#price-estimate-intro {
    text-align: center;
}

/* Announcement Bar */
#announcement-bar p > a:hover {
    color: #fff;
}
#announcement-bar p > a {
    color: #45c6ff;
    text-decoration: underline;
    font-weight: 500;
}
#announcement-bar p {
    margin: 0;
}
#announcement-bar {
    background: #184559;
    color: #fff;
    padding: 8px 15px;
    font-size: 16px;
}

.cs-add-to-cart {
    .ginput_total {
        border: none;
        pointer-events: none;
        font-size: 40px;
        font-weight: 600;
        color: #0b95d9;
    }
    label.gfield_label.gform-field-label {
        position: relative;
        margin-top: 21px;
        top: 12px;
        font-weight: 600;
    }
    .quantity {
        float: left;
        margin-right: 10px;
    }
    .btn.btn-primary {
        width: calc(100% - 88px);
        height: 60px;
        font-weight: 600;
    }
}

.tax-product_cat ul.products li .card-footer a {
    color: #fff;
}

.woocommerce div.product form.cart .variations select {
    line-height: 29px;
}

#countdown-timer {
    background: #ff8143;
    color: #fff;
    padding: 5px 0;
    font-weight: 600;
}

.countdown-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-size: 14px;
    font-weight: 500;
}

.countdown {
    display: flex;
    align-items: center;
    gap: 0px;
    span.countdown-text {
        font-size: 12px;
    }
}

.countdown span {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 4px;
}

@media (max-width: 768px) {
    .countdown-wrapper {
        flex-direction: column;
        gap: 5px;
    }
    
    .countdown {
        font-size: 0.9em;
    }
}

.navbar {
    padding: 0 0 10px 0;
}

.free-shipping-notice > div,
.secure-checkout-notice > div {
    display: flex;
    gap: 10px;
}
.monthly-promo-notice > div {
    text-align: center;
    border-radius: 4px;
    border: 2px solid #ff8343;
    padding: 6px;
    background: rgb(255 131 67 / 10%);
    color: #ff8343;
    font-weight: 500;
}

.free-shipping-notice,
.secure-checkout-notice {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
}

.product-notices-wrapper {
    background: #fafafa;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

.add-comp.hide-comp {
    display: none;
}

.product-configurator-uploads .fas,
.add-comp-title .fas {
    color: #0b95d9;
}

.add-comp-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-configurator-uploads .gfield_label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: left;
}

.product-configurator-uploads .fas {
    float: right;
    font-size: 18px;
}

.custom-product-image-selector img {
    width: 100%;
}

@media screen and (max-width: 768px) {
    .custom-single-product .col-12.col-lg-6.text-left {
        display: flex;
        flex-direction: column;
    }
    .custom-product-image-selector {
        order: 4;
        margin-top: 30px;
    }
    .product-notices-wrapper {
        order: 3;
    }
    .cs-add-to-cart {
        order: 2;
    }
    .inclusions-wrapper {
        order: 1;
        margin-top: -40px;
        display: block;
        background: #f1f0f0;
        padding: 18px;
    }
}

@media screen and (min-width: 768px) {
    .promo-bar-wrapper {
        position: fixed;
        top: 0;
        z-index: 1020;
        width: 100%;
        display: block;
    }
}
@media screen and (max-width: 767px) {
    #pre-nav {
        margin-top: 0 !important;
    }
}
