@charset "UTF-8";
/*!
Theme Name: Zocalo Design
Theme URI: https://www.zocalodesign.com
Description: Custom Theme by Zócalo Design
Version: 1.0.0
Text Domain: zocalodesign

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Header
	## Posts and pages
	## Gutenberg Support
	## Comments
	## Footer
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
.diagonaltx {
  background-image: url("/wp-content/themes/zocalodesign/assets/images/stripebg.svg");
}

.has-darkorange-color {
  color: #b75e28;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-darkorange-color a, .has-darkorange-color a:visited {
  color: #b75e28;
}
.has-darkorange-color a:hover {
  color: #783e1a;
}
.has-darkorange-color.button {
  border-color: #b75e28;
}
.has-darkorange-color.wp-block-button__link {
  color: #b75e28;
}
.has-darkorange-color.wp-block-button__link:hover {
  color: #783e1a;
}
.wp-block-button.is-style-outline .has-darkorange-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-darkorange-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23b75e28" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-darkorange-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-darkorange-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-darkorange-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23783e1a" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-darkorange-background-color {
  background-color: #b75e28;
}
.has-darkorange-background-color.wp-block-button__link {
  background-color: #b75e28;
}
.has-darkorange-background-color.wp-block-button__link:hover {
  background-color: #783e1a;
}

a:hover.has-darkorange-background-color {
  background-color: #783e1a;
}

.has-orange-color {
  color: #e47e30;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-orange-color a, .has-orange-color a:visited {
  color: #e47e30;
}
.has-orange-color a:hover {
  color: #b05a17;
}
.has-orange-color.button {
  border-color: #e47e30;
}
.has-orange-color.wp-block-button__link {
  color: #e47e30;
}
.has-orange-color.wp-block-button__link:hover {
  color: #b05a17;
}
.wp-block-button.is-style-outline .has-orange-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-orange-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23e47e30" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-orange-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-orange-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-orange-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23b05a17" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-orange-background-color {
  background-color: #e47e30;
}
.has-orange-background-color.wp-block-button__link {
  background-color: #e47e30;
}
.has-orange-background-color.wp-block-button__link:hover {
  background-color: #b05a17;
}

a:hover.has-orange-background-color {
  background-color: #b05a17;
}

.has-lightorange-color {
  color: #f78c52;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-lightorange-color a, .has-lightorange-color a:visited {
  color: #f78c52;
}
.has-lightorange-color a:hover {
  color: #f15c0b;
}
.has-lightorange-color.button {
  border-color: #f78c52;
}
.has-lightorange-color.wp-block-button__link {
  color: #f78c52;
}
.has-lightorange-color.wp-block-button__link:hover {
  color: #f15c0b;
}
.wp-block-button.is-style-outline .has-lightorange-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-lightorange-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23f78c52" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-lightorange-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-lightorange-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-lightorange-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23f15c0b" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-lightorange-background-color {
  background-color: #f78c52;
}
.has-lightorange-background-color.wp-block-button__link {
  background-color: #f78c52;
}
.has-lightorange-background-color.wp-block-button__link:hover {
  background-color: #f15c0b;
}

a:hover.has-lightorange-background-color {
  background-color: #f15c0b;
}

.has-blue-color {
  color: #346881;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-blue-color a, .has-blue-color a:visited {
  color: #346881;
}
.has-blue-color a:hover {
  color: #1e3c4a;
}
.has-blue-color.button {
  border-color: #346881;
}
.has-blue-color.wp-block-button__link {
  color: #346881;
}
.has-blue-color.wp-block-button__link:hover {
  color: #1e3c4a;
}
.wp-block-button.is-style-outline .has-blue-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-blue-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23346881" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-blue-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-blue-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-blue-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%231e3c4a" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-blue-background-color {
  background-color: #346881;
}
.has-blue-background-color.wp-block-button__link {
  background-color: #346881;
}
.has-blue-background-color.wp-block-button__link:hover {
  background-color: #1e3c4a;
}

a:hover.has-blue-background-color {
  background-color: #1e3c4a;
}

.has-darkblue-color {
  color: #2f3a41;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-darkblue-color a, .has-darkblue-color a:visited {
  color: #2f3a41;
}
.has-darkblue-color a:hover {
  color: #0f1215;
}
.has-darkblue-color.button {
  border-color: #2f3a41;
}
.has-darkblue-color.wp-block-button__link {
  color: #2f3a41;
}
.has-darkblue-color.wp-block-button__link:hover {
  color: #0f1215;
}
.wp-block-button.is-style-outline .has-darkblue-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-darkblue-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%232f3a41" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-darkblue-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-darkblue-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-darkblue-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%230f1215" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-darkblue-background-color {
  background-color: #2f3a41;
}
.has-darkblue-background-color.wp-block-button__link {
  background-color: #2f3a41;
}
.has-darkblue-background-color.wp-block-button__link:hover {
  background-color: #0f1215;
}

a:hover.has-darkblue-background-color {
  background-color: #0f1215;
}

.has-bluegreen-color {
  color: #2e6c71;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-bluegreen-color a, .has-bluegreen-color a:visited {
  color: #2e6c71;
}
.has-bluegreen-color a:hover {
  color: #18383b;
}
.has-bluegreen-color.button {
  border-color: #2e6c71;
}
.has-bluegreen-color.wp-block-button__link {
  color: #2e6c71;
}
.has-bluegreen-color.wp-block-button__link:hover {
  color: #18383b;
}
.wp-block-button.is-style-outline .has-bluegreen-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-bluegreen-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%232e6c71" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-bluegreen-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-bluegreen-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-bluegreen-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%2318383b" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-bluegreen-background-color {
  background-color: #2e6c71;
}
.has-bluegreen-background-color.wp-block-button__link {
  background-color: #2e6c71;
}
.has-bluegreen-background-color.wp-block-button__link:hover {
  background-color: #18383b;
}

a:hover.has-bluegreen-background-color {
  background-color: #18383b;
}

.has-yellow-color {
  color: #ebcf7b;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-yellow-color a, .has-yellow-color a:visited {
  color: #ebcf7b;
}
.has-yellow-color a:hover {
  color: #e1b739;
}
.has-yellow-color.button {
  border-color: #ebcf7b;
}
.has-yellow-color.wp-block-button__link {
  color: #ebcf7b;
}
.has-yellow-color.wp-block-button__link:hover {
  color: #e1b739;
}
.wp-block-button.is-style-outline .has-yellow-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-yellow-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23ebcf7b" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-yellow-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-yellow-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-yellow-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23e1b739" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-yellow-background-color {
  background-color: #ebcf7b;
}
.has-yellow-background-color.wp-block-button__link {
  background-color: #ebcf7b;
}
.has-yellow-background-color.wp-block-button__link:hover {
  background-color: #e1b739;
}

a:hover.has-yellow-background-color {
  background-color: #e1b739;
}

.has-green-color {
  color: #169972;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-green-color a, .has-green-color a:visited {
  color: #169972;
}
.has-green-color a:hover {
  color: #0c5640;
}
.has-green-color.button {
  border-color: #169972;
}
.has-green-color.wp-block-button__link {
  color: #169972;
}
.has-green-color.wp-block-button__link:hover {
  color: #0c5640;
}
.wp-block-button.is-style-outline .has-green-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-green-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23169972" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-green-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-green-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-green-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%230c5640" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-green-background-color {
  background-color: #169972;
}
.has-green-background-color.wp-block-button__link {
  background-color: #169972;
}
.has-green-background-color.wp-block-button__link:hover {
  background-color: #0c5640;
}

a:hover.has-green-background-color {
  background-color: #0c5640;
}

.has-cream-color {
  color: #eeece1;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-cream-color a, .has-cream-color a:visited {
  color: #eeece1;
}
.has-cream-color a:hover {
  color: #d2cdb0;
}
.has-cream-color.button {
  border-color: #eeece1;
}
.has-cream-color.wp-block-button__link {
  color: #eeece1;
}
.has-cream-color.wp-block-button__link:hover {
  color: #d2cdb0;
}
.wp-block-button.is-style-outline .has-cream-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-cream-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23eeece1" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-cream-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-cream-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-cream-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23d2cdb0" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-cream-background-color {
  background-color: #eeece1;
}
.has-cream-background-color.wp-block-button__link {
  background-color: #eeece1;
}
.has-cream-background-color.wp-block-button__link:hover {
  background-color: #d2cdb0;
}

a:hover.has-cream-background-color {
  background-color: #d2cdb0;
}

.has-lightgray-color {
  color: #ededed;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-lightgray-color a, .has-lightgray-color a:visited {
  color: #ededed;
}
.has-lightgray-color a:hover {
  color: #c7c7c7;
}
.has-lightgray-color.button {
  border-color: #ededed;
}
.has-lightgray-color.wp-block-button__link {
  color: #ededed;
}
.has-lightgray-color.wp-block-button__link:hover {
  color: #c7c7c7;
}
.wp-block-button.is-style-outline .has-lightgray-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-lightgray-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23ededed" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-lightgray-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-lightgray-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-lightgray-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23c7c7c7" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-lightgray-background-color {
  background-color: #ededed;
}
.has-lightgray-background-color.wp-block-button__link {
  background-color: #ededed;
}
.has-lightgray-background-color.wp-block-button__link:hover {
  background-color: #c7c7c7;
}

a:hover.has-lightgray-background-color {
  background-color: #c7c7c7;
}

.has-gray-color {
  color: #b0b0b0;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-gray-color a, .has-gray-color a:visited {
  color: #b0b0b0;
}
.has-gray-color a:hover {
  color: #8a8a8a;
}
.has-gray-color.button {
  border-color: #b0b0b0;
}
.has-gray-color.wp-block-button__link {
  color: #b0b0b0;
}
.has-gray-color.wp-block-button__link:hover {
  color: #8a8a8a;
}
.wp-block-button.is-style-outline .has-gray-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-gray-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23b0b0b0" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-gray-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-gray-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-gray-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%238a8a8a" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-gray-background-color {
  background-color: #b0b0b0;
}
.has-gray-background-color.wp-block-button__link {
  background-color: #b0b0b0;
}
.has-gray-background-color.wp-block-button__link:hover {
  background-color: #8a8a8a;
}

a:hover.has-gray-background-color {
  background-color: #8a8a8a;
}

.has-black-color {
  color: #303030;
  /*.is-style-outline & {
          color: $color;

          &:hover {
          color: darken($color, 20%);

      }
  }*/
}
.has-black-color a, .has-black-color a:visited {
  color: #303030;
}
.has-black-color a:hover {
  color: #0a0a0a;
}
.has-black-color.button {
  border-color: #303030;
}
.has-black-color.wp-block-button__link {
  color: #303030;
}
.has-black-color.wp-block-button__link:hover {
  color: #0a0a0a;
}
.wp-block-button.is-style-outline .has-black-color.wp-block-button__link {
  border: 0;
}
.wp-block-button.is-style-outline .has-black-color.wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23303030" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
}
.wp-block-button.is-style-outline .has-black-color.wp-block-button__link:hover:after, .wp-block-button.is-style-outline .has-black-color.wp-block-button__link:focus:after, .wp-block-button.is-style-outline .has-black-color.wp-block-button__link:active:after {
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%230a0a0a" stroke-width="2" vector-effect="non-scaling-stroke"/></svg>');
  -webkit-animation: stars 10s linear infinite;
          animation: stars 10s linear infinite;
}

