/*
Theme Name: Arshpaper
Theme URI: https://arsh.co.id/
Author: Saifuddin Romli
Author URI: https://sai.my.id/
Description: On the hunt for a WordPress theme that mirrors the form, structure, and typography of Medium? Your search ends here! Arshpaper is the ideal pick! A contemporary, responsive, meticulously coded WordPress theme, effortlessly crafted using the live Customizer exclusively!
Version: 24.02.27
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blog, one-column, two-columns, three-columns, grid-layout, flexible-header, custom-header, custom-menu, custom-colors, featured-images, full-width-template, theme-options, translation-ready, blog, entertainment, news, food-and-drink, photography, education
Text Domain: arshpaper
*/

html {
	scroll-behavior: smooth;
}

body {
	overflow-x: hidden;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	/* background-color: transparent;
	background-image: linear-gradient(180deg, #E9E5FF 0%, #FFFFFF 50vh); */
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
table {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-weight: 700;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	font-weight: 600;
}

.wp-block-heading {
	font-size: 1.5rem;
}

.mb-30 {
	margin-bottom: 30px;
}

.shadow-ap {
	box-shadow: #33333333 -5px 5px 20px 0px;
}

.section-title h2 {
	font-size: 1.6rem;
	margin-bottom: 1rem;
}

/* ========== Boostrap ========== */
@media (min-width: 1400px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1170px;
	}
}

/* @media (min-width: 1200px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1140px;
	}
} */

/* ========== Menu ========== */
.affix {
	background: #fff;
	padding-top: 0.6rem !important;
	padding-bottom: 0.6rem !important;
	-webkit-transition: padding 0.3s linear;
	-moz-transition: padding 0.3s linear;
	-o-transition: padding 0.3s linear;
	transition: padding 0.3s linear;
}

.navbar {
	background: #fff;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.offcanvas-header {
	border-bottom: 1px solid #e5e5e4;
}

.nav-ap .form-control {
	font-size: 0.8rem;
	border-radius: 30px;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.04);
}

.nav-ap .form-inline {
	margin-left: 15px;
}

.nav-ap .form-inline .btn {
	margin-left: -50px;
	border: 0;
	border-radius: 30px;
	cursor: pointer;
}

.nav-ap .form-inline .btn:hover,
.nav-ap .form-inline .btn:active {
	background: transparent;
}

.nav-ap .navbar-brand {
	font-weight: 700;
	font-family: Merriweather;
	font-size: 1.6rem;
	margin-right: 0;
}

