/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/


/* global css start here */
h4, h5, h6 {
    font-family: 'Noto Sans' !important;
}
.hamburger {
    padding: 0 !important;
}
h1, h2, h3 {
    font-family: 'Laila' !important;
}
body.page-template-template-dashboard.user_not_logged_in #wrapper > #titlebar {
    display: none;
}
body.page-template-template-dashboard.user_not_logged_in #wrapper article.type-page {
    padding-top: 50px;
}
.listeo-dialog .mfp-close, #claim-dialog .mfp-close, #sign-in-dialog .mfp-close, #small-dialog-edit .mfp-close, #small-dialog-edit-review .mfp-close, #small-dialog .mfp-close {
    padding: unset;
}
.far, .fa-regular {
    font-weight: 400 !important;
}
.fas, .fa-classic, .fa-solid, .far, .fa-regular {
    font-family: 'Font Awesome 6 Free' !important;
    font-size: unset !important;
}
.fa-solid, .fa-regular, .fa-brands, .fas, .far, .fab, .fa-sharp-solid, .fa-classic, .fa {
    font-style: normal !important;
    font-variant: normal !important;
    line-height: 1 !important;
}
body .fa {
    font-family: var(--fa-style-family, "Font Awesome 6 Free") !important;
    font-weight: var(--fa-style, 900) !important;
}
body .listing-widget .share-buttons li a .fa {
    font-family: 'Font Awesome 6 Brands' !important;
    font-weight: 400 !important;
}
/* global css close here */


/* footer start here  */
img.footer-logo {
    max-height: 96px;
    width: auto;
}
#footer.dark h4 {
    font-family: 'Laila' !important;
    font-weight: 700;
    font-size: 24px;
}
#footer ul.menu {
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
}
#footer ul.menu li {
    width: 50%;
    padding-right: 5px;
}
#footer ul.menu li.full-width-menu {
    width: 100%;
}
#menu-about-petcare li:nth-child(5) {
    margin-top: -17px !important;
    width: 50% !important;
}
/* footer close here  */


/* home page start here */
.srv-cards .elementor-icon {
    transition: .3s;
}
.srv-cards .elementor-icon svg, .srv-cards .elementor-icon i {
    transition: .3s;
}
.srv-cards:hover .elementor-icon {
    background: white !important;
}
.srv-cards:hover .elementor-icon i{
    color: #016b95 !important;
}
.srv-cards:hover .elementor-icon svg {
    fill: #016b95 !important;
}
.srv-cards .elementor-heading-title {
    transition: .3s;
}
.srv-cards:hover .elementor-heading-title{
    color: white !important;
}
.srv-cards p, .srv-cards .elementor-widget-text-editor {
    transition: .3s;
}
.srv-cards:hover p, .srv-cards:hover .elementor-widget-text-editor{
    color: #ffffffe3 !important;
}
.srv-cards .elementor-button-icon i {
    transition: .3s;
}
.srv-cards .elementor-button-text {
    transition: .3s;
}
.srv-cards:hover .elementor-button-text{
    color: white;
}
.srv-cards:hover .elementor-button-icon i{
    color: white !important
}
.srv-cards {
    transition: .4s !important;
}
.cus-testi .elementskit-single-testimonial-slider {
    position: relative;
}
.cus-testi .elementskit-commentor-header, .cus-testi .elementskit-commentor-content {
    width: 62%;
}
.cus-testi .ekit_testimonial_style_5 .ekit-testimonial--avatar img {
    display: block;
    width: 100% !important;
    border-radius: 15px !important;
    object-fit: cover;
    height: 100% !important;
}
.cus-testi .elementskit-watermark-icon {
    position: absolute !important;
    right: 40% !important;
    bottom: 31px !important;
	font-size: 52px;
}
.cus-testi .swiper-navigation-button {
    top: -60px !important;
}
.cus-testi .swiper-navigation-button.swiper-button-prev {
    right: 55px !important;
    left: auto !important;
}
.ekit-testimonial--avatar {
    position: absolute;
    top: 20px;
    right: 0px;
    width: 33%;
    height: 245px;
}
.abt-list .elementor-icon-box-title {
    margin-top: 0px !important;
}
.footer-new-bottom-inner {
    border-radius: 17px;
}
#footer.dark .footer-new-bottom-inner {
    background: #444444;
}
#footer.dark, #footer.dark ul.menu li a, #footer.dark a, .footer-new-bottom-left, body #footer .new-footer-social-icons li a {
    color: #ffffffb3 !important;
}
#wrapper #footer.dark a:hover {
    color: #016b95 !important;
}
body #footer .new-footer-social-icons li a i {
    color: #ffffff96;
}
body #footer .new-footer-social-icons li a:hover i {
    color: #016b95 !important;
}
body #footer .new-footer-social-icons li a {
    opacity: 1;
}
.text-white * {
    color: white;
}
.srv-btn .elementor-widget-container:not(.elementor-html .srv-btn .elementor-widget-container),
.srv-btn .elementor-button-wrapper:not(.elementor-html .srv-btn .elementor-button-wrapper),
.srv-btn:not(.elementor-html .srv-btn),
.srv-btn a:not(.elementor-html .srv-btn a){
    position: static !important;
}
.srv-btn a:before{
    content: "";
    width: 800px;
    height: 800px;
    position: absolute;
    top: -400px;
    left: -100px;
    background: #00000000;
    z-index: 1;
}
.srv-cards {
    overflow: hidden !important;
}
.elementor-html .srv-btn a:before{
  display: none;  
}
/* home page close here */


