
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
  font-family: 'Inter', sans-serif;
  background-color: transparent;
}

h1, h2,a {
  color: #e84e10;
}

h2 { 
  text-transform: uppercase;
}

h3 {
  text-transform: uppercase;
    color: #e84e10;
    font-size: 1rem;
     font: normal normal 600 26px / 36px Inter;
}

@media (min-width: 1200px) {
  h1, .h1 {
    font: normal normal 700 66px / 68px Inter;
      
  }

  h2, .h2 {
      font: normal normal 600 26px / 36px Inter;
      margin-bottom: 20px;
      /*margin-top: .5rem;*/
      
  }

  .published {
    font: normal normal 600 20px / 20px Inter;
    margin-top: 25px;
      
  }

  .blog-item .item-image {
    margin-top: 25px;
    max-width: 434px;
    
  }

.sponzor {
  min-height: 220px;;
}

}


.grid-child {
  width: auto;
}

a:hover {color:#000;}

a { 
  text-decoration: none !important;
  text-transform: uppercase;
}

hr {
    height: 3px !important;
    background-color: #e84e10;
  opacity:1;
  margin: 15px 0;
}



.published {
  font-weight: bold;
  color: #000;
}

.container-header {
  background-color: #fff;
  background-image: none;
}

.container-header .mod-menu>li>a, .container-header .mod-menu>li>span {
    color: #000;
}

.container-header .navbar-toggler {
    color: #e84e10;
    font-size: 30px;;
}

.container-header {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.13);
}

.navbar-brand {
  float:left;
}

.container-nav {
  floar:right;
}

main {
  margin:auto;
}

.boxed .blog-item {
    box-shadow: none;
}

.boxed .blog-item .item-content {
    padding: 25px 25px 25px 0;
}


.footer {
  background-color: #FADCCF;
  background-image: none;
  color: #000;
}

.brand-logo img {
  margin: 0px;
  width: 145px;
  
 
}

.footer-logo img {
  margin: 0px;
  width: 100px;
 
}

.footer .grid-child {
  padding: 15px .5em;
}

.container-header nav {
  margin-top: 0em;
  padding-top: 40px;
}

.itemid-134 hr {
  display: none;;
}

.itemid-134 .left.item-image {
  
  text-align: center;
  vertical-align: middle;
}

.itemid-134  .blog-item {
  min-height: 140px;
  justify-content: space-evenly
}

.btn-shop {
  position: relative;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 15px;
  
}


.btn-shop a {
  color: #fff;
    background-color: #e84e10;
    padding: 5px 20px;
}

.historie2 {
  display: block;;
}

@media (min-width: 980px) {

.itemid-130 .img-historie {
  margin-top: 40px;
  margin-bottom: 40px;;
}

.itemid-130 img.historie2 {
  margin: 0px;
  margin-left: 40px;;
  float: right;

}

.pruh {
      border-right: 2px solid #e84e10;
    margin-right: 10px;
}

.posledni {
  border: none;
}


}

.rok {
 font: normal normal 600 26px / 36px Inter;
 font-weight: 600;;
}

.mesic {
  margin-bottom: 0;
  font-weight: 600;;
}

.kapela {
  color:#e84e10;
  text-transform: uppercase;
}

.view-featured #hp header {
  position: absolute;
  right:0;
  
}

#hp  {
  /*max-width: 1600px;*/
  margin:auto;
  position: relative;;
  width: 100%;
  height: 100vh;
  
}

header {
  background-color: #fff;
  min-height: 115px;
}
.view-featured .navbar-brand {
  display:none;
}

.view-featured .header {
  min-height: 0;;
    
}

.view-featured .container-header {
  box-shadow: none;
    
}

.view-featured .main {
  position: absolute;
  width: 100%;
  height: 100vh;
    
}

.view-featured .container-banner .banner-overlay {
  height: 100dvh;


}

.view-featured header {

    background: transparent;
}

.view-featured .container-banner {
  margin:0;
}

.view-featured .container-component {
  display:none;
}

.view-featured .container-header .mod-menu>li>a, .container-header .mod-menu>li>span, .view-featured .container-header .mod-menu>li>a .active {
  color: #fff;
  border: none;
}

.view-featured .container-header .navbar-toggler {
  color: #fff;
  border: none;
    font-size: 30px;
}

.view-featured .row, .view-featured .col-12 {
  padding: 0;;
  
  margin: 0;;
}

.box {
  width: 44%;
  margin: auto;
  
}
.box img {
    width: 100%;
    margin: 0px 40px 0 0;
}

.box h1, .box h2,.box h3 {
  color: #fff;
  text-transform: uppercase;;
}

.box h1 {
  margin-top: 20px;
  font: normal normal 700 28px / 30px Inter;
}

.box h1.aneta {
  margin-top: 0px;
  text-transform: none;

}

.box h3 {
  font-size: 1.2rem;
}

.box-logo {
  width: 100%;;
  padding-bottom: 30px;;
}

@media  (max-width: 1400px) and (min-width: 1200px) {


  .box {
    width: 35%;
    padding: 40px 0 0 0;
    position: relative;
    margin: auto;;
  }

  .box img {
    width: 100%;
    margin: 20px 20px 0 0;
}
  .box h1 {
    font: normal normal 700 34px / 36px Inter;
    margin-top: 20px;
  }

  .box h1.aneta {
    margin-top: 0px;
  }
  
  .box h2 {
    font-size: 1.2rem;
  }

  .box h3 {
    font-size: 1rem;
  }

}