.nav-border {
	border-top: 1px solid #eee;
	margin-top: 10px;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.nav-ap .dropdown-menu {
	border: 0;
	margin: 0;
	border-radius: 0;
	line-height: 30px;
	padding-top: 13px;
	background: transparent;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:focus,
a.dropdown-item:hover {
	background-color: #333;
	color: #fff;
}

.nav-ap .nav-item,
.dropdown-menu {
	font-size: 0.84rem;
	text-transform: uppercase;
}

.nav-ap a:hover {
	text-decoration: none;
}

.menu-icon {
	width: 30px;
	height: 30px;
	border: 1px solid #d2d2d2;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	color: #a9a9a9;
	font-size: 13px;
}

/* ========== End Menu ========== */

/* ========== Slider ========== */
.carousel img {
	filter: brightness(60%);
	border-radius: 1rem;
	object-fit: cover;
	height: 320px;
}

.carousel-inner {
	border-radius: 1rem;
}

.carousel-caption h3 {
	font-size: 1.2rem;
	line-height: 1.25;
	color: #fff;
}

.carousel-indicators [data-bs-target] {
	border: none;
	border-radius: 25px;
	width: 15px;
	height: 15px;
}

/* ========== End Slider ========== */


/* ========== Card ========== */
.card {
	border: none;
	border-radius: 1rem;
	background: transparent;
}


.hero-after img {
	height: 150px;
}

.card-img-overlay .card-title {
	font-size: 1rem;
	line-height: 1.25;
	color: #fff;
}

.card-img {
	filter: brightness(60%);
	border-radius: 1rem;
	object-fit: cover;
	height: 100%;
}

.postlist-img {
	height: 150px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.poststyle1-img {
	height: 190px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

.poststyle1big-img {
	height: 340px;
	width: 100%;
	object-fit: cover;
}

.listpost-ap .thumbnail {
	background-size: cover;
	height: 140px;
	display: block;
	background-position: 50% 50% !important;
	background-origin: border-box !important;
	border-top-left-radius: 2px;
}

.listpost-ap .card-title {
	font-size: 1rem;
	line-height: 1.25;
	margin-top: 0.6rem;
}

.card-title a {
	color: #333;
	font-weight: 400;
}

.card-title a:hover {
	color: #333;
	text-decoration: none;
}

.wraptop {
	font-size: 13px;
}

.post-style-2 .metafooter {
	padding-top: 15px;
}

.post-style-2 .card-title {
	font-size: 1.3em;
	line-height: 1.4;
}

.metafooter {
	padding-top: 25px;
	font-size: 0.85em;
}


.post_card_tall .wrapthumbnail img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.post-style-4 .card-title {
	font-size: 1.2em;
	letter-spacing: 0px;
	line-height: 1.27;
	text-transform: none;
}

.post-style-4 .card-text,
.post-style-4 .metafooter {
	display: none;
}

.post-style-4 .card-title {
	margin-bottom: 0;
}

.post-style-5 .card-text,
.post-style-5 .author-meta .post-name,
.post-style-5 .meta-footer-thumb,
.post-style-5 .readingtime,
.post-style-5 .dot {
	display: none !important;
}

.post-style-5 .metafooter {
	padding-top: 0;
}

.post-style-5 .card-title {
	font-size: 1.15em;
	letter-spacing: 0px;
	line-height: 1.27;
	text-transform: none;
}

.post-style-5 span.post-read-more {
	float: right;
	margin-top: 19px;
}

.postbox_default_thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 160px;
	object-position: center;
	border-radius: 1rem;
}

/* ========== End Card ========== */

/* ========== Article ========== */
.authorbox-ap {
	background: #f2f7fd;
	padding: 1em;
	border-radius: 1rem;
	margin-bottom: 1rem;
}

.authorbox-ap a {
	color: #333;
}

ul.post-categories {
	list-style: none;
	padding-left: 0;
	margin: 0rem 0 1rem 0;
	display: inline-block;
}

ul.post-categories li {
	display: inline-block;
	font-size: 0.9rem;
}

ul.post-categories li a {
	background: rgba(0, 0, 0, .05);
	color: rgba(0, 0, 0, .6);
	border-radius: 25px;
	padding: 5px 10px;
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
}

ul.post-categories li a:hover {
	background: rgba(0, 0, 0, .07);
	text-decoration: none;
}

/* ========== End Article ========== */

/* ========== Footer ========== */
.footer {
	padding-top: 3.5rem;
	padding-bottom: 2rem;
	font-size: 0.8rem;
	color: #000;
	background: #F7F7FA;
}

.footer .nav-link {
	padding: 0.5rem;
	font-weight: 400;
	color: #000;
}

.footer .vr {
	opacity: 1;
}

.sosmed-ap {
	margin: 0.3rem;
	color: #000;
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	font-size: 1rem;
}

.back-to-top {
	background: #fff;
	margin: 0;
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid rgba(0, 0, 0, .18);
	z-index: 100;
	display: none;
	text-decoration: none;
}

.back-to-top i {
	font-size: 20px;
	color: rgba(0, 0, 0, .3);
}

/* ========== End Footer ========== */

/* ========== Widget ========== */
#sidebararticle img,
#sidebarhome img {
	border-radius: 1rem;
}

#sidebararticle a,
#sidebarhome a {
	color: #333;
}

#sidebararticle ul,
#sidebarhome ul {
	padding-left: 0px;
	list-style: none;
}

#sidebararticle aside,
#sidebarhome aside {
	margin-bottom: 30px;
	border-radius: 1rem;
}

#sidebararticle h4.widget-title {
	font-size: 14px;
	margin: -20px;
	padding: 15px 20px;
	background: #f4f5f6;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#sidebararticle .wp-block-latest-posts__featured-image img,
