/* CSS Document */
/* base styles */
html, body {
  max-width: 100%;
  position: relative;
  overflow-x: hidden;
}

a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
}
ul li {
  display: inline-block;
  width: auto;
}

.sub-nav-shadow, nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option:hover .sub-nav-padding {
  -webkit-box-shadow: 0px 5px 11px 3px rgba(0, 0, 0, 0.69);
  box-shadow: 0px 8px 11px 3px rgba(0, 0, 0, 0.69);
}

.filter-left-half-black {
  background: #414042;
  background: linear-gradient(90deg, rgba(65, 64, 66, 0.3) 0%, rgba(65, 64, 66, 0.3) 50%, rgba(65, 64, 66, 0) 100%);
  width: 100%;
}

.full-black-filter {
  background: rgba(64, 65, 66, 0.35);
}

.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.no-margin {
  margin: 0;
}

.absolute-center {
  left: 0;
  right: 0;
  position: absolute;
}

.hover-shadow:hover {
  -webkit-box-shadow: 0px 3px 13px -4px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 3px 13px -4px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 3px 13px -4px rgba(0, 0, 0, 0.75);
}

.light-blue-block {
  background: #29aae2;
}

.dark-blue-block {
  background: #1b60ae;
}

.green-block {
  background: #71a564;
}

.white-block {
  background: white;
  color: #414042;
}

.row:before, .row:after {
  display: none !important;
}

/* PADDING    */
.pt-vert-padding-both-10 {
  padding: 10px 0;
}

.pt-vert-padding-both-20 {
  padding: 20px 0;
}

.pt-vert-padding-both-30 {
  padding: 30px 0;
}

.pt-vert-padding-both-40 {
  padding: 40px 0;
}

.pt-vert-padding-both-50 {
  padding: 50px 0;
}

.pt-vert-padding-both-60 {
  padding: 60px 0;
}

.pt-vert-padding-both-70 {
  padding: 70px 0;
}

.pt-vert-padding-both-80 {
  padding: 80px 0;
}

.pt-vert-padding-both-90 {
  padding: 90px 0;
}

.pt-vert-padding-both-100 {
  padding: 100px 0;
}

.pt-vert-padding-bottom-10 {
  padding: 0 0 10px 0;
}

.pt-vert-padding-bottom-20 {
  padding: 0 0 20px 0;
}

.pt-vert-padding-bottom-30 {
  padding: 0 0 30px 0;
}

.pt-vert-padding-bottom-40 {
  padding: 0 0 40px 0;
}

.pt-vert-padding-bottom-50 {
  padding: 0 0 50px 0;
}

.pt-vert-padding-bottom-60 {
  padding: 0 0 60px 0;
}

.pt-vert-padding-bottom-70 {
  padding: 0 0 70px 0;
}

.pt-vert-padding-bottom-80 {
  padding: 0 0 80px 0;
}

.pt-vert-padding-bottom-90 {
  padding: 0 0 90px 0;
}

.pt-vert-padding-bottom-100 {
  padding: 0 0 100px 0;
}

.pt-vert-padding-top-10 {
  padding: 10px 0 0 0;
}

.pt-vert-padding-top-20 {
  padding: 20px 0 0 0;
}

.pt-vert-padding-top-30 {
  padding: 30px 0 0 0;
}

.pt-vert-padding-top-40 {
  padding: 40px 0 0 0;
}

.pt-vert-padding-top-50 {
  padding: 50px 0 0 0;
}

.pt-vert-padding-top-60 {
  padding: 60px 0 0 0;
}

.pt-vert-padding-top-70 {
  padding: 70px 0 0 0;
}

.pt-vert-padding-top-80 {
  padding: 80px 0 0 0;
}

.pt-vert-padding-top-90 {
  padding: 90px 0 0 0;
}

.pt-vert-padding-top-100 {
  padding: 100px 0 0 0;
}

.pt-horiz-padding-both-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.pt-horiz-padding-both-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.pt-horiz-padding-both-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.pt-horiz-padding-both-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.pt-horiz-padding-both-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.pt-horiz-padding-both-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.pt-horiz-padding-both-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.pt-horiz-padding-both-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.pt-horiz-padding-both-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.pt-horiz-padding-both-45 {
  padding-left: 45px;
  padding-right: 45px;
}

.pt-horiz-padding-both-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.bottom-posititon-0 {
  position: absolute;
  bottom: 0px;
}

.bottom-posititon-10 {
  position: absolute;
  bottom: 10px;
}

.bottom-posititon-20 {
  position: absolute;
  bottom: 20px;
}

.bottom-posititon-30 {
  position: absolute;
  bottom: 30px;
}

.bottom-posititon-40 {
  position: absolute;
  bottom: 40px;
}

.bottom-posititon-50 {
  position: absolute;
  bottom: 50px;
}

.bottom-posititon-60 {
  position: absolute;
  bottom: 60px;
}

.bottom-posititon-70 {
  position: absolute;
  bottom: 70px;
}

.bottom-posititon-80 {
  position: absolute;
  bottom: 80px;
}

.bottom-posititon-90 {
  position: absolute;
  bottom: 90px;
}

.bottom-posititon-100 {
  position: absolute;
  bottom: 100px;
}

