/*
 ************************************************************
 *
 * CHILD-ELEMENT
 *
 ************************************************************
 * ----------------------------------------------------------
 *
 * WORDPRESS GENERATED CLASSES
 *
 * ----------------------------------------------------------
 *
 * - IMAGE
 */

#top figure
{
	width: auto !important;
}

@media only screen and (max-width: 479px)
{
	.responsive #top figure img
	{
		width: 100%;
		height: auto;
	}
}

/*
 * - ALIGN
 */

#top .alignleft,
#top .alignright,
#top .aligncenter,
#top .alignleft img,
#top .alignright img,
#top .aligncenter img
{
	display: block;
	position: relative;
}

#top .alignleft
{
	float: left;
	margin: 0px 32px 0px 0;
}

#top .alignright
{
	float: right;
	margin: 0px 0px 0px 32px;
}

#top .aligncenter
{
	clear: both;
	margin: 24px auto;
}

@media only screen and (max-width: 989px)
{
	.responsive #top .alignleft,
	.responsive #top .alignright,
	.responsive #top .aligncenter
	{
		clear: both;
		float: none;
		margin: 24px 0;
		margin-right: auto;
	}
}

@media only screen and (min-width: 990px)
{
	.responsive #top .alignleft
	{
		margin: 0px 32px 32px 0;
	}
	.responsive #top .alignright
	{
		margin: 0px 0px 32px 32px;
	}
	.responsive #top .aligncenter
	{
		margin: 32px auto;
	}
}

/*
 * - CAPTION
 */

#top .wp-caption,
#top .wp-caption img
{
	border: none;
}

#top .wp-caption,
#top .wp-caption p,
#top .wp-caption figcaption
{
	font-family: 'Muli', Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#top .wp-caption img
{
	padding: 0;
}

#top .wp-caption p,
#top .wp-caption figcaption
{
	margin-top: 8px;
	color: var(--color-cvi-gray);
}

/*
 * ----------------------------------------------------------
 *
 * ELEMENT
 *
 * ----------------------------------------------------------
 *
 * - MISC
 */

#top #scroll-top-link
{
	display: none !important;
}

#top .image-overlay
{
	display: none !important;
}

/*
 * - IFRAME
 */

.iframe
{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 56.25%;
}

.iframe iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.avia-popup .mfp-close,
div.avia-popup .mfp-close:hover
{
	border: none;
	-webkit-transition: none;
	        transition: none;
}

div.avia-popup .mfp-close:hover
{
	transform: scale(1);
}

.mfp-iframe-holder .mfp-iframe
{
	border-radius: 0;
}

.mfp-iframe-holder button.mfp-arrow
{
	display: none;
}

@media only screen and (max-width: 479px)
{
	.mfp-container
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.mfp-iframe-holder .mfp-content
	{
		max-width: 100% !important;
	}
	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 540px !important;
	}
}

@media only screen and (min-width: 480px)
{
	.mfp-iframe-holder .mfp-iframe-scaler
	{
		height: 540px !important;
	}
}

@media only screen and (min-width: 990px)
{
	.mfp-iframe-holder .mfp-content
	{
		max-width: 960px !important;
	}
}

/*
 * - PAGINATION
 */

#top .pagination
{
	display: table;
	margin: 0;
	padding: 0;
}

#top .pagination .pagination-meta
{
	display: none;
}

#top .pagination a,
#top .pagination span
{
	font-size: 15px;
	color: var(--color-orange);
}

#top .pagination a,
#top .pagination .current
{
	margin-right: 0;
	border-radius: 4px;
	box-shadow: none;
}

#top .pagination a:not(:last-child),
#top .pagination .current:not(:last-child)
{
	margin-right: 5px;
}

#top .pagination a
{
	border: 1px solid var(--color-lightgray-3);
	background-color: transparent;
}

#top .pagination a:hover
{
	border: 1px solid var(--color-cvi-1);
	background-color: var(--color-cvi-1) !important;
	color: var(--color-white);
}

#top .pagination .current
{
	border: 1px solid var(--color-cvi-2);
	background-color: var(--color-cvi-2);
	color: var(--color-white);
}

/*
 * - POST NAV
 */

#top .avia-post-nav .entry-image
{
	display: none;
}

/*
 * - ACTION
 */

#top .action a.reset
{
	cursor: pointer;
	font-size: 16px;
}

#top .action a.reset::before
{
	font-family: 'entypo-fontello';
	content: "\e88f";
	margin-right: 0.8em;
	font-size: 16px;
	color: var(--color-cvi-2);
}

/*
 * - WIDGET
 */

#top .widget
{
	padding: 0;
	margin-bottom: 32px;
}

#top .widget:last-child
{
	margin-bottom: 0;
}

#top .widgettitle
{
	margin-top: 0;
	letter-spacing: 0;
}

#top.archive .widget + .action
{
	margin: 20px 0 40px 0;
}

