/*
 Theme Name: Hello Elementor Child
 Template: hello-elementor
 Description: Child theme for Hello Elementor
 Version: 1.0.0
*/

body , footer {
	overflow-x: hidden;
}

@media (min-width: 768px) {
    .testimonials-carousel .swiper {
        overflow: visible;
    }
}

.testimonials-carousel .elementor-swiper-button-next::after,
.testimonials-carousel .elementor-swiper-button-prev::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateY(-50%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	visibility: hidden;
}

.testimonials-carousel .elementor-swiper-button-next::after {
	background-image: url("images/right-hover-arrow.svg");
}
.testimonials-carousel .elementor-swiper-button-prev::after {
	background-image: url("images/left-hover-arrow.svg");
}

.elementor-swiper-button-prev:hover,
.elementor-swiper-button-next:hover {
	visibility: hidden;
}
.elementor-swiper-button-prev:hover::after,
.elementor-swiper-button-next:hover::after {
	visibility: visible;
}
/* Disable hover effect when button is disabled */
.elementor-swiper-button-prev.swiper-button-disabled:hover::after,
.elementor-swiper-button-next.swiper-button-disabled:hover::after {
	visibility: hidden !important;
}

.elementor-swiper-button-prev.swiper-button-disabled:hover,
.elementor-swiper-button-next.swiper-button-disabled:hover {
	visibility: visible !important; /* keep original icon visible */
}
.testimonials-carousel.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled{
	cursor: not-allowed;
}

.testimonials-carousel .elementor-widget-text-editor::before {
	content: url("images/quote.svg");
	position:absolute;
	margin-left: -9px;
  margin-top: -4px;
}

.solutions-acc .e-n-accordion-item-title , .solutions-acc .e-con {
	border: none !important;
	justify-content: space-between !important;
}

.solutions-acc .e-n-accordion-item {
	padding-left:40px;
}

.solutions-acc .e-n-accordion-item:nth-child(1)::before {
	content: url("images/solution-icon-1.svg");
}
.solutions-acc .e-n-accordion-item:nth-child(2)::before {
	content: url("images/solution-icon-2.svg");
}

.solutions-acc .e-n-accordion-item::before {
	position: absolute;
	top:7px;
	margin-left:-35px;
}

.solutions-acc .e-n-accordion-item:nth-child(3)::before {
	content: url("images/solution-icon-3.svg");
	top: 10px;
}
.solutions-acc .e-n-accordion-item:nth-child(4)::before {
	content: url("images/solution-icon-4.svg");
	top:5px
}
.solutions-acc details {
	background-image: repeating-linear-gradient(
    to right,
    #44444433 0 3px,      /* dash (3px) */
    transparent 3px 10px /* gap (3px to 10px → 7px gap) */
);
background-position: bottom;
background-size: 100% 2px; /* line thickness */
background-repeat: no-repeat;

	
}

.looking-links li:hover {
	text-decoration: underline;
	text-decoration-color: #C276E3;
}

.ready-to-help-section {
	background-position: 88% 50% !important;
    background-size: 150% !important;
}

.learnmore-link-icon:hover svg path {
	stroke: #49b2e0;
}

/* About page */

.story-content {
	display:flex;
	flex-direction: column !important;
	gap: 20px !important;
}

.story-img img {
	margin-top: 5px;
    scale: 1.15;
}

.visual-first-img img {
    scale: 1.2;
}

.affordable-flexible-img img {
    scale: 1.2;
}
.industry-first-img img {
    scale: 1.35;
}
.select-caret-down-wrapper {
	content: url("images/down-arrow.svg");
}

.testimonials-section {
	overflow: hidden !important;
}

.why-osage-section, .story-section{
	overflow-x: hidden !important;
}

#form-field-subject option:first-child {
    color: #444444be !important;
}

#form-field-subject option:not(:first-child) {
    color: #000 !important;
}

#form-field-subject {
    color: #444444be;
}

#form-field-subject option:not(:first-child):checked {
    color: #000 !important;
}

#form-field-subject:not(:has(option:first-child:checked)) {
    color: #000 !important;
}

/* Pricing page */

.pricing-tabs .e-n-tabs-heading {
    width: fit-content;
    margin: 0 auto;
    border: 2px solid #44444433;
    border-radius: 50px;
    padding: 6px;
}
.faqs-acc .e-n-accordion-item::before {
	content: "Q";
    position: absolute;
    background: #c276ec;
    padding: 4px 12px;
    z-index: 2;
	top:16px;
    left: 22px;
    color: #fff;
    border-radius: 50px;
    font-weight: 500;
    font-size: 22px;
}
.faqs-acc .e-n-accordion-item-title{
	padding: 24px 0 !important;
}
.faqs-acc .e-n-accordion-item-title , .faqs-acc .e-con {
	border: none !important;
}
.faqs-acc .e-n-accordion-item {
	padding-right: 30px;
	padding-left:73px;
	background-color: #fff;
	outline: 2px solid #44444433;
	border-radius: 20px;
}
.faqs-tabs .e-n-tabs-heading {
	justify-content: space-between;
	border-bottom:1px solid #44444433;
}
.faqs-tabs .e-n-tab-title {
	transition:none;
}
.reading-fea-sec .elementor-background-slideshow__slide__image, .practice-bottom .elementor-background-slideshow__slide__image {
	background-repeat: no-repeat;
}

.practice-bottom .elementor-icon-box-icon{
	margin-top: 5px;
}

.pricing-tabs .e-n-tabs-heading {
	display: flex !important;
	flex-direction: row !important;
}

.pricing-tabs .e-n-tab-title {
	margin: 0 !important;
}

.menu-item-1696 a {
	display:block;
	border: 1px solid #49B2E0;
	width: 208.78px !important;
  height: fit-content;
  margin: auto;
  font-weight: 700 !important;
  padding: 11px 26px 9px !important;
  line-height: 14px !important;
  letter-spacing: 2px !important;
  border-radius: 8px;
	color: #49B2E0 !important;
	transition: all .3s;
}

.menu-item-1696 a:hover {
	background-color: #49B2E0 !important;
	color: #fff !important;
}

.menu-item-1696 {
	margin-top: 5px !important;
}

.menu-item-1697 {
	margin: 15px 0 !important;
}

.menu-item-1697 a {
	display:block;
	border: 1px solid #5EB75E;
	background-color: #5EB75E !important;
	width: fit-content;
  height: fit-content;
  margin: auto;
  font-weight: 700 !important;
  padding: 11px 26px 9px !important;
  line-height: 14px !important;
  letter-spacing: 2px !important;
  border-radius: 8px;
	color: #fff !important;
	transition: all .3s;
}

.menu-item-1697 a:hover {
	border: 1px solid #49B2E0;
	background-color: #49B2E0 !important;
}

.privacy-content h4{
	margin-top: 30px;
}

@media (max-width: 1023px) {
	.content-with-bg {
		background-color: #FFFFFFbb;
	}
}

@media (max-width: 768px){
	.ready-to-help-section {
	background-position: 70% 50% !important;
    background-size: cover !important;
}
}

.solutions-acc .e-n-accordion-item-title {
	padding-bottom: 14px !important;
	padding-top: 12px !important;
}

@media (min-width: 768px){
	.menu-item-1696, .menu-item-1697 {
		display: none !important;
	}
}









