/*
Theme Name:     Zebralove Web Solutions 2024
Theme URI:      https://zebralovewebsolutions.com
Text Domain: 	ZebraloveWebSolutions24
Author:         Lynne Lowell
Author URI:     https://zebralovewebsolutions.com
Version:        0.1.2
Tested Up To:   6.6
Requires PHP:	PHP 7.0
Description:	Zebralove Web Solutions in house theme.
*/
html, body {
  overflow-x: hidden;
  font-family: "Mohave"; }

h1 {
  font-family: "Cast"; }

h2, h3, h4, h5, h6 {
  font-family: "GFS"; }

img {
  max-width: 100%;
  height: auto; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

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

input[type="checkbox"] {
  accent-color: #016645;
  /* Sets the background color when checked */ }

.btn-custom, .wp-block-button__link, .field-wrap input[type="submit"] {
  padding: 10px 25px;
  font-family: "GFS";
  font-weight: 500;
  outline: none !important;
  cursor: pointer;
  position: relative;
  display: inline-block;
  background: #FFF;
  border: 2px solid #016645;
  transition: all 0.3s ease;
  border-radius: 0;
  text-transform: uppercase;
  color: #016645 !important; }
  .btn-custom:before, .btn-custom:after, .wp-block-button__link:before, .wp-block-button__link:after, .field-wrap input[type="submit"]:before, .field-wrap input[type="submit"]:after {
    position: absolute;
    content: " ";
    z-index: -1;
    width: 25%;
    top: 50%;
    height: 2px;
    background: #ffea23;
    transition: all 0.3s ease; }
  .btn-custom:before, .wp-block-button__link:before, .field-wrap input[type="submit"]:before {
    left: -10%; }
  .btn-custom:after, .wp-block-button__link:after, .field-wrap input[type="submit"]:after {
    right: -10%; }
  .btn-custom:hover, .wp-block-button__link:hover, .field-wrap input[type="submit"]:hover {
    background: #ffea23;
    color: #016645 !important; }
    .btn-custom:hover:before, .wp-block-button__link:hover:before, .field-wrap input[type="submit"]:hover:before {
      left: 0%; }
    .btn-custom:hover:after, .wp-block-button__link:hover:after, .field-wrap input[type="submit"]:hover:after {
      right: 0%; }

.drop-shadow {
  filter: drop-shadow(5px 5px 7px rgba(0, 0, 0, 0.5)); }

.cursive {
  font-family: "Kapakana"; }

.block-text {
  font-family: "Cast"; }

footer .mdi {
  color: #FFF;
  font-size: 1.3rem; }

.homeContact .mdi {
  font-size: 1.7rem; }

/*Ninja Forms Styles*/
.field-wrap > div input, .field-wrap textarea, .field-wrap select {
  border-radius: 5px;
  padding: 0.5rem;
  border: solid 1px #016645; }

.above-nav a {
  text-decoration: none; }
.above-nav h3 span {
  font-family: "Kapakana";
  font-size: 2.85rem; }

/*Navbar*/
.navbar {
  padding: .8rem 1.2rem;
  border-radius: 10px; }

.nav-link {
  font-size: 1rem;
  line-height: 2.5rem;
  margin-left: 25px;
  font-family: "GFS";
  text-transform: uppercase; }

.bg-dark {
  background-color: #000 !important; }

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #000; }

.navbar-dark .navbar-nav .nav-link {
  color: white;
  text-transform: uppercase; }

#navbarSupportedContent .form-control {
  background-color: transparent;
  border: 1px solid #FFF;
  border-radius: 0px;
  padding-left: 20px;
  padding-right: 20px; }

.dropdown-menu {
  background-color: rgba(1, 102, 69, 0.9);
  border-radius: 0px;
  border: none;
  left: 50px;
  font-family: "GFS";
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 2rem;
  padding: 0px;
  z-index: 9999; }

.dropdown-item {
  color: #ffea23;
  padding: .7rem 1.5rem; }

.menu-item.current_page_item .dropdown-item, .dropdown-item:focus, .dropdown-item:hover {
  color: #016645;
  background-color: #ffea23; }

.navbar-toggler {
  background: #ffea23; }
  .navbar-toggler:focus {
    box-shadow: none; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%281, 102, 69, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.top-bar {
  color: #FFF;
  font-size: 1rem; }

.top-bar a {
  color: #FFF;
  text-decoration: none; }

.top-bar a:hover {
  color: #FFF; }

.top-bar .mdi {
  font-size: 1.5rem; }

.headerContent {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px; }

.header {
  padding: 10px 0px; }

.service-row figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  /*min-width: 320px;*/
  max-height: 325px;
  width: 100%;
  background: #016645;
  text-align: center;
  cursor: pointer; }
  .service-row figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s; }
  .service-row figure figcaption {
    padding: 2em;
    color: #ffea23;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .service-row figure figcaption:before, .service-row figure figcaption:after {
      position: absolute;
      top: 30px;
      right: 30px;
      bottom: 30px;
      left: 30px;
      content: '';
      opacity: 0;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, transform 0.35s; }
    .service-row figure figcaption:before {
      border-top: 1px solid #ffea23;
      border-bottom: 1px solid #ffea23;
      -webkit-transform: scale(0, 1);
      transform: scale(0, 1); }
    .service-row figure figcaption:after {
      border-right: 1px solid #ffea23;
      border-left: 1px solid #ffea23;
      -webkit-transform: scale(1, 0);
      transform: scale(1, 0); }
    .service-row figure figcaption a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      text-indent: 200%;
      white-space: nowrap;
      font-size: 0;
      opacity: 0; }
  .service-row figure h2 {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    margin: 0;
    word-spacing: -0.15em;
    font-weight: 300;
    color: #ffea23; }
    .service-row figure h2 span {
      font-weight: 800; }
  .service-row figure p {
    margin: 0;
    letter-spacing: 1px;
    font-size: 60.5%;
    padding: 20px 0.25em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .service-row figure.vintage h2 {
    font-family: "Kapakana";
    text-transform: none;
    font-size: 4rem;
    padding-top: 10%; }
  .service-row figure.estate h2 {
    font-family: "Cast";
    text-transform: none;
    font-size: 2.25rem;
    padding-top: 25%; }
  .service-row figure:hover img {
    opacity: 0.25; }
  .service-row figure:hover figcaption:before, .service-row figure:hover figcaption:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .service-row figure:hover.vintage h2 {
    font-size: 3rem;
    padding-top: 0%; }
  .service-row figure:hover.estate h2 {
    font-size: 1.5rem;
    padding-top: 0%; }
  .service-row figure:hover h2, .service-row figure:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.service-box {
  margin: 15px 10px auto 15px;
  text-align: center;
  transition: all 0.5s; }
  .service-box .icon {
    width: 100px;
    margin: auto;
    padding: 15px;
    text-align: center;
    border-radius: 50%;
    background-color: #314d58;
    position: relative;
    top: 30px;
    z-index: 3; }
    .service-box .icon img {
      height: auto;
      max-width: 100%; }
    .service-box .icon:before {
      transition: all 0.5s;
      content: " ";
      width: 120px;
      height: 120px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%;
      background-color: #314d58;
      opacity: .6;
      z-index: -1; }
  .service-box:hover .icon::before {
    width: 140px;
    height: 140px; }
  .service-box:hover .img-in img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
  .service-box .img-in {
    position: relative;
    margin-top: -20px;
    border-radius: 10px; }
    .service-box .img-in img {
      width: 100%;
      height: auto;
      transition: all 0.5s;
      border-radius: 10px;
      -webkit-filter: grayscale(70%);
      filter: grayscale(70%); }
  .service-box .img-icon-box-content {
    padding: 0 20px; }
  .service-box a.title {
    margin: 20px auto 45px auto;
    display: block;
    position: relative;
    color: #314d58;
    text-decoration: none; }
    .service-box a.title:before {
      content: url("https://www.dunbarandsons.com/wp-content/themes/ZebraloveWebSolutions24/imgs/scroll.png");
      display: block;
      position: absolute;
      bottom: -43px;
      z-index: -1;
      height: 45px;
      width: 100%;
      margin: auto;
      left: 0;
      right: 0;
      opacity: 1; }
  .service-box .wasf {
    margin-bottom: 10px; }

.home-testimonials {
  background: #016645;
  padding: 6rem 2rem;
  position: relative; }
  .home-testimonials .top-left {
    position: absolute;
    top: -1px;
    left: 0; }
  .home-testimonials .bottom-left {
    position: absolute;
    bottom: -1px;
    left: 0;
    transform: rotate(-90deg); }
  .home-testimonials .top-right {
    position: absolute;
    top: -1px;
    right: 0;
    transform: rotate(90deg); }
  .home-testimonials .bottom-right {
    position: absolute;
    bottom: -1px;
    right: 0;
    transform: rotate(180deg); }
  .home-testimonials .wp-gr .grw-btns svg path {
    fill: #ffea23; }
  .home-testimonials h2 {
    font-family: "Cast";
    font-size: 3rem;
    color: #ffea23; }

/*Blog*/
.blog-border {
  margin: 10px 0px;
  padding: 20px 10px; }

.featuredImage {
  width: 100%;
  height: 100%; }

.blogSidebar {
  background-color: #016645;
  padding: 30px;
  margin-bottom: 15px;
  color: #FFF; }
  .blogSidebar a {
    color: #ffea23; }
    .blogSidebar a:hover {
      color: #ffea23;
      text-decoration: none; }
  .blogSidebar h2 {
    color: #FFF; }

.homeBlog {
  background-color: #314d58;
  background: -moz-linear-gradient(270deg, #269e4e 9%, #1b6f37 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(9%, #269e4e), color-stop(100%, #1b6f37));
  /*safari4+,chrome */
  background: -webkit-linear-gradient(270deg, #269e4e 9%, #1b6f37 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(270deg, #269e4e 9%, #1b6f37 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(270deg, #269e4e 9%, #1b6f37 100%);
  /* ie10+ */
  background: linear-gradient(180deg, #269e4e 9%, #1b6f37 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff944e', endColorstr='#004aad',GradientType=0 );
  /* ie6-9 */
  color: #FFF; }

.homeContactContent {
  position: relative;
  z-index: 9999;
  background-color: #FFF;
  padding: 1rem;
  -webkit-box-shadow: 0px 0px 10px 0px #54494b;
  -moz-box-shadow: 0px 0px 10px 0px #54494b;
  box-shadow: 0px 0px 10px 0px #54494b;
  margin-top: 50px;
  margin-bottom: -300px; }
  .homeContactContent .mdi {
    font-size: 2rem; }

.homeContact {
  background: linear-gradient(to bottom, rgba(1, 102, 69, 0.65), rgba(1, 102, 69, 0.65)), url("https://www.dunbarandsons.com/wp-content/themes/ZebraloveWebSolutions24/imgs/footerBG.jpg") no-repeat;
  background-size: cover;
  background-position: center center; }

footer a:hover {
  color: #ffea23;
  text-decoration: none; }
footer h2, footer h3, footer h4, footer h5, footer h6 {
  color: #FFF; }
footer h2 {
  font-family: "Cast"; }
footer .cursive {
  font-size: 2.5rem; }
footer .wp-block-button, footer .wp-block-button__link {
  width: 100%; }

.copyright {
  text-align: center;
  font-size: .8rem; }

/* ----------------------------------------------
 * Generated by Animista on 2021-1-25 9:56:18
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
@-webkit-keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: translateZ(-1400px);
    transform: translateZ(-1400px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@keyframes slide-in-fwd-center {
  0% {
    -webkit-transform: translateZ(-1400px);
    transform: translateZ(-1400px);
    opacity: 0; }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1; } }
@media (min-width: 765px) {
  .nav-link {
    font-size: 1.5rem; }

  .top-bar .mdi {
    font-size: 1rem; }

  .top-bar {
    font-size: inherit; }

  .image-right {
    margin-left: -80px;
    margin-top: 50px; }

  .service-row figure p {
    padding: 20px 2.5rem; }
  .service-row figure.vintage h2 {
    padding-top: 20%;
    font-size: 4rem; }
  .service-row figure.estate h2 {
    padding-top: 22%;
    font-size: 2.5rem; }
  .service-row figure:hover.vintage h2 {
    font-size: 4rem;
    padding-top: 10%; }
  .service-row figure:hover.estate h2 {
    padding-top: 10%;
    font-size: 2.5rem; } }
@media (min-width: 766px) and (max-width: 977px) {
  .nav-link {
    font-size: 1.15rem; }

  .service-row figure p {
    padding: 5px 0.5rem;
    font-size: 54%; }
  .service-row figure h2 {
    font-size: 1.15rem;
    line-height: 0.95; }
  .service-row figure.estate h2 {
    font-size: 2rem; }
  .service-row figure.vintage h2 {
    font-size: 3rem; }
  .service-row figure:hover.estate h2 {
    font-size: 2rem; }
  .service-row figure:hover.vintage h2 {
    font-size: 3rem;
    padding-top: 0%; } }
@media (min-width: 978px) and (max-width: 1200px) {
  .nav-link {
    font-size: 1.15rem; }

  .service-row figure h2 {
    font-size: 1.5rem; }
  .service-row figure p {
    padding: 20px 1em; } }
@media (max-width: 766px) {
  .nf-form-cont .one-third {
    width: 100% !important;
    margin-left: 0 !important; } }