.pt-z-index-0 {
  z-index: 0;
}

.pt-z-index-1 {
  z-index: 1;
}

.pt-z-index-2 {
  z-index: 2;
}

.pt-z-index-3 {
  z-index: 3;
}

.pt-z-index-4 {
  z-index: 4;
}

.pt-z-index-5 {
  z-index: 5;
}

.pt-z-index-6 {
  z-index: 6;
}

.pt-z-index-7 {
  z-index: 7;
}

.pt-z-index-8 {
  z-index: 8;
}

.pt-z-index-9 {
  z-index: 9;
}

.pt-z-index-10 {
  z-index: 10;
}

/* CSS Document */
.bolder {
  font-weight: 900;
}

.bold {
  font-weight: 700;
}

.semibold {
  font-weight: 500;
}

.normal {
  font-weight: 400;
}

.light {
  font-weight: 300;
}

.lightest {
  font-weight: 100;
}

.serif {
  font-family: "Baskerville", serif;
}

.text-dark-blue {
  color: #1b60ae;
}

.text-black {
  color: #414042;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #414042;
  -webkit-text-size-adjust: 100%;
}

p, li, lo {
  font-size: 11px;
  line-height: 16.5px;
}
@media screen and (min-width: 480px) {
  p, li, lo {
    font-size: 11.5px;
    line-height: 17.25px;
  }
}
@media screen and (min-width: 640px) {
  p, li, lo {
    font-size: 12px;
    line-height: 18px;
  }
}
@media screen and (min-width: 768px) {
  p, li, lo {
    font-size: 13px;
    line-height: 19.5px;
  }
}
@media screen and (min-width: 1024px) {
  p, li, lo {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (min-width: 1920px) {
  p, li, lo {
    font-size: 15px;
    line-height: 22.5px;
  }
}

h1 {
  font-size: 28px;
  line-height: 42px;
}
@media screen and (min-width: 480px) {
  h1 {
    font-size: 36px;
    line-height: 54px;
  }
}
@media screen and (min-width: 640px) {
  h1 {
    font-size: 42px;
    line-height: 63px;
  }
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 54px;
    line-height: 81px;
  }
}
@media screen and (min-width: 1024px) {
  h1 {
    font-size: 68px;
    line-height: 102px;
  }
}
@media screen and (min-width: 1920px) {
  h1 {
    font-size: 84px;
    line-height: 126px;
  }
}

h2 {
  font-size: 24px;
  line-height: 36px;
}
@media screen and (min-width: 480px) {
  h2 {
    font-size: 28px;
    line-height: 42px;
  }
}
@media screen and (min-width: 640px) {
  h2 {
    font-size: 32px;
    line-height: 48px;
  }
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 38px;
    line-height: 57px;
  }
}
@media screen and (min-width: 1024px) {
  h2 {
    font-size: 44px;
    line-height: 66px;
  }
}
@media screen and (min-width: 1920px) {
  h2 {
    font-size: 50px;
    line-height: 75px;
  }
}