.has-black-background-color {
  background-color: #303030;
}
.has-black-background-color.wp-block-button__link {
  background-color: #303030;
}
.has-black-background-color.wp-block-button__link:hover {
  background-color: #0a0a0a;
}

a:hover.has-black-background-color {
  background-color: #0a0a0a;
}

/*********************
BREAKPOINTS
*********************/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5% !important;
  height: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #303030;
  font-family: museo-slab, serif;
  font-size: 1.6rem;
  line-height: 1.5;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  clear: both;
  font-family: "Asap Condensed", sans-serif;
  font-weight: 600;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

span.ss-icon {
  position: relative;
  top: 2px;
}

.shadow {
  text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5);
}

.asap {
  font-family: "Asap Condensed", sans-serif;
}
.asap b, .asap strong {
  font-weight: 600;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, .wp-block-button__link, .button,
input[type=button],
input[type=reset],
input[type=submit] {
  background: #e47e30;
  color: #eeece1;
  position: relative;
  font-family: "Asap Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.9px;
  font-size: 2rem;
  line-height: 1;
  padding: 1.5rem;
  -webkit-font-smoothing: antialiased;
  margin: 1rem 0;
  border-radius: 3px;
  /*&:after {
  	top: 85%;
  	background-image: $creamzigzag;
  	background-position: top left;
  	background-repeat: repeat-x;
  	height: 10px;
  	content: "";
  	display: block;
  	position: absolute;
  	left: 0;
   		right: 0;
   		background-size: 69px;	
  }*/
}
button:hover, .wp-block-button__link:hover, .button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #c7651a;
  color: #dcd7c0;
  /*&:after {
  			background-image: $creamhoverzigzag;
  		}*/
}
button:active, button:focus, .wp-block-button__link:active, .wp-block-button__link:focus, .button:active, .button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  background-color: #c7651a;
  color: #dcd7c0;
}

