/*
Theme Name: JupiterX Child
Description: Child theme for JupiterX parent theme
Author: Webenix Technologies
Template: jupiterx
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jupiterx-child
*/

/* Your custom CSS goes below this line */
@font-face {
    font-family: 'Archer Pro';
    src: url('https://abhaybharadwajandassociates.clientszone.net/wp-content/uploads/2026/08/Archer-BoldItal-Pro.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
.agbSection .elementor-widget-image{
	right: -45px;
}
footer{
	z-index: 21;
	position: relative;
}
.jupiterx-header{
	-webkit-transition: all 900ms ease-in-out !important;
	transition: all 900ms ease-in-out !important;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.solwayFont p span{
	font-family: 'Archer Pro', serif !important;
    font-weight: 700;
	font-size:20px;
    font-style: italic;
}

.changePosition .elementor-icon-box-content {
    display: flex;
	gap:10px;
    flex-direction: column-reverse;
}
.mapFull{
	height:100%;	
}
.mapFull .elementor-custom-embed,
.mapFull .elementor-custom-embed iframe {
    height: 100%;
}

.customTeam .elementor-widget-raven-team-members.card-layout--standard .team-member--content{
	padding:0px;
}
.customTeam .elementor-widget-raven-team-members.card-layout--standard .raven-team-members-wrapper .team-member{
	transition:all 0.3s ease-in-out;
}
.customTeam .elementor-widget-raven-team-members.card-layout--standard .raven-team-members-wrapper .team-member:nth-child(even){
    background: rgba(250, 248, 245, 0.5);
}
.customAccodian svg {
    width: 25px !important;
    height: 25px !important;
}
.afterArrow {
    position: relative;
}
.afterArrow:after {
    position: absolute;
    content: '';
    left: 50%;
    top: 115%;
    width: 8px;
    height: 68px;
    background: url(https://abhaybharadwajandassociates.clientszone.net/wp-content/uploads/2026/08/Connector-Spacing.svg) no-repeat top center;
    margin-left: -4px;
}
.lastRow .afterArrow:after{
	display:none;
}
.customBlockHover:hover .elementor-widget-heading{
	background:#0F2B1D !important;
	transition: all 0.3s ease-in-out;
}
.customBlockHover:hover .elementor-widget-heading h2{
	color:#fff !important; 
	transition: all 0.3s ease-in-out;
}
.single-post .jupiterx-post-term-item{
	pointer-events:none;
}
.customBlockHover:hover .elementor-button{
	background:#0F2B1D !important;
	fill:var(--e-global-color-58b6777) !important;
    color: var(--e-global-color-58b6777) !important;
    border-color: var(--e-global-color-secondary) !important;
	transition: all 0.3s ease-in-out;
}

.single-post .elementor-widget-container .wp-block-heading,
.single-press_media .elementor-widget-container .wp-block-heading{
    font-family: "EB Garamond", Sans-serif;
    color: var(--e-global-color-primary);
    margin-bottom:25px;
}
.customMenu .menu-item a svg {
    margin-left: 5px;
}
.raven-post-author-spotlight a span.raven-post-author-designation {
    display: block;
    font-family: "Gotham-Book", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6em;
    margin: 0;
    color: #5a5a5a;
    text-transform: uppercase;
}
.raven-post-author-spotlight a {
    position: relative;
    padding-left: 65px;
    min-height: 50px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.raven-post-author-spotlight a img {
	position: absolute;
	left: 0;
	border: 1px solid #C5A54E;
}
.single-press_media .elementor-widget-container p{
	margin-bottom:25px;
}
.single-post .elementor-widget-container blockquote,
.single-press_media .elementor-widget-container blockquote{
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 10px 0 10px 60px;
	background-color: transparent;
	font-size: 28px;
	line-height: 1.5;
}
.single-press_media .elementor-widget-container blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    content: '\f10d';
    font-size: 40px;
    line-height: 1;
    color: var(--e-global-color-primary);
	font-family: FontAwesome;

}
.single-post .elementor-widget-container blockquote p,
.single-press_media .elementor-widget-container blockquote p {
    font-size: 16px;
}
.customUlLi ul {
    list-style-position: outside;
    padding-left: 18px;
}

.customUlLi ul li:not(:last-child) {
    margin-bottom: 15px;
}

.inner-banner {
    position: sticky !important;
    top: 0 !important;
    z-index: 1 !important;
}

/* Content comes over the banner */
.banner-content {
    position: relative !important;
    z-index: 10 !important;
    background: #fff !important;
}
@media(max-width:1366px){
	.mapFull .elementor-custom-embed,
	.mapFull .elementor-custom-embed iframe {
		height: 500px;
	}
}
@media(max-width:1024px){
	.mapFull .elementor-custom-embed,
	.mapFull .elementor-custom-embed iframe {
		height: 400px;
	}
	.afterArrow:after {
		display:none;
	}
	.agbSection .elementor-widget-image{
		right: 0px;
		bottom:-40px;
	}
}
@media(max-width:767px){
	.elementor-element br:not(.customTeam .team-member--content br, .ctm-address br){
		display:none;
	}
	.teamGrid .elementor-image-box-img{
		margin-bottom:10px !important;
	}
	.mapFull .elementor-custom-embed,
	.mapFull .elementor-custom-embed iframe {
		height: 300px;
	}
	.single-post .elementor-widget-raven-post-navigation .raven-post-navigation a[rel=next] {
		grid-column: 1;
	}
	.agbSection .elementor-widget-image{
		bottom:-30px;
	}
}

/* 10-09-2026 */
.ctm-icon-card-slider .raven-main-swiper{
	width: 100% !important;
}
.ctm-icon-card-slider .raven-testimonial__image{
    padding: 18px;
    border: 1px solid #4A524D;
    border-radius: 999px;
    background: #F5F2EB;
}
.ctm-icon-card-slider .raven-testimonial__image img{
    filter: brightness(0) saturate(100%) invert(29%) sepia(20%) saturate(199%) hue-rotate(89deg) brightness(92%) contrast(83%);
}
.customArrow .raven-main-swiper{
    width: 100% !important;
	padding-inline: 50px;
}
.ctm-img-card-slider .raven-main-swiper .raven-testimonial__image{
    width: 100% !important;
}
.ctm-img-card-slider .raven-main-swiper .raven-testimonial__image img{
	width: 100% !important;
	height: 270px !important;
	object-fit: cover;
	object-position: center;
}
@media (min-width: 1025px){
	.agbSection{
	position: sticky !important;
	top: 150px;
}
}
@media (max-width: 767px){
	.customArrow .raven-main-swiper{
		padding-inline: 30px;		
	}
}

/* Read More Button  */
.raven-team-members-wrapper .team-member .team-member--content .team-member--description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.raven-team-members-wrapper .team-member .team-member--content .team-member--description.expanded {
    display: block;
    -webkit-line-clamp: unset;
    overflow: visible;
}

.read-more-btn {
    display: inline-block;
    margin-top: 8px;
    color: #000;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
	order: 4;
	width: max-content;
}
.ctm-masonry{
     display: block !important;
    column-count: 2;
    column-gap: 80px !important;
}
.ctm-masonry > * {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}