/* ========================================================================
   Component: Base
 ========================================================================== */

/*

font-family: 'Montserrat Alternates', sans-serif;
font-family: 'Montserrat', sans-serif;

*/

/* === HTML === */

html {
  background: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #3b3b3b;
}

/* === Wrapper === */

.tm-wrapper {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

/* === Container === */

.uk-container {
  max-width: 1680px;
}

/* === Title === */

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat Alternates', sans-serif;
  font-weight: 100;
}

/* === Button === */

.uk-button {
  background: #f3f0ed;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  padding: 0 40px;
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
}

.uk-button:hover, .uk-button:focus {
  background: #e4e0dd;
  color: #000;
}

.uk-button:active {
  background: #e1dedb;
  color: #000;
}

.uk-button-primary {
  background: #3a3636;
  color: #fff;
}

.uk-button-primary:hover, .uk-button-primary:focus {
  background: #242020;
  color: #fff;
}

.uk-button-primary:active {
  background: #3a3636;
  color: #fff;
}

.button-nocursor {
  background: #f3f0ed !important;
  cursor: default !important;
}

.white {
  background: #fff;
}

.white:hover, .white:focus {
  background: #f5f5f5;
}

.white:active {
  background: #f7f6f7;
}

.white-button-nocursor {
  background: #fff !important;
  cursor: default !important;
}

.darkbrown {
  background: #3b3b3b;
  color: #fff;
}

.darkbrown:hover, .darkbrown:focus {
  background: #333232;
  color: #fff;
}

.darkbrown:active {
  background: #3d3d3d;
  color: #fff;
}

.darkbrown-button-nocursor {
  background: #3b3b3b !important;
  color: #fff;
  cursor: default !important;
}

.mini {
  line-height: 35px;
}

.ultraMini {
  font-size: 11px;
  line-height: 25px;
}

/* === Form === */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.uk-radio:focus,
.uk-checkbox:focus {
  outline: none;
  border-color: #e4e4e3;
}
/*
 * Checked
 */
.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #f9002f;
  border-color: transparent;
}
/* Focus */
.uk-radio:checked:focus,
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus {
  background-color: #f9002f;
}

.form-error-message {
  display: none;
  visibility: hidden;
}

.form-control-error {
  border: 1px solid #f9002f !important;
  color: #f9002f !important;
}

.form-control-error::-webkit-input-placeholder { 
  color: #f9002f !important;
}

.form-control-error:-ms-input-placeholder {
  color: #f9002f !important;
}

.form-control-error::placeholder {
  color: #f9002f !important;
}