.is-style-outline > .wp-block-button__link {
  padding: 1.5rem 0;
}
.is-style-outline > .wp-block-button__link:after {
  display: none;
}

.wp-block-button.is-style-outline .wp-block-button__link:after {
  top: 85%;
  background-image: url('data:image/svg+xml;utf8, <svg viewBox="0 0 196 144" xmlns="http://www.w3.org/2000/svg"><path d="M215,10L100,110L-15,10" fill="none" stroke="%23e47e30" stroke-width="1" vector-effect="non-scaling-stroke"/></svg>');
  background-position: left;
  background-repeat: repeat-x;
  height: 10px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  background-size: 13px;
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

@-webkit-keyframes stars {
  0% {
    background-position: left;
  }
  100% {
    background-position: right;
  }
}

@keyframes stars {
  0% {
    background-position: left;
  }
  100% {
    background-position: right;
  }
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ebe6da;
  background-color: #ebe6da;
  border-radius: 0;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ebe6da;
}

textarea {
  width: 100%;
}

/* Join our List */
input#gform_submit_button_1 {
  height: 48px !important;
  background-color: #e47e30 !important;
  padding: 8px !important;
  margin: 0;
}
@media (min-width: 41.625em) {
  input#gform_submit_button_1 {
    height: 40.5px !important;
  }
}

