/*
Theme Name: Strempek Custom WordPress Theme
Author: 2Surge Marketing
Version: 1.0
*/

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  font-family: Calibri, "Segoe UI", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: rgba(64, 64, 64, 1);
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Calibri, "Segoe UI", Arial, sans-serif;
}

a {
  text-decoration: none;
}

.ct-section {
  display: block;
  width: 100%;
  background-size: cover;
  background-repeat: repeat;
}

.ct-section > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.ct-section-inner-wrap,
.oxy-header-container {
  max-width: 1120px;
}

.ct-section-inner-wrap {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.oxy-header-container {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding-left: 20px;
  padding-right: 20px;
}

.ct-div-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.ct-text-block {
  display: block;
}

.ct-link {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  text-decoration: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ct-link-button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #ffffff;
  padding: 10px 16px;
}

.ct-image {
  display: block;
  max-width: 100%;
  height: auto;
}

.ct-fancy-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.oxy-header-wrapper {
  position: relative;
}

.oxy-header-row {
  width: 100%;
  display: block;
}

.oxy-header-left,
.oxy-header-center,
.oxy-header-right {
  display: flex;
  align-items: center;
}

.oxy-header-left {
  justify-content: flex-start;
}

.oxy-header-center {
  flex-grow: 1;
  justify-content: center;
}

.oxy-header-right {
  justify-content: flex-end;
}

#_header-171-975 {
  background-color: #ffffff;
  margin-right: 0;
}

#_header_row-172-975 {
  background-color: #8b428a;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  #_header_row-172-975 {
    display: none;
  }
}

#div_block-176-975 {
  width: 100%;
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 50px;
  align-items: center;
}

#div_block-177-975,
#div_block-200-975,
#div_block-263-975,
#div_block-271-975 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 10px;
}

#_header_row-188-975 {
  border-bottom-width: 1px;
  border-bottom-color: rgba(255, 255, 255, 0.46);
  border-bottom-style: none;
  background-color: #ffffff;
  margin-right: 0;
}

@media (max-width: 767px) {
  #_header_row-188-975 {
    border-bottom-style: none;
  }
}

#link-197-975,
#link-201-975,
#link-264-975,
#link-272-975,
#link-181-975,
#link-278-975 {
  color: #ffffff;
  text-align: center;
  flex-direction: row;
  display: flex;
  gap: 10px;
}

#link-190-975,
#link-252-975 {
  padding-top: 5px;
  padding-bottom: 5px;
  order: 2;
  border: 0 none;
}

@media (max-width: 991px) {
  #link-190-975,
  #link-252-975 {
    order: 1;
    border-bottom-color: rgba(255, 255, 255, 0.2);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 12px;
  }
}

#image-191-975,
#image-253-975 {
  width: 157px;
}

.cust-icon-topbar {
  color: #ffffff;
}

.cust-icon-topbar > svg {
  width: 16px;
  height: 16px;
  fill: #ffffff;
}

.cust-icon-text-topbar {
  font-size: 13px;
  color: #ffffff;
}

#div_block-288-975 {
  background-image: url("assets/images/Flower.jpg");
  background-size: cover;
  min-height: 100px;
  min-width: 100px;
  margin-right: 0;
}

.footer {
  background-color: #363839;
  color: #adadab;
}

#div_block-205-975 {
  flex-direction: column;
  display: flex;
  text-align: justify;
  align-items: stretch;
}

#section-229-975 > .ct-section-inner-wrap {
  padding-top: 75px;
  padding-bottom: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#section-229-975 {
  text-align: justify;
  color: #adadab;
  background-color: #363839;
}

#section-244-975 > .ct-section-inner-wrap {
  padding-top: 6px;
  padding-bottom: 8px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.footer-privacy-link {
  color: #adadab;
  font-size: 14px;
  text-decoration: none;
}

.footer-privacy-link:hover {
  text-decoration: underline;
}

#section-244-975 {
  text-align: justify;
  color: #adadab;
  background-color: #363839;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6d6d6d;
}

@media (max-width: 767px) {
  #section-229-975 > .ct-section-inner-wrap,
  #section-244-975 > .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #section-229-975,
  #section-244-975 {
    text-align: center;
  }
}

@media (max-width: 767px) {
  #_header_row-188-975 .oxy-header-container {
    align-items: center;
  }

  #_header_right-193-975 {
    gap: 12px;
  }

  #-pro-menu-204-975 .oxy-pro-menu-mobile-open-icon {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #333333;
  }

  #-pro-menu-204-975 .oxy-pro-menu-mobile-open-icon svg {
    width: 10px;
    height: 20px;
  }

  #div_block-288-975 {
    min-width: 70px;
    min-height: 70px;
  }

  #section-229-975 > .ct-section-inner-wrap {
    align-items: flex-start;
    text-align: left;
    padding: 30px 20px 20px;
    gap: 18px;
  }

  #section-229-975 {
    text-align: left;
  }

  #div_block-231-975,
  #div_block-256-975,
  #div_block-235-975,
  #div_block-238-975 {
    width: 100%;
    text-align: left;
    gap: 14px;
  }

  #div_block-256-975 .ct-link,
  #div_block-263-975 .ct-link,
  #div_block-271-975 .ct-link,
  #link-278-975 {
    justify-content: flex-start;
  }

  #text_block-281-975 {
    text-align: left;
  }

  #div_block-238-975 .oxy-pro-menu-list {
    align-items: flex-start !important;
    width: 100%;
  }

  #div_block-238-975 .oxy-pro-menu-list .menu-item a {
    text-align: left;
  }

  #div_block-238-975 {
    align-items: flex-start !important;
  }

  #div_block-238-975 .oxy-pro-menu-list .menu-item {
    align-items: flex-start;
  }

  #section-244-975 > .ct-section-inner-wrap {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
  }

  #section-244-975 {
    text-align: left;
  }

  #_social_icons-250-975.oxy-social-icons {
    margin-right: 0;
    margin-bottom: 0;
  }

  #_social_icons-250-975.oxy-social-icons a {
    margin-right: 12px;
    margin-bottom: 0;
  }

  .menu-main-container {
    text-align: left;
  }

  .menu-main-container .oxy-pro-menu-list,
  .menu-main-container .menu-item {
    align-items: flex-start;
  }

  .menu-main-container .menu-item a {
    text-align: left;
    width: 100%;
  }

  #div_block-238-975 {
    align-items: flex-start !important;
    text-align: left;
  }

  #div_block-238-975 .oxy-pro-menu-list {
    align-items: flex-start !important;
    justify-content: flex-start;
    width: 100%;
  }

  #div_block-238-975 .menu-item {
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
}

