body {
    font-family: Poppins;
    color: #000;
    background: #000;
}

.poppins {
    font-family: Poppins !important;
}

.zilla {font-family: 'Zilla Slab' !important;}

a {
    color: #000;
    text-decoration: underline;
    text-decoration-color: #D3C180;
}

a.btn {
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #D3C180;
}


/* 1.2 Typography */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5 {
    font-family: 'Zilla Slab';
    font-weight: 600;
    letter-spacing: 0.02em;
    margin: 10px 0 0;
    padding: 0;
}

h1,
.h1 {
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.01em;
    margin-bottom: 25px;
}

h2,
.h2 {
    font-size: 30px;
    line-height: 40px;
}

h3,
.h3 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0;
    margin: 10px 0 10px;
}

h4,
.h4 {
    font-size: 26px;
    line-height: 38px;
    letter-spacing: 0;
}

h5 {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    color: inherit;
}

h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover {
    text-decoration: none;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    color: #fff;
    background-color: #e6cc6f;
    border-color: #e6cc6f;
    box-shadow: 0 0 0 .25rem #e6cc6f; }

/* Header */
header {background-color: #000;}



.img-container {
    min-height: 400px;
    visibility: hidden; }


.footer .connect a {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 15px;
}

/* Footer */
.footer {
    margin-top: 45px;
    padding-top: 35px;
    padding-bottom: 36px;
    border-top: 1px solid #E5E5E5;
}

.footer {
    font-family: Poppins;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    background-color: #000;
    text-align: center;
    margin-top: 0;
    border-top: 0;
    padding-top: 35px;
    padding-bottom: 36px;
}

.footer .container {
    padding-top: 24px;
    padding-bottom: 24px;
}


.footer h2 {
    font-family: "Zilla Slab";
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.1em;
    color: #D3C180;
    margin: 20px 0 5px;
    text-align: left;
    text-transform: uppercase;
}

.footer p {
    margin: 0;
    color: #fff;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer .nav>li.copyright {
    color: #D3C180;
}

.footer a:hover,
.footer a:focus {
    color: #D3C180;
    ;
}

.footer .connect a {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 15px; }

footer .fab {
    color: #D3C180;
    margin-right: 10px;
    vertical-align: sub;
}

.footer .col,
.footer .col-nav {
    text-align: left;
}

.footer .container {
    padding-top: 24px;
    padding-bottom: 24px;
}


.footer .disclaimer {
    margin-top: 5px;
    color: #D3C180;
}

.footer .nav {
    display: inline-block;
    margin: 25px 0 0;
}

.footer .nav>li {
    display: block;
    color: #fff;
}

.footer .nav>li>a {
    padding: 0;
    color: #fff;
}

.footer .nav>li>a:hover,
.footer .nav>li>a:focus {
    color: #D3C180;
    background-color: #000;
}

.find-a-store {
    position: relative;
}

.find-a-store .clip {
    background-size: cover;
    background-position: center;
}

.path-frontpage .find-a-store {
    padding-top: 0 !important;
}

.find-a-store .wrapper {
    position: absolute;
    display: inline-block;
    width: auto;
    top: 85px;
    left: 30px;
    padding-right: 30px;
}

.find-a-store h1 {
    font-size: 25px;
    line-height: 1em;
    text-align: left;
    margin: 20px 0 0;
    color: #fff;
}

.find-a-store .icon {
    width: 66px; }

.find-a-store .form-control {
    font-size: 20px;
    line-height: 38px;
    padding: 16px 12px;
    height: auto;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 2px solid #D3C180;
    border-radius: 0;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
    outline: 0 none;
    box-shadow: none;
  }

  .form-text {
    margin-top: 0;
  }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    }

.input-group-btn > .btn {
    min-width: auto;
    padding: 6px 15px 8px 15px;
    color: #fff;
    background-color: #D3C180;
    border-radius: 0;
    }

    .nav-form .form-control::placeholder {
        color: #000;
        text-transform: uppercase;
        opacity: 1;
        font-weight: bold;
      }
/* Navbar Styles */
.navbar {
    margin-bottom: 0;
    border: 0 none;
}

.site-logo {
    margin: 22px 0;
}

.navbar-toggler {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    margin: 37px 10px 37px 0;
    border: 0 none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-radius: 0; }

.navbar-default {
    background-color: transparent;
}

.navbar-toggler-icon {
    display: block;
}

.navbar-toggler-icon {
    display: block;
    margin-bottom: 5px;
    width: 42px;
    height: 4px;
    border-radius: 10px;
    background-color: #fff;
}

.navbar-toggler:focus .navbar-toggler-icon {
    background-color: #D3C180;
}

.navbar-collapse {
    background-color: #000;
    text-align: center;
}

.navbar-collapse .navbar-nav>li>a {
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
}

.navbar-nav>li>a {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
    text-decoration: none !important;
}

.nav-link:focus,
.nav-link:hover {
    color: #DBC27D;
}

.menu--search-submenu:before {
    content: " ";
    width: 75%;
    border: 1px solid #DBC27D;
}

.navbar-sub {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #D3C180;
    z-index: 2;
    line-height: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 2.5% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 2.5% 100%);
}