/* Add listing start here */
.add-listing-section.booking {
    display: none !important;
}
.add-listing-section.my_listings_section {
    display: none !important;
}


.add-listing-section.details .form-field-_youtube-container {
    display: none !important;
}
.add-listing-section.details .form-field-_whatsapp-container {
    display: none !important;
}
.add-listing-section.details .form-field-_skype-container {
    display: none !important;
}
.add-listing-section.details .form-field-_price_min-container {
    display: none;
}
.add-listing-section.details .form-field-_price_max-container {
    display: none;
}
.add-listing-section.details .form-field-_facebook-container {
    display: none;
}
.add-listing-section.details .form-field-_twitter-container {
    display: none;
}
.add-listing-section.details .form-field-_instagram-container {
    display: none;
}

.add-listing-section.menu .form-field-_menu-container tr.pricing-list-item .pricing-bookable-options {
    display: none !important;
}
.add-listing-section.menu .form-field-_hide_pricing_if_bookable-container {
    display: none !important;
}
.pricing-list-item .delete i, .form-field-_mandatory_fees-container .delete i {
    line-height: 30px !important;
}
.add-listing-section.basic_prices .form-field-_normal_price-container {
    display: none;
}
.add-listing-section.basic_prices .form-field-_weekday_price-container {
    display: none !important;
}
.add-listing-section.basic_prices .form-field-_min_days-container {
    display: none !important;
}
.add-listing-section.basic_prices .form-field-_reservation_price-container {
    display: none !important;
}
.add-listing-section.basic_prices .form-field-_count_per_guest-container {
    display: none !important;
}
.add-listing-section.basic_prices .form-field-_end_hour-container {
    display: none !important;
}
.add-listing-section.basic_prices .form-field-_rental_timepicker-container {
    display: none !important;
}
.add-listing-section.basic_prices .form-field-_time_increment-container {
    display: none !important;
}
.add-listing-section.basic_prices .form-field-_count_by_hour-container {
    display: none;
}
.add-listing-section.basic_prices .form-field-_expired_after-container {
    display: none;
}
.add-listing-section.basic_prices .form-field-_mandatory_fees-container {
    display: none;
}
.add-listing-section.availability_calendar .fullcalendar-container .selection-tooltip button.tooltip-btn.price-btn {
    display: none !important;
}
/* Add listing close here */