h3 {
  font-size: 18px;
  line-height: 27px;
}
@media screen and (min-width: 480px) {
  h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (min-width: 640px) {
  h3 {
    font-size: 24px;
    line-height: 36px;
  }
}
@media screen and (min-width: 768px) {
  h3 {
    font-size: 30px;
    line-height: 45px;
  }
}
@media screen and (min-width: 1024px) {
  h3 {
    font-size: 36px;
    line-height: 54px;
  }
}
@media screen and (min-width: 1920px) {
  h3 {
    font-size: 42px;
    line-height: 63px;
  }
}

h4 {
  font-size: 15px;
  line-height: 22.5px;
}
@media screen and (min-width: 480px) {
  h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 640px) {
  h4 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media screen and (min-width: 768px) {
  h4 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1024px) {
  h4 {
    font-size: 22px;
    line-height: 33px;
  }
}
@media screen and (min-width: 1920px) {
  h4 {
    font-size: 24px;
    line-height: 36px;
  }
}

h5 {
  font-size: 13px;
  line-height: 19.5px;
}
@media screen and (min-width: 480px) {
  h5 {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (min-width: 640px) {
  h5 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  h5 {
    font-size: 18px;
    line-height: 27px;
  }
}
@media screen and (min-width: 1024px) {
  h5 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1920px) {
  h5 {
    font-size: 22px;
    line-height: 33px;
  }
}

h6 {
  font-size: 12px;
  line-height: 18px;
}
@media screen and (min-width: 480px) {
  h6 {
    font-size: 13px;
    line-height: 19.5px;
  }
}
@media screen and (min-width: 640px) {
  h6 {
    font-size: 14px;
    line-height: 21px;
  }
}
@media screen and (min-width: 768px) {
  h6 {
    font-size: 15px;
    line-height: 22.5px;
  }
}
@media screen and (min-width: 1024px) {
  h6 {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 1920px) {
  h6 {
    font-size: 18px;
    line-height: 27px;
  }
}

.text-dark-blue {
  color: #1b60ae;
}

/* CSS Document */
.pt-btn {
  padding: 10px 10px;
  font-size: 20px;
  font-weight: 900;
  border-radius: 25px;
}

.pt-btn-lg, .btn-separated-lg {
  margin: 0 5px;
  padding: 15px 15px;
  font-size: 24px;
  font-weight: 900;
  border-radius: 35px;
}

.pt-btn-small {
  margin: 0 5px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 900;
  border-radius: 20px;
}

.btn-whole-green {
  background: #71a564;
  color: white;
  border: none;
}
.btn-whole-green:hover {
  background: #659858;
}

.btn-whole-white {
  background: white;
  color: #414042;
  border: none;
}
.btn-whole-white:hover {
  background: #f2f2f2;
}

.btn-hollow-white {
  background: transparent;
  border: 2px solid white;
  color: white;
}

.btn-hollow-blue {
  border: 2px solid #1b60ae;
  color: #1b60ae;
}

.btn-whole-black {
  background: #414042;
  color: white;
  border: none;
}
.btn-whole-black:hover {
  background: #5b595c;
}

.btn-whole-blue {
  background: #1b60ae;
  color: white;
  border: none;
}
.btn-whole-blue:hover {
  background: #2278da;
}

.btn-whole-light-blue {
  background: #29aae2;
  color: white;
  border: none;
}
.btn-whole-light-blue:hover {
  background: #1a8cbe;
}

.btn-hollow-black {
  border: 2px solid #414042;
  border-radius: 20px;
  color: #414042;
  background: transparent;
}

.btn-separated, .btn-separated-lg {
  text-align: center;
  margin: 0 5px;
}
@media screen and (max-width: 540px) {
  .btn-separated, .btn-separated-lg {
    margin: 0 2px;
  }
}
.btn-separated .btn-left, .btn-separated-lg .btn-left {
  border-radius: 30px 0 0 30px;
  margin-right: 5px;
  transition: 0.3s all;
}
@media screen and (max-width: 540px) {
  .btn-separated .btn-left, .btn-separated-lg .btn-left {
    margin-right: 2px;
  }
}
.btn-separated .btn-right, .btn-separated-lg .btn-right {
  border-radius: 0 30px 30px 0;
}
.btn-separated:hover .btn-whole-white, .btn-separated-lg:hover .btn-whole-white {
  background: white;
}
.btn-separated:hover .btn-left, .btn-separated-lg:hover .btn-left {
  margin-right: 0;
  margin-left: 5px;
}
@media screen and (max-width: 540px) {
  .btn-separated:hover .btn-left, .btn-separated-lg:hover .btn-left {
    margin-right: 0;
    margin-left: 2px;
  }
}

.close-button {
  position: absolute;
  top: -2px;
  right: -1px;
  color: blue;
}

.btn-list {
  margin: 0 15px;
}
@media screen and (max-width: 1024px) {
  .btn-list {
    margin: 4px -1px;
  }
}

/* Content blocks */
.light-blue-section {
  background: #29aae2;
  color: white;
}

.light-gray-section {
  background: #f7f7f7;
  color: #414042;
}

.dark-blue-section {
  background: #1b60ae;
  color: white;
}

.dark-gray-section {
  background: #414042;
  color: white;
}

.black-section {
  background: black;
  color: #c4c4c4;
}

.height-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.aspect-square {
  max-width: 700px;
  padding-top: 50%;
  position: relative;
}
@media screen and (max-width: 575px) {
  .aspect-square {
    padding-top: 100%;
  }
}
.aspect-square .square-content {
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  padding: 20px;
}

.aspect-50 {
  padding-top: 50%;
  position: relative;
}
.aspect-50 .aspect-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* form components */
input {
  padding: 5px;
}

.hollow-white-input {
  background: transparent;
  border: 2px white solid;
  color: white;
}

.solid-white-submit {
  background: white;
  border: 2px white solid;
  color: #414042;
}

.solid-black-submit {
  background: #414042;
  border: 2px #414042 solid;
  color: white;
}

.hollow-black-input {
  background: transparent;
  border: 2px #414042 solid;
  color: #414042;
}

.solid-blue-submit {
  background: #1b60ae;
  border: 2px #1b60ae solid;
  color: white;
}
.solid-blue-submit:hover {
  background: #2278da;
  border-color: #2278da;
}

.hollow-blue-input {
  background: transparent;
  border: 2px #1b60ae solid;
  color: #1b60ae;
}

.inline-form input[type="text"] {
  border-radius: 5px 0 0 5px;
  width: 130px;
}
.inline-form input[type="submit"] {
  border-radius: 0 5px 5px 0;
  width: 70px;
}

/* CSS Document */
.snipcart-count {
  position: absolute;
  height: 15px;
  width: 15px;
  text-align: center;
  line-height: 15px;
  background: #f47b68;
  font-weight: bold;
  color: white;
  font-size: 10px;
  left: 50%;
  transform: translateX(-5.5px);
  border-radius: 50%;
  display: none;
}

.snipcart-summary {
  background: white;
  padding: 10px;
  z-index: 1000;
  color: #414042;
  width: 310px;
  border-radius: 5px;
  border: solid thin #f7f7f7;
  display: none;
}

.snipcart-summary:before, nav .nav-bottom .mobile-toolbar #nav-footer-cart-icon:before {
  content: "";
  position: absolute;
  border-width: 10px;
  border-style: solid;
}

.cart-summary-hover:hover .snipcart-summary {
  display: block;
}

/* Iframes */
.iframe-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.iframe-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: none;
}

/* CSS Document */
@keyframes k9wv {
  0% {
    transform: rotateY(45deg);
  }
  50% {
    transform: rotateY(-45deg);
  }
  100% {
    transform: rotateY(45deg);
  }
}
@keyframes bscuit {
  0% {
    transform: rotateZ(0deg);
  }
  25% {
    transform: rotateZ(90deg);
  }
  50% {
    transform: rotateZ(180deg);
  }
  75% {
    transform: rotateZ(270deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
/*Nav Bar Styles*/
nav {
  position: fixed;
  z-index: 999;
  width: 100%;
}
nav .menu-padding {
  padding: 0 15px;
}
@media screen and (max-width: 1024px) {
  nav .menu-padding {
    padding: 10px;
  }
}
nav #mobile-nav {
  display: none;
}
@media screen and (max-width: 1024px) {
  nav #mobile-nav {
    display: block;
  }
}
nav #full-nav {
  display: block;
}
@media screen and (max-width: 1024px) {
  nav #full-nav {
    display: none;
  }
}
nav .nav-top {
  width: 100%;
  background: #414042;
  display: table;
  padding: 10px 5px;
}
nav .nav-top #nav-cart-btn #nav-top-cart-count {
  top: 0;
}
nav .nav-top #nav-cart-btn #nav-cart-summary {
  position: absolute;
  top: calc(100% + 10px);
  right: -10px;
}
nav .nav-top #nav-cart-btn #nav-cart-summary:before {
  bottom: 100%;
  right: 8px;
  border-color: transparent transparent white transparent;
}
nav .nav-top .nav-top-button {
  margin: 0 10px;
  padding: 0 10px;
  position: relative;
}
nav .nav-top .nav-top-button:before, nav .nav-top .nav-top-button:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #FFF;
  content: "";
  opacity: 1;
  transition: all 0.3s;
}
nav .nav-top .nav-top-button:before {
  width: 2px;
  height: 0px;
}
nav .nav-top .nav-top-button:after {
  width: 100%;
  height: 2px;
}
nav .nav-top .nav-top-button:hover:before {
  height: 100%;
}
nav .nav-top .nav-top-button:hover:after {
  opacity: 0;
  bottom: 100%;
}
@media screen and (max-width: 1024px) {
  nav .nav-top {
    display: none;
  }
}
nav .nav-bottom {
  width: 100%;
  background: #1b60ae;
  background: linear-gradient(90deg, #29aee2 0%, #1b60ae 100%);
}
nav .nav-bottom .nav-logo {
  padding: 10px;
  max-width: 250px;
  width: 20%;
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .nav-logo {
    max-width: 200px;
    padding: 0;
    width: 30%;
    align-self: center;
  }
}
nav .nav-bottom #mobile-nav-options {
  margin-bottom: 30px;
}
nav .nav-bottom #mobile-hamburger {
  z-index: 1000;
}
nav .nav-bottom #mobile-hamburger .hamburger-bar {
  z-index: 1000;
  width: 30px;
  height: 3px;
  border-radius: 1.5px;
  margin: 8px 0;
  background: white;
  transition: 0.3s;
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .open-hamburger .hamburger-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg) translateY(4px);
    -ms-transform: rotate(45deg) translateY(4px);
    transform: rotate(45deg) translateY(4px);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
  }
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .open-hamburger .hamburger-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .open-hamburger .hamburger-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg) translateY(-4px);
    -ms-transform: rotate(-45deg) translateY(-4px);
    transform: rotate(-45deg) translateY(-4px);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
  }
}
nav .nav-bottom .nav-options {
  height: 100%;
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .nav-options {
    z-index: 1000;
    background: #f7f7f7;
    color: #414042;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding-bottom: 40px;
  }
}
nav .nav-bottom .nav-options .nav-option {
  cursor: pointer;
  font-weight: 700;
  font-size: 20px;
  padding: 10px;
}
nav .nav-bottom .nav-options .nav-option i {
  transition: 0.3s;
}
@media screen and (max-width: 1128px) {
  nav .nav-bottom .nav-options .nav-option {
    font-size: 17px;
  }
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .nav-options .nav-option {
    background: white;
    margin: 2px 0;
  }
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .nav-options .nav-option .nav-option-text {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .nav-options .nav-option .plus-spinner {
    transition: 3s all;
    margin-top: 5px;
    width: 20px;
    height: 20px;
  }
  nav .nav-bottom .nav-options .nav-option .plus-spinner:before, nav .nav-bottom .nav-options .nav-option .plus-spinner:after {
    content: "";
    position: absolute;
    background-color: #414042;
    transition: transform 0.3s ease-out;
  }
  nav .nav-bottom .nav-options .nav-option .plus-spinner:before {
    top: 0;
    left: 50%;
    width: 4px;
    height: 100%;
    margin-left: -2px;
  }
  nav .nav-bottom .nav-options .nav-option .plus-spinner:after {
    top: 50%;
    left: 0;
    width: 100%;
    height: 4px;
    margin-top: -2px;
  }
}
nav .nav-bottom .nav-options .nav-option .sub-nav {
  z-index: 1000;
  top: 100%;
  display: none;
  color: #414042;
  background: white;
  border: #dddddd solid 2px;
  padding: 10px;
  transition: 1s;
  left: 0;
  right: 0;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option {
  padding: 5px 0;
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option .sub-nav-padding {
  margin: 25px;
  background: #f7f7f7;
  transition: all 0.3s;
  perspective: 1000px;
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option #pc-nav-hover {
  position: absolute;
  bottom: 20%;
  right: 10%;
  width: 17%;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option #k9wv-hover {
  margin: auto;
  position: absolute;
  bottom: 0;
  right: 10%;
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option #bscuit-nav-hover {
  position: absolute;
  bottom: 16%;
  left: 12%;
  display: none;
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option .sub-nav-img {
    width: 20%;
    max-width: 100px;
    margin-right: 15px;
    vertical-align: bottom;
  }
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option:hover #pc-nav-hover {
  max-height: 300px;
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option:hover #k9wv-hover {
  animation-name: k9wv;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
nav .nav-bottom .nav-options .nav-option .sub-nav .sub-nav-option:hover #bscuit-nav-hover {
  display: block;
  animation-name: bscuit;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
nav .nav-bottom .nav-options .nav-option:hover {
  background: white;
}
nav .nav-bottom .nav-options .nav-option:hover .nav-option-text {
  color: #1b60ae;
}
nav .nav-bottom .nav-options .nav-option:hover i {
  transform: rotatez(180deg);
}
@media screen and (min-width: 1024px) {
  nav .nav-bottom .nav-options .nav-option:hover .sub-nav {
    display: block;
    opacity: 1;
    position: absolute;
  }
}
@media screen and (max-width: 1024px) {
  nav .nav-bottom .nav-options .nav-option:hover .sub-nav-caption {
    max-width: 70%;
    vertical-align: bottom;
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  nav .nav-bottom .nav-options .nav-option:hover .sub-nav-caption {
    padding: 15px;
  }
}
nav .nav-bottom .nav-options .nav-option-active .sub-nav {
  display: block;
}
nav .nav-bottom .nav-options .nav-option-active .plus-spinner:before {
  transform: rotate(90deg);
}
nav .nav-bottom .nav-options .nav-option-active .plus-spinner:after {
  transform: rotate(180deg);
}
nav .nav-bottom .mobile-toolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #414042;
  color: white;
}
nav .nav-bottom .mobile-toolbar .mobile-toolbar-icon {
  text-align: center;
  padding: 10px;
  font-size: 16px;
  width: 20%;
}
nav .nav-bottom .mobile-toolbar #nav-footer-cart-icon:before {
  border-color: white transparent transparent transparent;
  bottom: 27px;
  left: calc(50% - 5px);
  z-index: 1000;
  display: none;
}
nav .nav-bottom .mobile-toolbar #nav-footer-cart-icon #nav-footer-cart-count {
  top: 5px;
}
nav .nav-bottom .mobile-toolbar #nav-footer-cart-icon #nav-footer-cart-summary {
  bottom: 47px;
  position: fixed;
  left: 10px;
  right: 10px;
  margin: auto;
}
nav .nav-bottom .mobile-toolbar #nav-footer-cart-icon #nav-footer-cart-summary:before {
  display: none;
}
nav .nav-bottom .mobile-toolbar #nav-footer-cart-icon:hover:before {
  display: block;
}

