/** !
Theme Name: Jonti's K9 Companions
Theme URI: https://www.jontisk9companions.co.uk/
Description: Bespoke Theme for Jonti's K9 Companions using WordPress. Gutenberg compatible. Using Bootstrap 4 and Font Awesome 5.
Author: Elms Creative
Author URI: https://www.elmscreative.com/
Version: 1.0
Text Domain: elmscreative
*/

/* ==========================================================================
    Elements
   ========================================================================== */

html,
body {
    height: 100%;
}
html {
    background: #fff;
    overflow: auto;
}
body {
    background: none;
    color: #1a1a1a;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    padding: 0;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 0.5em;
    color: #1a1a1a;
    text-transform: capitalize;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
    font-weight: 900;
    position: relative;
}

p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
}
p > strong {
    font-weight: 600;
    color: #1a1a1a;
}
p.lead {
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.6;
}
ul,
ol {
    padding: 0 0 0 2em;
}
ul > li,
ol > li {
    font-size: 1rem;
}
hr {
    border-top: #cfd2d6 1px solid;
}
svg {
    color: #5f039a;
}
span {
    color: #5f039a;
}

label {
    margin-bottom: 0.25em !important;
    color: #fff !important;
}
input[type="text"],
input[type="url"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea {
    height: auto !important;
    padding: 0.75em 1em !important;
    color: #1a1a1a !important;
    font-size: 0.95rem !important;
    background-color: #f7f7f7 !important;
    border: 1px solid #d5d5d5 !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
}
input[type="file"] {
    color: #1a1a1a !important;
}
select {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
    height: 45px !important;
    padding: 0.75em 1em !important;
    color: #1a1a1a !important;
    font-size: 0.95rem !important;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none !important;
    background-color: #f7f7f7 !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 1px solid #d5d5d5 !important;
}
textarea {
    min-height: 125px !important;
    max-height: 125px !important;
    padding: 0.75em 1em !important;
    font-size: 0.95rem !important;
    background-color: #f7f7f7 !important;
    border: 1px solid #d5d5d5 !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
}

input::placeholder,
textarea::placeholder,
select::placeholder {
    color: rgba(0, 0, 0, 0.75) !important;
    font-style: normal;
}

input[type="submit"] {
    width: auto !important;
    padding: 0.55em 2em !important;
    display: inline-block !important;
    font-size: 1rem !important;
    position: relative !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: capitalize !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    border: #1a1a1a 1px solid !important;
    -moz-transition: color 0s linear 0s !important;
    -webkit-transition: color 0s linear 0s !important;
    -o-transition: color 0s linear 0s !important;
    transition: color 0s linear 0s !important;
    background: #1a1a1a !important;
}
input[type="submit"]:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #5f039a !important;
    border: #5f039a 1px solid !important;
}

.btn,
.wp-element-button,
.forminator-design--flat .forminator-button-submit {
    width: auto !important;
    padding: 0.55em 2em !important;
    display: inline-block !important;
    font-size: 1rem !important;
    position: relative !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: capitalize !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    border: #1a1a1a 1px solid !important;
    -moz-transition: color 0s linear 0s !important;
    -webkit-transition: color 0s linear 0s !important;
    -o-transition: color 0s linear 0s !important;
    transition: color 0s linear 0s !important;
    background: #1a1a1a !important;
    -webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    -moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
}
.btn:hover,
.wp-element-button:hover,
.forminator-design--flat .forminator-button-submit:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #5f039a !important;
    border: #5f039a 1px solid !important;
}

.btn-inverted {
    width: auto !important;
    padding: 0.55em 2em !important;
    display: inline-block !important;
    font-size: 1rem !important;
    position: relative !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    color: #fff !important;
    text-align: center !important;
    text-transform: capitalize !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    border: #5f039a 1px solid !important;
    -moz-transition: color 0s linear 0s !important;
    -webkit-transition: color 0s linear 0s !important;
    -o-transition: color 0s linear 0s !important;
    transition: color 0s linear 0s !important;
    background: #5f039a !important;
    -webkit-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    -moz-box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
    box-shadow: 0 0 0 0 rgba(50, 50, 50, 0) !important;
}
.btn-inverted:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #1a1a1a !important;
    border: #1a1a1a 1px solid !important;
}

/* ==========================================================================
		  Structure
		 ========================================================================== */

