﻿.modal-dialog {
}

.borderbottomnone {
    border-bottom: none !important;
}

.bordertopnone {
    border-top: none !important;
}

.noheightImg {
    height: auto;
    width: 100%;
    max-width: 100%;
}

.add-new-pet-link .orange-link::after {
    content: "";
}

.add-new-payment .orange-link::after {
    content: "";
}

.manage-plan-cancel .orange-link::after {
    content: "";
}
.main-navigation-content .navigation-section .top-nav-links .orange-link::after {
    content: "";
}

.saved-payments-module .orange-link.faq-jump-link::after {
    content: "";
}


#paw-icon-text-div .orange-link.view-change::after {
    padding-left: 2px;
}

.orange-link::after {
    content: ">";
    font-size: 1rem;
    font-weight: normal;
    vertical-align: middle !important;
    padding-left: 5px;
    display: inline-block
}

a.orange-link:has(img.calender-icon)::after {
    content: none;
}

.rich-text a.orange-link {
    text-decoration: none;
    font: .92rem/1.67rem 'Poppins', sans-serif;
    font-weight: 500;
}

.rich-text a.orange-outlined {
    text-decoration: none;
}


.orange-link-none::after {
    content: "";
    padding: 0px;
}

.records-tab-content .tab-need-help a.orange-link {
    font: 0.92rem/1.67rem'Poppins', sans-serif;
    font-weight: 500;
    color: #d74100 !important;
    cursor: pointer;
}

.featured-news-story .orange-link-none::after {
    content: "";
    padding: 0px;
    display: none;
}

.component.rich-text .content-module p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.component-content .field-text p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.component, .rich-text p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.content ul, .content ol, .rich-text ul, .rich-text ol {
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.social-links .slink a:hover{text-decoration: none !important;}

.header-social-links .s-icons a:hover{text-decoration: none !important;}

/*Hospital Pages Text*/
.content-module strong a, .rich-text strong a {
    font-weight: 700;
}


.rich-text h3:last-child {
    margin-bottom: 0;
}

.promo a {
    text-decoration: none !important;
}

.field-validation-error {
    color: #AD0000;
}

.email-subscribe-form .field-validation-error {
    color: #fff;
}

.validation-summary-errors {
    color: #d74100;
}

.form-control:focus {
    /*box-shadow: none !important;*/
    border: 2px solid #d9d9d9;
}

.header.small-header .desktoplogin {
    display: none;
}

.language-section .input-group-prepend .input-group-text {
    border-left: "";
}

#login-flyout {
    right: -949px;
    height: "";
}

.desktop-login-padding {
    padding-right: 25px;
}

.desktoplogin {
    display: block;
    max-width: 200px;
    word-break: break-word;
}

.logoutsubmit {
    color: #65686B !important;
    border: none;
    background: none;
    margin-bottom: 10px;
}

.header .navbar-padding {
    padding-top: 120px;
    height: 180px;
}

.navbar-ClosePadding {
    padding-top: 125px;
}

.navbar-PopUpPadding {
    padding-top: 125px;
}

.login-Padding {
    padding-top: 70px;
}

/*.pre-footer {
    padding-bottom: 75px;
}*/
.flat-footer {
    margin-top: "";
}

.slink a {
    margin-left: 5px;
}

#footer > .row > .row {
    width: 100% !important;
    margin: 0px;
}

.gotoInsta a::before {
    content: "\f16d";
    font-family: FontAwesome;
    font-size: 0.94rem;
    vertical-align: baseline !important;
    margin-left: 5px;
}

.location-module {
    position: relative;
}

.text-noresult > p {
    color: #d74100;
    margin: 16px;
}

/*.hospital-name h3 {
    display: inline-block;
}*/

.schedule-appt .petsmart {
    float: right;
}

/*.swiper-slide.location div {
    margin-bottom: 10px;
}*/

