/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1757065877
Updated: 2025-09-05 09:51:17

*/

.elementor-widget-text-editor ul {
    padding-left: 38px;
    margin-bottom: 20px;
}
p:last-child {
	margin-bottom: 0 !important;
}
.highlighted-title span {
    color: var(--e-global-color-primary);
}
.full-height-img {
    height: 100%;
}
.footer-hours ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-hours ul li {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    border-bottom: 1px solid #ffffff45;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.footer-hours ul li:last-child {
    border: none;
}
.main-service-img img {
    aspect-ratio: 16 / 10;
    object-fit: cover;
}
.arrangement-wrap {
    position: relative;
}
.arrangement-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #f8f0e5;
    z-index: 0;
}
.arrangement-wrap .e-con-inner {
    z-index: 1;
}
.gform-theme--framework .gform_validation_errors {
    display: none;
}
.gform_wrapper input[type=date], .gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=search], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper select, .gform_wrapper textarea {
    outline: none !important;
    background-color: transparent !important;
    border-radius: 8px !important;
    border: 1px solid #d3a762 !important;
    color: #000 !important;
    box-shadow: none !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    width: 100% !important;
    padding: 9px 15px !important;
    height: 40px !important;
}
.gform_wrapper input[type=date]::placeholder, .gform_wrapper input[type=email]::placeholder, .gform_wrapper input[type=number]::placeholder, .gform_wrapper input[type=password]::placeholder, .gform_wrapper input[type=search]::placeholder, .gform_wrapper input[type=tel]::placeholder, .gform_wrapper input[type=text]::placeholder, .gform_wrapper input[type=url]::placeholder, .gform_wrapper select::placeholder, .gform_wrapper textarea::placeholder {
    color: #000 !important;
}
.gform_wrapper .gform_heading {
    display: none;
}
.gform_wrapper .gfield .gfield_label {
    font-size: 13px;
    color: #333;
    font-weight: 600;
}
.gform-theme--foundation .gform_fields {
    column-gap: 15px !important;
    row-gap: 20px !important;
}
.gform-theme--foundation .gfield textarea {
    min-block-size: unset !important;
    height: 90px !important;
}
.gform-theme--foundation .gform_footer input[type=submit] {
    background: #946317 !important;
    color: #fff !important;
    border-radius: 8px !important;
    font-family: "Oswald", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    letter-spacing: 1px !important;
    padding: 16px 25px !important;
    outline: none !important;
    box-shadow: none !important;
    transition: all ease .3s !important;
    border: none !important;
}
.gform-theme--foundation .gform_footer input[type=submit]:hover {
    background: #d3a762 !important;
    color: #fff !important;
}
.gform-theme--framework .field_sublabel_below .gform-field-label--type-sub {
    color: #333 !important;
    font-size: 13px;
    font-weight: 600 !important;
}
.gform-theme--framework .gform_validation_errors {
    display: none !important;
}
.gform-theme--foundation .gfield.gfield--input-type-date .ginput_container_date {
    position: relative;
}
.gform-theme--foundation .gfield.gfield--input-type-date .ginput_container_date::after {
    position: absolute;
    top: 9px !important;
    right: 10px;
    left: unset !important;
    width: 20px;
    transform: none !important;
    margin: 0 !important;
}
.cta-form form {
    display: flex;
    flex-wrap: wrap;
}
.cta-form form .gform-footer.gform_footer {
    width: 180px;
    padding-left: 20px;
    margin: 0;
}
.cta-form form .gform-body.gform_body {
    width: calc(100% - 180px);
}
.cta-form form .gform-footer.gform_footer input {
    width: 100% !important;
}
.cta-form .gform_wrapper input[type=email], .cta-form .gform_wrapper input[type=text] {
    height: 50px !important;
    font-size: 15px !important;
    padding: 10px 20px !important;
}
.cta-form form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.same-as-content-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.same-as-content-img {
    position: relative;
}
.price-list li a {
    text-decoration: underline;
    word-break: break-all;
}
.btn-full a.elementor-button {
    width: 100%;
}
.gallery-wrap .e-gallery-grid .e-gallery-image {
    padding-bottom: 125%;
}
.contact-page .gform-theme--foundation .gform_footer input[type=submit] {
    background: #d3a762 !important;
}
.contact-page .gform-theme--foundation .gform_footer input[type=submit]:hover {
    background: #946317 !important;
}
.elementor-swiper-button-next, .elementor-swiper-button-prev {
  background-color: #946317;
  border-radius: 50%;  
  width: 40px;          
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;     
}
.elementor-swiper-button-next:hover, .elementor-swiper-button-prev:hover{
	background-color: #d3a762;
}
.blog-posts .elementor-pagination {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 30px;
}

.blog-posts .elementor-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid #946317;
  color: #946317;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.blog-posts .elementor-pagination .page-numbers:hover {
  background-color: #946317;
  color: #fff;
}

