.p-0 {
  padding: 0px !important;
}
@media (min-width: 992px) {
  .col-md-3 {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.has-primary-gold-color a,
a.has-primary-gold-color,
a .has-primary-gold-color {
  text-decoration: underline;
}
.entry-content.wp-block-post-content .block_3column-postpreview .wp-block-group .has-primary-text-color a {
  text-decoration: none !important;
}
.entry-content.wp-block-post-content .block_3column-postpreview .wp-block-group .has-primary-text-color a:hover {
  text-decoration: underline !important;
}
.carousel {
  position: relative;
  margin-bottom: 40px;
  line-height: 1;
  max-width: 100% !important;
  background-color: #D39929;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 350px;
  max-width: 1280px;
  margin: 0 auto;
}
@media only screen and (max-width: 782px) {
  .carousel-inner {
    height: 430px;
  }
}
.carousel .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item.alignfull,
.carousel .item .alignfull {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
  display: flex;
  align-items: center;
}
.carousel .active .container {
  display: flex;
  align-items: center;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 36px;
  height: 53px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: none;
  border: 0px;
  background-image: url(../assets/images/wolfandbrown-arrow.svg);
  border-radius: 0px;
  opacity: 0.5;
}
@media only screen and (max-width: 782px) {
  .carousel-control {
    width: 26px;
  }
}
.carousel-control.right {
  left: auto;
  right: 15px;
  rotate: 180deg;
}
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-caption {
  top: auto;
  bottom: auto;
  left: 0;
  right: 0;
  padding: 10px 15px 5px;
  background: none;
  padding-top: 54px;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
  font-family: Prompt, sans-serif !important;
}
.carousel-caption:before {
  content: '';
  background-image: url(../assets/images/wolfandbrown-5stars.svg);
  background-size: contain;
  max-width: 362px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
}
.ninja-forms-field {
  background-color: #E6E7E8 !important;
}
#nf-form-19-cont nf-fields-wrap,
#nf-form-5-cont nf-fields-wrap {
  justify-content: space-between;
  grid-template-rows: 75px 75px;
  grid-template-columns: 2fr 1fr;
  column-gap: 25px;
  row-gap: 0px;
}
@media only screen and (min-width: 781px) {
  #nf-form-19-cont nf-fields-wrap,
  #nf-form-5-cont nf-fields-wrap {
    display: grid;
  }
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap,
  #nf-form-5-cont nf-fields-wrap {
    display: flex;
    flex-direction: column;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field,
#nf-form-5-cont nf-fields-wrap nf-field {
  color: #fff;
  /*
            &:nth-child(12) {
                grid-row: 7;
                grid-column: 1 / span 2;
                text-align: center;
            }
            */
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(2),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(2) {
  display: none;
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(1),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(1) {
  grid-column: 1;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(1),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(1) {
    order: 0;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(3),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(3) {
  grid-column: 2;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(3),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(3) {
    order: 3;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(4),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(4) {
  grid-column: 1;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(4),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(4) {
    order: 1;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(5),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(5) {
  grid-column: 2;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(5),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(5) {
    order: 4;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(6),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(6) {
  grid-column: 1;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(6),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(6) {
    order: 2;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(7),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(7) {
  grid-column: 2;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(7),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(7) {
    order: 5;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(8),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(8) {
  grid-column: 1;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(8),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(8) {
    order: 7;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(9),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(9) {
  grid-column: 1;
  grid-row: 5 / 9;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(9),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(9) {
    order: 8;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(10),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(10) {
  grid-column: 2;
  grid-row: 4 / 6;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(10),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(10) {
    order: 6;
  }
}
@media only screen and (min-width: 781px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(10) .label-above,
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(10) .label-above {
    margin-bottom: -15px !important;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(11),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(11) {
  grid-column: 2;
  grid-row: 5;
  margin-bottom: 60px;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(11),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(11) {
    order: 9;
  }
}
@media only screen and (min-width: 781px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(11) .label-above,
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(11) .label-above {
    margin-bottom: -15px !important;
  }
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(12),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(12) {
  grid-column: 2;
  grid-row: 6 / 9;
}
#nf-form-19-cont nf-fields-wrap nf-field:nth-child(13),
#nf-form-5-cont nf-fields-wrap nf-field:nth-child(13) {
  grid-row: 10;
  grid-column: 1 / span 2;
  text-align: center;
}
@media only screen and (max-width: 780px) {
  #nf-form-19-cont nf-fields-wrap nf-field:nth-child(13),
  #nf-form-5-cont nf-fields-wrap nf-field:nth-child(13) {
    order: 10;
  }
}
#nf-form-16-cont .submit-wrap input {
  background: #d39929 !important;
  border-radius: 0px;
  color: #264044 !important;
  border: none;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  font-size: 30px;
  padding: 15px 0px 15px;
  font-weight: 600;
  font-family: var(--wp--preset--font-family--prompt) !important;
}
#nf-form-16-cont .nf-field-element select {
  height: 47px;
}
.contactus-leftgreen .col-md-3.nf-field-container,
.contactus-leftgreen .col-md-6.nf-field-container {
  clear: initial;
}
.nf-field-element textarea {
  height: 214px !important;
}
#nf-field-7[type="submit"],
#nf-field-136[type="submit"] {
  background-color: #d39939 !important;
  text-transform: uppercase;
  font-family: Prompt, sans-serif !important;
  letter-spacing: 0.75px;
  max-width: 325px;
  font-size: 1.25em;
}
details {
  background: #D5D5D5;
  padding: 20px;
}
details summary {
  position: relative;
  padding-right: 40px;
}
summary::marker {
  font-size: 0px;
}
summary:after {
  content: "";
  width: 12px;
  height: 14px;
  display: inline-block;
  transition: all 0.3s;
  margin-left: 10px;
  background-image: url(../assets/images/wolfandbrown-arrow.svg);
  rotate: -90deg;
  background-size: cover;
  right: 0.5vw;
  top: 0.25vw;
  position: absolute;
}
.nf-form-fields-required {
  display: none;
}
.nf-field-label {
  color: #fff;
}
.nf-field-label li label {
  color: #fff;
}
.nf-input-limit {
  color: #fff;
}
.label-hidden .nf-field-description {
  font-size: 12px;
  margin-top: 10px;
}
.nf-field-element input,
.nf-field-element select,
.nf-field-element textarea {
  font-family: sans-serif !important;
}
.modal .wp-block-group-is-layout-constrained.wp-block-group.is-layout-constrained {
  position: static;
}
.modal .wp-block-group-is-layout-constrained.wp-block-group.is-layout-constrained .main-menu__closer {
  position: absolute;
  top: 5px;
  right: 20px;
}
.main-menu__opener,
.main-menu__closer {
  cursor: pointer;
}
.main-menu__outside {
  margin-top: -146px;
  z-index: 4100;
  position: relative;
}
@media only screen and (max-width: 780px) {
  .main-menu__outside .wp-block-group .has-link-color {
    font-size: 16px !important;
  }
}
.main-menu__wrapper:not(.block-editor-block-list__block) {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4100;
  height: 100vh;
}
.main-menu__wrapper:not(.block-editor-block-list__block).main-menu--open {
  display: block;
}
.main-menu__closer {
  z-index: 2000;
  position: relative;
}
.element-overlay {
  display: none;
  position: fixed;
  /* or absolute */
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.45) !important;
  /* 50% black */
  z-index: 4000;
  /* ensure it's on top of other elements */
}
.element-overlay.overlay--open {
  display: block;
}
.element-floating__contact-us {
  position: fixed;
  right: 0px;
  bottom: 50px;
  z-index: 900;
  cursor: pointer;
}
.element-floating__contact-us .has-primary-text-color {
  font-size: 26px !important;
  padding-left: 17px !important;
}
@media only screen and (max-width: 780px) {
  .element-floating__contact-us .has-primary-text-color {
    font-size: 17.25px !important;
    padding-top: 6px !important;
    padding-right: 15px !important;
    padding-bottom: 5px !important;
    padding-left: 12px !important;
  }
}
.modal {
  width: 80%;
  top: 10%;
  left: 10%;
  z-index: 4100;
  background-color: #72696A;
  padding: 30px;
  position: fixed;
}
@media only screen and (max-width: 782px) {
  .modal {
    position: absolute;
  }
}
.btn-close {
  transform: translate(10px, -20px);
  padding: 0.5rem 0.7rem;
  background: #eee;
  border-radius: 50%;
}
.element__background-diagonal {
  background: url(../assets/images/wolfandbrown-background-diagonal.svg);
  background-repeat: no-repeat;
  background-position: bottom left;
}
.element__background-diagonal.background--moved {
  background-position: 0px 315px;
}
@media only screen and (max-width: 782px) {
  .element__background-diagonal {
    background-size: 40%;
  }
}
.columns-2 .wp-block-post .wp-block-post-featured-image {
  float: none;
  margin-left: 0px;
  width: 100% !important;
}
.wp-block-search__inside-wrapper {
  border: 1px solid;
}
.entry-content.wp-block-post-content a:not(.wp-block-button__link),
.entry-summery a:not(.wp-block-button__link),
.widget a:not(.wp-block-button__link) {
  text-decoration: initial !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  border: 2px solid !important;
}
@media only screen and (max-width: 780px) {
  .wp-block-cover__inner-container {
    margin-top: 20px;
  }
}
.wp-block-query-pagination-numbers {
  border-radius: 28px;
}
.page-id-9896 .element-floating__contact-us,
.page-id-9102 .element-floating__contact-us {
  display: none;
}
#nf-field-146-container li label {
  color: #fff;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
  left: initial !important;
}
.has-shadow-dark:hover {
  transform: translateY(0px);
}
body .wp-block-query-pagination .page-numbers.current,
body .wp-block-query-pagination a:hover,
body .wp-block-query-pagination a:focus,
body .wp-block-query-pagination a:active {
  background-color: transparent;
  color: initial !important;
}
body .wp-block-query-pagination .page-numbers,
body .wp-block-query-pagination .wp-block-query-pagination-next,
body .wp-block-query-pagination .wp-block-query-pagination-previous {
  background: transparent;
}
.zindex-0 {
  z-index: 0;
}
.zindex-100 {
  z-index: 100;
}
header {
  z-index: 1000;
  position: relative;
}
.hidden {
  display: none;
}
.element-font-mod--color-italized i,
.element-font-mod--color-bold i,
.element-font-mod--color-italized em,
.element-font-mod--color-bold em,
.element-font-mod--color-italized b,
.element-font-mod--color-bold b,
.element-font-mod--color-italized strong,
.element-font-mod--color-bold strong {
  color: #d39929;
}
.element--layout-unconstrain-important,
.nf-form-cont {
  max-width: 100% !important;
}
main {
  padding-bottom: 0px !important;
}
@media (min-width: 600px) {
  .wp-block-latest-posts__list.wp-block-latest-posts.columns-3 li {
    width: calc(50% - 1.25em);
  }
}
.wp-block-latest-posts__list {
  background-color: transparent !important;
  gap: 1em;
}
.wp-block-latest-posts__list li {
  margin: 0px !important;
  padding-left: 20px;
}
.wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
  padding-top: 20px;
}
.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt {
  padding-bottom: 20px;
}
.home.page .wp-block-latest-posts__list li {
  background-color: #e2e2e2;
}
@media only screen and (max-width: 780px) {
  .mobile-textalign-center {
    text-align: center;
  }
  .mobile-headers-blockandpadding {
    display: block !important;
    padding-top: 0px !important;
  }
  .mobile-headers-blockandpadding .wp-block-cover__image-background {
    position: relative !important;
  }
  .mobile-width200 .wp-block-cover__image-background {
    margin: 0 -32px !important;
    width: 200% !important;
  }
  .mobile-width200 .wp-block-cover__inner-container {
    z-index: 100;
    position: relative;
  }
  .mobile-width160 {
    min-height: 0px !important;
  }
  .mobile-width160 .wp-block-cover__image-background {
    margin: 0 -122px !important;
    width: 160% !important;
  }
  .mobile-hidden {
    display: none;
  }
  .mobile-overflowhidden {
    overflow: hidden !important;
  }
  .mobile-mt0 {
    margin-top: 0px !important;
  }
  .mobile-mb0 {
    margin-bottom: 0px !important;
  }
  .mobile-mr0 {
    margin-right: 0px !important;
  }
  .mobile-ml0 {
    margin-left: 0px !important;
  }
  .mobile-mb1 {
    margin-bottom: 10px !important;
  }
  .mobile-mb2 {
    margin-bottom: 20px !important;
  }
  .mobile-mt1 {
    margin-top: 10px !important;
  }
  .mobile-mt2 {
    margin-top: 20px !important;
  }
  .mobile-mt5 {
    margin-top: 50px !important;
  }
  .mobile-mt8 {
    margin-top: 80px !important;
  }
  .mobile-mt10 {
    margin-top: 100px !important;
  }
  .mobile-mt30 {
    margin-top: 300px !important;
  }
  .mobile-pt0 {
    padding-top: 0px !important;
  }
  .mobile-pb0 {
    padding-bottom: 0px !important;
  }
  .mobile-pr0 {
    padding-right: 0px !important;
  }
  .mobile-pl0 {
    padding-left: 0px !important;
  }
  .mobile-pr2 {
    padding-right: 20px !important;
  }
  .mobile-pl2 {
    padding-left: 20px !important;
  }
  .mobile-pr4 {
    padding-right: 40px !important;
  }
  .mobile-pl4 {
    padding-left: 40px !important;
  }
  .mobile-pr6 {
    padding-right: 60px !important;
  }
  .mobile-pl6 {
    padding-left: 60px !important;
  }
  .mobile-pt30 {
    padding-top: 300px !important;
  }
  .mobile-pt30 {
    padding-top: 300px !important;
  }
  .mobile-largefont {
    font-size: 31px !important;
  }
  .mobile-textalign-center {
    text-align: center !important;
  }
  .mobile-fontsize25.has-large-font-size {
    font-size: 25px !important;
  }
}
@media only screen and (min-width: 781px) {
  .desktop-mt5 {
    margin-top: 50px !important;
  }
}
:where(.wp-block-group.has-background.has-contact-background-background-color) {
  padding-right: 40px !important;
  padding-left: 40px !important;
}
.important-overflowvisible {
  overflow: visible !important;
}
.blog .wp-block-post-featured-image {
  margin-top: -100px;
}