#div_block-231-975,
#div_block-256-975,
#div_block-235-975,
#div_block-238-975 {
  width: 25%;
  text-align: center;
  gap: 30px;
}


#div_block-235-975,
#div_block-238-975 {
  gap: 25px;
}

#div_block-238-975 {
  align-items: center;
}

#div_block-238-975 .oxy-pro-menu-list {
  align-items: center;
}

@media (max-width: 991px) {
  #div_block-231-975,
  #div_block-256-975,
  #div_block-235-975,
  #div_block-238-975 {
    width: 100%;
  }
}

#text_block-281-975 {
  text-align: left;
  color: #ffffff;
}

.winery-footer-small-text {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}

#_social_icons-250-975.oxy-social-icons {
  flex-direction: row;
  margin-right: -33px;
  margin-bottom: -33px;
}

#_social_icons-250-975.oxy-social-icons a {
  font-size: 19px;
  margin-right: 33px;
  margin-bottom: 33px;
}

#_social_icons-250-975.oxy-social-icons a svg {
  width: 1em;
  height: 1em;
  color: #ffffff;
  fill: #ffffff;
}

.cust-topbar svg,
.footer svg,
.footer .oxy-pro-menu-mobile-open-icon svg,
.footer .oxy-pro-menu-mobile-close-icon svg,
.footer .oxy-pro-menu-dropdown-icon {
  fill: #ffffff;
  color: #ffffff;
}

#wpadminbar {
  display: none;
}

html {
  margin-top: 0 !important;
}

body.admin-bar {
  margin-top: 0 !important;
}

.ct-new-columns {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}

.ct-new-columns > .ct-div-block {
  padding: 20px;
  box-sizing: border-box;
}

.oxy-pro-menu-list {
  display: flex;
  padding: 0;
  margin: 0;
  align-items: center;
}

.oxy-pro-menu .oxy-pro-menu-list .menu-item {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  transition-property: background-color, color, border-color;
}

.oxy-pro-menu-list > .menu-item {
  white-space: nowrap;
}

.oxy-pro-menu .oxy-pro-menu-list .menu-item a {
  text-decoration: none;
  border-style: solid;
  border-width: 0;
  transition-timing-function: ease-in-out;
  transition-property: background-color, color, border-color;
  border-color: transparent;
}

.oxy-pro-menu .oxy-pro-menu-list li.current-menu-item > a,
.oxy-pro-menu .oxy-pro-menu-list li.menu-item:hover > a {
  border-color: currentColor;
}

.oxy-pro-menu .menu-item,
.oxy-pro-menu .sub-menu {
  position: relative;
}

.oxy-pro-menu .menu-item .sub-menu {
  padding: 0;
  flex-direction: column;
  white-space: nowrap;
  display: flex;
  visibility: hidden;
  position: absolute;
  z-index: 9999999;
  top: 100%;
  transition-property: opacity, transform, visibility;
}

.oxy-pro-menu .menu-item .sub-menu.oxy-pro-menu-dropdown-animating,
.oxy-pro-menu-init .menu-item .sub-menu[data-aos^="flip"] {
  visibility: visible;
}

.oxy-pro-menu .sub-menu .sub-menu,
.oxy-pro-menu.oxy-pro-menu-vertical .sub-menu {
  left: 100%;
  top: 0;
}

.oxy-pro-menu .sub-menu.sub-menu-left {
  right: 0;
  left: auto !important;
  margin-right: 100%;
}

.oxy-pro-menu-list > .menu-item > .sub-menu.sub-menu-left {
  margin-right: 0;
}

.oxy-pro-menu-mobile-open-icon,
.oxy-pro-menu-mobile-close-icon {
  display: none;
  cursor: pointer;
  align-items: center;
}

.oxy-pro-menu-open .oxy-pro-menu-mobile-close-icon {
  display: inline-flex;
}

.oxy-pro-menu-mobile-open-icon > svg,
.oxy-pro-menu-mobile-close-icon > svg {
  fill: currentColor;
}

.oxy-pro-menu-mobile-close-icon {
  position: absolute;
}

.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
  z-index: 2147483642 !important;
  background-color: #ffffff;
}

.oxy-pro-menu .oxy-pro-menu-container {
  transition-property: opacity, transform, visibility;
}

.oxy-pro-menu.oxy-pro-menu-open > .oxy-pro-menu-container {
  max-height: 100vh;
  overflow: auto;
  width: 100%;
}

.oxy-pro-menu-container > div:first-child {
  margin: auto;
}

.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-list {
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.oxy-pro-menu.oxy-pro-menu-open .menu-item {
  justify-content: center;
  min-height: 32px;
}

.oxy-pro-menu .menu-item > a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.oxy-pro-menu .menu-item-has-children > a svg {
  width: 1.4em;
  height: 1.4em;
  fill: currentColor;
  transition-property: transform;
}

.oxy-pro-menu-container .menu-item a {
  width: 100%;
  text-align: center;
}

#-pro-menu-204-975 .oxy-pro-menu-list .menu-item,
#-pro-menu-204-975 .oxy-pro-menu-list .menu-item a {
  color: #191919;
  font-size: 17px;
  font-weight: 400;
}