.hero-wrapper {
    background-color: #ede4f2;
}
.hero-wrapper.image-bg {
    background: linear-gradient(
        to bottom,
        #ede4f2 0%,
        #ede4f2 50%,
        #fff 50%,
        #fff 100%
    );
}
nav.navbar {
    background-color: transparent;
}
nav.navbar .socials > div {
    font-size: 1.1rem;
}
nav.navbar .socials > div svg {
    font-size: 1.25rem;
}
nav.navbar .socials > div svg:hover {
    color: #1a1a1a;
}

section#hero {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    overflow: hidden;
}
section#hero.image-bg > .container {
    padding: 6em 0 14em;
    position: relative;
    z-index: 2;
}
section#hero > .container {
    padding: 4em 0 8em;
    position: relative;
    z-index: 2;
}
section#hero.image-bg h1 {
    font-size: 3.25rem;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.38);
}
section#hero.image-bg p {
    font-size: 1.45rem;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.38);
}
section#hero h1 {
    color: #1a1a1a;
}

main {
    position: relative;
    z-index: 10;
    overflow: hidden;
}
.watermark {
    background: url("assets/images/watermark-bg.png") bottom center no-repeat;
    background-size: 100%;
}
.watermark-reversed {
    background: url("assets/images/watermark-bg.png") bottom center no-repeat;
    background-size: 100%;
    transform: scaleX(-1);
}
.watermark-reversed > .container {
    transform: scaleX(-1);
}

footer {
    padding: 2.5em 0 1em;
    text-align: center;
    background: #fff url("assets/images/footer-bg.jpg") top left repeat-x;
    background-size: contain;
}
footer p {
    color: #1a1a1a;
    font-size: 0.9rem;
}
footer .contact-details > div,
footer .contact-details > div > a {
    font-size: 1.15rem;
    font-weight: normal;
}
footer .socials > div > a > svg {
    font-size: 1.35rem;
    position: relative;
    top: 2px;
}
footer .socials > div > a > svg:hover {
    color: #1a1a1a;
}

footer#ext {
    padding: 1em 0;
    text-align: center;
    background-color: #fff;
    background-image: none;
}
footer#ext .powered {
    text-align: center;
    justify-content: center;
}
footer#ext .powered > div {
    font-size: 0.9rem;
}

/* ==========================================================================
		  Links and Navigation
		 ========================================================================== */

a {
    font-weight: 700;
    text-decoration: none;
    -moz-transition: color 0.1s linear 0.1s;
    -webkit-transition: color 0.1s linear 0.1s;
    -o-transition: color 0.1s linear 0.1s;
    transition: color 0.1s linear 0.1s;
}
a:active,
a:visited,
a:link,
a[href^="tel"] {
    color: #1a1a1a;
}
a:hover,
a[href^="tel"]:hover {
    text-decoration: none;
    color: #5f039a;
}
a.nostyle:active,
a.nostyle:visited,
a.nostyle:link {
    color: inherit;
    text-decoration: none;
}
.nostyle:hover {
    color: inherit;
    text-decoration: none;
}
.btn-link:hover {
    color: #5f039a;
}
.btn.moving {
    position: relative;
    transition: all 0.3s ease;
}

.navbar-toggler {
    float: right;
    margin: 1.5em 1em;
    padding: 0.45em 0.5em 0.35em;
    text-align: left;
    display: block;
    position: relative;
    z-index: 10;
    border: #1a1a1a 1px solid;
}
.navbar-toggler > svg {
    color: #1a1a1a;
}
.navbar-toggler > svg:hover {
    color: #5f039a;
}

#navbarNav {
    transition: height 0.35s ease;
}
#navbarNav.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
#navbarNav.show {
    height: auto;
}

#primary,
#secondary {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    justify-content: start;
}
#primary > li,
#secondary > li {
    margin: 0;
    padding: 0.5em 1.25em;
    display: inline-block;
    list-style: none;
}
#primary > li > a,
#secondary > li > a {
    margin: 0;
    padding: 0;
    color: #1a1a1a;
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    text-decoration: none;
    border-bottom: transparent 1px solid;
    transition: font-size 0.3s ease;
}
#primary > li > a:hover,
#secondary > li > a:hover {
    color: #1a1a1a;
    border-bottom: #5f039a 1px solid;
}
#primary > li.active:not(.smoothy) a,
#secondary > li.active:not(.smoothy) a {
    color: #5f039a;
    font-weight: 600;
    border-bottom: #5f039a 0 solid;
}
#primary > li.current-menu-item:not(.smoothy) > a,
#primary > li.current-page-ancestor:not(.smoothy) > a {
    color: #5f039a;
    font-weight: 600;
    border-bottom: #5f039a 0 solid;
}
#primary > li > a {
    transition: font-size 0.3s ease;
}