/* HEADERS */
header {
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
header .header-carousel {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
header .header-carousel-item {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position-x: center;
  display: none;
}
header.full-header {
  height: 80vh;
  min-height: 450px;
}
@media screen and (max-width: 540px) {
  header.full-header {
    height: 60vh;
  }
}
header.half-header {
  height: 50vh;
  min-height: 350px;
}
@media screen and (max-width: 540px) {
  header.half-header {
    height: 40vh;
  }
}
header.half-header .title-overline {
  border-top: solid white 2px;
  padding-top: 5px;
  display: inline-block;
}
@media screen and (orientation: portrait) {
  header .header-cta {
    margin-top: 30px;
  }
}
header .split-header {
  position: relative;
  width: 100%;
  height: 100%;
}
header .split-header .title {
  font-weight: lighter;
  font-size: 4.5rem;
}
@media (max-width: 1200px) {
  header .split-header .title {
    font-size: calc(1.575rem + 3.9vw) ;
  }
}
header .split-header .subtitle {
  font-weight: bolder;
  font-size: 3.5rem;
}
@media (max-width: 1200px) {
  header .split-header .subtitle {
    font-size: calc(1.475rem + 2.7vw) ;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* CSS Document */
.slick-slider .slick-slide img {
  margin: auto;
}
.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 5;
  height: 50px;
  width: 50px;
  background: #29aae2;
  color: white;
  border: none;
  border-radius: 25px;
  line-height: 50px;
  font-size: 26px;
  visibility: hidden;
  transform: translateY -25px;
}
@media screen and (max-width: 576px) {
  .slick-slider .slick-arrow {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    width: 30px;
  }
}
@media screen and (max-width: 768px) {
  .slick-slider .slick-arrow {
    visibility: visible;
  }
}
.slick-slider .slick-prev {
  left: -25px;
}
@media screen and (max-width: 576px) {
  .slick-slider .slick-prev {
    left: 0;
  }
}
.slick-slider .slick-next {
  right: -25px;
}
@media screen and (max-width: 576px) {
  .slick-slider .slick-next {
    right: 0;
  }
}
.slick-slider:hover .slick-arrow {
  visibility: visible;
}

/* Website Footer*/
footer {
  margin-top: 50px;
  position: relative;
  background: #c4c4c4;
}
footer #footer-icons {
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 550px) {
  footer #footer-icons {
    top: -30px;
  }
}
footer #footer-icons .footer-icon-img {
  height: 50px;
}
@media screen and (max-width: 550px) {
  footer #footer-icons .footer-icon-img {
    height: 30px;
  }
}
footer #footer-border-top {
  border-top: #d8d8d8 solid 2px;
  padding: 10px 0;
}
footer #footer-logo {
  width: 100%;
  max-width: 150px;
}
@media screen and (max-width: 575px) {
  footer #footer-logo {
    max-width: 75px;
  }
}
footer .footer-caption {
  font-size: 11px;
}
footer .footer-social-icon {
  display: inline-block;
  margin: 5px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  background: #1b60ae;
  color: white;
  font-size: 16px;
  line-height: 32px;
}
footer .footer-social-icon:hover {
  background: #2278da;
}
footer .footer-social-icon #footer-cart-summary {
  position: absolute;
  bottom: calc(100% + 10px);
}
footer .footer-social-icon #footer-cart-summary:before {
  top: 100%;
  left: 7px;
  border-color: white transparent transparent transparent;
}
@media screen and (max-width: 575px) {
  footer .responsive-center {
    text-align: center;
    padding: 10px 0;
  }
}
footer .footer-nav {
  padding: 10px;
}
@media screen and (max-width: 768px) {
  footer .footer-nav {
    font-size: 12px;
    margin: 0 10px;
  }
}