#-pro-menu-204-975 .oxy-pro-menu-list .menu-item a {
  padding-left: 10px;
  padding-right: 10px;
}

#-pro-menu-204-975 .oxy-pro-menu-list > .menu-item {
  margin-right: 10px;
  margin-left: 10px;
}

#-pro-menu-204-975 .oxy-pro-menu-list .menu-item a:hover,
#-pro-menu-204-975 .oxy-pro-menu-list .menu-item a:focus-within {
  color: #8b428a;
}

#-pro-menu-204-975 .oxy-pro-menu-list .menu-item.current-menu-item a {
  color: #8b428a;
}

@media (max-width: 991px) {
  #-pro-menu-204-975 .oxy-pro-menu-mobile-open-icon {
    display: inline-flex;
  }

  #-pro-menu-204-975.oxy-pro-menu-open .oxy-pro-menu-mobile-open-icon {
    display: none;
  }

  #-pro-menu-204-975 .oxy-pro-menu-container {
    visibility: hidden;
    position: fixed;
  }

  #-pro-menu-204-975.oxy-pro-menu-open .oxy-pro-menu-container {
    visibility: visible;
  }

  #-pro-menu-204-975 .oxy-pro-menu-mobile-close-icon {
    top: 16px;
    left: 16px;
    right: auto;
    bottom: auto;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 400;
    color: #191919;
    z-index: 2147483643;
  }

  #-pro-menu-204-975 .oxy-pro-menu-mobile-close-icon svg {
    width: 14px;
    height: 14px;
  }
}

#-pro-menu-287-975 .oxy-pro-menu-list .menu-item,
#-pro-menu-287-975 .oxy-pro-menu-list .menu-item a {
  color: #ffffff;
  font-size: 17px;
  font-weight: 400;
}

#-pro-menu-287-975 .oxy-pro-menu-list .menu-item a {
  padding-bottom: 5px;
}

#-pro-menu-287-975 .oxy-pro-menu-list > .menu-item {
  margin-bottom: 5px;
}

#-pro-menu-287-975 .oxy-pro-menu-list {
  flex-direction: column;
}

#-pro-menu-287-975 .oxy-pro-menu-list > .menu-item {
  white-space: normal;
}

@media (max-width: 767px) {
  #div_block-238-975,
  #div_block-238-975 .menu-main-container {
    text-align: left !important;
    align-items: flex-start !important;
    width: 100%;
  }

  #div_block-238-975 .oxy-pro-menu-list {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    width: 100%;
  }

  #div_block-238-975 .menu-item,
  #div_block-238-975 .menu-item a {
    text-align: left !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    width: 100%;
  }
}

/* Homepage body styles to match source layout. */
#section-100-1042 > .ct-section-inner-wrap {
  max-width: 100%;
  padding: 0;
}

#section-27-1042 > .ct-section-inner-wrap {
  gap: 20px;
}

#section-35-1042 {
  background-color: #b29dc4;
  background-repeat: repeat;
  background-size: auto auto;
}

#section-71-1042 {
  background-color: #8b428a;
}

#section-awards-1042 > .ct-section-inner-wrap {
  padding: 60px 20px;
  align-items: center;
}

.home-awards-content {
  width: 100%;
  max-width: 900px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 20px;
}

.home-awards-images {
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
  align-items: stretch;
  margin-top: 10px;
}

.home-awards-image-wrap {
  flex: 1 1 0;
  max-width: 520px;
  aspect-ratio: 4 / 3;
}

.home-awards-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 767px) {
  .home-awards-images {
    flex-direction: column;
  }

  .home-awards-image-wrap {
    width: 100%;
  }
}

#div_block-31-1042 {
  display: flex;
  flex-direction: column;
  text-align: left;
  align-items: center;
}

#div_block-37-1042,
#div_block-38-1042 {
  width: 50%;
  text-align: left;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

#div_block-56-1042,
#div_block-66-1042 {
  gap: 20px;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #eee7ef;
  width: 100%;
  box-sizing: border-box;
}

#div_block-73-1042 {
  width: 40%;
  text-align: center;
  align-items: flex-start;
  justify-content: center;
}

#div_block-74-1042 {
  width: 60%;
  gap: 20px;
}

@media (max-width: 991px) {
  #new_columns-36-1042 > .ct-div-block,
  #new_columns-72-1042 > .ct-div-block {
    width: 100% !important;
  }
}

@media (min-width: 992px) {
  #new_columns-36-1042 {
    flex-wrap: nowrap;
  }
}

#headline-77-1042 {
  color: #ffffff;
}

@media (max-width: 479px) {
  #headline-28-1042 {
    text-align: center;
  }
}

#headline-40-1042,
#headline-67-1042,
#text_block-29-1042,
#text_block-43-1042,
#text_block-69-1042 {
  text-align: center;
}

#text_block-79-1042 {
  text-align: left;
  color: #ffffff;
}

#image-42-1042,
#image-68-1042 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.cusy-container-div {
  gap: 20px;
}

.cust-h22 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.cust-btn {
  background-color: rgba(30, 115, 190, 0);
  border: 1px solid rgba(30, 115, 190, 0);
  color: #8b428a;
  padding: 17px 40px;
  font-size: 18px;
  text-transform: uppercase;
  border-top-color: #8b428a;
  border-right-color: #8b428a;
  border-bottom-color: #8b428a;
  border-left-color: #8b428a;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  font-weight: 500;
}

.cust-btn:hover {
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-color: #b584ad;
  border-right-color: #b584ad;
  border-bottom-color: #b584ad;
  border-left-color: #b584ad;
  color: #b584ad;
}

/* About page body styles to match source layout. */
.page-about #section-22-1042 > .ct-section-inner-wrap,
.page-id-15 #section-22-1042 > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  text-align: center;
}

.page-about #section-22-1042,
.page-id-15 #section-22-1042 {
  display: block;
  background-image: none !important;
  background-color: #B483AC;
  height: 100px !important;
  min-height: 100px !important;
}