.dropdown-menu {
    padding: 0 !important;
}
.dropdown-menu > li {
    width: 100% !important;
}
.dropdown-menu > li > a {
    width: 100% !important;
    padding: 1.1em 2em !important;
    font-size: 1.15rem !important;
    display: block !important;
    text-transform: capitalize !important;
}
.dropdown-item.active,
.dropdown-item:active {
    background-color: #126031 !important;
}

/* Full Screen Navigation Overlay */
.fullscreen-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(135deg, #5f039a 0%, #1a1a1a 100%);
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform: scale(0.9);
}

.fullscreen-nav.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.fullscreen-nav .close-btn {
    position: absolute;
    top: 2rem;
    right: 2rem;
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 1.2rem;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fullscreen-nav .close-btn:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #fff;
    transform: rotate(90deg);
}

.fullscreen-nav .nav-content {
    text-align: center;
    max-width: 90%;
}

.fullscreen-nav .navbar-nav {
    flex-direction: column;
    gap: 0.5rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.fullscreen-nav .nav-item {
    margin: 0;
    opacity: 0;
    transform: translateY(20px);
    animation: slideInUp 0.6s ease forwards;
}

.fullscreen-nav .nav-item:nth-child(1) {
    animation-delay: 0.1s;
}
.fullscreen-nav .nav-item:nth-child(2) {
    animation-delay: 0.2s;
}
.fullscreen-nav .nav-item:nth-child(3) {
    animation-delay: 0.3s;
}
.fullscreen-nav .nav-item:nth-child(4) {
    animation-delay: 0.4s;
}
.fullscreen-nav .nav-item:nth-child(5) {
    animation-delay: 0.5s;
}
.fullscreen-nav .nav-item:nth-child(6) {
    animation-delay: 0.6s;
}

.fullscreen-nav .nav-link {
    color: #fff !important;
    font-size: 2rem;
    font-weight: 600;
    text-transform: capitalize;
    padding: 1rem 2rem;
    margin: 0.5rem 0;
    border-radius: 10px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    display: block;
}

.fullscreen-nav .nav-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transition: left 0.3s ease;
    z-index: -1;
}

.fullscreen-nav .nav-link:hover:before {
    left: 0;
}

.fullscreen-nav .nav-link:hover {
    color: #fff !important;
    text-decoration: none;
    transform: translateX(10px);
}

.fullscreen-nav .social-section {
    margin-top: 3rem;
    opacity: 0;
    transform: translateY(20px);
    animation: slideInUp 0.6s ease forwards;
    animation-delay: 0.7s;
}

.fullscreen-nav .social-links {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}

.fullscreen-nav svg {
    color: #fff;
}

.fullscreen-nav .social-links a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.5rem;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    text-decoration: none;
}

.fullscreen-nav .social-links a:hover {
    color: #fff;
    border-color: #fff;
    background: rgba(255, 255, 255, 0.1);
    transform: translateY(-3px);
}

.fullscreen-nav .phone-number {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.2rem;
    font-weight: 600;
    text-decoration: none;
}

.fullscreen-nav .phone-number:hover {
    color: #fff;
    text-decoration: none;
}

@keyframes slideInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 991.98px) {
    .navbar-collapse {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .navbar-toggler {
        display: none !important;
    }

    .fullscreen-nav {
        display: none !important;
    }
}
body.nav-open {
    overflow: hidden;
}

@media (max-width: 575.98px) {
    .fullscreen-nav .nav-link {
        font-size: 1.5rem;
        padding: 0.8rem 1.5rem;
    }

    .fullscreen-nav .close-btn {
        top: 1rem;
        right: 1rem;
        width: 40px;
        height: 40px;
        font-size: 1rem;
    }

    .fullscreen-nav .social-links {
        gap: 1rem;
    }

    .fullscreen-nav .social-links a {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }

    .fullscreen-nav .phone-number {
        font-size: 1.1rem;
    }
}

#back-to-top {
    display: none;
    position: fixed;
    bottom: 12px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;
    padding: 0 6.5px 2.5px 5.5px;
    background-color: #1a1a1a;
    cursor: pointer;
    border-radius: 50%;
    font-size: 18px;
    transition: background-color 0.3s;
}
#back-to-top > svg {
    color: #fff;
    position: relative;
    top: 2px;
}
#back-to-top:hover {
    background-color: #5f039a;
}
#back-to-top:hover > svg {
    color: #fff;
}

