.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

@media (max-width: 767px) {
  h1.catalog-h1 {
    margin-top: 0.3em; } }

.glass-catalog-page a {
  color: #34363a; }

.glass-catalog-page p {
  line-height: 2;
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }

.glass-catalog-page h1 {
  text-align: center;
  display: block;
  font-weight: normal;
  font-size: 2.4em; }

.glass-catalog-page .letter-spacing-sm {
  letter-spacing: 1px; }

.glass-catalog-page .letter-spacing-md {
  letter-spacing: 3px; }

.glass-catalog-page .letter-spacing-lg {
  letter-spacing: 5px; }

.glass-catalog-page .text-size-normal {
  font-size: 1.7em; }

.glass-catalog-page .text-size-big {
  font-size: 1.5em; }

.glass-catalog-page .text-size-large {
  font-size: 2em; }

.glass-catalog-page .text-middle {
  padding: 10% 15%;
  line-height: 2em; }
  .glass-catalog-page .text-middle p, .glass-catalog-page .text-middle ul, .glass-catalog-page .text-middle ol {
    margin: 10px 0; }

.glass-catalog-page .categorybanner-cover {
  padding: 15px 30px 0 30px; }

.glass-catalog-page img {
  max-height: 350px; }

.glass-catalog-page div.col-md-4 img {
  max-height: 350px; }

.glass-catalog-page .banner-inspirace {
  max-height: 500px;
  overflow: hidden;
  text-align: center;
  padding-left: 50px; }
  .glass-catalog-page .banner-inspirace img {
    max-height: 600px !important; }
  .glass-catalog-page .banner-inspirace .banner-cover {
    display: none; }
  .glass-catalog-page .banner-inspirace:hover .banner-cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 767px) {
    .glass-catalog-page .banner-inspirace {
      padding: 0; } }
.glass-catalog-page .inspirace-banner-cover h4 {
  padding-left: 50px; }
  @media (max-width: 767px) {
    .glass-catalog-page .inspirace-banner-cover h4 {
      padding-left: 20px; } }
.catalog-video p {
  text-align: left; }
  @media (max-width: 767px) {
    .catalog-video p {
      font-size: 90%; } }
.short-para {
  text-align: center;
  max-width: 1000px;
  margin: 40px auto;
  padding: 40px 3%; }
  .short-para p {
    text-align: center !important; }

.with-borders {
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB; }

.jscroll-added div.col-md-4 img {
  max-height: 350px; }

.jscroll-inner, .jscroll-added {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-evenly; }

h1.kolekce-style {
  margin-top: 2em !important; }

.kolekce-style p {
  font-size: 1.4em;
  margin: 3em 4em 5em 4em; }

.categoryFilterInput {
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 20px center;
  width: 94%;
  border: 1px solid #DDD;
  line-height: 50px;
  text-indent: 5px;
  font-size: 1em;
  padding-left: 3.7em; }

.categoryFilterInput {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 59 64'%3E%3Cpath fill='%23FF6F61' d='M42.7 9.7C33 0 17.2 0 7.5 9.7c-9.7 9.7-9.7 25.5 0 35.2 8.5 8.5 22.6 8.6 32.2 2.3l13.2 13.2c1.4 1.4 3.5 1.4 4.9 0l.3-.3c1.4-1.4 1.4-3.5 0-4.9L44.9 41.9c6.4-9.7 6.3-23.7-2.2-32.2zm-4.2 31c-7.4 7.4-19.5 7.4-27 0-7.4-7.4-7.4-19.5 0-27 7.4-7.4 19.5-7.4 27 0 7.5 7.5 7.5 19.6 0 27z'/%3E%3C/svg%3E%0A"); }

.products-align-flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .products-align-flex > .product-glass-cover {
    -webkit-align-self: center;
    -moz-align-self: center;
    align-self: center;
    -ms-flex-item-align: center; }
  .products-align-flex .product-glass {
    margin-top: 15px;
    margin-bottom: 15px; }

.bg-image-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.glass-category-page {
  padding: 10px 0; }

#navigace.glass-category-page {
  height: auto;
  padding: 0 30px 7.5px 0; }