.page-about #headline-23-1042,
.page-id-15 #headline-23-1042 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  line-height: 1.1;
}

@media (max-width: 767px) {
  .page-about #headline-23-1042,
  .page-id-15 #headline-23-1042 {
    font-size: 28px;
  }
}

.page-about #section-22-image-1042 > .ct-section-inner-wrap,
.page-id-15 #section-22-image-1042 > .ct-section-inner-wrap {
  max-width: 1120px;
  padding: 0;
}

.page-about #image-22-1042,
.page-id-15 #image-22-1042 {
  width: 100%;
}

.page-about #section-27-1042 > .ct-section-inner-wrap,
.page-id-15 #section-27-1042 > .ct-section-inner-wrap {
  gap: 20px;
  padding: 75px 20px;
  align-items: center;
}

.page-about #section-35-1042,
.page-id-15 #section-35-1042 {
  background-color: #b29dc4 !important;
}

.page-about #section-35-1042 > .ct-section-inner-wrap,
.page-id-15 #section-35-1042 > .ct-section-inner-wrap {
  padding: 75px 20px;
  align-items: center;
  justify-content: center;
}

.page-about #div_block-31-1042,
.page-id-15 #div_block-31-1042 {
  flex-direction: column;
  display: flex;
  text-align: center;
  align-items: center;
}

.page-about #div_block-37-1042,
.page-id-15 #div_block-37-1042 {
  text-align: left;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.page-about #div_block-56-1042,
.page-id-15 #div_block-56-1042 {
  gap: 20px;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #eee7ef;
  max-width: 600px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#div_block-83-1056 {
  width: 50%;
}

#div_block-84-1056 {
  width: 50%;
  gap: 20px;
}

#section-81-1056 > .ct-section-inner-wrap {
  display: flex;
  justify-content: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

#new_columns-82-1056 {
  max-width: 1120px;
  margin: 0 auto;
  justify-content: center;
  width: 100%;
}

#new_columns-82-1056 > .ct-div-block {
  padding: 0 20px;
}

@media (max-width: 991px) {
  #new_columns-82-1056 > .ct-div-block {
    width: 100% !important;
  }
}

#text_block-90-1056 {
  font-size: 20px;
}

#link_button-97-1056 {
  background-color: #8b428a;
  border: 1px solid #8b428a;
  padding: 10px 16px;
  border-radius: 20px;
  font-size: 20px;
  color: #ffffff;
}

.page-about #text_block-93-1056,
.page-id-15 #text_block-93-1056,
.page-about #text_block-92-1056,
.page-id-15 #text_block-92-1056 {
  font-size: 13px;
  line-height: 1.4;
}

.page-about #div_block-84-1056,
.page-id-15 #div_block-84-1056 {
  align-items: flex-start;
}

.page-about #_gallery-96-1056.oxy-gallery-flex,
.page-id-15 #_gallery-96-1056.oxy-gallery-flex {
  justify-content: flex-start;
}

.page-about #_gallery-96-1056.oxy-gallery-flex .oxy-gallery-item,
.page-id-15 #_gallery-96-1056.oxy-gallery-flex .oxy-gallery-item {
  width: 100%;
  margin: 0;
}

/* Meet the Team page body styles to match source layout. */
.ct-section > .ct-section-inner-wrap {
  padding: 75px 20px;
}

#section-22-1042 > .ct-section-inner-wrap {
  display: flex;
  justify-content: center;
}

#section-22-1042 {
  display: block;
  background-image: url("assets/images/meet-team-bkg.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

:is(.page-meet-the-team, .page-template-page-meet-the-team-php, .page-id-17) #section-22-1042 {
  background-image: none !important;
  background-color: #B483AC;
  height: 100px !important;
  min-height: 100px !important;
}

:is(.page-meet-the-team, .page-template-page-meet-the-team-php, .page-id-17) #section-22-1042 > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  text-align: center;
}

:is(.page-meet-the-team, .page-template-page-meet-the-team-php, .page-id-17) #headline-23-1042 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  line-height: 1.1;
}

@media (max-width: 767px) {
  :is(.page-meet-the-team, .page-template-page-meet-the-team-php, .page-id-17) #headline-23-1042 {
    font-size: 28px;
  }
}

/* Gallery standard hero to match About page. */
:is(.page-gallery, .page-template-page-gallery-php, .page-id-19) .ct-section.cust-banner {
  background-image: none !important;
  background-color: #B483AC;
  height: 100px !important;
  min-height: 100px !important;
}

:is(.page-gallery, .page-template-page-gallery-php, .page-id-19) .ct-section.cust-banner > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  text-align: center;
}

:is(.page-gallery, .page-template-page-gallery-php, .page-id-19) .ct-section.cust-banner .cust-h1 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  line-height: 1.1;
}

@media (max-width: 767px) {
  :is(.page-gallery, .page-template-page-gallery-php, .page-id-19) .ct-section.cust-banner .cust-h1 {
    font-size: 28px;
  }
}

#section-27-1042 > .ct-section-inner-wrap {
  gap: 20px;
}

#section-35-1042 > .ct-section-inner-wrap {
  gap: 40px;
}

#section-35-1042 {
  background-size: auto auto;
  background-repeat: repeat;
  background-color: #b29dc4;
}

#div_block-81-1062 {
  width: 60%;
  gap: 20px;
}

#div_block-82-1062 {
  width: 40%;
  text-align: right;
  align-items: center;
  justify-content: center;
}

#div_block-56-1042 {
  gap: 20px;
  text-align: left;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #eee7ef;
  width: 100%;
}

#div_block-107-1062 {
  width: 60%;
  gap: 20px;
  justify-content: center;
}

#div_block-111-1062 {
  width: 40%;
  text-align: left;
  align-items: flex-end;
}

#div_block-113-1062 {
  gap: 20px;
  text-align: left;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #eee7ef;
  width: 100%;
}

