/* 
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
*/

/* Figma-matched FAQ accordion refinements. Elementor's Accordion widget does not expose active title background/radius controls. */
.elementor-element-faqaccordion .elementor-accordion {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.elementor-element-faqaccordion .elementor-accordion-item {
	overflow: hidden;
	border: 0 !important;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 20px 50px rgba(206, 206, 206, 0.25);
}

.elementor-element-faqaccordion .elementor-tab-title {
	min-height: 70px;
	display: flex;
	align-items: center;
}

.elementor-element-faqaccordion .elementor-tab-title .elementor-accordion-title {
	flex: 1;
}

.elementor-element-faqaccordion .elementor-tab-title .elementor-accordion-icon {
	order: 2;
	margin-inline-start: 16px;
	margin-inline-end: 0;
}

.elementor-element-faqaccordion .elementor-tab-title.elementor-active {
	min-height: 67px;
	background: linear-gradient(166deg, #2f7d3c 48.76%, #7f9f50 98.42%);
}

.elementor-element-faqaccordion .elementor-tab-title.elementor-active .elementor-accordion-title,
.elementor-element-faqaccordion .elementor-tab-title.elementor-active .elementor-accordion-icon,
.elementor-element-faqaccordion .elementor-tab-title.elementor-active .elementor-accordion-icon svg {
	color: #fff !important;
	fill: #fff !important;
}

.elementor-element-faqaccordion .elementor-tab-content {
	border: 0 !important;
}

.elementor-element-faqaccordion .elementor-tab-content p {
	margin: 0 0 2px;
}

.elementor-element-faqaccordion .elementor-tab-content ol {
	margin: 0 0 0 24px;
	padding: 0;
}

.process-item:hover .elementor-icon{
	border-color: #fff !important;
}
.process-item:hover .elementor-icon svg path{
	fill: #2f7d3c;
}
.process-item:hover .elementor-icon-box-description, .process-item:hover .elementor-icon-box-title{
	color: #fff !important;
}
.process-wrap::after{
	content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 83%;
    left: 63px;
    top: 50px;
    border-left: 1px dashed #8B8B8B;
    z-index: -1;
}
.process-item:after{
	content: '';
    display: block;
    position: absolute;
    width: calc(100% - 130px);
    height: 1px;
    left: 130px;
    bottom: 0px;
    border-bottom: 1px dashed #8B8B8B;
}
.process-item:hover:after{
	opacity: 0;
}
.review-slider{
	max-width: 1055px !important;
    min-width: 1055px !important;
}
.review-slider .elementor-swiper-button:hover svg path{
	fill: #E98B6F;
}
.review-slider .elementor-swiper-button-next svg path{
	fill: #E98B6F;
}
.review-slider .elementor-swiper-button-next{
	border-color: #E98B6F !important;
	background-color: #fff !important;
}
.cmn-pegination .page-numbers {
    width: 40px;
    height: 40px;
    border: 1px solid #465A6B;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
	background: #fff;
}
.cmn-pegination .page-numbers.current,
.cmn-pegination .page-numbers:hover{
	background: #2F7D3C;
	border-color: #2F7D3C;
}

.cmn-pegination .elementor-pagination{
	justify-content: center;
    display: flex;
}
.cmn-pegination .page-numbers.next{
	font-size: 0 !important;
	background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.94%204L6%204.94L9.05333%208L6%2011.06L6.94%2012L10.94%208L6.94%204Z%22%20fill%3D%22%23307D3C%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
	background-size: 16px;
}
.cmn-pegination .page-numbers.prev{
	font-size: 0 !important;
	background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.06%2012L11%2011.06L7.94667%208L11%204.94L10.06%204L6.06%208L10.06%2012Z%22%20fill%3D%22%23317E3E%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
	background-size: 16px;
}

body:not(.elementor-editor-active) .elementor-element-6461694.elementor-widget-taxonomy-filter {
	display: none;
}

body.page-id-1764:not(.elementor-editor-active) .elementor-element-17b30e5 {
	display: none;
}

.obilas-blog-category-filter {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 15px;
}

.obilas-blog-category-filter label {
    margin: 0;
    color: #172532;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
}

.obilas-blog-category-filter select {
    width: 210px;
    height: 65px;
    border: 1px solid #8F8F8F;
    border-radius: 10px;
    background-color: transparent;
    color: #172532;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 0 38px 0 20px;
    outline: none;
    appearance: none;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L6%206L11%201%22%20stroke%3D%22%23172532%22%20stroke-width%3D%221.3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: right 20px center;
    cursor: pointer;
}

.obilas-blog-category-filter select:focus {
	border-color: #2f7d3c;
}



/*Responsive*/
@media (max-width: 1440px){
	.review-slider{
		max-width: 900px !important;
		min-width: 900px !important;
	}
}
@media (max-width: 1199px){
	.review-slider{
		max-width: 700px !important;
		min-width: 700px !important;
	}
}
@media (max-width: 1024px){
	.process-wrap::after{
		left: 57px;
	}
	.review-slider{
		max-width: 620px !important;
		min-width: 620px !important;
	}
	.obilas-blog-category-filter select {
		height: 55px;
	}
}
@media (max-width: 767px){
	.obilas-blog-category-filter {
		justify-content: flex-start;
		gap: 10px;
	}

	.obilas-blog-category-filter select {
		width: 150px;
		height: 44px;
	}

	.review-slider{
		max-width: 100% !important;
		min-width: 100% !important;
	}
	.review-slider .elementor-swiper-button-prev{
		border-color: #E98B6F !important;
		background-color: #fff !important;
	}
	.review-slider .elementor-swiper-button-prev svg path{
		fill: #E98B6F;
	}
}
