/*
Theme Name: Pawsitive Child
Theme URI: http://Pawsitive.bold-themes.com
Template: pawsitive
Author: BoldThemes
Author URI: http://bold-themes.com
Description: WordPress theme for pet boarding, daycare, pet owners.
Tags: one-column,right-sidebar,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.1.5.1639069008
Updated: 2024-04-08 16:56:48

*/
.woocommerce .btSidebar a.button, .woocommerce .btContent a.button, .woocommerce-page .btSidebar a.button, .woocommerce-page .btContent a.button, .woocommerce .btSidebar input[type="submit"], .woocommerce .btContent input[type="submit"], .woocommerce-page .btSidebar input[type="submit"], .woocommerce-page .btContent input[type="submit"], .woocommerce .btSidebar button[type="submit"], .woocommerce .btContent button[type="submit"], .woocommerce-page .btSidebar button[type="submit"], .woocommerce-page .btContent button[type="submit"], .woocommerce .btSidebar input.button, .woocommerce .btContent input.button, .woocommerce-page .btSidebar input.button, .woocommerce-page .btContent input.button, .woocommerce .btSidebar input.alt:hover, .woocommerce .btContent input.alt:hover, .woocommerce-page .btSidebar input.alt:hover, .woocommerce-page .btContent input.alt:hover, .woocommerce .btSidebar a.button.alt:hover, .woocommerce .btContent a.button.alt:hover, .woocommerce-page .btSidebar a.button.alt:hover, .woocommerce-page .btContent a.button.alt:hover, .woocommerce .btSidebar .button.alt:hover, .woocommerce .btContent .button.alt:hover, .woocommerce-page .btSidebar .button.alt:hover, .woocommerce-page .btContent .button.alt:hover, .woocommerce .btSidebar button.alt:hover, .woocommerce .btContent button.alt:hover, .woocommerce-page .btSidebar button.alt:hover, .woocommerce-page .btContent button.alt:hover, div.woocommerce a.button, div.woocommerce input[type="submit"], div.woocommerce button[type="submit"], div.woocommerce input.button, div.woocommerce input.alt:hover, div.woocommerce a.button.alt:hover, div.woocommerce .button.alt:hover, div.woocommerce button.alt:hover {
    padding: 1em;
}
.single-product .pr_ttl h3:nth-child(2) {
    display: none;
}
a.button.main.long-module__button {
    background-color: #66af37 !important;
    box-shadow: none;
}
.puppies-for-sale-header__content {
    margin-top: -38px;
    margin-bottom: 40px;
}
.mejs-layers {
    display: none;
}
.icon-pik {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff7ec;
    border-radius: 16px;
    margin-bottom: 15px;
}
.dog-inside div:nth-child(1) a:hover {
    background: #035753;
    color: white;
    border: 0;
}
.products .card-banner:after {
    background: #ff9100;
    clip-path: polygon(0 0, 50% 0, 10% 50%, 50% 100%, 0 100%);
    content: "";
    right: -34px;
    width: 1em;
    align-items: center;
    bottom: 6px;
    display: grid;
    grid-template-columns: max-content 0;
    height: 2.5em;
    padding-left: 0.5em;
    padding-right: 2em;
    position: absolute;
    top: 1%;
}
.card-banner {
    background-color: #ff9100 !important;
}
.card-banner {
    position: absolute;
    height: 2.5em;
    color: white;
    padding: 0 35px;
    text-align: center;
    display: flex;
    align-items: center;
}
.icon-pik .pvc-stats-icon.medium {
    display: none;
}
.icon-pik p {
    margin-bottom: 0;
}
section.video-section {
    text-align: center;
    margin-bottom: 30px;
}
section.video-section iframe {
    width: 100%;
    height: 675px;
}
.video-product {
    text-align: center;
    margin: 0 auto;
}
.all-puppies {
    width: 100%;
    order: 9;
    margin: 0 auto;
    text-align: center;
}
.all-puppies a {
    box-shadow: 0 0 0 3em #afe2e5 inset;
    color: #191919;
    display: flex;
    max-width: 248px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 1.2em 2em;
    flex-flow: row nowrap;
    align-content: flex-start;
    transition: all 300ms ease;
    flex-direction: row-reverse;
    font-size: 1.1em;
}
.all-puppies a span.bt_bb_icon_holder {
    margin-right: 0.8em;
}
.all-puppies a:hover {
    box-shadow: 0 0 0 2px #afe2e5 inset;
    color: #afe2e5;
    background-color: transparent;
}
section.quiz_sec .quiz_sec_container p {
    margin-bottom: 0;
}
.health-include-box.doggie-house {
    display: block !IMPORTANT;
    width: 100%;
    margin-bottom: 15px !important;
}
a.button.main.long-module__button:hover {
    background-color: #fff !important;
}
span#launchGallery {
    display: none;
}
@media (max-width: 768px) {
    section.quiz_sec .quiz_sec_container {
        flex-direction: column !important;
        padding: 20px;
    }
}
@media (min-width: 601px) {
    .puppy-profile__sub-details {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: min-content;
        clear: both;
    }
    .btLogoArea .logo img {
        padding: 10px;
    }
}
@media (max-width: 767px) {
    .btHeadingWeight_normal div.product div.summary .price {
        float: unset !important;
    }
    .long-module__container {
        flex-direction: column !important;
        height: auto !important;
    }
    .btHeadingWeight_normal div.product div.summary .price a {
        border-top: 1px solid #000;
        width: 100%;
        display: inline-block;
        border-bottom: 1px solid #000;
        padding: 22px 0;
    }
}
@media (max-width: 600px) {
    .breadcrumb-container ol {
        margin-bottom: 0;
        margin-left: 0;
    }
    .single-product .bt_bb_color_scheme_1.bt_bb_section {
        margin-top: 22px;
    }
    .btMenuVerticalOn .btLogoArea .logo {
        text-align: center !important;
        width: 150px !important;
        margin: 20px auto 0;
    }
    div.product div.summary form.cart .single_add_to_cart_button {
        width: 45% !important;
    }
    .bt_bb_row.puppy-promise-box {
        padding: 4rem 1rem 2rem !important;
        text-align: center;
    }
    .btLogoArea .logo img {
        display: inline;
    }
    .btLogoArea .logo {
        text-align: center !important;
        width: 140px;
    }
    .btMenuVertical .btLogoArea .logo img {
        height: 80px;
    }
    .phone-mobile {
        float: right;
    }
    .btVerticalHeaderTop {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .bt_bb_image.mobile-pup-btn {
        width: 150px;
    }
    #banner-home-mobile {
        background-position: -315px 0;
        background-size: cover;
    }
    .btMenuVertical .btVerticalHeaderTop {
        border-bottom: 2px solid #000;
    }
    .mainHeader .menuPort a {
        color: #000;
    }
    .btMenuVertical.btTransparentLightHeader .mainHeader {
        background-color: #fff;
    }
    .bt_bb_row.puppy-promise-box .bt_bb_column {
        display: block !important;
        -webkit-flex-flow: row;
        -ms-flex-flow: column nowrap;
        flex-flow: row;
        padding-left: 20px;
        padding-right: 20px;
    }
    .bt_bb_row.puppy-promise-box .bt_bb_column {
        flex: auto !important;
        max-width: 100%;
    }
    .puppy-promise-box img {
        width: 120px;
    }
}
@media (max-width: 413px) {
    a.button.demo_button.ask-me.pum-trigger:not(.take-home) {
        display: block;
        margin: 0 auto 10px auto !IMPORTANT;
        width: 100% !important;
    }

    .button.demo_button:not(.mod) {
        width: 100% !important;
        margin: 0 0 0.625rem !important;
    }
    a.button.demo_button.play_btn {
        width: 100%;
    }
}
.home #banner-home {
    background-position: center center !important;
    background-attachment: scroll;
    background-size: cover;
}
.banner-title .bt_bb_headline_tag {
    font-size: 60px !important;
    letter-spacing: 0.15rem;
    display: inline-block;
}
#banner-home.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
    padding-bottom: 310px;
}
/* #banner-home.bt_bb_section.bt_bb_top_spacing_extra_large > .bt_bb_port {
    padding-top: 360px;
} */
#about_us {
    background-position: bottom center;
    background-size: contain;
}
.mainHeader a {
    color: #000;
}
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder::before, .btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder::before, .btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder::before, .btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder::before {
    border-top-color: #000;
}
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon::before, .btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon::before, .btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon::before, .btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon::before, .btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon::after, .btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon::after, .btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon::after, .btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon::after {
    border-top-color: #000;
}
.mainHeader div.btButtonWidget a.btButtonWidgetLink span:hover {
    color: #000 !important;
}
.puppy-profile__sub-details p span {
    color: #a6a6a6;
    padding-right: 4px;
}
.puppy-profile__sub-details p {
    margin-bottom: 0;
    color: #000;
    font-weight: bold;
}
.puppy-profile__call-in {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 30px;
}
.puppy-profile__call-in p, .puppy-profile__call-in p a {
    font-size: 1.3em;
    text-align: left;
    color: #ffbaa0;
    font-family: Nunito, sans-serif;
    margin: 0;
}
.puppy-profile__call-in p a span, .puppy-profile__call-in p span {
    color: #000;
    display: block;
    font-size: .8em;
}
div.product div.summary .price a{
    font-family: "Pacifico", cursive;
}
.button.demo_button:not(.mod),  .button.call-for-price:not(.mod){
    height: 3em;
    display: inline-block;
    width: calc(50% - 0.5em);
    text-align: center;
}
.pop_top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.pop_col1 {
    width: 30%;
}
.pop_col1 img {
    width: 100%;
    height: auto;
}
.pop_col2 {
    width: 65%;
}
.pop_col2 p:nth-child(1) {
    color: black;
    font-size: 24px;
    font-weight: 700;
}
.tel_txt {
    display: inline-block;
    padding-left: 13px;
    color: #66af37;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
}
.product .demo_button.schedule_play_time {
    margin-left: 0.5em;
}
.product .demo_button.ask-me-2 {
    margin-right: 0.5em;
}
div.product div.summary form.cart .single_add_to_cart_button {
    width: 48%;
    color: #000;
}
div.product div.summary form.cart .quantity {
    width: 0;
}
/* .single-product .bt_bb_headline_tag, .single-product .related h2, .single-product .bt-comments-box > h4, .s-decs h3, .btSidebar h4 {
    font-family: 'Ranchers';
    letter-spacing: 1px;
} */
.bt_bb_row.puppy-promise-box {
    width: 100%;
    position: relative;
}
.bt_bb_row.puppy-promise-box {
    width: 100%;
    padding: 4rem 4rem 2rem;
    margin: 8rem auto 3rem;
    position: relative;
    border: 2px solid #66af37;
    border-radius: .625em;
    max-width: 960px;
}
.puppy-promise-box .bt_bb_headline_tag {
    font-size: 18px;
}
.puppy-promise-box {
    text-align: center;
}
.bt_bb_row.puppy-promise-box::before {
    content: "";
    background-image: url("/wp-content/uploads/2023/03/logo-pettito.png");
    background-size: cover;
    width: 10rem;
    height: 9.25rem;
    position: absolute;
    left: calc(50% - 4.125rem);
    top: -5.125rem;
}
.puppy-profile__details-gender-and-age {
    font-size: 23px;
    margin-bottom: 5px;
}
.button.demo_button:hover {
    background: #000 !important;
    box-shadow: 0 0 0 3em #000 inset !important;
    color: #fff !important;
}
div.product div.summary form.cart .quantity {
    width: 0 !important;
}
form.cart {
    margin-top: 2em;
}
div.product div.summary div[itemprop="description"] {
    margin-top: 3em;
}
.s-decs h3 {
    text-transform: uppercase;
    font-size: 24px;
}
div.product div.summary header {
    float: left;
    width: 50%;
}
.btHeadingWeight_normal div.product div.summary .price {
    float: right;
    font-size: 32px;
}
.puppy-profile__sub-details {
    clear: both;
}
div.product div.summary {
    text-align: left;
}
.star-rating span::before {
    color: #f8a222;
}
@media (max-width: 414px) {
    .btLogoArea .logo {
        text-align: center !important;
        width: 60px !important;
    }
    .btMenuVertical .btLogoArea .logo img {
        height: auto !important;
    }
}
.fast-facts__holder ul li {
    padding-top: 4px;
    margin-left: 0;
}
.fast-facts__container {
    background: url(/wp-content/uploads/2021/12/ezgif.com-gif-maker2.png) no-repeat 0 0;
    display: flex;
    flex-direction: column;
    padding-left: 42px;
    height: 42px;
}
.fast-facts__container__breedsize {
    background: url(/wp-content/uploads/2021/12/ezgif.com-gif-maker1.png) no-repeat 0 0;
}
.fast-facts__container__breedtrainability {
    background: url(/wp-content/uploads/2021/12/ezgif.com-gif-maker.png) no-repeat 0 0;
}
.fast-facts__energy-descriptors {
    display: flex;
    justify-content: space-between;
    margin-left: 26px;
    padding-top: 3px;
}
.fast-facts__energy-descriptors-title, .fast-facts__energy-descriptors span {
    font-size: 16px;
}
.fast-facts__energy-bar {
    display: block;
    height: 7px;
    margin-left: 26px;
    background: #ceebbd;
    border-radius: 16px;
    margin-top: 2px;
}
.fast-facts__energy-level {
    background: #66af37;
    height: 100%;
    border-radius: 16px;
}
.fast-facts ul {
    list-style-type: none;
    margin-left: 0;
}
.fast-facts.js-fact-facts {
    border-top: 1px solid #000;
    padding-top: 30px;
}
.fast-facts h4 {
    font-family: Ranchers;
    text-transform: uppercase;
    font-size: 20px;
}
.see_all a::before {
    content: "See All";
    padding-right: 4px;
}
.bold {
    font-weight: 700;
}
.see_all a {
    font-weight: bold;
    color: #000;
}
.single-product h2.bt_bb_headline_tag {
    font-size: 32px !important;
}
.fast-facts h4 a {
    color: #000;
}
.fast-facts h5 {
    color: #66af37;
    font-family: ranchers;
    font-size: 18px;
    text-transform: uppercase;
}
div.product div.images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
    pointer-events: none;
}
.woocommerce-widget-layered-nav-list .count {
    display: none;
}
div.product div.product-description {
    display: none;
}
.slick-slide img {
    width: 100%;
}
.bt-comments-box .photo {
    position: relative;
    opacity: 1;
}
.gallery-navigation-carousel.horizontal.always.slick-initialized.slick-slider::after {
    content: '';
    font-size: 13px;
    font-style: italic;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
    height: -webkit-calc(120px * 1) !important;
    height: -moz-calc(120px * 1) !important;
    height: 120px !important;
}
.btCurrentPage_dot.btMenuHorizontal .menuPort nav > ul > li > a::after {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
}
.btStickyHeaderActive.btMenuHorizontal .mainHeader {
    top: 2.5rem;
}
.health-include-box, .health-include-box2 {
    max-width: 60rem !important;
    margin: 0 auto 1rem !important;
    background: #eee;
    padding: 1.25rem;
    border-radius: 0.4375rem;
}
.health-include-box2 {
    margin: 1rem auto !important;
    background: #74b43c;
    color: #fff;
}
.list-inline-item {
    display: inline-block;
}
.list-inline {
    margin-left: 0;
}
.fin_availabe {
    margin-top: 15px;
}
/* need puppy guidness section end */
/* about sec */
.s-decs {
    display: none;
}
/* about sec end */
/* fast fect list */
.fast-facts__holder ul {
    display: none;
}
/* fast fect list end */
/* Health Guarantee Included css */
.bt_bb_row.bt_bb_column_gap_15.health-include-box {
    display: none;
}
/* Health Guarantee Included end css */
/* remove price text */
span.price strong {
    display: none;
}
/* remove price text end css */
.pop-image img {
    width: 25%;
}
.tpwpg-main.images {
    display: none;
}
.dog-inside {
    display: flex;
}
@media only screen and (max-width: 900px) {
    .dog-inside {
        display: block;
    }
    .products ul li.product .btWooShopLoopItemInner, .products li.product .btWooShopLoopItemInner{
        padding: 0 1em  1em !important;
    }
}
.sec-dog {
    padding: 35px;
}
.dog-inside div:nth-child(1) h2 {
    color: #036f6a;
    font-size: 25px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}