#div_block-115-1062 {
  width: 60%;
  gap: 20px;
  justify-content: center;
}

#div_block-119-1062 {
  width: 40%;
  text-align: left;
  align-items: flex-end;
}

#div_block-123-1062 {
  gap: 20px;
  text-align: left;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #eee7ef;
  width: 100%;
}

#div_block-125-1062 {
  width: 60%;
  gap: 20px;
  justify-content: center;
}

#div_block-129-1062 {
  width: 40%;
  text-align: left;
  align-items: flex-end;
}

@media (max-width: 767px) {
  #div_block-81-1062,
  #div_block-82-1062,
  #div_block-107-1062,
  #div_block-111-1062,
  #div_block-115-1062,
  #div_block-119-1062,
  #div_block-125-1062,
  #div_block-129-1062 {
    padding-left: 0;
    padding-right: 0;
  }

  #div_block-82-1062,
  #div_block-111-1062,
  #div_block-119-1062,
  #div_block-129-1062 {
    text-align: right;
    align-items: center;
  }

  #new_columns-80-1062,
  #new_columns-106-1062,
  #new_columns-114-1062,
  #new_columns-124-1062 {
    flex-direction: column-reverse;
  }

  #new_columns-80-1062 > .ct-div-block,
  #new_columns-106-1062 > .ct-div-block,
  #new_columns-114-1062 > .ct-div-block,
  #new_columns-124-1062 > .ct-div-block {
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  #div_block-56-1042,
  #div_block-113-1062,
  #div_block-123-1062 {
    padding: 20px;
  }
}

#headline-23-1042 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  padding-left: 10px;
  padding-right: 10px;
}

#headline-88-1062,
#headline-109-1062,
#headline-117-1062,
#headline-127-1062 {
  color: #8b428a;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
}

#link_button-26-1042 {
  background-color: #8b428a;
  border: 1px solid #8b428a;
  color: #ffffff;
}

#link_button-26-1042:hover {
  background-color: #b584ad;
  border: 1px solid #b584ad;
  color: #ffffff;
}

#image-83-1062 {
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-radius: 20px;
  width: 80%;
  border-top-width: 15px;
  border-right-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 15px;
}

#image-112-1062,
#image-122-1062,
#image-130-1062 {
  width: 300px;
  height: 350px;
  object-fit: cover;
  object-position: center top;
}

@media (max-width: 767px) {
  #image-83-1062,
  #image-112-1062,
  #image-122-1062,
  #image-130-1062 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  #image-83-1062 {
    width: 70%;
    border-top-width: 10px;
    border-right-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
  }
}

/* Services page body styles to mirror source layout. */
.cust-h1 {
  font-size: 56px;
  text-align: left;
}

.cust-banner {
  min-height: 40vh;
  text-align: center;
  gap: 20px;
}

/* Privacy policy standard hero to match other pages. */
:is(.page-privacy-policy, .page-template-page-privacy-policy-php, .page-id-3) #section-privacy-hero.ct-section.cust-banner {
  background-image: none !important;
  background-color: #B483AC;
  height: 100px !important;
  min-height: 100px !important;
}

:is(.page-privacy-policy, .page-template-page-privacy-policy-php, .page-id-3) #section-privacy-hero.ct-section.cust-banner > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  text-align: center;
}

:is(.page-privacy-policy, .page-template-page-privacy-policy-php, .page-id-3) #headline-privacy-title {
  color: #ffffff;
  text-align: center;
  margin: 0;
  line-height: 1.1;
}

@media (max-width: 767px) {
  :is(.page-privacy-policy, .page-template-page-privacy-policy-php, .page-id-3) #headline-privacy-title {
    font-size: 28px;
  }
}

.page-privacy-policy .privacy-policy-content,
.page-privacy-policy .privacy-policy-content h2,
.page-privacy-policy .privacy-policy-content h3,
.page-privacy-policy .privacy-policy-content h4,
.page-privacy-policy .privacy-policy-content h5,
.page-privacy-policy .privacy-policy-content h6 {
  font-family: "Roboto", sans-serif;
}

.cust-banner.ct-section > .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.cust-serv-icon {
  color: #8b428a;
}

.cust-serv-icon > svg {
  width: 30px;
  height: 30px;
  fill: currentColor;
}

.tab-heading,
.tab-title {
  font-weight: 600;
  font-size: 20px;
}

@media (max-width: 479px) {
  .tab-title {
    font-size: 15px;
  }
}

.tabs-1853-tab {
  display: flex;
}

@media (max-width: 479px) {
  .tabs-1853-tab {
    width: 100%;
    padding: 5px 10px;
  }
}

.tabs-contents-1853-tab {
  gap: 20px;
}

.tabs-contents-1853-tab.ct-section > .ct-section-inner-wrap {
  gap: 20px;
}

@media (max-width: 479px) {
  .tabs-contents-1853-tab {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.tabs-1853-tab-active {
  background: #8b428a;
  color: #ffffff;
}

.color-bg-box {
  padding: 30px;
}

.color-bg-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cust-faq-title {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  font-size: 19px;
  font-weight: 500;
}

.cust-faq-cont {
  color: #ffffff;
  padding-bottom: 20px;
}

.cust-tog {
  width: 100%;
  gap: 15px;
  border-bottom-color: #eee7ef;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 20px;
}

.cust-tog {
  gap: 15px;
}

.toggle-2754 {
  border-bottom-width: 1px;
  border-bottom-color: #ffffff;
}

.toggle-2754 .oxy-expand-collapse-icon::before,
.toggle-2754 .oxy-expand-collapse-icon::after {
  background-color: #ffffff;
}

.oxy-tabs-wrapper {
  display: flex;
}

.oxy-tabs {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}

.oxy-tabs-contents {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-tab,
.oxy-tab-content {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
}

.oxy-tab {
  cursor: pointer;
}

.oxy-tabs-contents-content-hidden {
  display: none !important;
}

.oxy-icon-box {
  width: 100%;
}

.oxy-toggle {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}

.oxy-toggle-content {
  align-self: stretch;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.oxy-expand-collapse-icon {
  align-self: center;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 0.4em;
  text-align: initial;
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
}

.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
  content: "";
  background-color: #000000;
  position: absolute;
  width: 1em;
  height: 0.16em;
  top: calc((1em / 2) - 0.08em);
  transition: 0.3s ease-in-out all;
  border-radius: 0.03em;
}

.oxy-expand-collapse-icon::after {
  transform: rotate(-90deg) scale(0);
}

.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
  transform: rotate(-180deg);
}

.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
  transform: rotate(-90deg);
}

:is(.page-services, .page-id-16) #section-22-1042 {
  display: block;
  background-image: none !important;
  background-color: #B483AC;
  height: 100px !important;
  min-height: 100px !important;
}

