/* 
Theme Name: Hello Elementor Child (DLP & Website)
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.4.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
 *  oom_cc
*/

/* html {
    overflow-x: hidden;
    max-width: 1920px;
    margin: 0 auto;
} */

/* Header */

.header-widget-shortheader{
    transform: translateY(0) !important;
}

#oom-whatsapp-widgets-floating-whatsapp .oom-widgets-chat-row input, #oom-whatsapp-widgets-floating-whatsapp .oom-widgets-chat-row textarea {
    font-size: 12px;
    padding: 10px;
    border: solid 1px #000000;
}

/*  */

.elementor-widget-text-editor ul{
	margin-bottom: .9rem;
}

/* Button */

.elementor-button{
    cursor: pointer;
}

/* Gallery Nav & Pagination Section */
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
    padding-left: 50px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    border-radius: 10px;
	margin-right: unset;
}
span.swiper-pagination-bullet {
    width: 30px !important;
    border-radius: 10px !important;
	margin-right: unset;
}

/* FAQ Section */
summary.e-n-accordion-item-title {
    padding-bottom: 25px !important;
	padding-left: unset !important;
}


/* Mobile Menu */

.custom-menu-nav {
    display: none !important;
}
.custom-menu-nav.active {
    display: block !important;
}

.custom-menu-nav {
    position: fixed;
    background: #000;
    width: 100%;
    z-index: 999;
}

.toggle-btn-open {
    margin-bottom: 0px !important;
}

.toggle-btn-open .elementor-icon-wrapper,
.toggle-btn-close .elementor-icon-wrapper {
    width: 30px;
    height: 30px;
}

/*  */
/* .elementor-element.elementor-element-f03a783.e-con-full.e-flex.e-con.e-child {
    backdrop-filter: blur(15px);
    background-color: transparent;
    box-shadow: 0 5px 50px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
} */

/* Icon List */

.icon-list .elementor-icon-box-title {
    display: none;
}

.icon-list .elementor-icon-box-description a {
    color: #fff !important;
}

.icon-list .elementor-icon-box-description a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.icon-list .elementor-icon-box-icon .elementor-icon {
    margin-top: 5px;
}

/* Clear Pricing with No Barking Surprises Section */
span.price-txt-cstm {
    font-weight: bold;
}

/* Contact Form */
input#form-field-c_name {
    border: 1px solid #fff !important;
}
input#form-field-c_email {
    border: 1px solid #fff !important;	
}
input#form-field-c_contact_number {
    border: 1px solid #fff !important;	
}
textarea#form-field-c_message {
    border: 1px solid #fff !important;	
}

/* Recaptcha */
.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    width: 9% !important;
}
.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-c_recaptcha.elementor-col-100.recaptcha_v3-inline {
    width: 18% !important;
}
.elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-c_recaptcha.elementor-col-100.recaptcha_v3-inline {
    width: 14% !important;
}

/* Floating WhatsApp */
	.oom-widget-chat-content-message {
		width: 100%;
	}
	button.oom-widget-chat-button {
		border-radius: 10px !important;
		color: #2AA81A !important;
	}

/* Footer */

.site-footer {
    display: none !important;
}

.gallery-slider .swiper-slide * {
	height: 100% !important;
}


.custom-list ol {
list-style: none;
}

.custom-list ol li > ul{
	list-style: none;
}

/* .custom-list ol li > ul > li{
	display: flex;
    gap: 10px;
} */

.custom-list ul > li span{
	width: calc(100% - 20px);
}

b{
	font-weight: 700 !important;
}

strong{
	font-weight: 700 !important;
}

/* .custom-list ul > li::before {
    content: '';
    height: 20px;
    width: 20px;
    display: inline-block;
    background-image: url(https://lp11052024.inuhomes.oomdcstaging.com/wp-content/uploads/2025/02/paws.svg);
    background-size: contain;
	background-repeat: no-repeat;
} */

.custom-list ul > li{
display: flex;
    align-items: center;
	padding: 0;
	gap: 8px;
}
   
/* .custom-list ol li > ul > li::marker{
	font-size: 5rem !important;
}
 */

.additional-services .elementor-image-box-content{
	padding: 0px 20px 20px !important;
}

.additional-services .elementor-image-box-img img {
    width: 100% !important;
    object-fit: cover;
    max-height: 600px;
}

/** Responsive **/

@media (min-width: 1025px){
    
    /* Elementor Form */
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline {
        width: 60% !important;
    }
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(.85);
        transform-origin: left center;
    }
    
    .elementor-field-group.elementor-field-type-submit {
        align-items: center;
    }
}

@media (max-width: 767px){
    /* Elementor Form */
    
    .elementor-field-type-recaptcha_v3.recaptcha_v3-inline{
        justify-content: center !important;
    }
    
   .elementor-field-type-recaptcha_v3.recaptcha_v3-inline > .elementor-field{
        transform:scale(1);
        transform-origin: center center;
    } 
}


@media (max-width: 1920px) {
		/* 	Hero Banner */
	img.attachment-full.size-full.wp-image-1353 {
		width: 80%;
	}
}