#gform_1 .gform_fields {
  grid-column-gap: 0.5rem;
}
#gform_1 .gfield:not(.gfield--width-full) {
  grid-column: span 6 !important;
}
#gform_1 #field_1_1 {
  min-width: 265px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #e47e30;
  transition: 0.5s;
  text-decoration: none;
}
a:visited {
  color: #e47e30;
}
a:hover, a:focus, a:active {
  color: #f78c52;
  transition: 0.5s;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  flex: 0 1 33%;
}
@media (min-width: 41.625em) {
  .main-navigation {
    flex: 0 1 70%;
  }
}
@media (min-width: 51em) {
  .main-navigation {
    flex: 0 1 62%;
  }
}
@media (min-width: 65em) {
  .main-navigation {
    flex: 0 1 50%;
  }
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  margin: 0em 1.25em;
  position: relative;
}
.main-navigation li:hover > a:after, .main-navigation li.focus > a:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.main-navigation li:last-of-type {
  margin-right: 0;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #eeece1;
  text-transform: uppercase;
  font-family: "Asap Condensed", sans-serif;
  letter-spacing: 2px;
  padding: 1em 0em;
  font-weight: 600;
  text-align: center;
}
.main-navigation a:after {
  height: 2px;
  width: 100%;
  background-color: rgba(238, 236, 225, 0.6901960784);
  position: absolute;
  bottom: 10px;
  content: "";
  left: 0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}
.main-navigation .current_page_item > a:after,
.main-navigation .current-menu-item > a:after,
.main-navigation .current_page_ancestor > a:after,
.main-navigation .current-menu-ancestor > a:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

nav#button-navigation {
  position: absolute;
  right: 10px;
}

#menurows {
  color: #646464;
  font-size: 28px;
}

#menuclose {
  color: #646464;
  font-size: 34px;
}

button.menu-toggle {
  border: 0;
  background: transparent;
  padding: 0.867em 1.221em;
  color: #eeece1;
  font-size: 1.25em;
}

