/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/* POLYLANG HEADER */
ul.polylang_langswitcher li {
    list-style: none;
    margin-left: 10px;
}

ul.polylang_langswitcher li {
    display: none;
}

ul.polylang_langswitcher li.lang-item.current-lang {
    display: block;
}

ul.polylang_langswitcher:hover li{
    display: block;
}

ul.polylang_langswitcher {
    position: absolute;
    width: 100%;
    top: 33px;
}
.sticky_animate ul.polylang_langswitcher {
    top: 18px;
}
a.qbutton.center.default.whatsapp-btn:hover i.qode_icon_font_awesome {
    color: #fff !important;
}
/* PLY ENDS */
.acc-sec .tab-accordions .elementor-tab-title.elementor-active {
    background-color: #af95e4 !important;
}
.acc-sec .tab-accordions .elementor-tab-title{
    border-radius: 50px;
    width: max-content;
    padding-right: 50px !important;
}

.acc-sec .tab-accordions .elementor-accordion-item {
    margin-bottom: 10px;
}
.light h1,
.light h2,
.light p {
    color:#fff;
}

.sec-therapists-2 .w-50 li.elementor-icon-list-item {
    width: 49%;
    display: inline-flex;
}
.coach-card-row .elementor-widget-heading {
    margin-bottom: 0;
}

/* NEW HOME PAGE */
.new-home .elementor-tab-content.elementor-clearfix.plus-accordion-content.active-default.active {
    background-color: #f0e2ff;
}

.new-home .elementor-tab-title.plus-accordion-header.active-default.text-left.active {
    width: 100%;
}

.new-home .theplus-accordion-wrapper .plus-accordion-header.active .accordion-icon-prefix {
    padding: 0 6px;
}
.new-home .elementor-tab-content.elementor-clearfix.plus-accordion-content.no.active {
    background-color: #f0e2ff;
}

.new-home .theplus-accordion-wrapper.elementor-accordion .elementor-tab-title {
    width: 100%;
}

.expert-guidance-and-support li.elementor-icon-list-item {
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 1px 24px 24px rgb(175 149 228 / 13%);
    width: max-content;
}
.testimonial-featured-image img {
    width: 60px;
    height: 60px;
}

.post-content-image {
    display: flex;
    gap: 20px;
}

button.slick-nav.slick-prev.style-3.bottom-center.slick-arrow {
    left: 43%;
}

button.slick-nav.slick-next.style-3.bottom-center.slick-arrow {
    left: 57%;
}
a.qbutton.center.default.whatsapp-btn,
a.qbutton.default.get-demo{
    padding: 0 15px;
    margin: 0 5px;
}
.sec-therapists-2 button.slick-nav.slick-prev.style-1.slick-arrow {
    display: none !important;
}

@media only screen and (max-width: 767px) {
	
	.elementor-column.mt-order-1 {
		order: 1;
	}

	.elementor-column.mt-order-2 {
		order: 2;
	}

	.elementor-column.mt-order-3 {
		order: 3;
	}

	.elementor-element.elementor-widget-heading {
		padding: 0;
	}

	.elementor-element.elementor-widget-heading .elementor-widget-container {
		padding: 5px 8px !important;
	}

	.elementor-column.order-1 .elementor-widget-wrap.elementor-element-populated {
		align-content: start !important;
		align-items: flex-start;
	}

	body.qode-overridden-elementors-fonts .elementor-widget-heading h5.elementor-heading-title {
		font-size: 17px;
	}
	button.slick-nav.slick-prev.style-3.bottom-center.slick-arrow {
		left: 23%;
	}

	button.slick-nav.slick-next.style-3.bottom-center.slick-arrow {
		left: 77%;
	}
	.expert-guidance-and-support li.elementor-icon-list-item{
		width: 100%;
	}
}