/* Listing detail page start here */
.booking-feature.service-features-output span.select2-selection__placeholder {
    font-size: 16px;
    font-weight: 600;
}
.booking-feature.service-features-output {
    border: none;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    font-weight: 600;
    height: auto;
    padding: 0px;
    line-height: 30px;
    margin: 0 0 15px 0;
    position: relative;
    background-color: #fff;
    text-align: left;
    color: #888;
    display: block;
    width: 100%;
    transition: color 0.3s;
}
.listeo-grid-gallery-title>.listing-titlebar {
    padding-top: 60px !important;
    padding-bottom: 35px !important;
}
.listeo-single-listing-content .listing-section .listing-links-container {
    display: none !important;
}
.listeo-single-listing-content .listing-section .listing-desc-headline {
    margin-top: 40px !important;
    margin-bottom: 20px !important;
}
.listeo-single-listing-content .listing-section > p {
    margin-bottom: 0px;
}
.listeo-single-listing-content .listing-section ul.listing-features {
    row-gap: 20px;
}
.listeo-single-listing-content .listing-section ul.listing-features > li {
    margin: 0 !important;
}
/* Listing detail page close here */


/* listing archive start here */
form#listeo_core-search-form #listeo-search-form__instant_booking .checkboxes-single {
    margin-top: 0px !important;
    margin-bottom: 15px;
}
.post-type-archive-listing .full-page-sidebar .full-page-sidebar-inner {
    padding-bottom: 75px;
}
.post-type-archive-listing .listing-card-container-nl .listing-details-nl  .listing-excerpt-nl {
    color: #222222;
    margin: 10px 0px 20px;
    font-size: 15px;
    line-height: 1.6;
}
.post-type-archive-listing .listing-card-container-nl .listing-details-nl .listing-category-tag-nl {
    background: transparent;
    color: #666666;
    padding: 0px;
    font-size: 14px;
    margin: 0px 0px 5px;
}
/* listing archive close here */

/* listing archive start here
form#listeo_core-search-form #listeo-search-form__instant_booking .checkboxes-single {
    margin-top: 0px !important;
    margin-bottom: 15px;
}
body.user_not_logged_in .listing-widget.widget_listing_owner {
    display: none;
}
.post-type-archive-listing .full-page-sidebar .full-page-sidebar-inner {
    padding-bottom: 75px;
}
.post-type-archive-listing .listing-card-container-nl .listing-details-nl  .listing-excerpt-nl {
    color: #222222;
    margin: 10px 0px 20px;
}
.post-type-archive-listing .listing-card-container-nl .listing-details-nl .listing-category-tag-nl {
    background: transparent;
    color: #666666;
    padding: 0px;
    font-size: 14px;
    margin: 0px 0px 5px;
}
.post-type-archive-listing .listing-card-container-nl .listing-details-nl .details-sidebar-col-nl {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_info.dynamic-features .form-field-listing_feature-container {
    margin-bottom: 25px !important;
}
body.add-listing-dashboard-template .add-listing-section.menu.dynamic-featuresswitcher-on .fm-input.pricing-bookable-options .checkboxes.in-row.pricing-quanity-buttons {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.menu.dynamic-featuresswitcher-on .form-field-_hide_pricing_if_bookable-container {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.availability_calendar {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_prices .form-field-_normal_price-container {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_prices .form-field-_weekday_price-container {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_prices .form-field-_reservation_price-container {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_prices .form-field-_count_per_guest-container {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_prices .form-field-_time_increment-container {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_prices .form-field-_count_by_hour-container {
    display: none !important;
}
body.add-listing-dashboard-template .add-listing-section.basic_prices .form-field-_expired_after-container {
    display: none !important;
}
listing archive close here */

