/**
 * Vanilla Styles
 *
 * This second stylesheet is for hotfixes/vanilla CSS.
 * Do not edit the main style.css directly, rather
 * add your changes here if you are not compiling the Sass files.
 */

/*@media (min-width: 500px) {
	.aa-latest-post .image img {
		height: 100%;
		margin: 0 auto;
		max-height: 500px;
		width: auto;
	}
}*/
body:not(.wp-admin), body.wp-admin .editor-styles-wrapper {
	font-weight: 400;
}

body:not(.wp-admin) .post-content p,
body:not(.wp-admin) .post-content ul,
body p,
body:not(.wp-admin) .post-content ol,
.feed.feed-img-title-desc .post .description,
.feed.feed-title-desc-img .post .description,
.feed.feed-img-title-desc-grey .image + .post-title + .description,
.feed.feed-premium .right .center .description,
.feed.feed-two-col-overlay .post .overlay .description {
	font-size: 20px;
	font-weight: 400 !important;
	line-height: 1.5;
}

body:not(.wp-admin) .post-content ol {
	padding-left: 20px;
}

.feed.feed-img-title-desc .post .description span,
.feed.feed-title-desc-img .post .description span,
.feed.feed-img-title-desc-grey .image + .post-title + .description span,
.feed.feed-premium .right .center .description span,
.feed.feed-two-col-overlay .post .overlay .description span,
.block-category-posts .bottom .category .posts .post .description span {
	font-weight: 400 !important;
}

.block-category-posts .bottom .category .posts .post .description p {
	font-size: 1em;
}

body p .font-20 {
	font-size: 1em;
}

/*
.page-podcasts .block-archive .alm-paging-content .archive-item .image,
.page-the-chopping-block .block-archive .alm-paging-content .archive-item .image {
	padding-bottom: 150%;
}
*/

.aa-latest-post .player .embed iframe {
	max-height: 195px !important;
}

.marquee {
	overflow: hidden;
	display: flex;
	justify-content: center;
	text-transform: uppercase;
}

#aa-ticker-wrapper #aa-ticker-infinite #aa-ticker div {
	display: flex;
}

#aa-ticker-wrapper #aa-ticker-infinite #aa-ticker div span {
	margin-left: 3px;
}

#aa-ticker-wrapper {
	font-weight: 700;
}

#aa-ticker-wrapper #aa-ticker-infinite #aa-ticker div span.dec::after {
	top: 7px;
}

#aa-ticker-wrapper #aa-ticker-infinite #aa-ticker div span.inc::after {
	top: 6px;
}

#sidebar iframe,
.block-general-content iframe {
	max-width: 100%;
}

.block-archive .top .filters ul li .alm-filter--link.active {
	border-bottom: 2px solid #000;
}

#sub-footer .container .left {
	line-height: 20px;
}

.post-content b,
.post-content strong {
	font-weight: 700;
}

h4.date-before {
	font-size: .875em !important;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
	text-transform: uppercase;
}

.feed.feed-two-col-overlay .post .overlay a.post-title h4.date-before {
	color: #fff;
}

.feed.feed-img-title-desc-alt .post a.image {
	padding-bottom: 56.7%;
}

.by-line {
	align-content: center;
	display: flex;
	font-weight: 700;
	margin: -.5em 0 0;
}

.by-line img {
	border-radius: 40px;
	display: block;
	height: auto;
	margin-right: 10px;
	max-width: 40px;
	width: 40px;
}

.by-line span {
	display: block;
	margin-top: .5em;
}

.post-date {
	margin: .5em 0 1em;
}

.block-layout.full-height .container .layout-row .column .v-feed .feed .post {
  height: auto;
}

.feed.feed-premium .image {
	min-height: 0;
}

@media (max-width: 820px) {
	.feed.feed-premium .image {
  		padding-bottom: 68%;
	}
}

.page-about .cls-background a {
	color: #f2a81d;
}

.page-about .cls-background a:hover {
	color: #000;
}

body.page-id-104 input[type="text"]::placeholder,
body.page-id-104 input[type="text"]:invalid,
body.page-id-104 input[type="email"]::placeholder,
body.page-id-104 input[type="email"]:invalid,
body.page-id-104 textarea::placeholder,
body.page-id-104 textarea:invalid,
body.page-id-104 select::placeholder,
body.page-id-104 select:invalid,
body.page-id-104 select {
	color: #000 !important;
}

a.author-link {
	color: #000;
	text-decoration: none !important;
}

.feed.feed-two-col-overlay .post .overlay a.post-title h3 {
	display: none;
}

.feed.feed-two-col-overlay .post .below-image .description {
	font-size: 20px;
	font-weight: 400 !important;
	line-height: 1.5;
}

.feed.feed-two-col-overlay .post .below-image h4 {
}

.feed.feed-two-col-overlay .post .below-image h3 {
	font-size: 1.5em;
}

.feed.feed-two-col-overlay .post {
	border-bottom: 0;
	height: auto;
	padding: 0;
}

.feed.feed-two-col-overlay .post::after {
	display: none;
}

.feed.feed-two-col-overlay .post .post-inner {
	height: 0;
	margin-bottom: 24px;
	padding-bottom: 57%;
	position: relative;
}

.feed.feed-two-col-overlay .post .post-inner::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
	bottom: 0;
	content: '';
	display: block;
	height: 155px;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	transition: .3s all;
	z-index: 3;
}

