/* ----------------------------------------------
 This will overwrite the style.css
 ---------------------------------------------- */
body {
}

.b-r-hero-image .hero {
  background-position: center center;
}

.job_opening .department .position-title {
  color: #666666;
}

.hero_boxes .box {
  background: rgba(0, 0, 0, 0.5);
  border: none;
}

.hero_boxes .box:hover {
  background: rgba(0, 0, 0, 0.6);
}

.quote-form,
.popup-form {
  display: none;
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: auto;
  top: 0;
  bottom: 0;
  height: 100vh;
  overflow: scroll;
}

.quote-form .back-gray,
.popup-form .back-gray {
  height: auto;
  background: rgba(0, 0, 0, 0.5);
}

.quote-form .panel,
.popup-form .panel {
  padding: 3rem;
}

.quote-form h4,
.popup-form h4 {
  font-size: 2rem;
}

.quote-form .container-fluid,
.popup-form .container-fluid {
  position: relative;
}


.quote-form .close-popup,
.popup-form .close-popup {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url(/wp-content/themes/nightowls/images/pages/close.png) no-repeat center center;
  background-size: 100% auto;
  right: 40px;
  top: 20px;
}

.quote-form .close-popup:hover,
.popup-form .close-popup:hover {
  opacity: 0.7;
}



.acf-form .acf-error-message {
  display: block !important;
}

.acf-field .acf-error-message {
  background: #b90b0b !important;
  border-radius: 0 !important;
}

.acf-error-message {
  background: #b90b0b !important;
  border-left-color: #b90b0b !important;
}

.acf-field .acf-error-message:after {
  border-top-color: #b90b0b !important;
}

.star-ratings-css-bottom,
.star-ratings-css-top {
  overflow: hidden;
  height: 20px;
  background-size: 100px auto;
  background-image: url(/wp-content/themes/nightowls/images/pages/star-red.png);
}

.layout-reviews .reviews .review .google-reviews {
  display: block;
  padding-bottom: 10px;
}

.layout-reviews .reviews .review .google-reviews span.reviewed-name {
  display: none;
}

.star-ratings-css-bottom {
  background-image: url(/wp-content/themes/nightowls/images/pages/star-grey.png);
}

.star-ratings-css span {
  display: none !important;
}

.faq .group .question .question-title {
  vertical-align: top;
  align-items: baseline;
}

.faq .group .question .question-title span {
}

a.back-to-top-link {
}

.categories-tabs {
  text-align: center;
}

.categories-tabs a {
  display: inline-table;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #e5e5e5;
}

.faq-group h3 {
  font-size: 1.6rem;

  padding: 3rem 0 2rem 0;
  margin-top: 3rem;
  border-top: 1px solid #e5e5e5;
}

.builder .no-gutters {
  width: 100%;
}

.builder .top-section {
  overflow: hidden;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  display: inline-block;
  background-color: #b90b0b;
  padding: 18px 60px;
  border-radius: 30px;
  font-family: "neuzeit-grotesk-extra-conden";
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0.6s ease;
  -o-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}

.col-1,
.col-2 {
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: none;
}

.woocommerce .chosen-container-single .chosen-single span {
  font-size: 18px;
}

.woocommerce form .form-row input.input-text,
.woocommerce .chosen-container,
.woocommerce .chosen-container.chosen-with-drop,
.woocommerce .chosen-container .chosen-single,
.woocommerce .chosen-container.chosen-with-drop .chosen-single,
.woocommerce .chosen-container .chosen-single span,
.woocommerce .chosen-container.chosen-with-drop .chosen-single span {
  line-height: 40px;
  height: 40px;
}

.woocommerce-shop-page {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: 1s;
}

.woocommerce-shop-page.visible {
  visibility: visible;
  overflow: visible;
  height: initial;
  opacity: 1;
}

.woocommerce ul.products li.product a {
  position: relative;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link .imagewrapper {
  display: block;
  position: relative;
}

.woocommerce ul.products li.product a.woocommerce-loop-product__link .imagewrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  z-index: 9;
  opacity: 1;
  animation: shimmer 2s infinite;
  background: linear-gradient(to right, #eeeeee 5%, #e0e0e0 25%, #eee 40%);
  background-size: 1000px 100%;
  transition: opacity 0.3s ease 0.5s;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link .imagewrapper.active:before,
.related.products .woocommerce-LoopProduct-link.woocommerce-loop-product__link .imagewrapper:before {
  opacity: 0 !important;
}

.woocommerce ul.products li.product a.add_to_cart_button {
  font-size: 18px;
  padding: 18px 0;
  width: 80%;
  text-align: center;
}

@media screen and (max-width: 575px) {
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }

  .woocommerce ul.products li.product a.add_to_cart_button {
    width: 100%;
    font-size: 16px;
    padding: 15px 0;
  }

  .woocommerce-variation-add-to-cart .button {
    display: block !important;
    float: initial !important;
    width: 100%;
    margin: 1rem 0 !important;
    text-align: center;
    padding: 1rem 0 !important;
  }

  .woocommerce div.woocommerce-tabs.wc-tabs-wrapper {
    width: 100% !important;
  }

  button[name="apply_coupon"] {
    padding: 1rem 0.5rem !important;
  }

  .product-thumbnail {
    display: block !important;
  }

  .product-thumbnail:before {
    display: none;
  }

  .product-thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 90px !important;
  }
}

