<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: miva-xdp
Theme URI: http://miva.com/
Description: xdp blog miva
Version: 1.0
Author: Miva
*/

/*
	START OF YOUR THEME
*/

body{
/*  font-family:'Univers LT Std';
	font-weight: 300;
	min-width: 300px;*/
	/*-webkit-font-smoothing: antialiased;*/
}
main p{
		margin: 0 0 1.5em;
}

main &gt; .ultra-wrap{
	max-width: 100%;
}
.container{
	width: 100%;
	max-width: 1400px;
}

.button2{
	font-size: 14px;
	background: #e42626;
	border:0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding:15px 0px 12px;
	line-height: normal;
	min-width: 190px;
	display: inline-block;
	color:#ffffff;
	height: auto;
}
.button2:hover{
	text-decoration: none;
	background: #cf2020;
	color:#ffffff;
}


/*--------------------------------------------------------------
= 3.0 Alignments : from 'twentyeleven' theme
--------------------------------------------------------------*/

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
	float: none;
	margin: 0.5em auto;
	display: block;
	border: 1px solid #efefef;
	padding: 5px;
	max-width: 100%;
	height: auto;
}

img.alignnone{
	margin:0.5em 0;
}


@media screen and (min-width: 767px) {
		/* Fix image alignment */
	img.alignleft {
		float: left;
		margin-right: 1.5em;
		margin-bottom: 0.5em;
	}

	img.alignright {
		float: right;
		margin-left: 1.5em;
		margin-bottom: 0.5em;
	}
}

/*--------------------------------------------------------------
=Comments: from 'twentyeleven' theme
--------------------------------------------------------------*/

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 0 0 70px;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist &gt; li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist &gt; li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist &gt; li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link &gt; span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist &gt; li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist &gt; li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist &gt; li.bypostauthor .comment-meta a:focus,
.commentlist &gt; li.bypostauthor .comment-meta a:active,
.commentlist &gt; li.bypostauthor .comment-meta a:hover {
}
.commentlist &gt; li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children &gt; li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist &gt; li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */

.comments-section #comments{
	width: 95vw;
}
@media screen and (min-width: 980px) {
	.comments-section #comments{
		width: calc(100vw - 425px);
		max-width: 85%;
	}
}
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	width: 100%;
	/*max-width: 85%;*/
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 45px;
	z-index: 1;
}
#respond .comment-form-comment label{
	position: absolute;
	top:0;
	height: 97%;
}
#respond input[type="text"]:focus,
#respond input[type="email"]:focus,
#respond input[type="url"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
/*  float: right;
	margin: -20px 0 10px;*/
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	text-align: center;
	font-size: 15px;
	margin: 20px 0;
	padding: 10px 15px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text],
#respond input[type="email"],
#respond input[type="url"]{
	display: block;
	height: 42px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/***********************
*** HEADER
***********************/

.is-header{
	background: #000000;
	position: relative;
	z-index: 2;
}
/*
	header --&gt; layout
*/

.main-header{
	display: flex;
	align-items: center;
}
.blk-image-page-title{
	margin-bottom: 0;
}
/*
** header --&gt; logo
*/
.main-header_logo-mob{
	display: flex;
	align-items: center;
	flex-grow: 1;
}
.main-header_logo{
	padding:20px 0px;
	text-align: center;
	flex-grow: 1;
}
.main-header_logo img{
	display: inline-block;
	max-width: 125px;
	height: auto;
}


/*
** header --&gt; hamburger
*/
.main-header_mob{
	flex-basis: 30px;
}
.mobile-menu-button{
	display: inline-block;
}
.mobile-menu-button span{
	height:4px;
	width:30px;
	position: relative;
	content:" ";
	display: inline-block;
	background:#ffffff;
}

.mobile-menu-button span:before{
	position: relative;
	display: block;
	background:#ffffff;
	left:0;
	top:-8px;
	width: 100%;
	content:" ";
	height:4px;
	transform: none;
}
.mobile-menu-button span:after{
	position: relative;
	display: block;
	background:#ffffff;
	left:0;
	top:4px;
	width: 100%;
	content:" ";
	height:4px;
	transform: none;
}

/*
** header --&gt; cart icon
*/