.category-glass {
  padding: 10px 10px 30px 10px;
  margin-bottom: 15px; }
  @media (max-width: 767px) {
    .category-glass {
      padding: 5px 10px 5px 10px; } }
  .category-glass > a {
    position: relative;
    min-height: 145px;
    max-height: 185px;
    margin: 0 auto;
    display: block;
    max-width: 220px; }
    .category-glass > a img {
      max-height: 145px;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        .category-glass > a img {
          margin-bottom: 5px; } }
  .category-glass a {
    color: #343434;
    text-decoration: none; }
  .category-glass .text {
    height: 25px;
    display: inline-block;
    width: 100%; }
    @media (max-width: 767px) {
      .category-glass .text {
        height: 35px; } }
.category-glass-cover {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .category-glass-cover .category-glass {
    margin: 0; }

@media (max-width: 767px) {
  .category-glass-slider-cover {
    overflow-x: scroll; }
    .category-glass-slider-cover .col-xs-6 {
      width: 45%; } }

.category-glass-200 > a {
  max-width: 100%;
  max-height: 225px; }
  .category-glass-200 > a img {
    max-height: 200px; }

.category-glass-autor {
  overflow: hidden;
  padding-right: 20px; }
  .category-glass-autor #a {
    display: contents; }
  .category-glass-autor .icon-cover {
    max-height: 200px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.5em; }
  .category-glass-autor img {
    object-fit: cover;
    object-position: top;
    width: 93px;
    height: 93px; }
    @media (max-width: 767px) {
      .category-glass-autor img {
        width: 85px;
        height: 85px; } }
  @media (max-width: 767px) {
    .category-glass-autor {
      padding: 0 5px; } }
.slider-kolekce {
  padding-top: 5px;
  max-height: 370px;
  overflow-y: hidden;
  display: flex;
  overflow-x: hidden; }
  .slider-kolekce:after {
    content: 'flickity';
    display: none;
    /* hide :after */ }
  .slider-kolekce .category-glass-autor {
    padding-right: 40px; }
  @media (max-width: 767px) {
    .slider-kolekce {
      overflow-x: scroll;
      display: flex; }
      .slider-kolekce:after {
        content: ''; }
      .slider-kolekce .category-glass-autor {
        flex: none;
        width: 45%;
        padding-bottom: 20px;
        margin-bottom: 3px;
        padding-bottom: 0; }
        .slider-kolekce .category-glass-autor img {
          width: 45%;
          height: 75px; }
      .slider-kolekce::-webkit-scrollbar {
        -webkit-appearance: none;
        border-radius: 0px;
        height: 3px; }
      .slider-kolekce::-webkit-scrollbar-thumb {
        background: #9a9a9a;
        width: 3px;
        border-radius: 0px; } }
  .slider-kolekce > div {
    flex-shrink: 0; }

.parallax {
  min-height: 200px;
  background-position: center;
  background-attachment: fixed;
  background-image: url("https://cdn.europosters.eu/img/glass/parallax.jpg"); }

.block-icon {
  text-align: center;
  padding: 0 20% 18% 20%;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .block-icon {
      padding-left: 10%;
      padding-right: 10%; } }
#half-screen-image2 {
  position: relative;
  top: -40px; }

.product-glass {
  padding: 30px !important;
  color: #343434; }
  .product-glass a {
    color: #343434; }
  .product-glass .description, .product-glass .price {
    margin-top: 10px; }

.category-glass, .product-glass {
  -webkit-transition: box-shadow 0.2s ease-in-out;
  -moz-transition: box-shadow 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out; }
  .category-glass:hover, .product-glass:hover {
    box-shadow: -2px 2px 15px rgba(0, 0, 0, 0.2); }

.row-product-video {
  border-bottom: 1px solid #CECECE;
  border-top: 1px solid #CECECE;
  padding: 2em 0 2em 0;
  color: #34363a; }
  .row-product-video #availability {
    color: #33AF5D;
    font-weight: 600; }
  .row-product-video big {
    font-weight: 800;
    font-size: 2.2em; }

.catalog-blog p {
  text-align: left;
  line-height: 1.8; }

.catalog-deco-banner-cover {
  margin-bottom: 200px; }
  @media (max-width: 767px) {
    .catalog-deco-banner-cover {
      margin-bottom: 0; } }
.category-reproductions-category {
  font-variant-caps: normal;
  text-decoration: none; }
  .category-reproductions-category:hover {
    text-decoration: underline !important; }
  .category-reproductions-category img {
    width: 100%; }
  .category-reproductions-category span {
    display: block; }

.category-reproductions-list {
  -webkit-columns: 5;
  -moz-columns: 5;
  columns: 5;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden; }
  @media (max-width: 767px) {
    .category-reproductions-list {
      line-height: 1.8;
      -webkit-columns: 2;
      -moz-columns: 2;
      columns: 2; } }
  .category-reproductions-list li {
    list-style: none; }
  .category-reproductions-list a {
    text-decoration: none;
    margin-bottom: 0.6em;
    color: #868686;
    display: block; }
    .category-reproductions-list a:hover {
      text-decoration: underline !important;
      color: #000; }
  .category-reproductions-list.full {
    height: auto;
    max-height: none; }

#editModal .form-group {
  clear: left; }

#editModal .input-radio {
  margin-right: 0.7em; }

#editModal .input-label-offset {
  margin-left: 0.5em; }