@media  (min-width: 2000px) {


  .box {
    width: 38%;
    padding: 40px 0 0 0;
    position: relative;
    margin: auto;;
  }

  .box h1 {
    font: normal normal 700 66px / 68px Inter;
    margin-top: 20px;
  }
  
  .box h2 {
    font-size: 1.2rem;
  }

  .box h3 {
    font-size: 1.6rem;
  }

  .box h1.aneta {
    margin-top: 0px;
  }

  .box h2.javory {
    font: normal normal 700 66px / 68px Inter;
    margin-top: 20px;
    
  }


}


@media (max-width: 980px) {

.container-header .container-nav .container-search, .container-header .container-nav nav {
        margin-top: 0em;
    }

.container-header .mod-menu>li>a, .container-header .mod-menu>li>span {
    color: #fff;
    border: none;
}

  .box {
    width: 70%;
    padding: 0;
    position: relative;
    margin: auto;;
  }

  .container-header nav {
    justify-content: flex-end;
  }

  .metismenu {
   background-color: #e84e10;
  }
  .view-featured .metismenu {
    background-color: #e84e10;
  }

  .float-end {
    float: none;
  }

  .footer-text {
    margin: 20px 0;;
  
  }

  main {
    padding: 0 20px;
  }

  .view-featured main {
    padding: 0;
  }

  .brand-logo img {
    margin-left: 22px;
  }

  .historie2 {
    margin-bottom: 20px;;
  }

  .schovej {
    display: none;
  }

  .itemid-134 .blog-item {
    display: block !important;
  }

  .itemid-134 .right.item-image {
    float: unset;
    text-align: center;
  }

  .h1, h1 {
    font-size: 45px;
  }

  .container-header .container-nav .container-search, .container-header .container-nav nav {
    margin-top: 0em;
    z-index: 1000;
    position: absolute;
    right: 15px;
  }

  body.wrapper-fluid footer>.grid-child {
    padding-left: 20px;
    padding-right: 20px;
}

}



#podminky {
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 40px;
  padding: 40px;
  display: none;
  min-height: 3500px;


}

#btn-close {
  background-color: #e84e10;
  font-size: 1.3rem;
  position: absolute;
    right: 0px;
    top: 0px;
  z-index: 1000;
 
}

#btn-close span {
  color: #fff;
  font-size: 1.3rem;
  border: 0px solid;
  padding: 5px 10px;
 
}

.show {
  display: block !important;
}

.main,main {
  position: relative;

}
.main::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover ;
  opacity: 5%; /* Adjust opacity here */
  z-index: -1;
  background-image: url('/images/liveinamerika/12v_patro.jpg');
}

.itemid-134 .main::before {
  background-image: none;

}

.page-header {
  margin: 25px 0;
}

iframe {
  width: 100%;
}

.container-banner .banner-overlay .overlay {
  background-color: transparent;
}


.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 960px;
}


.metismenu.mod-menu .metismenu-item {
  font-size: 1rem;
  padding-right: 0;
}

.navbar-brand {
  padding-top: 27px;
  
}

.mod-list li a {
  border-bottom: 2px solid #fff;
}

.mod-list li a:hover {
  border-bottom: 2px solid #e84e10;
}


.itemid-135 h1 {
    font: normal normal 600 26px / 36px Inter;
    margin-top: 50px;
}

.itemid-135 h3 {
    font: normal normal 600 20px / 25px Inter;
    margin-top: 5px;
    text-decoration: none;
    text-transform: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler {
  font-size: 20px;

}

.carousel-item h2 {
  text-transform: none;
}

.carousel-item h1, .carousel-item h2, .carousel-item h3 { 
  text-align: left;

}

h2.javory  {
  margin-bottom: 0;
    margin-top: 20px;

}

h1.javory  {
  margin-top: 0;
}

.container-banner .banner-overlay .overlay {
    align-items: start;
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: left;
    padding: 1em;
    text-align: left;
    background: transparent;
}

.maxBox {
  max-width: 980px;;
  margin: auto;
}

.footer-text {
  font: normal normal 400 11px / 20px Inter;
}

.id-18 {
  display: none;;
}


img.eshop-img {
  
}

@media (min-width: 980px) {
  img.eshop-img {
    float: right;
    margin-left: 25px;
  }

  .eshop .btn-shop {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #e84e10;
    padding: 3px 0;
  }

  .s1,.s2,.s3 {
    height: 100%;
    position: relative;
    padding-bottom: 25px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    padding-top: 35px;

  }

.r2. s1, .r2 .s2, .r2 .s3 {
  padding-top: 76px;
} 

  .s1 {
    margin-right: 40px;
  }

  .s2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .s3 {
    margin-left: 40px;
  }

  
}

@media (max-width: 980px) {

  .btn-shop {
    margin-bottom: 65px;
  }
}


.eshop h4 {
  font: normal normal 600 20px / 25px Inter;
  margin-top: 25px;
  color: #e84e10;
}

.eshop .cena {
  font-weight: bold;
}