/*
 * - ICON
 */

#top .icon
{
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
	float: left;
}

#top .icon::before
{
	font-family: 'entypo-fontello';
	height: 30px;
	margin-right: 15px;
	line-height: 28px;
	text-align: center;
	font-size: 18px;
}

#top .icon.close::before
{
	content:"\e813";
}

#top .icon.email::before
{
	content:"\e805";
}

#top .icon.phone::before
{
	content:"\e854";
}

/*
 * - META
 */

#top .meta
{
	font-weight: 300;
	font-size: 14px;
	color: var(--color-black);
}

/*
 * - RATING
 */

.rating
{
	--percent: calc(var(--rating) / 5 * 100%);
	margin-bottom: 0;
	font-size: 24px;
}

.rating::before
{
	content: '★★★★★';
	letter-spacing: 2px;
	background: -webkit-gradient(linear, left top, right top, from(var(--color-cvi-2)), to(var(--color-lightgray-3)));
    background: linear-gradient(90deg, var(--color-cvi-2) var(--percent), var(--color-lightgray-3) var(--percent));
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	        background-clip: text;
}

/*
 * - SOCIAL
 */

#top .social_bookmarks
{
	display: flex;
	width: 100%;
	height: auto;
}

#top .social_bookmarks li
{
	width: auto;
	border: none;
}

#top .social_bookmarks li:not(:first-child)
{
	margin-left: 1em;
}

#top .social_bookmarks li a
{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	line-height: 20px;
	font-size: 20px;
	border-radius: 50%;
	border-width: 2px;
	border-style: solid;
}

#top #wrap_all .social_bookmarks li a
{
	border-color: var(--color-cvi-2);
	background-color: transparent;
	color: var(--color-white);
}

#top #wrap_all .social_bookmarks li a:hover
{
	border-color: var(--color-cvi-2);
	background-color: var(--color-cvi-2);
	color: var(--color-white);
}

/*
 * ----------------------------------------------------------
 *
 * TAXONOMY
 *
 * ----------------------------------------------------------
 *
 * - CATS
 */

#top .cats,
#top .cats ul,
#top .cats li
{
	display: flex;
	flex-direction: row;
}

#top .cats
{
	grid-gap: 16px;
}

#top .cats ul
{
	grid-gap: 8px;
}

#top .cats a,
#top .cats a:focus
{
	font-size: 14px;
	color: var(--color-cvi-1);
}

#top .cats a:hover
{
	color: var(--color-cvi-2);
}

/*
 * - TAGS
 */

#top .tags,
#top .tags ul
{
	display: flex;
	flex-flow: row wrap;
}

@media only screen and (min-width: 768px)
{
	.responsive #top .tags,
	.responsive #top .tags ul
	{
		align-items: center;
	}
}

#top .tags
{
	grid-gap: 16px;
	padding-top: 32px;
	border-top: 1px dotted var(--color-cvi-1);
}

@media only screen and (max-width: 767px)
{
	.responsive #top .tags
	{
		flex-direction: column;
	}
}

#top .tags ul,
#top .tags li
{
	list-style: none;
}

#top .tags ul
{
	grid-gap: 8px;
}

#top .tags ul li
{
	max-width: 160px;
	margin: 0;
	padding: 0;
}

#top .tags ul li a,
#top .tags ul li span
{
	display: block;
	width: 100%;
	padding: 8px 16px;
	overflow: hidden;
	text-transform: lowercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	border-radius: 4px;
	background-color: var(--color-lightgray-2);
}

#top .tags ul li a:hover
{
	background-color: var(--color-cvi-2);
	color: var(--color-white);
}

/*
 * ----------------------------------------------------------
 *
 * HEADING
 *
 * ----------------------------------------------------------
 *
 * - WRAP
 */

#top .heading .cats
{
	margin-bottom: 8px;
}

#top .heading .av-special-heading-tag:first-letter
{
	text-transform: capitalize !important;
}

/*
 * ----------------------------------------------------------
 *
 * ARTICLE
 *
 * ----------------------------------------------------------
 *
 * - WRAP
 */

#top .content-article article
{
	display: flex;
	flex-direction: column;
	grid-gap: 40px;
	max-width: 960px;
	margin: 0 auto;
}

#top .article h2
{
	border-bottom: 1px dotted var(--color-cvi-1);
	padding-bottom: 24px;
	margin-bottom: 32px;
}

@media only screen and (min-width: 990px)
{
	.responsive #top .article p,
	.responsive #top .article blockquote
	{
		text-align: justify;
	}
}

#top .article a
{
	text-decoration: underline !important;
}

#top .article ul,
#top .article ol
{
	padding: 32px;
	background-color: var(--color-lightgray-1);
}

#top .article li
{
	color: var(--color-cvi-1);
}

#top .article .av-icon-char::before
{
	color: var(--color-cvi-2);
}