.navbar-sub .navbar-nav {
    margin-left: 15px;
}

.navbar-sub .nav>li>a {
    padding: 0px 40px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.navbar-sub .nav>li>a:hover,
.navbar-sub .nav>li>a:focus {
    color: #fff;
    background-color: #D3C180;
}

.btn-primary {
    background: #D3C180;
    text-transform: uppercase;
    border: 2px solid #D3C180;
    border-radius: 0;
}

.btn-primary:hover {
    background: #D3C180;
    opacity: .9;
    border: 2px solid #D3C180;
}

.imageBackground {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.imageBackgroundContain {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#videoModal .modal-dialog {
    max-width: 80%;
}

a.qlButton {
    margin: 10px 0;
    font-weight: bold;
    border: solid 1px #e0c272;
    padding: 5px 20px;
    text-decoration: none;
    position: relative;
    z-index: 100;
}

@media (max-width: 374px) {


    .find-a-store .clip {
        -webkit-clip-path: none;
        clip-path: none;
    }

    .find-a-store .wrapper {
        top: 90px;
        left: 140px;
    }

    .find-a-store .icon {
        width: 75px;
    }

    .find-a-store h1 {
        font-size: 40px;
    }

    .find-a-store form {
        max-width: 230px;
    }
}

.home-main-container,
.page-top-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
}

.page-top-container {
    margin-bottom: 50px;
}

.home-main,
.page-top {
    position: relative;
    padding-top: 14px;
    background-color: #D3C180;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 50% 100%, 0 96%);
    clip-path: polygon(0 0, 100% 0, 100% 96%, 50% 100%, 0 96%);
}

.home-main>.container,
.page-top>.container {
    position: relative;
    bottom: 14px;
    width: 100%;
    padding: 0;
    background-size: 150%;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 50% 100%, 0 96%);
    clip-path: polygon(0 0, 100% 0, 100% 96%, 50% 100%, 0 96%);
}

.home-main>.container {
    background-position: 25% 0;
    background-image: url('../images/homepage/victor-pet-food-homepage-header.jpg');
    background-color: #000;
}

.home-main .img-container,
.page-top .img-container {
    min-height: auto;
}

.home-main .caption-container {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.75);
}

@media (max-width: 767px) {
    .body {
            margin-top: 0;
            font-size: 14px;
            line-height: 24px;
        }

        h1 {
            font-size: 40px;
            line-height: 50px;
        }

        h2 {
            font-size: 30px;
            line-height: 40px;
        }


        .btn {
            font-size: 14px;
            line-height: 20px;
            padding: 8px 30px;
            min-width: 170px;
        }

        .input-group-btn>.btn {
            font-size: 24px;
        }

        .navbar-header .nav>li>a {
            margin: 0 12px;
        }

        .menu--search-submenu:before {
            display: none;
        }

        .home-main .caption {
            padding-bottom: 105px;
        }

        .home-main .caption h2 {
            font-size: 28px;
            line-height: 40px;
        }

        .page-main form {
            margin: 50px 0;
        }

        .page-main .form-group {
            margin-bottom: 30px;
        }

        .page-main form>.form-group+div:last-child {
            margin-top: -20px;
        }

        .page-main label {
            display: none;
        }

        .page-main .form-control::placeholder {
            color: #000;
        }

        .page-main .right-col {
            margin-top: 0;
        }

        .page-main .right-col>div {
            margin-top: 0;
        }

        .footer {
            font-size: 14px;
            line-height: 18px;
        }

        .footer .nav-form {
            margin: 0;
        }

        .footer h2 {
            font-size: 18px;
            letter-spacing: 0.05em;
        }

        .input-group-btn > .btn {
            font-size: 24px;
          }
          .home-main .img-container,
          .page-top .img-container {
            min-height: 170px;
          }

          .home-main,
          .page-top,
          .home-main>.container,
          .page-top>.container {
            clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
            -webkit-clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
          }

          .page-top .img-container {
            height: 220px;
          }

        .home-main,
        .page-top,
        .home-main>.container,
        .page-top>.container {
            clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
            -webkit-clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
            background-size: 170%;
        }
}

