/*
 Theme Name:   Wizard Computers Theme
 description: >-
   A child theme of Rife Free
 Author:       Craig Jones
 Template:     rife-free
 Version:      1.0.0
*/
* {
  box-sizing: border-box !important;
  text-decoration: none;
}

p {
  line-height: 1.6;
}

.navigation-bar {
  padding: 0 !important;
}

#header-tools::before {
  display: none !important;
}

.bookme-button {
  margin: 1rem;
}

.posts-list .title-bar.outside .overlay-color, .single-post .title-bar.outside .overlay-color {
  background-color: rgba(18, 127, 218, 0.65) !important;
  height: 300px;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .posts-list .title-bar.outside .overlay-color, .single-post .title-bar.outside .overlay-color {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .posts-list .title-bar.outside .overlay-color, .single-post .title-bar.outside .overlay-color {
    height: 500px;
  }
}

.posts-list .title-bar.outside .page-title, .single-post .title-bar.outside .page-title {
  margin: 0;
  text-align: center;
  color: #ffffff;
  font-size: 2.5em;
  text-shadow: 0 0 10px #000000;
}
@media (min-width: 1200px) {
  .posts-list .title-bar.outside .page-title, .single-post .title-bar.outside .page-title {
    font-size: 3.5rem;
  }
}

.content-limiter {
  padding: 0 1rem !important;
}

.home-page__home-services {
  background-color: #eaf8fd;
}
.home-page__home-services-row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .home-page__home-services-row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .home-page__home-services-row--reverse {
    flex-direction: row-reverse;
  }
  .home-page__home-services-row--reverse .home-page__home-services-content-inner {
    margin-right: 0;
    margin-left: auto;
  }
}
.home-page__home-services-image {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  .home-page__home-services-image {
	height: 500px;
    width: 50%;
  }
}
.home-page__home-services-content {
  padding: 1rem;
}
@media (min-width: 768px) {
  .home-page__home-services-content {
    width: 50%;
    padding: 1rem 2rem;
  }
}
.home-page__home-services-content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-width: 600px;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.the-shop-page__information {
  background-color: #eaf8fd;
  color: #000000;
}
.the-shop-page__information-inner {
  max-width: 1024px;
  text-align: center;
  margin: 0 auto;
  padding: 3rem 1rem;
}
.the-shop-page__timeline {
  background-color: #ffffff;
}
.the-shop-page__timeline-inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 2rem 1rem;
}
.the-shop-page__timeline-inner .timeline-express-read-more-link {
  display: none !important;
}
.the-shop-page__timeline-inner .cd-timeline-icon-link {
  pointer-events: none;
}
.the-shop-page__timeline-title {
  text-transform: capitalize !important;
  font-size: 1.5rem;
  font-weight: bold;
  color: #127fda;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .the-shop-page__timeline-title {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .the-shop-page__timeline-title {
    font-size: 2.5rem;
  }
}
.the-shop-page__how-to-find-us {
  background-color: #ffffff;
}
.the-shop-page__how-to-find-us-title {
  text-transform: capitalize !important;
  font-size: 1.5rem;
  font-weight: bold;
  color: #127fda;
  margin: 0;
  text-align: center;
  padding: 1rem;
}
@media (min-width: 768px) {
  .the-shop-page__how-to-find-us-title {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .the-shop-page__how-to-find-us-title {
    font-size: 2.5rem;
  }
}
.the-shop-page__shop-location {
  background-color: #ffffff;
  padding: 3rem 1rem;
}
.the-shop-page__google-reviews {
  background-color: #ffffff;
}
.the-shop-page__google-reviews-inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 3rem 4rem;
}
.the-shop-page__google-reviews-title {
  text-transform: capitalize !important;
  font-size: 1.5rem;
  font-weight: bold;
  color: #127fda;
  margin: 0;
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .the-shop-page__google-reviews-title {
    font-size: 2rem;
  }
}
@media (min-width: 1024px) {
  .the-shop-page__google-reviews-title {
    font-size: 2.5rem;
  }
}