.dog-inside div:nth-child(1) h1 {
    font-size: 45px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #231f20;
}
.dog-inside div:nth-child(1) p {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #58595b;
    line-height: 30px;
    max-width: 90%;
}
.dog-inside div:nth-child(1) a {
    border: 1px solid #036f6a;
    padding: 12px 25px;
    border-radius: 30px;
    color: #036f6a;
    font-weight: 700;
    cursor: pointer;
    max-width: 90%;
}
.popup-take-home {
    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0;
    background-color: white;
    width: 100%;
    align-items: center;
    height: 70px;
    box-shadow: 0 0 5px -3px rgb(0 0 0 / 75%);
    display: none;
}
.popup-take-home .product_type_simple.ask-me-2 {
    flex-grow: 1;
    flex: 50%;
}
.popup-take-home a.btButtonWidgetLink, .popup-take-home a.button.mod.take-home {
    height: 3.125rem;
    padding: 0.5rem;
    min-width: fit-content;
    cursor: pointer;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
    display: flex;
    align-items: center;
    border-radius: 3.125rem;
    width: 100%;
    max-width: 21.875rem;
    justify-content: center;
}
.popup-take-home a.btButtonWidgetLink svg, .popup-take-home a.button.mod.take-home svg {
    height: 100%;
}
.grecaptcha-badge {
    right: -500% !important;
}
.popup-take-home a.btButtonWidgetLink {
    background: #f9423a;
    color: white;
    flex-grow: 1;
    flex: 50%;
}
.popup-take-home a.btButtonWidgetLink.mod {
    background: #05c3de;
    color: white;
}
.popup-take-home a.btButtonWidgetLink:hover {
    color: white;
}
.popup-take-home img {
    height: 70px;
    width: 70px;
    object-fit: cover;
}
@media screen and (max-width: 768px) {
    .popup-take-home {
        display: flex;
        gap: 0.9rem;
        padding-right: 0.625rem;
    }
}
.popup-take-home .ask-me-2 {
    display: flex;
    align-items: center;
    height: 3.125rem;
    justify-content: center;
}
.archive.woocommerce .popup-take-home {
    padding: 0 0.625rem !important;
    justify-content: center;
}
.archive.woocommerce .popup-take-home a.btButtonWidgetLink {
    min-width: unset;
    width: 100%;
    max-width: 20rem;
}
.archive.woocommerce .popup-take-home a.btButtonWidgetLink svg, .archive.woocommerce .popup-take-home a.button.mod.take-home svg {
    width: auto;
}
.wcv-message {
    color: #66af37;
    background: none;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
}
.wcv-message span.icon {
    display: none;
}
.popmake-content .wcv-message {
    color: #ffbba0;
    position: relative;
    bottom: 230px;
    left: 184px;
}
@media screen and (max-width: 800px) {
    .popmake-content .wcv-message {
        color: #ffbba0;
        bottom: 0;
        left: 0;
    }
}
.products .slick-list img {
    position: relative;
}
.products .card-banner {
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
}
.single-product-page {
    border-radius: 0.5rem;
    right: 0 !important;
    top: 0 !important;
    font-family: Nunito, sans-serif;
    font-size: 1.125rem;
    justify-content: center;
    height: 2em !important;
    padding: 0 1rem !important;
}
@media screen and (max-width: 500px) {
    .single-product-page {
        position: absolute;
    }
}
.single-product-page:after {
    display: none;
}
.puppy-profile__sub-details {
    padding-top: 1rem !important;
}
@media only screen and (max-width: 600px) {
    .box {
        max-width: 100% !important;
    }
}
.bt_bb_wrapper .pvc_stats {
    display: none;
}
.summary {
    position: relative;
}
.summary .pvc_stats {
    color: #66af37;
    padding: 0 !important;
    display: block;
    clear: both;
    text-align: left;
}
.price a {
    margin-top: 83px;
}
.pvc-stats-icon {
    display: none;
}
.all-puppies {
    margin-top: 35px;
}
.btWooShopLoopItemInner {
    position: relative;
}
.woof_show_auto_form {
    display: none !important;
}
.woof_container_overlay_item {
    display: none !important;
}
@media only screen and (max-width: 600px) {
    .widget .woof {
        display: none;
    }
}
#woof_tax_select_product_cat {
    display: block !important;
}
#woof_tax_select_product_cat option:nth-child(1) {
    display: none;
}
#woof_tax_select_product_cat option:nth-child(2) {
    display: none;
}
.woof_container_inner h4 {
    display: none;
}
.woof_reset_button_2 {
    background-color: #ffbba0;
    border-radius: 20px;
    border: none;
    color: white;
    padding: 0 20px;
}
.woof_reset_search_form {
    display: none;
}
.browse-breeds {
    background-color: #ffbba0;
    border: none;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 18px;
    color: white;
    width: 100%;
    margin-bottom: 15px;
}
@media only screen and (max-width: 600px) {
    .woof {
        display: none;
        margin-top: 40px;
    }
}
.btWithSidebar .btContentHolder .btContent {
    width: 83%;
}
@media only screen and (max-width: 600px) {
    .puppies-for-sale-header__content {
        margin-top: 30px;
    }
}
.woof_submit_search_form {
    background-color: #ffbba0;
    border: none;
    border-radius: 20px;
    padding: 8px 30px;
    color: white;
}
.woof_products_top_panel {
    margin-bottom: 50px;
}
.all-puppies-header .nobr {
    white-space: inherit;
}
.footer-section .bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before {
    background-color: #f84339 !important;
    box-shadow: 0 0 0 1px #ffbaa0 !important;
    color: #ffffff !important;
}
.footer-section .bt_bb_service.bt_bb_style_outline .bt_bb_icon_holder {
    box-shadow: none !important;
}
.footer-section ul li {
    list-style-type: none !important;
    margin: 0 !important;
}
#banner-home.bt_bb_section.bt_bb_bottom_spacing_extra_large > .bt_bb_port {
    padding-bottom: 0 !important;
}
.bt_bb_size_small.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    color: #f84339;
}
.bt_bb_size_xsmall.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title {
    font-weight: 400;
}
.customer-reviews, .h5 {
    font-family: "Ranchers";
    font-size: 3.6rem;
    color: rgb(85, 82, 148);
    text-align: center;
}
@media only screen and (max-width: 600px) {
    .customer-reviews, .h5 {
        font-size: 2.95rem;
    }
}
@media only screen and (max-width: 600px) {
    .section-location {
        padding: 0 !important;
    }
}
@media only screen and (max-width: 600px) {
    .section-clients {
        padding: 0 !important;
    }
}
.pawsome-clients {
    font-family: "Ranchers";
    font-size: 3.6rem;
    color: rgb(85, 82, 148);
    text-align: center;
}
@media only screen and (max-width: 600px) {
    .pawsome-clients {
        font-size: 2.95rem;
    }
}
.clients-reviews {
    font-size: 1.15rem;
    color: rgb(85, 82, 148) !important;
    font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
}
.store-location {
    font-family: "Ranchers";
    font-size: 3.6rem;
    color: rgb(85, 82, 148);
    text-align: center;
}
@media only screen and (max-width: 600px) {
    .store-location {
        font-size: 2.95rem;
    }
}
.store-paragraph {
    font-size: 1.15rem;
    color: rgb(85, 82, 148);
    text-align: center;
    font-family: 'Nunito Sans', Arial, Helvetica, sans-serif;
}
.open-maps {
    box-shadow: 0 0 0 3em #afe2e5 inset;
    color: #191919 !important;
    display: flex;
    max-width: 248px;
    margin: 50px auto;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 1.2em 2em;
    flex-flow: row nowrap;
    align-content: flex-start;
    transition: all 300ms ease;
    font-size: 1.1em;
}
.open-maps span {
    margin-right: 10px;
}
.single-product .section-location {
    display: none;
}
.single-product .section-customer-reviews {
    display: none;
}
.single-product .section-clients {
    display: none;
}
.wpbr-collection-wrap {
    max-width: 1200px;
}
@media only screen and (max-width: 600px) {
    .single-puppie-location .store-location {
        font-size: 2.95rem;
    }
    .single-puppie-location {
        padding: 0 !important;
    }
}
.customer-reviews {
    margin: 0 auto !important;
}
@media only screen and (max-width: 600px) {
    .video-product {
        margin-left: 0 !important;
    }
}
.video-product iframe {
    max-width: 960px !important;
}
.video-product h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
    .video-product iframe {
        max-width: -webkit-fill-available !important;
    }
}
.banner-finance {
    border-radius: 20px;
    margin: 1em 0;
}
.banner-finance a {
    background-color: #01c2de;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: var(--font-lg);
    font-weight: 300;
}
.banner-finance .columns {
    flex-wrap: nowrap;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.banner-finance p {
    margin: 0;
    font-weight: 600 !important;
    line-height: 1.2;
    font-size: 20px;
}
@media only screen and (max-width: 600px) {
    .banner-finance p {
        font-size: 17px;
    }
}
.banner-finance .media {
    width: 155px !important;
    margin: 5px 0 0 15px;
}
.banner-finance img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(19deg) brightness(103%) contrast(103%);
    height: 60px;
    padding: 0 1em 0 0;
    text-align: center;
}
.banner-finance a:hover {
    background-color: #2b2b2b !important;
    text-decoration: none;
    color: white;
}
section.related.products {
    margin-top: 3.75rem;
    flex-direction: row;
}
@media only screen and (max-width: 600px) {
    section.related.products {
        margin-top: 0;
    }
}
.bt_bb_video {
    padding-bottom: 0;
}
@media only screen and (min-width: 601px) {
    .postid-19613 .related.products {
        margin: 4rem -1em 0;
    }
    .products ul, .products {
        margin: 0 -1em 0;
    }
    .post-type-archive.btWithSidebar .btContentHolder {
        padding: 4em 30px 0 !important;
    }
}
.btContentHolder > .puppies-for-sale-header__content {
    display: none;
}
@media only screen and (max-width: 768px) {
    .btContentHolder > .puppies-for-sale-header__content {
        display: block;
    }
    .btContent .puppies-for-sale-header__content {
        display: none;
    }
    .postid-19613 .all-puppies {
        margin-top: 50px !important;
    }
    .btWithSidebar .btContentHolder .btContent {
        display: inline !important;
    }
    .btWithSidebar.btSidebarRight .btContentHolder, .btWithSidebar.btSidebarLeft .btContentHolder {
        display: flex;
        flex-direction: column;
        padding: 2em 15px 2em;
    }
    .btWithSidebar .btContentHolder .btContent {
        order: 2;
    }
    .btWithSidebar.btSidebarRight .btContentHolder .btSidebar, .btWithSidebar.btSidebarLeft .btContentHolder .btSidebar {
        order: 1;
        padding: 0;
    }
    .btBox .searchandfilter > ul {
        display: flex;
        gap: 1.25rem;
        flex-wrap: wrap;
    }
}
#sp-wp-carousel-pro-id-19427.wpcp-carousel-section.sp-wpcp-19427:not(.wpcp-content-carousel) > div:not(.wpcpro-gallery-thumbs) .wpcp-single-item img {
    object-fit: cover;
}
.btProductSKU.product_meta {
    display: none !important;
}
.btLightSkin .btBox ul li {
    border-bottom: none;
}
.chosen-container-single .chosen-single {
    height: 3.2em;
    line-height: 3.1em;
    font-size: 1rem;
    padding-left: 1.5rem;
    border-radius: 50px;
    background: none;
}
.chosen-container-single .chosen-single div b:before {
    content: '\f078';
    font-family: FontAwesome;
    font-size: .8em;
    opacity: .5;
    display: block;
    float: right;
    padding-right: 1.5em;
    -webkit-transition: 150ms ease transform, 150ms ease color;
    -moz-transition: 150ms ease transform, 150ms ease color;
    transition: 150ms ease transform, 150ms ease color;
}
.chosen-container-single .chosen-single div b {
    background: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}
