/* 
Theme Name: Hello Elementor Child
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.0.1
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
*/

/*
    Add your custom styles here
*/


/* GENERAL CSS */
.rotate  {
	animation: rotation 6s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg); /* Rotates a full turn */
  }
}
.font-l {
    font-family: "Lora", Sans-serif !important;
    font-style: italic;
    font-weight: 400;
}
.elementor-button .elementor-button-icon {
    transform: rotate(-45deg);
    transition: .4s;
}
.elementor-button:hover .elementor-button-icon {
    transform: rotate(0deg);
}
.elementor-motion-effects-container {
    border-radius: 15px;
}
.custom-breadcrumbs {
    text-align: center;
    color: #fff;
}
.custom-breadcrumbs a {
    color: #fff;
}
.custom-breadcrumbs a:hover {
    color: #000;
}

/* HEADER CSS */



/* HOMEPAGE CSS */
.sec1 .inner3 {
    height: 100%;
}
.sec3 .inner > .elementor-container > .elementor-column > .elementor-widget-wrap {
    justify-content: space-between;
}
.sec3 .inner .inner-box {
    width: 32%;
}
.sec3 .inner .inner-box .elementor-container {
    height: 100%;
}
.sec3 .inner .inner-box .inner-box-blur {
    background: rgba(255, 255, 255, 0.2); /* semi-transparent background */
    backdrop-filter: blur(10px);          /* blur effect */
    -webkit-backdrop-filter: blur(10px);  /* Safari support */
    text-align: center;
}
.sec5 .inner-box .elementor-image-box-title {
    border-bottom: 1px solid #ffffff4d;
    padding-bottom: 15px;
}
.faq-sec .elementor-tab-title {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
	border-bottom: 1px solid #00000024 !important;
}
.faq-sec .elementor-tab-title .elementor-accordion-title {
    padding-left: 22px;
}
.faq-sec .elementor-accordion {
    counter-reset: acc-item;
}
.faq-sec .elementor-accordion-item {
    position: relative;
    counter-increment: acc-item;
}
.faq-sec .elementor-accordion-item .elementor-tab-title:before{
    content: counter(acc-item)".";
    position: absolute;
    left: 22px;
    top: 19px;
}
.faq-sec .elementor-tab-content div {
    display: none;
}
.test-sec .elementskit-commentor-bio {
    padding-right: 90px;
}
.test-sec .ekit-wid-con .swiper-navigation-button {
    position: absolute;
    right: 40px !important;
    left: unset !important;
    bottom: 60px;
    top: unset;
}
.test-sec .ekit-wid-con .swiper-navigation-button.swiper-button-prev {
    right: 90px !important;
}
.blog-sec .post-items .elementskit-btn svg {
    transform: rotate(-45deg);
    transition: .4s;
    margin-left: 4px;
}
.blog-sec .post-items .elementskit-btn:hover svg {
    transform: rotate(0deg);
}


