/*
Theme Name: Mediumish
Theme URI: https://www.wowthemes.net/themes/mediumish-wordpress/
Author: WowThemesNet
Author URI: https://wowthemes.net/
Description: Looking for a WordPress theme that looks similar to the shape, layout and typography of Medium? Look no further! Mediumish is the perfect choice! A modern, responsive, clean coded WordPress theme, easily built with the live Customizer and Gutenberg ready!
Requires at least: 6
Requires PHP: 5.6
Version: 1.0.60
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: blog, entertainment, news
Text Domain: mediumish
*/
body {
	overflow-x: hidden;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.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;
}

iframe {
	max-width: 100%;
}

a,
a:hover {
	transition: ease-in-out .2s;
}

.mainheading {
	padding: 1rem 0rem;
}

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

.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;
}

a {
	color: #00ab6b;
}

.mediumnavigation {
	background: rgba(255, 255, 255, .97);
	box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .15);
	padding: 10px;
	transition: top 0.2s ease-in-out;
	color: rgba(0, 0, 0, .5);
}

.admin-bar .mediumnavigation {
	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;
	line-height: 1.2;
	font-weight: 400;
}

figure {
	max-width: 100%;
}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.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: 15px;
}

.section-title h2 {
	border-bottom: 1px solid #eee;
	font-weight: 700;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.page-template-default .section-title h2 {
	font-size: 2.1em;
}

.section-title span {
	border-bottom: 1px solid rgba(0, 0, 0, .44);
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: -1px;
}

.section-title span span {
	padding-bottom: 0;
	border-bottom: 0;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.mediumnavigation .navbar-brand:hover,
.mediumnavigation .navbar-brand:focus,
.mediumnavigation 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 {
	color: inherit;
	opacity: 0.8;
}

.navbar-nav {
	padding-left: 0;
	padding-right: 0;
}

.navbar-toggler-icon {
	display: none;
}

.navbar-close-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
}

.navbar-toggler.collapsed .navbar-close-icon {
	display: none;
}

.navbar-toggler.collapsed .navbar-toggler-icon {
	display: inline-block;
}

@media (min-width:576px) {
	.card-columns.listfeaturedtag {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}

@media (min-width:992px) {
	.navbar-toggleable-sm .navbar-nav .nav-link {
		padding-right: 1rem;
		padding-left: 1rem;
	}
}

@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: 1em;
	}
}

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

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

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

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

.card-title {
	font-size: 1.27em;
	line-height: 1.3;
}

.card-title a {
	color: inherit;
}

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

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

.listfeaturedtag .wrapthumbnail {
	flex: 0 0 auto;
	overflow: hidden;
}

.listfeaturedtag .card {
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 2px;
	padding-left: 0;
}

.listfeaturedtag .thumbnail {
	background-size: cover;
	height: 100%;
	display: block;
	background-position: 38% 22% !important;
	background-origin: border-box !important;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}

.listfeaturedtag .nothumbimage {
	margin: 0 15px;
	padding: 0 30px 30px 30px;
}

.listfeaturedtag .nothumbimage .wrapfooter {
	width: 90%;
}

.listfeaturedtag .card-block {
	padding-left: 0;
}

.listfeaturedtag span.card-text,
.listrecent span.card-text {
	line-height: 1.55;
	font-weight: 400;
	max-height: 200px;
	overflow: hidden;
}

.listfeaturedtag .wrapfooter {
	font-size: 13px;
	display: block;
}

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

.row.listrecent {
	margin-bottom: 15px;
}

.card-text {
	opacity: .9;
}

.listrecent .wrapfooter {
	font-size: 14px;
}

.card.post.highlighted .thumbimage {
	background-position: 50% 50%;
	background-size: cover;
	height: 260px;
}

.card.post.authorpost .thumbimage {
	background-position: 50% 50%;
	background-size: cover;
	height: 280px;
}

