/*
KONTAKTY
*/
#visit-section-stcm .container-stcm {
  padding-top: 30px;
  padding-bottom: 35px;
}
#visit-section-stcm .flex-stcm {
  display: grid;
  grid-template-columns: repeat(2, minmax(50px, 1fr));
  gap: 32px;
}
#visit-section-stcm .visit-left-stcm {
  padding-top: 25px;
}
#visit-section-stcm .visit-left-stcm h2 {
  margin-bottom: 20px;
}
#visit-section-stcm .text-stcm {
  font-size: 14px;
}
#visit-section-stcm .visit-left-stcm .text-stcm {
  margin-bottom: 60px;
}
#visit-section-stcm .visit-right-stcm {
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}
#visit-section-stcm .visit-right-stcm .visit-inner-stcm {
  padding: 32px;
  background-color: #f6f6f6;
  max-width: 488px;
  width: 100%;
}
#visit-section-stcm .visit-right-stcm h3 {
  margin-bottom: 20px;
}
#visit-section-stcm .shoptet-form-stcm p {
  display: none;
}
@media (max-width: 767px) {
  #visit-section-stcm .container-stcm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #visit-section-stcm .flex-stcm {
    grid-template-columns: repeat(1, minmax(50px, 1fr));
    gap: 20px;
  }
  #visit-section-stcm .visit-left-stcm {
    padding-top: 0px;
  }
  #visit-section-stcm .visit-left-stcm h2 {
    margin-bottom: 10px;
  }
  #visit-section-stcm .visit-left-stcm .text-stcm {
    margin-bottom: 20px;
  }
  #visit-section-stcm .visit-right-stcm .visit-inner-stcm {
    padding: 20px;
    background-color: #f6f6f6;
    max-width: 100%;
    width: 100%;
  }
  #visit-section-stcm .visit-right-stcm h3 {
    margin-bottom: 10px;
  }
}
#stores-section-stcm .container-stcm {
  padding-top: 35px;
  padding-bottom: 32px;
}
#stores-section-stcm .flex-stcm {
  display: flex;
  flex-flow: row;
  border-radius: 8px;
  overflow: hidden;
}
#stores-section-stcm .flex-stcm .stores-left-stcm {
  min-width: 544px;
  max-width: 544px;
  padding: 40px 150px 40px 40px;
  background: linear-gradient(#0e2536cc, #0e2536cc),
    url("https://736460.myshoptet.com/user/documents/images/optima-diamant-znackova-prodejna-exterier-v2.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#stores-section-stcm .flex-stcm .stores-right-stcm {
  background-color: #f6f6f6;
  padding: 16px 24px 16px 0;
}
#stores-section-stcm .flex-stcm .stores-left-stcm h2 {
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 25px;
}
#stores-section-stcm .flex-stcm .stores-left-stcm p {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 60px;
}
#stores-section-stcm .stores-right-stcm .wrapper-stcm {
  margin-left: -80px;
}
#stores-section-stcm .stores-column {
  display: flex;
  flex-flow: column;
  gap: 16px;
}
#stores-section-stcm .store-item-stcm {
  background-color: #ffffff;
  padding: 16px;
  display: flex;
  flex-flow: column;
}
#stores-section-stcm .store-item-stcm h3 {
  font-size: 15px;
  color: #0e2536;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 1.2;
  height: 36px;
}
#stores-section-stcm .store-item-stcm span,
#stores-section-stcm .store-item-stcm a {
  font-size: 14px;
  font-weight: 400;
  color: #4d4d4d;
}
#stores-section-stcm .store-item-stcm.official-store-stcm {
  background-color: #0e2536;
}
#stores-section-stcm .store-item-stcm.official-store-stcm h3 {
  color: #ffffff;
}
#stores-section-stcm .store-item-stcm.official-store-stcm span,
#stores-section-stcm .store-item-stcm.official-store-stcm a {
  color: #cfd3d7;
}
@media (max-width: 767px) {
  #stores-section-stcm .container-stcm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #stores-section-stcm .flex-stcm .stores-left-stcm {
    padding: 20px 20px 60px 20px;
  }
  #stores-section-stcm .flex-stcm .stores-left-stcm h2 {
    margin-bottom: 10px;
  }
  #stores-section-stcm .flex-stcm .stores-left-stcm p {
    margin-bottom: 20px;
    font-size: 14px;
  }
  #stores-section-stcm .flex-stcm {
    flex-flow: column;
  }
  #stores-section-stcm .flex-stcm .stores-left-stcm {
    min-width: 100%;
    max-width: 100%;
  }
  #stores-section-stcm .flex-stcm .stores-right-stcm {
    width: 100%;
    padding: 16px 20px 16px 20px;
  }
  #stores-section-stcm .stores-right-stcm .wrapper-stcm {
    margin-left: 0px;
    margin-top: -60px;
  }
}
#about-us-section-stcm .container-stcm {
  display: grid;
  grid-template-columns: repeat(1, minmax(50px, 1fr));
  gap: 32px;
  padding-top: 32px;
  padding-bottom: 80px;
}
#about-us-section-stcm .container-stcm .wrapper-stcm {
  display: grid;
  grid-template-columns: repeat(2, minmax(50px, 1fr));
  gap: 32px;
}
#about-us-section-stcm .container-stcm h2 {
  margin-bottom: 0px;
}
#about-us-section-stcm .container-stcm .wrapper-stcm:nth-child(2n + 1) {
  direction: rtl;
}
#about-us-section-stcm
  .container-stcm
  .wrapper-stcm:nth-child(2n)
  .text-wrapper-stcm {
  padding: 20px 0;
  text-align: left;
  max-width: 452px;
}
#about-us-section-stcm
  .container-stcm
  .wrapper-stcm:nth-child(2n + 1)
  .text-wrapper-stcm {
  padding: 20px 72px;
  text-align: left;
}
#about-us-section-stcm .container-stcm .wrapper-stcm .text-wrapper-stcm h3 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #0e2536;
}
#about-us-section-stcm .container-stcm .wrapper-stcm .text-wrapper-stcm p {
  margin-bottom: 0px;
  line-height: 1.5;
  font-size: 14px;
  color: #0e2536;
}
#about-us-section-stcm .container-stcm .wrapper-stcm .img-wrapper-stcm {
  width: 100%;
  height: 100%;
}
#about-us-section-stcm .container-stcm .wrapper-stcm .img-wrapper-stcm img {
  object-fit: cover;
  object-position: center;
  height: 100%;
}
@media (max-width: 991px) {
  #about-us-section-stcm
    .container-stcm
    .wrapper-stcm:nth-child(2n)
    .text-wrapper-stcm {
    padding: 20px;
    text-align: left;
    max-width: 100%;
  }
  #about-us-section-stcm
    .container-stcm
    .wrapper-stcm:nth-child(2n + 1)
    .text-wrapper-stcm {
    padding: 20px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  #about-us-section-stcm .container-stcm {
    gap: 20px;
    padding-top: 20px;
    padding-bottom: 40px;
  }
  #about-us-section-stcm .container-stcm h2 {
    margin-bottom: -10px;
  }
  #about-us-section-stcm .container-stcm .wrapper-stcm {
    grid-template-columns: repeat(1, minmax(50px, 1fr));
    gap: 20px;
  }
  #about-us-section-stcm .container-stcm .wrapper-stcm .text-wrapper-stcm h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #about-us-section-stcm .container-stcm .wrapper-stcm .text-wrapper-stcm p {
    font-size: 12px;
  }
  #about-us-section-stcm
    .container-stcm
    .wrapper-stcm:nth-child(2n)
    .text-wrapper-stcm {
    padding: 0px;
    text-align: left;
    max-width: 100%;
  }
  #about-us-section-stcm
    .container-stcm
    .wrapper-stcm:nth-child(2n + 1)
    .text-wrapper-stcm {
    padding: 0px;
    text-align: left;
  }
}
#team-section-stcm {
  background-color: #f6f6f6;
  padding-top: 40px;
  padding-bottom: 100px;
}
#team-section-stcm .grid-stcm {
  display: grid;
  grid-template-columns: repeat(4, minmax(50px, 1fr));
  row-gap: 120px;
  column-gap: 32px;
}
#team-section-stcm .grid-stcm .intro-stcm {
  grid-column: span 2;
  padding-top: 25px;
}
#team-section-stcm .grid-stcm .intro-stcm .title-stcm {
  margin-bottom: 25px;
  color: #0e2536;
}
#team-section-stcm .grid-stcm .intro-stcm .text-stcm {
  margin-bottom: 0px;
  font-size: 14px;
  color: #0e2536;
}
#team-section-stcm .team-member-stcm img {
  border-radius: 100%;
  margin-bottom: 20px;
}
#team-section-stcm .team-member-stcm h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 3px;
}
#team-section-stcm .team-member-stcm .team-position-stcm {
  font-size: 13px;
  color: #4d4d4d;
  margin-bottom: 8px;
}
#team-section-stcm .team-member-stcm .team-desc-stcm {
  font-size: 14px;
  font-weight: 500;
  color: #4d4d4d;
  margin-bottom: 0px;
}
#team-section-stcm .team-role-stcm h4 {
  font-size: 18px;
  font-weight: 400;
  color: #0e2536;
  margin-bottom: 10px;
}
#team-section-stcm .team-role-stcm p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #0e2536;
}
@media (max-width: 767px) {
  #team-section-stcm {
    padding-bottom: 40px;
  }
  #team-section-stcm .grid-stcm .intro-stcm {
    padding-top: 0px;
  }
  #team-section-stcm .grid-stcm .intro-stcm .title-stcm {
    margin-bottom: 10px;
  }
  #team-section-stcm .grid-stcm .intro-stcm .text-stcm {
    font-size: 12px;
  }
  #team-section-stcm .grid-stcm {
    display: grid;
    grid-template-columns: repeat(2, minmax(50px, 1fr));
    row-gap: 20px;
    column-gap: 20px;
  }
  #team-section-stcm .team-role-stcm h4 {
    font-size: 16px;
  }
  #team-section-stcm .team-role-stcm p {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  #team-section-stcm .grid-stcm {
    display: grid;
    grid-template-columns: repeat(1, minmax(50px, 1fr));
    row-gap: 20px;
    column-gap: 20px;
  }
  #team-section-stcm .grid-stcm .intro-stcm {
    grid-column: span 1;
  }
}