:is(.page-services, .page-id-16) #section-22-1042 > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  text-align: center;
}

:is(.page-services, .page-id-16) #section-27-1042 > .ct-section-inner-wrap {
  gap: 20px;
  padding: 75px 20px;
  align-items: center;
}

:is(.page-services, .page-id-16) #section-35-1042 {
  background-color: #b29dc4;
}

:is(.page-services, .page-id-16) #section-35-1042 > .ct-section-inner-wrap {
  padding: 75px 20px;
  align-items: center;
  justify-content: center;
}

:is(.page-services, .page-id-16) #section-122-1060 > .ct-section-inner-wrap {
  gap: 30px;
  padding: 75px 20px;
}

:is(.page-services, .page-id-16) #section-175-1060 {
  background-color: #eee7ef;
}

:is(.page-services, .page-id-16) #section-175-1060 > .ct-section-inner-wrap {
  padding: 75px 20px;
}

:is(.page-services, .page-id-16) #section-188-1060 > .ct-section-inner-wrap {
  padding: 75px 20px;
}

:is(.page-services, .page-id-16) #section-71-1042 {
  background-color: #8b428a;
}

:is(.page-services, .page-id-16) #section-71-1042 > .ct-section-inner-wrap {
  padding: 75px 20px;
}

:is(.page-services, .page-id-16) #section-214-1060 > .ct-section-inner-wrap {
  padding: 75px 20px;
}

:is(.page-services, .page-id-16) #div_block-31-1042 {
  text-align: center;
  align-items: center;
  gap: 30px;
}

:is(.page-services, .page-id-16) #new_columns-85-1060 {
  justify-content: center;
}

:is(.page-services, .page-id-16) #new_columns-85-1060 > .ct-div-block {
  align-items: flex-start;
}

:is(.page-services, .page-id-16) #div_block-86-1060,
:is(.page-services, .page-id-16) #div_block-87-1060 {
  width: 33.33%;
}

:is(.page-services, .page-id-16) #div_block-88-1060 {
  width: 33.34%;
}

:is(.page-services, .page-id-16) #div_block-56-1042 {
  gap: 20px;
  text-align: left;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #eee7ef;
  width: 100%;
}

:is(.page-services, .page-id-16) #div_block-113-1060 {
  width: 50%;
  gap: 20px;
}

:is(.page-services, .page-id-16) #div_block-114-1060 {
  width: 50%;
}

:is(.page-services, .page-id-16) #div_block-127-1060 {
  width: 100%;
  justify-content: center;
  text-align: left;
  align-items: center;
}

:is(.page-services, .page-id-16) #div_block-143-1060 {
  text-align: left;
  flex-direction: row;
  display: flex;
  width: 100%;
}

:is(.page-services, .page-id-16) #_tabs-129-1060 {
  flex-direction: column;
  display: flex;
  width: 30%;
}

:is(.page-services, .page-id-16) #_tabs_contents-136-1060 {
  width: 70%;
}

:is(.page-services, .page-id-16) #div_block-178-1060,
:is(.page-services, .page-id-16) #div_block-189-1060,
:is(.page-services, .page-id-16) #div_block-215-1060 {
  gap: 20px;
  width: 100%;
  text-align: left;
  align-items: center;
  justify-content: center;
}

:is(.page-services, .page-id-16) #div_block-194-1060,
:is(.page-services, .page-id-16) #div_block-195-1060 {
  width: 33.33%;
  gap: 20px;
}

:is(.page-services, .page-id-16) #div_block-196-1060 {
  width: 33.34%;
  gap: 20px;
}

:is(.page-services, .page-id-16) #div_block-200-1060,
:is(.page-services, .page-id-16) #div_block-207-1060,
:is(.page-services, .page-id-16) #div_block-211-1060 {
  gap: 20px;
}

:is(.page-services, .page-id-16) #div_block-74-1042 {
  width: 100%;
  gap: 20px;
}

:is(.page-services, .page-id-16) #div_block-235-1060 {
  width: 100%;
  gap: 20px;
}

:is(.page-services, .page-id-16) #div_block-272-1060,
:is(.page-services, .page-id-16) #div_block-273-1060,
:is(.page-services, .page-id-16) #div_block-274-1060,
:is(.page-services, .page-id-16) #div_block-275-1060 {
  width: 25%;
  text-align: left;
  align-items: center;
}

@media (max-width: 767px) {
  :is(.page-services, .page-id-16) #div_block-113-1060,
  :is(.page-services, .page-id-16) #div_block-114-1060,
  :is(.page-services, .page-id-16) #div_block-178-1060,
  :is(.page-services, .page-id-16) #div_block-189-1060,
  :is(.page-services, .page-id-16) #div_block-215-1060 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 479px) {
  :is(.page-services, .page-id-16) #section-22-1042 > .ct-section-inner-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  :is(.page-services, .page-id-16) #section-22-1042 {
    background-size: contain;
  }

  :is(.page-services, .page-id-16) #section-27-1042 > .ct-section-inner-wrap {
    padding-top: 0;
  }

  :is(.page-services, .page-id-16) #div_block-56-1042 {
    padding: 20px;
  }

  :is(.page-services, .page-id-16) #div_block-143-1060 {
    flex-direction: column;
  }

  :is(.page-services, .page-id-16) #_tabs-129-1060 {
    width: 100%;
  }

  :is(.page-services, .page-id-16) #_tabs_contents-136-1060 {
    width: 100%;
  }
}