/* FAQ containers */
.faq-container {
  border-bottom: #6F6F6F solid 1px;
}

.faq-question {
  padding: 15px;
  background: white;
}

.faq-arrow {
  transition: 0.5s all;
  transform-origin: center center;
  font-size: 20px;
}

.faq-question-text {
  margin-left: 15px;
  line-height: 30px;
}

.faq-question:hover {
  background: #dddddd;
  border-left: thick #1b60ae solid;
}

.faq-question:hover .faq-arrow {
  transform: rotateZ(90deg);
  color: #1b60ae;
}

.faq-container-active .faq-question {
  background: #dddddd;
  border-left: thick #1b60ae solid;
  padding-right: 10px;
}

.faq-container-active .faq-arrow {
  transform: rotateZ(90deg);
  color: #1b60ae;
}

.faq-response {
  background: #dddddd;
  padding: 15px;
  font-size: 12px;
  display: none;
}

.faq-container-active .faq-response {
  display: block;
}

/* HOME PAGE STYLES */
#badge-list {
  position: absolute;
  top: 15px;
  right: 15px;
}

.list-badge {
  z-index: 99;
  margin: 0 5px;
  width: 100px;
  position: relative;
}
.list-badge:hover .badge-caption {
  display: block;
}
@media screen and (max-width: 930px) {
  .list-badge {
    width: 70px;
  }
}
@media screen and (max-width: 540px) {
  .list-badge {
    width: 40px;
  }
}