@media (min-width: 51em) {
  .menu-toggle, .mobile-navigation {
    display: none;
  }
  .main-navigation ul {
    display: flex;
    justify-content: flex-end;
  }
}
.mobile-navigation {
  text-align: center;
  max-height: 0;
  transition: all 0.5s;
  position: relative;
  overflow: hidden;
}
.mobile-navigation .menu-main-menu-container {
  background-color: #e47e30;
  position: relative;
}
.mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding: 1.25em 0em 1.5em;
}
.mobile-navigation ul li {
  position: relative;
}
.mobile-navigation ul li a {
  display: block;
  text-decoration: none;
  color: #eeece1;
  font-family: "Asap Condensed", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 0.5em 0;
}
.mobile-navigation ul li:hover > a:after, .mobile-navigation ul li.focus > a:after {
  height: 2px;
  width: 40%;
  background-color: rgba(238, 236, 225, 0.6901960784);
  position: absolute;
  bottom: 0px;
  content: "";
  left: 30%;
}
.mobile-navigation ul .current_page_item > a:after,
.mobile-navigation ul .current-menu-item > a:after,
.mobile-navigation ul .current_page_ancestor > a:after,
.mobile-navigation ul .current-menu-ancestor > a:after {
  height: 2px;
  width: 40%;
  background-color: rgba(238, 236, 225, 0.6901960784);
  position: absolute;
  bottom: 0px;
  content: "";
  left: 30%;
}
.mobile-navigation.toggled {
  max-height: 700px;
  transition: all 1s;
  padding-bottom: 6px;
  margin-bottom: -6px;
}
.mobile-navigation ul.sub-menu {
  padding: 0;
  max-height: 0;
  transition: all 1s;
  z-index: -1;
  overflow: hidden;
}
.mobile-navigation li.parent.focus ul.sub-menu {
  max-height: 500px;
  transition: all 1s;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.client-item img#grito-lab {
  max-width: 86px;
}
.client-item img#xenia-towers {
  max-width: 100px;
}
.client-item img#stone-lake-capital-partners {
  max-width: 106px;
}
.client-item img#sequoia-holdings {
  max-width: 118px;
}
.client-item img#hutto-texas-centennial {
  max-width: 110px;
}
.client-item img#texas-law-fellowships {
  max-width: 130px;
}
.client-item img#rick-cidy-black {
  max-width: 170px;
}
.client-item img#chantal-performs-beautifully {
  max-width: 100px;
}
.client-item img#austin-film-festival {
  max-width: 100px;
}
.client-item img#pronto-messengers {
  max-width: 100px;
}
.client-item img#alexander-dubose-jefferson-townsend {
  max-width: 100px;
}
.client-item img#blenders-and-bowls {
  max-width: 100px;
}
.client-item img#e-e-fitness {
  max-width: 100px;
}
.client-item img#the-lantana-apartments {
  max-width: 119px;
}
.client-item img#three-creek-ranch {
  max-width: 110px;
}
.client-item img#pauly-presley-realty {
  max-width: 90px;
}
.client-item img#red-brick-realty {
  max-width: 100px;
}
.client-item img#sky-cinemas {
  max-width: 80px;
}
.client-item img#vet-beer-co {
  max-width: 90px;
}
.client-item img#mod-green-pod {
  max-width: 90px;
}
.client-item img#stone-acorn-builders-lp {
  max-width: 80px;
}
.client-item img#cedar-park {
  max-width: 90px;
}
.client-item img#kosmic-kombucha {
  max-width: 110px;
}
.client-item img#el-chile-caf\%c3\%a9-y-cantina {
  max-width: 110px;
}
.client-item img#el-sapo-tex-mex-burgers {
  max-width: 110px;
}
.client-item img#explore-austin-leadership-mentoring-adventure {
  max-width: 110px;
}
.client-item img#hat-creek-burger-company {
  max-width: 90px;
}
.client-item img#university-united-methodist-church {
  max-width: 120px;
}
.client-item img#austin-capital-bank {
  max-width: 100px;
}
.client-item img#peasy {
  max-width: 110px;
}
.client-item img#paper-trail-book-co {
  max-width: 92px;
}
.client-item img#aviator {
  max-width: 100px;
}
.client-item img#italian-cowboy-food-provisions {
  max-width: 90px;
}
.client-item img#austin-tenants-council {
  max-width: 80px;
}
.client-item img#texas-center-for-justice-equity {
  max-width: 120px;
}
.client-item img#eggs-unlimited {
  max-width: 95px;
}
.client-item img#haro-cheese {
  max-width: 90px;
}
.client-item img#margo-blair-floral {
  max-width: 110px;
}
.client-item img#sixth-and-waller {
  max-width: 100px;
}
.client-item img#bowman-engineering {
  max-width: 100px;
}
.client-item img#austin-alfresco {
  max-width: 120px;
}
.client-item img#the-upside {
  max-width: 120px;
}
.client-item img#zilker-botanical-garden {
  max-width: 100px;
}
.client-item img#dca-construction {
  max-width: 110px;
}
.client-item img#toro-bravo-construction {
  max-width: 70px;
}
.client-item img#popp-hutcheson {
  max-width: 170px;
}
.client-item img#studio-balcones {
  max-width: 120px;
}
.client-item img#tbg {
  max-width: 80px;
}
.client-item img#texas-access-to-justice-commission {
  max-width: 80px;
}
.client-item img#vital-farms {
  max-width: 90px;
}
.client-item img#whole-foods-market {
  max-width: 90px;
}
.client-item img#blue-suitcase {
  max-width: 90px;
}
.client-item img#grub-burger-bar {
  max-width: 120px;
}
.client-item img#east-austin-hotel {
  max-width: 100px;
}
.client-item img#forklift-danceworks {
  max-width: 120px;
}
.client-item img#fresco {
  max-width: 110px;
}
.client-item img#austin-city-limits {
  max-width: 90px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.max-headwidth {
  position: relative;
}
@media (min-width: 65em) {
  .max-headwidth {
    margin: 0 4rem;
  }
}