/*
ZAKAZKOVA VYROBA, SERVIS
*/
.type-page .breadcrumbs {
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  .type-page .breadcrumbs {
    padding: 0px;
  }
}
#custom-jewelry-section-stcm {
  padding-top: 40px;
  padding-bottom: 44px;
}
#custom-jewelry-section-stcm .flex-stcm {
  display: grid;
  grid-template-columns: repeat(2, minmax(50px, 1fr));
  gap: 32px;
}
#custom-jewelry-section-stcm .flex-stcm .text-wrapper-stcm h2 {
  font-weight: 400;
  margin-bottom: 25px;
}
#custom-jewelry-section-stcm .flex-stcm .text-wrapper-stcm .text-stcm {
  color: #0e2536;
  font-weight: 400;
  line-height: 1.5;
  font-size: 14px;
  margin-bottom: 10px;
}
#custom-jewelry-section-stcm .flex-stcm .text-wrapper-stcm p:last-of-type {
  margin-bottom: 35px;
}
#process-section-stcm {
  padding-top: 44px;
  padding-bottom: 30px;
}
#process-section-stcm .wrapper-stcm {
  background-color: #f6f6f6;
  padding: 45px 40px 80px 40px;
  margin-left: -40px;
  margin-right: -40px;
}
#process-section-stcm .wrapper-stcm .section-title-stcm {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 40px;
}
#process-section-stcm .wrapper-stcm .steps-grid-stcm {
  display: grid;
  grid-template-columns: repeat(3, minmax(50px, 1fr));
  column-gap: 32px;
  row-gap: 70px;
}
#process-section-stcm .wrapper-stcm .steps-grid-stcm .step-number-stcm {
  margin-bottom: 10px;
}
#process-section-stcm .wrapper-stcm .steps-grid-stcm .step-title-stcm {
  font-size: 18px;
  font-weight: 400;
}
#process-section-stcm .wrapper-stcm .steps-grid-stcm .step-text-stcm {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #4d4d4d;
  margin-bottom: 0px;
}
#contact-section-stcm {
  padding-top: 30px;
}
#contact-section-stcm .wrapper-stcm {
  justify-items: center;
}
@media (max-width: 767px) {
  #custom-jewelry-section-stcm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #process-section-stcm {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #contact-section-stcm {
    padding-top: 20px;
  }
  #process-section-stcm .wrapper-stcm .steps-grid-stcm {
    display: grid;
    grid-template-columns: repeat(2, minmax(50px, 1fr));
    column-gap: 20px;
    row-gap: 20px;
  }
  #process-section-stcm .wrapper-stcm {
    padding: 40px 20px;
    margin-left: 0;
    margin-right: 0;
  }
  #process-section-stcm .wrapper-stcm .section-title-stcm {
    margin-bottom: 15px;
  }
  #custom-jewelry-section-stcm .flex-stcm {
    display: grid;
    grid-template-columns: repeat(1, minmax(50px, 1fr));
    gap: 20px;
  }
  #custom-jewelry-section-stcm .flex-stcm .text-wrapper-stcm h2 {
    margin-bottom: 10px;
  }
  #custom-jewelry-section-stcm .flex-stcm .text-wrapper-stcm p:last-of-type {
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  #process-section-stcm .wrapper-stcm .steps-grid-stcm {
    display: grid;
    grid-template-columns: repeat(1, minmax(50px, 1fr));
    column-gap: 10px;
    row-gap: 10px;
  }
}

