html, body {
  background: #fff;
  height: 100%;
}

html, body, input, select, textarea, button {
  font-family: "Heebo", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 200;
  color: #000;
  text-align: right;
  direction: rtl;
}

* {
  margin: 0;
  padding: 0;
  outline: none;
}
*, *:before, *:after {
  box-sizing: border-box;
}

picture {
  display: block;
  line-height: 0;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  width: auto;
}

a {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}
a:hover {
  color: #128fff;
}

b, strong {
  font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

.hidden {
  display: none;
}

[class^=mobile-], [class*=" mobile-"], .sm-resp-show {
  display: none;
}

.container {
  overflow: hidden;
  padding-top: 76px;
  min-height: 100%;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
}
.container, .container > .woocommerce {
  display: flex;
  flex-direction: column;
}
.container .inner {
  max-width: 1714px;
  margin: 0 auto;
}
.container > .woocommerce {
  flex-grow: 1;
}

.stretch-middle {
  flex-grow: 1;
}

.st-button {
  cursor: pointer;
  padding: 10px;
  text-align: center;
  width: 100%;
  height: 60px;
  max-width: 500px;
  background: #ccc;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s linear;
}

.st-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.breadcrumbs {
  font-size: 14px;
  margin-bottom: 20px;
}
.breadcrumbs, .breadcrumbs a {
  color: #a2a2a2;
}

ul {
  padding-right: 16px;
}

.simple-page {
  background: #FFF;
  padding: 212px 0 100px 0;
}
.simple-page .inner {
  padding: 0 20px;
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
}
.simple-page h1 {
  color: #3F3F3A;
  font-size: 76px;
  font-weight: 900;
  line-height: 96%;
  text-align: center;
  margin-bottom: 50px;
}
.simple-page .fr-text {
  display: flex;
  flex-direction: column;
  color: #3F3F3A;
}
.simple-page .fr-text p, .simple-page .fr-text ul li {
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}
.simple-page .fr-text p, .simple-page .fr-text ul {
  margin-bottom: 44px;
}
.simple-page .fr-text a {
  text-decoration: underline;
}
.simple-page .fr-text h2, .simple-page .fr-text h3 {
  font-size: 30px;
  font-weight: 800;
  line-height: 126.667%;
  letter-spacing: -0.39px;
  margin-bottom: 24px;
}
.simple-page .fr-text ul {
  list-style: none;
  padding-right: 26px;
}
.simple-page .fr-text ul li {
  position: relative;
}
.simple-page .fr-text ul li::before {
  content: "";
  position: absolute;
  right: -16px;
  top: 9px;
  width: 4px;
  height: 4px;
  background: #3F3F3A;
}
.simple-page .breadcrumbs, .simple-page .block-title {
  margin-bottom: 30px;
}

.site {
  background-color: rgba(247, 245, 243, 0.9);
}

.page-template-portal-blank .q5w8r3t6 {
  padding-top: 217px;
}

@media all and (max-width: 1024px) {
  [class^=desktop-], [class*=" desktop-"] {
    display: none;
  }
  [class^=mobile-], [class*=" mobile-"] {
    display: block;
  }
  .container {
    padding-top: 50px;
  }
  .container .inner {
    width: auto;
    max-width: 768px;
    padding: 0 5%;
  }
  .simple-page {
    padding: 160px 0 80px 0;
  }
  .simple-page h1 {
    font-size: 56px;
    margin-bottom: 40px;
  }
  .simple-page .fr-text h2, .simple-page .fr-text h3 {
    font-size: 26px;
  }
  .simple-page .fr-text p, .simple-page .fr-text ul li {
    font-size: 17px;
  }
}
@media all and (max-width: 768px) {
  .simple-page {
    padding: 115px 0 30px 0;
  }
  .simple-page .inner {
    padding: 0 16px;
  }
  .simple-page h1 {
    font-size: 38px;
    line-height: 110%;
    margin-bottom: 32px;
  }
  .simple-page .fr-text p, .simple-page .fr-text ul {
    margin-bottom: 28px;
  }
  .simple-page .fr-text p, .simple-page .fr-text ul li {
    font-size: 16px;
    line-height: 150%;
  }
  .simple-page .fr-text h2, .simple-page .fr-text h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .simple-page .fr-text ul {
    padding-right: 18px;
  }
  .simple-page .fr-text ul li::before {
    right: -12px;
    top: 10px;
  }
  .page-template-portal-blank .q5w8r3t6 {
    padding-top: 105px;
  }
}
/*----------------------------------------------------------*/
@media all and (max-width: 1860px) and (min-width: 769px) {
  .container .inner {
    padding-right: 2%;
    padding-left: 2%;
    max-width: none;
  }
}
@media all and (max-width: 1440px) and (min-width: 769px) {
  ul {
    padding-right: clamp(10px, 1.1111111111vw, 16px);
  }
  .page-template-portal-blank .q5w8r3t6 {
    padding-top: clamp(120px, 15.0694444444vw, 217px);
  }
}

/*# sourceMappingURL=theme.css.map */
