/*!
 Theme Name: ns-argematic
 Template: wp-bootstrap-starter
 Author: netsuccess
 Author URI: https://www.netsuccess.sk/uvod/
 */
#primary {
  position: static;
}
body {
  font-size: 15px;
  color: #7d7b76;
  overflow-x: hidden;
}
body .row {
  margin-left: 0;
  margin-right: 0;
}
body:not(.theme-preset-active) footer#colophon {
  background: white;
  color: inherit;
  font-size: 13px;
}
body:not(.theme-preset-active) footer#colophon .site-info {
  border-bottom: 1px solid #dfdfdf;
  padding: 1.5rem 0;
  margin-bottom: 1.5rem;
}
body:not(.theme-preset-active) footer#colophon .site-info a {
  display: inline-block;
  height: 23px;
  width: 23px;
  background: url('assets/img/facebook.svg');
  float: right;
  margin-top: 8px;
}
body:not(.theme-preset-active) footer#colophon .site-author {
  text-align: center;
}
body:not(.theme-preset-active) footer#colophon .site-author a:last-child {
  color: #222;
}
@media (min-width: 768px) {
  body:not(.theme-preset-active) footer#colophon .site-info {
    line-height: 23px;
    margin: 0;
    padding: 1rem 0 1.5rem 0;
    border: 0;
    float: left;
  }
  body:not(.theme-preset-active) footer#colophon .site-info br {
    content: "";
  }
  body:not(.theme-preset-active) footer#colophon .site-info br:after {
    content: ", ";
  }
  body:not(.theme-preset-active) footer#colophon .site-info a {
    margin-top: 0;
    margin-left: 15px;
  }
  body:not(.theme-preset-active) footer#colophon .site-author {
    line-height: 23px;
    text-align: right;
    padding: 1rem 0 1.5rem 0;
    float: right;
  }
}
body .h1, body .h2, body .h3, body .h4, body .h5, body .h6, body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: 'Playfair Display';
  line-height: 1.5em;
  color: #222;
}
body .h3, body .h4, body .h5, body .h6, body h3, body h4, body h5, body h6 {
  font-size: 1.4rem;
}
body p {
  line-height: 1.8em;
}
body a, body strong {
  color: #222;
}
body a:focus, body a:hover {
  color: #960a2c;
  text-decoration: none;
}
body .col-12 > ul {
  list-style: none;
}
body .col-12 > ul li {
  text-indent: -1.5em;
}
body .col-12 > ul li:before {
  content: "• ";
  color: #960a2c;
  font-size: 1.5rem;
  position: relative;
  top: 0.2rem;
  padding-right: 0.4rem;
}
body .bg-light {
  background: #f9f9f9 !important;
}
body .entry-footer {
  display: none;
}
#footer-widget {
  padding: 40px 0 30px 0;
}
#footer-widget .widget {
  font-size: 1em;
}
#footer-widget .nav > li > a.nav-link {
  padding: 0 0 1em 0;
  color: #222;
}
#footer-widget .nav > li > a.nav-link:focus, #footer-widget .nav > li > a.nav-link:hover {
  background: none;
}
#footer-widget .col-5, #footer-widget .col-7, #footer-widget .col-6 {
  border-bottom: 1px solid #dfdfdf;
}
#footer-widget .col-5 .widget, #footer-widget .col-7 .widget, #footer-widget .col-6 .widget {
  margin-bottom: 2.3rem;
}
#footer-widget .col-5 .widget-title, #footer-widget .col-7 .widget-title, #footer-widget .col-6 .widget-title {
  display: none;
}
@media (min-width: 768px) {
  #footer-widget .col-5, #footer-widget .col-7, #footer-widget .col-6 {
    border-bottom: 0;
  }
  #footer-widget .col-5 .widget-title, #footer-widget .col-7 .widget-title, #footer-widget .col-6 .widget-title {
    display: block;
    margin-top: 30px;
    color: #7d7b76;
  }
  #footer-widget .col-5 .widget, #footer-widget .col-7 .widget, #footer-widget .col-6 .widget {
    margin-bottom: 0.5rem;
  }
}
#footer-widget .col-12 .widget {
  margin: 40px 0 0 0;
  display: flex;
}
#footer-widget .col-12 .widget .widget-title {
  color: #7d7b76;
  font-size: 18px;
  display: block;
  width: 120px;
}
#footer-widget .col-12 .widget .textwidget {
  margin-left: 40px;
  color: #222;
  word-break: break-word;
}
#footer-widget .col-12 .widget:first-child {
  display: none;
}
@media (min-width: 768px) {
  #footer-widget .col-12 .widget, #footer-widget .col-12 .widget:first-child {
    margin-top: 30px;
    display: block;
  }
  #footer-widget .col-12 .widget .widget-title, #footer-widget .col-12 .widget:first-child .widget-title {
    width: auto;
  }
  #footer-widget .col-12 .widget .textwidget, #footer-widget .col-12 .widget:first-child .textwidget {
    margin-left: 0;
  }
  #footer-widget .col-12 .widget:last-child {
    text-align: right;
  }
}
body:not(.theme-preset-active) header#masthead {
  background: white;
  padding: 0;
  position: fixed;
  z-index: 10;
  width: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