.card.post.height262 .thumbimage {
	background-position: 50% 50%;
	background-size: cover;
	height: 262px;
	background-position: top;
}

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

.thiscatstyle1 .highlighted .card-title {
	font-size: 1.5em;
	line-height: 1.4;
}

.font400 {
	font-weight: 400 !important;
}

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

.padr10 {
	padding-right: 10px;
}

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

.fpsml-template-1 {
	background-color: #fff !important;
	padding: 0 !important;
}

.author-thumb,
.meta-footer-thumb img {
	float: left;
	margin-right: 13px;
	border-radius: 100%;
}

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

.post-top-meta {
	margin-bottom: 2rem;
	display: flex;
	align-items: center;
}

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

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

.says {
	display: none;
}

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

p.comment-notes {
	display: none;
}

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

.comment-form label {
	display: inline-block;
}

.comment-form input[type="checkbox"] {
	width: auto;
	margin-right: 4px;
}

#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-list li.comment,
.comment-form textarea,
.comment-form input {
	background: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .04);
	border: 1px solid rgba(0, 0, 0, .09);
	border-radius: 3px;
	padding: 20px;
	position: relative;
}

.comment-form input.submit {
	background-color: #1C9963;
	border-color: #1C9963;
	color: rgba(255, 255, 255, 1);
	border-radius: 3px;
	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: 1.1em;
	color: rgba(0, 0, 0, .5);
	display: inline-block;
}

.post-top-meta .author-description {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 1.4em;
	font-weight: 400;
}

.single-post .post-top-meta .author-description {
	font-size: 1.09em;
}

.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-date,
span.post-read,
span.readingtime {
	color: rgba(0, 0, 0, .54);
}

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

span.post-read-more {
	align-items: center;
	display: inline-block;
	float: right;
	margin-top: 17px;
}

.card.post.authorpost span.post-read-more {
	margin-top: 0;
}

span.post-read-more a {
	color: rgba(0, 0, 0, .44);
}

span.post-name a,
span.post-read-more a:hover {
	color: rgba(0, 0, 0, .8);
}

.dot:after {
	content: "\00B7";
	margin-left: 3px;
	margin-right: 3px;
}

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

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

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

.mediumnavigation .form-inline .btn:hover,
.mediumnavigation .form-inline .btn:active {
	background: transparent;
	color: green;
}

.navbar {
	padding: .2rem 0rem;
}

.mediumnavigation .navbar-brand {
	font-weight: 700;
	font-family: Merriweather;
	font-size: 30px;
	margin-right: 0;
}

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

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

.mediumnavigation .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;
}

.mediumnavigation .nav-item,
.dropdown-menu {
	font-size: 15px;
	text-transform: uppercase;
}

.mediumnavigation a:hover {
	text-decoration: none;
}

.mediumnavigation .navbar-brand img {
	max-height: 30px;
	margin-right: 5px;
}

.nav-up .blog-logo,
.nav-up .navbar-brand {
	opacity: 0;
	transition: all 0.2s;
}

.site-content {
	min-height: 75vh;
	padding-top: 43px;
	margin-top: 73px;
	transition: all 0.4s;
}

.carousel-excerpt {
	background: rgba(51, 51, 51, 0.38);
	padding: 7% 5%;
	font-size: 30px;
	max-width: 100%;
	color: #fff;
	width: 100%;
}

.carousel-excerpt .fontlight {
	font-weight: 400;
	font-size: 18px;
	text-transform: none;
	margin-top: 30px;
	display: block;
	line-height: 1.6;
	opacity: 0.8;
	color: #fff;
}

.carousel-item {
	max-height: 550px;
}

.carousel-item img {
	width: 100vw;
	max-height: 550px;
	min-height: 550px;
	object-fit: cover;
}

.carousel-caption {
	top: 0;
}

#main-slider,
.forauthor {
	margin-top: -43px;
}