.badge-caption {
  z-index: 100;
  display: none;
  background: rgba(255, 255, 255, 0.85);
  border: #f7f7f7 solid thin;
  position: absolute;
  width: 270px;
  padding: 10px;
  top: 105%;
}

.list-badge:nth-of-type(1) .badge-caption {
  right: -135px;
}

.list-badge:nth-of-type(2) .badge-caption {
  right: -90px;
}

.list-badge:nth-of-type(3) .badge-caption {
  right: -45px;
}

.list-badge:nth-of-type(4) .badge-caption {
  right: 0px;
}

@media screen and (max-width: 928px) {
  .badge-caption {
    visibility: hidden;
  }
}
#home-pc-block .square-content-text {
  z-index: 2;
}
#home-pc-block .home-pc-imgs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  #home-pc-block .home-pc-imgs {
    opacity: 0.6;
  }
}
@media screen and (max-width: 540px) {
  #home-pc-block .home-pc-imgs {
    opacity: 1;
  }
}
#home-pc-block #home-pc-img {
  background-image: url("/assets/img/home-pc.png");
}
#home-pc-block #home-app-img {
  background-image: url("/assets/img/home-phone-screen.png");
}

#home-video-block {
  background-image: url("/assets/img/home-video-bg.jpg");
  background-size: cover;
  background-position: 60%;
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  #home-video-block {
    background-attachment: scroll;
  }
}
@media screen and (max-width: 320px) {
  #home-video-block {
    background-attachment: scroll;
    height: 300px;
  }
}

@media screen and (max-width: 320px) {
  #video-block-h2 {
    font-size: 9vw;
  }
}

@media screen and (max-width: 320px) {
  #video-block-h5 {
    font-size: 4vw;
  }
}

