/*
 Theme Name:   Petcare-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     petcare
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  petcare
*/

.page-template-the_app .mx-300 {
    max-width: 300px !important;
}

.page-template-request-access .bread-crumb.faq_request_access {
    border-radius: unset;
    padding: 120px 0 70px 0;
}

.submit_request textarea#text_box {
    border: 1px solid #fd7844;
}

.new-faq-section.faq-li-right .accordion-item:hover .accordion-button {
    color: #fff !important;
    background-color: #fd7844;
    border-color: #fd7844 !important;
}

.new-faq-section.faq-li-right .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    content: "";
}

.new-faq-section .accordion-button:focus {
    box-shadow: unset;
    border-color: unset;
}

.new-faq-section .accordion-flush .accordion-item .accordion-button {
    border-radius: 16px !important;
    justify-content: space-between;
}

.page-template-education-new .sec-content h4 {
    line-height: 1.5;
    margin-bottom: 10px;
}

.page-template-education-new .about-tab-section .tab-content h3 {
    text-decoration: unset
}

.section-headings h1 {
    font-size: 40px;
    line-height: 1.2;
}

.subscribe_section_row h4 {
    line-height: 1.5;
    font-size: 30px
}

.page-template-education .section-headings h1 {
    font-size: 40px;
    margin-bottom: 0
}

.page-template-about_us h1:after,
.page-template-education .section-headings h1:after,
.page-template-faq .section-headings h1:after,
.page-template-page_templete .section-headings h1:after {
    display: none;
}

.page-template-about_us .section-headings h1,
.page-template-faq .section-headings h1,
.page-template-page_templete .section-headings h1 {
    margin-bottom: 0;
}

.page-template-education-new .sec-content strong,
.page-template-education-new .about-tab-section ul.right-about-zone-sec-content li strong {
    color: #000;
}

.page-template-education-new .sec-content ul li span,
.page-template-education-new .about-tab-section ul.right-about-zone-sec-content li span {
    color: #fd7844;
    font-weight: bold;
}

.navbar .widget_text {
    width: 250px;
    text-align: end;
}

.navbar-collapse ul#primary-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cgm-btn a:hover {
    background-color: #000 !important;
}
.navbar-collapse .cgm-btn a {
    background-color: #fd7844;
    border-radius: 31px;
    color: #fff !important;
    display: inline-block;    
    padding: 10px 12px !important;
    margin-left: 12px;
    line-height: 1;
}
.navbar-collapse ul li a {
    font-family: Jost-Medium;
    text-transform: uppercase;
}

.wrapper.home header.main-header nav.navbar ul li a {
    color: #fff;
}

.wrapper.home header.main-header nav.navbar ul li.current_page_item a,
.wrapper.home header.main-header.fixed-header nav.navbar ul li.current_page_item a,
.wrapper header.main-header.fixed-header nav.navbar ul li.current_page_item a,
.wrapper header.main-header nav.navbar ul li.current_page_item a,
.page-template-education .wrapper.home header.main-header nav.navbar ul li.current_page_item a {
    color: #ff6b48;
}

.wrapper.home header.main-header.fixed-header nav.navbar ul li a,
.wrapper header.main-header nav.navbar ul li a {
    color: #000;
}

.blog-caption p span {
    text-transform: uppercase;
}

.footer-top section#nav_menu-2 ul li,
.footer-top section#nav_menu-3 ul li {
    margin-bottom: 10px;
}

section#nav_menu-2,
section#nav_menu-3 {
    padding-top: 35px;
}

footer.main-footer ul li a {
    font-family: "Brandon_medium";
}

.footer-top #menu-quick-access-links li a,
.footer-top #menu-company li a {
    color: #000;
}

#menu-quick-access-links li a:hover,
.page-template-education .wrapper.home header.main-header nav.navbar ul li a:hover,
#menu-company li a:hover {
    color: #ff6b48;
}

