@font-face {
font-family: 'September';
src: url(//aryanchatterjee.com/wp-content/themes/restored316-olivia/fonts/SeptemberSpirit.woff2) format('woff2'),
url(//aryanchatterjee.com/wp-content/themes/restored316-olivia/fonts/SeptemberSpirit.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
a {
cursor: pointer;
} .transparent-header .site-top-header-wrap {
background: var(--global-palette9);
} .kb-posts .entry {
position: relative;
}
.kb-posts.overlay .entry-content-wrap {
background:  rgba(255,255,255,.8);
margin: 0 30px;
padding: 20px 20px 10px;
position: absolute;
bottom: 30px;
text-align: center;
width: 85%;
}
.archive .entry,
.blog .entry {
text-align: center;
}
.archive .entry-meta,
.blog .entry-meta {
display: block;
}
.wp-block-kadence-posts.grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail {
grid-template-columns: 2fr 1fr;
}
.grid-lg-col-1.item-image-style-beside article.loop-entry.has-post-thumbnail {
grid-template-columns: 1fr 1fr;
}
.pagination .nav-links {
text-align: center;
}
.pagination .page-numbers {
border-radius: 0;
border: 1px solid transparent;
} blockquote,
q {
quotes: '“' '”';
}
blockquote {
font-style: italic;
padding-left: 0;
border-left: 0px;
}
.entry-content blockquote {
margin: var(--global-md-spacing) 0 0
}
blockquote cite,
blockquote .wp-block-pullquote__citation {
color: var(--global-palette5);
font-size: 13px;
margin-top: 1em;
position: relative;
font-style: normal;
display: block
}
.wp-block-kadence-spacer.aligncenter{ 
width: 100%;
}
.kt-blocks-carousel {
padding: 0;
} .comment-body {
border-bottom: 1px solid var(--global-palette8);
}
.comment .avatar {
height: 75px;
left: -95px;
width: 75px;
}
.comment-meta {
margin-left: 95px;
} input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select {
border: 1px solid #eee;
border-radius: 0;
color: #000;
}
::-webkit-input-placeholder {
color: var(--global-palette3);
}
::-moz-placeholder {
color: var(--global-palette3);
opacity: 1;
}
:-ms-input-placeholder {
color: var(--global-palette3);
}
:-moz-placeholder {
color: var(--global-palette3);
}
::placeholder {
color: var(--global-palette3);
}
.search-form .kadence-search-icon-wrap {
color: var(--global-palette3);
}
.widget select {
width: 100%;
} #wrapper .wc-block-grid .wc-block-grid__products .product-loop-boxed .entry-content-wrap, #wrapper .wc-block-grid .wc-block-grid__products .woo-archive-action-on-hover .entry-content-wrap,
.woocommerce ul.products li.product .entry-content-wrap {
border-radius: 0;
}