@media (max-width: 991px) {
  :is(.page-services, .page-id-16) #new_columns-85-1060 > .ct-div-block,
  :is(.page-services, .page-id-16) #new_columns-112-1060 > .ct-div-block,
  :is(.page-services, .page-id-16) #new_columns-193-1060 > .ct-div-block,
  :is(.page-services, .page-id-16) #new_columns-271-1060 > .ct-div-block {
    width: 100% !important;
  }
}

:is(.page-services, .page-id-16) #headline-23-1042 {
  color: #ffffff;
  text-align: center;
  font-family: "Roboto", sans-serif;
}

@media (max-width: 479px) {
  :is(.page-services, .page-id-16) #headline-23-1042 {
    font-size: 28px;
    margin: 0;
    line-height: 1.1;
  }
}

:is(.page-services, .page-id-16) #text_block-80-1060 {
  color: #000000;
  font-size: 22px;
  text-align: center;
  width: 70%;
  padding: 5px 5px 5px 10px;
}

:is(.page-services, .page-id-16) #text_block-180-1060,
:is(.page-services, .page-id-16) #text_block-197-1060,
:is(.page-services, .page-id-16) #text_block-209-1060,
:is(.page-services, .page-id-16) #text_block-213-1060 {
  text-align: center;
  font-size: 20px;
}

:is(.page-services, .page-id-16) #text_block-79-1042 {
  text-align: left;
  color: #ffffff;
}

:is(.page-services, .page-id-16) #text_block-221-1060,
:is(.page-services, .page-id-16) #text_block-225-1060,
:is(.page-services, .page-id-16) #text_block-229-1060 {
  text-align: center;
}

:is(.page-services, .page-id-16) #link_button-26-1042,
:is(.page-services, .page-id-16) #link_button-119-1060,
:is(.page-services, .page-id-16) #link_button-181-1060 {
  background-color: #8b428a;
  border: 1px solid #8b428a;
  color: #ffffff;
}

:is(.page-services, .page-id-16) #link_button-26-1042 {
  display: block;
  width: fit-content;
  margin: 16px auto 0;
}

:is(.page-services, .page-id-16) #link_button-26-1042:hover,
:is(.page-services, .page-id-16) #link_button-119-1060:hover,
:is(.page-services, .page-id-16) #link_button-181-1060:hover {
  background-color: #b584ad;
  border: 1px solid #b584ad;
  color: #ffffff;
}

@media (max-width: 479px) {
  :is(.page-services, .page-id-16) #link_button-26-1042 {
    padding: 8px 12.8px;
    margin-top: 16px;
  }
}

:is(.page-services, .page-id-16) .oxy-icon-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}

:is(.page-services, .page-id-16) .oxy-icon-box-icon {
  margin-right: 0;
}

:is(.page-services, .page-id-16) .oxy-icon-box-heading {
  text-align: left;
  margin: 0;
}

:is(.page-services, .page-id-16) .oxy-icon-box-text {
  font-size: 0;
}

/* Contact page body styles to mirror source layout. */
:is(.page-contact, .page-template-page-contact-php) #section-3-835 > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  text-align: center;
}

:is(.page-contact, .page-template-page-contact-php) #section-3-835 {
  display: block;
  background-image: none !important;
  background-color: #B483AC;
  height: 100px !important;
  min-height: 100px !important;
}

:is(.page-contact, .page-template-page-contact-php) #headline-4-835 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  line-height: 1.1;
}

@media (max-width: 767px) {
  :is(.page-contact, .page-template-page-contact-php) #headline-4-835 {
    font-size: 28px;
  }
}

#section-3-835 {
  display: block;
  background-image: none !important;
  background-color: #B483AC;
  height: 100px !important;
  min-height: 100px !important;
}

#section-3-835 > .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  text-align: center;
}

#headline-4-835 {
  color: #ffffff !important;
  text-align: center;
  margin: 0;
  line-height: 1.1;
}

@media (max-width: 767px) {
  #headline-4-835 {
    font-size: 28px;
  }
}

#section-7-835 > .ct-section-inner-wrap {
  gap: 30px;
}

#div_block-9-835 {
  width: 50%;
  gap: 30px;
}

#div_block-32-835 {
  width: 100%;
  flex-direction: column;
  display: flex;
  gap: 20px;
  align-items: flex-start;
  text-align: center;
}

#div_block-33-835 {
  flex-direction: column;
  display: flex;
  gap: 10px;
  align-items: flex-start;
  text-align: left;
}

#div_block-37-835 {
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 10px;
}

#div_block-11-835 {
  width: 50%;
  gap: 20px;
}

#div_block-18-835 {
  width: 100%;
  padding-left: 0;
  padding-top: 0;
  padding-right: 0;
}

#headline-4-835 {
  color: #000000;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

#text_block-36-835,
#text_block-40-835,
#text_block-43-835 {
  color: #000000;
}

#link-34-835,
#link-38-835,
#link-41-835 {
  color: #000000;
  text-align: left;
  flex-direction: row;
  display: flex;
  gap: 10px;
  align-items: center;
  text-decoration: none;
}

#fancy_icon-35-835,
#fancy_icon-39-835,
#fancy_icon-42-835 {
  color: #8b428a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#fancy_icon-35-835 > svg,
#fancy_icon-39-835 > svg,
#fancy_icon-42-835 > svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

#-form_widget-15-835 .ff-btn-submit {
  color: #ffffff;
  background-color: #8b428a;
  text-transform: uppercase;
  border-radius: 0;
}