.mainheading h1.posttitle,
h1.entry-title {
	font-weight: 700;
	margin-bottom: 1rem;
	line-height: 1.2;
	font-size: 3.4em;
}

.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;
}

[type=search] {
	outline-offset: 0;
}

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

i.social {
	display: inline-block;
	text-align: center;
	margin: 0 0 0 10px;
	font-size: 15px;
}

.jumbotron.fortags {
	border-radius: 0;
	background-image: url(assets/img/default.jpg);
	background-size: cover;
}

.jumbotron.fortags a {
	padding: 0 10px;
	background: rgba(34, 34, 34, 0.78);
	border-radius: 30px;
	color: #fff;
	font-weight: 400;
	text-transform: lowercase;
	font-size: 0.9rem !important;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline-block;
}

/* Cards */
.postbox_default_thumbnail img {
	object-fit: cover;
	width: 100%;
	height: 230px;
	object-position: top;
}

.post-style-6 .postbox_default_thumbnail img {
	height: 270px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.post-style-7 .postbox_default_thumbnail img {
	height: 300px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

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

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

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

.post-style-4 .post-read-more {
	display: none;
}

.post-style-4 .author-thumb {
	margin-right: 7px;
}

.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 {
	margin-bottom: 0;
	font-size: 1.05em;
}

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

.post-style-7 .card-title {
	font-size: 1.4em;
}

ol.mlist-posts-number {
	counter-reset: posts-counter;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

ol.mlist-posts-number li {
	counter-increment: posts-counter;
	display: flex;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, .125);
	padding: 20px;
}

ol.mlist-posts-number li::before {
	content: "0" counter(posts-counter);
	font-weight: bold;
	font-size: 2.3rem;
	line-height: 1;
	opacity: 0.1;
	font-family: Helvetica;
	margin-right: 25px;
}

.footer {
	border-top: 1px solid rgba(0, 0, 0, .05) !important;
	padding-top: 15px;
	padding-bottom: 12px;
	font-size: 0.8rem;
	color: rgba(0, 0, 0, .44);
	margin-top: 30px;
}

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

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

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

.has-drop-cap:not(:focus):first-letter {
	float: left;
	font-size: 4em;
	line-height: .68;
	font-weight: 400;
	margin: .05em .1em 0 0;
	text-transform: uppercase;
	font-style: normal;
	border-left: 2px solid #03a87c;
	border-top: 2px solid #03a87c;
	padding: 10px 2px 10px 5px;
}

p.has-drop-cap {
	word-break: break-word;
}

.article-post {
	font-family: Georgia;
	font-size: 1.0rem;
	line-height: 1.8;
	color: rgba(0, 0, 0, .8);
}


.article-post>*,
.entry-content.page-content>* {
	margin-bottom: 2rem;
}

.entry-content blockquote {
	font-style: italic;
	color: rgba(0, 0, 0, .5);
	border-left: 4px;
}

blockquote:not(.wp-block-quote) {
	border-left: 4px solid #000;
	margin: 20px 0;
	padding-left: 1em;
	margin-left: 20px;
}

.featured-image {
	display: block;
	margin: 0px auto;
	margin-bottom: 2rem;
	width: 100%;
}

.sidebarapplause {
	margin-top: -20px;
}

.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 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	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;
}

.graybg {
	background-color: #fafafa;
	padding: 40px 0 46px;
	position: relative;
}

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

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

.single-post .listrelated .card {
	margin-bottom: 30px;
}

.card {
	border-radius: 4px;
}

.card .img-thumb {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

ul.post-categories {
	list-style: none;
	padding-left: 0;
	margin: 0rem 0 2rem 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: 3px;
	padding: 5px 10px;
	display: inline-block;
	margin-right: 4px;
}

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

.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: 700;
	color: #222;
}

.prevnextlinks a:hover {
	text-decoration: none;
	opacity: .8;
}

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

.prevnextlinks .thepostlink {
	padding: 20px 0;
	font-size: 18px;
	color: inherit;
}

.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;
}

