/*
 Theme Name:   Hungry Pet
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       A-Z Web Solutions
 Author URI:   https://www.azwebsolutions.co.nz
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
body {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
h1 {
    font-size: 30px;
    line-height: 40px;
    color: #737474;
    margin-bottom: 30px !important;
}
h2 {
    font-size: 30px;
    line-height: 40px;
    color: #737474;
    margin-bottom: 15px;
}
h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 15px;
}
img {
    max-width: 100%;
    height: auto;
}
a:hover {
    text-decoration: none;
}
ul.plain {
    list-style: none;
    padding: 0;
    margin: 0;
}
#page {
    overflow: hidden;
}
.btn {
    font-weight: 500;
    border-radius: 10px;
    padding: 10px 30px;
    cursor: pointer;
}
.btn-primary {
    background-color: #84b2bf;
    border-color: #84b2bf;
    color: #ffffff;
}
.btn-primary:hover {
    background-color: #27c9b8;
    border-color: #27c9b8;
}
#page-wrapper, #woocommerce-wrapper, #wrapper-404 {
    margin-top: 50px;
}
#top-banner {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
}
.home #page-wrapper {
    margin-top: 0;
}
.home #header {
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
}
#header {
    position: relative;
    z-index: 99;
}
#header.topMargin {
    top: 43px;
}
#header .outer-wrapper {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
#header .outer-wrapper .search-form.show-search {
    transition: 1s;
    right: 0;
}
#header .inner-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
}
#header .logo-wrapper {
    width: 350px;
}
ul.cart-icons-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}
ul.cart-icons-list li a {
    color: #000000;
}
ul.cart-icons-list li a, ul.cart-icons-list li span {
    font-size: 22px;
}
ul.cart-icons-list li a.fa-shopping-cart {
    position: relative;
}
ul.cart-icons-list li a.fa-shopping-cart strong {
    font-weight: 400;
    position: absolute;
    top: -10px;
    font-size: 16px;
}
ul.cart-icons-list li .fa-search {
    cursor: pointer;
    position: relative;
    z-index: 2;
}
#header .outer-wrapper .search-form .inner-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    padding-left: 40px;
}
#header .outer-wrapper .search-form .search-field {
    border: 0;
    color: #000000;
    margin-left: 5px;
    background-color: transparent;
    width: 90%;
}
.home-banner-wrapper {
    position: relative;
}
.home-banner-wrapper .feature-testimonial-wrapper {
    position: absolute;
    bottom: 100px;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-family: 'Gochi Hand', cursive;
    color: #ffffff;
    font-size: 42px;
    line-height: 52px;
    text-align: center;
    letter-spacing: 1px;
    text-shadow: 1px 1px #777777;
}
.home-banner-wrapper .feature-testimonial-wrapper .inner-wrapper {
    position: relative;
}
.home-banner-wrapper .feature-testimonial-wrapper .inner-wrapper .fa-quote-left {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
}
.home-banner-wrapper .feature-testimonial-wrapper .inner-wrapper .fa-quote-right {
    position: absolute;
    bottom: -10px;
    right: -50px;
}
.quick-shop-section {
    padding-top: 80px;
    padding-bottom: 100px;
}
.quick-shop-section h3 {
    color: #ffffff;
    font-size: 25px;
}
.no-padding {
    padding: 0;
}
.quick-shop-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.quick-shop-wrapper a {
    display: block;
    margin-bottom: 0;
    text-align: center;
}
.quick-shop-wrapper .image-wrapper {
    width: 110px;
    display: inline-block;
    margin-bottom: 15px;
}
.quick-shop-wrapper h3 {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.quick-shop-section .wpb_content_element {
    margin-bottom: 0;
}
.home-section-1 {
    padding-top: 100px;
    padding-bottom: 100px;
    width: 80%;
    margin: 0 auto !important;
}
.home-section-1 .image-wrapper img {
    width: 70%;
}
.home-section-1 .btn, .home-section-2 .btn, .home-section-4 .btn, .home-section-5 .btn  {
    margin-top: 30px;
}
.home-section-2 {
    padding-top: 50px;
    padding-bottom: 100px;
    width: 80%;
    margin: 0 auto !important;
}
.home-section-2 .image-wrapper img {
    width: 50%;
}
.home-section-2 .content-wrapper ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.home-section-2 .content-wrapper ul li {
    position: relative;
    padding-left: 25px;
    line-height: 30px;
}
.home-section-2 .content-wrapper ul li:before {
    position: absolute;
    content: "";
    background-color: #000000;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 0;
    top: 12px;
}
.home-section-3 {
    padding-top: 100px;
    padding-bottom: 100px;
    color: #ffffff;
}
.home-section-3 ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    margin: 0;
    padding: 0;
}
.home-section-3 ul li {
    font-size: 30px;
    position: relative;
    padding-left: 30px;
    font-weight: 500;
}
.home-section-3 ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 10px;
}
.home-section-3 .content-wrapper .vc_column-inner > .wpb_wrapper {
    width:70%;
    margin: 0 auto;
    margin-top:35px;
}
.home-section-3 .content-wrapper p {
    font-weight: 500;
}
.home-section-4 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.feature-products-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
.home-section-5 {
    padding-top: 50px;
    padding-bottom: 100px;
}
.home-section-5 h3 {
    margin-bottom: 50px;
}
.home-section-5 p {
    font-weight: 500;
}
.featured-products-wrapper {
    margin-top: 30px;
}
.feature-tile {
    padding-left: 25px;
    padding-right: 25px;
}
.feature-tile .inner-wrapper {
    text-align: center;
    padding-bottom: 40px;
    border: 1px solid #000000;
    border-radius: 5px;
}
.feature-tile .inner-wrapper .image-wrapper {
    margin-bottom: 40px;
    height: 250px;
    overflow: hidden;
    position: relative;
    border-radius: 5px 5px 0 0;
}
.feature-tile .inner-wrapper .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
}
.feature-tile .inner-wrapper h3 {
    min-height: 50px;
}
.feature-tile .inner-wrapper .btn-primary {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
}
.feature-tile:nth-child(2) .inner-wrapper {
    background-color: #000000;
}
.feature-tile:nth-child(2) .inner-wrapper h3 {
    color: #ffffff;
}
.feature-tile:nth-child(2) .inner-wrapper .btn-primary {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #000000;
}
.black-panel {
    margin-bottom: 35px;
}
.black-panel .wpb_wrapper .wpb_text_column {
    background-color: #000000;
    color: #ffffff;
    padding: 40px;
    border-radius: 10px;
    width: 80%;
    height: 100%;
    margin: 0 auto;
}
.black-panel .wpb_wrapper .wpb_text_column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.black-panel .wpb_wrapper {
    height: 100%;
}
.raw-facts-section-1 {
    margin-bottom: 80px;
    margin-top: 50px;
}
.raw-facts-section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.raw-facts-section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.white-panel .wpb_wrapper {
    background-color: #ffffff;
    color: #000000;
    padding: 40px;
    border-radius: 10px;
    width: 80%;
    height: 100%;
    margin: 0 auto;
}
.white-panel .wpb_wrapper ul {

}
.white-panel .wpb_wrapper ul li {
    line-height: 30px;
}
.before-checklist-section h2 {
    color: #000000;
}
.before-checklist-section {
    padding-top: 50px;
    padding-bottom: 80px;
}
.new-friend-parallax {
    height:400px;
}
.starter-packs-section {
    padding-top: 50px;
    padding-bottom: 80px;
}
.puppy-starter-packs img {
    width:80%;
}
.kitten-starter-packs img {
    width:70%;
}
.starter-packs-section h3 {
    color: #00002f;
    font-size: 25px;
    line-height: 30px;
}
.adopting-section {
    padding-top: 50px;
    padding-bottom: 80px;
}
.adopting-section h3 {
    font-size: 25px;
    color: #737474;
    margin-bottom: 80px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    min-height: 56px;
}
.woocommerce ul.products li.product .price {
    text-align: center;
    color: #000000;
    font-size: 20px;
    margin-bottom: 30px;
}
.woocommerce-shop .variations label {
    display: none;
}
.woocommerce-shop .woocommerce-variation-price span {
    display: none;
}
.woocommerce .product-list form.cart .reset_variations {
    display: none !important;
}
.woocommerce .product-list form.cart .variations select {
    margin-right: 0;
    min-width: 100%;
}
.single_add_to_cart_button.btn {
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
}
.single_add_to_cart_button.btn-primary {
    background-color: #ffffff;
    color: #000000;
    border-color: #000000;
    border-width: 2px;
}
.woocommerce .product-list form.cart .variations {
    margin-bottom: 30px;
    width: 100%;
}
.woocommerce .product-list .woocommerce-variation-add-to-cart, .products form.cart {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    flex-wrap: wrap;
}
.woocommerce .product-list .woocommerce-variation-add-to-cart .quantity {
    flex: 0 0 20%;
}
.woocommerce .product-list .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    flex: 0 0 70%;
}
.woocommerce .product-list .single_add_to_cart_button {
    flex: 0 0 70%;
}
.woocommerce .product-list .woocommerce-variation-add-to-cart .added_to_cart {
    flex: 0 0 100%;
    margin: 20px 0 0;
    text-align: center;
    color: #000;
    border: 2px solid;
    padding: 10px 0 5px;
    text-transform: uppercase;
    background-color: #fff;
    width:100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding-bottom: 20px;
}
.products form.variations_form.cart {
    display: block;
    padding: 0 20px;
}
.products form.cart .btn {
    border-radius: 0;
    text-transform: uppercase;
}
.product form.cart .btn-outline-primary {
    background-color: #ffffff;
    color: #000000;
    border-color: #000000;
    border-width: 2px;
}
#filter {
    width: 80%;
}
#filter .card {
    border: 0;
}
#filter .card-header {
    background-color: #000000;
    border-radius: 0;
    border-color: #ffffff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}
#filter .card-body {
    padding: 15px 20px;
    border: 1px solid #e4e4e4;
    border-top-width: 0;
}
#filter .card-body ul li {
    line-height: 30px;
}
#filter .card-body ul li a {
    color: #000000;
}
.woocommerce div.product {
    display: flex;
    flex-direction: row;
    column-gap: 50px;
    flex-wrap: wrap;
}
.woocommerce-page div.product div.summary {
    width: 47% !important;
}
.related.products {
    clear: both;
    margin-top: 80px;
    text-align: center;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000;
}
.product_meta {
    display: none;
}
.woocommerce div.product form.cart div.quantity {
    margin-bottom: 20px;
}
.related {
    margin-bottom: 50px;
}
.related .image-wrapper {
    margin-bottom: 10px;
}
.related h3 {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    color: #737474;
    margin-bottom: 5px;
}
.related .price {
    color: #000000;
    font-size: 18px;
}
.faq h4 {
    font-size: 16px;
    margin-bottom: 0;
}
.faq .vc_toggle_title {
    background-color: #efefef;
    padding: 10px;
}
address {
    margin-bottom: 15px;
}
.address-inner-wrapper {
    margin-bottom: 15px;
}
.address-wrapper span {
    margin-right: 5px;
}
.form-wrapper .wpcf7-form-control {
    width:100%;
    margin-bottom: 15px;
    padding: 10px;
}
.single_variation_wrap .woocommerce-variation-price {
    display:none;
}
.about-section-1 .white-col .vc_column-inner > .wpb_wrapper {
    background-color: #ffffff;
    padding: 40px;
    border-radius: 20px;
}
.about-section-1 .white-col .vc_column-inner > .wpb_wrapper .wpb_content_element {
    margin-bottom: 0;
}
.about-section-1 {
    padding-top: 60px;
    padding-bottom: 95px;
}
.about-section-1 .white-col.margin-bottom {
    margin-bottom: 50px;
}
.about-blank-space {
    height: 70px !important;
}
.about-section-3 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.about-section-4 {
    padding-bottom: 95px;
}
.about-section-6 {
    padding-top: 60px;
    padding-bottom: 95px;
}
#footer {
    background-color: #000000;
    color: #ffffff;
    padding-top: 50px;
    padding-bottom: 40px;
    font-size: 14px;
    margin-top: 50px;
}
.home #footer {
    margin-top: 0;
}
.page-id-31 #footer {
    margin-top: 0;
}
#footer .inner-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#footer .inner-wrapper .f-col-1, #footer .inner-wrapper .f-col-2, #footer .inner-wrapper .f-col-3, #footer .inner-wrapper .f-col-4 {
    width: 25%;
}
#footer .f-col-4 .social-wrapper ul {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
}
#footer .f-col-4 .social-wrapper span {
    font-size: 25px;
}
#footer h3 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 700;
}
#footer a {
    color: #ffffff;
}
#footer .f-col-1 span, #footer .f-col-2 span {
    font-size: 16px;
    font-weight: 500;
}
#footer .f-col-2 .shop-address {
    margin-top: 50px;
}
.shop-hours-wrapper {
    margin-top: 20px;
}
#products-cat-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}
#products-cat-menu a {
    color: #ffffff;
}
#account-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.daily-feed-wrapper ul {
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.daily-feed-wrapper ul li {
    width: 50%;
}
#footer .f-col-4 .inner-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
#footer .f-col-4 .inner-wrapper .footer-widget-wrapper {
    width: 70px;
}
#footer .copyright {
    text-align: center;
    margin-top: 30px;
}
#footer .copyright ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    column-gap: 30px;
}
#footer .copyright .siteby a {
    position: relative;
    padding-right: 40px;
}
.az {
    background-image: url('az.png');
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: -5px;
    transform: rotate(10deg);
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.btn:focus,
.uneditable-input:focus {
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0;
    outline: none !important;
    box-shadow: none;
}
.cart-collaterals h2 {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px !important;
}
.stock.out-of-stock {
    background-color: #000;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
.mega-menu-description {
    display: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    margin-top: 35px;
}
.mega-feature-wrapper {
    text-align: center;
}
.mega-feature-wrapper .product-name {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.mega-feature-wrapper .image-wrapper {
    margin-bottom: 10px;
}
.mega-feature-wrapper .image-wrapper img {
    width: 50%;
    border: 3px solid #ffffff;
}
.products .product {
    background-color: rgba(132,178,191,0.1);
    border: 1px solid #e4e4e4;
}
input#monthly_subs {
    float: none;
}
.shop_table .product-name a {
    color: #000000;
}
.navbar-brand {
    padding: 0;
    margin: 0;
}
.ani-in {
    backface-visibility: hidden;
    opacity: 0;
    transform: translate(0, 0);
    transition: opacity 800ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ani-show {
    opacity: 1;
    transform: translate(0px, 0px);
}
.variations label {
    margin-bottom: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    line-height: 26px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    padding-bottom: 10px;
}
body.woocommerce-checkout #main.fc-main {
    margin-top: 30px;
}
#searchModal {
    position: fixed;
    z-index: 999999;
    padding-top: 10px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(255, 255, 255, 0.9);
}
#searchModal.modal {
    display: none;
}
#searchModal .modal-content {
    width: 40%;
    margin: 120px auto 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-radius: 40px;
    box-shadow: 0px 3px 6px 0 #0000004D;
    border: 0;
    padding: 23px;
}
.search-form .search-field {
    border: 0;
    padding: 0;
    width: 100%;
    font-size: 25px;
    line-height: 25px;
    color: #ABABAB;
}
.search-form .fa-search {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-color: #000000;
    border-radius: 50%;
    color: #ffffff;
    padding: 20px;
    cursor: pointer;
}
#searchModal .fa-times {
    font-size: 25px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 48%;
}
#coupon_code {
    width: 200px !important;
}
.woocommerce button.button.alt {
    background-color: #84b2bf;
}
.woocommerce button.button.alt:hover {
    background-color: #27c9b8;
}
.address-field .optional {
    display: none;
}
#additional_pickup_location_field .optional {
    display: none;
}
div.woocommerce form .form-row.address-field.form-row-last {
    width: 100% !important;
}
@media screen and (max-width: 1399px) {
    #header .logo-wrapper {
        width: 250px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 16px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        margin-top: 30px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        font-size: 38px;
        line-height: 48px;
    }
    .products form.variations_form.cart {
        padding-left: 5px;
        padding-right: 5px;
    }
    .woocommerce .product-list .woocommerce-variation-add-to-cart, .products form.cart {
        flex-direction: column;
    }
    .products form.cart .btn {
        margin-top: 10px;
    }
    .variations label {
        margin-bottom: 0;
        font-size: 14px;
    }
    #filter {
        width: 100%;
    }
}
@media screen and (max-width: 1199px) {
    .container {
        width: 100%;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    #header .logo-wrapper {
        width: 200px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        bottom: 50px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        font-size: 35px;
        line-height: 45px;
    }
    .quick-shop-section {
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .home-section-1 {
        width: 90%;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .home-section-2 {
        width: 90%;
        padding-bottom: 80px;
    }
    .home-section-3 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .home-section-4 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .feature-products-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 20px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 16px;
    }
    .mega-feature-wrapper .product-name {
        font-size: 16px;
        line-height: 26px;
    }
    .mega-feature-wrapper .image-wrapper img {
        width: 70%;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 47%;
    }
    .raw-facts-section-1 {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    #searchModal .modal-content {
        width: 70%;
    }
}
@media screen and (max-width: 991px) {
    h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .ecommerce-icons-wrapper {
        position: absolute;
        right: 0;
        top: 0;
    }
    #header .logo-wrapper {
        width: 300px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 0;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right {
        margin-top: 20px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        margin-top: 25px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        font-size: 30px;
        line-height: 35px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        bottom: 30px;
    }
    .quick-shop-section {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .home-section-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .home-section-2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .home-section-3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .home-section-3 ul li {
        font-size: 26px;
    }
    .home-section-3 .content-wrapper .vc_column-inner > .wpb_wrapper {
        margin-top: 0;
    }
    .home-section-4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .feature-products-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .feature-tile {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-section-5 {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    #footer {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    #footer h3 {
        font-size: 16px;
    }
    #footer .f-col-4 .inner-wrapper .footer-widget-wrapper {
        margin-bottom: 10px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        margin-top: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 0;
    }
    .mega-feature-wrapper {
        text-align: left;
    }
    .mega-feature-wrapper .image-wrapper img {
        width: 25%;
    }
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 18px;
    }
    .woocommerce div.product {
        column-gap: 30px;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 46%;
    }
    .related.products {
        margin-top: 50px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 15px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0 15px 30px;
    }
    #searchModal .modal-content {
        margin-top: 0;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        margin-bottom: 20px;
    }
    .woocommerce .product-list .woocommerce-variation-add-to-cart, .products form.cart {
        flex-direction: row;
    }
    .products form.cart .btn {
        margin-top: 0;
    }
    .feature-tile .inner-wrapper .image-wrapper {
        height: 200px;
    }
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 20px !important;
    }
    h2 {
        font-size: 26px;
        line-height: 36px;
    }
    #header .logo-wrapper {
        width: 250px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        bottom: 20px;
        font-size: 25px;
        line-height: 30px;
    }
    .quick-shop-section {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .home-section-1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .home-section-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .home-section-3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .quick-shop-wrapper {
        margin-top: 0;
        flex-wrap: wrap;
        justify-content: center;
    }
    .quick-shop-wrapper a {
        margin-bottom: 30px;
        flex: 0 0 33.333%;
    }
    .home-section-1 {
        width: 100%;
    }
    .home-section-1 .vc_col-xs-12, .home-section-2 .vc_col-xs-12, .home-section-4 .vc_col-xs-12  {
        width: 50%;
    }
    .home-section-1 .image-wrapper img {
        width: 90%;
    }
    .home-section-3 ul li {
        font-size: 20px;
    }
    .home-section-3 .content-wrapper .vc_column-inner > .wpb_wrapper {
        width: 80%;
    }
    .feature-products-section .wpb_content_element {
        margin-bottom: 0;
    }
    .feature-tile {
        margin-bottom: 30px;
    }
    .home-section-5 img {
        width: 80%;
    }
    .cat-wrapper .vc_single_image-wrapper, .dog-wrapper .vc_single_image-wrapper {
        text-align: center;
    }
    #footer .inner-wrapper .f-col-1, #footer .inner-wrapper .f-col-2, #footer .inner-wrapper .f-col-3 {
        width: 33.333%;
    }
    #footer .inner-wrapper .f-col-4 {
        width: 100%;
    }
    #footer .f-col-4 .inner-wrapper {
        justify-content: flex-start;
        column-gap:30px;
    }
    #footer h3 {
        margin-bottom: 15px;
    }
    #footer .copyright ul {
        flex-direction: column;
    }
    #footer .copyright ul li:first-child {
        margin-bottom: 15px;
    }
    .about-blank-space {
        height: 0 !important;
    }
    .about-section-4 {
        padding-bottom: 30px;
    }
    .about-section-6 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .about-section-3 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .about-section-1 {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .raw-facts-section-1 {
        margin-bottom: 30px;
    }
    .raw-facts-section-2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .raw-facts-section-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #searchModal .modal-content {
        width: 90%;
    }
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        max-width: 98%;
    }
    .woocommerce .product-list .woocommerce-variation-add-to-cart .single_add_to_cart_button {
        flex: 0 0 50%;
    }
    .woocommerce .product-list .single_add_to_cart_button {
        flex: 0 0 50%;
    }
}
@media screen and (max-width: 575px) {
    body {
        font-size: 14px;
        line-height: 22px;
    }
    h1 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 15px !important;
    }
    h2 {
        font-size: 20px;
        line-height: 30px;
    }
    h3 {
        font-size: 18px;
        line-height: 25px;
    }
    #header .outer-wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #header .logo-wrapper {
        width: 200px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        bottom: 20px;
        font-size: 25px;
        line-height: 30px;
    }
    .quick-shop-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .home-section-1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .home-section-2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .home-section-3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .m_nopadding {
        padding-left: 2px;
        padding-right: 2px;
    }
    .home-banner-wrapper .feature-testimonial-wrapper {
        font-size: 20px;
        line-height: 25px;
        bottom: 5px;
    }
    .quick-shop-wrapper h3 {
        font-size: 16px;
        line-height: 16px;
    }
    .vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
        padding-top: 15px !important;
    }
    .quick-shop-section h3 {
        margin-bottom: 15px !important;
    }
    ul.cart-icons-list li a, ul.cart-icons-list li span {
        font-size: 18px;
    }
    .home-section-1 .vc_col-xs-12, .home-section-2 .vc_col-xs-12, .home-section-4 .vc_col-xs-12 {
        width: 100%;
    }
    .home-section-1 .image-wrapper img {
        width: 50%;
    }
    .home-section-1 .image-wrapper .vc_single_image-wrapper {
        text-align: center;
    }
    .wpb_button, .wpb_content_element {
        margin-bottom: 15px !important;
    }
    .home-section-1 .btn, .home-section-2 .btn, .home-section-4 .btn, .home-section-5 .btn {
        margin-top: 15px !important;
    }
    .home-section-3 ul {
        flex-wrap: wrap;
    }
    .home-section-3 ul li {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .home-section-3 .content-wrapper .vc_column-inner > .wpb_wrapper {
        width: 100%;
    }
    .home-section-4 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .quick-shop-wrapper a {
        margin-bottom: 15px;
    }
    .feature-products-section {
        padding-top: 20px;
        padding-bottom: 0;
    }
    #footer .inner-wrapper .f-col-1, #footer .inner-wrapper .f-col-2, #footer .inner-wrapper .f-col-3, #footer .inner-wrapper .f-col-4 {
        width: 50%;
    }
    .featured-products-wrapper {
        margin-top: 10px;
    }
    #footer h3 {
        margin-bottom: 10px;
    }
    .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 100%;
    }
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100%;
    }
    #page-wrapper, #woocommerce-wrapper, #wrapper-404 {
        margin-top: 20px;
    }
    .woocommerce-page div.product div.summary {
        width: 100% !important;
    }
    #footer {
        margin-top: 30px;
    }
    .related.products {
        margin-top: 30px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px;
    }
    .cart-collaterals h2 {
        font-size: 18px;
    }
    .feature-tile .inner-wrapper .image-wrapper {
        height: auto;
    }
    .feature-tile .inner-wrapper .image-wrapper img {
        position: relative;
    }
}