#sidebarhome .wp-block-latest-posts__featured-image img {
	height: 75px;
}

#sidebararticle .wp-block-latest-posts__post-title,
#sidebarhome .wp-block-latest-posts__post-title {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.3;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/* ========== End Widget ========== */


/* ========== Goole ========== */
.brandrow .gsc-control-cse {
	padding: 0;
}

.gsc-control-cse table td,
.gsc-control-cse table th {
	border: 0;
	padding: 0;
}

.gsc-control-cse table {
	margin: 0;
}

.gsc-control-cse table.gsc-search-box td.gsc-input {
	padding: 0;
}

.gsc-control-cse .gsc-search-button {
	margin: 0;
}

.gsc-control-cse .gsc-search-button-v2 {
	padding: 10px 12px;
	/* padding: 6px 8px; */
	border: none;
	border-radius: 0;
}

.gsc-control-cse form.gsc-search-box {
	margin: 0;
}

.gsc-control-cse table.gsc-search-box {
	margin: 0;
}

.gsc-control-cse input.gsc-input {
	padding: 4px !important;
}


.brandrow .gsc-control-searchbox-only {
	padding: 0;
}

.gsc-control-searchbox-only table td,
.gsc-control-searchbox-only table th {
	border: 0;
	padding: 0;
}

.gsc-control-searchbox-only table {
	margin: 0;
}

.gsc-control-searchbox-only table.gsc-search-box td.gsc-input {
	padding: 0;
}

.gsc-control-searchbox-only .gsc-search-button {
	margin: 0;
}

.gsc-control-searchbox-only .gsc-search-button-v2 {
	padding: 10px 12px;
	/* padding: 6px 8px; */
	border: none;
	border-radius: 0;
}

.gsc-control-searchbox-only form.gsc-search-box {
	margin: 0;
}

.gsc-control-searchbox-only table.gsc-search-box {
	margin: 0;
}

.gsc-control-searchbox-only input.gsc-input {
	padding: 4px !important;
}

/* ========== End Goole ========== */


.mainheading {
	padding: 1rem 0rem;
}

.mainheading a {
	color: #333;
}

.margb-2 {
	margin-bottom: 2rem;
}

.homecover {
	background-size: cover;
	padding: 0;
	color: #fff;
	margin-bottom: 2rem;
	margin-top: -1.5rem;
	background-image: url(assets/img/default.jpg);
}

.homecover h1 span,
.homecover .lead span {
	background: rgba(0, 0, 0, 0.6);
	padding: 3px 20px 3px 20px;
	display: inline-block;
}

.nav-ap {
	background: #fff;
	transition: top 0.5s ease-in-out;
	color: rgba(0, 0, 0, .5);
}

