/*
Theme Name: Shoof Child Theme
Version: 2.0
Description: Child Theme for Shoof International
Author: Gavin Lovegrove
Template: Divi
Author URL: https://www.shoofinternational.com
*/
/*------- Theme Customizations------- */
/*
**********************************

 VARIABLES

**********************************
*/
/*
**********************************

 DIV THEME - BUG FIXES

**********************************
*/
.et-waypoint:not(.et_pb_counters) {
  opacity: 1;
}

/*
**********************************

 TEXT ELEMENTS

**********************************
*/
body {
  font-weight: 400;
}

h1, h2 {
  letter-spacing: -1px;
  color: #253643;
  color: #253643 !important;
}

h1 {
  font-size: 54px;
  font-size: clamp(2.8rem, 11vw, 3.4rem);
  font-weight: 600;
}

.post h1 {
  font-size: 34px;
}

h2 {
  font-size: clamp(2rem, 9vw, 2.6rem);
  font-weight: 500;
  line-height: 1.2;
  color: #666;
}

h2.products {
  font-size: 22px;
  font-weight: normal;
  color: #666;
  text-transform: none;
  line-height: 1.3;
}

h3, h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

h3 {
  font-size: 26px !important;
}

h4 {
  font-size: 22px !important;
}

ul li {
  margin: 5px 0;
}

.text-hero {
  font-size: clamp(40px, 13vw, 70px);
  font-size: 80px;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1;
  padding-bottom: 0;
}

.text-hero-sub {
  font-size: clamp(11px, 6vw, 33px);
  font-weight: 400;
  letter-spacing: -1px;
  line-height: 1.2;
  padding-bottom: 10px;
}

.text-intro {
  font-size: clamp(12px, 6vw, 24px);
  font-weight: 400;
  letter-spacing: -0.5px;
  line-height: 1.4;
}

.text-white {
  color: #FFFFFF;
}

.text-blue {
  color: #253643;
}

.sub-head-caps {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}

/*
**********************************

 BRAND ELEMENTS

**********************************
*/
.brand-wrapper img {
  transform: scale(1);
  transition: all 0.15s linear;
}
.brand-wrapper img:hover {
  transform: scale(1.1);
  transition: all 0.15s linear;
}

.mid-grey {
  background: #f2f4f6;
  background: #f5f5f5;
  background-repeat: no-repeat;
}

#shoof-footer {
  background: #253643;
}

/*
**********************************

 TILE ELEMENTS

**********************************
*/
.tile-wrapper {
  overflow: hidden;
}
.tile-wrapper a {
  color: #F6F6F6;
}
.tile-wrapper:hover .tile {
  filter: brightness(1);
  transform: scale(1.1);
  transition: all 0.3s linear;
}
.tile-wrapper .tile {
  filter: brightness(0.85);
  transform: scale(1);
  transition: all 0.3s linear;
}
.tile-wrapper .text-tile-hero {
  font-family: "Inter Regular", sans-serif;
  font-size: 36px;
  font-size: clamp(20px, 7vw, 40px);
  position: absolute;
  bottom: 30px;
  padding: 20px 30px 25px 30px;
  background: #253643;
  background: rgb(37, 54, 67);
  border-bottom-right-radius: 25px;
  transition: all 0.3s linear;
}

/*
**********************************

 BUTTON ELEMENTS

**********************************
*/
.et_pb_button {
  font-weight: 400;
}

/*place button modules next to each other in the same column*/
.pa-inline-buttons .et_pb_button_module_wrapper {
  display: inline-block;
  margin: 0 10px 10px 0 !important;
}

/*
**********************************

 MENU/NAV ELEMENTS

**********************************
*/
.nav li ul {
  padding: 0;
  border-top: solid 3px #253643;
}

#top-menu li li {
  padding: 0;
  display: block;
}
#top-menu li li a {
  width: auto;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
  background-color: #4FAB8B;
  opacity: 1;
}

#footer-locations a {
  color: #F6F6F6 !important;
}

/*
**********************************

 POP UP MODAL ELEMENTS

**********************************
*/
#new-zealand,
#australia,
#chile,
#global {
  display: block;
}