.blog-posts .elementor-pagination .page-numbers.current {
  background-color: #946317;
  color: #fff;
  font-weight: 600;
}

.blog-posts .elementor-pagination .page-numbers.prev,
.blog-posts .elementor-pagination .page-numbers.next {
  width: auto;
  padding: 0 16px;
  border-radius: 10px;
  font-size: 14px;
}
.blog-desc {
  line-height: 1.65;
  margin: 0 auto;
  box-sizing: border-box;
}
.blog-desc h1,
.blog-desc h2,
.blog-desc h3,
.blog-desc h4,
.blog-desc h5,
.blog-desc h6 {
  word-break: break-word;
  hyphens: auto;
}
.blog-desc p {
  margin: 0 0 1.2em;
  color: inherit;
}
.blog-desc hr {
  border: none;
  height: 1px;
  background: rgba(0,0,0,0.1);
  margin: 2em 0;
  opacity: 0.6;
}
.blog-desc ul,
.blog-desc ol {
  margin: 0 0 1.2em 1.25em;
  padding: 0;
  line-height: 1.6;
}
.blog-desc ul li,
.blog-desc ol li {
  margin: 0.45em 0;
  padding-left: 0.15em;
}
.blog-desc ul ul,
.blog-desc ol ol,
.blog-desc ul ol,
.blog-desc ol ul {
  margin-top: 0.35em;
  margin-bottom: 0.35em;
}
.blog-desc em { font-style: italic; }
.blog-desc strong { font-weight: 700; }
.blog-desc a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: inherit;
  transition: opacity .15s ease;
}
.blog-desc a:hover { opacity: 0.85; }
.blog-desc img,
.blog-desc iframe,
.blog-desc video {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 1em 0;
  border-radius: 6px;
  object-fit: cover;
}
.blog-desc figure { margin: 1.1em 0; }
.blog-desc figcaption {
  line-height: 1.3;
  margin-top: 0.4em;
  opacity: 0.9;
  font-style: italic;
}
.blog-desc blockquote {
  margin: 1.25em 0;
  padding: 0.9em 1.1em;
  border-left: 4px solid rgba(0,0,0,0.08);
  font-style: italic;
  background: transparent;
}
.blog-desc code {
  padding: 0.12em 0.35em;
  border-radius: 4px;
  background: rgba(0,0,0,0.03);
}
.blog-desc pre {
  overflow: auto;
  padding: 0.9em;
  border-radius: 6px;
  background: rgba(0,0,0,0.03);
}
.blog-desc table {
  width: 100%;
  border-collapse: collapse;
  margin: 1em 0;
}
.blog-desc th,
.blog-desc td {
  padding: 0.6em 0.8em;
  text-align: left;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  vertical-align: top;
}
.blog-desc thead th {
  font-weight: 600;
}
body .gform_confirmation_message {
    background-color: var(--e-global-color-primary) !important;
    color: #fff !important;
    padding: 20px 25px !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
    max-width: 600px !important;
    margin: 20px auto !important;
}
.elementor-pagination .page-numbers.prev:not(a),
.elementor-pagination .page-numbers.next:not(a),
.elementor-pagination .page-numbers.current {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.elementor-pagination .page-numbers.prev:not(a):hover,
.elementor-pagination .page-numbers.next:not(a):hover,
.elementor-pagination .page-numbers.current:hover {
  background: none !important;
  color: inherit !important;
  text-decoration: none;
}
.elementor-pagination .page-numbers.prev:not(a),
.elementor-pagination .page-numbers.next:not(a),
.elementor-pagination .page-numbers.current {
  padding: 6px 10px;
  border-radius: 6px;
  background-color: rgba(0,0,0,0.04);
  color: var(--e-global-color-text);
}
.elementor-nav-menu a[aria-expanded="true"] .sub-arrow svg {
  transform: rotate(-180deg);
}

/* ---------- Responsive tweaks ---------- */


/* Responsive */

@media (min-width: 768px) {
    .service-list-box {
        height: 100% !important;
    }
	.testimonials-sec .elementor-main-swiper {
		padding: 0 10px;
	}
}
@media (min-width: 1025px) {
    .call-icon {
        position: unset !important;
    }	
}
@media (max-width: 1024px) {
    .same-as-content-img img {
        position: static;
    }
}
@media (max-width: 991px) {
	.elementor-swiper-button.elementor-swiper-button-next
	 {
		right: 1px !important;
	}
	.elementor-swiper-button.elementor-swiper-button-prev {
		left: -1px !important;
	}
}
@media (max-width: 639px) {
    .cta-form form .gform-footer.gform_footer {
        width: 100%;
        padding: 20px 0 0;
    }
    .cta-form form .gform-body.gform_body {
        width: 100%;
    }
	.elementor-swiper-button-next, .elementor-swiper-button-prev {
	  width: 25px;          
	  height: 25px;     
	}
	.call-icon p.elementor-icon-box-title a {
		display: none;
	}
}