#header-in {
  border-bottom: 0.3125rem solid #9b9b9b;
}

body.home .h2-wrappeer {
  display: none;
}

article > header > h1 {
  display: none;
}

.banner-cat {
  margin: 0;
}

.carousel-banners {
  height: unset !important;
}

.additional-carousel-banners > :not(:last-child) {
  padding-bottom: 0.9375em;
  display: inline-block;
  width: 100%;
  height: auto;
}

#additional-banners {
  text-align: center;
  display: flex;
  justify-content: stretch;
  align-content: stretch;
  align-items: stretch;
}


.vyhody {
  display: flex;
  text-align: center;
  margin-bottom: 3%;
}

.element-icon.style2 {
  padding: 20px 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-content: stretch;
  align-items: stretch;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #f8f8f8;
}

.element-icon {
  font-size: 12px;
  position: relative;
  transition: all 0.5s ease-out 0s;
}

.element-icon.style2 .icon {
  display: inline-block;
  font-size: 32px;
  float: none;
  margin: 0;
  margin-right: 16px;
  vertical-align: top;
  color: #555;
  width: 50px;
  margin: 0 auto;
}

.element-icon.style2 .content {
  display: inline-block;
}

.content > .title {
  font-size: 14px;
  margin-bottom: 3px;
  margin: 0;
  color: #222;
  font-weight: 500;
  padding-bottom: 4px;
}
.content > .sub-text {
  line-height: 16px
}

#middle {
  margin-left: 6px;
}
.v-middle {
  margin-right: 6px;
}

.additional-banners {
  background-color: #523526;
  margin-top: 3.625rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}

.welcome-wrap {
  background-image: url("/user/documents/image/Uvodni_stranka.jpg");
  height: 433px;
  margin-bottom: 5px;
}

.welcome h1 {
  font-weight: 900;
  font-size: 3rem;
  color: #fff;
}

.welcome h4 {
  color: #fff;
}

.welcome h5 {
  color: #fff;
}

.welcome-descr {
  padding-top: 4.125rem;
  padding-bottom: 4.125rem;
  vertical-align: top;
}

#footer {
  margin: 0;
}

#footer-in {
  border-top: 4px solid #e0e0e0;
}

#footer-in ul {
  margin: 0.5rem 0px 14px;
  list-style: none;
}

#footer-in .topic {
  color: #666;
  border-bottom: 1px;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  font-weight: 600;
}

#footer-icons {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 0.1rem dashed #dee2e6;
}

#footer-icons img {
  margin-left: 8px;
  margin-right: 8px;
}

#instagram_foot > div > ul {
  margin: 0;
}

.h2-evenn-nnor {
  padding: 0 2rem;
  display: inline-block;
  margin: 0.3125rem 0 1rem;
  text-transform: uppercase;
  position: relative;
  background: #fff;
}

.h2-evenn-nnor:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.h2-wrappeer {
  text-align: center;
  position: relative;
}

.h2-wrappeer:before {
  background: #a9a9a9;
  content: "";
  position: absolute;
  top: 43%;
  left: 0;
  height: 1px;
  width: 100%;
}

.js_slide {
  min-height: 1px;
  width: 300px;
}

.frame {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  white-space: nowrap;
}

.slides {
  display: inline-block;
}

.slides > li {
  position: relative;
  display: inline-block;
}

.prev, .next {
  position: absolute;
  display: block;
  cursor: pointer;
  margin-top: -172px;
  width: 30px;
  height: 50px;
  line-height: 50px;
  color: #333;
  font-size: 23px;
  text-align: center;
  background-color: #ccc;
}

.prev:hover, .next:hover {
  background-color: #aaaaaa;
  color: #fff;
  border-color: #aaaaaa;
}

.next {
  right: 0;
}

.prev {
  left: 0;
}

#instagram_foot a.overlay {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: #1c1d1f;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
}

#instagram_foot a.overlay .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 35%;
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  -webkit-transition: transform 0.5s opacity 0.3s;
  -moz-transition: transform 0.5s opacity 0.3s;
  -o-transition: transform 0.5s opacity 0.3s;
  color: #fff;
  text-align: center;
}

.owl-stage {
  list-style: none;
}

#instagram_foot li:hover a.overlay {
  visibility: visible;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
}

#instagram_foot a.overlay .fa {
  font-size: 33px;
  display: inline-block;
  margin-bottom: 35px;
}

#instagram_foot li:hover a.overlay .wrapper {
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.btn_more {
  text-align: center;
  margin-bottom: 10%;
}