.chosen-container .chosen-results {
    font-size: 1rem;
}
.chosen-search-input {
    border-radius: 0 !important;
}
.wc-loop-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
div.woocommerce .wc-loop-btns .button {
    padding: 1em;
}
.single-post .btContentWrap {
    padding-top: 5rem;
}
.btBox label.sf-label-checkbox {
    display: inline-block !important;
}
.bt_bb_section.bt_bb_full_screen > .bt_bb_port {
    min-height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
}
#popmake-24483 {
    background-color: #F6F5F5 !important;
    padding: 2.5rem 0 1rem !important;
}
#popmake-24483 .pop_top {
    padding: 0 1rem;
}
#popmake-24483 .pop_top .pop_col2 p {
    font-size: 1.2rem;
}
.pop_top .pop_col1 img {
    align-self: stretch;
}
.pop_top .pop_col1 img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.btLightSkin .btBox ul li ul {
    border: none;
}
.btBox ul li ul {
    margin: 0;
}
#layout_node_7, #layout_node_2, .form_toc_compliance_component .terms_container .sw_link {
    display: none !important;
}
.form_toc_compliance_component .terms_container a.terms_link:before {
    content: "" !important;
}
.swiper-mod .swiper-slide {
    width: auto !important;
}
h5.bt_bb_headline_tag {
    font-family: 'Ranchers';
    color: rgb(85, 82, 148);
}
.swiper-favs-ct {
    padding: 0 3.125rem;
    position: relative;
}
[id^="swiper_favs"].swiper-mod .swiper-slide {
    width: 20.6875rem !important;
}
[id^="swiper_favs"].swiper-mod {
    max-width: 90.625rem;
}
.swiper-mod img {
    width: 100%;
    height: 38rem;
    object-fit: cover;
}
.swiper-mod img {
    width: 18.75rem;
    height: 25rem;
    object-fit: cover;
}
.btArticleDate:not(:last-child):after, .btArticleAuthor:not(:last-child):after, .btArticleComments:not(:last-child):after, .btArticleCategories:not(:last-child):after {
    content: ''
}
.btWooShopLoopItemInner .btProductLocation, .summary .btProductLocation {
    display: flex;
    align-items: center;
    color: #f9423a;
    font-size: 0.75rem;
    font-weight: bold;
    justify-content: center;
}
.summary .btProductLocation {
    font-size: 1rem;
    justify-content: flex-start;
}
@media (max-width: 700px) {
    .swiper-mod .products img{
        height: auto;
    }

    .swiper-mod.margin-lr-50.woocommerce{
        margin: 0;
    }
}
@media (max-width: 500px) {
    [id^="swiper_favs"].swiper-mod .swiper-slide {
        width: 15.75rem !important;
    }
    .swiper-mod img {
        width: 15.75rem;
        height: 21rem;
    }
}
.swiper-mod a h3 {
    font-family: "Ranchers", "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #0a0a0a;
    width: 95%;
    text-align: center;
}
.swiper-mod a:hover h3 {
    font-family: "Ranchers", "Nunito Sans", Arial, Helvetica, sans-serif;
    color: #05c3de;
}
.swiper-mod .swiper-scrollbar-drag {
    background: #05c3de;
}
.btContactForm {
    position: relative;
}
/* .wpcf7-spinner {
    border-radius: 1rem !important;
    margin: 0 !important;
    position: absolute !important;
    top: -1%;
    bottom: -1%;
    left: -1%;
    right: -1%;
    width: 103% !important;
    height: 102% !important;
    z-index: 10000;
    background-color: #01c2de !important;
    opacity: 0.5 !important;
}
.wpcf7-spinner::before {
    top: 50% !important;
    left: 50% !important;
    margin: -3px 0 0 -3px;
} */
.btContactForm.btCocoForm .btContactColumn [data-name="your-date"] input.wpcf7-date {
    visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
}
/* Primary Color Variable */
/* Material UI Datepicker Styles */
:root {
    --pto-color: #01c2de;
    --pto-color-dark: #019db0;
    --pto-text-color: #fff;
    --pto-disabled-color: #bdbdbd;
    --ctm-hover-color: #afe2e5;
    --ctm-hover-border-color: #afe2e5;
    --ctm-hover-text-color: #191919;
    --ctm-color: #afe2e5;
    --ctm-text-color: #191919;
    --ctm-font-size: 1rem;
    --ctm-weight: bold;
}
.qs-datepicker-container {
    font-size: 1rem;
    font-family: 'Nunito Sans', sans-serif;
    color: #333;
    position: absolute;
    width: 18.75rem;
    border: 1px solid #e0e0e0;
    border-radius: 0.25rem;
    overflow: hidden;
    background: #fff;
    box-shadow: none;
}
.qs-controls {
    border-radius: 0.25rem;
}
.qs-controls, .qs-overlay .qs-submit, .qs-arrow:hover {
    background-color: var(--pto-color); /* Applying primary color */
    color: var(--pto-text-color);
}
.qs-arrow {
    height: 2em;
    width: 2em;
}
.qs-arrow:hover {
    background-color: var(--pto-color-dark); /* Darker on hover */
}
.qs-overlay {
    background: rgba(0, 0, 0, 0.75); /* Dark overlay for Material effect */
}
.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover,
.qs-active, .qs-range-end, .qs-range-start {
    background-color: var(--pto-color); /* Primary color for selection and hover */
    color: var(--pto-text-color);
}
.qs-square.qs-active {
    background-color: var(--pto-color-dark); /* Darker for active date */
}
.qs-disabled, .qs-outside-current-month {
    color: var(--pto-disabled-color); /* Disabled state */
}
.qs-day {
    color: #757575; /* Material Design text color for non-selected days */
}
.qs-square {
    height: 2rem;
}
.qs-arrow.qs-left:after {
    border-right-color: white;
}
.qs-arrow.qs-right:after {
    border-left-color: white;
}
[data-name="your-date"] .qs-datepicker-container {
    top: 0 !important;
    left: 0;
    position: relative;
    width: 100%;
}
/*.wpcf7-spinner.active {
    visibility: visible;
}*/
.wpcf7-spinner {
    visibility: unset;
    display: unset;
    background-color: unset; /* Dark Gray 800 */
    opacity: unset;
    width: unset;
    height: unset;
    border: unset;
    border-radius: unset;
    padding: unset;
    margin: unset;
    position: relative;
}
form.submitting .wpcf7-spinner {
    visibility: unset;
}
.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: unset;
    top: unset;
    left: unset;
    width: unset;
    height: unset;
    border: unset;
    border-radius: unset;
    transform-origin: unset;
    animation-name: unset;
    animation-duration: unset;
    animation-timing-function: unset;
    animation-iteration-count: unset;
}
@media (prefers-reduced-motion: reduce) {
    .wpcf7-spinner::before {
        animation-name: unset;
        animation-duration: unset;
    }
}
.loader-active, form.wpcf7-form {
    position: relative;
}
.loader-active::after, form.wpcf7-form.submitting::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 20000;
}
.full.loader-active {
    width: 100vw !important;
    height: 100vh !important;
    overflow: hidden !important;
}
.full.loader-active::after {
    background: rgba(255, 255, 255, 1);
}
.loader-pto, .wpcf7-spinner {
    width: 12.5rem;
    height: 12.5rem;
    position: absolute;
    z-index: 20001;
    top: 50%;
    left: 50%;
    margin: -6.25rem 0 0 -6.25rem;
    display: none;
    box-sizing: border-box;
    background: url(/wp-content/uploads/2023/04/logo-pettito-small.png) no-repeat 55% 40%;
}
.full .loader-pto, .full.loader-active::after {
    position: fixed;
}
.loader-active > .loader-pto, form.wpcf7-form.submitting .wpcf7-spinner {
    display: inline-block;
}
.loader-pto::before, .wpcf7-spinner::before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 12.5rem;
    height: 12.5rem;
    border-radius: 50%;
    display: inline-block;
    border: none;
    border-top: 0.375rem solid #05c3de;
    border-right: 0.375rem solid transparent;
    animation: loader_anim 0.7s linear infinite;
}
.loader-pto::after, .wpcf7-spinner::after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 12.5rem;
    height: 12.5rem;
    border-radius: 50%;
    border-left: 0.3125rem solid #f9423a;
    border-bottom: 0.3125rem solid transparent;
    animation: loader_anim 1s linear infinite reverse;
}
@keyframes loader_anim {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.quiz_sec_container .bt_bb_image img {
    height: 100%;
    width: auto !important;
    object-fit: cover;
    aspect-ratio: 1;
}
[data-name="consent"] .wpcf7-list-item-label, [data-name="sms"] .wpcf7-list-item-label {
    display: none;
}
.pl-10 {
    padding-left: 0.625rem;
}
.bt_bb_row {
    display: flex;
    flex-wrap: wrap;
}
.bt_bb_row.puppy-promise-box, .product-description + .bt_bb_row {
    flex-wrap: unset;
}
.bt_bb_vertical_align_middle {
    display: flex;
    align-items: center;
}
.bt_bb_vertical_align_middle:not(.bt_bb_align_left) {
    justify-content: center;
}
.bt_bb_layout_boxed_1200 .bt_bb_cell {
    width: 100%;
    max-width: calc(1200px - 30px);
}
div.text-center {
    width: 100%;
    text-align: center;
}
.pettito-maps iframe {
    width: 100%;
}
@media (max-width: 620px) {
    ul.products li.product {
        -webkit-flex-basis: 50% !important;
        flex-basis: 50% !important;
        max-width: 50% !important;
    }
    .home #banner-home {
        background-position: 55% center !important;
    }
    .bt_bb_row.puppy-promise-box, .product-description + .bt_bb_row {
        flex-wrap: wrap !important;
    }
}
@media (max-width: 1199px) {
    .bt_bb_layout_boxed_1200 .bt_bb_cell {
        width: calc(100% - 20px);
    }
}
.bt_bb_color_scheme_ctm.bt_bb_button.bt_bb_style_filled a {
    box-shadow: 0 0 0 3em var(--ctm-color) inset;
    color: var(--ctm-text-color);
    border: 1px solid var(--ctm-color);
    font-size: var(--ctm-font-size);
    font-weight: var(--ctm-weight);
}
.bt_bb_color_scheme_ctm.bt_bb_button.bt_bb_style_filled a:hover {
    box-shadow: 0 0 0 2px var(--ctm-hover-color) inset;
    color: var(--ctm-hover-text-color);
    background-color: transparent;
    border: 1px solid var(--ctm-hover-border-color);
}
.products.swiper-wrapper {
    flex-wrap: nowrap;
    margin: 1rem 0 2rem;
}
.products.swiper-wrapper .swiper-slide {
    width: 100%;
    max-width: 20rem;
    flex: 0 0 100%;
    margin: 0 1.25rem 0 0;
    padding: 0;
}
.swiper-wrapper.products li.product .btWooShopLoopItemInner .bt_bb_headline {
    text-align: center;
}
.position-relative {
    position: relative;
}
.margin-lr-50 {
    margin-left: 3.125rem;
    margin-right: 3.125rem;
}
.bt_bb_align_inline {
    display: inline-flex;
}
:root {
    --font-main: "Nunito", Arial, Helvetica, sans-serif;
    --color-purple: #555294;
    --color-blue: #05c3de;
    --color-red: #f9423a;
}
#reviews {
    scroll-padding-top: calc(7.5rem + var(--wp-admin--admin-bar--height, 0));
}
.customer-reviews-banner {
    background: var(--color-purple);
    margin: 1.5rem 0;
    border-radius: 0.625rem;
}
.customer-reviews-banner > p {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.customer-reviews-banner > p .left-image, .customer-reviews-banner > p .right-image {
    position: absolute;
    right: 0;
    height: 100%;
    width: auto;
}
.customer-reviews-banner > p .right-image {
    left: 0;
    right: unset;
    transform: rotate(180deg);
}
.customer-reviews-banner > p > a {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}
.customer-reviews-banner > p > a .show {
    display: none;
}
.customer-reviews-banner > p > a:hover, .need-guidance-banner > p > a:hover {
    color: #fff;
}
.features-home-4 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: #fff;
    gap: 1.25rem;
    margin-top: 1.5rem;
}
.features-home-4 p, .features-home-4 div {
    text-align: center;
    font-size: 1.3125rem;
    font-weight: 400;
    display: flex;
    flex-direction: column;
}
.features-home-4 h3 {
    font-size: 1.6875rem;
    font-family: "Ranchers", serif;
    padding: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    display: flex;
    position: relative;
    height: 6.25rem;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.15625rem;
}
.features-home-4 h3 b {
    align-self: center;
    width: 100%;
    flex-shrink: 0;
    font-weight: 900;
}
.features-home-4 h3 img {
    opacity: 0.23;
    position: absolute;
    height: 6rem;
    flex-shrink: 0;
    flex-grow: 0;
    width: auto;
}
.features-home-4 > div {
    background: var(--color-purple);
    padding: 1.5rem 0.625rem 1.5rem;
    width: 100%;
    max-width: 14rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 0.625rem;
    text-align: center;
    align-self: stretch;
    border: 2px solid #fff;
    gap: 1rem;
}
.features-home-4 a {
    color: #fff;
    background-color: var(--color-blue);
    text-transform: uppercase;
    border-radius: 3.125rem;
    display: inline-block;
    clear: both;
    box-shadow: 0.125rem 0.1875rem 1.25rem rgba(0, 0, 0, 0.3);
    align-self: center;
    padding: 0.0625rem 1.5rem;
    font-weight: 900;
}
.features-home-4 a:hover {
    text-decoration: underline;
}
.no-breed p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.no-breed .btn-sub {
    margin-top: 2px;
}
.no-breed.btContactForm .btContactRow{
    justify-content: center;
}