#-form_widget-15-835 .ff-btn-submit:hover {
  background-color: #b584ad;
}

#-form_widget-15-835 .ff-el-group input[type="checkbox"]::after,
#-form_widget-15-835 .ff-el-group input[type="radio"]::after {
  content: none;
}

@media (max-width: 991px) {
  #new_columns-8-835 > .ct-div-block,
  #new_columns-17-835 > .ct-div-block {
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  #section-3-835 {
    background-size: contain;
  }

  #section-7-835 > .ct-section-inner-wrap {
    padding-top: 0;
  }

  #headline-4-835 {
    color: #000000;
    font-size: 40px;
  }
}

#section-48-835 > .ct-section-inner-wrap {
  padding-top: 0;
  padding-bottom: 75px;
}

#div_block-49-835 {
  width: 100%;
}

#contact-map-50-835 {
  width: 100%;
  height: 400px;
  border: 0;
}

@media (max-width: 767px) {
  #contact-map-50-835 {
    height: 300px;
  }
}

/* Gallery page body styles to match source layout. */
.gallery-page {
  background-color: #ffffff;
}

.gallery-page .gallery-hero {
  padding: 28px 20px 10px;
  text-align: center;
}

.gallery-page .gallery-hero-inner {
  max-width: 920px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}

.gallery-page .gallery-eyebrow {
  display: none;
  font-size: 13px;
  color: #7a7a7a;
  margin: 0;
}

.gallery-page .gallery-title {
  margin: 0;
  font-size: 32px;
  font-weight: 400;
  color: #3c3c3c;
}

.gallery-page .gallery-hero {
  display: block;
  background-color: #d9d9d9;
}

.gallery-page .gallery-hero > .ct-section-inner-wrap {
  display: flex;
  justify-content: center;
  padding: 75px 20px;
  min-height: 260px;
}

.gallery-page .gallery-hero-inner {
  max-width: 920px;
  width: 100%;
  text-align: left;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
}

.gallery-page .gallery-title {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 60px;
  text-transform: none;
}

.gallery-page .gallery-hero > .ct-section-inner-wrap {
  justify-content: flex-start;
  align-items: center;
  gap: 0;
}

.gallery-page .gallery-intro {
  margin: 0;
  max-width: 720px;
  font-size: 14px;
  line-height: 1.5;
  color: #5e5e5e;
}

.gallery-page .gallery-tabs {
  background-color: #eef6fb;
  border-top: 1px solid #dbeaf7;
  border-bottom: 1px solid #dbeaf7;
}

.gallery-page .gallery-tabs-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  padding: 10px 20px;
  margin: 0;
}

.gallery-page .gallery-tab {
  font-size: 22px;
  text-transform: uppercase;
  color: #5ba3d9;
  padding: 4px 2px;
  letter-spacing: 0.4px;
}

.gallery-page .gallery-tab a {
  color: inherit;
  text-decoration: none;
}

.link-on-dark,
.link-on-dark strong {
  color: #ffffff;
}

.gallery-page .gallery-tab.is-active {
  color: #2f7bb8;
  font-weight: 600;
}

.gallery-page .gallery-grid {
  padding: 20px 20px 70px;
}

.gallery-page .gallery-grid-inner {
  max-width: 920px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.about-map-embed {
  width: 100%;
  max-width: 100%;
}

.about-map-embed iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 450px;
  border: 0;
}

.gallery-page .gallery-case {
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  padding: 10px;
}

.gallery-page .gallery-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.gallery-page .gallery-figure {
  margin: 0;
}

.gallery-page .gallery-image {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid #d9d9d9;
}

.gallery-page .gallery-lightbox-trigger {
  padding: 0;
  border: 0;
  background: none;
  display: block;
  width: 100%;
  cursor: pointer;
}

.gallery-lightbox {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}

.gallery-lightbox.is-open {
  display: flex;
}

.gallery-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.72);
}

.gallery-lightbox-dialog {
  position: relative;
  z-index: 1;
  max-width: 90vw;
  max-height: 90vh;
  background-color: #ffffff;
  padding: 16px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);
}

.gallery-lightbox-image {
  max-width: 85vw;
  max-height: 80vh;
  display: block;
  width: auto;
  height: auto;
}

.gallery-lightbox-close {
  position: absolute;
  top: 8px;
  right: 8px;
  border: 0;
  background: rgba(0, 0, 0, 0.65);
  color: #ffffff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
}

.gallery-lightbox-open {
  overflow: hidden;
}

.gallery-page .gallery-caption {
  margin-top: 4px;
  font-size: 11px;
  color: #6aa6d8;
  text-align: left;
}

@media (max-width: 767px) {
  .gallery-page .gallery-hero {
    padding: 20px 16px 8px;
  }

  .gallery-page .gallery-hero-inner {
    align-items: flex-start;
    text-align: left;
    padding-left: 0;
  }

  .gallery-page .gallery-eyebrow {
    display: block;
    align-self: flex-start;
    text-align: left;
  }

  .gallery-page .gallery-title {
    font-size: 48px;
  }

  .gallery-page .gallery-tabs-list {
    gap: 8px;
    padding: 8px 12px;
  }

  .gallery-page .gallery-grid {
    padding: 14px 12px 50px;
  }

  .gallery-page .gallery-grid-inner {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}

@media (max-width: 479px) {
  .gallery-page .gallery-title {
    font-size: 43px;
  }

  .gallery-page .gallery-intro {
    font-size: 13px;
  }

  .gallery-page .gallery-tab {
    font-size: 10px;
    padding: 3px 0;
  }

  .gallery-page .gallery-case {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  :is(.page-meet-the-team, .page-template-page-meet-the-team-php, .page-id-17) #section-22-1042 > .ct-section-inner-wrap {
    min-height: 100px;
    padding: 0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  :is(.page-meet-the-team, .page-template-page-meet-the-team-php, .page-id-17) #headline-23-1042 {
    margin: 0;
    text-align: center;
  }
}