.swiper-slide.location div.hospital-distance {
    margin-left: "";
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.search-spinner {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: text-bottom;
    border: 3px solid #d74100;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite;
    left: 23% !important;
    margin: 15px;
    position: sticky;
}

.loader {
    border: 4px solid #d74100;
    display: inline-block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    z-index: 9999 !important;
    border-right-color: transparent;
    animation: spinner-border .75s linear infinite;
}

.center {
    position: absolute;
    left: 50%;
    top: 50%;
}

.preffered-location .hospital-address img {
    width: auto;
}

.location-list .hospital-address img {
    width: auto;
}

.mobile-no-results-preferred-location {
    padding-left: 33px;
}

.preferred-check-left {
    z-index: 1;
}

.embedded-content-table img {
    width: auto
}

.PackageModelId ul {
    padding-left: 40px;
}

.dont-display {
    display: none
}

.my-pet-module .swiper-container {
    scroll-snap-type: x mandatory;
}

    .my-pet-module .swiper-container .swiper-slide {
        scroll-snap-align: center;
    }

.all-pet-content .swiper-container {
    scroll-snap-type: x mandatory;
}

    .all-pet-content .swiper-container .swiper-slide {
        scroll-snap-align: center;
    }

.medical-history-section .back-links::after {
    content: "" !important;
}

.download-link img {
    max-width: 100% !important;
    width: 25px !important;
    height: 25px !important;
}

.download-link .orange-link::after {
    content: "" !important;
}

.add-new-pet-module .add-new-pet-module-content .orange-link-addPetProfile {
    font: 0.92rem/1.67rem 'Poppins', sans-serif;
    font-weight: 500;
    color: #d74100;
    cursor: pointer;
}

    .add-new-pet-module .add-new-pet-module-content .orange-link-addPetProfile:hover {
        /*color: #333436;*/
        text-decoration: underline !important;
    }
/*.add-new-pet-module .add-new-pet-module-content .orange-link-addPetProfile::after { content: ">"; font-size: 16px; font-weight: normal; vertical-align: middle; padding-left: 7px; }*/


.pet-photo-upload img {
    border-radius: 50%;
}

.dropzone {
    padding: 20px;
    border: 3px dashed #d74100 !important;
}

.dz-image-preview, .dz-progress, .dz-error-message, .dz-details, .dz-success-mark, .dz-error-mark {
    display: none !important;
}

.dropzone .dz-preview .dz-image {
    border-radius: 50% !important;
}

.cr-vp-square, .cr-resizer {
    border-radius: 50% !important;
}

.cr-slider-wrap {
    display: none !important;
}

.dz-button::before {
    content: "\f0ee";
    font-size: 1.87rem;
    font-family: FontAwesome !important;
    font-weight: normal;
    vertical-align: baseline !important;
    padding-right: 15px;
    color: #d74100;
}

.croppie-container img, .cropper-drag-box {
    border-radius: 50% !important;
}

.imageconfirmbtn {
    border-radius: 50% !important;
    border: none !important;
    cursor: pointer !important;
}

.croppereditor {
    margin: 0px auto !important;
    border-radius: 50% !important;
}

.cropper-point {
    background-color: #d74100 !important;
    opacity: 0;
}

.cropper-view-box, .cropper-wrap-box {
    border-radius: 50% !important;
}

.cropper-dashed.dashed-h, .cropper-dashed.dashed-v {
    border: none !important;
}

.cropper-bg {
    background: none !important;
}

/*.plan-relocation .reloc-desc {
    color: #ff0000;
}*/

.has-birthday-error {
    border-top: 1px solid #e35205 !important;
    border-right: 1px solid #e35205 !important;
    border-bottom: 1px solid #e35205 !important;
}

.general-accordion-module .accordion-expanded-card .orange-ul {
    padding-left: 40px;
}

.general-accordion-module .expanded-content span.orange-text {
    color: #d74100;
    font: 0.92rem/1.67rem 'Poppins',sans-serif;
    padding-right: unset;
}
.col-promo-img .clickable-image {
    font-size:0;
} 

.bullet-module-image .clickable-image
{
    font-size:0;
}

.bullet-module-img .clickable-image { font-size:0; }




/*<-----------------Date Carousel and picker start ---------------------->*/
/* start of DateCarousel css*/
.slick-prev {
    left: -55px !important;
}

.slick-next {
    right: -38px !important;
}


.item.active {
    border: 1px solid red;
}

/* End of DateCarousel css*/


/* Start of DatePicker css*/


.date-top-section {
    display: flex;
    justify-content: space-between;
}

.dateheader {
    margin: 0 auto;
}

.react-calendar {
    width: 335px !important;
    margin: 0 auto;
    border-top: 1px solid #d9d9d9 !important;
    border-right: none !important;
    border-bottom: none !important;
    border-left: none !important;
    padding-top: 20px;
}

.react-calendar__navigation button[disabled] {
    display: none;
}

.react-calendar__navigation__arrow {
    color: #d74100 !important;
}

.react-calendar__month-view__days__day--weekend {
    color: #000 !important;
}

.react-calendar__month-view__weekdays__weekday abbr {
    text-decoration: none !important;
    cursor: auto !important;
}

.react-calendar__tile:disabled {
    background-color: transparent !important;
    color: #1010104D !important;
}

.react-calendar__tile--active {
    color: #000 !important;
    background-color: #fff !important;
    border: 3px solid #87D1E7 !important;
}

.react-calendar__tile--now {
    color: #000 !important;
    background-color: #fff !important;
    border: 2px solid #87D1E7 !important;
}

.react-calendar__month-view__days__day--neighboringMonth {
    color: #000 !important;
}

.modalClose {
    position: absolute;
    right: 0px;
    top: -40px;
    z-index: 1500;
    color: #fff;
    font-size: 1.5rem;
    cursor: pointer;
}

/* end of DatePicker css*/

/*new carousel*/

.date-selector-module .day {
    font-size: 1.06rem;
}

.date-selector-module .date {
    font-size: 1.38rem;
    font-weight: 500;
    line-height: 2rem;
}

.date-selector-module .month {
    font-size: 0.87rem;
    background-color: #f3f3f3;
    line-height: 1.25rem;
}

.date-selector-module .item {
    border: 2px solid #d9d9d9;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 3px 6px 0 #00000015;
    display: Block;
    justify-content: center;
    align-items: center;
    height: 88px;
    width: 90px !important;
    background-color: #fff;
}

.date-selector-module .slick-list .item.active {
    border: 3px solid #87D1E7;
}

.date-selector-module .slick-slide.slick-active {
    text-align: center;
}

.ReactModal__Overlay.ReactModal__Overlay--after-open {
    background-color: rgba(0,0,0,0.5) !important;
    z-index: 2000 !important;
}

.ReactModal__Content.ReactModal__Content--after-open {
    overflow: visible !important;
    max-width: 800px;
    margin: 7px auto auto auto;
    width: 100%;
}

.inputradio {
    width: 30px;
    height: 30px;
    pointer-events: none;
    vertical-align: middle;
}

.formikdate-picker {
    position: relative !important;
}

    .formikdate-picker .cal-icon {
        margin-left: -30px;
        position: absolute !important;
        margin-top: 14px;
    }


.react-datepicker__input_container:after {
    color: red;
    content: 'X';
    display: inline-block;
    padding: 0 5px;
    width: 40px;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 20%;
    right: 0;
}




/*<---------------- Date Carousel and picker end ---------------->*/

/*<--------Select2 start --------->*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #65686B !important;
    line-height: 2.82rem !important;
}

.select2-container--default .select2-selection--single {
    border: 0 !important;
    height: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px !important;
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    width: 2.5em !important;
    background: no-repeat center right 1em url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCAxMyA4IiB3aWR0aD0iMTMiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtLjM2NTkwNS4zNjY4NjJjLjQ4ODUyNC0uNDg4NTE5IDEuMjgwNTg1LS40ODg1MjIgMS43NjkxMDUuMDAwMDAybDMuOTkzNDUgMy45OTM0NDYgMy45OTM0NC0zLjk5MzQxYy40ODg1LS40ODg2MDQgMS4yODA2LS40ODg1MTcgMS43NjkxLS4wMDAwNi40ODg0LjQ4ODUxNS40ODg1IDEuMjgwNTguMDAwMSAxLjc2OTFsLTUuNzYyNjQgNS43NjI1OS01Ljc2MjU1Ni01Ljc2MjU2Yy0uNDg4NTIzLS40ODg1Mi0uNDg4NTE3LTEuMjgwNTg0LjAwMDAwMS0xLjc2OTEwOHoiIGZpbGw9IiNkNzQxMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
    border: none !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow
{
    filter: grayscale(1);
    opacity: .25;
}
/*<---------- select2 end ----------->*/
.PetDetailsNavigation, .my-pet a {
    cursor: pointer;
}

.bblog-social-links li {
    font-size: 1.13rem;
}
.bblog-social-links li a {
        text-decoration: none !important;
}
.parp-registration-actions .btn {
    margin: 10px 15px;
}

.parp-login-info-form .custom-control.custom-checkbox a {
    text-decoration: underline;
}

.account-information-actions {
    margin-top: 15px;
}

.account-login-noaccount {
    padding: 20px 40px;
    border: 1px solid #d9d9d9;
    margin-top: 30px;
    text-align: center;
}

.updatePasswordModal ul, .signin-section ul {
    list-style: disc;
    padding-left: 40px;
}
/*<--------Sitecore error page 500 styles --------->*/
.download-mobile-app {
    background-color: #d74100;
    padding: 15px;
    display: flex;
}
        .download-mobile-app h3{color:#fff; flex:0 0 60%;display: flex;align-items: center;justify-content: center;margin-bottom: 0;}
        .download-store-buttons img{height:45px;}
        .download-store-buttons img:first-child{margin-right:10px;}
        .emergency-text{font-weight: 500; /*text-align: center; margin-top: 35px;*/}

.top-nav .login-user a, .top-nav .logged-in-user a {
    cursor: pointer
}

#inquire-online-form .custom-control-input[type="checkbox"], #coupon-inquire-online-form .custom-control-input[type="checkbox"] {
    width: 100%;
}

#inquire-online-form .opt-in-section .custom-control-label, #coupon-inquire-online-form .opt-in-section .custom-control-label {
    z-index: -1;
}