div#mainbar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
@media (min-width: 51em) {
  div#mainbar {
    flex-wrap: wrap;
  }
}

body.admin-bar header#masthead {
  top: 46px;
}
@media (min-width: 51em) {
  body.admin-bar header#masthead {
    top: 32px;
  }
}

header#masthead {
  width: 100%;
  top: 0;
  z-index: 9999;
  background-color: #e47e30;
  position: fixed;
  padding: 0 1em;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}
a.custom-logo-link {
  display: inline-block;
}

img.custom-logo {
  width: 205px;
  vertical-align: middle;
  padding: 0.5rem 0 1rem 0;
  /*@include breakpoint(phablet) { 
      width: 410px;
  } */
}
@media (min-width: 51em) {
  img.custom-logo {
    width: 255px;
  }
}

.site-branding {
  position: relative;
  display: inline-block;
  flex: 0 1 66%;
  padding: 0.5em 0;
  /*&:before {
      height: 100%;
      width: 1000px;
      background: #fff;
      position: absolute;
      right: 100%;
      content: '';
      top: 0;
  }*/
}
@media (min-width: 41.625em) {
  .site-branding {
    flex: 0 1 30%;
  }
}
@media (min-width: 51em) {
  .site-branding {
    flex: 0 1 37%;
    padding: 1.6rem 0 1.8rem;
  }
}
@media (min-width: 65em) {
  .site-branding {
    flex: 0 1 50%;
  }
}
@media (min-width: 51em) {
  .site-branding {
    vertical-align: middle;
  }
}

.site-title {
  display: none;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.site-content {
  min-height: 80vh;
  margin-top: 64px;
}
@media (min-width: 51em) {
  .site-content {
    margin-top: 96px;
  }
}
.error404 .site-content {
  min-height: auto;
}

.content-area {
  max-width: 1260px;
  margin: auto;
  --content-width: 1260px;
  padding: 0 1em;
}

p:last-of-type:empty {
  margin: 0;
}

.dropshadow img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
}

/* 404 Page */
.portaltext {
  position: absolute;
  top: 0;
  text-align: center;
  color: #fff;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  padding: 0 1rem;
}
.portaltext h2 {
  text-transform: uppercase;
  font-size: 3.6rem;
  margin: 0;
  letter-spacing: 0.05rem;
  font-weight: 500;
  flex: 1 1 100%;
}
.portaltext p {
  font-size: 2.4rem;
  color: #9eb1bd;
  margin: 0;
  flex: 0 1 600px;
}
.portaltext p.timer {
  font-weight: 700;
  letter-spacing: 0.1rem;
  flex: 1 1 100%;
}
.portaltext #counter {
  color: #fff;
  width: 35px;
  display: inline-block;
}

img#portalimage {
  display: block;
  min-height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
