@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
.page-template-tpl-sidebar-post {
  background-color: #fff;
  font-family: "Open Sans", serif;
}
.page-template-tpl-sidebar-post .top-header, .page-template-tpl-sidebar-post .bottom-header > *:not(.logo) {
  display: none !important;
  font-size: 0;
  pointer-events: none;
  user-select: none;
  visibility: hidden;
}
.page-template-tpl-sidebar-post header.body-header {
  background-color: #f7f7f7;
}
.page-template-tpl-sidebar-post header.body-header .bottom-header {
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-template-tpl-sidebar-post header.body-header .bottom-header .logo {
  height: 50px;
}
.page-template-tpl-sidebar-post header.body-header .bottom-header .logo, .page-template-tpl-sidebar-post header.body-header .bottom-header .logo a, .page-template-tpl-sidebar-post header.body-header .bottom-header .logo img {
  display: flex;
}
.page-template-tpl-sidebar-post header.body-header .bottom-header .logo img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.page-template-tpl-sidebar-post .container {
  max-width: 1100px !important;
  padding-inline: 15px !important;
}
.page-template-tpl-sidebar-post .container .row {
  margin-inline: -15px !important;
}
.page-template-tpl-sidebar-post .container .row > * {
  padding-inline: 15px !important;
}
.page-template-tpl-sidebar-post .container .row > *.sidebar-wrapper {
  padding-inline: 10px !important;
}
.page-template-tpl-sidebar-post .post-wrapper {
  padding: 20px 0;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-title {
  margin-bottom: 5px;
  font-size: 43px;
  line-height: 1.4;
  font-family: "Open Sans", serif;
  font-weight: 700;
  color: #333;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body {
  color: #3a3838;
  font-size: 21px;
  line-height: 1.7;
  font-weight: 400;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body img:not(.testimonial-image) {
  display: inline-block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: contain;
  object-position: center;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body h1, .page-template-tpl-sidebar-post .post-wrapper .post-article .post-body h2, .page-template-tpl-sidebar-post .post-wrapper .post-article .post-body h3, .page-template-tpl-sidebar-post .post-wrapper .post-article .post-body h4, .page-template-tpl-sidebar-post .post-wrapper .post-article .post-body h5, .page-template-tpl-sidebar-post .post-wrapper .post-article .post-body h6 {
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 10px;
  font-family: "Open Sans", serif;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body h2 {
  font-size: 30px;
  line-height: 1.4;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body p:not(.testimonial-author):not(.testimonial-quote) {
  margin-bottom: 14px;
  font-family: "Open Sans", serif;
  color: #3a3838;
  font-size: 21px;
  line-height: 1.7;
  font-weight: 400;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body p:not(.testimonial-author):not(.testimonial-quote):has(img) {
  margin: 20px 0;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body p:not(.testimonial-author):not(.testimonial-quote) a {
  color: #167ac6;
  text-decoration: none;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body > h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: "Open Sans", serif;
  font-size: 25px;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body > h6 em {
  font-style: normal;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body > h6 em span {
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #333333;
  font-family: "Open Sans", serif;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body > blockquote {
  display: block;
  margin-bottom: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
  background-color: #f7f7f7;
}
.page-template-tpl-sidebar-post .post-wrapper .post-article .post-body > blockquote p, .page-template-tpl-sidebar-post .post-wrapper .post-article .post-body > blockquote span {
  margin: 0 !important;
  font-style: italic;
  font-family: "Open Sans", serif;
  color: #3a3838;
  font-size: 21px;
  line-height: 1.7;
  font-weight: 400;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper {
  position: relative;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar {
  position: sticky;
  top: 100px;
  background: #fff;
  padding: 20px 15px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.23);
  border-radius: 8px;
  text-align: center;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar .sidebar-content .sidebar-title {
  font-size: 23px;
  font-weight: 600;
  color: #333;
  font-family: "Open Sans", serif;
  margin-bottom: 20px;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar .sidebar-content .sidebar-description {
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar .sidebar-content .sidebar-description p {
  font-family: "Open Sans", serif;
  margin: 0;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar .sidebar-content .sidebar-image {
  max-width: 100%;
  margin: 20px 0;
  display: block;
  aspect-ratio: 16/13;
  object-fit: contain;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar .sidebar-content .btn-checkout {
  display: inline-flex;
  justify-content: center;
  width: 100%;
  border-bottom: 5px solid #057b05;
  border-radius: 8px;
  background-color: #069206;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  text-decoration: none;
  transition: background 0.3s;
  font-family: "Open Sans", serif;
}
.page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar .sidebar-content .btn-checkout:hover {
  background-color: #058705;
}
@media screen and (max-width: 768px) {
  .page-template-tpl-sidebar-post .post-wrapper .sidebar-wrapper .sticky-sidebar {
    position: static;
    margin-top: 20px;
  }
}
.page-template-tpl-sidebar-post .testimonials-container {
  font-family: "Open Sans", serif;
  margin: 24px 0;
}
.page-template-tpl-sidebar-post .testimonials-container .testimonial {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.page-template-tpl-sidebar-post .testimonials-container .testimonial:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-template-tpl-sidebar-post .testimonials-container .testimonial-image {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-right: 24px;
  object-fit: cover;
}
.page-template-tpl-sidebar-post .testimonials-container .testimonial-content {
  flex: 1;
}
.page-template-tpl-sidebar-post .testimonials-container .testimonial-stars {
  color: #FFB900;
  line-height: 1;
  font-size: 32px;
  margin-bottom: 12px;
  letter-spacing: 2px;
}
.page-template-tpl-sidebar-post .testimonials-container .testimonial-quote, .page-template-tpl-sidebar-post .testimonials-container .testimonial-author {
  position: relative;
  font-family: "Open Sans", serif;
  color: #3a3838;
  font-size: 21px;
  line-height: 1.7;
  font-weight: 400;
}
.page-template-tpl-sidebar-post .testimonials-container .testimonial-quote {
  margin-bottom: 6px;
}
@media screen and (max-width: 600px) {
  .page-template-tpl-sidebar-post .testimonials-container .testimonial {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .page-template-tpl-sidebar-post .testimonials-container .testimonial-image {
    margin: 0 0 20px;
  }
}

body .betterdocs-wrapper.betterdocs-docs-archive-wrapper.betterdocs-category-layout-2 .betterdocs-category-box-wrapper .betterdocs-single-category-wrapper .betterdocs-category-header .betterdocs-category-icon {
  width: 100%;
  aspect-ratio: 16/9;
}
body .betterdocs-wrapper.betterdocs-docs-archive-wrapper.betterdocs-category-layout-2 .betterdocs-category-box-wrapper .betterdocs-single-category-wrapper .betterdocs-category-header .betterdocs-category-icon .betterdocs-category-icon-img {
  height: 100% !important;
  width: 100% !important;
  display: block;
  aspect-ratio: 16/9;
  object-fit: contain;
}

@media screen and (max-width: 767px) {
  .nav-icons .nav-icons-user, .nav-icons .nav-icons-cart {
    margin-right: 6px;
  }
}
.nav-icons .cart-icon-link {
  display: flex;
  align-items: center;
}
.nav-icons .cart-icon-link .cart-icon-cart {
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.nav-icons .cart-icon-link .cart-icon-cart svg {
  width: 26px;
  height: 26px;
}
.nav-icons .cart-icon-link .cart-icon-cart .cart-count {
  position: absolute;
  bottom: 55%;
  right: -2px;
  height: 22px;
  width: 22px;
  border-radius: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  background: var(--light-blue);
  border: 2px solid #8BD3E9;
  color: #0A5B7D;
}

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