/**
Theme Name: Curo Pet General Practitioner Child Theme
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/*****************************************************************************************************
	Universal
*****************************************************************************************************/
#ast-scroll-top {
    display: none !important;
}
h1, h2, h3, h4, h5, h6 {
    word-break: normal;
    overflow-wrap: normal;
}
p {
	margin-bottom: 10px;
}
.container:focus {
  outline: none !important;
  border: 0 !important;
  }
a {
	text-decoration: none !important;
	outline: 0 !important;
	border: 0 !important;
}
.ast-container {
    max-width: none;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.ast-article-single {
    padding: 0px !important;
}
.largeSolidColorContainer {
	box-shadow: inset 6px 6px 10px rgb(0 0 0 / 5%), inset -6px -6px 10px rgba(255, 255, 255, 0.5);
}

.smallSolidColorContainer {
	box-shadow: inset 6px 6px 10px rgb(0 0 0 / 20%), inset -6px -6px 10px rgba(255, 255, 255, 0.5) !important;
}
.elementor-slideshow__title {
    display: none;
}
.content-area .elementor-widget-theme-post-content h1, .content-area .elementor-widget-theme-post-content h2, .content-area .elementor-widget-theme-post-content h3, .content-area .elementor-widget-theme-post-content h4, .content-area .elementor-widget-theme-post-content h5, .content-area .elementor-widget-theme-post-content h6 {
    margin-top: 0em !important;
}
.entry-title {
    display: none !important;
}
/*****************************************************************************************************
	Header
*****************************************************************************************************/
#page > header > div.elementor-element.elementor-element-3f511d88.floatingHeaderMainContainer.e-flex.e-con-boxed.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.e-lazyloaded.elementor-sticky--effects.e-con.e-flex>.e-con-inner {
padding-top: 10px;
}
.floatingHeaderMainContainer * {
transition: all .2s ease-in-out!important;
outline: none !important;
}
.floatingHeaderMainContainer *::focus {
	border: none !important;
	outline: none !important;
}
.floatingHeaderMainContainer .elementor-element > * {transition: all .2s ease-in-out !important;}
header a {
	outline: 0 !important;
	border: 0 !important;
}
li.pharmacyLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-47, li.bookNowLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-48 {
    display: none;
}
.bookNowIconBox a {
	white-space: nowrap;
}
.headerCTAButtonContainer {
    min-width: 305px;
}
a.has-sub-mmenu .sub-menu, span.sub-arrow {
  fill: currentColor;
}
.elementor-nav-menu--dropdown ul.elementor-nav-menu li:before {
top: 35px;
}
.sub-menu.elementor-nav-menu--dropdown {
background-color: #ebebeb !important;
}
#emergencyHeaderButton {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	pointer-events: none;
    padding-bottom: 4px;
    letter-spacing: 0px;
}
#notificationBarCTA {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.notificationBarCTA p {
	margin-bottom: 0px !important;
}
.e-floating-bars__cta-button-container {
	margin-bottom: 0px !important;
}
/*****************************************************************************************************
	Footer
*****************************************************************************************************/
.footerBottom {
	z-index: -1;
}
body:not(.home) span#copyright {
display: none
}
/*****************************************************************************************************
	Home
*****************************************************************************************************/
.elementor-51 .elementor-element.elementor-element-425ce6e.elementor-view-framed .elementor-icon, .elementor-51 .elementor-element.elementor-element-425ce6e.elementor-view-default .elementor-icon svg, .elementor-494 .elementor-element.elementor-element-92c0abf.elementor-view-framed .elementor-icon, .elementor-494 .elementor-element.elementor-element-92c0abf.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-primary);
    margin-top: -20px;
    margin-bottom: -20px;
    background-color: #ffffff;
    padding: 8px;
    height: 2em;
    width: 2em;
    border-radius: 100px;
}
.homeValueCTA .elementor-cta__title {
    border-radius: 22px 22px 0px 0px;
    padding: 15px 20px;
    padding: 30px 30px 10px 30px;
	backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    background: rgb(255 255 255 / 75%);
}
.homeValueCTA .elementor-cta__description {
    border-radius: 0px 0px 22px 22px;
    padding: 0px 30px 30px 30px;
	backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    background: rgb(255 255 255 / 75%);
	min-height: 140px;
}
.homeMissionText p {
	margin-bottom: 0px !important;
}
.bottomHeaderWPMenu li a {
	font-weight: bold !important;
}
.pharmacyIconBox {
	cursor: pointer;
}
/*.pharmacyIconBox h3:after {
    content: "EMERGENCIES CALL:";
    position: absolute;
    left: -19px;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 12px;
    letter-spacing: .25em;
    bottom: -22px;
	pointer-events: none;
}*/
.pharmacyIconBox .elementor-icon-box-title {
    margin-bottom: -18px !important;
}
.elementor-element.elementor-element-42b872db.pharmacyIconBox.elementor-position-inline-end.elementor-view-default.elementor-mobile-position-block-start.elementor-widget.elementor-widget-icon-box:hover {
	background-color: #ffffff;
}
/*****************************************************************************************************
	Subpages
*****************************************************************************************************/
#triageProcessPageAccordionOne .e-n-accordion-item-title {
	background-color: #ff0000;
}
#triageProcessPageAccordionTwo .e-n-accordion-item-title {
	background-color: #f19100;
}
#triageProcessPageAccordionThree .e-n-accordion-item-title {
	background-color: #56a8db;
}
#triageProcessPageAccordionFour .e-n-accordion-item-title {
	background-color: #54d954;
}
/*****************************************************************************************************
	Gravity
*****************************************************************************************************/
.gform-theme--framework input, .gform-theme--framework textarea {
    border-radius: 12px !important;
}
.gform-theme--framework .gfield_label, .gform-theme--framework .field_sublabel_below .gform-field-label--type-sub {
    font-family: "ABC Favorit", Sans-serif !important;
}
.gform-theme--foundation .gform_fields {
  grid-row-gap: 10px !important;
}
.gform-theme--framework .gform_footer input[type="submit"].gform_button,
.gform-theme--framework .gform_page_footer input[type="submit"].gform_button {
    background-color: var(--e-global-color-primary) !important;
    font-family: "ABC Favorit", Sans-serif !important;
    font-size: 1.1rem !important;
    font-weight: 400 !important;
    fill: var(--e-global-color-astglobalcolor4) !important;
    color: var(--e-global-color-astglobalcolor4) !important;
    border-radius: 50px 50px 50px 50px !important;
    padding: 20px 40px 20px 40px !important;
}
p.gform_required_legend {
    display: none;
}
.gform-field-label .gfield_required .gfield_required {
    font-size: 30px !important;
    line-height: .5em;
    position: relative;
    bottom: -12px;
    right: -2px;
    display: block;
}
.gform-theme--framework .gform_confirmation_message {
    font-size: 30px !important;
    line-height: 1.1 !important;
    font-weight: 600 !important;
}
.gfield_radio {
        display: flex !important;
    }
