.elementor-kit-7{--e-global-color-primary:#2B2B2B;--e-global-color-secondary:#6E63B6;--e-global-color-text:#3A332E;--e-global-color-accent:#E6863A;--e-global-color-50835b4:#E6C79C;--e-global-color-fa3e6ad:#F5F2EC;--e-global-color-b715c5f:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Open Sans", Sans-serif;font-size:17px;line-height:28px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:17px;font-weight:500;color:var( --e-global-color-b715c5f );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-b715c5f );border-radius:90px 90px 90px 90px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-fa3e6ad );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-secondary );}.elementor-kit-7 a:hover{color:var( --e-global-color-text );}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:30px;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:25px;font-weight:600;line-height:1.2em;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1235px;}.e-con{--container-max-width:1235px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//*  top nav contact us */
@media screen and (min-width: 767px) {
    .nav-contact-us {
        display: none !important;
    }
}

/* TOP NAV - DROP DONW */
.ctb-nav .elementor-sub-item,
.ctb-nav .elementor-sub-item:hover {
    border-left: 0px;
}

/* ORAMGE BULLETS */
.orange-bullets ul {
  padding-left: 20px;
  margin-bottom: .9rem;
}

.orange-bullets li::marker {
  color: #e6863a;
}

/* HOME PAGE ICON BOX */
.ctb-icon-box h3 {
    margin-top: 0;
}

.ctb-accordion .e-n-accordion-item {
    /*border: solid 1px #dadada;*/
     background-color: #f5f2ec;
     border-radius: 20px;
}



/* PUPPY PAGE IMAGES */
.puppy-background-image {
background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* BLOG POST */
.ctb-recent-posts a:hover {
    color: #e6863a !important;
    text-decoration: underline;
}

/* ABOUT COUNTER */
.ctb-counter-locs .elementor-counter-title,
.ctb-counter-years .elementor-counter-title,
.ctb-counter-reviews .elementor-counter-title {
    line-height: 1.2em !important;
    padding-left: 10px !important;
    width: 200px;
}

.ctb-counter-locs .elementor-counter-number-wrapper,
.ctb-counter-years .elementor-counter-number-wrapper,
.ctb-counter-reviews .elementor-counter-number-wrapper {
    justify-content: center;
    align-items: center;
    background-color: #e6863a;
    width: 100px;
    height: 100px;
    padding: 0px;
    border-radius: 50%;
    flex: none !important;
}

.ctb-counter-locs .elementor-counter-number-prefix,
.ctb-counter-years .elementor-counter-number-prefix,
.ctb-counter-reviews .elementor-counter-number-prefix {
    display:none;
}

.ctb-counter-locs .elementor-counter-number,
.ctb-counter-locs .elementor-counter-number-suffix,
.ctb-counter-years .elementor-counter-number,
.ctb-counter-years .elementor-counter-number-suffix,
.ctb-counter-reviews .elementor-counter-number,
.ctb-counter-reviews .elementor-counter-number-suffix {
    color: #ffffff;
}

.ctb-counter-locs .elementor-counter-number {
    width: 100%;
}
.ctb-counter-locs .elementor-counter-number-suffix {
    display: none;
}

.ctb-counter-years .elementor-counter-number {
    width: 60%;
    text-align: end;
}

.ctb-counter-years .elementor-counter-number-suffix {
    width: 40%;
}

.ctb-counter-reviews .elementor-counter-number {
    width: 70%;
    text-align: end;
}

.ctb-counter-reviews .elementor-counter-number-suffix {
    width: 30%;
}

/* SINFGLE POST NAV */

.ctb-post-nav  .elementor-post-navigation__separator-wrapper {
    padding: 0 20px;
}

.ctb-post-nav .elementor-post-navigation__link {
    width: auto !important;
}/* End custom CSS */