.walk-in-repair-page {
  background-color: #ffffff;
}
.walk-in-repair-page__information {
  background-color: #eaf8fd;
  color: #000000;
}
.walk-in-repair-page__information-inner {
  max-width: 1024px;
  text-align: center;
  margin: 0 auto;
  padding: 3rem 1rem;
}
.walk-in-repair-page__inner {
  padding: 2rem 1rem;
  max-width: 1200px;
  margin: 0 auto;
}
.our-team-page__information {
  background-color: #eaf8fd;
  color: #000000;
}
.our-team-page__information-inner {
  max-width: 1024px;
  text-align: center;
  margin: 0 auto;
  padding: 3rem 1rem;
}
.our-team-page__wizards {
  padding: 3rem 1rem;
  background-color: #ffffff;
}
.our-team-page__wizards-inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .our-team-page__wizards-inner {
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }
}
.our-team-page__wizard {
  text-align: center;
  margin-bottom: 1rem;
}
.our-team-page__wizard-image {
  width: 250px;
  padding: 0.5rem;
}
.our-team-page__wizard-name {
  margin: 0 0 0.5rem;
}
.our-team-page__wizard-role {
  margin: 0 0 1rem;
  color: #000000;
}

.business-services-page__intro {
  background-color: #ffffff;
  padding: 3rem 1rem;
}
.business-services-page__intro h2 {
  font-weight: normal;
}
.business-services-page__intro h2 strong {
  font-weight: bold;
  color: #000000;
}
.business-services-page__intro header {
  color: #000000;
}
.business-services-page__intro-inner {
  max-width: 990px;
  margin: 0 auto;
}
.business-services-page__business-services {
  background-color: #ffffff;
  padding: 3rem 0;
}
.business-services-page__business-services-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.business-services-page__business-service {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 300px;
  margin: 1rem;
  text-align: center;
  padding: 1rem;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}