@media (max-width: 1440px) {
	/* 	Default Header Logo */
	.elementor-148 .elementor-element.elementor-element-30fb1eb img {
    width: 41%;
	}
	/* 	Hero Banner */
	img.attachment-full.size-full.wp-image-1353 {
		width: 85%;
	}
/* 	.elementor-134 .elementor-element.elementor-element-ce02d92 img {
    	width: 80%;
	} */
	/* Clear Pricing with No Barking Surprises Section */
	.elementor-134 .elementor-element.elementor-element-9dd791d .elementor-image-box-wrapper .elementor-image-box-img {
    	width: 100%;
	}
	/* 	FAQ Section 2nd column */
	.elementor-134 .elementor-element.elementor-element-175adfd {
		--display: flex;
		--align-items: flex-start !important;
	}
	.elementor-134 .elementor-element.elementor-element-87e231b {
    	--container-widget-width: 100% !important;
	}
	/* rECAPTCHA	 */
	.elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-c_recaptcha.elementor-col-100.recaptcha_v3-inline {
    	width: 20% !important;
	}
	.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
    width: 13% !important;
	padding-left: 20px !important;
	}
	/* Hero Banner */
/* 	.elementor-134 .elementor-element.elementor-element-ce02d92 img {
        width: 55% !important;
    } */
	/* Day care	 */
/* 	.elementor-134 .elementor-element.elementor-element-d4de004 {
		min-height: 560px !important;
	} */
	/* CTA Section	 */
/* 	.elementor-134 .elementor-element.elementor-element-1678abf img {
        width: 75%;
        padding-bottom: 10px;
    } */
}

@media (max-width: 1280px) {
	
}

@media (min-width: 1025px) {
	/* 	Hero Banner */
/* 	.elementor-134 .elementor-element.elementor-element-ce02d92 img {
    	width: 35% !important;
	} */
    .elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-c_recaptcha.elementor-col-100.recaptcha_v3-inline {
        width: 25% !important;
    }
    .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
        width: 17% !important;
        padding-left: 20px !important;
    }	
}

@media (max-width: 1024px) {
	/* 	Hero Banner */
/* 	.elementor-134 .elementor-element.elementor-element-ce02d92 img {
    	width: 55% !important;
	} */
	/* Recaptcha */
	.elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-100.e-form__buttons {
		width: unset !important;
	}
	.elementor-form-fields-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-c_recaptcha.elementor-col-100.recaptcha_v3-inline {
		width: unset !important;
	}
	.elementor-field-type-recaptcha_v3.elementor-field-group.elementor-column.elementor-field-group-c_recaptcha.elementor-col-100.recaptcha_v3-inline {
		width: unset !important;
	}
	img.attachment-full.size-full.wp-image-1644 {
    width: 60%;
	}
}

/*
 * Surface Pro
 */
@media (max-width: 912px) {
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
		display: flex;
		padding-left: unset;
	}
	span.swiper-pagination-bullet.swiper-pagination-bullet-active {
		width: 15px;
		border-radius: 10px;
		margin-right: unset;
}
	span.swiper-pagination-bullet {
		width: 15px !important;
		border-radius: 10px !important;
		margin-right: unset;
	}
	
}

/*
 * iPad Air
 */
 @media (max-width: 820px) {
	img.attachment-full.size-full.wp-image-1644 {
        width: 100%;
    }
}

/*
 * iPad 9th
 */
@media (max-width: 810px) {
	
}

/*
 * iPad Mini
 */
@media (max-width: 768px) {


}

@media only screen and (max-width: 767px) and (orientation: landscape) {
/* Hero Banner Dog Image */
	.elementor-134 .elementor-element.elementor-element-ce02d92 img {
		width: 52%;
	}
	/* Hero Banner section */
	.elementor-134 .elementor-element.elementor-element-363eaf5 {
		--gap: 80px 10px;
	}
	/* Default Logo */
	.elementor-148 .elementor-element.elementor-element-1f4bbc5 img {
		width: 41%;
	}
	/* 	CTA section Image */
	.elementor-134 .elementor-element.elementor-element-1678abf img {
		width: 40%;
		padding-bottom: 110px;
    }
	/*	Dog Gallery */
	.elementor-1695 .elementor-element.elementor-element-5243b04 > .elementor-widget-container {
		padding: 0px 0px 150px 0px !important;
	}
 	/* Thank You Page */
	.elementor-18 .elementor-element.elementor-element-46b67e6 img {
        width: 40% !important;
        padding-bottom: 80px !important;
    }
	/* 404 Page */
	.elementor-207 .elementor-element.elementor-element-9c98cfb img {
        width: 40% !important;
        padding-bottom: 80px !important;
    }
}

@media (max-width: 767px){
     /* WA Widget */

    .oom-widget-popup-wrapper .oom-widget-chat-button{
        right: 10px !important;
    }
	    img.attachment-full.size-full.wp-image-1353 {
        width: 60%;
    }
	img.attachment-full.size-full.wp-image-1671 {
    width: 50%;
	
	}
}


@media (max-width: 480px) {

}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) {
	
}


@media (max-width: 360px) {

}


@media (max-width: 320px) {
	
}

