/* ============================================================
   Modern Profile UI — ne-profile-ui.css
   Loaded last in memberFullProfile.php — overrides all external CSS
   ============================================================ */

/* ── HIDE SLIDER TRIAL WATERMARK ── */
#thumbs2 ~ div[style*="trial"],
#thumbs2 + div,
.hidecont > div:not(#thumbs2),
a[href*="tympanus"],a[href*="trial"]{display:none !important;}

/* ── LAYOUT FIX ── */
.ne_view_profile .bodycon .container{display:flex !important;flex-direction:row !important;align-items:flex-start !important;gap:20px !important;}
.ne_view_profile .body_lf{float:none !important;flex:0 0 340px !important;width:340px !important;}
.ne_view_profile .body_rt{float:none !important;flex:1 1 auto !important;width:auto !important;min-width:0 !important;overflow-x:hidden !important;overflow-y:visible !important;max-width:none !important;}

/* ── MOBILE LAYOUT ── */
@media (max-width: 768px) {
    .ne_view_profile .bodycon .container{flex-direction:column !important;gap:12px !important;}
    .ne_view_profile .body_rt{width:100% !important;flex:none !important;}
    .ne_view_profile .body_lf{width:100% !important;flex:none !important;}
}

/* ── PAGE BACKGROUND ── */
.ne_view_profile .bodycon.inner{background:#f4f7f2 !important;padding:32px 0 48px !important;}

/* ── MAIN SECTION HEADING ── */
.ne_view_profile .body_rt h2{
	font-size:10px !important;font-weight:800 !important;letter-spacing:2.8px !important;
	text-transform:uppercase !important;color:#fff !important;text-align:left !important;
	background:linear-gradient(135deg,#16420a 0%,#2b7312 55%,#389a1a 100%) !important;
	padding:11px 22px !important;border-radius:6px !important;margin:4px 0 16px !important;
	display:block !important;box-shadow:0 3px 10px rgba(22,66,10,.22) !important;
}

/* ── SECTION CARD ── */
.ne_view_profile .body_rt .p_details{
	background:#fff !important;border-radius:10px !important;
	box-shadow:0 2px 14px rgba(0,0,0,.07) !important;
	border:1px solid #deebd6 !important;margin-bottom:14px !important;overflow:hidden !important;
}

/* ── CARD HEADER ── */
.ne_view_profile .body_rt .p_details h3{
	background:#f2f9ee !important;border-bottom:1.5px solid #c8e0b8 !important;
	border-top:none !important;border-left:4px solid #2b7312 !important;
	border-right:none !important;
	padding:11px 18px !important;font-size:11px !important;font-weight:700 !important;
	color:#215e0e !important;text-transform:uppercase !important;letter-spacing:1.2px !important;
	margin:0 !important;
}
.ne_view_profile .body_rt .p_details h3 strong{color:#215e0e !important;font-weight:700 !important;}

/* ── ABOUT ME TEXT ── */
.ne_view_profile .body_rt .p_details.abt .pd_box p{
	color:#4a5c42 !important;font-size:14px !important;line-height:1.8 !important;
	padding:16px 20px !important;margin:0 !important;
}

/* ── DETAIL LIST ── */
.ne_view_profile .body_rt .pd_box{padding:0 !important;margin:0 !important;list-style:none !important;}
.ne_view_profile .body_rt .pd_box li{
	border:none !important;box-shadow:none !important;background:#fff !important;
	padding:13px 18px !important;border-radius:0 !important;display:block !important;
}
.ne_view_profile .body_rt .pd_box li:hover{background:#f7fcf4 !important;}

/* ── LABELS ── */
.ne_view_profile .body_rt .pd_box strong{
	color:#88a07a !important;font-size:10.5px !important;
	font-weight:700 !important;text-transform:uppercase !important;letter-spacing:.5px !important;
}
.ne_view_profile .body_rt .pd_box strong:after{color:#bdd0b5 !important;}

/* ── VALUES ── */
.ne_view_profile .body_rt .pd_box .indata{
	color:#1c2d14 !important;font-size:13.5px !important;font-weight:500 !important;
}

/* ── PRINT BUTTON ── */
.ne_view_profile .body_rt .printcs{padding-bottom:10px !important;text-align:right !important;}
.ne_view_profile .body_rt .printicon{
	background:#fff !important;color:#2b7312 !important;
	border:1.5px solid #2b7312 !important;border-radius:6px !important;padding:6px 16px !important;
	font-size:12px !important;font-weight:700 !important;letter-spacing:.4px !important;
}
.ne_view_profile .body_rt .printicon:hover{background:#2b7312 !important;color:#fff !important;}

/* ── MORE MATCHES LINK ── */
.ne_view_profile .body_rt a.rmatch{
	display:inline-block !important;background:#eaf6e3 !important;color:#215e0e !important;
	border:1px solid #b4d8a0 !important;border-radius:16px !important;
	padding:3px 13px !important;font-size:11px !important;font-weight:700 !important;margin-top:4px !important;
}

/* ── SIDEBAR CARDS ── */
.ne_view_profile .body_lf .view_smlr,
.ne_view_profile .body_lf .view_smlrs{
	background:#fff !important;background-image:none !important;border-radius:10px !important;
	box-shadow:0 2px 12px rgba(0,0,0,.07) !important;
	border:1px solid #deebd6 !important;overflow:hidden !important;margin-bottom:14px !important;
}
.ne_view_profile .body_lf .s_profiles h4,
.ne_view_profile .body_lf .r_profiles h4{
	background:linear-gradient(90deg,#16420a,#389a1a) !important;
	font-size:10.5px !important;letter-spacing:1.6px !important;
	padding:11px 16px !important;margin-bottom:14px !important;
}

/* ── SIDEBAR PROFILE IMAGES ── */
.ne_view_profile .body_lf .s_profiles ul li img,
.ne_view_profile .body_lf .r_profiles ul li img{
	width:90px !important;height:90px !important;
	object-fit:cover !important;object-position:top center !important;
	border-radius:6px !important;float:left !important;
	margin:0 14px 0 0 !important;border-bottom:none !important;
}

/* ── PARTNER PREFERENCE CARD ── */
.ne_view_profile .body_rt .compare_details{
	background:#fff !important;background-image:none !important;
	border:1px solid #deebd6 !important;border-radius:10px !important;
	margin:0 0 14px 0 !important;padding:0 !important;
	position:relative !important;overflow:hidden !important;
	width:100% !important;max-width:100% !important;box-sizing:border-box !important;
}

/* ── PHOTOS HEADER ROW ── */
.ne_view_profile .body_rt .compare_details .imgs{
	background:#f6fbf3 !important;border-bottom:1px solid #d6ecc8 !important;
	padding:16px 20px !important;box-sizing:border-box !important;width:100% !important;
}
.ne_view_profile .body_rt .compare_details .imgs ul{
	position:static !important;display:flex !important;
	align-items:center !important;justify-content:space-between !important;
	list-style:none !important;margin:0 !important;padding:0 !important;
	top:auto !important;left:auto !important;
	width:100% !important;box-sizing:border-box !important;
}
.ne_view_profile .body_rt .compare_details .imgs ul li{
	height:auto !important;float:none !important;
	position:static !important;padding:0 !important;text-align:center !important;
}
.ne_view_profile .body_rt .compare_details .imgs ul li:nth-child(2){
	float:none !important;max-width:none !important;
	padding-top:0 !important;margin-left:0 !important;
	flex:1 !important;font-size:13px !important;
	color:#2b5f15 !important;line-height:1.7 !important;
}
.ne_view_profile .body_rt .compare_details .imgs ul li:nth-child(2) p{
	font-size:13px !important;color:#2b5f15 !important;margin:0 !important;
}
.ne_view_profile .body_rt .compare_details .imgs ul li:nth-child(2) p span{
	font-weight:700 !important;color:#2b7312 !important;font-size:15px !important;
}

/* ── COMPARISON PHOTOS ── */
.ne_view_profile .body_rt .compare_details .imgs ul li img{
	width:110px !important;height:110px !important;
	max-width:110px !important;max-height:none !important;
	object-fit:cover !important;object-position:top center !important;
	border-radius:8px !important;display:block !important;
	margin:0 auto 8px !important;border:3px solid #5a9f3a !important;
	padding:0 !important;overflow:hidden !important;
}
.ne_view_profile .body_rt .compare_details .imgs ul li strong{
	font-size:12px !important;font-weight:700 !important;
	color:#2b7312 !important;display:block !important;text-align:center !important;
}

/* ── PREFERENCE CONTENT AREA ── */
.ne_view_profile .body_rt .compare_details .collapse{
	padding:20px 28px 24px !important;
}

/* ── PREFERENCE SUB-HEADERS ── */
.ne_view_profile .body_rt .compare_details h3{
	font-size:11px !important;font-weight:800 !important;
	letter-spacing:2px !important;text-transform:uppercase !important;
	color:#215e0e !important;
	background:linear-gradient(90deg,#eaf5e2 0%,#f7fcf4 100%) !important;
	border-left:4px solid #2b7312 !important;
	border-top:1px solid #cee8be !important;border-bottom:1px solid #cee8be !important;
	border-right:none !important;border-radius:4px !important;
	padding:10px 16px !important;margin:16px 0 10px 0 !important;
	display:block !important;text-align:left !important;clear:both !important;
}

/* ── PREFERENCE ROW LABELS ── */
.ne_view_profile .body_rt .compare_details ul li strong{
	color:#7a9a6a !important;font-size:11px !important;
	font-weight:700 !important;text-transform:uppercase !important;letter-spacing:.4px !important;
}
.ne_view_profile .body_rt .compare_details ul li .indata{
	color:#1c2d14 !important;font-size:13px !important;
}