.business-services-page__business-service-image {
  width: 100px;
  margin-bottom: 0.5rem;
}
.business-services-page__business-service-title {
  margin: 0 0 0.5rem;
  font-size: 1rem;
}
.business-services-page__business-service-content {
  margin: 0 0 0.5rem;
  font-size: 0.9rem;
}
.business-services-page__services {
  background-color: #127fda;
}
.business-services-page__services-row {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .business-services-page__services-row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .business-services-page__services-row--reverse {
    flex-direction: row-reverse;
  }
  .business-services-page__services-row--reverse .business-services-page__services-content-inner {
    margin-right: 0;
    margin-left: auto;
  }
}
.business-services-page__services-image {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  .business-services-page__services-image {
	height: 500px;
    width: 50%;
  }
}
.business-services-page__services-content {
  background-color: #127fda;
  color: #ffffff;
  padding: 1rem;
}
@media (min-width: 768px) {
  .business-services-page__services-content {
    width: 50%;
    padding: 1rem 2rem;
  }
}
.business-services-page__services-content h2 {
  color: #ffffff;
  margin: 0 0 0.5rem;
}
.business-services-page__services-content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-width: 600px;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.footer__main {
  position: relative;
  background-color: #127fda;
  color: #ffffff;
  padding: 3rem 1rem;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
.footer__socials {
  display: flex;
  margin-bottom: 0.5rem;
}
@media (min-width: 800px) {
  .footer__socials {
    margin-bottom: 0;
  }
}
.footer__socials .fa {
  font-size: 2rem;
  margin: 0.5rem;
}
.footer__socials .fa:hover {
  color: #222222 !important;
}
.footer__menu {
  display: none;
}
@media (min-width: 1024px) {
  .footer__menu {
    display: block;
  }
}
.footer__menu .menu {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 800px) {
  .footer__menu .menu {
    flex-direction: row;
  }
}
.footer__menu .menu-item {
  padding: 0.25rem 1rem;
  width: 210px;
}
.footer__menu .menu-item a {
  color: #ffffff;
  transition: color 0.5s ease;
}
.footer__menu .menu-item a:hover {
  color: #222222;
  transition: color 0.5s ease;
}
.footer__contact {
  display: flex;
  flex-direction: column;
}
.footer__contact p {
  margin: 0 0 1rem;
}
.footer__contact a {
  color: #ffffff;
  transition: color 0.5s ease;
  margin-bottom: 0.5rem;
}
.footer__contact a:hover {
  color: #222222;
  transition: color 0.5s ease;
}
.footer__copyright {
  background-color: #222222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  padding: 1rem;
}
.footer__copyright img {
  margin-bottom: 0.5rem;
}

.homepage-hero {
  background-color: #ffffff;
}
.homepage-hero__inner {
  position: relative;
  width: 100%;
  height: 500px;
  margin: 0 auto;
  background-size: 300px;
  background-position: bottom center;
  background-repeat: no-repeat;
  max-width: 1240px;
}
@media (min-width: 600px) {
  .homepage-hero__inner {
    height: auto;
    padding-top: 50%;
    background-size: 50%;
    background-position: top right;
  }
}
@media (min-width: 1200px) {
  .homepage-hero__inner {
    height: 600px;
    padding-top: 0;
  }
}
.homepage-hero__content {
  text-align: left;
  position: absolute;
  max-width: 350px;
  top: 0;
  left: 20px;
  z-index: 1;
  height: 100%;
}
@media (min-width: 400px) {
  .homepage-hero__content {
    left: 40px;
  }
}
@media (min-width: 600px) {
  .homepage-hero__content {
    background-size: 50%;
    width: 50%;
    max-width: 100%;
  }
}
.homepage-hero__title {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: bold;
  color: #127fda;
  margin-bottom: 1rem;
}
@media (min-width: 600px) {
  .homepage-hero__title {
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .homepage-hero__title {
    font-size: 3rem;
  }
}
@media (min-width: 1024px) {
  .homepage-hero__title {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .homepage-hero__title {
    font-size: 4rem;
  }
}
.homepage-hero__text {
  padding-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .homepage-hero__text {
    font-size: 1.25rem;
  }
}
.homepage-hero__cta {
  background-color: #127fda;
  border-radius: 2rem;
  padding: 1rem 2rem;
  color: #ffffff;
  transition: opacity 0.25s ease;
}
.homepage-hero__cta:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.75;
  transition: opacity 0.25s ease;
}

.homepage-intro {
  background-color: #eaf8fd;
  color: #000000;
}
.homepage-intro__inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 3rem 1rem;
  max-width: 1024px;
  text-align: center;
}
@media (min-width: 768px) {
  .homepage-intro__inner {
    padding: 5rem 1rem;
  }
}
@media (min-width: 1200px) {
  .homepage-intro__inner {
    padding: 7rem 1rem;
  }
}
.homepage-intro__title {
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: bold;
  color: #127fda;
  margin: 0;
}
@media (min-width: 600px) {
  .homepage-intro__title {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .homepage-intro__title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .homepage-intro__title {
    font-size: 3rem;
  }
}

.partners-bar {
  background-color: #eaf8fd;
  padding: 3rem 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  .partners-bar {
    padding: 5rem 1rem;
  }
}
@media (min-width: 1200px) {
  .partners-bar {
    padding: 7rem 1rem;
  }
}
.partners-bar__title {
  margin: 0 0 1rem;
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: bold;
  color: #127fda;
}
@media (min-width: 600px) {
  .partners-bar__title {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .partners-bar__title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .partners-bar__title {
    font-size: 3rem;
  }
}
.partners-bar__content {
  margin-bottom: 1rem;
}

.hero-header {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-header::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(18, 127, 218, 0.65);
}
@media (min-width: 768px) {
  .hero-header {
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .hero-header {
    height: 500px;
  }
}
.hero-header__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
}
.hero-header__wizard-hat {
  position: absolute;
  width: 50px;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-filter: drop-shadow(0px 0px 10px #000000);
  filter: drop-shadow(0px 0px 10px #000000);
}
@media (min-width: 1200px) {
  .hero-header__wizard-hat {
    width: 75px;
    top: -75px;
  }
}
.hero-header__title {
  margin: 0;
  text-align: center;
  color: #ffffff;
  font-size: 2.5em;
  text-shadow: 0 0 10px #000000;
}
@media (min-width: 1200px) {
  .hero-header__title {
    font-size: 3.5rem;
  }
}
.hero-header__title--homepage {
  margin-bottom: 1rem;
}
.hero-header__text {
  color: #ffffff;
  padding-bottom: 1.5rem;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
  text-shadow: 0 0 10px #000000;
}
@media (min-width: 1200px) {
  .hero-header__text {
    font-size: 1.25rem;
  }
}
.hero-header__cta {
  background-color: #ffffff;
  border-radius: 2rem;
  padding: 1rem 2rem;
  color: #127fda;
  transition: opacity 0.25s ease;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.hero-header__cta:hover {
  text-decoration: none;
  opacity: 0.75;
  transition: opacity 0.25s ease;
}
.hero-header--homepage {
  height: 80vh;
}
.hero-header--homepage::after {
  background-color: rgba(18, 127, 218, 0.75);
}
@media (min-width: 768px) {
  .hero-header--homepage {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .hero-header--homepage {
    height: 600px;
  }
}

.book-an-appointment-bar {
  background-color: #127fda;
  padding: 3rem 1rem;
}
.book-an-appointment-bar__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.book-an-appointment-bar__logo {
  width: 80px;
  margin-bottom: 1rem;
}
.book-an-appointment-bar__text {
  color: #ffffff;
  text-align: center;
}
.book-an-appointment-bar__text:hover {
  color: #ffffff;
  opacity: 0.75;
}

.wysiwyg p {
  font-family: "Montserrat";
  font-size: 1rem;
  margin: 0 0 1rem;
}
.wysiwyg a {
  color: #127fda;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4 {
  margin: 0 0 0.5rem;
}

.business-services-page {
  background-color: #eaf8fd;
}
.business-services-page__quote-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 1024px;
  margin: 0 auto;
  padding: 3rem 1rem;
}
.business-services-page__quote-image {
  width: 100px;
  border-radius: 50%;
  margin-bottom: 1rem;
}
.business-services-page__quote-stars {
  width: 125px;
}

.business-services-page__contact-form {
  background-color: #ffffff;
}
.business-services-page__contact-form-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 768px;
  margin: 0 auto;
  padding: 3rem 1rem;
}
.business-services-page__contact-form-inner .wpcf7 {
  width: 100%;
}
.business-services-page__contact-form-inner input[type=submit] {
  background-color: #127fda;
}
.business-services-page__contact-form-inner input[type=submit]:hover {
  background-color: #127fda;
  opacity: 0.75;
}
.business-services-page__contact-form-title {
  text-align: center;
  margin: 0 0 1rem;
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: bold;
  color: #127fda;
}
@media (min-width: 600px) {
  .business-services-page__contact-form-title {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .business-services-page__contact-form-title {
    font-size: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .business-services-page__contact-form-title {
    font-size: 3rem;
  }
}

.footer__contact-google-review-btn {
	position: relative;
	background-color: #ffffff;
	border-radius: 2rem;
	color: #127fda!important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.5rem 2rem;
	margin-top: 1rem;
}

.footer__contact-google-review-btn:hover {
	background-color: #ffffff;
	color: #127fda!important;
	opacity: 0.75;
}

.footer__contact-google-review-btn-image {
	height: 25px;
	width: 25px;
	margin-left: 0.5rem;
}

.wizard-contact-bar {
  background-color: #0d70b7;
  padding: 1rem;
}
@media (min-width: 768px) {
  .wizard-contact-bar {
    padding: 0.5rem 40px;
  }
}
.wizard-contact-bar__inner {
  display: flex;
  justify-content: space-between;
  max-width: 1160px;
  margin: 0 auto;
}
.wizard-contact-bar a {
  color: #ffffff;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .wizard-contact-bar a {
    font-size: 0.9rem;
  }
}
.wizard-contact-bar a:hover {
  color: #ffffff;
  opacity: 0.75;
  text-decoration: none;
}
.wizard-contact-bar__email, .wizard-contact-bar__phone {
  display: flex;
  align-items: center;
}
.wizard-contact-bar__email .fa, .wizard-contact-bar__phone .fa {
  margin-right: 0.5rem;
}
.wizard-contact-bar__email p, .wizard-contact-bar__phone p {
  display: none;
  margin: 0;
}
@media (min-width: 768px) {
  .wizard-contact-bar__email p, .wizard-contact-bar__phone p {
    display: block;
  }
}