/* INNER PAGE CSS */
.faq-main .elementor-icon-list-item a {
    flex-direction: row-reverse;
    justify-content: space-between;
}
.faq-main .elementor-icon-list-item a .elementor-icon-list-icon {
    transform: rotate(-45deg);
    transition: .4s;
}
.faq-main .elementor-icon-list-item a:hover .elementor-icon-list-icon {
    transform: rotate(0deg);
}
.test-main .elementor-testimonial-content h3 {
    color: #000;
    font-family: 'Plus Jakarta Sans' !important;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 8px;
}
.test-main .elementor-widget-wrap{
	align-items: stretch !important;
}
.test-main .elementor-widget-wrap .elementor-widget-testimonial {
    width: 49%;
}
.test-main .elementor-widget-wrap .elementor-testimonial-job:after {
    content: '';
    background-image: url(https://stcompletecare.co.uk/wp/wp-content/uploads/2025/12/stars.png);
    width: 110px;
    height: 23px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
.test-main .elementor-widget-wrap .elementor-testimonial-meta {
    border-top: 1px solid #d9d9d9;
    padding-top: 15px;
    margin-top: 40px;
}
.main-contact .left-inner {
    max-width: 430px;
}
.main-contact .wpcf7-form {
    border-radius: 15px;
    background-color: #f5f5f5;
    padding: 40px;
}
.main-contact .wpcf7-form p {
    margin: 0;
}
.main-contact .wpcf7-form .inline p {
    display: flex;
    justify-content: space-between;
}
.main-contact .wpcf7-form .inline p .wpcf7-form-control-wrap {
    width: 49%;
}
.main-contact .wpcf7-form input, .main-contact .wpcf7-form textarea {
    border: none;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
    outline: none;
    box-shadow: none;
}
.main-contact .wpcf7-form textarea {
    max-height: 200px;
}
.main-contact .wpcf7-form .wpcf7-submit {
    width: 100%;
    background-color: #dc802d;
    border: none !important;
}
.main-contact .wpcf7-response-output {
    margin: 0 !important;
}
.main-contact .wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: -15px;
    margin-bottom: 5px;
}
.single-serv .inner-box .elementor-widget-image {
    height: 100%;
}
.abt-sec1 .inner .elementor-widget-image {
    height: 100%;
}
.abt-sec1 .inner .elementor-widget-image img {
    height: 100%;
    object-fit: cover;
}
.abt-sec1 .inner-box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
}
.abt-sec3 .inner-box {
    width: 48%;
}
.abt-sec5 .col1 .inner-box {
    height: 52%;
	margin: 0;
}
.abt-sec5 .col1 .inner-box .elementor-container, .abt-sec5 .col3 .inner-box .elementor-container {
    height: 100%;
}
.abt-sec5 .col1 .elementor-widget-image {
    height: 45%;
}
.abt-sec5 .col2 .elementor-widget-image {
    height: 100%;
}
.abt-sec5 .col3 .inner-box {
    height: 45%;
    margin-bottom: 0;
    width: 49%;
}
.abt-sec5 .col3 .elementor-widget-image.img1 {
    height: 52%;
	margin: 0;
}
.abt-sec5 .col3 .elementor-widget-image.img2 {
    height: 45%;
	margin: 0;
}
.abt-sec5 .elementor-counter-title {
    text-align: center;
    padding-top: 10px !important;
    margin-bottom: 10px !important;
}


/* FOOTER CSS */



/* MEDIA QUERY CSS */
@media only screen and (max-width: 1366px) {
	.test-sec .ekit-wid-con .swiper-navigation-button {
		bottom: 50px;
	}
}
@media only screen and (max-width: 1024px) {
	.header-sec .elementor-widget-theme-site-logo {
		margin-right: auto;
	}
	.sec3 .inner .inner-box {
		width: 49%;
	}
	.test-sec .ekit-wid-con .swiper-navigation-button {
		bottom: 32px;
	}
	.test-sec .ekit-wid-con .swiper-navigation-button.swiper-button-prev {
		right: 80px !important;
	}	
	.main-contact .wpcf7-form {
		padding: 20px;
	}	
	.abt-sec1 .inner-box {
		max-width: 350px;
		margin: auto;
	}
}
@media only screen and (max-width: 768px) {
	.test-sec .elementskit-commentor-bio {
		padding-right: 0px;
	}
	.faq-main .left-inner {
		max-width: 370px;
	}
	.main-contact .left-inner {
		max-width: 360px;
	}
	.main-contact .wpcf7-not-valid-tip {
		font-size: 14px;
		margin-top: -15px;
		margin-bottom: 5px;
	}
	.main-contact .wpcf7-form input, .main-contact .wpcf7-form textarea {
		padding: 10px;
		font-size: 14px;
	}
	.main-contact .wpcf7-form textarea {
		max-height: 150px;
	}	
	.abt-sec3 .inner-box {
		width: 100%;
	}
	.abt-sec5 .inner {
		max-width: 380px;
	}
}
@media only screen and (max-width: 570px) {
	.sec3 .inner .inner-box {
		width: 100%;
	}	
	.test-main .elementor-widget-wrap .elementor-widget-testimonial {
		width: 100%;
	}
	.test-main .elementor-widget-wrap .elementor-testimonial-meta {
		margin-top: 20px;
	}
	.main-contact2 .elementor-image-box-wrapper {
		text-align: center !important;
	}
	.main-contact2 .elementor-widget-image-box {
		width: 100% !important;
		max-width: 100% !important;
		padding-bottom: 20px;
	}	
	.main-contact .wpcf7-form .inline p .wpcf7-form-control-wrap {
		width: 100%;
	}
	.main-contact .wpcf7-form .inline p {
		flex-wrap: wrap;
	}
}