@keyframes shimmer {
  0% {
    background-position: -1000px 0;
  }

  100% {
    background-position: 1000px 0;
  }
}

.woocommerce ul.products li.product a img {
  min-width: 100%;
  min-height: auto;
}

.section.shop-category ul {
  padding: 0;
}

.shop-timeline {
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  padding: 3rem 0 2rem 0;
  margin-top: 3rem;
}

.shop-timeline ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  position: relative;
}

.shop-timeline ul:before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -1.5rem;
  height: 1px;
  background-color: #b11016;
}

.shop-timeline li {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.shop-timeline li a {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 5px;
  padding: 3rem 0 0 0;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.shop-timeline li a:before,
.shop-timeline li a:after {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.shop-timeline li a:hover {
  /* text-decoration: underline; */
  color: #000;
}

.shop-timeline li a:hover:before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.shop-timeline li a:before {
  content: "";
  display: block;
  background: #fff;
  border: 1px solid #b11016;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 16px;
}

.shop-timeline ul.on-shop li:first-child a:after,
.shop-timeline ul.on-product li:first-child a:after,
.shop-timeline ul.on-cart li:nth-child(1) a:after,
.shop-timeline ul.on-cart li:nth-child(2) a:after,
.shop-timeline ul.on-checkout li:nth-child(1) a:after,
.shop-timeline ul.on-checkout li:nth-child(2) a:after,
.shop-timeline ul.on-checkout li:nth-child(3) a:after {
  content: "";
  display: block;
  background: #b11016;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50rem;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 20px;
}

.section.woo-checkout {
  padding: 0 0 3rem 0;
}

/* Cart Contents Icon */
.cart-contents {
  position: relative;
  display: flex !important;
  flex-flow: column nowrap;
  justify-content: center;
}

.cart-contents:before {
  content: "";
  background: url(../../images/icons/shopping-cart.svg) center center / contain no-repeat;
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
}

.cart-contents:hover {
  text-decoration: none;
}

.cart-contents-count {
  color: #fff;
  position: absolute;
  z-index: 1;
  background: #b90b0b;
  font-weight: normal;
  border-radius: 50rem;
  padding: 1px 6px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: top;
  height: 17px;
  min-width: 17px;
  transform: translateY(-100%) translateX(25%);
  font-size: 10px;
}

.floating-cart {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 50rem;
  width: 35px;
  height: 35px;
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  top: 30px;
  right: 15px;
  z-index: 999;
  transition: 225ms;
  opacity: 0;
  pointer-events: none;
}

.floating-cart.floating {
  opacity: 1;
  pointer-events: initial;
}

.floating-cart .cart-contents-count {
  transition: 225ms;
}

.floating-cart:hover .cart-contents-count {
  transform: translateY(-120%) translateX(25%);
}

.floating-cart li {
  list-style: none;
}

/* Hide Undo button for now -- items can't be restored until we setup a new local storage cache for recovered items/products */
.woocommerce .restore-item {
  display: none !important;
}

@media only screen and (max-width: 766px) {
  h1 {
    font-size: calc(4.375rem - 1.5rem);
  }

  .process-hero-image .hero {
    background-position: left center;
  }

  .hero .hero-content .sub-title {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .hero .scroll-text {
    letter-spacing: 0.33px;
    text-align: center;
  }

  h2 {
    font-size: calc(3.4375rem - 1.2rem);
    line-height: 1;
  }

  .builder .builder-opinions .opinions .opinion#Frame .list-opinion,
  .builder .builder-opinions .opinions .opinion#Font .list-opinion {
    width: 100%;
  }

  p {
    line-height: 22px;
  }

  .text-content-component .sub-title.thin {
    font-size: 1.75rem;
    line-height: 29px;
  }

  .homepage-layout .gradient-section .images .img-wpr {
    width: 100%;
  }

  .homepage-layout .gradient-section .images {
    display: block;
    margin: 0;
    width: 100%;
  }

  .homepage-layout .gradient-section .images:after {
    content: " ";
    clear: both;
  }

  .restore .section.count-2 {
    padding-top: 100px;
  }

  .restore .section h2 {
    font-size: 1.6rem;
  }

  .text-content-component h1 {
    font-size: 2rem;
  }

  .steps-content .step .step-body h1 {
    font-size: 4rem;
  }

  .steps-content,
  .steps-content .step,
  .steps-content .step .step-body,
  .steps-content .step .step-img {
    display: block !important;
  }

  .steps-content .step .step-img {
    height: 80vw;
    width: 100%;
  }

  .steps-content .step .step-body {
    padding-bottom: 0;
  }

  .steps-content .step:after {
    content: " ";
    clear: both;
  }
}

.acf-field.acf-field-message.acf-field-5d9e041a49fd0 {
  display: none;
}

.woocommerce div.product form.cart button.button.alt {
  background-color: #b90b0b;
}

.cart_item .product-thumbnail img {
  /* display: none; */
  max-width: 150px;
  width: 100%;
}