.main-header_tocart{
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}
.main-header_tocart a{
	color:#ffffff;
	text-decoration: none;
	display: inline-block;
	position: relative;
	padding-right: 60px;
}
.main-header_tocart a i,
.main-header_tocart a small{
	color:#888888;
}
.main-header_tocart small{
	font-size: 10px;
	font-weight: 700;
	display: block;
	letter-spacing: 1px;
}
.main-header_tocart .tocart-title{
	letter-spacing: 1px;
}
.main-header_tocart .tocart-title{
	position: relative;
	display: inline-block;
}
.tocart-title .theme-icon__caret--down{
		position: absolute;
		right: -16px;
		color: #ffffff;
		top: -3px;
}
.main-header_tocart .theme-icon__cart{
	position: absolute;
	right:0;
	font-size: 20px;
	top:-3px;
}


/*
** header --&gt; main menu
*/

.main-header_nav{
	position: absolute;
	left: 0;
	top: 88px;
	width: 100%;
	background: #000000;
	max-height: 0px;
	overflow: hidden;
	visibility: hidden;
	transition: all 0.75s;
}
.main-header_nav.is-open{
	max-height: 10000px;
	visibility: visible;
}

.main-menu{
	list-style-type: none;
	margin:0;
	padding:0;
}
.main-menu li{

}
.main-menu &gt; li{
	border-bottom: 1px solid #666666;
}
.main-menu a{
	text-decoration: none;
}
.main-menu &gt; li &gt; a{
	color:#ffffff;
	display: block;
	padding:8px;
}
.main-menu &gt; li &gt; a:hover{
	background: #666666;
}