/*****************************************************************************************************
	Plugins
*****************************************************************************************************/
/*CookieYes*/
.cky-btn-revisit-wrapper {
    background: var(--e-global-color-primary) !important;
    bottom: 45px !important;
    left: 35px !important;
}
.cky-btn-accept {
    background: var(--e-global-color-primary) !important;
    border: 2px solid var(--e-global-color-primary) !important;
}
.cky-btn-reject {
    color: var(--e-global-color-primary) !important;
    border: 2px solid var(--e-global-color-primary) !important;
}
.cky-btn-customize {
    color: var(--e-global-color-primary) !important;
    border: 2px solid var(--e-global-color-primary) !important;
}
.cky-btn-preferences {
    color: var(--e-global-color-primary) !important;
    background: transparent;
    border: 2px solid var(--e-global-color-primary) !important;
}
/*****************************************************************************************************
	Responsive
*****************************************************************************************************/
@media only screen and (max-width: 1366px) {
  .homeValueCTA .elementor-cta__description {
    min-height: 188px;
  }
  .headerCTAButtonContainer {
    min-width: 0px;
  }
/*    .pharmacyIconBox h3:after {
        content: "EMERGENCIES CALL:";
        position: absolute;
        left: -10px;
        width: 100%;
        height: 100%;
        z-index: 1;
        font-size: 11px;
        letter-spacing: 0px;
        bottom: -21px;
    }*/
}
@media only screen and (max-width: 1024px) {
li.pharmacyLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-47, li.bookNowLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-48 {
    display: block;
}
    .homeValueCTA .elementor-cta__description {
        min-height: 0px;
    }
  li.pharmacyLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-47, li.bookNowLink.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-48 {
    display: block;
  }
 /* Icons for Mobile Menu */
  .clinicLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/clinicIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 36px;
    left: -44px;
    position: relative;
  }
  .clinicLink a:hover:before, .clinicLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/clinicIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 3px;
    left: -13px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
  .servicesLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/animal-care.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 37px;
    left: -58px;
    position: relative;
  }
    .servicesLink a:hover:before, .servicesLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/animal-care.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 3px;
    left: -13px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
    .patientLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/patientCenterIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 34px;
    left: -76px;
    position: relative;
  }
    .patientLink a:hover:before, .patientLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/patientCenterIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    left: 0px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
     .wellnessLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/wellnessIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 34px;
    left: -65px;
    position: relative;
  }
    .wellnessLink a:hover:before, .wellnessLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/wellnessIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    left: 1px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
.urgentLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/urgentIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 33px;
    left: -54px;
    position: relative;
  }
    .urgentLink a:hover:before, .urgentLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/urgentIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    left: 1px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
.contactLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/contactIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 34px;
    left: -39px;
    position: relative;
  }
 .contactLink a:hover:before, .contactLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/contactIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    left: 1px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
.pharmacyLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/pharmacyIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 34px;
    left: -49px;
    position: relative;
  }
 .pharmacyLink a:hover:before, .pharmacyLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/pharmacyIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    left: 1px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
  .bookNowLink:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/pawIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 34px;
    left: -49px;
    position: relative;
  }
 .bookNowLink a:hover:before, .bookNowLink a.elementor-item-active:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(/wp-content/uploads/sites/2/2026/04/pawIcon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 1px;
    left: 1px;
    position: relative;
    filter: invert(100%) sepia(0%) saturate(7479%) hue-rotate(138deg) brightness(108%) contrast(106%);
    margin-right: 5px;
    transition: ease-in 1s;
	border-radius: 0px !important;
  }
  /* End Icons for Mobile Menu */
  .elementor-nav-menu--dropdown {
    display: block;
    width: 100%;
    text-align: center;
  }
  .elementor-nav-menu {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  /*    .elementor-nav-menu li {
        margin: 0;
        padding: 10px 0; 
    }*/
  .elementor-nav-menu li a, .elementor-nav-menu li a:hover {
    display: block;
    text-align: center;
  }
  .elementor-nav-menu li a:hover {
    padding-right: 5px;
  }
  .elementor-nav-menu .sub-arrow {
    align-items: center;
    display: inline-block;
    line-height: 1;
    margin-block-end: -13px;
    margin-block-start: -12px;
    padding: 5px;
    padding-inline-end: 0;
    justify-content: center;
    top: 4px;
    position: relative;
    left: 7px;
  }
}
@media screen and (orientation: landscape) and (max-width: 1080px) {
.elementor-element.elementor-element-dd33aa3.e-con-full.e-flex.e-con.e-child.animated.fadeInRight {
	display: none;
}
.elementor-51 .elementor-element.elementor-element-0ecc054 {
    min-height: 450px;
}
}
@media only screen and (max-width: 1024px) {
.elementor-135 .elementor-element.elementor-element-28025546 {
	max-width: 150px !important;
	}
#siteLogo img {
max-width: 150px !important;
}
	}
@media screen and (orientation: landscape) and (max-width: 980px) {
.elementor-135 .elementor-element.elementor-element-28025546 {
	max-width: 150px !important;
}
.subTopInnerContainer {
	min-height: 250px;
}
}
@media only screen and (min-device-width : 820px) and (max-device-width : 1180px) and (orientation: portrait) {
.elementor-element.elementor-element-dd33aa3.e-con-full.e-flex.e-con.e-child.animated.fadeInRight {
    bottom: 367px !important;
}
}
@media only screen and (max-width: 580px) {
h1 {
	font-size: 8vw !important;
}
.elementor-135 .elementor-element.elementor-element-28025546 {
	max-width: 150px !important;
}
}