/* services page start here */
.srv-card-box .elementor-widget-image .elementor-widget-container img {
/*     transition: .4s; */
    filter: brightness(0) saturate(100%) invert(36%) sepia(74%) saturate(6781%) hue-rotate(180deg) brightness(94%) contrast(101%);
}
.srv-card-box:hover .elementor-widget-image .elementor-widget-container img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(38%) hue-rotate(254deg) brightness(110%) contrast(110%);
}
.srv-card-box .elementor-widget-image .elementor-widget-container{
    transition: .4s;
}
.srv-card-box:hover .elementor-widget-image .elementor-widget-container{
    background: #016b95 !important;
}
.srv-menu ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
}
.srv-menu ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    background: white;
    padding: 12px 14px 12px 18px;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    border-radius: 12px;
    transition: .3s;
    margin-bottom: 9px;
}
.srv-menu ul a img {
    width: 18px;
    /* transition: .3s; */
}
.srv-menu ul li a:hover, .srv-menu ul li.active a {
    background: #016b95;
    color: white;
}
.srv-menu ul li.active a img, .srv-menu ul li a:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7478%) hue-rotate(35deg) brightness(116%) contrast(97%);
}
.srv-menu ul li:last-child a {
    margin-bottom: 0px !important;
}
.card-icon-box .elementor-icon-box-content {
    margin-top: -3px;
}
.cus-accordions summary.e-n-accordion-item-title[aria-expanded="true"] {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
} 
.card-icon-box .elementor-icon-box-title {
    margin-top: 3px;
}
.card-icon-box .elementor-widget-container {
    border-color: #016B9547 !important;
}
/* services page close here */

/* how it works page start here  */
.step-icon-box .elementor-icon {
    outline: 2px dashed #ccc;
    outline-offset: 7px;
}
.step-col .elementor-icon {
    transition: .4s;
}
.step-col:hover .elementor-icon {
    background: #016b95 !important;
}
.step-col .elementor-icon i, .step-col .elementor-icon svg {
    transition: .3s !important;
}
.step-col:hover .elementor-icon i, .step-col:hover .elementor-icon svg {
    color: white !important;
    fill: white !important;
}
/* how it workds page close here  */

/* policy page start here */
.policy-text h3:not(.policy-text h3:first-child) {
    margin-top: 50px;
}
/* policy page close here */

/* contact page start here */
.con-form .ff-el-group {
    margin-bottom: 16px !important;
}
.con-form input, .con-form select, .con-form textarea {
    border: 1px solid white !important;
    box-shadow: none !important;
    border-radius: 100px !important;
    font-weight: 600 !important;
    color: #000 !important;
    font-size: 16px;
    padding: 18px 25px !important;
    height: min-content !important;
    transition: .3s !important;
}
.con-form select{
	background: #fff url(/wp-content/uploads/2025/09/btm-arrow.png) no-repeat 95% !important;
	-webkit-appearance: none;
  	-moz-appearance: none;
	appearance: none;
	background-size: 16px !important;
}
.con-form input::placeholder, .con-form textarea::placeholder {
    font-weight: 500;
    color: #3333339c !important;
}
.con-form textarea {
    border-radius: 20px !important;
    height: 150px !important;
}
.con-form .ff-el-input--content {
    position: relative;
}
.con-form .ff-el-input--content:before {
    content: "";
    width: 27px;
    height: 30px;
    position: absolute;
    right: 25px;
    top: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.name-field .ff-el-input--content:before {
    background-image: url(/wp-content/uploads/2025/09/user-icon.svg);
}
.email-field .ff-el-input--content:before {
    background-image: url(/wp-content/uploads/2025/09/email-icon.svg);
}
.phone-field .ff-el-input--content:before {
    background-image: url(/wp-content/uploads/2025/09/call-icon.svg);
}
.message-field .ff-el-input--content:before {
    background-image: url(/wp-content/uploads/2025/09/message-icon.svg);
}
.con-form input:hover, .con-form select:hover, .con-form textarea:hover {
    border-color: #016b95 !important;
}
.con-form .ff-btn-submit {
    background: #016b95 !important;
    font-weight: 500 !important;
    padding: 13px 32px !important;
    border-radius: 100px;
    transition: .4s;
}
.con-form .ff-btn-submit:hover {
    background: #0073a0 !important;
}
.fluentform .ff-el-is-error .text-danger {
    padding-left: 23px;
    font-size: 15px;
    color: red !important;
}
.con-form input[aria-invalid="true"] {
    border-color: red !important;
}
#wrapper .con-form input:-webkit-autofill,
#wrapper .con-form textarea:-webkit-autofill,
#wrapper .con-form select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: #000 !important; 
    transition: background-color 5000s ease-in-out 0s !important; 
}
.ff-message-success {
    background: #009300;
    color: white;
    text-align: center;
    border: none;
    border-radius: 13px;
}
.ff-message-success p {
    margin: 0px;
}
.con-btn a.elementor-button {
    width: 100%;
    text-align: left !important;
    position: relative;
    height: 60px;
    display: flex;
    align-items: center;
}
.con-btn a.elementor-button strong {
    margin-right: 13px;
    font-size: 21px !important;
}
.con-btn .elementor-button-text {
    display: flex;
    align-items: center;
}
.con-btn a.elementor-button .elementor-button-content-wrapper {
    justify-content: flex-end;
}
.con-btn a.elementor-button .elementor-button-icon {
    position: absolute;
    background: #016b95;
    right: 2px;
    top: 0px;
    color: white;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    outline: 5px solid white;
    transition: .4s;
} 
.con-btn a.elementor-button .elementor-button-icon i {
    font-size: 20px !important;
}
.con-btn a.elementor-button:hover .elementor-button-icon {
    background: #0094cf;
}
/* contact page close here */










