a:hover,
a:focus {
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: 0;
	text-decoration: none;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	max-width: 100%;
}

iframe {
	max-width: 100%;
}

.screen-reader-text {
	display: none;
}

.alignright {
	float: right;
	margin: 6px 0 6px 20px;
}

.alignleft {
	float: left;
	margin: 6px 20px 6px 0;
}

.panel-row-style {
	position: relative;
}

img.aligncenter{
	display:block;
	text-align:center;
	display: block;
	margin:0 auto 20px auto;
	padding:0px;
	border:0px;
	background:none;
}

img.alignleft{
	float:left;
	margin: 6px 20px 6px 0;
	display: inline;
	border:0px;
	background:none;
	padding:0;
	display:block;
}

img.alignright{
	padding:0;
	float:right;
	margin: 6px 0 6px 20px;
	border:0px;
	display:block;
	background:none;
}

figure.aligncenter {
	margin:0 auto 20px auto;
}

blockquote {		 
	font-size:14px;
	line-height: 32px;
	font-weight:normal;
	font-style:italic;	
	margin: 20px 0;
	position:relative;  
	width:auto;
}

.readmore {
	font-size: 13px;
	font-family: "Inconsolata", sans-serif;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin-top: 0;
	display: block;
}

table{
	width: 100%;
}

table td,
table th{
	padding: 5px;
	border: 1px solid #ededed;
	color: #27293d;
	text-align: center;
	
}

.wp-calendar-table td#today {
	color: #fff;
	background: #e8be07;
	border-color: #e8be07;
}

.wp-calendar-nav a {
	font-size: 14px;
	color: #e8be07;
}

.wp-block-calendar table caption,
table caption {
	caption-side: top;
	padding-top: 0;
	padding-bottom: 5px;
	font-size: 18px;
}

.wp-block-calendar .wp-calendar-nav {
	margin: 10px 0 20px 0;
}

select{
	max-width: 100%;
	color: #27293d;
	overflow: hidden;
}

pre{
	border: 1px solid #d1d1d1;
    font-size: 12px;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1.75em;
    white-space: pre-wrap;
}

.pager {
    margin: 0;
}

.pagination > li{
	float: left;
	min-width: 20px;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    color: #999;
    float: left;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 8px 15px;
    position: relative;
    text-decoration: none;
}

.pager li > a,
.pager li > span {
    background-color: #2c2f33;
    border: 1px solid #2c2f33;
    color: #fff;
    float: none;
    line-height: 1.42857;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 11px;
    margin-right: 10px;
    margin-left: 0;
    border-radius: 0;
    padding: 8px 15px;
    display: inline-block;
    position: relative;
    text-decoration: none;
}

.pagination > li.current > a,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	background-color: #fafafa;
}

.pager i {
    font-size: 13px;
    vertical-align: baseline;
}

.sticky .sticky-content{
	line-height: 34px;
}

.post-meta.sticky-posts{
	margin-bottom: 20px;
}

.sticky-post{
	padding: 8px 15px;
	color: #e8be07;
}

.gallery-caption{
	color: #000;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar{
	border: 1px solid #660016;
}

dd{
	margin-bottom: 20px;
}

.hidden-sec{
    display: none;
}

.visible-sec{
    display: block;
}

.more-link{
	padding: 6px 12px;
	border-radius: 4px;
	margin-top: 10px;
	display: inline-block;
}

.comment-edit-link,
.comment-reply-link{
	padding-right: 10px;
}

.tagcloud a,
.blog-tags li a,
.tagwidget li a{
	padding: 4px 10px;
    border: 1px solid #f3f3f3;
    margin: 0 0 10px 0;
	display: inline-block;
	font-size: 12px!important;
}

.sidebar ul{
	padding-left: 0;
}

.sidebar .widget_nav_menu ul.sub-menu{
	padding-top: 10px;
}

.sidebar ul li{
	list-style: none;
	padding-bottom: 10px;
}

.panel-row-style{
	position: relative;
}

.panel-grid-cell{
	position: relative;
}

.post-password-form input[type="password"]{
	border: 1px solid #dedede;
	padding: 5px;
}

.post-password-form input[type="submit"]{
	border: 1px solid transparent;
	padding: 5px 10px;
	background-color: rgba(30, 30, 30, 0.94);
	color: #fff;
}

.right.carousel-control > span,
.left.carousel-control > span{
	top: 45%;
	position: absolute;
}

.comments-list li .children {
	padding-left: 10px;
}

.owl-nav {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.owl-prev,
.owl-next {
	font-family: 'Karla', serif;
	display: inline-block;
	padding: 3px 20px;
	background: #141414;
	color: #fff;
	border-radius: 30px;
	margin-right: 5px;
}

.blog-desc hr.dashedhr {
	float: left;
	width: 100%;
}

.blog-tags {
	float: left;
	width: 100%;
}

.page-links {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.page-links .page-links-title {
	padding-right: 5px;
}

.page-links .post-page-numbers {
	margin-right: 10px;
}

.page-links a,
.page-links span.post-page-numbers {
	color: #141414;
    background-color: #e8be07;
    padding: 0.6rem 0.8rem;
    border: 1px solid #e8be07;
    line-height: 1;
	display: inline-block;
}

.page-links .post-page-numbers.current,
.page-links a:hover,
.page-links a:focus {
	background: #141414;
    color: #e8be07;
    border-color: #141414;
}

.media-list li.pingback {
	padding-bottom: 15px;
	list-style: none;
}

.pagination {
	margin-top: 15px;
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
	border-color: #141414;
	color: #141414!important;
}

.wp-block-button__link{
	background: #14396D;
	color: #fff !important;
	border: 1px solid #14396D;
	border-radius: 30px;
	margin-bottom: 5px;
}

.is-style-squared .wp-block-button__link{
	border-radius: 0;
}

.widget_archive select{
	min-width: 250px;
}

select {
	border: 1px solid #eaeaea;
	height: 34px;
	padding: 10px;
	font-weight: 600;
	background-image: url(../images/downarrow.png);
	background-repeat: no-repeat;
	background-position: 92%;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 14px;
	line-height: 14px;
	max-width: 100%;
	overflow: hidden;
	color: #141414;
	margin-bottom: 5px;
}

.wp-caption{
	text-align: center;
}

figcaption {
	margin-top: 0.5em;
    margin-bottom: 1em;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption{
	margin: 0;
}

.page .wp-caption.alignright figcaption{
	margin-bottom: 0;
	margin-top: 5px;
}

.page figure.wp-caption.alignright{
	margin-top: -15px;
}

iframe {
	max-width: 100%;
}

.fb_iframe_widget{
	max-width: 100%;
}

.fb-post.fb_iframe_widget span{
	max-width: 100%;
}

.wp-block-embed iframe {
	max-width: 100%!important;
	min-width: 220px!important;
}

.wp-block-group.has-background {
	margin-bottom: 15px;
}