/*********** AI BANNER ************/
.page-id-53800 .ei-search-panel{
	display:none !important;
}
.page-id-53800 .block-content{
	padding:0 !important;
}
.ei-cta-container{
	margin-top:20px !important;
}
.ei-cta-container .vc_col-sm-3{
	width:50%;
	justify-content:center !important;
}
.ei-cta-container .vc_col-sm-3 .wpb_wrapper{
	justify-content:center !important;
}
.with-ai-chat {
	overflow:visible !important;
}
.with-ai-chat .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{
	align-items:center;
	flex-wrap:nowrap !important;
}
.with-ai-chat .gem-vc-background-overlay {
    background-image: url("https://www.singaporedivorcelawyer.com.sg/wp-content/uploads/2025/07/ai-chat-overlay.jpg") !important;
	opacity:0.8;
}
.with-ai-chat .wpb_raw_code {
	width:70% !important;
	margin:0 auto;
}
.with-ai-chat .banner-content-title{
	font-size: 52px !important;
	font-family: "Sorts Mill Goudy" !important;
	line-height: 1.2 !important;
	font-weight: 400 !important;
	color: #fff !important;
	text-align:center;
}
.with-ai-chat .banner-content-info{
	font-size:18px;
	padding:20px 0 30px;
	text-align:center;
	color: #fff !important;
}
.with-ai-chat .user-type-btn{
	width:180px;
	display:flex;
}
.with-ai-chat .ai-info{
	padding:0 15px 0 5px;
	display:flex;
	align-items:center;
	filter:brightness(0);
	opacity:0.2;
	transition:0.3s all ease-in-out;
	cursor:pointer;
}
.with-ai-chat .ai-info:hover,
.with-ai-chat .ai-info.active{
	filter:none;
	opacity:1;
}
.ai-info-box{
	position:absolute;
	top:60px;
	left:10px;
	width:calc(100% - 195px);
	display: none;
	border: 1px solid #DFE5E8;
	border-radius: 8px;
	background: #fff !important;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.08);
	padding:25px;
	flex-wrap:wrap;
	z-index:999;
}
.ai-info-title{
	color:#E35A26;
	font-weight:700;
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
.ai-info-content{
	display:flex;
	width:100%;
}
.ai-info-content-col{
	width:50%;
}
.ai-question-cat{
	color:#898989;
	font-weight:700;
	font-size:16px;
	text-align:left;
	margin-bottom:5px;
}
.ai-question-title{
	text-align:left;
	margin-bottom:5px;
}
.ai-question-title a{
	color:#898989;
	font-size:16px;
	text-align:left;
}

/******** AI DIVORCE GUIDE ********/
.page-id-53657 #page-title, .page-id-53657 .ei-search-panel{
	display:none !important;
}
.page-id-53657 .block-content{
	margin-bottom:40px;
}
.ai-divorce-guide-container{
	display:flex;
}
.question-answer-box{
	width:75%;
	padding-right:20px;
}
.ai-sidebox{
	width:25%;
	padding-left:20px;
}
.question{
	padding:10px 18px;
	background:#E35A26;
	display:inline-block;
	border-radius:8px;
	font-size:20px;
	font-weight:700;
	color:#fff;
	position: relative;
}
.question:after{
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.question:after {
	border-bottom-color: #E35A26;
	border-width: 10px;
	left:-19px;
	top:15px;
	transform:rotate(270deg)
}
.answer{
	margin:25px 0;
	border-bottom: 1px solid #DFE5E8;
}
.post-container{
	padding:25px;
	background:#f5f5f5;
	border-radius:8px;
	margin:25px 0 !important;
}
.post-header{
	font-size:18px !important;
	font-weight:700 !important;
	margin-bottom:15px !important;
	color:#E35A26;
}
.post-box{
	display:flex;
	border-top:1px solid #DFE5E8;
	padding:20px 0;
}
.post-box a{
	display:flex;
}
.post-container .post-box:first-child{
	border-top:0px;
	padding-top:0px;
}
.post-container .post-box:last-child{
	padding-bottom:0px;
}
.post-img{
	width:30%;
}
.post-img img{
	width:100%;
}
.post-info{
	width:70%;
	padding-left:25px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	align-content:center;
}
.post-title{
	width:100%;
	font-weight:700;
}
.post-excerpt{
	width:100%;
	margin-top:10px;
	color:#666666;
}
.disclaimer-box{
	color:#666666;
	font-size:13px;
	margin-top:25px;
}
.user-type-box{
	display:flex;
	border:1px solid #DFE5E8;
	border-radius:8px;
	background:#fff !important;
	box-shadow: 0px 0px 12px 0px  rgba(0,0,0,0.08);
-webkit-box-shadow: 0px 0px 12px 0px  rgba(0,0,0,0.08);
-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.08);
	position:relative;

}
.user-type-box input{
	border:0;
	background:transparent;
	padding:18px;
	width:calc(100% - 140px);
}
.user-type-btn{
	width:140px;
	padding:10px;
	border-left:1px solid #DFE5E8;
}
.user-type-btn button{
	width:100%;
	height:50px;
	border:0;
	border-radius:6px;
	background:#E35A26;
	color:#fff;
	transition: all 0.3s ease-in-out;
	font-size:16px !important;
}
.user-type-btn button:hover{
	background:#062945;
	color:#fff;
}
.ai-lawyer-box{
	padding:20px;
	border:1px solid #DFE5E8;
	border-top:3px solid #E35A26;
}
.user-type-btn button img{
	display:none;
}
.lawyer-img img{
	width:80px;
}
.lawyer-name{
	margin-top:10px;
	font-weight:700;
	font-size:14px;
}
.lawyer-title{
	color:#666;
	font-size:14px;
}
.lawyer-contact-box{
	margin-top:25px;
	justify-content:space-between;
}
.lawyer-contact-box, .lawyer-contact-box a{
	display:flex;
	font-size:14px;
	color:#E35A26;
	align-items:center;
}
.cta-box{
	display:flex;
	padding:18px;
	background-size:cover;
	color:#101010 !important;
	flex-wrap:wrap;
    border: 1px solid #DFE5E8;
    border-top: 3px solid #E35A26;
}
.cta-box a {
	display: flex;
	font-size: 14px;
	color: #E35A26;
	font-weight:700;
	text-decoration:underline;
}
.cta-box .lawyer-tel-icon, .cta-box  .lawyer-email-icon {
	height:20px !important;
	display:flex;
	max-width:15px;
	align-items:center;
}
.cta-box .lawyer-tel-icon img, .cta-box  .lawyer-email-icon img{
	width:100%;
	filter:brightness(0) invert(1);
}
.cta-box a:hover .lawyer-tel-icon img, .cta-box a:hover .lawyer-email-icon img{
	filter:none;
}
.cta-contact-box{
	width:275px;
	display:flex;
	justify-content:space-between;
	margin-top:14px;
	font-size:14px !important;
}
.cta-text{
	width:100%;
	font-weight:700;
}
.lawyer-tel-icon, .lawyer-email-icon{
	width:15px;
	margin-right:5px;
}
@media screen and (max-width: 1280px) {
	.ai-info-content{
		flex-wrap:wrap;
	}
	.ai-info-content-col {
		width: 100%;
	}
}
@media screen and (max-width: 1140px) {
	.lawyer-contact-box{
		flex-wrap:wrap;
	}
}
@media screen and (max-width: 979px) {
	.page-id-53657 .block-content{
		margin-bottom:0px;
	}
	.with-ai-chat .wpb_raw_code {
		width: 100% !important;
		margin: 0 auto;
	}
	.with-ai-chat .banner-content-title {
		font-size: 36px !important;
	}
	.ai-info-box {
		position: absolute;
		top: 50px;
		left: 10px;
		width: calc(100% - 20px);
	}
	.banner-content-info{
		font-size:16px;
	}
	.ai-divorce-guide-container{
		flex-wrap:wrap;
	}
	.question-answer-box{
		width:100%;
		padding-right:0px;
	}
	.ai-sidebox{
		margin:50px 0;
		width:100%;
		padding-left:0px;
	}
	.vc_row.each-section.ei-cta-container{
		margin-top: 20px !important;
	}
}
@media screen and (max-width: 540px) {
	.with-ai-chat .banner-content-title {
		font-size: 28px !important;
	}
	.ai-question-title a{
		font-size:14px;
	}
	.question{
		font-size:18px;
	}
	.question:after {
			top: 14px;
	}
	.post-box, .post-box a{
		flex-wrap:wrap;
	}
	.user-type-btn {
    width: 74px;
		padding:6px;
	}
	.user-type-box input{
		width:100%;
		padding:10px 18px;
	}
	.user-type-btn button {
		font-size:0 !important;
		text-align:center;
		display:flex;
		justify-content:center;
	}
	.user-type-btn button img{
		display:block;
		width:12px;
	}
	.post-excerpt{
		display:none !important;
	}
	.cta-box{
		text-align:left;
		justify-content:flex-start;
	}
	.cta-contact-box {
    	width: 275px;
		flex-wrap:wrap;
		justify-content:flex-start;
	}
	.cta-contact-box a div{
		font-size:14px !important;
	}
	.cta-contact-box a:first-child{
		margin-right:10px;
		width:101px !important;
	}
	.cta-contact-box a:last-child{
		width:180px !important;
	}
	.cta-box .lawyer-tel-icon, .cta-box .lawyer-email-icon{
		height:auto !important;
	}
	.post-img {
		width: 32%;
		display:flex;
		align-items:center;
	}
	.post-info {
		width: 68%;
		padding-left: 15px;
	}
	.post-title{
		line-height:1.2;
		font-size:14px;
	}
	.post-container{
		padding:18px;
	}
	.post-header{
		font-size:16px !important;
	}
}