.main-menu .sub-menu{
	margin:0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.main-menu .sub-menu a{
	color:#ffffff;
	display: block;
	padding:5px;
}

.main-menu .sub-menu a:hover{
	color:#cccccc;
}

.main-menu &gt; li &gt; .sub-menu{
	background: #444444;
	padding-top:5px;
	padding-bottom: 5px;
}


.menu-item-has-children &gt; a{
	position: relative;
}

.main-menu &gt; .menu-item-has-children &gt; a span{
	position: absolute;
	top:0;
	right:0;
	width:30px;
	height: 100%;
	background: #444444;
}
.main-menu &gt; .menu-item-has-children &gt; a span:before{
		position: absolute;
		content: " ";
		left: 8px;
		width: 8px;
		height: auto;
		border-right: 7px solid transparent;
		border-top: 6px solid #ffffff;
		border-left: 7px solid transparent;
		top: 50%;
		margin-top: -5px;
}

.main-menu &gt; .menu-item-has-children &gt; .sub-menu{
	display: none;
}
.main-menu &gt; .menu-item-has-children.show-sub &gt; .sub-menu{
	display: block;
}


/* INDEX : HERO */
.featured-post-hero{
	background: #333333;
	background: url('images/featured-hero-default.jpg') center/cover no-repeat;
}
.featured-post-hero .textbox{
	text-align: center;
	color:#ffffff;
	padding:75px 0px;
}
.featured-post-hero_label{
	font-size: 20px;
	font-weight: 100;

}
.featured-post-hero_title {
	font-family: 'Teko';
	font-size: 2.5rem;
	margin:20px 0px 50px;
}

/* COMMON LAYOUT ITEMS */

.is-main-wrapper{
	padding-top: 60px;
	padding-bottom: 70px;
}


@media (min-width: 768px) {
	.gallery-columns-3{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		text-align: center;
		margin:20px 0px;
	}
	.gallery-columns-3 .gallery-item{
		width: calc(100%/3);
	}
}
.gallery-columns-3.gallery-size-thumbnail{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	margin:20px 0px;
}
.gallery-columns-3.gallery-size-thumbnail .gallery-item{
	width: auto;
	margin:0.15rem;
}




/* COMMON */
.bgimg{
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 1;
	content: " ";
	background-position: center;
}


/* INDEX */

/* LOOP */
.post-featured-image{
	overflow: hidden;
	border-radius: 7px 7px 0px 0px;
}
.post-featured-image img{
	max-width: 100%;
	height: auto;
}
.the-post-small{
	/*color:#918f8f;*/
	font-size: 14px;
	box-shadow: 0px 6px 40px -10px rgba(0,0,0,0.15);
	margin-bottom: 40px;
	position: relative;
}
.the-post-small-group{
	padding:60px 40px 40px 40px;
}
.the-post-small_title_meta{
	text-align: center;
	line-height: normal;
	margin-bottom: 20px;
}
.the-post-small_ctgy{
	font-size: 12px;
	color:#000000;
}
.the-post-small_ctgy a{
	color: inherit;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .125rem;
}
.the-post-small_ctgy a:hover{
	color:#e42626;
}
.the-post-small_title {
	font:20px 'Teko';
	font-size: 1.25rem;
	font-weight: 500;
	margin:12px 0px;
}
.the-post-small_title a {
	color: inherit;
	text-decoration: none;
}
.the-post-small_title a:hover{
	color:#e42626;
}
.the-post-small_meta{
	font-size: 12px;
	color: #222;
	-webkit-font-smoothing:initial;
}
.the-post-small_meta .post-meta_date{
	font-weight: 700;
}

.the-post-small_desc{
	line-height: 25px;
}

.the-post-small_commentcount{
	background: #000000;
	color:#ffffff;
	font-size: 11px;
	min-width: 25px;
	padding:5px;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	line-height: normal;
	position: absolute;
	right:22px;
	bottom:20px;
}
.the-post-small_commentcount:after{
	content: " ";
	display: block;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 9px solid #000000;
	position: absolute;
	bottom: -6px;
	z-index: -1;
	left: 6px;
}

/* AJAX LOAD */

.load-more-caller a{
	border:1px solid #e42626;
	background: #ffffff;
	color:#e42626;
	-webkit-font-smoothing:initial;
}
.load-more-caller a:hover{
	border:1px solid #ffffff;
}

/* SINGLE / PAGE */

.inside-page .col-left h1{
	/*font:30px 'Teko';*/
	font-size: 30px;
	margin: 0 0 30px;
	font-weight: 600;
	text-transform: uppercase;
}

.inside-page .single-title-meta{
	margin-bottom: 20px;
	position: relative;
}
.inside-page .single-title-meta h1{
	margin:17px 0px;
}
.inside-page .single-title-meta p{
	margin:0;
}

.inside-page .col-left article{
	margin-bottom: 50px;
}

.single-title-meta .post-in-ctgy{
	font-size: 12px;
	text-transform: uppercase;
	color:#000000;
	font-weight: 600;
	letter-spacing: 2px;
}
.post-in-ctgy a{
	color:inherit;
}
.single-title-meta .the-post-small_meta{
	color:#a4a3a3;
}
.single-title-meta .the-post-small_meta .post-meta_date{
	color:#000000;
}

.single-title-meta .the-post-small_commentcount{
	bottom: 0;
	right: 0;
	padding: 5px 5px 4px;
}

.single-post-nav{
	margin:40px 0px;
}

/* SEARCH */

/* CATEGORY */

/* ARCHIVE */

/* UPCOMING EVENTS */
.type-upcoming-events .post-featured-image a{
		width: 100%;
}
.type-upcoming-events .post-featured-image img{
	width: 100%;
}
.type-upcoming-events p{
	margin-bottom: 5px;
	line-height: normal;
	font-size: 16px;
}
.the-post-small-group{
	padding:25px 40px 25px 40px;
}
.the-post-small_title{
	/*border-bottom: 1px dashed #efefef;*/
	/*padding-bottom: 15px;*/
}
.has-event-button{
	margin-top: 10px;
}
.event-from-to-date strong{
	display: block;
	margin-bottom: 5px;
}
.type-upcoming-events .event-from-to-date{
	margin-bottom: 10px;
}


/***
****** Sidebar
***/

.sb-items &gt; section &gt; div{
	border-top: 1px solid #ebebeb;
}
.sb-items &gt; section:first-of-type &gt; div{
	border:0;
}
.sb-items &gt; section:first-of-type{
	margin-bottom: 30px;
}
.sb-items &gt; section &gt; div{
	display: inline-block;
	width: 100%;
}

.sb-items .widget-title,.sb-items .sb-item-title{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	margin:0;
	padding:25px 0px 15px;
	letter-spacing: 0px;
}

.sb-items ul{
	margin:0 0 0 20px;
	padding:0;
}
.sb-items li{
	font-size: 15px;
	margin-top: 15px;
	list-style-type: none;
	color:#767676;
	font-weight: 400;
}
.sb-items ul li:first-of-type{
	margin-top: 0;
}

.sb-items li a{
	color:inherit;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0px;
	-webkit-font-smoothing:initial;
}
.sb-items li a:hover {
		color: #e42626;
}
/* search widget */
.sb-items .widget_search{
	border:1px solid #ebebeb;
}

.sb-items .widget_search .screen-reader-text{
	display: none;
}
.sb-items .widget_search label input{
	border:0;
	height: 50px;
	width: 100%;
	padding-left: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all 0.5s;
}
.sb-items .widget_search label input:focus{
	letter-spacing: 1px;
}
.sb-items .widget_search label{
	width: calc(100% - 55px);
	vertical-align: top;
	margin:0;
}
.sb-items .widget_search .search-submit{
	position: relative;
	border:0;
	font-size: 0;
	line-height: normal;
	content:" ";
	background: url('images/search-icon.png') center no-repeat;
	width:50px;
	height: 50px;
}

/* menu social */
.social-media-item{
	display: none;
}
.sb-items #menu-social{
	margin:0;
}
.sb-items #menu-social li{
	margin
}
.social-media-item &gt; div{
	padding-top: 50px;
}
.social-media-item .sb-item-title{
	color:#7d7d7d;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
.social-media-item .social-menu{
	display: flex;
	max-width: 300px;
}
.social-media-item .social-menu li{
	display: block;
	margin:0;
	flex-grow: 1;
}
.social-media-item .social-menu i{
	color:#777777;
}
.social-media-item .social-menu a:hover i{
	color:#e42626;
}
.widget_search form{
	margin:0;
}

.sb-items .widget_recent_entries h3,
.sb-items .widget_categories h3,
.sb-items .widget_xdpfeaturedposts h3,
.sb-items .widget_xdpupcomingevents h3{
	cursor: pointer;
	position: relative;
	font-family: 'Univers LT Std', 'Univers LT Std Fallback', sans-serif;
}
.sb-items .widget_recent_entries h3 span,
.sb-items .widget_categories h3 span,
.sb-items .widget_xdpfeaturedposts h3 span,
.sb-items .widget_xdpupcomingevents h3 span{
	position: absolute;
	right:0;
	top:0;
	height: 100%;
	width: 30px;
}

.sb-items .widget_recent_entries h3 span:before,
.sb-items .widget_categories h3 span:before,
.sb-items .widget_xdpfeaturedposts h3 span:before,
.sb-items .widget_xdpupcomingevents h3 span:before{
	display: block;
	content:" ";
	width: 12px;
	height: 2px;
	background:#b2b2b2;
	position: absolute;
	top:50%;
	right:8px;
	margin-top: -1px;
}
.sb-items .widget_recent_entries h3 span:after,
.sb-items .widget_categories h3 span:after,
.sb-items .widget_xdpfeaturedposts h3 span:after,
.sb-items .widget_xdpupcomingevents h3 span:after{
	display: block;
	content:" ";
	width: 12px;
	height: 2px;
	background:#b2b2b2;
	position: absolute;
	top:50%;
	right:8px;
	margin-top: -1px;
	transition: all 0.75s;
	transform: rotate(90deg);
}

.sb-items .widget_recent_entries ul,
.sb-items .widget_categories ul,
.sb-items .widget_xdpfeaturedposts ul,
.sb-items .widget_xdpupcomingevents ul{
	max-height: 0px;
	overflow: hidden;
	visibility: hidden;
	margin-bottom: 0;
	transition: all 0.5s;
}

.sb-items .show-list-item ul{
	max-height: 1000px;
	visibility: visible;
	margin-bottom: 25px;
}

.sb-items .show-list-item h3 span:after{
	transform: rotate(0deg);
}

.widget_xdpupcomingevents .sb-event-dates{
	border-bottom: 1px solid #e42626;
	margin-bottom: 5px;
	display: inline-block;
}
.see-past-events a.button,
.see-past-events a.button:hover{
	color:#ffffff;
	-webkit-font-smoothing: antialiased;
}


/*******
*** FOOTER
********/

.is-footer{
	background: #eeeeee;
	padding:65px 0px;
}

/*footer logo*/
.footer-logo{
	text-align: center;
	margin-bottom: 50px;
}
.footer-contents h5{
	/*font: 18px 'Teko';*/
	font-size: 15px;
	text-transform: uppercase;
	color: #222222;
	letter-spacing: 0.1em;
	margin-bottom: 1.25rem;
}
.footer-has-menu{
	margin-bottom: 25px;
}
.footer-menu{
	margin:0;
	padding:0;
	list-style-type: none;
}
.footer-menu li {
		margin-bottom: 10px;
}
.footer-menu a{
	color:#555555;
	text-transform: uppercase;
	font-size: 12px;
	-webkit-font-smoothing: initial;
}
.footer-menu a:hover{
	color:#e42626;
}
/* footer newsletter */
.newsletter-item-inside{
	display: flex;
	border-bottom: 1px solid #e87676;
}
.newsletter-item-inside input{
	border:0;
	background: transparent;
	font-size: 14px;
	flex-grow: 1;
}
.newsletter-item-inside .submitbutton{
	font: 18px 'Teko';
	flex-basis: 40px;
	border:0;
	background: transparent;
	text-align: right;
	padding:15px 0px;
	text-transform: uppercase;
}


/*footer social media */
.footer-contents_connect{
	margin-top: 25px;
}
.social-menu{
	margin:0;
	padding:0;
	list-style-type: none;
}
.social-menu a{
	text-decoration: none;
}
.social-menu i{
	font-style: normal;
	color:#ababab;
	font-size: 16px;
}
.social-menu a:hover i{
	color:#e42626;
}
.social-menu li{
	display: inline-block;
	margin-left: 20px;
}
.social-menu li:first-of-type{
	margin-left: 0;
}

/* AFTER FOOTER */
.after-footer{
	background: #000000;
	color:#ffffff;
	padding:15px 0px;
}
.after-footer a{
	color:inherit;
}

.after-footer p{
	margin:0;
}

.is-bloginfo{
	font-size: 12px;
	font-weight: 300;
	color:#d5d5d5;
}

/* back to top */
.footer-backtotop{
	text-transform: uppercase;
	font-family: 'Teko';
}
.footer-backtotop span{
	color: #8a8a8a;
	font-size: 7px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	padding-top: 5px;
}

.go-shop-xdp:before{
	content: " ";
	background: url(images/arrow-red.png) no-repeat center;
	display: inline-block;
	width: 20px;
	height: 10px;
	margin-right: 10px;
}

/* MEDIA QUERIES */
@media (min-width: 600px) { /* mobile -&gt; tablet  */

	/* FOOTER */
	.newsletter-item-inside{
		/*max-width: 600px;*/
	}
	.footer-contents_connect{
		text-align: center;
	}
	.footer-contents_left &gt; div{
		width: 30%;
		max-width: 175px;
		display: inline-block;
		vertical-align: top;
	}

	.footer-contents_left .footer-logo{
		width: calc(100% - 365px);
		max-width: initial;
	}


}

@media (min-width: 768px) { /* tablet */

	/* HOME HERO */
	.featured-post-hero{
		height: 555px;
	}
	.featured-post-hero &gt; .container-fluid{
		height: 100%;
	}
	.featured-post-hero .textbox{
		position: relative;
		transform: translateY(-50%);
		top: 50%;
		padding:0;
	}
	/* COMMONG LAYOUT */
	.col-left{
		float:left;
		width: 100%;
		width:calc(100% - 425px);

	}
	.col-right{
		width: 100%;
		max-width: 425px;
		float: right;
		padding-left: 40px;
	}

	/* INDEX */

	/* LOOP */

	/* INSIDE PAGES */

	.inside-page .col-left h1{
		font-size: 36px;
	}

	.is-full-article{
		/*color:#918f8f;*/
		line-height: initial;
		-webkit-font-smoothing: initial;
	}
	.is-full-article p{
		line-height: 25px;
	}
	.is-full-article b,
	.is-full-article strong,
	.is-full-article h1,
	.is-full-article h2,
	.is-full-article h3,
	.is-full-article h4,
	.is-full-article h5{
		color:#000000;
	}

	.is-full-article p:first-of-type img.alignnone,
	.is-full-article p:first-of-type img.aligcenter{
		margin-bottom: 50px;
	}

	/* Sideabar / right col */

	.social-media-item{
		display: block;
	}

	/* FOOTER */

}

@media (min-width: 900px) { /* tablet-&gt;desktop */
	/* FOOTER */
	.footer-contents_right{
		min-width: 300px;
		float: right;
	}
	.footer-contents_connect{
		text-align: left;
	}
	.footer-contents_left{
		width:calc(100% - 300px);
		float:left;
	}
	.footer-logo{
		text-align: left;
	}
	.newsletter-item-inside {
		max-width: 285px;
	}
}

@media (min-width: 992px) { /* desktop */
	/* HEADER + NAV + LOGO */
	.main-header_logo{
		text-align: left;
		padding: 0;
	}
	.main-header_logo-mob {
		flex-grow: 0;
		transition: width 0.5s;
		width: 160px;
	}
	.main-header_nav{
		position: static;
		max-height: initial;
		visibility: visible;
		width: initial;
		flex-grow: 1;
		overflow: visible;
	}
	.main-menu &gt; li{
		display: inline-block;
		border:0;
	}
	.main-menu &gt; li &gt; a{
		padding: 45px 4px;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: 2px;
		font-size: 12px;
	}

	/* FRONT : HERO */
	.featured-post-hero_label {
		font-size: 32px;
		color: #ababab;
		letter-spacing: 4px;
	}

	.featured-post-hero_title {
		margin: 15px auto 45px;
		font-size: 3rem;
		max-width: 1200px;
	}
	.featured-post-hero_link a{
		font-weight: 700;
		letter-spacing: 2px;
	}

	/* nav+ */
	.main-menu &gt; .menu-item-has-children &gt; a span{
		display: none;
	}

	.menu-item-has-children{
		position: relative;
	}
	.main-menu &gt; .menu-item-has-children &gt; .sub-menu{
		display: block;
		top:88px;
	}
	.menu-item-has-children &gt; .sub-menu{
		position: absolute;
		background: #444444;
		width: 200px;
		padding:0!important;
		left:-10000000px;
	}
	.menu-item-has-children .sub-menu li a{
		padding:9px;
		/*border-left: 1px solid #efefef;*/
	}
	.main-menu &gt; .menu-item-has-children:hover &gt; .sub-menu{
		left:0;
	}
	.menu-item-has-children .sub-menu li:hover .sub-menu{
		top:0;
		left:100%;
		background: #666666;
	}

	/* INDEX */

	.col-left .the-post-small_group{
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: space-between;
	}
	.page-contents .the-post-small{
		width: 48%;
		align-self: baseline;
	}

	/* FOOTER */
	.footer-contents_right{
		min-width: 350px;
	}
	.footer-contents_left{
		width:calc(100% - 350px);
	}
	.footer-contents_left{
		padding-left: 60px;
	}

}

@media (min-width: 1150px) {
	.main-menu &gt; li &gt; a{
		padding: 45px 8px;
		font-size: 14px;
	}
}

@media (min-width: 1200px) {
	.main-header_logo-mob {
		width: 220px;
	}
	.main-header_logo img{
		max-width: 155px;
	}

	/* COMMONG LAYOUT */
	.col-left{
		float:left;
		width: 100%;
		width:calc(100% - 465px);

	}
	.col-right{
		width: 100%;
		max-width: 465px;
		float: right;
		padding-left: 55px;
	}



}

@media (min-width: 1300px) {
	.main-header_logo-mob {
		width: 310px;
	}
}

/*
	END OF YOUR THEME
*/
/* ==|== non-semantic helper classes ========================================
	 Please define your styles before this section.
	 ========================================================================== */
/* For image replacement */
.ir,.visuallyhidden{border:0;overflow:hidden}.hidden,.invisible{visibility:hidden}.ir{display:block;text-indent:-999em;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr}.ir br{display:none}.hidden{display:none!important}.visuallyhidden{clip:rect(0 0 0 0);height:1px;margin:-1px;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}

/* ==|== print styles =======================================================
	 Print styles.
	 Inlined to avoid required HTTP connection: h5bp.com/r
	 ========================================================================== */
@media print{blockquote,img,pre,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
</pre></body></html>