﻿
@media (min-width: 791px) {

    .tt-stuck-nav {
        position: relative !important;
    }

    .tt-header-holder .tt-obj-options.obj-move-right, .tt-header-holder .tt-obj-menu {
        padding-top: 30px !important;
    }

    .tt-header-holder .tt-obj-menu {
        text-align: center !important;
    }

    .tt-desctop-menu nav > ul > li.dropdown > a {
        font-weight: 800 !important;
        font-size: 18px !important;
        color: #F9C44E !important;
    }

    header .tt-dropdown-obj .tt-dropdown-toggle {
        color: #F9C44E !important;
    }

    .slider-wrapper.theme-custom {
        margin-top: -140px !important;
    }

    .theme-custom .nivo-controlNav a {
        width: 3px !important;
        height: 3px !important;
    }

    .tt-logo img {
        max-height: 70px !important;
    }

    .theme-custom {
        margin: 0px !important
    }
}