.more {
  background-color: #835e45;
  border: 1px solid #656565;
  color: #fff;
  margin-top: 20px;
  font-weight: 500;
  font-size: smaller;
  letter-spacing: 2px;
}
.more:hover{background-color:#2980b9}

.vyznam {
  float: left;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid #e0e0e0;
}

.vn_item {
  border: 1px solid transparent;
  padding: 20px 10px;
  text-align: center;
  margin-bottom: 15px;
  height: 222px;
  line-height: 23px;
}

.vn_item > h4 > a {
  text-decoration: none;
  color: #222;
}

#content-in > h1 {
  display: none;
}
.lightbox-model { overflow-y: unset;  }
#ministerstvo-varuje {
    border: 4px solid #000000;
    background: #ffffff;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    margin: 0 auto;
}
#ministerstvo-varuje .text-1 {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}
#ministerstvo-varuje .text-2 {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 5px;
}
#box-ministerstvo-varuje {
    z-index: 1000;
    background: #ffffff;
    padding: 3px 2px;
position: relative;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -khtml-border-radius-topleft: 3px;
    -khtml-border-radius-topright: 3px;
    -khtml-border-radius-bottomleft: 3px;
    -khtml-border-radius-bottomright: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.lightbox-model { background: unset!important }
.site-agreement { max-width: unset!important }
.site-agreement-buttons { display: none; }
.site-agreement-wrapper { background-color: rgba(0,0,0,0.9)!important }
.entry_button { padding-left: 39%; }

#entry_page {
    padding: 40px;
}
.entry_header img {
    height: auto;
    max-height: 100px;
    max-width: 310px;
    width: auto;
}
.site-description {
    display: none;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.62;
    margin: 0;
    padding: 0;
}
.entry_text {
    float: left;
    text-align: justify;
    width: 100%;
    margin-top: 20px;
    color: #6a6c6e;
    font-family: "Quattrocento Sans",sans-serif;
    line-height: 1.62;
}
.entry_text h2 {
    color: #CCC;
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Cinzel",serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.38;
}
.unishop_button, .unishop_submit {
    color: #fff!important;
    background-color: #F68727;
    overflow: hidden;
    display: block;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    font-weight: 400!important;
    text-decoration: none!important;
    padding: 20px;
    font-size: 16px;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease;
    -ms-transition: All .5s ease;
    transition: All .5s ease;
}
.unishop_submit:hover {
    background-color: #999;
}
.site-title {
    clear: none;
    font-family: "Cinzel",serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    position: relative;
    vertical-align: middle;
    color: #CCC;
    text-align: center;
}


.blog-bannery-mobile {display: none;}
body.mobile.in-blog .blog-bannery-mobile {display: block;}
body.mobile.in-blog .blog-bannery {display: none;}
.blog-bannery {
display: flex;
justify-content: center;
justify-items: center;
}
.blog-bannery > p {overflow: hidden;}
.blog-bannery > p img:hover {transform: scale(1.1);}
.news-wrapper time {display: none;}
.in-blog time {display: none;}
#welcome {text-align: center;}
.overeni-info-box {
background: #835e45;
margin: 0
-1.313rem -0.8125rem;
padding: 0.8rem 1.9rem;
line-height: 1rem;
}
#homepage-banner img {
    width: 100%;
}

.overeni-info-box > p, .overeni-info-box strong {
color: #fff;
}
.overeni-info-box a {
color: #fff!important;
text-decoration: underline!important;
}