.admin-bar .nav-ap {
	margin-top: 32px;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

figcaption {
	font-style: italic;
	font-size: 16px;
	background: #fbfbfb;
	padding: 10px;
	font-weight: 700;
	line-height: 1.2;
}

figure {
	max-width: 100%;
}

/*--------------------------------------------------------------## Galleries--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

section {
	margin-bottom: 10px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.nav-ap .navbar-brand:hover,
.nav-ap .navbar-brand:focus,
.nav-ap a:hover,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
	opacity: 0.8;
}

@media (min-width:576px) {}

@media (min-width:992px) {
	.navbar-toggleable-sm .navbar-nav .nav-link {
		padding-right: .7rem;
		padding-left: .7rem;
		text-transform: uppercase;
		font-size: 0.80rem;
		font-weight: 600;
		letter-spacing: 0.8px;
	}

	.post-style-5 .card-body {
		padding-left: 0;
	}
}

@media (min-width:768px) {
	.dropdown-item {
		background: rgba(255, 255, 255, .97);
		border-left: 1px solid rgba(97, 95, 95, 0.09);
		border-right: 1px solid rgba(97, 95, 95, 0.09);
		border-bottom: 1px solid rgba(97, 95, 95, 0.09);
		font-size: 0.83rem;
		font-weight: 500;
	}
}

.featured-posts .widget {
	margin-bottom: 30px;
}

.featured-posts .widget.widget_mediumishcatwidget {
	margin-bottom: 10px;
}

.card-columns .card {
	margin-bottom: 20px;
}

.skipfirst .grid-item:first-child {
	display: none;
}

.featured-posts .widget {
	margin-bottom: 30px;
}

.featured-posts .widget.widget_arshpapercatwidget {
	margin-bottom: 10px;
}

.padlr10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padr10 {
	padding-right: 10px;
}

.margneg10 {
	margin-left: -10px;
	margin-right: -10px;
}

@media (min-width:1200px) {
	.highlighted {
		height: 544px;
	}

	.recent-posts .highlighted,
	.listrelated .highlighted {
		height: 520px;
	}

	.height262 {
		height: 262px;
	}
}

.thumb img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.post-top-meta {
	margin-bottom: 2rem;
}

h2.comments-title,
h3.comment-reply-title {
	font-size: 16px;
	color: rgba(0, 0, 0, .68);
}

h3.comment-reply-title {
	margin-bottom: 15px;
}

#comments .comment-content {
	font-family: Merriweather;
	color: rgba(0, 0, 0, .84);
}

p.comment-notes {
	display: none;
}

.comment-respond {
	margin-top: 2rem;
}

.comment-form label {
	display: block;
}

#comments {
	margin: 3.5rem 0 0 0;
}

#comments .comment-metadata {
	font-size: 14px;
	margin-bottom: 15px;
}

#comments .comment-metadata a {
	color: rgba(0, 0, 0, .54);
}

#comments .fn {
	font-size: 15px;
	line-height: 1.4;
	padding-left: 10px;
	font-weight: 600;
}

#comments .vcard img {
	border-radius: 50%;
}

ol.comment-list {
	list-style: none;
	padding-left: 0;
}

ol.children {
	list-style: none;
	padding-left: 15px;
}

.comment-form input {
	border-radius: 25px;
}

.comment-list li.comment,
.comment-form textarea {
	border-radius: 1rem;
}

.comment-list li.comment,
.comment-form textarea,
.comment-form input {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .09);
	padding: 20px;
	position: relative;
}

.comment-form input.submit {
	color: rgba(255, 255, 255, 1);
	border-radius: 25px;
	font-size: 0.90rem;
	margin-left: 0;
	font-weight: 600;
	text-transform: none;
	width: auto;
	cursor: pointer;
	box-shadow: none;
	padding: 7px 13px;
}

.comment-form textarea,
.comment-form input {
	padding: 10px 10px;
	max-height: 180px;
	width: 100%;
	font-size: 14px;
}

#comments .reply {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 17px;
	padding: 2px 8px;
}

#comments .reply a {
	color: rgba(0, 0, 0, 0.5);
}

.comment-list li.comment.depth-1 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.post-top-meta .author-thumb {
	width: 72px;
	height: 72px;
}

.post-top-meta span {
	font-size: 0.9rem;
	color: rgba(0, 0, 0, .44);
	display: inline-block;
}

.post-top-meta .author-description {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 0.95rem;
}

.author-meta {
	flex: 1 1 auto;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	overflow: hidden !important;
}

span.post-name,
span.post-date,
span.author-meta {
	display: inline-block;
}

span.post-name {
	font-weight: 600;
	text-transform: capitalize;
}

.web-content-ap {
	min-height: 60vh;
	padding-top: 4rem;
	margin-top: 4rem;
	transition: all 0.4s;
}

.mainheading h1.posttitle,
h1.entry-title {
	font-weight: 700;
	margin-bottom: 1rem;
	font-size: 2.2rem;
}

.search-form .screen-reader-text {
	display: none;
}

.search-form .search-field {
	border-color: rgba(234, 234, 234, 0.35);
	padding: 7px;
	font-size: 13px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background: transparent;
	width: 180px;
	border-width: 1px;
	border-style: solid;
}

.search-form .search-submit {
	background-color: #1c9963;
	border-color: #1c9963;
	color: #fff;
	font-size: 13px;
	padding: 8px 15px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	margin-left: -5px;
	border: 0;
}

.nav-up .searcharea form.search-form {
	opacity: 0;
	transition: all 0.9s;
}

.link-dark {
	color: rgba(0, 0, 0, .8);
}

.article-post {
	font-size: 1.1rem;
	line-height: 1.8;
	color: #333;
}

.article-post p,
blockquote {
	margin: 0 0 1.5rem 0;
}

blockquote {
	border-left-width: 4px;
	border-left-style: solid;
	border-color: #1c9963;
	padding: 0 20px;
	font-style: italic;
	color: rgba(0, 0, 0, .5);
}

.featured-image {
	border-radius: 1rem;
	display: block;
	margin: 0px auto;
	margin-bottom: 1.5rem;
}

.share {
	text-align: center;
	margin-top: 20px;
}

.share p {
	margin-bottom: 10px;
	font-size: 0.95rem;
}

.share {
	display: none;
}

.share ul li {
	display: block;
	margin-bottom: 5px;
}

.share ul {
	padding-left: 0;
	margin-left: 0;
}

.svgIcon {
	vertical-align: middle;
}

.share,
.share a {
	color: #999;
	fill: #999;
}

.shareitnow li a {
	width: 30px;
	height: 30px;
	border: 1px solid #d2d2d2;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	color: #a9a9a9;
	font-size: 13px;
}

.share-horizontal {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 1.5rem;
}

.share-horizontal ul {
	list-style: none;
	margin-bottom: 0.56rem;
}

.share-horizontal ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}

.share-horizontal p {
	vertical-align: middle;
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

.article-bottom {
	background-color: #f2f7fd;
	padding: 40px 0 46px;
	position: relative;
}

.listrelated .card {
	box-shadow: 0 1px 7px rgba(0, 0, 0, .05);
	border: 0;
}

.post-top-meta .avatar {
	border-radius: 50%;
}

.margtop3rem {
	margin-top: 3rem;
}

.margbotneg100 {
	margin-bottom: -100px;
}

.pl-0 {
	padding-left: 0;
}

.pr-0 {
	padding-right: 0;
}

.prevnextlinks {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-left: 0;
	margin-right: 0;
}

.prevnextlinks a {
	font-weight: 600;
}

.prevnextlinks .rightborder {
	border-right: 1px solid #eee;
}

.prevnextlinks .thepostlink {
	padding: 20px 0;
	font-size: 17px;
}

.sep {
	height: 1px;
	width: 20px;
	background: #999;
	margin: 0px auto;
	margin-bottom: 1.2rem;
}

.btn.follow {
	border-color: #02B875;
	color: #1C9963;
	padding: 3px 10px;
	text-align: center;
	border-radius: 999em;
	font-size: 0.85rem;
	display: inline-block;
}

.btn.subscribe {
	background-color: #1C9963;
	border-color: #1C9963;
	color: rgba(255, 255, 255, 1);
	fill: rgba(255, 255, 255, 1);
	border-radius: 30px;
	font-size: 0.85rem;
	margin-left: 10px;
	font-weight: 600;
	text-transform: uppercase;
}

.btn-simple {
	background-color: #1C9963;
	border-color: #1C9963;
	color: rgba(255, 255, 255, 1);
	fill: rgba(255, 255, 255, 1);
	border-radius: 30px;
	font-size: 0.9rem;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 2rem;
	padding: 10px 20px;
}

.post-top-meta .btn.follow {
	margin-left: 5px;
	margin-top: -4px;
}

.sendy-input-name,
.sendy-input-email,
.sendy-input-submit {
	display: inline-block;
}

.sendy-error {
	color: red;
}

.sendy-message {
	border: 2px solid #4ac14a;
	padding: 0 10px;
	display: inline-block;
}

.post.author .avatar {
	border-radius: 50%;
	width: 100px;
	margin-top: -70px;
	margin-bottom: 20px;
	border: 10px solid #fff;
}

.profile-icons a {
	color: inherit;
}

.homecover .authorpage {
	max-width: 100%;
	margin: 0px auto;
	background: rgba(35, 29, 29, 0.5);
	padding: 3rem 2rem;
	color: #fff;
}

.homecover .authorpage a,
.homecover .authorpage .bull {
	color: rgba(255, 255, 255, 0.46);
}

table {
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
	margin-bottom: 2rem;
}

table td,
table th {
	border: 1px solid #ddd;
	padding: 8px;
}

table tr:nth-child(even) {
	background-color: #f2f2f2;
}

table tr:hover {
	background-color: #ddd;
}

table th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #1c9963;
	color: white;
}

table th a {
	color: #fff;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
}

table th a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}

dd {
	margin: 0;
}

dd::after {
	content: '\A';
	white-space: pre-line;
}

dd:last-of-type::after {
	content: '';
}

dd,
dt {
	display: inline;
}

dd,
dt,
.address {
	vertical-align: middle;
}

dt {
	font-weight: bolder;
}

dt::after {
	content: ':';
}

.address {
	display: inline-block;
	white-space: pre;
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
	margin-bottom: 1.5rem;
}

.search-field::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .4);
}

.search-field:-moz-placeholder {
	color: rgba(0, 0, 0, .4);
}

.search-field::-moz-placeholder {
	color: rgba(0, 0, 0, .4);
}

.search-field:-ms-input-placeholder {
	color: rgba(0, 0, 0, .4);
}

.search-field::-ms-input-placeholder {
	color: rgba(0, 0, 0, .4);
}

.form-control {
	font-size: 14px;
}

.authorpage h1 {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
	color: #fff;
}

.post-top-meta.authorpage .author-thumb {
	float: none;
	margin-right: 0;
}

.forauthor .author-thumb {
	border: 5px solid #fff;
	width: 90px;
	height: 90px;
}

.authorpage .author-description {
	font-size: 1rem;
	color: rgba(0, 0, 0, .6);
}

.post-top-meta.authorpage .btn.follow {
	padding: 7px 20px;
	margin-top: 10px;
	margin-left: 0;
	font-size: 0.9rem;
}

.article-bottom.authorpage {
	border-top: 1px solid #f0f0f0;
}

.authorpostbox {
	width: 760px;
	margin: 0px auto;
	margin-bottom: 1.5rem;
	max-width: 100%;
}

.card.authorpost {
	box-shadow: 0 1px 4px rgba(0, 0, 0, .04);
	border: 1px solid rgba(0, 0, 0, .09);
	margin-bottom: 20px;
}

.card.authorpost span.card-text {
	font-size: 20px;
}

.card.authorpost .muted {
	color: #999;
}

.vcard {
	text-transform: capitalize;
}

.authorpostbox .img-thumb {
	width: 100%;
}

.sociallinks {
	margin: 1rem 0;
}

.sociallinks a {
	background: #666;
	color: #fff;
	width: 22px;
	height: 22px;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	border-radius: 50%;
	font-size: 12px;
}

.margtop2 {
	margin-top: 2rem;
}

.grid-item {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
	border: 1px solid #eee;
	padding: 10px;
}

input[type=submit] {
	background-color: #1C9963;
	border: 1px solid #1C9963;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
}

.bottompagination span.navigation,
.bottompagination .pagination {
	display: block;
	font-size: 0.93rem;
	padding: 15px 0;
	text-align: center;
	margin-bottom: 0;
	margin-top: 20px;
	color: #292929;
	border-radius: 0;
}

.bottompagination span.navigation a {
	color: #3d3d3d;
}

.bottompagination span.navigation li,
.bottompagination .pagination .page-numbers {
	display: inline-block;
	list-style: none;
	margin: 0 2px;
	padding: 0 20px;
	border-radius: 2px;
	font-size: 14px;
	position: relative;
	color: #999;
}

.bottompagination span.navigation li a.active,
.bottompagination .pagination .page-numbers.current {
	color: #111;
	font-weight: 700;
}

.bottompagination ul {
	padding: 0;
}

li.disabled {
	cursor: not-allowed;
}

li.disabled a {
	pointer-events: none;
}

.pointerup {
	margin-bottom: -36px;
	margin-left: 49%;
	font-size: 30px;
}

.pointerup i.fa {
	color: #eaeaea;
}

.bottompagination span.navigation i {
	display: inline-block;
}

.morefromcategory {
	font-weight: 500;
	font-size: 15px;
	text-decoration: none;
	margin-top: 10px;
	color: #333;
}

.morefromcategory:hover {
	text-decoration: none;
}


img.fullimage {
	margin-left: calc(-50vw+50%);
	margin-right: calc(-50vw+50%);
	width: 100vw;
	max-width: none;
}

@media (min-width:1024px) {
	.share {
		position: sticky;
		display: block;
		top: 180px;
		padding-top: 20px;
	}

	.share ul li {
		display: block;
	}
}

@media (max-width:999px) {
	.share {
		display: block;
	}
}

@media (max-width:991px) {
	.search-form .search-field {
		width: 130px;
	}

	.card.post .author-meta {
		float: left;
	}

	.post_card_tall .wrapthumbnail img {
		max-height: 200px;
	}
}

@media (max-width:767px) {
	.carousel-caption {
		right: 5%;
		left: 5%;
	}

	/* .nav-ap .navbar-brand img {
		max-height: 32px;
	} */
	.listpost-ap .card-title {
		font-size: 0.9rem;
	}

	.featured-posts .card.post.highlighted {
		margin-bottom: 20px;
	}

	.poststyle1-img,
	.post_card_tall .wrapthumbnail img,
	.postbox_default_thumbnail img {
		object-fit: cover;
		height: 100%;
		width: 100%;
		max-height: 200px;
	}

	.bottompagination span.navigation li,
	.bottompagination .pagination .page-numbers {
		padding: 0 10px;
	}

	.post-top-meta .avatar {
		margin-bottom: 15px;
	}

	.share ul li {
		display: inline-block;
	}

	.share {
		display: none !important;
	}

	.share-horizontal {
		display: block;

	}

	.featured-posts .card.post.highlighted {
		margin-bottom: 20px;
	}

	.searcharea,
	.customarea {
		display: none;
		text-align: center !Important;
		margin: 5px 0;
	}

	.logoarea {
		text-align: left !Important;
	}

	.btn-simple {
		margin-top: 1rem;
		padding: 5px 10px;
	}

	.navbar-collapse {
		padding-top: 20px;
	}

	.navbar-collapse .nav-link {
		font-weight: 600;
		font-size: 14px;
		padding: 10px 20px;
		border-left: 1px solid rgba(97, 95, 95, 0.09);
		border-right: 1px solid rgba(97, 95, 95, 0.09);
		border-bottom: 1px solid rgba(97, 95, 95, 0.09);
	}

	.nav-ap .dropdown-menu {
		border: 0;
		box-shadow: none;
		display: block;
		padding: 0;
	}

	.navbar-light .navbar-nav .nav-link:hover,
	.navbar-light .navbar-nav .active>.nav-link,
	.navbar-light .navbar-nav .nav-link.active {
		background-color: #333;
	}

	.dropdown-item {
		border-left: 1px solid rgba(97, 95, 95, 0.09);
		border-right: 1px solid rgba(97, 95, 95, 0.09);
		border-bottom: 1px solid rgba(97, 95, 95, 0.09);
	}

	.nav-ap {
		padding-top: 3rem;
		position: relative;
	}

	.web-content-ap {
		margin-top: 20px;
		padding-top: 20px;
	}

	.prevnextlinks .rightborder {
		border: 0;
	}

	.prevnextlinks .text-right {
		text-align: center !important;
	}

	.prevnextlinks {
		text-align: center;
	}

	.prevnextlinks .thepostlink {
		padding: 10px 0;
	}

	.mainheading h1.posttitle,
	h1.entry-title {
		font-size: 2rem;
	}

	.navbar {
		padding: 10px 0;
	}

	.navbar-toggler-right {
		position: absolute;
		top: -43px;
		right: 0;
	}

	.nav-ap .navbar-brand {
		font-size: 24px;
	}

	.navbar-toggler {
		font-size: 1.8rem;
	}

	footer.footer .pull-left,
	footer.footer .pull-right {
		text-align: center;
		float: none;
	}

	.article-post {
		font-size: 1rem !Important;
	}

	.admin-bar .nav-ap {
		margin-top: 0;
	}

	html {
		margin-top: 0px !important;
	}
}

@media (min-width:400px) and (max-width:1024px) {}