#home-testimonials-block .testimonial-card {
  padding: 20px;
  margin: 0 10px;
  width: 22%;
}
#home-testimonials-block .testimonial-img {
  width: 40%;
  margin: 0 auto 15px;
}
#home-testimonials-block .testimonial-content .testimonial-text {
  font-style: italic;
  font-size: 11px;
  font-weight: 300;
}
#home-testimonials-block .testimonial-content .testimonial-caption {
  text-align: right;
  font-weight: 700;
  font-size: 11px;
}

@media screen and (max-width: 768px) {
  .testimonial-card {
    width: 22%;
  }
}
.close-button {
  position: absolute;
  top: 29px;
  right: -1px;
  color: white;
  font-size: 20px;
}

.testimonial-card {
  padding: 20px;
  margin: 0 10px;
  width: 22%;
}

.lightbox {
  position: fixed;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: none;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.video-container {
  position: absolute;
  margin: auto;
  width: 100%;
  padding-bottom: 56.25%;
  padding-top: 30px;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  left: 0;
  width: 100%;
  height: 90%;
}

.video-wrapper {
  width: 50%;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
}

.vertical-center {
  bottom: 50%;
  padding-top: 30%;
  transform: translateY(-50%);
}

/* CSS Document */
/* CSS Document */
#bscuit-header {
  background-image: url("/assets/img/bscuit-header.jpg");
  background-position: center bottom;
}

#top-bscuit-row {
  background-image: url("/assets/img/bscuit-background.png");
  background-size: cover;
  background-position-x: right;
}

#bottom-bscuit-row {
  background-image: url("/assets/img/bscuit-background-2.png");
  background-size: cover;
}

.bscuit-dog {
  position: relative;
  padding: 50% 0 0 0;
  min-height: 300px;
}
@media screen and (min-width: 540px) {
  .bscuit-dog {
    min-height: 550px;
  }
}

.dog-title {
  position: absolute;
  color: white;
  z-index: 1;
  background: #414042;
}

#akita-title {
  padding: 10px 55% 10px 10px;
  left: 0;
  top: -5%;
}

#yorkie-title {
  padding: 10px 10px 10px 55%;
  right: 0;
  top: -15%;
}

.bscuit-dog-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.bscuit-circle {
  position: absolute;
  padding-top: 160%;
  padding-left: 160%;
  border-radius: 50%;
}

.back-circle {
  background: white;
  z-index: 0;
  border: thin solid #414042;
}

.front-circle {
  z-index: 3;
}

.param-block {
  padding: 5px;
  border-radius: 5px;
  position: absolute;
  z-index: 4;
  color: #414042;
}
@media screen and (max-width: 991px) {
  .param-block {
    margin: 0 7px;
  }
}
@media screen and (max-width: 540px) {
  .param-block {
    margin: 0 20px;
  }
}
.param-block .param-icon {
  text-align: center;
  height: 50px;
  width: 50px;
  background: #414042;
  opacity: 0.8;
  color: white;
  margin: 0 5px;
  border-radius: 50%;
  z-index: 5;
}
.param-block .param-icon img {
  margin: auto;
}
@media screen and (max-width: 991px) {
  .param-block .param-icon {
    height: 35px;
    width: 35px;
  }
}
@media screen and (max-width: 540px) {
  .param-block .param-icon {
    height: 25px;
    width: 25px;
    margin: 0;
  }
}
.param-block .param-text {
  margin: 0 5px;
}
.param-block .param-text .param-title {
  padding-bottom: 2px;
  border-bottom: solid thin #414042;
  margin-bottom: 2px;
}
.param-block:hover {
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0px 3px 8px 0px #545454;
  -moz-box-shadow: 0px 3px 8px 0px #545454;
  box-shadow: 0px 3px 8px 0px #545454;
}
.param-block:hover .param-icon {
  opacity: 1;
}

.akita-circle {
  right: -15%;
  top: -5%;
}

.yorkie-circle {
  left: -12%;
  top: -10%;
}

.bscuit-results-block {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .bscuit-results-block {
    width: 100%;
  }
}

.bscuit-gradient {
  background: linear-gradient(0deg, #2769f5 0%, #2481b7 12%, #21987b 25%, #1eaf3e 38%, #1bc600 50%, #8dde0f 63%, #fff51e 76%, #ff8519 88%, #ff1414 100%);
  min-width: 40px;
  height: 70%;
  border-radius: 20px;
  position: relative;
  margin: 0 15px;
}
@media screen and (max-width: 767px) {
  .bscuit-gradient {
    height: 40px;
    width: 100%;
    background: linear-gradient(90deg, #2769f5 0%, #2481b7 12%, #21987b 25%, #1eaf3e 38%, #1bc600 50%, #8dde0f 63%, #fff51e 76%, #ff8519 88%, #ff1414 100%);
    margin: 15px 0;
  }
}
.bscuit-gradient .gradient-filter {
  position: absolute;
  width: 100%;
}
.bscuit-gradient .gradient-filter-high {
  border-radius: 20px 20px 0 0;
  top: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
}
@media screen and (max-width: 767px) {
  .bscuit-gradient .gradient-filter-high {
    border-radius: 0 20px 20px 0;
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 100%);
  }
}
.bscuit-gradient .gradient-filter-low {
  border-radius: 0 0 20px 20px;
  bottom: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 767px) {
  .bscuit-gradient .gradient-filter-low {
    border-radius: 20px 0 0 20px;
    left: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  }
}
.bscuit-gradient #akita-filter-low {
  height: 18%;
}
.bscuit-gradient #akita-filter-high {
  height: 36%;
}
.bscuit-gradient #susan-filter-low {
  height: 52%;
}
.bscuit-gradient #susan-filter-high {
  height: 34%;
}
@media screen and (max-width: 767px) {
  .bscuit-gradient #akita-filter-low {
    width: 18%;
    height: 100%;
  }
  .bscuit-gradient #akita-filter-high {
    width: 36%;
    height: 100%;
  }
  .bscuit-gradient #susan-filter-low {
    width: 52%;
    height: 100%;
  }
  .bscuit-gradient #susan-filter-high {
    width: 34%;
    height: 100%;
  }
}