.site-msg.information {height: 40px;}
.site-msg.information .column {height: 35px;}
.site-msg.information .column .text {line-height: 33px; font-size: 14px;}
.entry_text {text-align: center;}
.site-agreement .entry_button {display: flex; align-content: center; justify-content: center; padding-top: 25px; padding-left: 0; padding-bottom: 10px;}
#entry_page > ul {list-style:none;}
.kontakt-float {float:left;}
.d-desc-banner-desctop img {width: 100%;}
.d-desc-banner-desctop {display: block;}
.d-desc-banner-mobile {display: none;}
.mobile .d-desc-banner-desctop {display: none;}
.mobile .d-desc-banner-mobile {display: block;}
.map-mobile-display {display: none;}
.mobile .map-mobile-display {display: block;}
.mobile .map-ds-display {display: none;}
.mobile #vyhody, .bannervyhody {display: none!important;}
/*#category-filter, #product-detail-info, #tr-links {display: none;}*/
.subcategories {padding-top: 4rem; padding-bottom: 2rem;}
#categories a[title="Vlhké doutníky"], #categories a[title="Luxusní doutníky"], #menu .menu-item-673 .menu-item-917, #menu .menu-item-673 .menu-item-926 {display: none!important;}
#logo {left: 0;}
#logo img {
    max-width: 280px;
}
#manufacturer-filter, #insta {display: none;}
#content-in > h1 {display: block!important}
.bannervyhody .btn_more {margin-bottom: 3%;}
.icon-menu-arrow:before, #a-home:hover:before {color:#fff;}
#footer-in ul > li a, .checkout-tel {font-weight: 600;}
#langs-curr a.active {color:#829d17;}
.more:hover{background-color:#7f8c8d!important}
.p-name{font-weight: 600;}
#menu li:hover a {color: #ffffff;}
#menu-helper-box, .navigation-menu {background-color: #835e45;}
#menu .list-inline>li:hover>a {background-color: #7f8c8d; color: white;}
#menu .list-inline>li:hover>a {border-top: 3px solid #7f8c8d;border-bottom: 5px solid #7f8c8d; z-index: 999; }
#header-in { border-bottom: 0.3125rem solid #835e45;}
#menu>ul{background: #835e45; width: 100%;}
#menu {border-top: 1px solid #835e45;}
#menu li a {color: #fff;}
#social-buttons-in { display: none; }
#social-buttons { display: none; }
#subcategories { display: none; }
.welcome-descr { text-shadow: 2px 2px 4px #000000; }
#vite12 { margin-top: 4px; }
.h2-wrapper { margin-top: 5rem; }
#header-cart:before { background-color: #829D17;}
@media only screen and (max-width: 40em){
#top-links a {
    color: #fff;
}
}
.news-item .text .description {padding-bottom: 20px;}
.news-item-detail [itemprop="headline"] {text-align: center; margin-bottom: 10px;}
.news-item-detail time {text-align: center;}
article .entry-more {
    float: right;
}

.newsletter-in {
    background-color: #825e45;
    margin-top: 0rem;
}

.newletter-container {
    display: block;
}

.nlt-box-left {
    float: left;
}

.nlt-box-right {
    float: right;
}

.newsletter-container {
    padding: 40px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsletter-container input {
    height: 38px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}

.newsletter-container input[type="text"] {
    padding: 2px 12px;
    margin-bottom: 8px;
    border-color: #c9c9c9;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}
.newsletter-in .top-1rem {
    margin-top: 0 !important;
}

.newsletter-in .checkbox-holder {
    color: #fff;
}

.newsletter-in .checkbox-holder a {
    color: #fff;
}

.newsletter-in form fieldset {
    margin-bottom: 0;
}
.nlt-text h3, .nlt-text p {
    color: #fff;
}

.nlt-text h3 {
    font-weight: 600;
    font-size: 23px;
}

.nlt-text p {
    font-size: 16px;
}

.nlt-text h3:before {
    content: "\f1d8";
    font-family: "Font Awesome 5 Free";
    font-weight: 200;
    text-align: center;
    font-size: 35px;
    margin-right: 15px;
    color: #fff;
    position: relative;
    display: inline-block;
}
.buttonv1:hover {
background-color: #000000;
color: #fff;
}
.hodnoceni .vote-rating { display: block; }
.hodnoceni .vote-delimeter { display: none;}
.hodnoceni::before { content: "Hodnocení zákazníků"; font-size: 18px; padding: 10px 20px; background: #f9f9f9; display: block; }
.hodnoceni.svk::before { content: "Hodnotenia zákazníkov"; }
.hodnoceni { margin: 20px auto; max-width: 1000px; }
.hodnoceni .votes-wrap { display: block; border: 1px solid #eee; padding: 10px 0; background: #fff; width: 100%; }
.hodnoceni .vote-wrap { display: inline-block; vertical-align: top; padding: 10px 15px; width: 24%; }
.hodnoceni .vote-wrap:nth-child(n+5) { display: none !important; }
.hodnoceni > a { display: block; text-align: right; padding-top: 6px; }
.hodnoceni > a::after { content: "→"; margin-left: 5px; }
@media screen and (max-width: 991px) {
    .hodnoceni .vote-wrap { width: 48%; }
}
@media screen and (max-width: 767px) {
    .hodnoceni .vote-wrap { width: 100%; }
}
.hodnoceni .vote-pic { width: 80px; }
.hodnoceni .vote-time { display: block; margin-top: 5px; }

@media only screen and (max-width: 480px) {
article .entry-more {
    float: unset;
}
}
.btn-secondary {
    color: #fff;
    background-color: #a6c721;
    border-color: #a6c721;
}
.btnb {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .5625rem .75rem;
    font-size: 1rem;
    line-height: 1;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
   text-decoration: none;
}
.btnb:hover {
    color: #fff;
    background-color: #829b1a;
    border-color: #789018;
    text-decoration: none;
}
.news-item {
    border-bottom-color: #e7e7e7;
    border: 1px solid #d9d9d9;
    border-radius: .25rem;
    padding: 15px 20px;
    margin: 0 0 2rem;
}
.news-item-detail .text{
max-width: 700px;
    margin: 0 auto;
    margin-bottom: 80px;
    padding-top: 30px;
}
.news-item-detail .text p {
    font-size: 16px;
    line-height: 1.625;
}
.bool-icon-single {
    padding: 7px 14px 7px 12px;
    overflow-wrap: normal;
    word-wrap: normal;
    word-break: normal;
    position: relative;
}

.bool-icon-single:before {
    bottom: 0;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -ms-transform: skewX(45deg);
    -webkit-transform: skewX(45deg);
    transform: skewX(45deg);
}

.bool-icon-single:after {
    top: 0;
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -ms-transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.bool-icon-single::before, .bool-icon-single:after {
    position: absolute;
    content: '';
    right: -14px;
    height: 14px;
    width: 14px;
    padding-bottom: inherit;
    background-color: inherit;
}


@media only screen and (max-width: 768px) { 
#cboxContent .up_text {display: block;}
#cboxContent .up_text .up-text-txt {display: none;}
#cboxContent .up_text strong {display: block!important;}
.lightbox-model-wrapper {
    z-index: 99999999999;
}
}
   @media only screen and (max-width: 480px){
      .more-stuff-grid {
        grid-template-columns: repeat(auto-fit, minmax(300px, 2fr));
        text-align: center;
        justify-content: center;
        align-items: center;
      }
      .from-left {
        grid-column: 1;

      }
      .from-right {
        grid-column: 1;
      }
      .more-stuff-grid>img {
        order: 1;
      }
      .more-stuff-grid>div {
        order: 2;
      }
      .onasnadpis > p {
        width: 100%!important;
      }
      .onassection h2 {text-align: center!important;}
      .siteCookies__text {
        line-height: 14px;
        margin-bottom: 8px;
        font-size: 11px;
        }
.siteCookies__links {
    margin-bottom: 8px;
}
.siteCookies__button {
line-height: 40px;
}
.entry_text {margin-top: -20px;}
.site-agreement-wrapper #cboxContent {width:100%!important}

.site-msg.information {height: 95px;}
.site-msg.information .column {height: 85px;}
.site-msg.information .column .text {line-height: 25px; font-size: 14px;}

    }
    
@media only screen and (max-width: 40em) {
  #menu-helper-box li a:hover, .navigation-menu a:hover {
      color: #ffffff;
      text-decoration: underline;
  }
}
@media only screen and (min-width: 40.063em) {
  h1 {
  font-size: 1.75rem;
  }
}
@media (min-width: 1440px) {
    .row {
        max-width: 1418px;
    }
}

.kosik-popisek {display: inline-block; width: 100%; font-size: 90%; padding-top: 5px;}


/*==========  Desktop First  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  /**/
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**/
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .vyhody {
    display: block !important;
  }
  .carousel-banners {
    padding-bottom: 0.9375em !important;
  }
  .additional-carousel-banners img {
    width: 100%;
  }
  .offset-left-columns {
    padding-left: 0;
  }
  #middle {
    margin: 10px 0 !important;
  }
  .widget--countdown__chart {
    left: 25%;
  }
  #box1 {
    margin-top: 57px;
  }
  #ministerstvo-varuje { width: 100%; }
  .entry_button { padding-left: 10%; }
  /*#cboxContent { width: 100% !important;  }*/
  #cboxLoadedContent { width: 100% !important; }
  .entry_header { width: 100% !important; }
  .up_text { display: none; }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .additional-carousel-banners {
    margin-bottom: 10px;
  }
  .vyhody {
    display: block !important;
  }
  #middle {
    margin: 10px 0 !important;
  }
  .carousel-banners {
    padding-bottom: 0.9375em !important;
  }
  .offset-left-columns {
    padding-left: 0;
  }
  .widget--countdown__chart {
    left: unset !important;
    right: unset !important;
    position: unset !important;
    width: 100%;
  }
  #box1 {
    margin-top: 57px;
  }
  .btn_more {
    margin-top: 6%;
    margin-bottom: 30%;
  }
  #ministerstvo-varuje { width: 100%; }
	#footer-in .topic { text-align: center; }
  .entry_button { padding-left: 10%; }
  /*#cboxContent { width: 100% !important;  }*/
  #cboxLoadedContent { width: 100% !important;  }
  .entry_header { width: 100% !important; }
  .site-agreement { top: 0 !important; }
  .up_text { display: none; }

}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  /**/
}

/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
 /**/
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/
}