.footer-nl.btContactForm .btContactRow{
    justify-content: center;
    max-width: max-content;
    margin: 0 auto;
    position: relative;
}

.footer-nl .btn-sub{
    position: absolute;
    right: 3px;
    top: 2px;
    z-index: 1;
}

.footer-nl .btn-sub input{
    padding: 0 0.625rem;
    height: 2.9375rem;
}

.woocommerce-page .btContent a.button.call-for-price, .home a.button.call-for-price {
    -webkit-box-shadow: 0 0 0 3em #f9423a inset;
    box-shadow: 0 0 0 3em #f9423a inset;
}

.woocommerce-page .btContent a.button.call-for-price:hover, .home a.button.call-for-price:hover {
    color: #f9423a;
    -webkit-box-shadow: 0 0 0 2px #f9423a inset;
    box-shadow: 0 0 0 2px #f9423a inset;
}

.products ul li.product .btWooShopLoopItemInner, .products li.product .btWooShopLoopItemInner{
    padding: 0 1rem 1rem;
}

.products ul li.product .btWooShopLoopItemInner .wc-loop-btns, .products li.product .btWooShopLoopItemInner .wc-loop-btns{
 gap: 0.8rem;
}

.products ul li.product .btWooShopLoopItemInner a.button, .products li.product .btWooShopLoopItemInner a.button{
    padding: 0.6rem;
}