.alertbar {
	box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, .0785);
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: #fff;
	width: 100%;
	z-index: 1;
	display: none;
}

.alertbar .container {
	padding-top: 14px;
	padding-bottom:14px;
}

.alertbar form {
	display: inline-block;
}

.alertbar .mc4wp-form-fields p {
	display: inline-block;
	margin-bottom: 0;
}

.alertbar input[type="email"],
.sendy-form-fields input {
	font-size: 0.85rem;
	padding: 3px 5px 3px 10px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border: 1px solid #ddd;
	border-right: 0;
	margin-right: -10px;
	height: 40px;
	letter-spacing: 0.5px;
	margin-left: 5px;
	min-width: 220px;
	font-style: italic;
}

.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;
}

.alertbar input[type="submit"] {
	background-color: #1C9963;
	border: 1px solid #1C9963;
	color: rgba(255, 255, 255, 1);
	fill: rgba(255, 255, 255, 1);
	border-radius: 0;
	padding: 4px 10px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-weight: 600;
	height: 40px;
	letter-spacing: 0.5px;
}

.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;
}

.wfs_post_submit .btn.btn-info {
	background: #02b875;
	border: 0;
	border-radius: 3px;
	color: #fff;
	-webkit-appearance: none;
}

.wfs_post_submit {
	text-align: left;
}

.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 {
	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;
}

.graybg.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: 30px;
}

.card.authorpost span.card-text {
	font-size: 1.2em;
}

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

.listrecent .authorpost h2.card-title {
	font-size: 1.45rem;
}

.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 {
	margin-bottom: 30px;
}

.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-top: 1px solid #ddd;
	border-radius: 0;
}

.bottompagination span.navigation a {
	color: #999;
}

.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 span.navigation li a.active:after,
.bottompagination .pagination .page-numbers.current:after {
	content: "";
	background-color: #111;
	height: 1px;
	position: absolute;
	top: -17px;
	left: 0;
	right: 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: 400;
	font-size: 15px;
	text-decoration: none;
	color: #999;
}

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

.page-link {
	line-height:1;
}

.page-links {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
}

.page-label {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	margin-right: 10px;
}

.current .page-link {
	color: #fff;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.woocommerce table.shop_table th {
	background-color: transparent;
	color: #666;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce .woocommerce-ordering select,
.woocommerce .search-field {
	border: 1px solid #e2e2e2;
	padding: 8px 10px;
	border-radius: 0;
}

.woocommerce .search-field {
	margin-bottom: 10px;
}

.woocommerce form .select2-container {
	border-radius: 0;
}

.woocommerce h3#order_review_heading {
	margin-top: 1.5rem;
}

.woocommerce div.product .product_title {
	font-size: 2rem;
}

.woocommerce .related.products h2,
.woocommerce .woocommerce-tabs h2 {
	font-size: 1.5rem;
}

.woocommerce #comments {
	margin: 0;
}

#sidebarwoocommerce ul.product-categories,
#sidebarposts ul {
	padding-left: 5px;
	list-style: none;
}

#sidebarposts ul li {
	margin-bottom: 10px;
}

#sidebarposts .search-form .search-field {
	width: 80%;
}

#sidebarposts .search-form .search-submit {
	width: 20%;
}

#sidebarposts ul a {
	color: #999999;
}

#sidebarwoocommerce aside,
#sidebarposts aside {
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #eee;
}

#sidebarwoocommerce h4.widget-title,
#sidebarposts h4.widget-title {
	font-size: 14px;
	margin: -20px;
	padding: 15px 20px;
	background: #ffffff;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#sidebarwoocommerce .star-rating {
	font-size: 10px;
}

.archive.woocommerce .page-title {
	display: none;
}

#sidebarwoocommerce span.reviewer {
	color: #999;
}

.article-post {
	margin-left: auto;
    margin-right: auto;
}