.footer-top #menu-quick-access-links li.current_page_item a,
.footer-top #menu-company li.current_page_item a {
    color: #ff6b48;
}

.page-template-education .wrapper.home header.main-header nav.navbar ul li a {
    color: #000;
}

.email_form input[type="submit"] {
    display: inline-block;
    background: #fd7844;
    padding: 13px 29px;
    border-radius: 31px;
    color: #fff;
    font-family: Jost-Medium;
}

.navigation-btn {
    color: #fff !important;
}

.without_ajax_pagination .portfolio_links {
    border-radius: 50%;
    margin: 0 5px;
    color: #000;
    line-height: unset;
    border: 1px solid #dee2e6;
    transition: all .5s ease;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.without_ajax_pagination .portfolio_links.current {
    box-shadow: none;
    background-color: #fd7844 !important;
    color: #fff !important;
}

.without_ajax_pagination .portfolio_links:hover {
    border-color: #fd7844;
    background-color: transparent !important;
    color: #000 !important;
}

section.pagination_section .wp-pagenavi {
    text-align: center;
}

.email_form .form-group .navigation-btn {
    line-height: 1.5;
}

.email_form .wpcf7-spinner {
    position: absolute;
    top: 11px;
    right: -30px;
    margin: 0;
    background-color: #ffffff;
}

.email_form .wpcf7-spinner::before {
    background-color: #5b5b64;
}
.form-control::placeholder {
    color: #a9a9a9 !important;
}
.wpcf7-form .wpcf7-response-output {
    margin: 6px 0 10px !important;
    color: #fb6947;
    padding: 5px 10px !important;
    width: 90%;
}
.page-template-contact .subscribe_section_row .wpcf7-form .wpcf7-response-output {
    width: 75%;
}
.page-template-contact .subscribe_section_row .wpcf7-form.invalid .wpcf7-not-valid-tip {
    text-transform: capitalize;
}
.subscribe_section_row .email_form .form-group .navigation-btn {
    padding: 18px 30px;
    height: auto;
}
.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    font-size: 14px;
    padding: 5px 0 0 15px;
}

.ajax-loader {
    position: fixed !important;
}

.single-post div.heateor_sss_follow_ul a,
.single-post div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
    margin: 0 0 0 10px;
}

.single-post .blog-caption p span,
.page-template-education .blog-caption p span {
    margin-right: 0;
    display: inline-block;
}

.blog-date .span-reading-time,
.page-template-education .span-reading-time {
    padding-left: 20px;
}

.single-post .slick-track {
    display: flex !important;
}

.single-post .slick-slide {
    height: inherit !important;
    display: flex !important;
    flex-direction: column;
}