@media (max-width: 1024px) {
    .customer-reviews-banner > p > a > img{
        height: 6.25rem;
    }

    .wc-loop-btns {
        gap: 0.8rem;
    }
}

@media (max-width: 711px) {
    .features-home-4 {
        gap: 0.625rem;
    }
    .features-home-4 > div {
        max-width: calc(50% - 0.625rem / 2);
        font-size: 1.1rem;
        padding: 0.625rem;
    }
    .features-home-4 h3 {
        font-size: 1.4rem;
    }
    .banner-title .bt_bb_headline_tag {
        font-size: 2rem !important;
    }
    #banner-home > .bt_bb_port {
        padding-top: 11em;
    }
}
@media (max-width: 620px) {
    .customer-reviews-banner > p .right-image {
        display: none;
    }
    .customer-reviews-banner > p > a {
        gap: 0.625rem;
        padding: 0.625rem;
    }
    .customer-reviews-banner > p > a .show {
        display: inline;
    }
    .customer-reviews-banner > p > a .hide {
        display: none;
    }
    .customer-reviews-banner > p > a > img{
        height: 3.75rem;
    }
}
@media (max-width: 499px) {
    .customer-reviews-banner > p > a > span {
        flex-shrink: 0;
        flex-grow: 1;
    }
    .customer-reviews-banner > p > a > span {
        font-size: 1rem;
    }
    .customer-reviews-banner > p > a > img{
        height: 2.5rem;
    }
}