/* AURORA - indivindy upravy */

h1 { color: #333; }
h2, h3 { color: #CC0000; }

@media (min-width: 1200px) {
  .navbar__brand { min-height: 3.5rem }
}

@media (min-width: 1200px) {
  .navbar__brand-logo-img { max-width: 16rem; max-height: 6rem; }
}

.main > .container:first-child, .main > .motive__motto:first-child, .container--article { padding-bottom: 0px; }
#kontakty section, .section { padding-bottom: 30px; }


.container--article .col-text, .container--article .section--header, .container--article .section--text, .container--article .section-blank, .container--article .section-title, .container--article .section-header, .container--article .section-cta {
  max-width: 100%;
}


.navbar__menu-item.active > .navbar__menu-link, .navbar__menu-item.active > .navbar__menu-link .navbar__menu-item .active { color: #AA0000; }
a, .eshop-menu__link--button, button.navbar__menu-link { color: #AA0000; text-decoration: underline; }
a:hover, .eshop-menu__link--button:hover, button.navbar__menu-link:hover { color: #AA0000; text-decoration: none; }

.btn-primary, .comment__reply:hover, .add-comment__button--submit, .product-page__cart-button, .cart-button, .promo-code__submit, .account-button, .minicart__button-cart, .search-form__search-button, .locked__submit, .motto__button-link
{ background-color: #FF6600; border-color: #FF6600; }





#main { padding-top: 0px; }

body:not(#index) .motive, body:not(#index) .motive.fullscreen { height: 22rem; }
#index .motive, #index .motive.fullscreen { height: 22rem; }

.nav-tabs .nav-link.active, .nav-tabs .section-tabs .item a.active, .nav-tabs .section-tabs .item .active.eshop-menu__link--button, .section-tabs .item .nav-tabs a.active, .section-tabs .item .nav-tabs .active.eshop-menu__link--button, .nav-tabs .section-tabs .item button.active.navbar__menu-link, .section-tabs .item .nav-tabs button.active.navbar__menu-link, .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-item.show .section-tabs .item a, .nav-tabs .nav-item.show .section-tabs .item .eshop-menu__link--button, .section-tabs .item .nav-tabs .nav-item.show a, .section-tabs .item .nav-tabs .nav-item.show .eshop-menu__link--button, .nav-tabs .nav-item.show .section-tabs .item button.navbar__menu-link, .section-tabs .item .nav-tabs .nav-item.show button.navbar__menu-link { border-color: #AA0000 #AA0000 #fff; }

.nav-tabs { border-bottom: 1px solid #AA0000; }



/* ---[ zmena velikosti nadpisu v kontaktech ]------------------------------ */
#support .section--header h1, #support .section--header .h1, #support .section-title h1, #support .section-title .h1 { text-align: left; font-size: 2.5rem;}

#support #kontakty section, #support .section { padding-bottom: 0px; }

/* ---[ footer ]------------------------------ */
#footer { display: none; }

#cvicne-oramovani2 {border-top: 1px; border-left: 1px; border-bottom: 1px; border-right: 1px; border-style: dashed; border-color: green;}