/* Clients Grid */
.zd-grid {
  display: grid;
  grid-template-columns: repeat(1, 220px);
  grid-auto-rows: 150px;
  justify-content: center;
  padding: 3rem;
}
@media (min-width: 41.625em) {
  .zd-grid {
    grid-template-columns: repeat(3, 220px);
  }
}
@media (min-width: 65em) {
  .zd-grid {
    grid-template-columns: repeat(5, 220px);
  }
}
.zd-grid.logo-grid-inner {
  grid-template-columns: repeat(1, 240px);
  grid-auto-rows: 240px;
  gap: 2rem;
}
@media (min-width: 41.625em) {
  .zd-grid.logo-grid-inner {
    grid-template-columns: repeat(2, 240px);
  }
}
@media (min-width: 51em) {
  .zd-grid.logo-grid-inner {
    grid-template-columns: repeat(3, 240px);
  }
}
@media (min-width: 65em) {
  .zd-grid.logo-grid-inner {
    grid-template-columns: repeat(4, 240px);
  }
}
@media (min-width: 85.6em) {
  .zd-grid.logo-grid-inner {
    grid-template-columns: repeat(5, 240px);
  }
}

section.clients-grid {
  background: #ededed;
  min-height: 55vh;
  padding: 5rem 2rem;
}

.clients-grid-inner {
  margin: auto;
}

.client-item {
  display: flex;
  width: 220px;
  height: 150px;
}
.client-item img {
  width: 100%;
  height: 100%;
  max-width: 142px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

/*--------------------------------------------------------------
## Gutenberg Support
--------------------------------------------------------------*/
.alignfull {
  width: 100vw;
  left: calc(-50vw + 50%);
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}

.alignwide {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
@media (min-width: 75.62em) {
  .alignwide {
    width: calc(100% + 250px);
    left: -125px;
  }
}
.alignwide ul.blocks-gallery-grid {
  width: 100%;
}

/* Block Gallery */
.mgl-justified-container {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}

img.wp-image-47, img.wp-image-148, .logosvg {
  -webkit-filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.5));
}

.wp-block-group.alignfull {
  padding: 5rem 3rem 6rem;
}

.wp-block-group.no-top-pad {
  padding-top: 0;
}

.narrow ul.blocks-gallery-grid {
  padding: 10px;
}
.narrow ul.blocks-gallery-grid .blocks-gallery-item {
  margin: 0 10px 10px 0;
}
.narrow ul.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}

.wp-block-group__inner-container {
  max-width: 1060px;
  margin: auto;
}

@media (min-width: 51em) {
  .wp-block-column.dotted {
    border-right: 1px dashed #e47e30;
    padding-right: 3.2rem;
  }
}
/* Logo Grid */
.max-grid {
  max-width: 130rem;
  margin: auto;
}

.logo-grid {
  background-color: #ededed;
  padding: 5rem 2rem;
  min-height: 50vh;
  /*display: grid;
  grid-template-columns: 240px;
  justify-content: center;
  padding: 5rem 2rem;

      @include breakpoint(phablet) {
         grid-template-columns: repeat(2, 240px);
     }
     @include breakpoint(tablet) {
         grid-template-columns: repeat(3, 240px);
     }
     @include breakpoint(desktop) {
         grid-template-columns: repeat(4, 240px);
     }
     @include breakpoint(bigdesktop) {
         grid-template-columns: repeat(5, 240px);
     }

  gap: 2rem;
  //max-width: 130rem;*/
}
.logo-grid .logo-grid-inner {
  margin: auto;
}
.logo-grid .wp-block-image, .logo-grid .logo-item {
  background-color: #fff;
  box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  aspect-ratio: 1/1;
  width: 244px;
  margin: auto auto 2rem;
}
.logo-grid .wp-block-image img, .logo-grid .logo-item img {
  display: block;
  width: 204px;
  height: 204px;
  -o-object-fit: contain;
     object-fit: contain;
}

/*--------------------------------------------------------------
## Home Page
--------------------------------------------------------------*/
.hero-cover {
  background-color: #286c8d;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
  background-size: 52px;
}
.hero-cover img.wp-block-cover__image-background {
  display: none;
}
@media (min-width: 75.62em) {
  .hero-cover img.wp-block-cover__image-background {
    display: block;
  }
}

.hero img {
  margin: 1rem 0;
}

.hero-text {
  max-width: 63rem;
  margin: 2rem auto 1rem;
}

.herolink a {
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  display: inline-block;
  margin: auto;
}
.herolink a:after {
  height: 2px;
  width: 100%;
  position: absolute;
  background: #eeece1;
  content: "";
  bottom: -4px;
  left: 0;
  visibility: hidden;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: all 0.5s ease-in-out 0s;
}
.herolink a:hover {
  color: #eeece1;
}
.herolink a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.wp-block-image.flush-logo {
  margin-top: -28px;
}