.single-post .wrap {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.single-post .blog-caption {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.single-post .pet-slider-li>a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    background-color: #00000060;
    z-index: 1;
    opacity: 0;
    transition: all .5s ease;
    border-radius: 15px;
}

.single-post .pet-slider-li a {
    position: relative;
}

.single-post .pet-slider-li>a:hover::before {
    opacity: 1;
    left: 0;
    right: auto;
    width: 100%;
}

.page-template-request-access section.subscribe_section.section-space,
.page-template-request-access footer.main-footer {
    display: none;
}

.page-template-request-access {
    background: #fefaf8;
}

.page-template-contact input[type="text"],
.page-template-contact input[type="email"],
.page-template-contact input[type="number"],
.page-template-contact textarea,
.page-template-request-access input[type="text"],
.page-template-request-access input[type="email"],
.page-template-request-access input[type="number"],
.page-template-partner-program input[type="text"],
.page-template-partner-program input[type="email"],
.page-template-partner-program input[type="number"] {
    border-radius: 37px;
    color: #515254;
    font-size: 16px;
    font-family: Brandon_medium;
    border: 1px solid #e9e9e9;
    padding: 10px 15px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    outline: none;
    box-shadow: unset;
    border-color: #fd7844 !important;
}

button,
.page-template-contact input[type="submit"],
.page-template-request-access button,
.page-template-request-access input[type="button"],
.page-template-request-access input[type="reset"],
.page-template-request-access input[type="submit"],
.page-template-partner-program button,
.page-template-partner-program input[type="button"],
.page-template-partner-program input[type="reset"],
.page-template-partner-program input[type="submit"] {
    display: inline-block;
    background: #fd7844;
    padding: 13px 29px;
    border-radius: 31px;
    color: #fff;
    font-family: Jost-Medium;
}

.page-template-faq .faq_buttons {
    position: sticky;
    top: 100px;
}

.page-template-coming-soon .coming_soon_form {
    width: 75%;
}

.page-template-coming-soon .coming_soon_form .email_form {
    width: 100%;
}

.page-template-coming-soon .coming_soon_form .form-group {
    margin-top: 0;
}

.page-template-request-access .wpcf7-spinner {
    position: absolute;
    right: 0;
    top: calc(50% + 5px);
    transform: translateY(-50%);
}

.page-template-request-access .form-content.col-12 {
    position: relative;
}

.page-template-request-access .wpcf7-form .wpcf7-response-output {
    width: 100%;
}

.page-template-request-access .wpcf7-form.invalid .form-group {
    margin: 0 0 10px;
}

.page-template-request-access .wpcf7-form.invalid .form-group label {
    padding-bottom: 5px;
}

.page-template-request-access .wpcf7-form.invalid .navigation-btn {
    margin: 0;
}

.wpcf7-form.invalid .wpcf7-not-valid-tip {
    line-height: 1;
    display: block;
    font-size: 12px;
    text-transform: capitalize;
}

.wrapper.home span.wpcf7-not-valid-tip,
#wpcf7-f405-o1 span.wpcf7-not-valid-tip {
    display: none;
}

.submit_request_form .wpcf7 .form-group.search-con-div input[type="submit"] {
    background: #fd7844;
    padding: 13px 29px;
    border-radius: 31px;
    font-family: Jost-Medium;
}

.wrapper.home .custom-nav .navigation-btn {
    color: #fd7844 !important;
    background-color: #fff;
}

.wrapper.home .fixed-header .custom-nav .navigation-btn {
    color: #fff !important;
    background-color: #fd7844;
}

.wrapper.home .custom-nav .navigation-btn:hover {
    color: #fff !important;
    background-color: #000 !important;
}

.navbar-brand img {
    width: auto;
}

header.main-header.bg-white .navigation-btn {
    padding: 13px 20px;
}

div.search_result {
    display: none;
}

.page-template-faq .search-con-div input[type="text"] {
    width: 100%;
    font-family: "Brandon_medium";
    color: #2d2d2d;
    border: 0;
    padding-right: 10px;
}

.page-template-career .awsm-grid-item .awsm-job-item {
    background-color: #fbfbfb;
    border-radius: 10px;
    padding: 25px;
    border: unset;
    box-shadow: none;
}

.page-template-career .awsm-filter-wrap .awsm-filter-item .awsm-job-form-control,
.page-template-career .awsm-job-form-plugin-style .awsm-selectric {
    border-radius: 37px;
    color: #515254;
    font-size: 16px;
    font-family: Brandon_medium;
    border: 1px solid #e9e9e9;
}

.page-template-career .awsm-filter-wrap .awsm-filter-item .awsm-job-form-control:focus,
.page-template-career .awsm-job-form-plugin-style .awsm-selectric:focus {
    border-color: #fd7844;
}

.page-template-career .awsm-selectric .label,
.page-template-career .awsm-selectric-items li {
    font-size: 16px;
    font-family: Brandon_medium;
}

.page-template-career .awsm-selectric-items li.highlighted {
    font-size: 16px;
    font-family: Brandon_medium;
    background: #fd7844;
    color: #fff;
}

.page-template-career .awsm-selectric-items li:hover {
    background: #000;
    color: #fff;
}

