/* HERO SECTION HOMEPAGE */
#hero-section-stcm {
  background-image: url("https://736460.myshoptet.com/user/documents/images/optima-diamant-hero-section-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.in-index #content {
  padding-top: 0px;
}
#hero-section-stcm .text-wrapper-stcm {
  display: flex;
  flex-flow: column;
}
#hero-section-stcm .text-wrapper-stcm .headline-stcm {
  font-weight: 400;
  color: #0e2536;
  max-width: 325px;
  margin-bottom: 55px;
}
#hero-section-stcm .text-wrapper-stcm .text-stcm {
  font-size: 22px;
  font-weight: 400;
  color: #0e2536;
  line-height: 1.5;
}
#hero-section-stcm .container-stcm {
  position: relative;
  z-index: 1;
}
#hero-section-stcm .media-container-stcm {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
#hero-section-stcm .media-container-stcm video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
@media (max-width: 479px) {
  #hero-section-stcm {
    background-position: -60px;
  }
}
@media (max-width: 767px) {
  #hero-section-stcm {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  #hero-section-stcm .text-wrapper-stcm .headline-stcm {
    max-width: 260px;
    margin-bottom: 15px;
  }
  #hero-section-stcm .text-wrapper-stcm .text-stcm {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #hero-section-stcm {
    padding-top: 180px;
    padding-bottom: 90px;
  }
  #hero-section-stcm .text-wrapper-stcm .headline-stcm {
    font-size: 40px;
    max-width: 300px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  #hero-section-stcm {
    padding-top: 180px;
    padding-bottom: 90px;
  }
  #hero-section-stcm .text-wrapper-stcm .headline-stcm {
    font-size: 55px;
  }
}
@media (min-width: 1400px) {
  #hero-section-stcm {
    padding-top: 265px;
    padding-bottom: 220px;
  }
}

/* HERO SERCTION CATEGORY */
.type-category .category-perex {
  background-color: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 15px;
}
.type-category .breadcrumbs {
  padding-bottom: 0px !important;
}
#hero-section-category-stcm .flex-stcm {
  display: grid;
  grid-template-columns: repeat(2, minmax(50px, 1fr));
  gap: 32px;
}
#hero-section-category-stcm .flex-stcm .text-wrapper-stcm {
  max-width: 390px;
  width: 100%;
  min-height: 380px;
  margin-top: 55px;
  align-content: center;
}
#hero-section-category-stcm .flex-stcm .text-wrapper-stcm p {
  margin-top: 0px;
  margin-bottom: 25px;
}
#hero-section-category-stcm .flex-stcm .text-wrapper-stcm p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
#hero-section-category-stcm .flex-stcm .img-wrapper-stcm {
  width: 100%;
  background-color: #0e2536;
}
#hero-section-category-stcm .flex-stcm .img-wrapper-stcm img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 435px;
}
@media (max-width: 767px) {
  #hero-section-category-stcm .flex-stcm {
    display: grid;
    grid-template-columns: repeat(1, minmax(50px, 1fr));
    gap: 0px;
  }
  #hero-section-category-stcm .flex-stcm .text-wrapper-stcm {
    min-height: auto;
    max-width: 100%;
    margin-top: 60px;
    margin-bottom: 35px;
  }
  #hero-section-category-stcm .flex-stcm .text-wrapper-stcm .category-title {
    margin-bottom: 10px;
  }
  #hero-section-category-stcm .flex-stcm .text-wrapper-stcm .text-stcm {
    font-size: 12px;
  }
  #hero-section-category-stcm .flex-stcm .img-wrapper-stcm img {
    height: 300px;
  }
}

/* HERO SECTION PAGE */
#hero-section-pages-stcm {
  background-color: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 15px;
}
#hero-section-pages-stcm .flex-stcm {
  display: grid;
  grid-template-columns: repeat(2, minmax(50px, 1fr));
  gap: 32px;
}
#hero-section-pages-stcm .flex-stcm .text-wrapper-stcm {
  max-width: 390px;
  width: 100%;
  min-height: 380px;
  margin-top: 55px;
  align-content: center;
}
#hero-section-pages-stcm .flex-stcm .text-wrapper-stcm h1 {
  margin-bottom: 10px;
}
#hero-section-pages-stcm .flex-stcm .text-wrapper-stcm .text-stcm {
  font-size: 26px;
}
#hero-section-pages-stcm .flex-stcm .text-wrapper-stcm p {
  margin-top: 0px;
  margin-bottom: 25px;
}
#hero-section-pages-stcm .flex-stcm .text-wrapper-stcm p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.5;
  color: #4d4d4d;
}
#hero-section-pages-stcm .flex-stcm .img-wrapper-stcm {
  width: 100%;
  background-color: #0e2536;
}
#hero-section-pages-stcm .flex-stcm .img-wrapper-stcm img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 435px;
}
@media (max-width: 767px) {
  #hero-section-pages-stcm .flex-stcm {
    display: grid;
    grid-template-columns: repeat(1, minmax(50px, 1fr));
    gap: 0px;
  }
  #hero-section-pages-stcm .flex-stcm .text-wrapper-stcm {
    min-height: auto;
    max-width: 100%;
    margin-top: 60px;
    margin-bottom: 20px;
  }
  #hero-section-pages-stcm .flex-stcm .text-wrapper-stcm .text-stcm {
    font-size: 18px;
  }
  #hero-section-pages-stcm .flex-stcm .img-wrapper-stcm img {
    height: 300px;
  }
}