#editModal .btn-sharp-primary {
  width: 300px; }

#editModal .form-control {
  margin-bottom: 0.3em; }

.product-edit-cover {
  line-height: 200%; }
  .product-edit-cover img {
    height: 20px; }

.uvodni-slovo {
  margin: 0 auto 0 auto;
  max-width: 1000px;
  padding: 2em;
  position: relative; }

.uvodni-slovo h1 {
  text-align: left; }

.uvodni-slovo blockquote {
  background: transparent url("https://static.posters.cz/img/icons/quote.svg") 0 0 no-repeat;
  margin-left: 200px;
  font-size: 1.1em;
  text-indent: 50px;
  line-height: 1.6; }

.uvodni-slovo p {
  margin-left: 200px;
  font-size: 1.1em;
  line-height: 1.6;
  text-align: left; }
  @media (max-width: 767px) {
    .uvodni-slovo p {
      margin: 0; } }
.signature {
  color: #909090; }

@media (max-width: 767px) {
  .uvodni-slovo blockquote {
    font-size: 1em;
    margin: 0; }
  .text-size-xlarge {
    font-size: 1.5em !important; }
  .catalog-filter-toggler img {
    width: 40px; }
  .catalog-filtr-nalezeno {
    text-transform: uppercase;
    font-size: 1em;
    color: #afafaf; }
  .catalog-filter-mobile-cover {
    align-items: flex-end;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 10px; }
  .show-all {
    border-bottom: 1px solid #EBEBEB;
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    color: #7C828F;
    margin-bottom: 1em;
    margin-top: 0.5em;
    position: relative; }
    .show-all span {
      background: #fff;
      display: inline-block;
      padding: 0 1.5em;
      height: 20px;
      margin-bottom: -10px; }
      .show-all span:before {
        content: "";
        float: right;
        color: gray; }
    .show-all span.arrow-up:after {
      content: "";
      margin: 0 0.5em;
      display: inline-block;
      border: 7px solid transparent;
      border-top: 8px solid gray;
      border-bottom: 0 none; }
    .show-all span.arrow-down:after {
      content: "";
      margin: 0 0.5em;
      display: inline-block;
      border: 7px solid transparent;
      border-bottom: 8px solid gray;
      border-top: 0 none; }
    .show-all a {
      color: #7C828F;
      width: auto;
      font-weight: normal;
      text-decoration: none; }
  .other-categories {
    display: none; }
  .paging-pozice-top {
    display: none; } }

.highlight-cover {
  background: whitesmoke;
  display: flex;
  align-items: center;
  padding: 1em;
  max-height: 460px; }
  @media (max-width: 767px) {
    .highlight-cover {
      flex-direction: column;
      max-height: none; } }
  .highlight-cover .border-left-orange {
    margin-left: 1.5em; }
    @media (max-width: 767px) {
      .highlight-cover .border-left-orange {
        margin-left: 0;
        margin-top: 20px;
        padding-bottom: 30px; } }
  .highlight-cover h4 {
    font-size: 2em;
    margin-bottom: 1em;
    padding-left: 0; }
    @media (max-width: 767px) {
      .highlight-cover h4 {
        font-size: 1.5em; } }
  .highlight-cover img {
    max-height: 430px; }
