/* 
Theme Name:		 urustories
Author:			 vinith
Template:		 bravi
Version:		 1.5.0
Text Domain:	 urustories
*/

:root {
	--color-1: #220F8C; /*main color*/
}

body {
	font-size: 20px !important;
	line-height: 1.5 !important;
	color: #000;
}

.post-single-tags {
	text-align: center;
}

.post-single-share {
	margin-top: 60px !important;
}

.post-single-cnt {
	padding-bottom: 0 !important;
	border-bottom: none !important;
}

.post-single-tags a {
	background-color: #fff !important;
	color: var(--color-1) !important;
	font-size: 14px !important;
	border: 1px solid var(--color-1) !important;
}

.post-single-w .post-single-cnt {
	font-size: 20px !important;
	line-height: 1.65 !important;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
}

h1 {
	font-size: clamp(2.027rem, 1.6893rem + 1.0806vw, 2.986rem) !important;
}
h2 {
	font-size: clamp(1.802rem, 1.5605rem + 0.773vw, 2.488rem) !important;
}
h3 {
	font-size: clamp(1.602rem, 1.4358rem + 0.5318vw, 2.074rem) !important;
}
h4 {
	font-size: clamp(1.424rem, 1.317rem + 0.3425vw, 1.728rem) !important;
}
h5 {
	font-size: clamp(1.266rem, 1.2047rem + 0.1961vw, 1.44rem) !important;
}
h6 {
	
}
.wp-block-quote {
	font-family: Syne;
	font-size: clamp(1.424rem, 1.317rem + 0.3425vw, 1.728rem) !important;
	color: var(--color-1) !important;
}
.post-masonry_desc {
	line-height: inherit !important;
	font-size: inherit !important;
}
.search-el_meta {
	line-height: inherit;
}
.search-page p {
	line-height: inherit;
	font-size: 20px;
}
.t-w-post-author_h {
	color: var(--color-1) !important;
}
.single h1.t-w_h {
	color: var(--color-1);
}
.page .t-w_bg-overlay {
	opacity: 0.45 !important;
	background-color: black !important;
}
.t-w-post-meta span {
	color: #000;
	font-size: 21px;
}
.single-post .t-w_bg-overlay {
	opacity: 0.3 !important;
	background: white !important;
}

.home-blog-section .author-name {
	color: var(--color-1);
	font-family: "Syne";
}
.search.search-results .type-page {
	display: none;
}