/* VideoWrapper */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.videoWrapper .video {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.videoWrapper .video iframe, .videoWrapper .video video {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

/* ========================================================================
   Component: Headerbarnav
 ========================================================================== */

.tm-headerbar-nav-block .logo {
  padding: 50px 0 30px;
  position: relative;
}

.tm-headerbar-nav-block .logo .uk-grid > div > a {
  display: inline-block;
}

.tm-headerbar-nav-block .logo .uk-grid > div > a > img {
  height: 40px;
}

.tm-headerbar-nav-block .logo .language-switcher {
  position: absolute;
  top: 50px;
  right: 0;
}

.tm-headerbar-nav-block .logo .language-switcher > .uk-button {
  background: transparent;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Vrstva_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' enable-background='new 0 0 20 20' xml:space='preserve'%3E%3Cpath fill='%233B3B3B' d='M9.755,12.5c-0.077,0-0.149-0.037-0.2-0.104l-3.988-5.2C5.469,7.072,5.479,6.881,5.59,6.771 c0.109-0.11,0.277-0.099,0.375,0.026C5.966,6.798,5.967,6.799,5.968,6.8l3.787,4.939L13.542,6.8 c0.096-0.126,0.264-0.142,0.375-0.033c0.112,0.108,0.125,0.299,0.029,0.425c-0.001,0.001-0.002,0.002-0.003,0.004l-3.988,5.2 C9.905,12.463,9.832,12.5,9.755,12.5L9.755,12.5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border: 1px solid #3b3b3b;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #3b3b3b;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 30px;
  text-transform: initial;
  padding: 0 40px 0 20px;
}

.tm-headerbar-nav-block .navigation {
  padding-bottom: 20px;
}

.tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a {
  color: #3b3b3b;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 24px;
  font-weight: 100;
  text-transform: initial;
  padding: 0 50px;
  position: relative;
}

.tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a::before {
  background: #3b3b3b;
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%,0);
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
}

.tm-headerbar-nav-block .navigation .uk-navbar-nav > li:hover > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:focus > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li.uk-active > a::before {
  width: calc(100% - 100px);
}

@media(max-width: 639px) {
  .tm-headerbar-nav-block .logo {
    padding: 30px 0 25px;
  }
  .tm-headerbar-nav-block .logo .uk-navbar-toggle {
    color: #282324;
    line-height: 35px;
    min-height: 35px;
  }
  .tm-headerbar-nav-block .logo .uk-navbar-toggle > span > svg {
    width: 28px;
  }
  .tm-headerbar-nav-block .logo .uk-navbar-toggle > span > svg > rect {
    height: 1px;
  }
  .tm-headerbar-nav-block .logo .uk-grid > div > a > img {
    height: 35px;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-headerbar-nav-block .logo {
    padding: 30px 0 25px;
  }
  .tm-headerbar-nav-block .logo .uk-navbar-toggle {
    color: #282324;
    line-height: 35px;
    min-height: 35px;
  }
  .tm-headerbar-nav-block .logo .uk-navbar-toggle > span > svg {
    width: 28px;
  }
  .tm-headerbar-nav-block .logo .uk-navbar-toggle > span > svg > rect {
    height: 1px;
  }
  .tm-headerbar-nav-block .logo .uk-grid > div > a > img {
    height: 35px;
  }
}

@media(min-width: 960px) and (max-width: 1024px) {
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a {
    font-size: 16px;
    padding: 0 15px;
  }
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:hover > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:focus > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li.uk-active > a::before {
    width: calc(100% - 30px);
  }
}

@media(min-width: 1025px) and (max-width: 1149px) {
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a {
    font-size: 18px;
    padding: 0 15px;
  }
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:hover > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:focus > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li.uk-active > a::before {
    width: calc(100% - 30px);
  }
}

@media(min-width: 1150px) and (max-width: 1199px) {
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a {
    font-size: 18px;
    padding: 0 20px;
  }
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:hover > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:focus > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li.uk-active > a::before {
    width: calc(100% - 40px);
  }
}

@media(min-width: 1200px) and (max-width: 1399px) {
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a {
    font-size: 20px;
    padding: 0 20px;
  }
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:hover > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:focus > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li.uk-active > a::before {
    width: calc(100% - 40px);
  }
}

@media(min-width: 1400px) and (max-width: 1599px) {
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a {
    font-size: 22px;
    padding: 0 30px;
  }
}

@media(min-width: 1600px) and (max-width: 1749px) {
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li > a {
    font-size: 22px;
    padding: 0 35px;
  }
  .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:hover > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li:focus > a::before, .tm-headerbar-nav-block .navigation .uk-navbar-nav > li.uk-active > a::before {
    width: calc(100% - 70px);
  }
}

/* ========================================================================
   Component: Slideshow
 ========================================================================== */

.tm-slideshow-block .uk-overlay-default {
  background: transparent;
}

.tm-slideshow-block .uk-overlay-default .uk-button {
  min-width: 235px;
}

@media(min-width: 960px) {
  .tm-slideshow-block .uk-slideshow ul li .uk-cover {
    left: inherit !important;
    top: inherit !important;
    transform: none !important;
  }
}

@media(max-width: 639px) {
  .tm-slideshow-block {
    margin: 0 -15px;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-slideshow-block {
    margin: 0 -30px;
  }
}

/* ========================================================================
   Component: Collection
 ========================================================================== */

.tm-collection-block {
  padding: 60px 0 50px;
}

.tm-collection-block h2 {
  color: #3b3b3b;
  font-size: 72px;
  line-height: 80px;
  margin: 35px 0;
}

.tm-collection-block h2 > span {
  font-weight: 300;
}

.tm-collection-block .introtext {
  margin-bottom: 45px;
}

.tm-collection-block .uk-flex > div > a {
  min-width: 235px;
}

.tm-collection-block .thumbs {
  margin-top: 50px;
}

.tm-collection-block .more {
  margin-top: -25px;
  position: relative;
}

.tm-collection-block .more > a {
  background: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  box-sizing: border-box;
  display: inline-block;
  color: #000 !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  min-width: 235px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 40px;
}

.tm-collection-block .subnav {
  margin-top: 70px;
}

.tm-collection-block .subnav > ul {
  margin-left: -82px;
}

.tm-collection-block .subnav > ul > li {
  padding-left: 40px;
}

.tm-collection-block .subnav > ul > li a {
  color: #3b3b3b;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: all linear 0.25s;
  transition: all linear 0.25s;
}

.tm-collection-block .subnav > ul > li a:hover, .tm-collection-block .subnav > ul > li a:focus {
  color: #7c7c7c;
}

.tm-collection-block .subnav > ul > ::before {
  border-left: 2px solid transparent;
  height: 16px;
  margin-right: 40px;
}

.tm-collection-block .subnav > ul > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #f3f0ed;
}

.tm-collection-list-block .gallery .uk-panel > a > span:first-child {
  display: block;
  overflow: hidden;
}

.tm-collection-list-block .gallery .uk-panel > a > span > img {
  transition: transform 3.0s;
}

.tm-collection-list-block .gallery .uk-panel > a:hover > span > img, .tm-collection-list-block .gallery .uk-panel > a:focus > span > img {
  transform: scale(1.12);
}

.tm-collection-block .uk-grid > div > a > span {
  display: block;
  overflow: hidden;
}

.tm-collection-block .uk-grid > div > a > span > img {
  transition: transform 3.0s;
}

.tm-collection-block .uk-grid > div > a > span:hover > img, .tm-collection-block .uk-grid > div > a > span:focus > img {
    transform: scale(1.12);
}

@media(max-width: 639px) {
  .tm-collection-block {
    padding: 70px 0 30px;
  }
  .tm-collection-block .collectionType > span {
    line-height: 45px;
  }
  .tm-collection-block h2 {
    font-size: 44px;
    line-height: 50px;
    margin: 35px 0 40px;
  }
  .tm-collection-block h2 > span {
    display: block;
  }
  .tm-collection-block .introtext {
    color: #989898;
    font-size: 21px;
    line-height: 30px;
    padding: 0 20px;
  }
  .tm-collection-block .thumbs {
    margin: 50px -15px 0;
  }
  .tm-collection-block .subnav {
    margin-top: 30px;
  }
  .tm-collection-block .subnav .control-wrapper {
    display: flex;
    min-height: 52px;
    position: relative;
    padding: 0 20px;
  }
  .tm-collection-block .subnav .control-wrapper .control {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
  }
  .tm-collection-block .subnav .control-wrapper .control ul {
    flex-wrap: nowrap;
    margin-bottom: 0;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-collection-block {
    padding: 70px 0 30px;
  }
  .tm-collection-block .collectionType > span {
    line-height: 45px;
  }
  .tm-collection-block h2 {
    font-size: 44px;
    line-height: 50px;
    margin: 35px 0 40px;
  }
  .tm-collection-block h2 > span {
    display: block;
  }
  .tm-collection-block .introtext {
    color: #989898;
    font-size: 21px;
    line-height: 30px;
    padding: 0 20px;
  }
  .tm-collection-block .thumbs {
    margin: 50px -30px 0;
  }
  .tm-collection-block .subnav {
    margin-top: 30px;
  }
  .tm-collection-block .subnav .control-wrapper {
    display: flex;
    min-height: 52px;
    position: relative;
    padding: 0 20px;
  }
  .tm-collection-block .subnav .control-wrapper .control {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
  }
  .tm-collection-block .subnav .control-wrapper .control ul {
    flex-wrap: nowrap;
    margin-bottom: 0;
  }
}

/* List */

.tm-collection-list-block {
  padding-bottom: 200px;
}

.tm-collection-list-block .collection-item .uk-inline {
  max-height: 650px;
  overflow: hidden;
}

.tm-collection-list-block .collection-item + .collection-item {
  padding-top: 110px;
}

.tm-collection-list-block .collection-item .subtitle {
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  padding-top: 25px;
}

.tm-collection-list-block.list-v2 .collection-item a {
  text-decoration: none;
}

.tm-collection-list-block.list-v2 .collection-item a > .subtitle {
  display: block;
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 12px;
}

.tm-collection-list-block .collection-item h1, .tm-collection-list-block .collection-item h2 {
  font-size: 43px;
  font-weight: 100;
  line-height: 50px;
  margin: 5px 0 0;
}

.tm-collection-list-block .collection-item h1 > span, .tm-collection-list-block .collection-item h2 > span {
  font-weight: 300;
}

.tm-collection-list-block .collection-item.main .uk-width-auto > a {
  min-width: 235px;
} 

.tm-collection-list-block .collection-item.other .slidenav > a {
  background: #f3f0ed;
  color: #3b3b3b;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  padding: 0;
  margin: 25px 10px 0 0;
}

@media(max-width: 639px) {
  .tm-collection-list-block {
    padding-bottom: 75px;
  }
  .tm-collection-list-block .collection-item .uk-slideshow {
    margin: 0 -15px;
  }
  .tm-collection-list-block .collection-item .gallery .uk-slider {
    margin: 0 -15px;
  } 
  .tm-collection-list-block .collection-item .subtitle {
    text-align: center;
  }
  .tm-collection-list-block .collection-item h1, .tm-collection-list-block .collection-item h2 {
    font-size: 44px;
    line-height: 50px;
    text-align: center;
  }
  .tm-collection-list-block .collection-item h1 > span, .tm-collection-list-block .collection-item h2 > span {
    display: block;
  }
  .tm-collection-list-block .collection-item + .collection-item {
    padding-top: 55px;
  }
  .tm-collection-list-block.list-v2 .collection-item a > .subtitle {
    color: #999;
    font-size: .875rem;
    font-weight: 400;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-collection-list-block {
    padding-bottom: 75px;
  }
  .tm-collection-list-block .collection-item .uk-slideshow {
    margin: 0 -30px;
  }
  .tm-collection-list-block .collection-item .gallery .uk-slider {
    margin: 0 -30px;
  } 
  .tm-collection-list-block .collection-item .subtitle {
    text-align: center;
  }
  .tm-collection-list-block .collection-item h1, .tm-collection-list-block .collection-item h2 {
    font-size: 44px;
    line-height: 50px;
    text-align: center;
  }
  .tm-collection-list-block .collection-item h1 > span, .tm-collection-list-block .collection-item h2 > span {
    display: block;
  }
  .tm-collection-list-block .collection-item + .collection-item {
    padding-top: 55px;
  }
}

@media(min-width: 960px) {
  .tm-collection-list-block .collection-item.other .uk-slider .uk-position-small {
    margin: 15px 5px;
  }
}

/* Collection category list */

.tm-collection-category-block {
  padding: 50px 0 100px;
}

.tm-collection-category-block .introtext {
  text-align: center;
  padding-bottom: 55px;
}

.tm-collection-category-block .introtext h1 {
  font-size: 72px;
  font-weight: 100;
  line-height: 80px;
  margin: 25px 0;
}

.tm-collection-category-block .introtext h1 > span {
  font-weight: 300;
}

.tm-collection-category-block .introtext > p {
  font-weight: 200;
  line-height: 30px;
}

.tm-collection-category-block .introtext > *:last-child {
  margin-bottom: 0;
}

.tm-collection-category-block .collection-detail .uk-overlay-default {
    background: transparent;
}

.tm-collection-category-block .collection-detail .uk-overlay-default .uk-button {
    min-width: 235px;
}

.tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:first-child {
  display: block;
  padding-bottom: 25px;
}

.tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:first-child > span {
  display: block;
  overflow: hidden;
}

.tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:first-child > span > img {
  transition: transform 3.0s;
}

.tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:first-child > span > img {
  transition: transform 3.0s;
}

.tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:first-child > span:hover > img, .tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:first-child > span:focus > img {
    transform: scale(1.12);
}

.tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:last-child {
  background: #fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  box-sizing: border-box;
  border: 0;
  display: inline-block;
  color: #000 !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 45px;
  min-width: 235px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,0);
  z-index: 10;
}

.tm-collection-category-block .collection-detail .gallery .uk-slider .slidenav > a {
  background: #f3f0ed;
  color: #3b3b3b;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  padding: 0;
  margin: 25px 10px 0 0;
}

@media(max-width: 639px) {
  .tm-collection-category-block {
    padding: 25px 0 65px;
  }
  .tm-collection-category-block .introtext {
    padding: 0 20px 35px;
  }
  .tm-collection-category-block .introtext h1 {
    font-size: 44px;
    line-height: 50px;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
  }
  .tm-collection-category-block .introtext h1 > span {
    display: block;
  }
  .tm-collection-category-block .uk-slideshow {
    margin: 0 -15px;
  }
  .tm-collection-category-block .uk-slider {
    margin: 0 -15px;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-collection-category-block {
    padding: 25px 0 65px;
  }
  .tm-collection-category-block .introtext {
    padding: 0 20px 35px;
  }
  .tm-collection-category-block .introtext h1 {
    font-size: 44px;
    line-height: 50px;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
  }
  .tm-collection-category-block .introtext h1 > span {
    display: block;
  }
  .tm-collection-category-block .uk-slideshow {
    margin: 0 -30px;
  }
  .tm-collection-category-block .uk-slider {
    margin: 0 -30px;
  }
}

@media(min-width: 960px) {
  .tm-collection-category-block .uk-slider .uk-position-small {
    margin: 15px 5px;
  }
  .tm-collection-category-block .collection-detail .uk-slideshow ul li .uk-cover {
    left: inherit !important;
    top: inherit !important;
    transform: none !important;
  }
}

@media(min-width: 960px) and (max-width: 1024px) {
  .tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:last-child {
    min-width: 160px;
    padding: 0 20px;
  }
}

@media(min-width: 1025px) and (max-width: 1300px) {
  .tm-collection-category-block .collection-detail .gallery .uk-slider .uk-panel > a:last-child {
    min-width: 180px;
    padding: 0 20px;
  }
}

/* Collection detail */

.tm-collection-detail-block {
  padding: 50px 0 125px;
}

.tm-collection-detail-block .content {
  max-width: 1400px;
  margin: 0 auto;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo {
  position: relative;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo .bg-block {
  background: #f3f0ed;
  width: 560px;
  height: 900px;
  position: relative;
  left: -260px;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo > a {
  display: block;
  margin: 75px 0;
  position: absolute;
  top: 0;
  left: 0;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo > a > img {
  width: 560px;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description {
  padding: 75px 0 0 100px;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .uk-breadcrumb {
  margin-bottom: 50px;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .uk-breadcrumb > * > * {
  color: #3b3b3b;
  font-size: 12px;
  font-weight: 200;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .uk-breadcrumb > * > a {
  text-decoration: underline;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Vrstva_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' enable-background='new 0 0 20 20' xml:space='preserve'%3E%3Cpath fill='%233B3B3B' d='M12.664,10.097c0,0.077-0.038,0.15-0.104,0.201l-5.2,3.988c-0.125,0.098-0.315,0.087-0.426-0.023 c-0.11-0.109-0.099-0.277,0.026-0.375c0.001-0.001,0.002-0.002,0.003-0.003l4.939-3.787L6.964,6.309 C6.838,6.214,6.823,6.046,6.931,5.935c0.108-0.112,0.3-0.125,0.426-0.029C7.357,5.906,7.358,5.907,7.36,5.908l5.2,3.988 C12.626,9.946,12.664,10.02,12.664,10.097L12.664,10.097z'/%3E%3C/svg%3E%0A");
  content: "";
  width: 20px;
  height: 15px;
  margin: 0 3px;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description h1 {
  color: #3b3b3b;
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
  line-height: 66px;
  font-weight: 200;
  margin: 25px 0 30px;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery {
  margin-bottom: 40px;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery > div > a > img {
  width: 90px;
  opacity: 0.4;
  -webkit-transition: opacity linear 0.35s;
  transition: opacity linear 0.35s;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery > div > a:hover > img, .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery > div > a:focus > img {
  opacity: 1;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery > div > a.uk-active > img {
  opacity: 1;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description > p {
  font-weight: 200;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description > p {
  margin: 30px 0 0;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description > p > strong {
  font-weight: 500;
}

.tm-collection-detail-block .uk-grid.uk-grid-collapse .description > p.madeInCZE {
  font-size: 12px;
  line-height: 18px;
}

@media(max-width: 639px) {
  .tm-collection-detail-block {
    padding: 25px 0 65px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description {
    padding: 0;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .uk-breadcrumb {
    margin-bottom: 30px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .main {
    margin: 0 -15px 20px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery > div > a > img {
    width: auto;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description h1 {
    font-size: 44px;
    line-height: 50px;
    text-align: center;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-collection-detail-block {
    padding: 25px 0 65px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo {
    position: relative;
  }

  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo .bg-block {
    background: #f3f0ed;
    width: 300px;
    height: 460px;
    position: relative;
    left: -100px;
  }

  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo > a {
    display: block;
    margin: 30px 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo > a > img {
    width: 300px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description {
    padding: 25px 0 0 50px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .uk-breadcrumb {
    margin-bottom: 30px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .main {
    margin: 0 -15px 20px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery > div > a > img {
    width: auto;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description h1 {
    font-size: 44px;
    line-height: 50px;
  }
}

@media(min-width: 960px) and (max-width: 1199px) {
  .tm-collection-detail-block {
    padding: 25px 0 65px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo {
    position: relative;
  }

  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo .bg-block {
    background: #f3f0ed;
    width: 300px;
    height: 460px;
    position: relative;
    left: -100px;
  }

  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo > a {
    display: block;
    margin: 30px 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .tm-collection-detail-block .uk-grid.uk-grid-collapse .main-photo > a > img {
    width: 300px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description {
    padding: 25px 0 0 50px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .uk-breadcrumb {
    margin-bottom: 30px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .main {
    margin: 0 -15px 20px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description .gallery > div > a > img {
    width: 90px;
  }
  .tm-collection-detail-block .uk-grid.uk-grid-collapse .description h1 {
    font-size: 44px;
    line-height: 50px;
  }
}


/* ========================================================================
   Component: Design
 ========================================================================== */

.tm-design-selection-block {
  background: #f3f0ed;
  padding: 100px 0 115px;
}

.tm-design-selection-block .subtitle > span {
  min-width: 235px;
}

.tm-design-selection-block h2 {
  color: #3b3b3b;
  font-size: 72px;
  line-height: 80px;
  margin: 24px 0 20px;
}

.tm-design-selection-block h2 > span {
  font-weight: 300;
}

.tm-design-selection-block .introtext {
  max-width: 1000px;
  padding: 0 40px;
  margin: 0 auto 60px;
}

.tm-design-selection-block .design {
  max-width: 1400px;
  padding: 0 40px;
  margin: 0 auto;
}

.tm-design-selection-block .design h3, .tm-design-selection-block .design h3 {
  margin-top: 0;
}

.tm-design-selection-block .design h3, .tm-design-selection-block .design h3 > a {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.tm-design-selection-block .design .uk-grid > li > a > span {
  display: block;
  overflow: hidden;
}

.tm-design-selection-block .design .uk-grid > li > a > span > img {
  transition: transform 3.0s;
}

.tm-design-selection-block .design .uk-grid > li > a > span:hover > img, .tm-design-selection-block .design .uk-grid > li > a > span:focus > img {
    transform: scale(1.12);
}

@media(max-width: 639px) {
  .tm-design-selection-block {
    padding: 70px 0 50px; 
  }
  .tm-design-selection-block h2 {
    font-size: 44px;
    line-height: 50px;
    margin: 40px 0 35px;
  }
  .tm-design-selection-block .introtext {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .tm-design-selection-block .design {
    padding: 0;
    margin: 0 -15px;
  }
  .tm-design-selection-block .design h3, .tm-design-selection-block .design h3 {
    margin-top: 0;
  }
  .tm-design-selection-block .design .uk-grid > li > a > span > img {
    width: 70%;
  }
  .tm-design-selection-block .design .uk-slidenav {
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #1f1a1b;
    width: 55px;
    height: 55px;
    line-height: 50px;
    text-align: center;
    visibility: visible !important;
    padding: 0;
    margin: 30px 5px 0;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-design-selection-block {
    padding: 70px 0 50px; 
  }
  .tm-design-selection-block h2 {
    font-size: 44px;
    line-height: 50px;
    margin: 40px 0 35px;
  }
  .tm-design-selection-block .introtext {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 80px;
  }
  .tm-design-selection-block .design {
    padding: 0;
    margin: 0 -30px;
  }
  .tm-design-selection-block .design .uk-slidenav {
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #1f1a1b;
    width: 55px;
    height: 55px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    margin: 30px 5px 0;
  }
}

/* ========================================================================
   Component: About us
 ========================================================================== */

.tm-about-us-block {
  padding: 150px 0 115px;
}

.tm-about-us-block .content {
  max-width: 1400px;
  margin: 0 auto;
}

.tm-about-us-block .content h2 {
  color: #3d3d3d;
  /*font-size: 72px;*/
  font-size: 58px;
  line-height: 80px;
  margin: 0 0 75px;
}

.tm-about-us-block .content h2 > img {
  vertical-align: -5px;
  margin-left: 25px;
}

.tm-about-us-block .content h2 > span {
  display: block;
  font-weight: 300;
  margin-left: 40px;
}

.tm-about-us-block .content .introtext {
  font-size: 21px;
  font-weight: 300;
  line-height: 28px;
}

.tm-about-us-block .content .fulltext > div > div {
  font-weight: 300;
  line-height: 28px;
  padding-left: 60px;
}

.tm-about-us-block .content .fulltext > div > div > p + p {
  margin-top: 35px;
}

.tm-about-us-block .content .fulltext > div > div > .sign {
  margin-top: 130px;
}

.tm-about-us-block .content .fulltext > div > div > .toggle-btn > a {
  color: #3b3b3b;
  font-weight: 500;
  text-decoration: underline;
}

.tm-about-us-block .content .fulltext > div > div > .sign > img {
  max-height: 70px;
}

@media(max-width: 375px) {
  .tm-about-us-block .content h2 > span {
    margin-left: 0 !important;
  }
}

@media(max-width: 639px) {
  .tm-about-us-block {
    padding: 100px 0;
  }
  .tm-about-us-block .content {
    padding: 0 25px;
  }
  .tm-about-us-block .content h2 {
    /*font-size: 44px;*/
    font-size: 34px;
    line-height: 50px;
    padding: 0 0 0 70px;
    margin-bottom: 30px;
    position: relative;
  }
  .tm-about-us-block .content h2 > img {
    width: 50px;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 0;
  }
  .tm-about-us-block .content h2 > span {
    margin-left: 20px;
  }
  .tm-about-us-block .content .fulltext > div > div {
    padding-left: 0;
  }
  .tm-about-us-block .content .fulltext > div > div > .sign {
    margin-top: 30px;
  }
  .tm-about-us-block .content .fulltext > div > div > .sign > img {
    height: 50px
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-about-us-block {
    padding: 100px 0;
  }
  .tm-about-us-block .content {
    padding: 0 25px;
  }
  .tm-about-us-block .content h2 {
    font-size: 44px;
    line-height: 50px;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
  }
  .tm-about-us-block .content .fulltext > div > div {
    padding-left: 0;
  }
  .tm-about-us-block .content .fulltext > div > div > .sign {
    margin-top: 30px;
  }
  .tm-about-us-block .content .fulltext > div > div > .sign > img {
    height: 50px
  }
}

@media(min-width: 960px) and (max-width: 1199px) {
  .tm-about-us-block .content h2 {
      font-size: 44px;
      line-height: 50px;
      margin-bottom: 30px;
      position: relative;
    }
    .tm-about-us-block .content .fulltext > div > div {
      padding-left: 20px;
    }
}

/* Detail */

.tm-about-us-block.detail-block {
  padding: 50px 0 250px;
}

.tm-about-us-block.detail-block .content {
  max-width: 1400px;
  margin: 0 auto;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .face {
  position: relative;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .face .bg-block {
  background: #f3f0ed;
  width: 560px;
  height: 780px;
  position: relative;
  left: -260px;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .face > img {
  width: 560px;
  margin: 75px 0;
  position: absolute;
  top: 0;
  left: 0;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about {
  padding: 110px 0 0 100px;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about h1 {
  color: #3b3b3b;
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
  line-height: 66px;
  font-weight: 200;
  margin: 30px 0;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about > p {
  font-weight: 200;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about > p {
  margin: 30px 0 0;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about .sign {
  text-align: right;
  margin-top: 60px;
  padding-right: 70px;
}

.tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about .sign > img {
  height: 50px;
}

@media(max-width: 639px) {
  .tm-about-us-block.detail-block {
    padding: 0 0 75px;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about {
    padding: 0;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about .face-mobile {
    margin: 0 -40px 25px;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about h1 {
    font-size: 44px;
    line-height: 50px;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about .sign {
    padding-right: 0;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-about-us-block.detail-block {
    padding: 0 0 75px;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about {
    padding: 0;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about .face-mobile {
    margin: 0 -55px 25px;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about h1 {
    font-size: 44px;
    line-height: 50px;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about .sign {
    padding-right: 0;
  }
}

@media(min-width: 960px) and (max-width: 1199px) {
  .tm-about-us-block.detail-block {
    padding: 40px 0 100px;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .face {
    position: relative;
  }

  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .face .bg-block {
    background: #f3f0ed;
    width: 300px;
    height: 410px;
    position: relative;
    left: -100px;
  }

  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .face > img {
    width: 300px;
    margin: 40px 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .tm-about-us-block.detail-block .uk-grid.uk-grid-collapse .about {
    padding: 40px 50px 0;
  }
}

/* ========================================================================
   Component: Instagram
 ========================================================================== */

.tm-instagram-block {
  background: #f3f0ed;
  padding: 80px 0 115px;
  position: relative;
}

.tm-instagram-block > .instagram {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translate(-50%,0);
}

.tm-instagram-block .source {
  color: #3a3636;
  text-transform: uppercase;
  margin-top: 35px;
}

.tm-instagram-block .source > a {
  color: #3a3636;
  text-decoration: underline;
  
}

@media(max-width: 639px) {
  .tm-instagram-block {
    padding: 70px 0 80px;
  }
  .tm-instagram-block > .instagram {
    width: 300px;
  }
  .tm-instagram-block .source {
    font-size: 12px;
    margin-top: 25px;
    margin-bottom: 40px;
  }
  .tm-instagram-block .uk-dotnav {
    margin-bottom: 0;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-instagram-block {
    padding: 70px 0 80px;
  }
  .tm-instagram-block > .instagram {
    width: 300px;
  }
  .tm-instagram-block .source {
    margin-top: 25px;
    margin-bottom: 40px;
  }
  .tm-instagram-block .uk-dotnav {
    margin-bottom: 0;
  }
}

/* ========================================================================
   Component: Testimonials
 ========================================================================== */

.tm-testimonials-block {
  padding: 75px 0 140px;
  position: relative;
}

.tm-testimonials-block > .subtitle {
  position: absolute;
  top: -18px;
  left: 50%;
  transform: translate(-50%,0);
}

.tm-testimonials-block h2 {
  color: #3d3d3d;
  font-size: 48px;
  line-height: 54px;
  text-align: center;
  margin: 0 0 85px;
}

.tm-testimonials-block h2 > span {
  font-weight: 300;
}

.tm-testimonials-block .testimonial h3 {
  color: #3b3b3b;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.tm-testimonials-block .testimonial img {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  max-width: 110px;
}

@media(max-width: 639px) {
  .tm-testimonials-block {
    padding: 50px 0 35px;
  }
  .tm-testimonials-block h2 {
    font-size: 44px;
    line-height: 50px;
  }
  .tm-testimonials-block h2 > span {
    display: block;
  }
  .tm-testimonials-block .testimonial {
    padding: 0 15px;
  }
  .tm-testimonials-block .testimonial img {
    max-width: 70px;
  }
  .tm-testimonials-block .testimonial h3 {
    margin-bottom: 10px;
  }
  .tm-testimonials-block .testimonial h3 + p {
    margin-top: 10px;
  }
  .tm-testimonials-block .testimonial .slidenav {
    margin: 40px 0 0 85px;
  }
  .tm-testimonials-block .testimonial .slidenav > a {
    background: #f3f0ed;
    color: #3b3b3b;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    padding: 0;
    margin: 0 10px 0 0;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-testimonials-block {
    padding: 50px 0 35px;
  }
  .tm-testimonials-block h2 {
    font-size: 44px;
    line-height: 50px;
  }
  .tm-testimonials-block h2 > span {
    display: block;
  }
  .tm-testimonials-block .testimonial {
    padding: 0 15px;
  }
  .tm-testimonials-block .testimonial img {
    max-width: 90px;
  }
  .tm-testimonials-block .testimonial h3 {
    margin-bottom: 10px;
  }
  .tm-testimonials-block .testimonial h3 + p {
    margin-top: 10px;
  }
  .tm-testimonials-block .testimonial .slidenav {
    margin: 40px 0 0 105px;
  }
  .tm-testimonials-block .testimonial .slidenav > a {
    background: #f3f0ed;
    color: #3b3b3b;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    padding: 0;
    margin: 0 10px 0 0;
  }
}

@media(min-width: 930px) and (max-width: 1199px) {
  .tm-testimonials-block .testimonial .slidenav > a {
    background: #f3f0ed;
    color: #3b3b3b;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    padding: 0;
    margin: 40px 20px 0 0;
  }
}

/* ========================================================================
   Component: Footer
 ========================================================================== */

.tm-footer-block {
  background: #f3f0ed;
  padding: 70px 0 50px;
}

.tm-footer-block.transparent {
  background: transparent;
  border-top: 1px solid #aaa;
  padding: 45px 0 100px;
}

.tm-footer-block .logo > img {
  height: 18px;
}

.tm-footer-block .logo > div {
  color: #3b3b3b;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  line-height: 16px;
  margin-top: 12px;
}

.tm-footer-block h3 {
  color: #3b3b3b;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 23px;
}

.tm-footer-block p {
  font-size: 11px;
  line-height: 16px;
}

.tm-footer-block .uk-subnav > li > a {
  color: #3b3b3b;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
}

.tm-footer-block .uk-subnav > ::before {
  height: 12px;
}

.tm-footer-block .uk-subnav > :nth-child(n+2):not(.uk-first-column)::before {
  border-left-color: #3b3b3b;
}

.tm-footer-block .language-switcher > button {
  background: #fff;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Vrstva_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' enable-background='new 0 0 20 20' xml:space='preserve'%3E%3Cpath fill='%233B3B3B' d='M9.755,12.5c-0.077,0-0.149-0.037-0.2-0.104l-3.988-5.2C5.469,7.072,5.479,6.881,5.59,6.771 c0.109-0.11,0.277-0.099,0.375,0.026C5.966,6.798,5.967,6.799,5.968,6.8l3.787,4.939L13.542,6.8 c0.096-0.126,0.264-0.142,0.375-0.033c0.112,0.108,0.125,0.299,0.029,0.425c-0.001,0.001-0.002,0.002-0.003,0.004l-3.988,5.2 C9.905,12.463,9.832,12.5,9.755,12.5L9.755,12.5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  border: 1px solid #7c7a79;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  color: #3b3b3b;
  font-family: 'Montserrat Alternates', sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 30px;
  text-transform: initial;
  min-width: 200px;
  padding: 0 40px 0 20px;
  margin-bottom: -16px;
}

.tm-footer-block .uk-iconnav > li > a {
  margin-bottom: -10px;
}

.tm-footer-block .uk-iconnav > li > a > svg {
  width: 32px;
}

@media(max-width: 639px) {
  .tm-footer-block {
    padding: 70px 0 35px;
  }
  .tm-footer-block.transparent {
    padding: 45px 0 35px;
  }
  .tm-footer-block h3 {
    margin-bottom: 15px;
  }
  .tm-footer-block .logo > div {
    margin-top: 20px;
  }
  .tm-footer-block .language-switcher > button {
    margin-bottom: 0;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-footer-block .language-switcher > button {
    margin-bottom: 0;
  }
}

/* ========================================================================
   Component: Seznam maps
 ========================================================================== */

.tm-seznam-maps-block {
	position: relative;
}

.tm-seznam-maps-block #mapa {
	width: 100%;
	height: 450px;
}

.tm-seznam-maps-block #mapa-mobil {
	width: 100%;
	height: 300px;
	touch-action: none;
}

.tm-seznam-maps-block #mapa > div > div:first-child > div, .tm-seznam-maps-block #mapa-mobil > div > div:first-child > div {
    filter: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="g"><feColorMatrix type="matrix" values="0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0.3 0.3 0.3 0 0 0 0 0 1 0"/></filter></svg>#g');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);    
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
}

.tm-seznam-maps-block #mapa > div, .tm-seznam-maps-block #mapa-mobil > div {
	width: 100% !important;
	height: 100% !important;
}

.tm-seznam-maps-block [src="templates/site/gianni/assets/images/marker.png"] {
  width: 64px;
}

@media(max-width: 639px) {
  .tm-seznam-maps-block {
    margin: 0 -15px;
  }
}

@media(min-width: 640px) and (max-width: 959px) {}

@media(min-width: 960px) and (max-width: 1199px) {}

/* ========================================================================
   Component: 
 ========================================================================== */

/* ========================================================================
   Component: Contact
 ========================================================================== */

.tm-contact-block {
  padding: 90px 0 190px;
}

.tm-contact-block .content {
  max-width: 1400px;
  margin: 0 auto;
}

.tm-contact-block .content h1 {
  color: #3b3b3b;
  font-size: 40px;
  font-weight: 300;
  line-height: 46px;
  margin: 30px 0 60px;
}

.tm-contact-block .content h2 {
  color: #3a3636;
  font-size: 40px;
  font-weight: 300;
  line-height: 46px;
  margin: 25px 0 15px;
}

.tm-contact-block .content h2 + p {
  margin: 15px 0 30px;
}

.tm-contact-block .content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.tm-contact-block .content ul > li {
  padding-left: 47px;
  margin-bottom: 30px;
  position: relative;
}

.tm-contact-block .content ul > li:last-child {
  margin-bottom: 0;
}

.tm-contact-block .content ul > li > span {
  position: absolute;
  top: 4px;
  left: 0;
}

.tm-contact-block .content ul > li:nth-child(3) > span, .tm-contact-block .content ul > li:nth-child(4) > span {
  top: 0;
}

.tm-contact-block .content ul > li > span > svg {
  width: 27px;
}

.tm-contact-block .content ul > li > div > strong {
  font-weight: 300;
}

.tm-contact-block .content ul > li > div > p {
  font-weight: 200;
  margin: 5px 0 0;
}

.tm-contact-block .content ul > li > div > p > a {
  color: #3b3b3b;
  text-decoration: none;
}

.tm-contact-block .content ul > li > div > p > .vcard {
  text-decoration: underline;
}

/* Form */

.tm-contact-block .content form > div > input {
  background: #f3f0ed;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 0;
  color: #3a3636;
  line-height: 45px;
  padding: 0 35px;
}

.tm-contact-block .content form > div > textarea {
  background: #f3f0ed;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  border: 0;
  color: #3a3636;
  min-height: 200px;
  padding: 20px 35px;
}

.tm-contact-block .content form > div > input::-webkit-input-placeholder, .tm-contact-block .content form > div > textarea::-webkit-input-placeholder {
  color: #3a3636;
}

.tm-contact-block .content form > div > input:-ms-input-placeholder, .tm-contact-block .content form > div > textarea:-ms-input-placeholder {
  color: #3a3636;
}

.tm-contact-block .content form > div > input::placeholder, .tm-contact-block .content form > div > textarea::placeholder {
  color: #3a3636;
}

.tm-contact-block .content form .recaptcha {
  font-size: 10px;
  text-align: right;
  margin-top: 5px;
}

.tm-contact-block .content form .recaptcha > a {
  color: #3b3b3b;
  text-decoration: underline;
}

.grecaptcha-badge {
    display: none !important;
}

@media(max-width: 639px) {
  .tm-contact-block {
    padding: 45px 25px 75px;
  }
  .tm-contact-block .content h1, .tm-contact-block .content h2 {
    margin: 0 0 25px;
  }
  .tm-contact-block .content .button-nocursor {
    display: none;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-contact-block {
    padding: 45px 25px 75px;
  }
  .tm-contact-block .content h1, .tm-contact-block .content h2 {
    margin: 0 0 25px;
  }
  .tm-contact-block .content .button-nocursor {
    display: none;
  }
}

/* ========================================================================
   Component: offCanvas
 ========================================================================== */

.uk-nav-primary > .logo > img {
  height: 60px;
  margin-bottom: 40px;
}

.uk-nav-primary > li > a {
  color: #fff !important;
  font-size: 18px;
  line-height: 24px;
} 

.uk-nav-primary .uk-subnav > li:first-child, .uk-nav-primary .uk-subnav > li:first-child > a {
  padding-left: 0;
}

/* ========================================================================
   Component: men's fashion HP
 ========================================================================== */

.tm-manfashion-block {
  background: #f3f0ed;
  padding: 80px 0 115px;
  position: relative;
  margin-bottom: 60px;
}

.tm-manfashion-block h2 {
  color: #3b3b3b;
  font-size: 72px;
  line-height: 80px;
  margin: 24px 0 20px;
}

.tm-manfashion-block h2 > span {
  font-weight: 300;
}

.tm-manfashion-block .introtext {
  max-width: 1000px;
  padding: 0 40px;
  margin: 0 auto 45px;
}

.tm-manfashion-block .gallery .uk-panel > a > span:first-child {
  display: block;
  overflow: hidden;
}

.tm-manfashion-block .gallery .uk-panel > a > span > img {
  transition: transform 3.0s;
}

.tm-manfashion-block .gallery .uk-panel > a:hover > span > img, .tm-manfashion-block .gallery .uk-panel > a:focus > span > img {
  transform: scale(1.12);
}

.tm-manfashion-block .uk-grid > div > a > span {
  display: block;
  overflow: hidden;
}

.tm-manfashion-block .uk-grid > div > a > span > img {
  transition: transform 3.0s;
}

.tm-manfashion-block .uk-grid > div > a > span:hover > img, .tm-manfashion-block .uk-grid > div > a > span:focus > img {
  transform: scale(1.12);
}

@media(max-width: 639px) {
  .tm-manfashion-block {
    padding: 70px 0 30px;
  }

  .tm-manfashion-block .collectionType>span {
    line-height: 45px;
  }

  .tm-manfashion-block h2 {
    font-size: 44px;
    line-height: 50px;
    margin: 35px 0 40px;
  }

  .tm-manfashion-block .introtext {
    color: #989898;
    font-size: 21px;
    line-height: 30px;
    padding: 0 20px;
  }
}

@media(min-width: 640px) and (max-width: 959px) {
  .tm-manfashion-block {
    padding: 70px 0 30px;
  }

  .tm-manfashion-block .collectionType>span {
    line-height: 45px;
  }

  .tm-manfashion-block h2 {
    font-size: 44px;
    line-height: 50px;
    margin: 35px 0 40px;
  }

  .tm-manfashion-block .introtext {
    color: #989898;
    font-size: 21px;
    line-height: 30px;
    padding: 0 20px;
  }
}