/* ==========================================================================
		  Misc
		 ========================================================================== */

.section {
    padding: 5em 0;
    position: relative;
    z-index: 5;
}
.section-mini {
    padding: 2.5em 0;
    position: relative;
    z-index: 5;
}
.section-very-mini {
    padding: 1em 0;
    position: relative;
    z-index: 5;
}
.section-none {
    padding: 0;
    position: relative;
    z-index: 5;
}

.light-purple-bg {
    background-color: #ede4f2;
}

.purple-bg {
    background-color: #5f039a;
}
.purple-bg h1,
.purple-bg h2,
.purple-bg h3,
.purple-bg h4,
.purple-bg h5,
.purple-bg h6,
.purple-bg p {
    color: #fff;
}

.purple-bg .btn:hover,
.purple-bg .wp-element-button:hover,
.purple-bg .forminator-design--flat .forminator-button-submit:hover {
    color: #1a1a1a !important;
    background-color: #fff !important;
}

.card.card-form {
    background-color: transparent;
    border: none;
}
.card.card-form > .card-body {
    padding: 0 2em;
}

.contact-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-item,
.contact-item svg,
.contact-item a {
    color: #fff;
}
.contact-item a:hover {
    color: #ccc;
}

#testimonials {
    z-index: 20 !important;
}
.img-testimonials-dog {
    position: absolute;
    top: 0;
    left: -3em;
    z-index: 5;
}
.all-reviews {
    justify-content: end;
}

.img-service-image {
    width: 100%;
    border-radius: 10px;
}
.service-content {
    padding: 20px;
}
.service-content h3 {
    margin-bottom: 15px;
}
.service-content p {
    margin-bottom: 20px;
}
.service-content ul {
    list-style: none;
    padding: 0;
}
.service-content ul li {
    padding: 1px 0;
}
.service-content ul li:before {
    content: "•";
    font-weight: bold;
    width: 1em;
    margin-right: 10px;
}

.pricing-table {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
}
.pricing-table .table {
    margin: 0;
}
.pricing-table .table th {
    border: none;
    font-weight: 600;
    padding: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.pricing-table .table td {
    padding: 15px 20px;
    border-color: #eee;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.pricing-table .table tbody tr:nth-child(odd) td {
    background: #ede4f2;
    border: none;
}
.pricing-table .table tbody tr:nth-child(odd) td:first-child {
    border-radius: 10px 0 0 10px;
}
.pricing-table .table tbody tr:nth-child(odd) td:last-child {
    border-radius: 0 10px 10px 0;
}
@media (max-width: 768px) {
    .img-service-image {
        height: 250px;
        margin-bottom: 20px;
    }
    .service-content {
        padding: 10px 0;
    }
}

.rounded {
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
}

.stat-icon {
    width: 60px;
    height: auto;
}
.stat-title {
    font-size: 1rem;
}
.stat-description {
    font-size: 0.95rem;
}

.service-card {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}
.service-image {
    width: 100%;
    transition: all 0.3s ease;
}
.service-image:hover {
    opacity: 0.85;
    transform: scale(1.05);
}
.service-content {
    padding: 20px;
}
.service-content p {
    font-size: 1rem;
}
.service-features {
    list-style: none;
    padding: 0;
    margin: 15px 0;
}
.service-features li {
    padding: 3px 0;
    font-size: 1rem;
}
.service-card .btn,
.service-card .btn-inverted {
    width: 100% !important;
    display: block !important;
}

/* Override Visual Portfolio hover opacity */
.vp-portfolio__item:hover .vp-portfolio__item-overlay,
.vp-portfolio__item:hover::before,
.vp-portfolio__item:hover::after {
    opacity: 0.65 !important;
}
.vp-portfolio__item:hover {
    opacity: 0.65 !important;
}
.fancybox-container svg {
    color: #fff !important;
}
.fancybox-container svg:hover {
    color: #5f039a !important;
}

/* ==========================================================================
		  Cookie Consent
		 ========================================================================== */

.cc-window {
    opacity: 1;
    transition: opacity 1s ease;
}
.cc-window.cc-invisible {
    opacity: 0;
}
.cc-animate.cc-revoke {
    transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer;
    -webkit-border-radius: 125px;
    -moz-border-radius: 125px;
    border-radius: 125px;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
}
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.55em 2em !important;
    font-size: 0.9em;
    font-weight: 600;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.cc-banner .cc-btn:last-child {
    min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
    opacity: 1;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 0;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    flex: 1;
}
.cc-window.cc-banner {
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1;
    font-size: 0.9em;
}
.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
.cc-message {
    color: #1a1a1a;
}
.cc-btn {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #1a1a1a !important;
    border: #1a1a1a 1px solid;
}
.cc-btn:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #5f039a !important;
    border: #5f039a 1px solid;
}
.cc-btn > svg {
    display: none;
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}