/* HERO SECTION OTHERS */
.type-page .container-other-stcm,
.customer-page .container-other-stcm,
.ordering-process .container-other-stcm {
  background-color: #f6f6f6;
  padding-top: 140px;
  padding-bottom: 40px;
  margin-bottom: 15px;
}
.type-page .container-other-stcm h1,
.customer-page .container-other-stcm h1,
.ordering-process .container-other-stcm .h1 {
  margin-bottom: 0px;
}
.type-page.in-login .breadcrumbs,
.type-page.in-registrace .breadcrumbs,
.type-page.in-zapomenute-heslo .breadcrumbs,
.customer-page .breadcrumbs {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .type-page .container-other-stcm
  .customer-page .container-other-stcm,
  .ordering-process .container-other-stcm {
    padding-top: 100px;
    padding-bottom: 40px;
  }
}
.customer-page .breadcrumbs {
  padding: 0px;
}

/* HERO SECTION CONTACT */
#store-contact-section-stcm {
  background-color: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 15px;
}
#store-contact-section-stcm .flex-stcm {
  display: flex;
  flex-flow: row;
}
#store-contact-section-stcm .store-left-stcm,
#store-contact-section-stcm .store-right-stcm {
  padding-top: 110px;
  padding-bottom: 35px;
}
#store-contact-section-stcm .store-left-stcm {
  min-width: 345px;
  max-width: 345px;
}
#store-contact-section-stcm .store-left-stcm .store-info-text-stcm {
  display: flex;
  flex-flow: column;
}
#store-contact-section-stcm .store-middle-stcm {
  width: 100%;
  padding-left: 70px;
  padding-right: 70px;
}
#store-contact-section-stcm .store-right-stcm {
  min-width: 230px;
  max-width: 230px;
}
#store-contact-section-stcm .store-middle-stcm img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#store-contact-section-stcm .store-right-stcm h2 {
  font-size: 32px;
  margin-bottom: 25px;
}
#store-contact-section-stcm .store-right-stcm .store-contact-block-stcm {
  display: flex;
  flex-flow: column;
}
#store-contact-section-stcm
  .store-right-stcm
  .store-contact-block-stcm
  .text-stcm {
  font-size: 14px;
  line-height: 1.2;
  color: #4d4d4d;
}
#store-contact-section-stcm
  .store-right-stcm
  .store-contact-block-stcm
  .text-stcm:nth-child(1) {
  font-weight: 600;
}
#store-contact-section-stcm .store-right-stcm .store-contact-block-stcm a,
#store-contact-section-stcm .store-left-stcm .store-info-item-stcm a {
  font-weight: 400;
}
#store-contact-section-stcm
  .store-right-stcm
  .store-contact-block-stcm
  .text-stcm:nth-child(2),
#store-contact-section-stcm
  .store-right-stcm
  .store-contact-block-stcm
  .text-stcm:nth-child(3),
#store-contact-section-stcm
  .store-right-stcm
  .store-contact-block-stcm
  .text-stcm:nth-child(6) {
  margin-bottom: 15px;
}
#store-contact-section-stcm .store-left-stcm .store-info-block-stcm {
  display: grid;
  grid-template-columns: repeat(2, minmax(50px, 1fr));
  gap: 40px;
}
#store-contact-section-stcm .store-left-stcm .store-info-item-stcm .icon-stcm {
  height: 28px;
  margin-bottom: 15px;
  align-content: center;
}
#store-contact-section-stcm
  .store-left-stcm
  .store-info-item-stcm:nth-child(1)
  .icon-stcm {
  width: 19px;
}
#store-contact-section-stcm
  .store-left-stcm
  .store-info-item-stcm:nth-child(2)
  .icon-stcm {
  width: 24px;
}
#store-contact-section-stcm
  .store-left-stcm
  .store-info-item-stcm:nth-child(3)
  .icon-stcm {
  width: 24px;
}
#store-contact-section-stcm
  .store-left-stcm
  .store-info-item-stcm:nth-child(4)
  .icon-stcm {
  width: 26px;
}
#store-contact-section-stcm .store-left-stcm .store-info-item-stcm .text-stcm {
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  #store-contact-section-stcm .store-middle-stcm {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  #store-contact-section-stcm .flex-stcm {
    flex-flow: column;
  }
  #store-contact-section-stcm .store-left-stcm {
    min-width: 100%;
    max-width: 100%;
  }
  #store-contact-section-stcm .store-middle-stcm {
    padding-left: 0px;
    padding-right: 0px;
  }
  #store-contact-section-stcm .store-left-stcm .store-info-block-stcm {
    grid-template-columns: repeat(4, minmax(50px, 1fr));
  }
  #store-contact-section-stcm .store-right-stcm {
    min-width: 100%;
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #store-contact-section-stcm .store-left-stcm {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  #store-contact-section-stcm .store-left-stcm .store-info-block-stcm {
    grid-template-columns: repeat(2, minmax(50px, 1fr));
    gap: 20px;
  }
  #store-contact-section-stcm .store-middle-stcm img {
    width: 100%;
    height: 300px;
  }
  #store-contact-section-stcm
    .store-left-stcm
    .store-info-item-stcm
    .icon-stcm {
    margin-bottom: 5px;
  }
  #store-contact-section-stcm .store-right-stcm {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  #store-contact-section-stcm .store-right-stcm h2 {
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  #store-contact-section-stcm .store-middle-stcm img {
    height: 200px;
  }
}