@media (max-width: 820px) {
	.feed.feed-two-col-overlay .post .post-inner {
		height: auto;
		padding-bottom: 0;
		width: 100%;
	}
}

.single .post-teaser {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.single .post-teaser p {
	font-family: 'Cambria', montserrat, sans-serif;
}

.single .post-thumbnail {
	padding-bottom: 50px;
}

.single .share-buttons {
	padding-bottom: 25px;
	text-align: left;
}

.post-thumbnail-caption-contain {
	padding-top: 15px;
}

.post-thumbnail-credit {
	font-size: .8em;
}

.author-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -15px;
	padding-top: 70px;
}

.author-row .col {
	padding: 0 15px 45px;
	width: 150px;
}

.author-row .col-avatar {
	text-align: right;
}

.author-row .col-avatar img {
	border-radius: 150px;
}

.author-row .col-bio {
	width: 66.7%;
}

.author-row .col-bio .bio,
.author-row .col-bio .social {
	font-size: 1.3em;
}

.author-row .col-bio .social {
	padding-top: 20px;
}

.author-row .col-bio .social a {
	display: inline-block;
	margin-right: 10px;
}

@media (max-width: 1000px) {
	.author-row .col-avatar {
		text-align: center;
	}

	.author-row .col,
	.author-row .col-bio {
		width: 100%;
	}

	.author-row .col-bio {
		padding-top: 20px;
	}
}

.meet-the-team a {
	color: #000 !important;
	font-size: 1.5em;
	margin-right: 8px;
}

.meet-the-team a:hover {
	color: #f2a81d !important;
}

@media (max-width: 1000px) {
	.meet-the-team .grid .cell {
		padding-bottom: 30px;
	}
}

.aa-collapse {
	margin-bottom: 1em;
	/*
	max-height: 130px;
	overflow: hidden;
	position: relative;
	*/
}

.aa-hidden {
	display: none;
}

.meet-the-team .aa-collapse a {
	font-size: 1em;
	margin: 0;
}

/*
.aa-collapse.open {
	margin-bottom: 0;
	max-height: none;
}
*/

.aa-collapse + a {
	display: block;
	font-size: 16px;
	margin-bottom: 40px;
	position: relative;
}

/*
.aa-collapse:not(.open) + a {
	padding-top: 1.2em;
	transition: color .3s !important;
}


.aa-collapse:not(.open) + a:after {
	content: '...';
	display: block;
	font-family: montserrat, sans-serif;
	font-size: 20px;
	left: 0;
	position: absolute;
	top: -1em;
}

.aa-collapse:not(.open) + a:hover:after {
	color: #000;
}


@media (min-width: 500px) and (max-width: 768px) {
	.aa-collapse {
		max-height: 80px;
	}
}
*/

@font-face {
    font-family: 'Cambria';
    src: url('_static/fonts/Cambria-Bold.woff2') format('woff2'),
        url('_static/fonts/Cambria-Bold.woff') format('woff'),
        url('_static/fonts/Cambria-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cambria';
    src: url('_static/fonts/Cambria-BoldItalic.woff2') format('woff2'),
        url('_static/fonts/Cambria-BoldItalic.woff') format('woff'),
        url('_static/fonts/Cambria-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cambria';
    src: url('_static/fonts/Cambria-Italic.woff2') format('woff2'),
        url('_static/fonts/Cambria-Italic.woff') format('woff'),
        url('_static/fonts/Cambria-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cambria';
    src: url('_static/fonts/Cambria.woff2') format('woff2'),
        url('_static/fonts/Cambria.woff') format('woff'),
        url('_static/fonts/Cambria.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.home-before-menu {
	padding: 10px 0;
}

.home .feed .post .description,
.home .feed .post .description *,
.home .block-category-posts .post .description,
.home .block-category-posts .post .description * {
	font-family: 'Cambria', montserrat, sans-serif;
}


/*Advertorial Template*/
.advertorial-content  #sc_hero .overlay {
    background: transparent;
}
.advertorial-content .single-row {
    display: block;
}
.advertorial-content .content-area {
    max-width: 100%;
}
.advertorial-content .single_full_ad  {
	padding-bottom: 3em;
}
.advertorial-content .single_full_ad img {
	width: 100%;
}
.advertorial-content .content-no-ad {
    padding-bottom: 2.5em;
}
.post-thumbnail-caption, figcaption, .post-thumbnail-credit {
    font-size: 14px;
}
figcaption {
	color: #5e5e5e;
    text-align: center;
}
.alm-single-post:focus {
    outline: none !important;
}
@media (min-width: 1025px) {
	.advertorial-content .content-with-ad {
	    display: flex;
	    flex-flow: wrap;
	    justify-content: space-between;
	}
	.advertorial-content .content-with-ad .default-content {
	    width: 65%;
	}
	.advertorial-content .content-with-ad .adv-section {
	    width: 30%;
	}
	.advertorial-content .content-with-ad.adv_single_left {
	    flex-flow: row-reverse;
	}
}


.coinzilla {
  max-width: 100% !important;
  display: block !important;
  margin: 0 auto;
}

.hl-ribbon-wrapper {
  display: flex;
  flex-direction: row;
  color: white;
  background-color: black;
  justify-content: center;
  align-items: center;
  padding: 7px 5px;
  column-gap: 30px;
}
@media (max-width: 640px) {
  .hl-ribbon-wrapper {
    column-gap: 10px;
  }
  .hl-ribbon-sponsor {
    display: none;
  }
}