::selection { background: #3399cc; }

::-moz-selection { background: #3399cc; }

.top-bar, .post-content .modern-quote, .mobile-head { border-top-color: #3399cc; }

.trending-ticker .heading, .breadcrumbs .location, .gallery-title, .related-posts .section-head, 
.post-content a, .comments-list .bypostauthor .comment-author a, .error-page 
.text-404, .main-color, .section-head.prominent, .block.posts .fa-angle-right, a.bbp-author-name, .main-stars span:before,
.main-stars, .recentcomments .url, .nav-light .menu > li:hover > a, .nav-light .menu > .current-menu-item > a, 
.nav-light .menu > .current-menu-parent > a, .nav-light-search .active .search-icon, .nav-light-search .search-icon:hover,
.nav-light .menu li li:hover > a, .nav-light .menu li li.current-menu-item > a, .nav-light .mega-menu .sub-nav li:hover > a, 
.nav-light .menu .sub-nav li.current-menu-item > a { color: #3399cc; }

.navigation .menu > li:hover > a, .navigation .menu >.current-menu-item > a, .navigation .menu > .current-menu-parent > a,
.navigation .menu > .current-menu-ancestor > a, .tabbed .tabs-list .active a, .nav-search .search-icon:hover, 
.nav-search .active .search-icon, .comment-content .reply, .sc-tabs .active a { border-bottom-color: #3399cc; }

.main-featured .cat, .main-featured .pages .flex-active, .rate-number .progress, .highlights .rate-number .progress, 
.main-pagination .current, .main-pagination a:hover, .cat-title, .sc-button-default:hover, .drop-caps, .review-box .bar,
.review-box .overall, .post .read-more a, .button, .post-pagination > span { background: #3399cc; }

.post-content .wpcf7-not-valid-tip, .main-heading, .review-box .heading, .post-header .post-title:before, 
.highlights h2:before, div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice.info, 
.modal-header .modal-title, .entry-title, .page-title { border-left-color: #3399cc; }

@media only screen and (max-width: 799px) { .navigation .mobile .fa { background: #3399cc; } }

.post-content a { color: #3399cc; }

.lower-foot a { color: #FFFFFF; }

.navigation a, .mega-menu .heading, .mega-menu .featured h2 a { color: #ffffff;; }

.main .sidebar .widgettitle, .tabbed .tabs-list a { color: #ffffff; }

.navigation { background-color: #3399cc;; }

@media only screen and (max-width: 799px) { .navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
.navigation .menu > .current-menu-parent > a { background-color: #3399cc;; } }

.navigation.sticky { background: rgb(51,153,204); background: rgba(51,153,204, 0.9);; }

.post-content a:hover { color: #006699; }


.cat-1, .cat-title.cat-1 { background: #baab07; }
.cat-text-1, .section-head.cat-text-1 { color: #baab07; }

.navigation .menu > .menu-cat-1:hover > a, .navigation .menu > .menu-cat-1.current-menu-item > a, .navigation .menu > .menu-cat-1.current-menu-parent > a {
	border-bottom-color: #baab07;
}


    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

 a.sc-button {background: #006699; margin: 5px 0; }
 a.sc-button:hover {background: #3399cc;  }
#letnavigacia {border-top: 1px solid #3399cc; border-bottom: 1px solid #3399cc; text-align: center;}

h2.letnadpis {background: #3399cc; padding: 5px 10px; color: #FFF; border-bottom: 1px solid #606569;}

input#url {
    display: none;
}


@media only screen and (max-width: 1060px) {
 #main-head > div > header > div.right {
        display: none;
    }
    #topbanner  {
        display: none;
    }
}

.no-display {
    will-change: opacity;
    opacity: 1;
}