@media only screen and (min-width: 1240px) {
/* Header Start */	
#header {
    padding: 10px 0 10px 0;
}
#header.sticky {
    padding: 10px 0 10px 0;
}
#header.sticky ul.menu, #header.sticky .header-widget {
    margin-top: 30px;
    margin-bottom: 0px;
}
.page-template-template-dashboard #logo img {
    max-height: 80px;
}
.page-template-template-dashboard #header:not(.sticky) ul.menu, .page-template-template-dashboard #header:not(.sticky) .header-widget {
    margin-top: 20px;
    margin-bottom: 10px;
}
/* Header Close */
}


@media screen and (max-width: 1025px) {
/* 	header start here */
	.admin-bar #wpadminbar {
		display: none;
	}
	html {
		margin-top: 0px !important;
	}
/* 	header close here */
	
/* 	footer start here */
	#footer h4 {
		font-size: 20px !important;
	}
/* 	footer close here */
}


@media screen and (max-width: 767px) {
/* 	header start here */
	#logo img {
		max-height: 70px !important;
		object-fit: contain !important;
	}
/* 	header close here */
	
/* 	privacy policy page start here  */
	.policy-text h3 {
		font-size: 20px;
	}
/* 	privacy policy page close here  */
	
/* 	home page start here */
	.abt-list .elementor-icon-box-wrapper {
		display: flex !important;
		flex-direction: row !important;
	}
	body h1.headline.headline-aligned-to-left, body h2.headline.headline-aligned-to-left, body h3.headline.headline-aligned-to-left {
		padding-bottom: 13px !important;
	}
	.ekit-testimonial--avatar {
		position: static;
		margin-right: 5px !important;
		width: 70px !important;
		min-width: 70px !important;
		height: 70px !important;
	}
	.elementkit-commentor-details {
		gap: 10px !important;
		justify-content: flex-start !important;
	}
	.cus-testi .elementskit-commentor-header, .cus-testi .elementskit-commentor-content {
		width: 100% !important;
	}
	.cus-testi .elementskit-watermark-icon {
		right: 20px !important;
		bottom: 50px !important;
	}
	.cus-testi .elementskit-watermark-icon i {
		font-size: 40px !important;
	}
/* 	home page close here */
	
/* 	footer start here */
	#menu-about-petcare li:nth-child(5) {
		margin-top: 0px !important;
	}
/* 	footer close here */
}