.page-template-career .awsm-filter-item-search .awsm-job-search-icon-wrapper {
    background: #fd7844;
    border-radius: 50px;
}

.page-template-career i.awsm-job-icon-search {
    color: #fff;
}

.page-template-career .awsm-job-wrap.awsm-job-form-plugin-style {
    margin-top: 70px;
}

.single-awsm_job_openings .awsm-job-container {
    padding: 150px 0;
}

.wpcf7-list-item span.wpcf7-list-item-label {
    color: #fff;
}

.wpcf7-list-item span.wpcf7-list-item-label a {
    color: #fff;
    text-decoration: underline !important;
}

.wpcf7-list-item span.wpcf7-list-item-label a:hover {
    color: #000;
}

.terms_wrapper span,
.privacy_wrapper span {
    font-size: 23px;
    font-weight: 900;
}

.page-template-education .bread-crumb {
    background: #fefaf8;
    padding: 170px 0 70px;
    border-radius: 0 0 100px 100px;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background: unset;
}
.page-template-partner-program .modal .wpcf7-response-output {display: none;}
textarea::-webkit-scrollbar-thumb{
    background-color: #A9A9A975;
    border-radius: 50px;
}
textarea::-webkit-scrollbar {
    width: 4px;
    border-radius: 50px;
    position: relative;
}
.textarea::-webkit-scrollbar-track {background-color: #ffffff29;}  
.custom-textarea-scroll .wpcf7-form-control-wrap {
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
@media screen and (max-width:991px) {
    .navbar-collapse ul#primary-menu {
        flex-direction: column;
    }

    .wrapper header.main-header nav.navbar ul li a {
        color: #000 !important;
    }

    .wrapper header.main-header nav.navbar ul li.current-menu-item a {
        color: #fff !important;
    }

    .navbar .widget_text {
        width: auto;
    }
}

@media screen and (max-width:767px) {
    .email_form .wpcf7-spinner {
        top: 57px;
        right: 20px;
    }
}

.home .banner-section .section-headings h1 {
    line-height: 1.5;
}

.page-template-request-access .form-section h1 {
    font-size: 39px;
    line-height: 1.5;
    color: #ffff;
}

.mx-300 {
    max-width: 300px;
}

.sec-content.log_meal ul {
    padding: 10px 0;
}

.sec-content.edit_deleted_section ul {
    padding: 20px 0 0 0;
}

.sec-content ul.unorder_list {
    padding: 5px 0 5px 20px;
}

.sec-content.edit_deleted_section img {
    width: 100%;
    max-width: 218px;
}

.single-post .text_wrappe>*:not(h4, h3) {
    font-family: Brandon_regular;
}

/* 404 Error CSS */
.error404 .error_bg_wrapper img {
    width: 360px;
    margin: 40px auto;
    display: block;
}

.error404 .error_row {
    min-height: calc(100vh - 104px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.error404 .error_bg_wrapper {
    padding: 70px 0;
}

.page-template-contact .form_wrapper .form-group:last-child p, .submit_request_form .form-group p {
    position: relative;
    margin-top: 20px;
}

.page-template-contact .form_wrapper .form-group:last-child p input {
    margin-top: 0 !important;
}
.page-template-contact .contact .form_wrapper .form-group:last-child {margin-bottom: 0;}
.page-template-contact .wpcf7 form .wpcf7-response-output {
    width: 100%;
}
.submit_request_form .form-group p .wpcf7-spinner,
.page-template-contact .wpcf7-spinner {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

@media screen and (max-width: 1280px) {
    .error404 .error_row {
        min-height: auto;
    }
}

@media screen and (max-width: 991px) {
    .error404 .error_bg_wrapper img {
        width: 250px;
    }
}

@media screen and (max-width: 767px) {
    .error404 .error_bg_wrapper {
        padding: 40px 0;
    }

    .page-template-request-access .form-section h1 {
        font-size: 30px;
    }
}