/*
**********************************

 LOCATIONS STYLES

**********************************
*/
.locations {
  font-size: 18px;
  font-weight: 400;
}
.locations .et-pb-icon {
  font-weight: 900 !important;
  font-size: 16px;
  margin-left: 5px;
}
.locations ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border: none;
  box-shadow: 0px 35px 15px -21px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  outline: solid 2px #F3F3F3;
  overflow: hidden;
}
.locations ul li {
  list-style: none;
  margin: 0px;
  outline: solid 1px #F3F3F3;
}
.locations ul li a {
  color: #253643;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 15px;
}
.locations ul li a:hover {
  background: #4FAB8B;
  background: #253643;
  color: #FFFFFF;
}

.locations.six ul li {
  flex: 1 0 33%; /* explanation below */
}

.locations.four ul li {
  flex: 1 0 50%; /* explanation below */
}

/*
**********************************

 HISTORY STYLES

**********************************
*/
.history h2 {
  font-size: 100px;
  font-weight: 600;
  text-transform: none;
}
.history h3 {
  font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #B5B6B3;
}
.history h4 {
  font-size: 20px;
  text-align: center;
}
.history p {
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
}

/*
**********************************

 MISC STYLES

**********************************
*/
.contact p {
  padding-bottom: 0;
}

/*
**********************************

 SVG Map (Home Page)

**********************************
*/
.wrapper {
  padding-top: 30px;
}
.wrapper .btn-wrapper {
  text-align: center;
}
.wrapper .btn {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  background: #dbe2e8;
  padding: 10px 15px;
  color: #666;
  text-decoration: none;
  border-radius: 3px;
  margin: 20px 5px 0 0;
}
.wrapper .btn:focus {
  background: #005293;
  color: #FFF;
}
.wrapper .hidden {
  display: none;
}
.wrapper #nz-chile {
  stroke: #4FAB8B !important;
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: ani 3s linear forwards infinite;
}
.wrapper #nz-aus {
  stroke: #4FAB8B !important;
  stroke-dasharray: 600;
  stroke-dashoffset: 600;
  animation: ani 3s linear forwards infinite;
}
.wrapper #nz-usa,
.wrapper #nz-canada,
.wrapper #nz-china,
.wrapper #nz-europe,
.wrapper #nz-uk,
.wrapper #nz-asia {
  stroke: #4FAB8B !important;
  stroke-dasharray: 10;
  stroke-dashoffset: 100;
  animation: ani 1s linear reverse infinite;
}
.wrapper #circle-asia,
.wrapper #circle-america,
.wrapper #circle-europe {
  opacity: 0;
  fill: none !important;
  stroke: #4FAB8B;
  stroke-width: 30px;
  animation: circle 5s linear reverse infinite;
  transform-box: fill-box;
  transform-origin: center;
}
.wrapper #tubbease circle,
.wrapper #tailwell circle,
.wrapper #walkease circle,
.wrapper #disinfection circle,
.wrapper #general-animal circle {
  animation: spots 1.5s linear reverse infinite;
  transform-box: fill-box;
  transform-origin: center;
}
@keyframes ani {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 0.1;
    transform: scale(1);
  }
  50% {
    opacity: 0.3;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}
@keyframes spots {
  0% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(2.5);
  }
  100% {
    opacity: 0.5;
    transform: scale(1);
  }
}

/*
**********************************

 DIVI OVERRIDES

**********************************
*/
/****** Lightbox Styling *******/
[class*=lightbox-trigger-] {
  cursor: pointer;
}

[class*=lightbox-content-] {
  position: relative;
  z-index: unset !important;
}

[class*=lightbox-content-] .mfp-close {
  color: #999999 !important;
}

[class*=lightbox-content-] .mfp-close:active {
  top: 0px !important;
}

.et_pb_main_blurb_image {
  margin-bottom: 10px;
}

/* Small Devices (Divi Mobile) */
@media (max-width: 767px) {
  .locations.six ul li,
  .locations.four ul li {
    flex: 1 0 100%; /* explanation below */
  }
  .tile-wrapper .text-tile-hero {
    padding: 10px 20px 12px 20px;
  }
}
/* Small Devices (Divi Mobile) */
@media (max-width: 480px) {
  .text-hero {
    font-size: 48px;
  }
  .history h2 {
    font-size: 70px;
  }
  .sub-head-caps {
    font-size: 24px;
  }
}
/*
**********************************

 EXPERIMENTAL

**********************************
*/
#footer-menu ul#menu-footer-menu {
  flex-direction: column;
}/*# sourceMappingURL=style.css.map */