/* ==========================================================================
		  Google Recapatcha V3
		 ========================================================================== */

.grecaptcha-badge {
    display: none !important;
}

/* ==========================================================================
		  Media Queries: iPad
		 ========================================================================== */

/* iPad [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

/* iPad [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}

/* iPad 3/4 [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
}

/* iPad 3/4 [portrait] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
}

/* ==========================================================================
		  Bootstrap Queries
		 ========================================================================== */

@media (max-width: 575.98px) {
    .cc-window.cc-floating {
        width: 100% !important;
        padding: 1em !important;
    }
    .cc-floating .cc-message {
        font-size: 0.8rem !important;
    }
    .section {
        padding: 2.5em 0;
    }
    .card.card-form > .card-body {
        padding: 2em 0 0;
    }
    .img-testimonials-dog {
        max-width: 170px;
        top: 20em;
        left: 20em;
    }
    .all-reviews {
        justify-content: start;
    }
    .pricing-table .table th,
    .pricing-table .table td {
        padding: 12px 8px;
        font-size: 14px;
    }
    .pricing-table h3 {
        font-size: 1.2rem;
    }
    section#hero.image-bg h1 {
        font-size: 2.25rem;
    }
    section#hero.image-bg p {
        font-size: 1.25rem;
    }
    section#hero.image-bg > .container {
        padding: 2em 0 8em;
    }

    .navbar .row {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .navbar .row .col-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .navbar-brand {
        max-width: 100px !important;
        margin-right: 0 !important;
    }
    nav.navbar .socials > div {
        font-size: 0.95rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .cc-window.cc-floating {
        width: 100% !important;
        padding: 1em !important;
    }
    .cc-floating .cc-message {
        font-size: 0.8rem !important;
    }
    .section {
        padding: 2.5em 0;
    }
    .card.card-form > .card-body {
        padding: 2em 0 0;
    }
    .img-testimonials-dog {
        max-width: 170px;
        top: 20em;
        left: 20em;
    }
    .all-reviews {
        justify-content: start;
    }
    .pricing-table .table th,
    .pricing-table .table td {
        padding: 12px 8px;
        font-size: 14px;
    }
    .pricing-table h3 {
        font-size: 1.2rem;
    }
    section#hero.image-bg h1 {
        font-size: 2.25rem;
    }
    section#hero.image-bg p {
        font-size: 1.25rem;
    }
    section#hero.image-bg > .container {
        padding: 2em 0 8em;
    }

    .navbar .row {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .navbar .row .col-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .navbar-brand {
        max-width: 100px !important;
        margin-right: 0 !important;
    }
    nav.navbar .socials > div {
        font-size: 0.95rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .section {
        padding: 2.5em 0;
    }
    .card.card-form > .card-body {
        padding: 2em 0 0;
    }
    .img-testimonials-dog {
        top: 2em;
        left: -8em;
    }

    .navbar .row {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }
    .navbar .row .col-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    nav.navbar .socials > div {
        font-size: 0.95rem;
    }
    #primary > li,
    #secondary > li {
        padding: 0.5em 1em;
    }
    #primary > li > a,
    #secondary > li > a {
        font-size: 0.95rem;
    }
    section#hero.image-bg h1 {
        font-size: 3rem;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    nav.navbar .socials > div {
        font-size: 0.95rem;
    }
    #primary > li,
    #secondary > li {
        padding: 0.5em 1em;
    }
    #primary > li > a,
    #secondary > li > a {
        font-size: 0.95rem;
    }
    section#hero.image-bg h1 {
        font-size: 3rem;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
}

@media (min-width: 1400px) {
}

/* ==========================================================================
		  Print
		 ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #1a1a1a !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