@media (min-width:992px) and (max-width:1199px) {
    .desktoplogin {
        max-width: 150px;
    }
}

    @media (max-width:991px) {
        .mobilelogin {
            display: block;
        }

        .desktoplogin {
            display: none;
        }

        .text-noresult > p {
            margin-left: 0px !important;
        }

        #divPayNow {
            text-align: center;
        }

        #divViewPaymentHistory {
            text-align: center;
        }

        .manage-plan h4 {
            border-bottom: none;
        }

        .location-preferred .hospital-name {
            display: flex;
        }

        .parp-registration-actions {
            padding-left: 0px;
            padding-right: 0px;
        }

            .parp-registration-actions.reg-step-2, .parp-registration-actions.reg-step-1 {
                padding-left: 30px;
                padding-right: 30px;
            }
        /*<--------Sitecore error page 500 styles mobile view --------->*/
            .download-mobile-app{display: block;}
            .download-mobile-app h3{ margin-bottom: 10px;}
            .download-store-buttons{text-align: center;}
    }

    @media (max-width:767px) {
        a.orange-outlined {
            width: 100%;
            min-width: auto !important;
        }

        .mobilelogin {
            display: block;
        }

        .desktoplogin {
            display: none;
        }

        .text-noresult > p {
            padding: 0 !important;
            margin-left: 0px !important;
        }

        .dz-image-preview, .dz-progress, .dz-error-message, .dz-details, .dz-success-mark, .dz-error-mark {
            display: none !important;
        }

        .cropper-point.point-se {
            width: 5px !important;
            height: 5px !important;
        }

        .parp-registration-actions .btn {
            margin: 10px 0px;
        }
    }

    @media (min-width: 576px) {
        .modal-dialog {
        }
    }
    /* My Account Override on base css*/
    .personal-information-content .user-actions .orange-link-userActions {
        font: 11pt/20pt 'Poppins',sans-serif;
        font-weight: 500;
        color: #d74100;
        cursor: pointer;
    }

        .personal-information-content .user-actions .orange-link-userActions:hover { /*color: #333436;*/
            text-decoration: underline !important;
        }

        .personal-information-content .user-actions .orange-link-userActions::after {
            content: ">";
            font-size: 16px;
            font-weight: normal;
            vertical-align: middle;
            padding-left: 7px;
            display: inline-block
        }

    .hide-on-dashboard {
        display: none;
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 10px;
    }

    .owp-plan-content .plan-details .owp-plan-name .orange-link-managePlan {
        font: 11pt/20pt 'Poppins', sans-serif;
        font-weight: 500;
        color: #d74100;
        cursor: pointer;
    }

        .owp-plan-content .plan-details .owp-plan-name .orange-link-managePlan:hover { /*color: #333436;*/
            text-decoration: underline !important;
        }

        .owp-plan-content .plan-details .owp-plan-name .orange-link-managePlan::after {
            content: ">";
            font-size: 16px;
            font-weight: normal;
            vertical-align: middle;
            padding-left: 7px;
            display: inline-block
        }


    /*Button style for inquire form */
    /*.btn orange-outlined .save-inquire-online {
    font-weight: 500;
    background-color: #fff;
    border: 3px solid #e35205;
    padding: 6px 30px;
    border-radius: 0;
    margin-bottom: 5px;
    min-width: 238px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
*/
    .payment-methods .orange-link-payNow {
        font: 0.92rem/1.25rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #d74100;
        cursor: pointer;
    }

        .payment-methods .orange-link-payNow:hover {
            color: #d74100;
            text-decoration: underline !important;
        }

        .payment-methods .orange-link-payNow::after {
            content: ">";
            font-size: 1rem;
            font-weight: normal;
            vertical-align: middle;
            padding-left: 7px;
            display: inline-block
        }

    .payment-methods .orange-link-paymentHistory {
        font:0.92rem/1.25rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #d74100;
        cursor: pointer;
    }

        .payment-methods .orange-link-paymentHistory:hover {
            color: #d74100;
            text-decoration: underline !important;
        }

        .payment-methods .orange-link-paymentHistory::after {
            content: ">";
            font-size: 1rem;
            font-weight: normal;
            vertical-align: middle;
            padding-left: 7px;
            display: inline-block
        }

    .add-new-payment-module .add-new-payment-module-content .orange-link-addPayment {
        font:  0.92rem/1.25rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #d74100;
        cursor: pointer;
    }

        .add-new-payment-module .add-new-payment-module-content .orange-link-addPayment:hover { /*color: #333436;*/
            text-decoration: underline !important;
        }

    .personalInformationModal .modal-content .modal-body .align-errorMsg {
        margin-left: -15px;
    }

    .align-control {
        margin-top: -45px;
    }

    .align-other-control {
        margin-top: 12px;
    }

    /* Common Popup across application overrides Registration Modal */
    .messageModal .modal-header {
        display: block;
    }

    /* Customization on base css*/

    input.input-validation-error, select.input-validation-error, textarea.input-validation-error {
        border: 1px solid #ad0000 !important;
    }
    .select2-hidden-accessible.input-validation-error + span {
        border: 1px solid #E35205 !important;
    }

    /* Scheduler-appt Override on base css */
    .schedule-choosepet label img {
        width: 95px;
        border-radius: 50%;
        border: 3px solid #d9d9d9;
    }

    .schedule-choosepet label.active img {
        border: 3px solid #87d1e7;
    }
    /* HIDE RADIO */
    .schedule-choosepet [type="radio"] {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
    }

        /* IMAGE STYLES */
        .schedule-choosepet [type="radio"] + img {
            cursor: pointer;
            pointer-events: none;
        }

        /* CHECKED STYLES */
        .schedule-choosepet [type="radio"]:checked + img {
            border: 3px solid #87d1e7;
        }
    /*  Scheduler-appt Override end code */

    /*changes made by sampath*/
    .schedule-appnt-intro .schedule-intro-actions a {
        margin: 0 auto;
    }

    p.orange-link:hover {
        text-decoration: none !important;
    }
    /*end*/

    .pet-names-alignment {
        margin-top: 10px;
    }

    @media (max-width: 767px) {
        .upcoming-visit-panel-content {
            padding-bottom: 10px;
            display: flex;
            word-break: break-word;
        }
    }

    .content-header-h3 {
        font: 1.25rem/1.75rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    /*Existing_user_upcoming_appointments starts*/
    @media (max-width: 767px) {
        .scheduler-step-1 .upcoming-visits-module {
            padding-left: 30px;
            padding-right: 30px;
        }

        .upcoming-visits-module {
            padding-bottom: 20px;
        }
    }

    /*.visit-time .date-time > div:last-child {
        text-transform: uppercase !important;
    }*/

    .visit-time .date-time #appointmentTime {
        text-transform: lowercase !important;
    }
    /*Existing_user_upcoming_appointments ends*/
    /* Issues fixed by sampath*/
    @media only screen and (max-width: 768px) {
        .date-selector-module .item {
            width: 90% !important;
        }
    }

    .react-datepicker__tab-loop + .cal-icon {
        display: none;
    }

    .select-search.has-focus .select-search__input {
        height: 35px !important;
        width: 98% !important;
        border: 2px solid #190e0ef2 !important;
        margin: 0 auto;
        margin-top: 3px;
        border-radius: 3px;
    }

    .select-search:not(.select-search--multiple) .select-search__input:hover {
        border: 2px solid #190e0ef2 !important;
        margin: 0 auto;
        margin-top: 3px;
        border-radius: 3px;
        height: 35px !important;
        width: 98% !important;
    }

    .select-search__value::after {
        display: none;
    }

    .custom-radio .form-control:disabled {
        opacity: 0;
    }
    /* calendar date picker blue color border issue fix */
    .react-calendar__tile:enabled:focus {
        background-color: transparent !important;
        border: 2px solid #87D1E7 !important;
    }
    /* popup scroll issue fix */
    .ReactModal__Body--open {
        height: 100vh;
        overflow-y: hidden;
    }
    /*@media (max-width: 767px) {
    .upcoming-visits-module {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}*/

    @media (max-width: 320px) {
        .upcoming-visits-module .view-change.mobile.orange-link-none::after {
            padding-left: 5px;
        }

        .upcoming-visits-module .visit-pet-details {
            margin-right: 3px;
        }
    }

    .select-search *,
    .select-search *::after,
    .select-search *::before {
        background-clip: unset !important;
        font-size: inherit !important;
        color: #65686B !important;
        font-weight: 400 !important;
    }
    /*  Ends here   */
    /*Tablet view Start*/
    @media (max-width: 991px) {
        .schedule-appnt-intro .schedule-intro-actions button {
            margin: 15px 3px !important;
        }

        .schedule-appnt-intro .about-pet .schedule-step1 h3 {
            padding-top: 1rem !important;
        }
    }


    @media (max-width: 1199px) and (min-width: 992px) {
        .date-selector-module .item {
            width: 70px !important;
        }
    }

    .schedule-appnt-page .slick-transition {
        transition: all 1.6s ease 0s !important;
    }

    /*Tablet view End*/
    /*  Ends here   */


    .send-us-email {
        padding-left: 30px;
        padding-right: 30px;
    }

    /*  Custom Styles For Content Authors , Rich text Styles updated in banfield_customrte.css */

    a.orange-link {
        /*font: 0.92rem/1.25rem 'Poppins', sans-serif; */
        font-weight: 500;
        color: #d74100;
        cursor: pointer;
    }

    .grey-text {
        color: #333436;
    }

    .blue-text {
        color: #1299bc;
    }


    a.orange-outlined {

        font: 0.92rem/1.67rem 'Poppins', sans-serif;
        font-weight: 500;
        background-color: #fff;
        color: #d74100;
        border: 4px solid #e35205;
        padding: 6px 30px;
        border-radius: 0;
        margin-top: 5px;
        margin-bottom: 5px;
        min-height: 45px;
        min-width: 238px;
        cursor: pointer;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .orange-text {
        color: #d74100;
    }

    a.orange-text {
    color: #d74100 !important;
    text-decoration: none;
}

    a.orange-text:hover {
        text-decoration: underline;
    }


.h1-header {
    font: 2rem/2.3rem 'Zilla Slab', serif;
    font-weight: 500;
    color: #65686B;
    margin-bottom: 10px;
}

    .popHeader-h1 {
        font:  1.67rem/2.17rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    .h2-header {
        font:  1.5rem/1.83rem  'Poppins', sans-serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    .feed-header-h2 {
        font: 1.5rem/1.83rem  'Poppins', serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    .h3-header {
        font: 1.67rem/1.83rem 'Zilla Slab', serif;
        color: #e35205;
        margin-bottom: 10px;
        font-weight: 500;
    }

    .orange-header-h3 {
        font: 1.67rem/2rem 'Zilla Slab', serif;
        font-weight: 500;
        color: #e35205;
        margin-bottom: 15px;
    }

    .text-header-h3 {
        font: 1.5rem/1.83rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    .bullet-header-h3 {
        font: 1.08rem/1.67rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    .blog-title-h3 {
        font: 1rem/1.34 'Poppins', sans-serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    .content-header-h3 {
        font: 1.25rem/1.75rem 'Poppins', sans-serif;
        font-weight: 500;
        color: #333436;
        margin-bottom: 10px;
    }

    /* styles for icon prefixed text for rich text editor applycss */

    .email-icon-text {
        position: relative;
        display: block;
        margin-bottom: .6rem;
        font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
    }

        .email-icon-text::before {
            background-image: url('/Banfield/Images/Email icon.svg');
            position: absolute;
            top: 7px;
            width: 17px;
            height: 13px;
            background-size: 17px 13px;
            content: '';
        }

    .email-icon-text-span {
        margin-left: 25px !important;
        font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
        display: flex;
    }

    .email-icon-text a {
        display: flex
    }

    .phone-icon-text {
        position: relative;
        display: block;
        margin-bottom: .6rem;
        font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
    }

        .phone-icon-text::before {
            background-image: url('/Banfield/Images/Phone-icon-blue.svg');
            position: absolute;
            top: 5px;
            width: 20px;
            height: 20px;
            background-size: 20px 20px;
            content: '';
        }

    .phone-icon-text-span {
        margin-left: 25px;
        font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
        display: flex;
    }

    .phone-icon-text a {
        display: flex;
    }

    .place-icon-text {
        position: relative;
        display: block;
        margin-bottom: .6rem;
        font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
    }

        .place-icon-text::before {
            background-image: url('/Banfield/Images/Map Pin Dot.svg');
            position: absolute;
            top: 0;
            width: 20px;
            height: 26px;
            background-size: 20px 26px;
            content: '';
        }

    .place-icon-text-span {
        margin-left: 25px;
        font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
        display: flex;
    }

    .place-icon-text a {
        display: flex;
    }

.download-icon-text {
    position: relative;
    display: block;
    margin-bottom: 1rem;
    font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
    margin-left: 45px;
    line-height: 2.38rem !important;

}

    .download-icon-text::before {
        background-image: url('/Banfield/Images/Download-icon.svg');
        position: absolute;
        top: 0;
        width: 38px;
        height: 38px;
        background-size: 38px 38px;
        content: '';
        display: inline-block;
        margin-left: -45px;
    }

    .download-icon-text-span {
        
        line-height: 2.38rem;
        font: 0.92rem/1.67rem 'Poppins', sans-serif !important;
        
    }

    .download-icon-text a {
        line-height: 1.5 !important;
        vertical-align: middle;
        display: inline-block;
    }

/*sms icon*/
.sms-icon-text{position: relative;display:block;margin-bottom:.6rem;font: 0.92rem/1.25rem 'Poppins', sans-serif !important;}
.sms-icon-text::before{background-image:url('/Banfield/Images/SMS_icon.svg');position: absolute;top:5px;width:20px;height:20px; background-size:20px 20px;content:'';}
.sms-icon-text-span{/*text-decoration: underline;*/margin-left:25px;font: 0.92rem/1.25rem 'Poppins', sans-serif !important;display: flex;}
.sms-icon-text a{display:flex;}

.download-icon-suffix-text{position: relative;display:inline-block;margin-right:30px;}
.download-icon-suffix-text::after{background-image:url('/Banfield/Images/Download-icon.svg');position: absolute;/*top:0;*/width:25px;height:25px; background-size:100% 100%;content:'';display: inline-block;margin-left:5px;}
.download-icon-suffix-text a{line-height: 1.5 !important;vertical-align: middle;/*display: inline-block;*/ }
 
.download-icon-prefix-text{position: relative;display:inline-block; margin-left:30px;}
.download-icon-prefix-text::before{background-image:url('/Banfield/Images/Download-icon.svg');position: absolute;left:0;width:25px;height:25px; background-size:100% 100%;content:'';display: inline-block;margin-left:-30px;}
.download-icon-prefix-text a{line-height: 1.5 !important;vertical-align: middle;display: flex; align-items:center; font-weight:500}

.cart-icon-prefix-text{position: relative;display:inline-block; margin-left:30px;}
.cart-icon-prefix-text::before{background-image:url('/Banfield/Images/shop_icon.svg');position: absolute;left:0;width:25px;height:25px; background-size:100% 100%;content:'';display: inline-block;margin-left:-30px;}
.cart-icon-prefix-text a{line-height: 1.5 !important;vertical-align: middle;display: flex; align-items:center; }

.orange-outlined .cart-icon-prefix-text::before{background-image:url('/Banfield/Images/shop_icon_button.svg');}
.orange-outlined:hover .cart-icon-prefix-text::before{background-image:url('/Banfield/Images/shop_icon.svg');}

.orange-ol{list-style: none;padding-left:40px;counter-reset: num-counter;}
.orange-ol li{counter-increment:num-counter;margin-bottom: 5px;/*display: flex; align-items: baseline;*/margin-left:32px;}
.orange-ol li::before{background-color: #d74100; color:#fff; content: counter(num-counter);font-weight: 500;display: inline-flex;margin-left: -32px;margin-right: 10px; border-radius: 100%;width: 22px; height:22px; align-items: center; justify-content: center; font-size:78%;flex:0 0 22px;}

.orange-ul {list-style: none !important; padding-left: 40px;}
.orange-ul li::before { color: #d74100; content: "\2022";font-weight: bold;display: inline-block;width: 1em;margin-left: -1em;}

.external-link-orange{position: relative;display:inline-block;width:100%;} 
.external-link-orange::after{background-image:url('/Banfield/Images/bf-external-link-icon-orange.svg');position: absolute;margin-top:5px;width:15px;height:15px; background-size:100% 100%;content:'';display: inline-block;margin-left:5px;}
.external-link-orange a{line-height: 1.5 !important;vertical-align: middle;/*display: inline-block;*/ }

.external-link-blue{position: relative;display:inline-block;width:100%;}
.external-link-blue::after{background-image:url('/Banfield/Images/bf-external-link-icon-blue.svg');position: absolute;margin-top:5px;width:15px;height:15px; background-size:100% 100%;content:'';display: inline-block;margin-left:5px;}
.external-link-blue a{line-height: 1.5 !important;vertical-align: middle;/*display: inline-block;*/ }

.title-underline{border-bottom: 2px solid #d9d9d9; display: block;padding-bottom: 10px;}

/* Jump links */
.blue-jumplink{position: relative;display:inline-block;width:100%;color:#002677;font-weight: 500;/*text-align:center;*/}
.blue-jumplink::after{background-image:url('/Banfield/Images/Navy_Downward_Double_Chevron.svg');position: absolute;margin-top:8px;width:12px;height:12px; background-size:100% 100%;content:'';display: inline-block;margin-left:5px;}
.blue-jumplink a{line-height: 1.5 !important;vertical-align: middle;/*display: inline-block;*/color:#002677 !important;font-weight: 500; }

.orange-jumplink{position: relative;display:inline-block;width:100%;color:#e35205;font-weight: 500;/*text-align:center;*/}
.orange-jumplink::after{background-image:url('/Banfield/Images/Orange_Downward_Double_Chevron.svg');position: absolute;margin-top:8px;width:12px;height:12px; background-size:100% 100%;content:'';display: inline-block;margin-left:5px;}
.orange-jumplink a{line-height: 1.5 !important;vertical-align: middle;/*display: inline-block;*/color:#e35205 !important;font-weight: 500; }

.grey-jumplink{position: relative;display:inline-block;width:100%;color:#65686B;font-weight: 500;/*text-align:center;*/}
.grey-jumplink::after{background-image:url('/Banfield/Images/DarkGrey_Downward_Double_Chevron.svg');position: absolute;margin-top:8px;width:12px;height:12px; background-size:100% 100%;content:'';display: inline-block;margin-left:5px;}
.grey-jumplink a{line-height: 1.5 !important;vertical-align: middle;/*display: inline-block;*/color:#65686B !important;font-weight: 500; }

/*mobile focused  widgets*/
.inline-image-link { display: inline-flex; align-items: center; margin-left: 20px; }
.inline-image-link img { max-height: 52px; margin-right: 10px; }

/*  Ends here   */

.cta-promo-module.three-cta-module .cta-promo-content .rich-text{margin-bottom:0}
.cta-promo-module.three-cta-module .cta-promo-desc .download-icon-prefix-text{margin-top:20px}

    .mediaInquiryFormModal .modal-footer {
        border-top: 0
    }

    /* styles for pets alignment and next button below the line css */
    .scheduler-step-1 .schedule-step1-existing-form {
        border-bottom: 0px !important;	
    }

    .scheduler-step-1 .schedule-pet-list-section {
        display: block;
    }

    .visit-summary-card-img {
        display: block;
    }

    .schedule-choosepet {
        justify-content: space-around; /*only for IE*/
        justify-content: space-evenly;
    }

    /* styles for select bredd below line is the  css */
    /*.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fff !important;
}*/

    /*input[type="search"], select2 {
    border: 2px solid black !important;
}*/

    .select2-container--default .select2-search--dropdown .select2-search__field:focus {
        border: 2px solid #aaa !important;
    }

    /**Scheduler Login CSS*/

    .post-video a.clickable-card::before {
        background: url(/Banfield/images/video_play_icon_default.svg) center center no-repeat;
        height: 0;
        padding-top: 56.25%;
    }

    .post-video a.clickable-card:hover::before {
        background-image: url(/Banfield/images/video_play_icon_hover.svg);
    }

    .all-posts .post-video a.clickable-card::before {
        background: url(/Banfield/images/video_play_icon_default.svg) center center no-repeat;
        background-size: auto 80px;
        padding-top: 56.25%;
    }

    .all-posts .post-video a.clickable-card:hover::before {
        background-image: url(/Banfield/images/video_play_icon_hover.svg);
    }

    .blog-listing .post-video a.clickable-card::before {
        background: url(/Banfield/images/video_play_icon_default.svg) center center no-repeat;
        background-size: auto 80px;
        padding-top: 56.25%;
    }

    .blog-listing .post-video a.clickable-card:hover::before {
        background-image: url(/Banfield/images/video_play_icon_hover.svg);
    }



    /* styles for select breed for symbol*/
    .select2-search input {
        background-image: url(/Banfield/images/Ic_Search.svg) !important;
    }

    /*iphone horizontal scroll*/
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        select,
        textarea,
        input, form-control {
            font-size: 1rem !important;
        }

            select:focus,
            textarea:focus,
            input:focus, form-control:focus {
                font-size: 1rem !important;
            }
    }
  

    /*Appointment space bar*/

    .scheduler-last-step h1.scheduler-space-bar {
        padding-top: 35px !important;
    }

    .schedule-appnt-intro .schedule-intro-actions .orange-outlined {
        margin: 0 15px;
    }

    .req-action input[type=submit] {
        margin-bottom: 0;
    }

    a.external-link:after {
        content: "\f08e";
        display: inline-block;
        font: normal normal normal 0.86rem/1 FontAwesome;
        font-size: inherit;
        padding-left: 3px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .alignCenter {
        text-align: center;
    }

    .authenticationFailure {
        color: orange;
        font-weight: bold;
    }

    .unauthorizedPage {
        font-size: 0.94rem;
        color: orange;
    }

    /*To remove border from hamburger button in navbar*/
    .navbar-toggler:focus {
        outline:none;
    }

    /*To show error message in next line for invalid zipcode in hospital landing page*/
    /*.location-finder .search-hospital-location {
        padding-bottom:0px;
        border-bottom:0px;
    }
    .location-finder .location-search-error {
        background-color: #f3f3f3;
        width: 100%;
        padding: 10px 30px;
        border: 1px solid #d9d9d9;
        box-shadow: 0 3px 6px 0 #00000015;
        border-top: 0px;
        
    }*/

  /*  @media (min-width: 991px) {
        .location-finder .location-search-error span {
            margin-left: 40%;
        }
    }

@media (max-width: 991px) {
    .location-finder .location-search-error span {
        margin-left: 10%;
    }
}*/

.disable-link {
    pointer-events: none;
}

.linkedin-icon {background-image: url('/Banfield/images/bio-icon-linkedin_gray.svg');background-repeat: no-repeat;width: 22px; height: 22px;display: inline-block;}
.linkedin-icon:hover {background-image: url('/Banfield/images/bio-icon-linkedin_orange.svg');background-repeat: no-repeat;width: 22px; height: 22px;}
.twitter-icon {background-image: url('/Banfield/images/bio-icon-twitter_gray.svg');background-repeat: no-repeat;width: 22px; height: 22px;display: inline-block;}
.twitter-icon:hover {background-image: url('/Banfield/images/bio-icon-twitter_orange.svg');background-repeat: no-repeat;width: 22px; height: 22px;}
.instagram-icon {background-image: url('/Banfield/images/bio-icon-instagram_gray.svg');background-repeat: no-repeat;width: 22px; height: 22px;display: inline-block;}
.instagram-icon:hover {background-image: url('/Banfield/images/bio-icon-instagram_orange.svg');background-repeat: no-repeat;width: 22px; height: 22px;}
.facebook-icon {background-image: url('/Banfield/images/bio-icon-facebook_gray.svg');background-repeat: no-repeat;width: 22px; height: 22px;display: inline-block;}
.facebook-icon:hover {background-image: url('/Banfield/images/bio-icon-facebook_orange.svg');background-repeat: no-repeat;width: 22px; height: 22px;}

.component.video .video-init{transform: translate(-50%, -50%);}
.video.col-12 {padding: 0;}

.schedule-appnt-page .paw-section{
    padding-bottom: 20px !important;
}

a > sup {
    text-decoration: none;
    display: inline-block;
}

.btn.disabled, .btn:disabled{pointer-events:none;}
.scheduler-last-step .cta-promo-module {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.scheduler-last-step .cta-promo-module .container{
    padding: 0 30px !important;
}
.schedule-step1 .sick-visit{
	margin-bottom:0px;
}
.schedule-step1-existing-form .sick-visit{
	margin-bottom:0px;
}
.schedule-reason-section .notes,.about-pet .notes{
	margin-top:20px;
}
.schedule-appnt-page .paw-section + div.notes{
    margin-top:0px;
}
.schedule-step1-existing-form .divider{
	padding-top:0px;
	border-bottom: 1px solid #d9d9d9;
}

.rich-text h3.bullet-header{font:1.08rem/1.67'Poppins', sans-serif; font-weight:500;color:#333436;margin-bottom: 10px;}

.scheduler-existing-pet-lists.justify-pet-shimmer{
    justify-content: center;
}
.container.upcoming-visits-module.no-TopPadding{
	padding-top:0px;
}
.date-top-section .calender-link i {
    margin-right: 7px;
}
.date-selector-module .date-top-section {
    padding-bottom: 15px;
}
.noExtraMargin{
	margin:0px !important;
}

@media(max-width:991px) {
    #ctaPromoShimmer {margin-top:55px;}
}

.manage-pets-module h4 sup{font-size:75%; top: -0.5em;}


.recaptcha-error {
    color: #d74100
}

.popover-body ol {
    display: block;
    list-style-type: decimal;
    padding-left: 40px;
}

.contact-us-zip, .contact-us-pet-age, .inquire-online-middle-name, .inquire-online-message, .coupon-middle-name, .coupon-message, .media-inquiry-zip, .media-inquiry-city {
    display: none;
}
.coupon-form-middlename, .coupon-form-message {
    display: none !important;
}

.cursor-type {
    cursor: default;
}

.cursor-type:hover {text-decoration:none !important;}

.verification-code input[type="text"]:focus {
  border: 3px solid #190e0ef2 !important;
  border-radius: 3px !important;
}
.verification-code input[type="text"] {
  margin-right: 4px !important;
}

.plan-payments-content .orange-link-payNow {
    font: 0.92rem/1.25rem 'Poppins', sans-serif;
    font-weight: 500;
    color: #d74100;
    cursor: pointer;
}

.plan-payments-content .orange-link-payNow:hover {
    color: #d74100;
    text-decoration: underline !important;
}

    .plan-payments-content .orange-link-payNow::after {
        content: ">";
        font-size: 1rem;
        font-weight: normal;
        vertical-align: middle;
        padding-left: 7px;
        display: inline-block
    }
.hero-module.blog-hero .section-hero-module-content {
    position: relative !important;
}
.location-module .swiper-slide {
    width: 80%;
}
.label-right {
    float: right;
}
.label-right > a{
	margin-left:5px;
}
.top-nav .global-search .dropdown-menu li {
    padding: 0;
}

.top-nav .global-search .dropdown-menu li .dropdown-item {
    white-space: normal;
}

#coupon-inquire-online-form .field-validation-error::before,
#inquire-online-form .field-validation-error::before,
#media-inquiry-form .field-validation-error::before,
#contactus-email-form .field-validation-error::before,
#coupon-form .field-validation-error::before,
#savd-inquire-online-form .field-validation-error::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f06a";
    display: inline-block;
    padding-right: 5px;
}