body:not(.theme-preset-active) header#masthead > .container {
  max-width: initial;
  padding: 0;
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) header#masthead > .container {
    max-width: 1140px;
    padding: auto 15px;
  }
}
body:not(.theme-preset-active) header#masthead .navbar-brand.container {
  padding: 0;
  margin: 0 auto;
}
body:not(.theme-preset-active) header#masthead .navbar-brand.container img {
  height: 36px;
  margin: 12px 15px;
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) header#masthead .navbar-brand.container {
    width: auto;
  }
  body:not(.theme-preset-active) header#masthead .navbar-brand.container img {
    height: 50px;
    margin: 12px 0;
  }
}
body:not(.theme-preset-active) header#masthead .navbar-toggler {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0;
  background-color: #960a2c;
}
body:not(.theme-preset-active) header#masthead.navbar-light .navbar-toggler-icon {
  background-image: url("assets/img/menu-close.svg");
}
body:not(.theme-preset-active) header#masthead.navbar-light .navbar-toggler[aria-expanded=false] .navbar-toggler-icon {
  background-image: url("assets/img/menu-toggle.svg");
}
body:not(.theme-preset-active) header#masthead #main-nav {
  background: #960a2c;
  color: white;
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) header#masthead #main-nav {
    background: white;
    text-align: right;
    color: #222;
  }
}
body:not(.theme-preset-active) header#masthead .navbar-nav {
  padding: 1.5rem 0;
  justify-content: flex-end;
}
body:not(.theme-preset-active) header#masthead .navbar-nav > li a {
  font-size: 1.3rem;
  text-transform: none;
  font-weight: 400;
  padding: 0.5rem;
  color: white;
  line-height: 2.5em;
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) header#masthead .navbar-nav > li a {
    font-size: 1rem;
    color: #222;
    padding: 0.5rem 1.3rem;
  }
  body:not(.theme-preset-active) header#masthead .navbar-nav > li a:hover, body:not(.theme-preset-active) header#masthead .navbar-nav > li a:focus {
    color: #960a2c;
    font-weight: 400;
  }
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) header#masthead .navbar-nav > li.current_page_item a {
    color: #960a2c;
    font-weight: 400;
  }
}
body:not(.theme-preset-active) header#masthead .navbar-nav .dropdown > a {
  display: none;
}
body:not(.theme-preset-active) header#masthead .navbar-nav .dropdown .dropdown-menu {
  display: block;
  margin: 0;
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) header#masthead .navbar-nav .dropdown > a {
    display: block;
  }
  body:not(.theme-preset-active) header#masthead .navbar-nav .dropdown .dropdown-menu {
    display: none;
    margin: 0;
    min-width: 16rem;
    border-radius: 0;
    border-color: #ddd;
  }
  body:not(.theme-preset-active) header#masthead .navbar-nav .dropdown .dropdown-menu.show {
    display: block;
  }
  body:not(.theme-preset-active) header#masthead .navbar-nav .dropdown .dropdown-toggle:after {
    border: 0;
    vertical-align: 2px;
    height: 6px;
    width: 10px;
    background: url(assets/img/menu-toggle-arrow2.svg);
  }
  body:not(.theme-preset-active) header#masthead .navbar-nav .dropdown .dropdown-toggle[aria-expanded=true]:after {
    background: url(assets/img/menu-toggle-arrow.svg);
  }
}
body:not(.theme-preset-active) #page-sub-header {
  background-position: center top;
  padding-top: 15rem;
}
body:not(.theme-preset-active) #page-sub-header:before {
  content: "";
  display: block;
  top: 0;
  position: absolute;
  z-index: 1;
  background-image: linear-gradient(186deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  opacity: 0.75;
  width: 100%;
  height: 100%;
}
body:not(.theme-preset-active) #page-sub-header .container {
  z-index: 2;
  position: relative;
  text-align: left;
}
body:not(.theme-preset-active) #page-sub-header h1 {
  font-family: "Playfair Display";
  color: white;
  line-height: 1.2em;
  letter-spacing: 1.05px;
  font-weight: 700;
  max-width: 320px;
  text-align: left;
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 4rem;
    max-width: 400px;
  }
}
body:not(.theme-preset-active) #page-sub-header p {
  color: white;
  text-align: left;
  max-width: 350px;
  line-height: 2em;
  letter-spacing: 0.45px;
  font-weight: 300;
  margin: 0;
}
@media (min-width: 1200px) {
  body:not(.theme-preset-active) #page-sub-header p {
    max-width: 480px;
  }
}
body:not(.theme-preset-active) #page-sub-header a {
  color: #c9c9c9;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 2rem;
}
body:not(.theme-preset-active) #page-sub-header a:after {
  display: inline-block;
  width: 13px;
  height: 25px;
  background: url(assets/img/arrow-down.svg);
  content: "";
  vertical-align: -8px;
  margin-left: 10px;
}
#content.site-content {
  padding-top: calc(60px + 1.75rem);
}
@media (min-width: 1200px) {
  #content.site-content {
    padding-top: calc(104px + 1.75rem);
  }
}
#rev_slider_1_1_forcefullwidth {
  padding-top: 60px;
}
@media (min-width: 1200px) {
  #rev_slider_1_1_forcefullwidth {
    padding-top: 104px;
  }
}
.home #content.site-content {
  padding-top: 3.75rem;
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}
.ns-argematic-title {
  margin: 0 auto;
  text-align: center;
  color: #222;
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 2.25px;
  text-transform: uppercase;
  margin-bottom: 1em;
}
@media (min-width: 1200px) {
  .ns-argematic-title {
    margin-bottom: 0.5em;
    font-size: 1rem;
  }
}
.ns-argematic-fouding {
  margin: 0 auto;
  text-align: center;
  color: #222;
  font-family: "Playfair Display";
  font-size: 6rem;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 1.75px;
  margin-bottom: 0.7em;
}
@media (min-width: 1200px) {
  .ns-argematic-fouding {
    margin-bottom: 0.5em;
    line-height: 1em;
  }
}
.ns-hp-banner {
  height: 450px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.ns-hp-banner:before {
  position: absolute;
  z-index: 1;
  background-image: linear-gradient(186deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  left: 0;
}
.ns-hp-banner .row {
  height: 100%;
}
.ns-hp-banner .ns-hp-banner-title {
  color: white;
  font-family: "Playfair Display";
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1.5em;
  margin-bottom: 1em;
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) {
  .ns-hp-banner .ns-hp-banner-title {
    letter-spacing: 2.1px;
    font-size: 2.75rem;
    max-width: 640px;
    line-height: 1.3em;
  }
  .ns-hp-banner .ns-hp-banner-title.float-xl-right {
    width: 640px;
  }
}
.ns-hp-banner .ns-hp-banner-desc {
  color: white;
  margin-bottom: 3.3em;
  position: relative;
  font-weight: 300;
  z-index: 2;
}
@media (min-width: 1200px) {
  .ns-hp-banner .ns-hp-banner-desc {
    font-size: 1.25rem;
    max-width: 550px;
    margin-bottom: 5em;
  }
  .ns-hp-banner .ns-hp-banner-desc p {
    margin-bottom: 1.875rem;
  }
  .ns-hp-banner .ns-hp-banner-desc.float-xl-right {
    width: 550px;
    margin-right: 90px;
  }
}
.ns-hp-banner strong {
  color: white;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .ns-hp-banner {
    height: 650px;
  }
}
#main h1.entry-title {
  letter-spacing: 0.9px;
  font-family: "Playfair Display";
  color: #222;
  font-size: 2.5rem;
  line-height: 1.5em;
  padding: 0.5em 0;
  /*    @media (min-width: $width-lg) {
   line-height: 2.5em;
   } */
  border: 0;
}
#main h1.entry-title:before {
  content: attr(data-title);
  position: absolute;
  color: #efeeec;
  letter-spacing: 1.75px;
  font-size: 5rem;
  max-width: calc(100vw - 15px);
  overflow: hidden;
  z-index: -1;
  margin-top: -2.3rem;
  white-space: nowrap;
  line-height: 1.5em;
}
#main h1.entry-title:after {
  width: 1em;
  height: 3px;
  background-color: #960a2c;
  display: block;
  content: "";
  margin-bottom: 1em;
}
#main .ns-thumbnail {
  margin-top: 2rem;
  position: static;
}
#main .ns-content {
  position: relative;
  padding-bottom: 4rem;
}
#main .esg-filters:before, #main .ns-content:after {
  content: "";
  display: block;
  width: 100vw;
  z-index: -2;
  border-top: 1px solid #efeeec;
  bottom: 0;
  left: -15px;
  position: absolute;
}
@media (min-width: 576px) {
  #main .esg-filters:before, #main .ns-content:after {
    left: calc(255px - 50vw);
  }
}
@media (min-width: 768px) {
  #main .esg-filters:before, #main .ns-content:after {
    left: calc(345px - 50vw);
  }
}
@media (min-width: 992px) {
  #main .esg-filters:before, #main .ns-content:after {
    left: calc(465px - 50vw);
  }
}
@media (min-width: 1200px) {
  #main .esg-filters:before, #main .ns-content:after {
    left: calc(555px - 50vw);
  }
}
#main .ns-referencie {
  margin-top: 5rem;
}
#main .ns-referencie .mainul {
  position: relative;
  bottom: -3px;
}
@media (min-width: 992px) {
  #main .ns-content {
    min-height: 12rem;
  }
  #main .ns-thumbnail {
    margin-top: 0;
  }
  #main .ns-thumbnail img {
    position: absolute;
    margin-top: 0;
    z-index: 5;
    width: 50vw;
    height: 26rem;
    max-width: none;
    object-fit: cover;
    top: -12rem;
    margin-left: -15px;
  }
}
#main .esg-layout-masonry .esg-overflowtrick {
  padding: 4rem 4rem 0 4rem;
}
@media (min-width: 576px) {
  #main .esg-layout-masonry .esg-overflowtrick {
    padding: 4rem 2rem 0 2rem;
  }
}
@media (min-width: 992px) {
  #main .esg-layout-masonry .esg-overflowtrick {
    padding: 4rem 0 0 0;
  }
}
@media (min-width: 992px) {
  .page-template-kontakt #main .ns-content {
    min-height: auto;
    padding: 0;
  }
  .page-template-kontakt .ns-produkty {
    margin: 0;
  }
}
.esg-overflowtrick {
  padding-top: 4rem;
}
#main .esg-filters {
  bottom: auto !important;
  top: -2px;
  position: relative;
  background: #f9f9f9;
  padding: 2em 0;
  min-height: 12rem;
}
#main .esg-filters:before {
  bottom: auto;
  min-height: 17rem;
  top: 0;
  background: #f9f9f9;
  border: 0;
}
@media (min-width: 768px) {
  #main .esg-filters:before {
    min-height: 13rem;
  }
}
#main .esg-filters .esg-filter-wrapper {
  width: 100%;
  text-align: left;
}
#main .esg-filters .esg-filter-wrapper:before {
  content: 'Typ automatu na kávu';
  display: block;
  text-align: left;
  font-family: "Playfair Display";
  color: #222;
  font-size: 1.4rem;
  letter-spacing: 0.6px;
  padding: 1rem 0 0.5rem 0;
}
#main .esg-filters .esg-filter-wrapper .esg-filterbutton[data-filter="filterall"] {
  background: white url(assets/img/4.png) no-repeat 0.5rem center;
  background-size: 3rem;
}
#main .esg-filters .esg-filter-wrapper .esg-filterbutton[data-filter="filter-kavovary"] {
  background: white url(assets/img/3.png) no-repeat 0.5rem center;
  background-size: 3rem;
}
#main .esg-filters .esg-filter-wrapper .esg-filterbutton[data-filter="filter-stolove-table-topy"] {
  background: white url(assets/img/2.png) no-repeat 0.5rem center;
  background-size: 3rem;
}
#main .esg-filters .esg-filter-wrapper .esg-filterbutton[data-filter="filter-volne-stojace"] {
  background: white url(assets/img/1.png) no-repeat 0.5rem center;
  background-size: 3rem;
}
.eg-argrematic-produkt-content {
  min-height: 7em !important;
}
.single #content {
  padding-top: 0;
}
.ns-produkty {
  margin-top: 6rem;
}
.ns-produkty article:nth-child(2n):before {
  content: "";
  display: block;
  width: 100vw;
  z-index: -2;
  border-top: 1px solid #efeeec;
  left: 0;
  position: absolute;
}
.ns-produkty h2.entry-title {
  margin: 0;
  border: 0;
}
.ns-produkty article:nth-child(2n) > .row {
  padding-top: 5em;
}
.ns-produkty .ns-category-breadcrumb, .single #main .ns-category-breadcrumb {
  background-color: #f9f9f9;
  padding: 3em 0;
}
.ns-produkty .ns-category-breadcrumb .container, .single #main .ns-category-breadcrumb .container {
  padding: 0;
}
.ns-produkty .ns-category-breadcrumb a, .single #main .ns-category-breadcrumb a {
  text-transform: uppercase;
  color: #960a2c;
  letter-spacing: 0.75px;
  padding-right: 4em;
}
.ns-produkty .produkt, .single #main .produkt {
  padding: 0;
  margin-top: 4em;
}
.ns-produkty .produkt h1.entry-title, .single #main .produkt h1.entry-title {
  margin-bottom: 0;
  line-height: 1.5em;
}
.ns-produkty .produkt h1.entry-title:after, .single #main .produkt h1.entry-title:after, .ns-produkty .produkt h1.entry-title:before, .single #main .produkt h1.entry-title:before {
  display: none;
}
.ns-produkty .produkt .post-thumbnail img, .single #main .produkt .post-thumbnail img {
  min-width: 100%;
}
.ns-produkty .produkt .ns-subtitle, .single #main .produkt .ns-subtitle {
  font-family: "Playfair Display";
  letter-spacing: 0.6px;
  font-weight: 700;
  font-size: 1.4rem;
  color: #222;
  margin-bottom: 2em;
}
@media (min-width: 992px) {
  .ns-produkty .produkt .col-lg-8 > *, .single #main .produkt .col-lg-8 > * {
    margin-right: 3em;
  }
}
.ns-produkty .produkt .entry-content, .single #main .produkt .entry-content {
  border-bottom: 1px solid #efeeec;
  padding-bottom: 1.5rem;
}
.ns-produkty .produkt .ns-entry-attrs, .single #main .produkt .ns-entry-attrs {
  margin-top: 1.5em;
}
.ns-produkty .produkt .ns-attr-title, .single #main .produkt .ns-attr-title {
  color: #7d7b76;
}
.ns-produkty .produkt .ns-attr-value, .single #main .produkt .ns-attr-value {
  color: #222;
  font-weight: 700;
}
.ns-produkty .produkt .ns-attr-value span, .single #main .produkt .ns-attr-value span {
  font-weight: 400;
}
.ns-produkty .produkt .ns-attr, .single #main .produkt .ns-attr {
  margin: 1em 0;
  padding: 0 0 0 5em;
  background: transparent url(assets/img/icon-default.svg) no-repeat 1.4em 0.5em;
  background-size: 2em;
}
.ns-produkty .produkt .ns-attr.ns-attr-pocet_poharov, .single #main .produkt .ns-attr.ns-attr-pocet_poharov {
  background-image: url(assets/img/icon-pocet_poharov.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-pocet_poharov_v, .single #main .produkt .ns-attr.ns-attr-pocet_poharov_v {
  background-image: url(assets/img/icon-pocet_poharov.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-pocet_poharov_m, .single #main .produkt .ns-attr.ns-attr-pocet_poharov_m {
  background-image: url(assets/img/icon-pocet_poharov.svg);
  background-size: 1.5em;
}
.ns-produkty .produkt .ns-attr.ns-attr-objem_poharov, .single #main .produkt .ns-attr.ns-attr-objem_poharov {
  background-image: url(assets/img/icon-objem_poharov.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-volba_kavy, .single #main .produkt .ns-attr.ns-attr-volba_kavy {
  background-image: url(assets/img/icon-volba_kavy.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-pocet_volieb, .single #main .produkt .ns-attr.ns-attr-pocet_volieb {
  background-image: url(assets/img/icon-pocet_volieb.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-pocet_polic, .single #main .produkt .ns-attr.ns-attr-pocet_polic {
  background-image: url(assets/img/icon-pocet_polic.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-barely, .single #main .produkt .ns-attr.ns-attr-barely {
  background-image: url(assets/img/icon-barely.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-moznost_priameho_privodu_vody, .single #main .produkt .ns-attr.ns-attr-moznost_priameho_privodu_vody {
  background-image: url(assets/img/icon-barely.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-vlastna_salka, .single #main .produkt .ns-attr.ns-attr-vlastna_salka {
  background-image: url(assets/img/icon-vlastna_salka.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-chladenie_8-3, .single #main .produkt .ns-attr.ns-attr-chladenie_8-3 {
  background-image: url(assets/img/icon-chladenie_8-3.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-ohrievanie_8-3, .single #main .produkt .ns-attr.ns-attr-ohrievanie_8-3 {
  background-image: url(assets/img/icon-ohrievanie_8-3.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-kapacita_filtracie, .single #main .produkt .ns-attr.ns-attr-kapacita_filtracie {
  background-image: url(assets/img/icon-kapacita_filtracie.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-kapacita_zasobnika_chladnej_vody, .single #main .produkt .ns-attr.ns-attr-kapacita_zasobnika_chladnej_vody {
  background-image: url(assets/img/icon-kapacita_zasobnika_chladnej_vody.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-kapacita_zasobnika_horucej_vody, .single #main .produkt .ns-attr.ns-attr-kapacita_zasobnika_horucej_vody {
  background-image: url(assets/img/icon-kapacita_zasobnika_horucej_vody.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-teplota_vystupnej_vody, .single #main .produkt .ns-attr.ns-attr-teplota_vystupnej_vody {
  background-image: url(assets/img/icon-teplota_vystupnej_vody.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-kapacita_chladenia_vody, .single #main .produkt .ns-attr.ns-attr-kapacita_chladenia_vody {
  background-image: url(assets/img/icon-kapacita_chladenia_vody.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-kapacita_produktov, .single #main .produkt .ns-attr.ns-attr-kapacita_produktov {
  background-image: url(assets/img/icon-kapacita_produktov.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-objem_nadrzky_na_vodu, .single #main .produkt .ns-attr.ns-attr-objem_nadrzky_na_vodu {
  background-image: url(assets/img/icon-objem_nadrzky_na_vodu.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-volitelny_objem_napojov, .single #main .produkt .ns-attr.ns-attr-volitelny_objem_napojov {
  background-image: url(assets/img/icon-volitelny_objem_napojov.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-objem_zasobnika_na_zrnkovu_kavu, .single #main .produkt .ns-attr.ns-attr-objem_zasobnika_na_zrnkovu_kavu {
  background-image: url(assets/img/icon-objem_zasobnika_na_zrnkovu_kavu.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-objem_zbernej_nadoby_na_kavovu_usadeninu, .single #main .produkt .ns-attr.ns-attr-objem_zbernej_nadoby_na_kavovu_usadeninu {
  background-image: url(assets/img/icon-objem_zbernej_nadoby_na_kavovu_usadeninu.svg);
}
.ns-produkty .produkt .ns-attr.ns-attr-objem_zbernej_nadoby_na_pouzite_kapsule, .single #main .produkt .ns-attr.ns-attr-objem_zbernej_nadoby_na_pouzite_kapsule {
  background-image: url(assets/img/icon-objem_zbernej_nadoby_na_kavovu_usadeninu.svg);
}
.ns-produkty .produkt .ns-attr-highlight, .single #main .produkt .ns-attr-highlight {
  background-image: none;
  background-color: #f9f9f9;
  padding: 1em 0 1em 5em;
  margin: 0;
}
.ns-produkty .produkt .ns-attr-highlight-box, .single #main .produkt .ns-attr-highlight-box {
  margin: 2em -15px 4em -15px;
}
.ns-produkty .ns-contact-form, .single #main .ns-contact-form {
  margin-top: 5em;
}
.ns-produkt-param {
  color: #960a2c;
  font-weight: 700;
  display: inline-block;
  line-height: 2em;
  padding: 0 1em 0 2.75em;
  border-radius: 20px;
  margin: 0.4rem 1.5rem 0.4rem 0;
  border: 1px solid #960a2c;
  transition: all 0.3s ease-out;
}
.ns-produkt-param:before {
  content: '+';
  font-size: 2em;
  line-height: 0.5em;
  margin-right: 0.35em;
  font-weight: 300;
  position: absolute;
  margin-top: 0.25em;
  margin-left: -0.9em;
}
.ns-produkt-param:hover, .ns-produkt-param:focus {
  cursor: pointer;
  color: white;
  background: #960a2c;
}
.ns_sortiment_description {
  margin-top: 3em;
  position: relative;
  min-height: 2em;
}
.ns_sortiment_description blockquote {
  margin: 0 auto;
  right: 0;
  left: 0;
  width: auto;
  display: flex;
  overflow: hidden;
  justify-content: center;
  transition: all 0.8s ease-in-out;
  opacity: 0;
  position: absolute;
}
.ns_sortiment_description blockquote.active {
  opacity: 1;
}
.container.ns-vybrane {
  padding: 0;
}
.container.ns-vybrane h3 {
  font-weight: 700;
  text-align: center;
}
.container.ns-vybrane .esg-overflowtrick {
  padding-top: 0;
  overflow: visible;
}
.container.ns-vybrane .esg-overflowtrick .mainul {
  overflow: visible;
}
.container.ns-vybrane .esg-overflowtrick .mainul.gridorganising {
  overflow: hidden;
}
.container.ns-vybrane .esg-filters.esg-navbutton-solo-left, .container.ns-vybrane .esg-filters.esg-navbutton-solo-right {
  top: 31%;
  margin: 0 -5px !important;
  margin: 0 -5px !important;
}
.container.ns-vybrane .esg-filters.esg-navbutton-solo-left .esg-navigationbutton, .container.ns-vybrane .esg-filters.esg-navbutton-solo-right .esg-navigationbutton {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  line-height: 50px;
}
@media (min-width: 880px) {
  .container.ns-vybrane .esg-filters.esg-navbutton-solo-left, .container.ns-vybrane .esg-filters.esg-navbutton-solo-right {
    margin: 0 -60px !important;
  }
}
@media (min-width: 1200px) {
  .container.ns-vybrane .esg-filters.esg-navbutton-solo-left, .container.ns-vybrane .esg-filters.esg-navbutton-solo-right {
    margin: 0 -20px !important;
  }
}
@media (min-width: 1300px) {
  .container.ns-vybrane .esg-filters.esg-navbutton-solo-left, .container.ns-vybrane .esg-filters.esg-navbutton-solo-right {
    margin: 0 -60px !important;
  }
}
.container.ns-vybrane .flat-dark .esg-left, .container.ns-vybrane .flat-dark .esg-right {
  padding: 1px 17px;
}
#ns_showhide {
  visibility: hidden;
}
#ns_showhide + label + div {
  max-height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: all 1s;
}
#ns_showhide:checked {
  display: none;
}
#ns_showhide:checked + label + div {
  max-height: 500px;
  opacity: 1;
}
#ns_showhide:checked + label {
  display: none;
}
label[for="ns_showhide"] {
  color: #960a2c;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.95px;
  text-transform: uppercase;
  cursor: pointer;
}
.ns-payimg img {
  max-width: 50%;
  margin: 0 25%;
}
.ns-hlasenie-poruch {
  margin-top: 3rem;
  background-color: #f9f9f9;
  padding: 3rem 15px;
}
@media (min-width: 576px) {
  .ns-hlasenie-poruch {
    padding: 3rem;
  }
}
.ns-hlasenie-poruch .ns-hlasenie-poruch-kontakt {
  padding-left: 6em;
  background-image: url('assets/img/wrench.svg');
  background-position: 1em 0.4em;
  background-size: 3em;
  margin: 2rem 0 0 0;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .ns-hlasenie-poruch .ns-hlasenie-poruch-kontakt {
    margin: 1rem 3rem 1rem 0;
  }
}
.ns-hlasenie-poruch .ns-hlasenie-poruch-kontakt a[href^="mailto:"] {
  color: #960a2c;
}
.ns-zrno {
  max-width: 60%;
  margin: 2rem 0;
}
.ns-kontakt #main .ns-thumbnail img {
  position: absolute;
  margin-top: 0;
  z-index: -1;
  width: 250px;
  height: 210px;
  max-width: none;
  object-fit: cover;
  top: -16rem;
  right: -10rem;
}
@media (min-width: 992px) {
  .ns-kontakt #main .ns-thumbnail img {
    right: auto;
    width: 21.25vw;
    height: 17.5vw;
    max-height: 280px;
    max-width: 340px;
  }
}
.ns-kontakt #main .ns-content:after {
  bottom: 1rem;
}
@media (min-width: 992px) {
  .ns-kontakt #main .ns-content:after {
    display: none;
  }
}
.ns-kontakt #main .entry-content {
  min-height: auto;
}
.ns-kontakt #main .ns-kontakt-telefon {
  background-image: url('assets/img/support.svg');
  margin: 2rem 0;
  background-size: 5.5em;
  background-position: right 15px center;
  background-repeat: no-repeat;
}
@media (min-width: 576px) {
  .ns-kontakt #main .ns-kontakt-telefon {
    background-position: right 10rem center;
  }
}
@media (min-width: 768px) {
  .ns-kontakt #main .ns-kontakt-telefon {
    background-position: right 20rem center;
  }
}
@media (min-width: 992px) {
  .ns-kontakt #main .ns-kontakt-telefon {
    padding-left: 15rem;
    margin: 0;
    background-position: 7em 1.4em;
  }
}
.pum-title.popmake-title {
  margin-bottom: 1.5rem;
}
div.wpforms-container-full .wpforms-form button[type=submit], #page div.wpforms-container-full .wpforms-form button[type=submit], .pum div.wpforms-container-full .wpforms-form button[type=submit], .ns-kontakt-form-button-2, .ns-kontakt-form-button {
  text-transform: uppercase;
  border: 0;
  background-color: #960a2c;
  padding: 1.5em 3em;
  color: white;
  transition: all 0.3s ease 0s;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
}
div.wpforms-container-full .wpforms-form button[type=submit]:focus, #page div.wpforms-container-full .wpforms-form button[type=submit]:focus, .pum div.wpforms-container-full .wpforms-form button[type=submit]:focus, .ns-kontakt-form-button-2:focus, .ns-kontakt-form-button:focus, div.wpforms-container-full .wpforms-form button[type=submit]:hover, #page div.wpforms-container-full .wpforms-form button[type=submit]:hover, .pum div.wpforms-container-full .wpforms-form button[type=submit]:hover, .ns-kontakt-form-button-2:hover, .ns-kontakt-form-button:hover {
  text-decoration: none;
  border: 0;
  background-color: #960a2c;
  color: white;
  opacity: 0.8;
}
#page div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], .pum div.wpforms-container-full .wpforms-form button[type=submit] {
  padding: 1em 3em;
}
.wpforms-confirmation-container-full {
  border-radius: 4px;
}
.page div.wpforms-container-full .wpforms-form, .single div.wpforms-container-full .wpforms-form, #page div.wpforms-container-full .wpforms-form {
  margin: 4rem 0 0;
}
.page div.wpforms-container-full .wpforms-form .wpforms-title, .single div.wpforms-container-full .wpforms-form .wpforms-title, #page div.wpforms-container-full .wpforms-form .wpforms-title {
  font-family: "Playfair Display";
  color: #222;
  font-size: 1.75rem;
}
.page div.wpforms-container-full .wpforms-form .wpforms-field-label, .single div.wpforms-container-full .wpforms-form .wpforms-field-label, #page div.wpforms-container-full .wpforms-form .wpforms-field-label {
  position: absolute;
  font-size: 1rem;
  color: #222;
  line-height: 2.5rem;
  padding-left: 0.7rem;
  font-weight: 400;
  transition: all 0.3s ease-in;
  z-index: 10;
}
.page div.wpforms-container-full .wpforms-form .wpforms-field-label.has-focus, .single div.wpforms-container-full .wpforms-form .wpforms-field-label.has-focus, #page div.wpforms-container-full .wpforms-form .wpforms-field-label.has-focus {
  font-size: 0.65rem;
  line-height: 1.5rem;
  color: #7d7b76;
}
.page div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label, .single div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label, #page div.wpforms-container-full .wpforms-form .wpforms-field-checkbox .wpforms-field-label {
  display: none;
}
.page div.wpforms-container-full .wpforms-form .wpforms-field-container div:focus-within .wpforms-field-label, .single div.wpforms-container-full .wpforms-form .wpforms-field-container div:focus-within .wpforms-field-label, #page div.wpforms-container-full .wpforms-form .wpforms-field-container div:focus-within .wpforms-field-label {
  font-size: 0.65rem;
  line-height: 1.5rem;
  color: #7d7b76;
}
.page div.wpforms-container-full .wpforms-form input[type=date], .single div.wpforms-container-full .wpforms-form input[type=date], #page div.wpforms-container-full .wpforms-form input[type=date], .page div.wpforms-container-full .wpforms-form input[type=datetime], .single div.wpforms-container-full .wpforms-form input[type=datetime], #page div.wpforms-container-full .wpforms-form input[type=datetime], .page div.wpforms-container-full .wpforms-form input[type=datetime-local], .single div.wpforms-container-full .wpforms-form input[type=datetime-local], #page div.wpforms-container-full .wpforms-form input[type=datetime-local], .page div.wpforms-container-full .wpforms-form input[type=email], .single div.wpforms-container-full .wpforms-form input[type=email], #page div.wpforms-container-full .wpforms-form input[type=email], .page div.wpforms-container-full .wpforms-form input[type=month], .single div.wpforms-container-full .wpforms-form input[type=month], #page div.wpforms-container-full .wpforms-form input[type=month], .page div.wpforms-container-full .wpforms-form input[type=number], .single div.wpforms-container-full .wpforms-form input[type=number], #page div.wpforms-container-full .wpforms-form input[type=number], .page div.wpforms-container-full .wpforms-form input[type=password], .single div.wpforms-container-full .wpforms-form input[type=password], #page div.wpforms-container-full .wpforms-form input[type=password], .page div.wpforms-container-full .wpforms-form input[type=range], .single div.wpforms-container-full .wpforms-form input[type=range], #page div.wpforms-container-full .wpforms-form input[type=range], .page div.wpforms-container-full .wpforms-form input[type=search], .single div.wpforms-container-full .wpforms-form input[type=search], #page div.wpforms-container-full .wpforms-form input[type=search], .page div.wpforms-container-full .wpforms-form input[type=tel], .single div.wpforms-container-full .wpforms-form input[type=tel], #page div.wpforms-container-full .wpforms-form input[type=tel], .page div.wpforms-container-full .wpforms-form input[type=text], .single div.wpforms-container-full .wpforms-form input[type=text], #page div.wpforms-container-full .wpforms-form input[type=text], .page div.wpforms-container-full .wpforms-form input[type=time], .single div.wpforms-container-full .wpforms-form input[type=time], #page div.wpforms-container-full .wpforms-form input[type=time], .page div.wpforms-container-full .wpforms-form input[type=url], .single div.wpforms-container-full .wpforms-form input[type=url], #page div.wpforms-container-full .wpforms-form input[type=url], .page div.wpforms-container-full .wpforms-form input[type=week], .single div.wpforms-container-full .wpforms-form input[type=week], #page div.wpforms-container-full .wpforms-form input[type=week], .page div.wpforms-container-full .wpforms-form select, .single div.wpforms-container-full .wpforms-form select, #page div.wpforms-container-full .wpforms-form select, .page div.wpforms-container-full .wpforms-form textarea, .single div.wpforms-container-full .wpforms-form textarea, #page div.wpforms-container-full .wpforms-form textarea {
  font-size: 0.9rem;
  padding-top: 1em;
}
.single .pum-container div.wpforms-container-full .wpforms-form {
  margin: 0;
}
.tp-revslider-mainul b {
  font-size: inherit !important;
}