@media (min-width: 768px) {

    .footer {
        font-size: 14px;
        line-height: 18px;
    }

    .footer h2 {
        font-size: 18px;
        letter-spacing: 0.05em;
    }

    .find-a-store .wrapper {
        top: 90px;
        left: 140px;
      }

      .find-a-store .icon {
        width: 75px;
      }

      .find-a-store h1 {
        font-size: 40px;
      }

      .find-a-store form {
        max-width: 230px;
      }

      .find-a-store .form-control {
        font-size: 14px;
        line-height: 24px;
        padding: 6px 12px;
      }


    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .25rem;
        padding-left: .25rem;
    }

    .navbar-collapse .navbar-nav>li>a {
        margin: 0 6px;
        font-size: 14px;
        line-height: 20px;
    }

    .page-top {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
        clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
      }


      .page-top>.container {
        max-width: 100% !important;
        background-size: cover;
        background-position: 0 0;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
        clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
      }

}

@media (min-width: 992px) {

    .footer .nav>li {
        display: inline-block;
    }

    .footer .nav>li::before {
        content: "|";
        padding: 0 5px 0 5px;
    }

    .footer .nav>li:first-child::before,
    .footer .nav>li:last-child::before {
        content: "";
        padding: 0;
    }
    .navbar-collapse .navbar-nav>li>a {
        font-size: 20px;
    }

    .navbar-header .navbar-nav {
        margin-right: 15px;
    }

    .navbar-header .nav>li>a {
        margin: 0 8px;
    }

    .home-main {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 50% 100%, 0 91%);
        clip-path: polygon(0 0, 100% 0, 100% 91%, 50% 100%, 0 91%);
    }

    .home-main>.container {
        background-size: contain;
        background-position: 0 0;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 91%, 50% 100%, 0 91%);
        clip-path: polygon(0 0, 100% 0, 100% 91%, 50% 100%, 0 91%);
    }

    .home-main .img-container {
        min-height: 900px;
    }

    .home-main .caption-container {
        position: absolute;
    }

    .home-main .caption {
        padding-bottom: 130px;
    }

    .vpf-badges {
        margin-top: -135px;
    }

    .footer .nav {
        margin: 25px 10px 5px 0;
    }

    .footer .nav>li {
        display: inline-block;
    }

    .footer .nav>li>a {
        display: inline-block;
    }

    .footer .nav>li:before {
        content: "|";
        padding: 0 5px 0 2px;
    }

    .footer .nav>li:first-child:before {
        content: "";
        padding: 0;
    }

    .footer .col-nav {
        text-align: center;
    }

    .footer .copyright {
        display: inline-block;
    }

    .footer .disclaimer {
        margin-top: 0;
    }

    .page-top>.container {
        max-width: 100% !important;
    }
}

@media (min-width: 1200px) {
    .navbar-header .navbar-nav {
        margin-right: 30px;
    }

    .navbar-header .nav>li>a {
        margin: 0 12px;
    }

    .navbar-header .navbar-nav>li .btn {
        padding-left: 30px;
        padding-right: 30px;
    }

    .page-top>.container {
        max-width: 100% !important;
    }
}

@media (max-width: 374px) {

    .home-main,
    .page-top,
    .home-main>.container,
    .page-top>.container {
        clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 88%, 50% 100%, 0 88%);
        background-size: 220%;
    }
}
.imageBackground {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.imageBackgroundContain {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.parallax {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

ul.dividers li:not(:first-child):before {
    content: "|";
    margin-right: .5em;
}

ul.dividers li {
    text-align: center;
}

img.imageRight {
    max-width: 40%;
    float: right;
    margin: 0 0 10px 10px;
}

.smaller {
    font-size: .9em;
    line-height: 1.2;
}

.smallest {
    font-size: .8em;
    line-height: 1.2;
}

.bigger {
  font-size: 1.1em;
}

.fullwidth {
    width: 100%;
}

.fullHeight {
    height: 100%;
}

.text-shadow-black {text-shadow: 1px 1px 2px #000;}

.semibold {font-weight: 600;}

.tinyMCEOutput img[style*="float: right;"]
{
    margin: 0 0 20px 20px;
}

.tinyMCEOutput img, .tinyMCEOutput figure {max-width: 50%; height: auto;}
.tinyMCEOutput figure img {max-width: 100%; height: auto;}

.tinyMCEOutput img[style*="float: right;"] {
    margin: 0 0 20px 20px;
}

.tinyMCEOutput figure[style*="float: right;"] {
    margin: 0 0 20px 20px;
}

.mobilePadder {
    padding: 1rem 1rem;
}

@media (min-width: 768px) {
    .tinyMCEOutput img {max-width: 100%; height: auto;}

    .mobilePadder {
    padding: 0;
    }
}