.home-project-grid {
  display: grid;
  margin: 0.5em;
  gap: 0.5em;
}
@media (min-width: 41.625em) {
  .home-project-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: minmax(auto, 300px);
  }
}
@media (min-width: 65em) {
  .home-project-grid {
    grid-auto-rows: minmax(auto, 600px);
  }
}
.home-project-grid .project-item {
  grid-column: span 1;
}

:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

/* Animation */
.animated {
  -webkit-animation-duration: var(--animate-duration);
          animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.delay-1s {
  -webkit-animation-delay: var(--animate-delay);
          animation-delay: var(--animate-delay);
}

.animated.delay-2s {
  -webkit-animation-delay: calc(var(--animate-delay) * 1.5);
          animation-delay: calc(var(--animate-delay) * 1.5);
}

.animated.delay-3s {
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
          animation-delay: calc(var(--animate-delay) * 2);
}

.animated.delay-4s {
  -webkit-animation-delay: calc(var(--animate-delay) * 2.5);
          animation-delay: calc(var(--animate-delay) * 2.5);
}

.animated.delay-5s {
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
          animation-delay: calc(var(--animate-delay) * 3);
}

.animated.slow {
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
          animation-duration: calc(var(--animate-duration) * 2);
}

@media print, (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
            animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
  }
  .animated[class*=Out] {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background-color: #2f3a41;
  color: #eeece1;
  padding: 1rem 1.6rem 1.6rem;
}
@media (min-width: 75.62em) {
  .site-footer {
    padding: 0 1.6rem 1.6rem;
  }
}
.site-footer .site-info {
  font-family: "Asap Condensed", sans-serif;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: right;
  opacity: 0.7;
}
@media (min-width: 51em) {
  .site-footer .site-info {
    grid-column: span 3;
  }
}
.site-footer h2 {
  font-size: 2rem;
  margin-bottom: 0;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}
.site-footer p {
  margin: 0rem 0 1rem;
}
.site-footer a {
  color: #eeece1;
}
.site-footer a:hover {
  opacity: 0.8;
}

.footer-widget-container {
  display: grid;
  overflow: hidden;
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
}
@media (min-width: 75.62em) {
  .footer-widget-container {
    grid-template-columns: minmax(400px, 1fr) minmax(210px, auto) 1fr;
    margin: 0 1rem;
  }
}
@media (min-width: 65em) {
  .footer-widget-container {
    margin: 0 4rem;
  }
}

footer.entry-footer {
  position: absolute;
}

/*.footer-contact a {
    margin: 0 0.2em;
}

.footericons {
    padding: .25em .3em .1em;
    border: 1px solid;
    border-radius: 5px;
}*/
section.widget_block:nth-of-type(2) {
  display: none;
}
@media (min-width: 75.62em) {
  section.widget_block:nth-of-type(2) {
    display: block;
  }
}

section.widget_block:nth-of-type(3) {
  grid-column: span 2;
}
@media (min-width: 75.62em) {
  section.widget_block:nth-of-type(3) {
    grid-column: span 1;
  }
}

.center-footer {
  /*display: none;
  @include breakpoint (laptop) {
  	display: block;
  }*/
  text-align: center;
}

/* Footer Menu */
.site-footer .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 41.625em) {
  .site-footer .menu {
    display: flex;
  }
}
@media (min-width: 65em) {
  .site-footer .menu {
    justify-content: flex-end;
  }
}
.site-footer .menu li {
  margin: 0em 2rem 0 0;
  position: relative;
}
@media (min-width: 51em) {
  .site-footer .menu li {
    margin: 0em 1.25rem;
  }
  .site-footer .menu li:last-of-type {
    margin-right: 0;
  }
}
@media (min-width: 85.6em) {
  .site-footer .menu li {
    margin: 0em 2rem;
  }
}
.site-footer .menu a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Asap Condensed", sans-serif;
  letter-spacing: 2px;
  padding: 1rem 0em;
  font-weight: 600;
}
@media (min-width: 65em) {
  .site-footer .menu a {
    text-align: center;
    line-height: 1.2;
  }
}

.widget.widget_nav_menu {
  margin-top: 1rem;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

.wp-block-image {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
@media (max-width: 37.5em) {
  .wp-block-gallery.has-nested-images figure.wp-block-image {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

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