/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h1 {
	line-height: 1.2;
	font-size: clamp(2rem, 4vw, 3rem);
	font-weight: bold;
	letter-spacing: -0.02em;
	font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #0B1F3A;
	margin-bottom: 1rem;
}

.content .uvc-sub-heading {
	line-height: inherit;
	font-size: 1.0625rem;
	color: #718096;
	max-width: 520px;
	margin-bottom: 1.75rem;
}

.vc_btn3 {
	background: #1E63B0 !important;
	border: 1px solid #1E63B0 !important;
	color: #fff !important;
	box-shadow: 0 4px 14px rgba(0, 98, 227, 0.28) !important;
	padding: 0.85rem 1.75rem !important;
	font-size: 1rem !important;
	border-radius: 12px !important;
	font-weight: 600;
	transition: all 0.3s ease;
	margin-right: 20px !important;
	font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.vc_btn3-style-outline {
	background: #fff !important;
	border-color: #1E63B0 !important;
	color: #1E63B0 !important;
}

.vc_btn3:hover,
.vc_btn3-style-outline:hover {
	background: #1E63B0 !important;
	border-color: #1E63B0 !important;
	color: #ffffff !important;
}

/* Article Style */

.articles-list {
	border-radius: 20px !important;
	overflow: hidden;
	border: 1px solid #EEF4FB;
	box-shadow: 0 2px 8px rgba(10, 37, 64, 0.06);
}

.post-entry-content {
	background: #fff;
	padding: 2rem !important;
	min-height: 280px;
}

.entry-title a {
	color: #0B1F3A !important;
	font-size: 1.0625rem;
	font-weight: 600;
	margin-bottom: 0.5rem;
	line-height: 1.35;
}

.entry-title a:hover {
	color: #1E63B0 !important;
}

.category-link a {
	font-weight: 500 !important;
	color: #718096 !important;
}

.post-details.details-type-link {
	color: #1E63B0 !important;
}

.post-thumbnail-rollover {
	position: relative;
	min-height: 280px;
}

.post-thumbnail-rollover .card-featured__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	inset: 0;
}

.post-thumbnail-rollover img {
  height: 280px;
  object-fit: cover;
}

/* Background */
.hero-bg {
	background: radial-gradient(ellipse 70% 50% at 90% 10%, rgba(0, 168, 255, 0.12) 0%, transparent 55%), radial-gradient(ellipse 50% 40% at 10% 80%, rgba(0, 98, 227, 0.06) 0%, transparent 50%), linear-gradient(180deg, #FFF 0%, #F4F9FF 100%);
}


.articles-list {
	border-radius: 20px !important;
	overflow: hidden;
	border: 1px solid #EEF4FB;
	box-shadow: 0 2px 8px rgba(10, 37, 64, 0.06);
}

.post-entry-content {
	background: #fff;
	padding: 2rem !important;
	min-height: 280px;
}

.entry-title a {
	color: #0B1F3A !important;
	font-size: 1.0625rem;
	font-weight: 600;
	margin-bottom: 0.5rem;
	line-height: 1.35;
}

.entry-title a:hover {
	color: #1E63B0 !important;
}

.category-link a {
	font-weight: 500 !important;
	color: #718096 !important;
}

.post-details.details-type-link {
	color: #1E63B0 !important;
}

.post-thumbnail-rollover {
	position: relative;
	min-height: 280px;
}

.post-thumbnail-rollover .card-featured__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	inset: 0;
}


.items-grid.wf-container .wf-cell {
	padding: 0px 1rem !important;
}

.post-format-standard {
	border-radius: 20px !important;
	background: #fff;
	border: 1px solid #EEF4FB;
	box-shadow: 0 2px 8px rgba(10, 37, 64, 0.06);
	display: flex !important;
	gap: 1.25rem;
	padding: 1.25rem;
}

.post-format-standard .mini-post-img {
	flex-shrink: 0;
	width: 180px;
	aspect-ratio: 4 / 3;
	border-radius: 12px;
	overflow: hidden;
}

.post-format-standard .mini-post-img a {
	margin: 0px !important;
}

.post-format-standard .mini-post-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 12px;
}

.post-format-standard .post-content a {
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	line-height: 1.35;
}

.post-format-standard .post-content>time {
	margin: 0px !important;
	color: #718096;
	line-height: 1.35;
}

.section-title {
	font-weight: 700;
	line-height: 1.2;
	font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #0B1F3A;
	margin-bottom: 1.5rem !important;
	font-size: clamp(1.5rem, 3vw, 2.25rem);
	letter-spacing: -0.015em;
}

.article-content {
	font-size: 1.0625rem;
	line-height: 1.75;
	color: #334155;
}

.post-thumbnail-rollover img {
  height: 280px;
  object-fit: cover;
}
.aio-icon-box.top-icon {
  padding: 1.75rem;
  background: #fff;
  border: 1px solid #EEF4FB;
  border-radius: 16px;
  min-height: 162px;
  transition: all 0.25s;
}

.aio-icon {
  background: #E8F1FA !important;
  border-radius: 14px !important;
  font-size: 24px !important;
  padding: 2px !important;
  margin-bottom: 1.1rem !important;
}

.aio-icon-header h3.aio-icon-title {
  margin: 0px !important;
  font-size: 0.875rem;
  line-height: 1.2em;
  color: #0B1F3A !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}