/*
LOGIN, REGISTRATION, CART, FORGOTTEN
*/
.type-page .main-container-stcm {
  margin-top: 20px;
}
.in-login .content-inner .container-inner-stcm,
.in-registrace .content-inner .container-inner-stcm {
  max-width: 500px;
  width: 100%;
  background-color: #f6f6f6;
  padding: 40px;
  border-radius: 0px;
}
.in-login .main-container-stcm,
.in-registrace .main-container-stcm {
  display: flex;
  justify-content: center;
  margin-bottom: 0px;
}
.in-login .login-wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  display: flex;
  flex-flow: row-reverse;
}
@media (max-width: 480px) {
  .in-login .login-wrapper {
    flex-flow: column-reverse;
  }
  .password-helper {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .in-login .content-inner .container-inner-stcm,
  .in-registrace .content-inner .container-inner-stcm {
    padding: 20px;
  }
}
.in-registrace .form-group.submit-wrapper,
.in-registrace .form-group.submit-wrapper p {
  margin-bottom: 0px !important;
}
.id--8 #additionalInformation {
  width: 100%;
}
@media (min-width: 480px) {
  .phone-combined-input {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .select2-selection,
  select,
  select.form-control {
    max-width: 100%;
  }
}

/*
OTHERS
*/
.in-obchodni-podminky article > .container-stcm,
.in-oblibene-produkty .content-inner > .container-stcm,
.in-podminky-ochrany-osobnich-udaju article > .container-stcm {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .in-obchodni-podminky article > .container-stcm,
  .in-oblibene-produkty .content-inner > .container-stcm,
  .in-podminky-ochrany-osobnich-udaju article > .container-stcm {
    padding-top: 20px;
  }
}