.comfort-range {
  position: absolute;
  width: 100%;
  left: 0px;
}
@media screen and (max-width: 767px) {
  .comfort-range {
    height: 100%;
    width: auto;
  }
}

#akita-comfort-range {
  bottom: 18%;
  top: 36%;
}

#susan-comfort-range {
  bottom: 52%;
  top: 34%;
}

@media screen and (max-width: 767px) {
  #akita-comfort-range {
    top: 0;
    left: 18%;
    right: 36%;
    bottom: 0;
  }

  #susan-comfort-range {
    top: 0;
    bottom: 0;
    left: 52%;
    right: 34%;
  }
}
.comfort-range-title {
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: -25px;
  text-align: center;
  left: -100px;
  right: -100px;
  margin-left: auto;
  margin-right: auto;
}

.comfort-number {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  font-weight: 700;
}

.comfort-min {
  bottom: -30px;
}

.comfort-max {
  top: -30px;
}

@media screen and (max-width: 767px) {
  .comfort-number {
    top: 5px;
    width: auto;
  }

  .comfort-min {
    left: -30px;
  }

  .comfort-max {
    left: 105%;
  }
}
.param-lightbox-img {
  position: relative;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .param-lightbox-img {
    padding-top: 62.5%;
  }
}

.lightbox-param-icon {
  position: absolute;
  left: 15px;
  top: 15px;
}

.brachy-img {
  background-image: url("/assets/img/bscuit-brachy-param.jpg");
}

.coat-img {
  background-image: url("/assets/img/bscuit-coat-param.jpg");
}

.weight-img {
  background-image: url("/assets/img/bscuit-weight-param.jpg");
}

.toy-img {
  background-image: url("/assets/img/bscuit-toy-param.jpg");
}

.age-img {
  background-image: url("/assets/img/bscuit-age-param.jpg");
}

#trixie-lightbox-img {
  background-image: url("/assets/img/trixie-akita.jpg");
  background-position-x: 70%;
}

#susan-lightbox-img {
  background-image: url("/assets/img/susan-yorkie.jpg");
  background-position: 80%;
}

.headshot-tooltip-container {
  position: relative;
}
.headshot-tooltip-container .headshot-tooltip {
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translateX(-62.5px);
  border: #414042 solid thin;
  padding: 5px;
  font-size: 11px;
  display: none;
  z-index: 10;
  width: 125px;
  background: white;
  color: #414042;
  margin: auto;
}
.headshot-tooltip-container .headshot-tooltip:after {
  content: "";
  position: absolute;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #414042 transparent;
  left: 50%;
  transform: translateX(-2.5px);
  bottom: 100%;
}
.headshot-tooltip-container:hover .headshot-tooltip {
  display: block;
}

.bscuit-param-headshot {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background-size: cover;
  position: relative;
}

.bscuit-param-headshot-icon {
  position: absolute;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  color: white;
  line-height: 30px;
  text-align: center;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
}

.headshot-good {
  border: solid 2px #71a564;
}
.headshot-good .bscuit-param-headshot-icon {
  background: #71a564;
}

.headshot-bad {
  border: solid 2px #f47b68;
}
.headshot-bad .bscuit-param-headshot-icon {
  background: #f47b68;
}

.akita-headshot {
  background-image: url("/assets/img/trixie-akita.jpg");
  background-position: center center;
}

.yorkie-headshot {
  background-image: url("/assets/img/susan-yorkie.jpg");
  background-position: 90% center;
}

.param-block-img {
  color: white;
  position: relative;
  width: 20%;
  padding: 20% 0 0 0;
  background-size: cover;
  background-position: center center;
}
.param-block-img .param-block-caption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.5s;
}
.param-block-img .param-block-caption .param-block-caption-text {
  max-height: 0;
  overflow-y: hidden;
  transition: 0.5s;
}
.param-block-img .param-block-caption:hover {
  background: rgba(41, 170, 226, 0.7);
}
.param-block-img .param-block-caption:hover .param-block-caption-text {
  max-height: 100%;
}
@media screen and (max-width: 767px) {
  .param-block-img {
    padding: 33.333333333% 0 0 33.333333333%;
  }
}
@media screen and (max-width: 576px) {
  .param-block-img {
    padding: 50% 0 0 50%;
  }
}

#bscuit-api-img {
  width: 90%;
  margin: auto;
  max-width: 400px;
}