.article-post h1{
font-size:1.2rem;
}


/*-- gt begin --*/
.article-post .wp-block-quote p,
.article-post .wp-block-pullquote p {
	margin: 0 0 1rem 0;

}

.wp-block-quote {
	border-left-style: solid;
	border-left-width: 4px;
	padding-left: 1em;
}

.wp-block-quote cite {
	display: block;
	font-size: 14px;
	font-style: normal;
}

.wp-block-pullquote {
	border-top-style: solid;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding: 3.5rem 0;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.article-post blockquote,
pre,
.article-post ul:last-of-type {
	margin-bottom: 2rem;
}

hr {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.alignfull {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	width: auto;
	max-width: 1000%;
}

.alignwide {
	margin-left: calc(31% - 31vw);
	margin-right: calc(31% - 31vw);
	width: auto;
	max-width: 1000%;
}

.alignwide img,
.alignfull img {
	display: block;
	margin: 0 auto;
}

.wp-block-table td,
.wp-block-table th {
	border: 1px solid #e4e4e4;
}

.wp-block-embed.is-type-video iframe,
.wp-block-embed-vimeo iframe,
.wp-block-video video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

.wp-block-embed.is-type-video,
.wp-block-embed-vimeo,
.wp-block-video {
	position: relative;
}

.wp-block-embed.is-type-video:before,
.wp-block-embed-video:before,
.wp-block-video:before {
	padding-top: 56.25%;
	content: "";
	display: block;
	background: #fff;
}

.wp-block-video:before {
	padding-top: 69.25%;
}

p.has-text-color a {
	color: inherit !important;
	border-bottom: 1px solid;
}

p.has-text-color a:hover {
	text-decoration: none;
	opacity: .9;
}

/*-- gt end --*/

@media print {

	.hellobar,
	.share,
	.cp-modal-popup-container,
	.addtoany_content,
	.prevnextlinks,
	.listrelated,
	.navbar-light .navbar-toggler,
	.navbar-toggleable-sm .navbar-nav,
	.customarea,
	footer.footer,
	mainheading,
	.noprint,
	.tweetdis_box {
		display: none !Important;
	}

	.mediumnavigation {
		height: 70px;
		position: relative;
	}

	.mediumnavigation {
		top: 0 !important;
	}

	.site-content {
		padding: 0;
		margin-top: 20px !Important;
	}

	.nav-up .blog-logo {
		opacity: 1 !Important;
	}

	img {
		display: none !Important;
	}

	.blog-logo img {
		display: block !Important;
	}

	img {
		max-width: 600px;
	}

	@page {
		margin: 1cm;
	}
}

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

	.share ul li {
		display: block;
	}

	.single-post .article-post {
		padding: 0 30px;
	}
}

@media (min-width:992px) {
	.post-style-5 .card-block {
		padding-left: 0;
	}
	.post-style-5 .nothumbimage .card-block {
		padding-left: 40px;
	}
}

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

	.listfeaturedtag .wrapthumbnail,
	.listfeaturedtag .col-md-7 {
		width: 100%;
		max-width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
	}

	.listfeaturedtag .card {
		height: auto;
	}

	.listfeaturedtag .wrapfooter {
		position: relative;
		margin-top: 30px;
	}

	.listfeaturedtag .card-block {
		padding: 20px;
	}
}

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

	span.post-read-more {
		display: none;
	}

	.card.post .meta-footer-thumb {
		float: left;
	}

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

	.listfeaturedtag .nothumbimage {
		padding: 0;
	}

	.container {
		padding-right: 20px;
		padding-left: 20px;
	}

	header .container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

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

@media (max-width:767px) {
	.navbar {
		padding: 0;
	}

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

	.carousel-item img,
	.carousel-item {
		min-height: 400px;
		max-height: 400px;
	}

	button.navbar-toggler {
		background-color: #fff;
	}

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

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

	.shareitnow li a {
		margin: 0 5px;
	}

	.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: 5px;
	}

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

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

	.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);
	}

	.mediumnavigation {
		position: relative;
		min-height: auto;
	}

	.site-content {
		margin-top: 0px !Important;
		padding-top: 15px;
	}

	#main-slider,
	.forauthor {
		margin-top: -15px;
	}

	.prevnextlinks .rightborder {
		border: 0;
	}

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

	.prevnextlinks {
		text-align: center;
	}

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

	.carousel-excerpt {
		font-size: 15px;
		padding: 10% 10%;
		font-size: 17px;
		letter-spacing: 1px;
		max-width: 100%;
	}

	.navbar-toggler-right {
		position: absolute;
		top: -39px;
		right: 0;
		border-color: transparent;
	}

	.navbar-toggler {
		font-size: 15px;
	}

	.alertbar {
		box-shadow: none;
		position: relative;
	}

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

	.alertbar form {
		margin-top: 15px;
	}

	.admin-bar .mediumnavigation {
		margin-top: 0;
	}

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

	.wp-block-image .aligncenter,
	.wp-block-image .alignleft,
	.wp-block-image .alignright {
		float: none;
		display: block;
		margin: 0px auto;
		text-align: center;
	}

	.wp-block-image .aligncenter>figcaption,
	.wp-block-image .alignleft>figcaption,
	.wp-block-image .alignright>figcaption {
		display: block;
	}
}

@media (min-width:400px) and (max-width:1024px) {
	.container {
		width: 100%;
		max-width: 100%;
	}
}

@media (min-width: 1500px) {
	.container {
		width: 1320px;
	}

	.search-form .search-field {
		width: 220px;
		font-style: italic;
	}

	.jumbotron.fortags .col-md-4 {
		padding-top: 12%;
	}

}

@media (min-width:768px) {
	.jumbotron.fortags {
		margin-bottom: -30px;
		padding: 0;
		height: 400px;
	}

	.jumbotron.fortags .col-md-4 {
		background: rgba(0, 0, 0, 0.75);
		color: #fff;
		height: 400px;
		margin-left: 0;
		padding-left: 0;
		padding-top: 15%;
	}

	.jumbotron.fortags .col-md-4 h2 {
		font-weight: 300;
	}

	.jumbotron.fortags .row {
		margin: 0;
	}

}


@media (max-width: 1124px) {
	.container {
		width: 98% !important;
	}
}

@media (max-width:767px) {
	.container {
		width: 100% !important;
	}

	.mediumnavigation .navbar-brand {
		font-size: 25px !important;
	}

	.section-title.listpostsbycats h2 span {
		font-size: 20px !important;
	}

	.card-title,
	.recent-posts .listrecent .card.post .card-title {
		font-size: 1.2em !important;
		line-height: 1.3 !important;
	}

	h3.carousel-excerpt .title {
		font-size: 1.5em !important;
		line-height: 1.2 !important;
	}

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

	.article-post,
	.post-top-meta .author-description {
		font-size: 15px !important;
	}

	.article-post,
	.card-text {
		word-break: break-word;
	}

	.card-text,
	.card.authorpost span.card-text {
		font-size: 0.9em;
		line-height: 1.4;
	}

	.post-top-meta,
	.metafooter {
		font-size: 0.8em;
	}

	.mainheading h1.posttitle,
	h1.entry-title {
		font-size: 1.8rem !important;
	}

	.alertbar form {
		display: block;
	}

	.alertbar .mc4wp-form-fields p {
		display: block;
	}

	.alertbar input[type="email"],
	.sendy-form-fields input {
		border: 1px solid #ccc;
		border-radius: 4px;
		width: 100%;
		margin: 0;
	}

	.alertbar input[type="submit"] {
		border-radius: 4px;
		width: 100%;
		display: block;
		margin: 10px 0 0 0;
	}

	.carousel-caption {
		right: 10%;
		left: 10%;
	}
}