@charset "UTF-8";
/* CSS Document */

/*

font-family: "Sentinel A", "Sentinel B", Serif, Georgia;
font-family: "Sentinel SSm A", "Sentinel SSm B", Serif, Georgia;
font-family: "Ringside Regular A", "Ringside Regular B", Sans-serif, Arial;
col

*/

body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  	-webkit-text-size-adjust: 100%;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin:0 auto;
	width: 100%; /* 1440px */
	color:rgba(20,20,35,1);
	background-color:rgb(255,255,255);
}

	img, embed, object, video, svg {
	max-width: 100%;
	}

	img {
	border: 0;
	vertical-align:text-bottom;
	}

	.clear {
		clear:both;
	}

	hr {
	border: 0;
  	height: 1px;
	padding:0;
	margin:0;
	}

	input,
	button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}

/* CLEAR SANS */

@font-face {
	font-family: "Clear Sans";
	src: url('../fonts/ClearSans-Regular.eot');
		src: url('../fonts/ClearSans-Regular.eot?#iefix') format('embedded-opentype'),
		     url('../fonts/ClearSans-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Clear Sans";
	src: url('../fonts/ClearSans-Bold.eot');
		src: url('../fonts/ClearSans-Bold.eot?#iefix') format('embedded-opentype'),
		     url('../fonts/ClearSans-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Clear Sans";
	src: url('../fonts/ClearSans-Italic.eot');
		src: url('../fonts/ClearSans-Italic.eot?#iefix') format('embedded-opentype'),
		     url('../fonts/ClearSans-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Clear Sans";
	src: url('../fonts/ClearSans-BoldItalic.eot');
		src: url('../fonts/ClearSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		     url('../fonts/ClearSans-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}

/* COLORS */

.black {color:rgba(20,20,35,1);}		.black_bk {background-color:rgba(20,20,35,1);}

.red {color:rgba(252,67,73,1);}			.red_bk {background-color:rgba(252,67,73,1);}

.blue {color:rgba(80,191,242,1);}		.blue_bk {background-color:rgba(80,191,242,1);}

.green {color:rgba(105,204,71,1);}		.green_bk {background-color:rgba(105,204,71,1);}

.white {color:rgba(255,255,255,1);}		.white_bk {background-color:rgba(255,255,255,1);}

::selection {
  background: rgba(252,67,73,1); /* WebKit/Blink Browsers */
  color:rgba(255,255,255,1);
}
::-moz-selection {
  background: rgba(252,67,73,1); /* Gecko Browsers */
  color:rgba(255,255,255,1);
}

/* TYPOGRAPHY */

p,
#posts li {
	font-family: "Sentinel A", "Sentinel B", Serif, Georgia;
	font-style:normal;
	font-weight:400;
}

	p strong,
	#posts li strong {
		font-weight:700;
	}

	p em,
	#posts li em {
		font-style:italic;
	}

	p strong em,
	#posts li strong em {
		font-weight:700;
		font-style:italic;
	}

	p.small_caps {
		font-family: "Sentinel SSm A", "Sentinel SSm B", Serif, Georgia;
		text-transform:uppercase;
		letter-spacing:.2em;
	}

		#most_recent_post p,
		.highlights p,
		#posts p,
		#posts li {
			font-size:1.25em;
			line-height:1.5em;
		}

			#posts p {
				margin: 0 0 1em 0;
			}

			#posts p.p_no_bottom_margin {
				margin: 0 0 .25em 0;
			}

		.post_module p,
		.shop_highlight p {
			font-family: "Sentinel SSm A", "Sentinel SSm B", Serif, Georgia;
			font-size:.9em;
			line-height:1.65em;
			letter-spacing:.005em;
		}

		.highlights p.small_caps,
		#wp-email-popup p.small_caps {
			font-size:.6em;
			line-height:2em;
			font-weight:500;
		}

h1, h2, #most_recent_post h3.category, .post_module h3.category, h5, ul,
#posts h3.category,
#posts p.wp-caption-text,
p.entry-caption,
blockquote p,
#archive_title h1,
#posts h1,
#highlights_landing h1,
footer #row_02 a,
input.sbx-custom__input,
.mailing_list ul li label,
.mailing_list_footer ul li label,
.more_menu ul li,
.nav ul li a,
#pagination {
	font-family: "Ringside Regular A", "Ringside Regular B", Sans-serif, Arial;
	font-style:normal;
	font-weight:300;
}

		#trending h1,
		#most_recent_post h2,
		.highlights h1,
		#posts h2,
		#wp-email-popup h1 {
			font-size:2.25em;
			line-height:1.125em;
			font-weight:800;
		}

			aside .highlights h1 {
				font-size:2em;
                color:rgba(20,20,35,1);
			}

		.post_module h2 {
			font-size: 1.35em;
			line-height:1.25em;
			font-weight:800;
		}

		#most_recent_post h3.category,
		#posts h3.category,
		#editorial ul,
		h2.events,
		.nav ul li a {
			font-size:1.2em;
			line-height:1em;
			font-weight:800;
		}

		#most_recent_post h3.category,
		#posts h3.category {
			text-transform: none;
			letter-spacing: 0;
		}

			#editorial ul li {
				position:relative;
				top:-3px;
			}

		.post_module h3.category {
			font-size:1em;
			line-height:1em;
			font-weight:800;
			text-transform: none;
			letter-spacing: 0;
		}


/*ADDED by AV on FEB 8 */

h3.category.sponsor_category {
    background-color: #949494;
    padding: 8px;
    border-radius: 3px;
}

h3.category.sponsor_category:hover {
    background-color: #FC4348;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	text-decoration:none;
}

h3.category.sponsor_category a,
h3.category.sponsor_category a:after {
	color:white!important;
	border-bottom:none!important;
	display: inline-block!important;
   position: relative!important;
   padding: 15px!important;
   margin: -15px!important;
   }

/* END ADDED */

		#archive_title h1,
		#highlights_landing h1,
		#posts h1 {
			font-size:3.25em;
			line-height:1em;
			font-weight:800;
		}

		#also h1 {
			font-size:2.25em;
			line-height:1.125em;
			font-weight:800;
		}

		input.sbx-custom__input,
		#header_random_post h2,
		.mailing_list h2,
		.mailing_list_footer h2,
		#archive_title h2 {
			font-size:1.2em;
		}

			#archive_title h2 {
				line-height:1.2em;
			}

		#info ul,
		footer #row_02 a,
		#sidebar_ad h2,
		.shop_highlight h2,
		.highlights h2,
		.grid-item h2,
		.frequency h2,
		.mailing_list ul li label,
		.mailing_list_footer ul li label,
		.more_menu ul li,
		.collapse_header > .collapse_search input.sbx-custom__input,
		.collapse_header > #header_nav_editorial > .nav ul li a {
			font-size:1em;
			line-height:1em;
			letter-spacing:.01em;
		}

			.highlights h2,
			.grid-item h2 {
				font-weight:800;
				line-height:1.35em;
			}

			.more_menu ul li {
				font-weight:800;
			}

			footer #row_02 a {
				font-weight:400;
			}

		footer #row_04 h2 {
			font-size:.9em;
			font-weight:400;
			line-height:1.5em;
			letter-spacing:.01em;
		}

		.hamburger_items > .col_02 > .events > h2 {
			font-size: 1.5em;
			font-weight: 800;
			line-height: .8em;
		}

		.hamburger_items > .col_02 > .events > h2 svg {
			fill:white;
		}

		h5 {
			font-size:1em;
		}

		#posts p.wp-caption-text,
		p.entry-caption,
		blockquote p {
			color:rgba(20,20,35,.5);
			padding:7px 0 0;
			margin: 0 0 15px 0;
			font-size:1em;
			line-height:1.5em;
			letter-spacing:.01em;
		}

		#posts.pages h2 {
			font-size:1.75em;
			border-bottom:1px solid rgba(20,20,35,.15);
			padding:0 0 10px 0;
			margin: 30px 0 12px 0;
		}

			#posts.pages h2.h2_no_top_margin {
				margin: 0 0 12px 0;
			}

		#posts.pages img {
			margin:0;
		}

		#posts.pages h3 {
			float:none;
			display:block;
			margin:10px 0;
		}

		#posts.pages p.small_caps {
			font-size:.9em;
			font-weight:700;
			margin:30px 0 0 0;
			letter-spacing:0;
		}

h3, .h3, .more, .caption, .input_text,
#mc_embed_signup div.mce_inline_error, .response,
.sbx-custom__reset,
.other_highlights {
	font-family: "Clear Sans";
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:.1em;
}

	h3, .more, .input_text, .other_highlights {
		font-size:10px;
		line-height:1em;
		font-weight:700;
	}

	.caption,
	.sbx-custom__reset {
		font-size:9px;
		line-height:1.5em;
		font-weight:400;
	}

	.more,
	.h3 {
		font-size:9px;
	}

		.h3 {
			display:block;
		}

	#mc_embed_signup div.mce_inline_error, .response {
		font-size:13px;
		font-weight:400;
		text-transform:none;
		letter-spacing:0;
		line-height:1.75em;
	}

/* LINKS */

a,
a:after,
svg,
img,
input {
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	text-decoration:none;
}

a:hover {
	color:magenta;
}

main h1 a,
main h1 a:after,
header a,
header a:after,
#most_recent_post h2 a,
#most_recent_post h2 a:after,
#posts h2 a,
#posts h2 a:after,
.post_module h2 a,
.post_module h2 a:after {
	color:rgba(20,20,35,1);
}

main h1 a:hover,
header a:hover,
#most_recent_post h2 a:hover,
#posts h2 a:hover,
.post_module h2 a:hover {
	color:rgba(252,67,73,1);
}

main p a,
main p a:after,
#also h2.also_tags a,
#also h2.also_tags a:after,
#wp-email-popup a,
#posts li a,
#posts li a:after {
	color:rgba(252,67,73,1);
	border-bottom:1px solid rgba(252,67,73,.25);
	padding: 0 0 3px 0;
}

main p a:hover,
#also h2.also_tags a:hover,
#wp-email-popup a:hover,
#posts li a:hover {
	color:rgba(20,20,35,1);
	border-bottom:1px solid rgba(20,20,35,.25);
}

#shop > .col_02 h2 a,
#shop > .col_02 h2 a:after {
	color:rgba(20,20,35,.35);
}

#shop > .col_02 h2 a:hover {
	color:rgba(20,20,35,1);
}

#header_random_post h2 a,
#header_random_post h2 a:after {
	color:rgba(20,20,35,.3);
	display:block;
}

	.hamburger_items .random_post h2 a,
	.hamburger_items .random_post h2 a:after {
		color:rgba(255,255,255,.3);
		display:block;
	}

#header_random_post h2 a:hover,
.hamburger_items .random_post h2 a:hover {
	color:rgba(252,67,73,1);
}

	#header_random_post h2 a:hover .icon,
	.hamburger_items > .col_02 > .random_post > h2 > a:hover > .icon
	{
		fill:rgba(252,67,73,1);
	}

.more a,
.more a:after {
	color:rgba(255,255,255,1);
	border-bottom:none;
	background-color:rgba(252,67,73,1);
	padding:1px 4px 3px 4px;
	margin: 0;
	top:-5px;
	position:relative;
}

	.post_module .more a {
		top:-3px;
	}

.more a:hover {
	color:white;
	border-bottom:none;
	background-color:rgba(20,20,35,1);
}

#most_recent_post h3 a,
#most_recent_post h3 a:after,
#posts h3 a,
#posts h3 a:after,
.post_module h3 a,
.post_module h3 a:after {
	color:rgba(20,20,35,.35);
	border-bottom:1px solid rgba(20,20,35,.1);
	padding:0 0 3px 0;
	margin:0 10px 0 0;
}

	#most_recent_post h3 a:last-child,
	#posts h3 a:last-child,
	.post_module h3 a:last-child {
		margin:0;
	}

#most_recent_post h3 a:hover,
#posts h3 a:hover,
.post_module h3 a:hover {
	color:rgba(20,20,35,.5);
	border-bottom:1px solid rgba(20,20,35,.3);
}

#most_recent_post h3.category a,
#most_recent_post h3.category a:after,
#posts h3.category a,
#posts h3.category a:after,
.post_module h3.category a,
.post_module h3.category a:after {
	color:rgba(20,20,35,.5);
	border-bottom:1px solid rgba(20,20,35,.3);
	padding:0 0 3px 0;
	margin:0 10px 0 0;
}

#most_recent_post h3.category a:hover,
#posts h3.category a:hover,
.post_module h3.category a:hover {
	color:rgba(20,20,35,1);
	border-bottom:1px solid rgba(20,20,35,.6);
}

	#most_recent_post h3.category a:last-child,
	#posts h3.category a:last-child,
	.post_module h3.category a:last-child {
		margin:0;
	}

.full_story a,
.full_story a:after {
	color:rgba(252,67,73,1);
	border-bottom:1px solid rgba(252,67,73,.25);
	padding: 0 0 6px;
}

.full_story a:hover {
	color:rgba(20,20,35,1);
	border-bottom:1px solid rgba(20,20,35,.25);
}

#nectar_sidebar + h2 a,
#nectar_sidebar + h2 a:after {
	color:rgba(252,67,73,.75);
	border-bottom:1px solid rgba(252,67,73,.25);
	padding: 0 0 3px 0;
}

#nectar_sidebar + h2 a:hover {
	color:rgba(20,20,35,.35);
	border-bottom:1px solid rgba(20,20,35,.1);
}

.response a,
.response a:after {
	color:rgba(255,255,255,1);
	border-bottom:1px solid rgba(255,255,255,.5);
	padding: 0 0 4px 0;
}

.response a:hover {
	color:rgba(20,20,35,1);
	border-bottom:1px solid rgba(20,20,35,.5);
}

.shop_highlight h2 a,
.shop_highlight h2 a:after {
		text-align:center;
		padding:10px 5px;
		line-height:1.5em;
		display:block;
		color:rgba(105,204,71,1);
}

.shop_highlight h2 a:hover {
	color:rgba(255,255,255,1);
	background-color:rgba(105,204,71,1);
}

aside #mediatemple .caption a,
aside #mediatemple .caption a:after {
	color:rgba(20,20,35,.25);
	border-bottom:1px solid rgba(20,20,35,.1);
	padding:0 0 2px;
}

aside #mediatemple .caption a:hover {
	color:rgba(20,20,35,.5);
	border-bottom:1px solid rgba(20,20,35,.3);
}

.highlights p a,
.highlights p a:after {
	color:rgba(252,67,73,1);
}

.highlights p a:hover {
	color:rgba(255,255,255,1);
}

.highlights h2 a,
.highlights h2 a:after {
	color:rgba(20,20,35,1);
}

.highlights h2 a:hover {
	color:rgba(252,67,73,1);
}

.highlights h1 a,
.highlights h1 a:after {
	border-top:1px solid rgba(255,255,255,.35);
	padding:25px 0 0 0;
	margin:27px 0 0 0;
	color:rgba(252,67,73,1);
	display:block;
}

.highlights h1 a:hover {
	color:rgba(255,255,255,1);
}


footer #row_02 .info a,
footer #row_02 .info a:after {
	color:rgba(80,191,242,1);
}

footer #row_02 .info a:hover {
	color:rgba(20,20,35,1);
}

footer #row_04 a,
footer #row_04 a:after {
color:rgba(20,20,35,.35);
border-bottom:1px solid rgba(20,20,35,.1);
padding: 0 0 3px 0;
font-weight:700;
}

footer #row_04 a:hover {
color:rgba(80,191,242,.75);
border-bottom:1px solid rgba(80,191,242,.35);
}

a.edit_post,
a.edit_post:after {
		color:blue;
		text-decoration:underline;
		border-bottom:none;
		margin:10px 0 0 0;
}

a.edit_post:hover {
		color:red;
		text-decoration:underline;
		border-bottom:none;
}

/* OVERALL STRUCTURE */

#container {
	width:100%;
	margin:0 auto;
	max-width:1452px;
	overflow:auto;
	position:relative;
}

	#header_flex {
		display: flex;
		flex-direction: column;
	}

	header {
		width:91.666666666667%;/* TARGET 1320 / CONTEXT 1440 */
		margin:0 auto;
		position:relative;
	}

		header hr {
			background-color: rgba(20,20,35,.15);
		}

		header.collapse_header hr {
			height: 0px;
		}

		nav#info .divider hr {
			height:1px;
		}

		header #print_logo {
			display:none;
		}

	#content {
		margin:0 4.166666666667%;/* TARGET 60 / CONTEXT 1440 */
		left:0;
		right:0;
		width:91.666666666667%;/* TARGET 1320 / CONTEXT 1440 */
		clear:both;
	}

			#content.onstickycontent {
				margin: 105px 4.166666666667% 0;/* TARGET 30 / CONTEXT 1320 */
			}

			#content hr {
				background-color: rgba(20,20,35,.15);
				margin:0;
			}

		main {
			/* WIDTH TARGET 960 / CONTEXT 1440 / UNDEFINED SO THAT SIDEBAR ALWAYS FITS AD */
			margin:0 0 60px 0;
			overflow:hidden;
		}

		aside {
			float:right;
			width: 300px;
			margin:0 0 0 4.545454545455%;/* TARGET 60 / CONTEXT 1320 */
		}

	#trending {
		width: 91.666666666667%;/* TARGET 1320 / CONTEXT 1440 */
		margin:60px 4.166666666667% 30px;/* TARGET 60 / CONTEXT 1440 */
		border-top:1px solid rgba(252,67,73,.5);
	}

	footer {
		width: 91.666666666667%;/* TARGET 1320 / CONTEXT 1440 */
		margin:60px auto 30px;
		position:relative;
		border-top:1px solid rgba(80,191,242,.5);
	}

/* NECTAR ADS LEADERBOARD */

		#nectar_head,
		#nectar_after_content {
			margin:30px 0;
			height:auto;
			position:relative;
			background-image: url(../images/Ads_Loading_Header.png);
			background-size:970px 250px;
			background-repeat:no-repeat;
			background-position:50% 50%;
		}

		#content #nectar_after_content {
			background:rgba(20, 20, 35, .03);
			padding: 1rem 0 2.5rem;
		}

		.search-results #nectar_after_content {
			margin: 90px 0 0;
		}

		#nectar_head .control,
		#nectar_after_content .control {
			width:100%;
			margin:0;
			text-align:center;
			overflow:hidden;
		}

		#nectar_after_content p.nector-ad-label {
			color: rgba(20, 20, 35, .35);
			font-family: "Clear Sans", Sans-serif, Arial;
			font-size: .6em;
			font-weight: 400;
			letter-spacing: 1px;
			margin: 0 auto 1rem;
			text-align: center;
			text-transform: uppercase;
		}

			.control_mobile {
				background:rgba(255,255,255,1);
				padding:20px 0;
				border-top:1px solid rgba(20,20,35,.15);
				border-bottom:1px solid rgba(20,20,35,.15);
				display:block;
				clear:both;
			}

		.notblocked {
		  display: block;
		}
		.blocked {
		  display: none;
		}
		.adblock .notblocked {
		  display: none;
		}
		.adblock .blocked {
		  display: block;
		}

			#nectar_sidebar {
				background-image: url(../images/Ads_Loading_Sidebar.png);
				background-size:300px 600px;
				background-repeat:no-repeat;
				background-position:0% 0%;
			}

		.nectar_fallback_image {
			background-image: url(../images/fallback_image.png);
			background-size:contain;
			background-repeat:no-repeat;
			background-position:50% 50%;
		}

		#nectar_sidebar .nectar_fallback_image {
			background-image: url(../images/fallback_image_sidebar.png);
		}


			#nectar_sidebar + h2 {
				margin:15px 0 0;
				color:rgba(20,20,20,.35);
			}


/* HEADER AND NAVIGATION */

	#header_background {
		background:rgba(255,255,255,1);
		position:absolute;
		top:0;
		width:104%;
		left:-2%;
		height:199px;
		z-index:-1;
	}

		.collapse_header #header_background {
			height:74px;
		}

		header > .col_01 {
			/* WIDTH TARGET 960 / CONTEXT 1440 / UNDEFINED SO THAT SIDEBAR ALWAYS FITS AD */
			margin:0 0 0 0;/* TARGET 30 / CONTEXT 1320 */
			overflow:hidden;
			background:rgba(255,255,255,1);
		}

			#header_logo_and_info.col_01 {
				border-top:30px solid rgba(255,255,255,1);
			}

			header .logo {
				width: 450px;/* TARGET 450 / CONTEXT 960 */
				height:84px;
				float:left;
				position:relative;
				overflow:hidden;
				z-index:0;
			}

			header .logo svg#logo_2020_header {
				position:absolute;
				width:87.671232876712329%; /*320 in 365 per Illustrator file*/
				fill:rgb(20,20,35);
                top:0;
                left:0;
				z-index:1;
            -moz-transition:none;
                -o-transition:none;
                transition:none;
			}

				header .logo svg#logo_2020_header:hover {
					fill:rgb(252,67,73);
				}

			header .logo a#logo_2020_header_badge {
                display:block;
				position:absolute;
				width:74px;
                height:74px;
                top:0;
                right:0;
				z-index:1;
                cursor:default;
                background-image:url('../images/colossal_2020_logo_11yearbadge.png');
                  background-size: contain;
                  background-position: center center;
                  background-repeat:no-repeat;
                -moz-transition:background-position .5s ease;
                -o-transition:background-position .5s ease;
                transition:background-position .5s ease;
                }

                /*header .logo a#logo_2020_header_badge:hover {
                    background-image:url('../images/colossal_2020_logo_10yearbadge_hover.png');
                }*/

                header.collapse_header .logo a#logo_2020_header_badge {
                  background-position: 0 40px;
                -moz-transition:background-position .2s ease;
                -o-transition:background-position .5s ease;
                transition:background-position .5s ease;
                width: 32px;
                height: 32px;
                }

				#header_logo_and_info > .logo > figure {
				  -webkit-animation: imageAnimation 30s linear infinite 0s, backgroundScroll 10s linear infinite; /* Add up total animation time and change second duration */
				  -moz-animation: imageAnimation 30s linear infinite 0s, backgroundScroll 10s linear infinite; /* Add up total animation time and change second duration */
				  -o-animation: imageAnimation 30s linear infinite 0s, backgroundScroll 10s linear infinite; /* Add up total animation time and change second duration */
				  animation: imageAnimation 30s linear infinite 0s, backgroundScroll 10s linear infinite; /* Add up total animation time and change second duration */
				  backface-visibility: hidden;
				  background-size: cover;
				  background-position: center center;
				  background-repeat:repeat-y;
				  color: transparent;
				  height: 200%;
				  opacity: 0;
				  position: absolute;
				  left: 0px;
				  top: 0px;
				  width: 100%;
				  z-index: -1;
				}


				/* COMMENTED OUT ON JULY 19 BY ARMIN TO AVOID LOADING IMAGES

				#header_logo_and_info > .logo > figure:nth-child(1) {
				  background-image: url('../logo_images/logo_image_01.jpg');
				}
				#header_logo_and_info > .logo > figure:nth-child(2) {
				  -webkit-animation-delay: 6s;
				  -moz-animation-delay: 6s;
				  -o-animation-delay: 6s;
				  animation-delay: 6s;
				  background-image: url('../logo_images/logo_image_02.jpg');
				}
				#header_logo_and_info > .logo > figure:nth-child(3) {
				  -webkit-animation-delay: 12s;
				  -moz-animation-delay: 12s;
				  -o-animation-delay: 12s;
				  animation-delay: 12s;
				  background-image: url('../logo_images/logo_image_03.jpg');
				}
				#header_logo_and_info > .logo > figure:nth-child(4) {
				  -webkit-animation-delay: 18s;
				  -moz-animation-delay: 18s;
				  -o-animation-delay: 18s;
				  animation-delay: 18s;
				  background-image: url('../logo_images/logo_image_04.jpg');
				}
				#header_logo_and_info > .logo > figure:nth-child(5) {
				  -webkit-animation-delay: 24s;
				  -moz-animation-delay: 24s;
				  -o-animation-delay: 24s;
				  animation-delay: 24s;
				  background-image: url('../logo_images/logo_image_05.jpg');
				}

				*/

				/* Increase animation delay and nth-child in each new image ///// COMMENTED OUT AS WELL


					@-webkit-keyframes imageAnimation {
					  0% {
						-webkit-animation-timing-function: ease-in;
						opacity: 0;
					  }
					  8% {
						-webkit-animation-timing-function: ease-out;
						opacity: 1;
					  }
					  17% {
						opacity: 1
					  }
					  25% {
						opacity: 0
					  }
					  100% {
						opacity: 0
					  }
					}

				@keyframes imageAnimation {
				  0% {
					animation-timing-function: ease-in;
					opacity: 0;
				  }
				  8% {
					animation-timing-function: ease-out;
					opacity: 1;
				  }
				  17% {
					opacity: 1
				  }
				  25% {
					opacity: 0
				  }
				  100% {
					opacity: 0
				  }
				}

					@-webkit-keyframes backgroundScroll {
						0% {
							-webkit-transform: translateY(0%);
						}
						100% {
							-webkit-transform: translateY(-25%);
						}
					}

				@keyframes backgroundScroll {
					0% {
						transform: translateY(0%);
					}
					100% {
						transform: translateY(-25%);
					}
				}

 			*/

			nav#info {
				width: 41.666666666667%;/* TARGET 400 / CONTEXT 960 */
				height:80px;
				float:right;
				padding-top: 5px;
				position:relative;
			}

				nav#info ul {
					display: flex;
					list-style-type: none;
					justify-content: space-between;
				}

				nav#info li.stretch {
					display: none;
				}

				nav#info li a {
					margin: auto;
					padding: 1rem .5rem;
				}

				nav > #info .divider {
					position: absolute;
					top: 50%;
					left: 50%;
					-o-transform: translate(-50%, -50%);
					-moz-transform: translate(-50%, -50%);
					-webkit-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%);
				}

					nav#info .divider hr {
						background-color: rgba(20,20,35,.15);
						margin: 7px .5rem 0;
					}

				nav#info .social {
					width:100%;
					position:absolute;
					bottom: 0;
					text-align:center;
				}

		header > .col_02 {
			float:right;
			width: 300px;
			margin:0 0 0 4.545454545455%;/* TARGET 60 / CONTEXT 1320 */
			background:rgba(255,255,255,1);
		}

			#header_shop.col_02 {
				border-top:30px solid rgba(255,255,255,1);
			}

			header #shop {
				width: 100%;/* TARGET 300 / CONTEXT 300 */
				float:left;
				height:85px;
				position:relative;
			}

				header #shop > .col_01 {
					width:115px;/* TARGET 115 / CONTEXT 300 */
					float:left;
					height:inherit;
					display: none;
				}

				.shop {
					width:112px;
					height:42px;
					background-image: url(../images/social_media_icons_v2.png);
					background-repeat:no-repeat;
					background-size:159px 96px;
					background-position:-16px 0px;
					background-color:rgba(105,204,71,1);
					display:block;
				}

					.shop:hover {
						background-color:rgba(20,20,35,1)!important;
					}

				#shop > .divider {
					position: absolute;
					top: 0;
					left: 150px;
					width:1px;
					height:100%;
					background:rgba(20,20,35,.15);
					display:none;
				}


				#shop > .col_02 {
					width:135px;/* TARGET 115 / CONTEXT 300 */
					float:none;
					height:inherit;
					margin:0 auto;
				}

				#shop > .col_02 h2 {
					border-bottom:1px solid rgba(20,20,35,.15);
					padding: 0 0 20px;
					text-align:center;
					color:rgba(20,20,35,.35);
					font-size:.9em;
				}

				#shop > .col_02 h2 svg {
				fill:rgb(252,67,73);
				-webkit-transition: all 250ms ease;
				-moz-transition: all 250ms ease;
				transition: all 250ms ease;
				}

				#shop > .col_02 h2 svg:hover {
				fill:rgba(20,20,35,1);
				}

				#shop > .col_02 h2:last-child {
					border-bottom:none;
					padding:18px 0 0;
				}

				#shop > .col_02 h2:first-child a,
				#shop > .col_02 h2:first-child a:after {
					color:rgba(252,67,73,1);
				}

				#shop > .col_02 h2:first-child a:hover {
					color:rgba(20,20,35,1);
				}

				#shop > .col_01 .caption,
				#shop > .col_02 .caption {
				width:inherit;
				display:block;
				position:absolute;
				bottom:-2px;
				text-align:center;
				}

					#shop > .col_02 .caption {
						color:rgba(20,20,35,.35);
					}

			header > .divider {
			width:100%;/* TARGET 1320 / CONTEXT 1440 */
			margin:0;/* TARGET 60 / CONTEXT 1440 */
			height:19px;
			background:rgba(255,255,255,1);
			border-bottom:1px solid rgba(20,20,35,.5);
			}

			nav#editorial {
				width: 100%;
				border-right: none;
				border-bottom:1px solid rgba(20,20,35,.15);
			}

			nav#editorial ul {
				overflow: hidden;
				margin: 0;
				padding: 0;
				height:55px;
			}

			nav#editorial ul li {
				list-style: none;
				float: left;
				text-align: center;
				border-right: 1px solid rgba(20,20,35,.15);
				box-sizing: border-box;
			}

				.nav ul li.more_nav {
					width: 14.25414364640884%;
				}

				.nav ul li.more_nav a:after {
					content:"";
					background-image: url(../images/more_arrow.png);
					background-size: 8px 5px;
					display: inline-block;
					width: 8px;
					height: 5px;
					position:relative;
					top: -5px;
					left:5px;
				}


				.nav ul li.illustration,
				.nav ul li:nth-child(3) {
					width: 20.22099447513812%;
				}

				.nav ul li.photography {
					width: 21.98895027624309%;
				}

				.nav ul li.crafts {
					width: 15.24861878453039%;
				}

				.nav ul li.design {
					width: 15.91160220994475%;
				}

				.nav ul li.art {
					width: 12.37569060773481%;
				}

			nav#editorial ul li:first-child {
				border-left: none;
			}

			nav#editorial ul li:last-child {
				border-right: none;
			}

			nav#editorial ul li a {
				display: block;
				text-decoration: none;
				color:rgba(20,20,35,1);
				padding: 20px 0;
			}

			nav#editorial ul li a:hover {
				color:rgba(252,67,73,1);
				background:rgba(20,20,35,1);
			}

			#header_search {
				height:63px;
				padding:0;
				border-bottom:1px solid rgba(20,20,35,.15);
			}

			/* SEARCH FORM */

			.sbx-custom {
			  display: block;
			  position: relative;
			  width:100%;
			  height:auto;
			  white-space: nowrap;
			  box-sizing: border-box;
			  margin: 0 auto;
			}


			.sbx-custom__wrapper {
			  width: 100%;
			  height: 63px;
			}

				.collapse_header > .collapse_search .sbx-custom__wrapper {
			  	height: 33px;
				}

			.sbx-custom__input {
				display: inline-block;
				width: 100%;
				height: 100%;
				padding:0;
				border:0;
				border-radius: 1px;
				background: rgba(255,255,255,1);
				vertical-align: middle;
				white-space: normal;
				outline:none;
					-webkit-appearance: none;
					-moz-appearance: none;
				appearance: none;
			}

				.collapse_header > .collapse_search .sbx-custom__input {
				  padding: 0 0 0 15px;
				}

			.sbx-custom__input::-webkit-search-decoration, .sbx-custom__input::-webkit-search-cancel-button, .sbx-custom__input::-webkit-search-results-button, .sbx-custom__input::-webkit-search-results-decoration {
			  display: none;
			}

			.sbx-custom__input:hover,
			.sbx-custom__input:focus, .sbx-custom__input:active {
				  background:rgba(255,255,255,1);
				  padding: 0 0 0 15px;
					-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
					-moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
					-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
				  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
			}

				.sbx-custom__input:hover {
				  background: rgba(80,191,242,.25);
				}

				.sbx-custom__input:focus, .sbx-custom__input:active {
				  background: rgba(20,20,35,.1);
				  border:0;
				}

				.sbx-custom__input:focus input.sbx-custom__input,
				.sbx-custom__input:active input.sbx-custom__input {
				}

				.sbx-custom__input::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: rgba(20,20,35,1); }
				.sbx-custom__input::-moz-placeholder { /* Firefox 19+ */color: rgba(20,20,35,1);}
				.sbx-custom__input:-ms-input-placeholder { /* IE 10+ */color: rgba(20,20,35,1);}
				.sbx-custom__input:-moz-placeholder { /* Firefox 18- */color: rgba(20,20,35,1);}

					.sbx-custom__input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: rgba(20,20,35,.25); }
					.sbx-custom__input:focus::-moz-placeholder { /* Firefox 19+ */color: rgba(20,20,35,.25);}
					.sbx-custom__input:focus:-ms-input-placeholder { /* IE 10+ */color: rgba(20,20,35,.25);}
					.sbx-custom__input:focus:-moz-placeholder { /* Firefox 18- */color: rgba(20,20,35,.25);}

					.sbx-custom__input:active::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: rgba(20,20,35,.25); }
					.sbx-custom__input:active::-moz-placeholder { /* Firefox 19+ */color: rgba(20,20,35,.25);}
					.sbx-custom__input:active:-ms-input-placeholder { /* IE 10+ */color: rgba(20,20,35,.25);}
					.sbx-custom__input:active:-moz-placeholder { /* Firefox 18- */color: rgba(20,20,35,.25);}

			.sbx-custom__submit,
			.sbx-custom__reset {
			  position: absolute;
			  top: 23px;
			  right: 0px;
			  margin: 0;
			  padding:0;
			  border: none;
			  border-radius: 0;
			  background-color: transparent;
			  vertical-align:middle;
			  -webkit-user-select: none;
				 -moz-user-select: none;
				  -ms-user-select: none;
					  user-select: none;
			  fill:rgba(20,20,35,1);
					-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
					-moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
					-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
					transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
					z-index:6;
			}

				.collapse_header > .collapse_search .sbx-custom__submit {
					top:10px;
				}

				.sbx-custom__input:hover + .sbx-custom__submit,
				.sbx-custom__input:focus + .sbx-custom__submit,
				.sbx-custom__input:active + .sbx-custom__submit,
				.sbx-custom__input:hover + .sbx-custom__reset,
				.sbx-custom__input:focus + .sbx-custom__reset,
				.sbx-custom__input:active + .sbx-custom__reset {
					right: 15px;
				}

			.sbx-custom__reset {
			  display: none;
			  right: 46px!important;
			  padding:2px 0 0 0;
			  color:rgba(20,20,35,.5);
			  cursor: pointer;
			}

				.collapse_header .sbx-custom__reset {
				  top: 11px;
				}

			.sbx-custom__submit:hover,
			.sbx-custom__submit:active,
			.sbx-custom__reset:hover {
			  cursor: pointer;
			}

			.sbx-custom__submit:hover {
				fill:rgba(252,67,73,1);
			}

			.sbx-custom__reset:hover {
				color:rgba(252,67,73,1);
			}

			.sbx-custom__submit:focus,
			.sbx-custom__reset:focus {
			  outline: 0;
			}

			.sbx-custom__input:valid ~ .sbx-custom__reset {
			  display: block;
			  -webkit-animation-name: sbx-reset-in;
					  animation-name: sbx-reset-in;
			  -webkit-animation-duration: .5s;
					  animation-duration: .5s;
			}

			@-webkit-keyframes sbx-reset-in {
			  0% {
				-webkit-transform: translate3d(-40%, 0, 0);
						transform: translate3d(-40%, 0, 0);
				opacity: 0;
			  }
			  100% {
				-webkit-transform: none;
						transform: none;
				opacity: 1;
			  }
			}

			@keyframes sbx-reset-in {
			  0% {
				-webkit-transform: translate3d(-40%, 0, 0);
						transform: translate3d(-40%, 0, 0);
				opacity: 0;
			  }
			  100% {
				-webkit-transform: none;
						transform: none;
				opacity: 1;
			  }
			}

			#header_random_post { /*MAKE SURE HEIGHTS ADDS UP TO 60 */
				height:40px;
				padding:20px 0 0 0;
				color:rgba(20,20,35,.35);
			}

				#header_search .icon {
					float:right;
					height:16px;
					margin: 0;
					background-image: url(../images/social_media_icons.svg);
					background-repeat:no-repeat;
					background-size:159px 96px;
					display:inline-block;
					position:relative;
					bottom:-3px;
				}

				#header_search .icon {
					width:16px;
					background-position:-16px -43px;
				}

				#header_random_post .icon {
					width:20px;
					float:right;
					display:inline-block;
					position:relative;
					bottom:-3px;
					fill:rgba(20,20,35,.2);
				}

/* SOCIAL MEDIA ICONS */

	/* ON WHITE */

			.social_media_twitter,
			.social_media_facebook,
			.social_media_instagram,
			.social_media_pinterest,
			.social_media_tumblr,
			.social_media_rss,
			.social_media_applenews,
            .social_media_newsletter {
				width:16px;
				height:16px;
				margin: 0 10px;
				background-image: url(../images/social_media_icons_v2.png);
				background-repeat:no-repeat;
				background-size:159px 112px;
				display:inline-block;
				position:relative;
				bottom:-3px;
				background-color:rgba(20,20,35,1);
			}

			.social_media_twitter {
			background-position:0px 0px;
			}

			.social_media_facebook {
			background-position:0px -16px;
			}

			.social_media_instagram {
			background-position:0px -32px;
			}

			.social_media_pinterest {
			background-position:0px -48px;
			}

			.social_media_rss {
			background-position:0px -64px;
			}

			.social_media_tumblr {
			background-position:0px -80px;
			}

			.social_media_applenews,
            .social_media_newsletter {
			background-position:0px -96px;
			}

			.social_media_twitter:hover,
			.social_media_facebook:hover,
			.social_media_instagram:hover,
			.social_media_pinterest:hover,
			.social_media_tumblr:hover,
			.social_media_rss:hover,
			.social_media_applenews:hover,
            .social_media_newsletter:hover {
				background-color:rgba(252,67,73,1)!important;
			}

			.big_target:after{
				content:"";
				padding: 20px;
				position: absolute;
				left: -10px;
				top: -10px;
			}

/* MOST RECENT POST and REST OF POSTS+ARCHIVES */

	#most_recent_post {
		width:100%;/* TARGET 960 / CONTEXT 960 */
		margin: 0 0 30px;/* TARGET 30 / CONTEXT 960 */
	}


		#most_recent_post img {
			min-width:100%;
		}

		#most_recent_post h2 {
			margin:20px 0 14px 0;
		}

		#posts h2 {
			margin:20px 0 -10px 0;
		}

		#most_recent_post h3,
		#posts h3 {
			float:right;
			display:inline-block;
			margin:4px 0 0 0;
		}

		#most_recent_post h3.category,
		#posts h3.category {
			float:left;
			display:inline-block;
			margin:-3px 0 0 0;
		}

			#most_recent_post h3.tags,
			#posts h3.tags {
				width:65%;
				line-height:2.25em;
				text-align:right;
				margin:-1px 0 0 0!important;
			}

            #tags_mobile {display:none!important;}

			.post_module h3.tags {
				line-height:2.25em;
				margin:-13px 0 0 0;
			}

		#posts img {
			margin:30px 0 0 0;
		}

		#posts .clear.share_space {
			display:none;
		}

		blockquote, q {
			quotes:none;
			border-left:1px solid rgba(20,20,35,.15);
		}

		blockquote p {
			padding:0 0 0 3%;
		}

	.post_module {
		display:inline-block;
		width:46.875%;/* TARGET 450 / CONTEXT 960 */
		margin:30px 0 15px 0;/* TARGET 60 / CONTEXT 960 */
		vertical-align:top;
	}

		.post_module:nth-of-type(2n) {
			margin:30px 6.25% 15px 0;/* TARGET 60 / CONTEXT 960 */
		}

		#most_recent_post .post_details {
			position:relative;
			margin:18px 0 25px;
		}

		#posts .post_details {
			position:relative;
			padding:20px 0 0 0;
			margin:0 0 25px;
			/*border-top:1px solid rgba(20,20,35,.15);*/
		}

			#posts .post_details.singlepost {
				border-top:none;
				margin:10px 0 30px;
			}

			#most_recent_post .post_details h5.full_story,
			#posts .post_details h5.share_story,
			.post_module .post_details h5.full_story {
				position:absolute;
				top:0;
				left: 50%;
				-o-transform: translate(-50%, 0%);
				-moz-transform: translate(-50%, 0%);
				-webkit-transform: translate(-50%, 0%);
				transform: translate(-50%, 0%);
			}

				#posts .post_details h5.share_story {
					color:rgba(20,20,35,.35);
					border-bottom:1px solid rgba(20,20,35,.15);
					padding: 17px 0 6px;
				}


			#most_recent_post .post_details h3.date,
			#posts .post_details h3.date,
			.post_module .post_details h3.date {
				float:left;
			}

			#most_recent_post .post_details h3.author,
			#posts .post_details h3.author,
			.post_module .post_details h3.author {
				float:right
			}

			#posts .post_details.singlepost .date,
			#posts .post_details.singlepost .author {
				font-size:13px;
				color:rgba(20,20,35,.6);
			}

			.post_module .post_details {
				position:relative;
				margin:18px 0 25px;
			}

			.post_module h2 {
				margin:21px 0 13px 0;
			}

		.post_module h3 {
			margin:4px 0 0 0;
		}

			.post_module h3.category {
				margin: 0 0 20px;
			}

			.video-container,
			.video-container-module,
			.fluid-width-video-wrapper {
				position: relative;
				padding-top: 56.25%; /* 16:9 */
				height: 0;
				overflow: hidden;
				margin: 0 auto;
				width: 100%;
			}

				.video-container-module {
				padding-top: 0;
				position:relative;
				z-index:1;
				}

			.video-container iframe,
			.video-container video,
			.video-container object,
			.video-container embed,
			.video-container-module iframe,
			.video-container-module video,
			.video-container-module object,
			.video-container-module embed,
			.fluid-width-video-wrapper iframe,
			.fluid-width-video-wrapper video,
			.fluid-width-video-wrapper object,
			.fluid-width-video-wrapper embed {
				position: absolute;
				top: 0;
				left: 0;
				margin: 0 auto;
				width: 100%;
				height: 100%;
			}

			#most_recent_post .share,
			#posts .share {
				margin: 20px 0 0 0;
				line-height: 10px;
			}

				#most_recent_post .share,
				#posts .share {
					margin: 35px 0 70px;
					padding: 0 0 30px 0;
					text-align:center;
					border-bottom:1px solid rgba(20,20,35,.15);
				}

					#most_recent_post .share.no_border,
					#posts .share.no_border {
						border-bottom:none;
					}

			.post_module .share {
				margin: 10px 0 0 0;
				line-height: 10px;
				display:none;
			}

			#posts .follow {
				border:1px solid rgba(20,20,35,.15);
				padding:25px 3.125%;/* TARGET 30 / CONTEXT 960 */
				text-align:center;
			}

				#posts .follow p {
					font-size:.9em;
					margin: 0;
					line-height:2.25em;
				}

			#posts > .share + p iframe {
				margin-top:30px;
			}

			a.email_article {
				width:60px;
				height:20px;
				margin: 0;
				background-image: url(../images/email_button.png);
				background-repeat:no-repeat;
				background-size:60px 20px;
				display:inline-block;
			}

			.move_that_f,
			.move_that_tweet,
			.move_that_pin,
			.move_that_g {
				margin: 0 15px 0 0!important;
                position:relative;
			}

			.move_that_f {
                top:8px;
            }

		/*	.post_module .move_that_f,
			.post_module .move_that_tweet,
			.post_module .move_that_pin {
				margin: 0 15px 15px 0!important;
			} 	*/


			.move_that_pin {
				position:relative;
				top:-6px;
				left:-22px;
				width:110px;
				display:inline-block;
			}

			.share_break {
				display:none;
			}

#posts ul {
  list-style: none;
	margin: 0 0 1em 0;
  padding: 0;
}

#posts ol {
	counter-reset:li; /* Initiate a counter */
  list-style:decimal;
	margin: 0 0 1em 0;
  padding: 0;
}

#posts ul li {
  padding: 0 0 0 .75em;
  text-indent: -.75em;
  margin:0;
}

#posts ul li:before {
  content: "‣";
  padding-right: .375em;
  color:rgba(20,20,35,.25);
}

#posts ol li {
  padding: 0 0 0 1em;
  text-indent: -1em;
  margin:0;
}

#posts ol li:before {
	content:counter(li)". "; /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
  padding-right: .125em;
  color:rgba(20,20,35,.25);
}


	#archive_title {
		width:100%;
		position:relative;
		color:rgba(80,191,242,1);
		border-bottom:1px solid rgba(80,191,242,.35);
		padding: 0 0 0 0;
		margin:-10px 0 30px 0;
	}

	#archive_title h1,
	#archive_title h2 {
		display:inline-block;
		vertical-align:top;
	}

	#archive_title h1 {
		max-width:72.8125%;/* TARGET 699 / CONTEXT 960 */
		margin: 0 1.5625% 0 0;/* TARGET 15 / CONTEXT 960 */
		padding: 0 1.5625% 15px 0;/* TARGET 15 / CONTEXT 960 */
		border-right:1px solid rgba(80,191,242,.35);
	}

			#archive_title h1.no_divider {
				border-right:none;
				margin:0;
                max-width:100%;
			}

			#posts h1.inline_title {
				border-bottom:1px solid rgba(80,191,242,.35);
				color:rgba(80,191,242,1);
				margin:-10px 0 30px 0;
				padding: 0 0 15px 0;
			}

	#archive_title h2 {
		position:absolute;
		bottom:16px;
	}

	#archive_title.visual_archive_title {
		margin:60px 0 30px 0;
	}

		.thick_rule {
			margin:30px 0;
			height:30px;
			position:relative;
			background-image: url(../images/thick_rule.png);
			background-size:cover;
			background-repeat:no-repeat;
			background-position:50% 50%;
			width:100%;
		}


/* PAGINATION */

	#pagination.wp-pagenavi {
		width:100%;/* TARGET 960 / CONTEXT 960 */
		margin:30px 0 0;
		background:rgba(252,67,73,1);
		clear:both;
		text-align:right;
	}

		.wp-pagenavi a,
		.wp-pagenavi span {
			display:inline-block;
			margin:0;
			text-decoration:none;
			padding:10px;
			color:rgba(255,255,255,1);
			border-right:1px solid rgba(20,20,35,.15);
			float:none;
		}

			#pagination.wp-pagenavi a:last-child {
				border-right:none;
			}

		.wp-pagenavi:after {
			content:"";
			display:table;
			clear:both;
		}

		.wp-pagenavi span.pages {
			float:left;
			border-right:none;
		}

		.wp-pagenavi span.current,
		.wp-pagenavi a:hover {
			color:rgba(255,255,255,1);
			background:rgba(20,20,35,1);
		}

		.wp-pagenavi a.previouspostslink,
		.wp-pagenavi a.nextpostslink {
			text-transform:uppercase;
			letter-spacing:.1em;
		}

/* SIDEBAR */

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

	aside iframe#iframe_sidebar {
		margin:60px 0 0 0;
		width:300px;
		height:370px;
		overflow:hidden;
	}

	/* MAILING LIST FORMATTING */

	.mailing_list {
		width:240px;
		margin:0;
		padding: 30px 30px;
		background-color: rgba(240,240,240,1);
		position:relative;
	}

			.mailing_list_footer .frequency {
				float:left;
				width:31.34328358209%;/* TARGET 315 / CONTEXT 1005 */
				margin:0 2.985074626866% 0 0;/* TARGET 30 / CONTEXT 1005 */
			}

			.mailing_list_footer .subscriber {
				float:left;
				width:62.686567164179%;/* TARGET 630 / CONTEXT 1005 */
				margin: 0 0 0 0;
				vertical-align:bottom;
			}

	.mailing_list input[type=text],
	.mailing_list input[type=email],
	.mailing_list_footer input[type=text],
	.mailing_list_footer input[type=email],
	#wp-email-popup input[type=text],
	#wp-email-popup input[type=email] {
		background-color:rgba(255, 255, 255, 1);
		margin:0 0 20px 0;
		padding:10px 0;
		border:0;
		height:20px;
		text-indent: 6%;
		border-radius:0;
		width:100%;
	}

		#wp-email-popup textarea {
		background-color:rgba(255, 255, 255, 1);
		border:0;
		border-radius:0;
		padding:10px 3%;
		width:94%;
		line-height:2em;
		}

		#wp-email-popup input[type=text],
		#wp-email-popup input[type=email] {
			margin:0 0 10px 0;
			text-indent: 3%;
			font-size: .8em;
		}

		#wp-email-popup textarea {
			margin:0 0 10px 0;
		}

		#wp-email-popup input#imageverify {
		width:50%;
		display:inline-block;
		vertical-align:top;
		height:35px;
		margin:0 0 10px 15px;
		}

		.mailing_list_footer input[type=text],
		.mailing_list_footer input[type=email] {
			margin:0;
			border:1px solid rgba(80,191,242,.5);
		}

	.mailing_list_footer .subscriber .mc-field-group {
			margin:0;
			padding:0;
			width:36.031746031746%;/* TARGET 227 / CONTEXT 630 */
			float:left;
	}

		.mailing_list_footer .subscriber .mc-field-group:first-child {
			margin:0 9.52380952381% 0 0;/* TARGET 60 / CONTEXT 630 */
		}

	.mailing_list input[type=submit],
	.mailing_list_footer input[type=submit],
	#wp-email-popup input[type=button] {
		height: 56px;
		width: 56px;
		border-radius: 50%;
		border:none;
		cursor:pointer;
		background-color:rgba(252,67,73,1);
		color:rgba(255,255,255,1);
		margin-left:12px;
	}

		.mailing_list_footer input[type=submit] {
			background-color:rgba(80,191,242,1);
		}

		.mailing_list input[type=submit]:hover,
		.mailing_list_footer input[type=submit]:hover,
		#wp-email-popup input[type=button]:hover {
			background-color:rgba(20,20,35,1);
		}

		.mailing_list input[type=submit] {
			float:right;
			position:relative;
			top:-30px;
		}

		.mailing_list input[type=text]:hover,
		.mailing_list input[type=email]:hover {
			background:rgba(255,242,242,1);
		}

		.mailing_list input[type=text]:focus,
		.mailing_list input[type=text]:active,
		.mailing_list input[type=email]:focus,
		.mailing_list input[type=email]:active {
			background:rgba(255,227,228,1);
		}

		.mailing_list_footer input[type=text]:focus,
		.mailing_list_footer input[type=text]:active,
		.mailing_list_footer input[type=email]:focus,
		.mailing_list_footer input[type=email]:active {
			background:rgba(80,191,242,.1);
		}

	.mailing_list h2.title,
	#wp-email-popup h2.title {
		color:rgba(252,67,73,1);
		border-bottom:1px solid rgba(252,67,73,.5);
		padding:0 0 10px;
		margin: 0 0 30px;
	}


		#wp-email-popup h2.title {
			line-height:1.5em;
			margin: 0 0 15px;
		}

		#wp-email-popup h2.title strong {
			font-weight:700;
		}

		.mailing_list_footer h2.title {
			color:rgba(80,191,242,1);
			padding:0;
			margin:0 0 10px;
			font-weight:700;
		}

		.mailing_list ul,
		.mailing_list_footer ul {
			list-style: none;
			margin: 5px 0 0 0;
			padding: 0;
		}

		.mailing_list ul li {
		  color: rgba(20,20,35,.35);
		  position: relative;
		   float: left;
		   clear: left;
   		  height: 18px;
		  width:auto;
		  margin: 5px 0;
		}

		.mailing_list_footer ul li {
		  color: rgba(80,191,242,1);
		  position: relative;
		   float: left;
   		  height: 18px;
		  width:auto;
		  margin: 5px 15px 0 0;
		}

		.mailing_list ul li input[type=radio],
		.mailing_list_footer ul li input[type=radio] {
		  position: absolute;
		  visibility: hidden;
		}

		.mailing_list ul li label,
		.mailing_list_footer ul li label {
		  display: inline;
		  position: relative;
		  padding: 0 0 0 24px;
		  margin: 0 auto;
		  z-index: 9;
		  cursor: pointer;
		}

		.mailing_list ul li:hover label,
		.mailing_list_footer ul li:hover label {
			color: rgba(20,20,35,.7);
		}

		.mailing_list ul li .check,
		.mailing_list_footer ul li .check { /*normal*/
			display: block;
			position: absolute;
			height: 16px;
			width: 16px;
			top: 0;
			left: 0;
			z-index: 5;
			background-image: url('../images/radio_buttons.svg');
			background-repeat:no-repeat;
			background-size:32px 48px;
			background-position:0 0;
		}

			.mailing_list_footer ul li .check { /*normal*/
			background-position:-16px 0;
			}

		.mailing_list ul li:hover .check,
		.mailing_list_footer ul li:hover .check { /*hover*/
			background-image: url('../images/radio_buttons.svg');
			background-repeat:no-repeat;
			background-size:32px 48px;
			background-position:0px -16px;
		}

			 .mailing_list_footer ul li:hover .check { /*hover*/
				background-position:-16px -16px;
			}

		.mailing_list input[type=radio]:checked ~ .check,
		.mailing_list_footer input[type=radio]:checked ~ .check { /*checked*/
			background-image: url('../images/radio_buttons.svg');
			background-repeat:no-repeat;
			background-size:32px 48px;
			background-position:0px -32px;
		}

			.mailing_list_footer input[type=radio]:checked ~ .check { /*checked*/
				background-position:-16px -32px;
			}

		.mailing_list .input_text::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: rgba(0,0,0,.25); }
		.mailing_list .input_text::-moz-placeholder { /* Firefox 19+ */color: rgba(0,0,0,.25);}
		.mailing_list .input_text:-ms-input-placeholder { /* IE 10+ */color: rgba(0,0,0,.25);}
		.mailing_list .input_text:-moz-placeholder { /* Firefox 18- */color: rgba(0,0,0,.25);}

		.mailing_list_footer .input_text::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: rgba(80,191,242,1); }
		.mailing_list_footer .input_text::-moz-placeholder { /* Firefox 19+ */color: rgba(80,191,242,1);}
		.mailing_list_footer .input_text:-ms-input-placeholder { /* IE 10+ */color: rgba(80,191,242,1);}
		.mailing_list .input_text:-moz-placeholder { /* Firefox 18- */color: rgba(80,191,242,1);}


			.mailing_list .button {
				float:right;
				margin:0 0 -30px 0;/* TARGET 30 / CONTEXT 1000 */
			}

			.mailing_list_footer .button {
				float:right;
				margin:-8px 0 0 0;/* TARGET 30 / CONTEXT 1000 */
			}

		.subscriber label {
			display:none!important;
		}

		#wp-email-popup label {
			/*IT USED TO BE THIS display:none!important; */
		    margin: 20px 0 -10px 0;
			display:block;
		}

			#wp-email-popup label[for=imageverify]{
				display:block!important;
				border-bottom: 1px solid rgba(252,67,73,.5);
				padding:0 0 10px;
				margin:30px 0 0;
			}

			#wp-email-popup img {
				padding:20px;
				background-color:white;
				display:inline-block;
				vertical-align:top;
			}

		.mailing_list .frequency {
			margin:0;
			padding:0;
		}

		.frequency h2 {
			color:rgba(20,20,35,.35);
		}

			.mailing_list_footer .frequency h2 {
					color:rgba(80,191,242,1);
					font-size: 1.5em;
			}

		.mailing_list .mailing_list_x,
		.mailing_list_footer .mailing_list_x {
		z-index:11;
		position:absolute;
		color:rgba(240,240,240,1);
		top:20px;
		right:20px;
		font-size:21px!important;
		}

			.mailing_list a.mailing_list_x:hover {
			color:rgba(240,240,240,1);
			}

		.mailing_list_footer .mailing_list_x {
		color:rgba(255,255,255,1);
		}

		/* MAILCHIMP OVERRIDES*/

		#mc_embed_signup div.mce_inline_error {
			background:rgba(252,67,73,1)!important;
			margin:-20px 0 20px!important;
		}

		.mailing_list #mce-error-response.response {
			background:rgba(252,67,73,1)!important;
			padding:10px 15px;
			color:rgba(255,255,255,1);
			margin:0 -30px 0;
			line-height:1.5em;
		}

		.mailing_list_footer #mce-error-response.response {
			background:rgba(252,67,73,1)!important;
			padding:23px 30px;
			color:rgba(255,255,255,1);
			margin:0;
		}

		.mailing_list #mce-success-response.response {
			background:rgba(105,204,71,1)!important;
			padding:23px 30px;
			color:rgba(255,255,255,1);
			position:absolute!important;
			top:0;
			left:0;
			width:240px;
			height:calc(100% - 23px);
			z-index:10;
		}

		.mailing_list_footer #mce-success-response.response {
			background:rgba(105,204,71,1)!important;
			padding:23px 5.970149253731% 23px 2.985074626866%;/* TARGET 60 and 30 / CONTEXT 1005 */
			color:rgba(255,255,255,1);
			position:absolute!important;
			top:0;
			left:0;
			width:91.044776119403%; /* TARGET 915 / CONTEXT 1005 */
			height:calc(100% - 46px);
			z-index:10;
		}

		.mailing_list_footer #mc_embed_signup div.mce_inline_error {
			background:rgba(252,67,73,1)!important;
			margin:0!important;
		}

		.mailing_list_footer #mc_embed_signup_scroll .clear {
			margin: 58px 0 0 0!important;
		}

		#mc_embed_signup input.mce_inline_error {
		border-color:rgba(80,191,242,.5)!important;
		}

		#mc_embed_signup {
		margin:40px 0 0 0;
		}

	.shop_highlight {
		margin:0 0 0 0;/*margin above is given by the height of the mailing list ifram above it */
		text-align:justify;
		color:rgba(105,204,71,1);
		border-bottom:1px solid rgba(105,204,71,.5);
	}

		.shop_highlight p {
			display:inline-block;
		}

		.shop_highlight svg {
			width:145px;
			height:54px;
			fill:rgba(105,204,71,1);
		}

			.shop_highlight svg:hover {
				fill:rgba(20,20,35,1);
			}

		.shop_highlight img:hover {
			opacity:.5;
		}

		.shop_highlight span.underline {
			border-bottom:1px solid rgba(105,204,71,.5);
			padding: 0 0 10px 0;
			position:relative;
			top:-15px;
		}

.shop_highlight_title {
	/*padding-bottom: 16px;*/
}

.shop_highlight_item {
	margin-top: -3px;
}

	aside #mediatemple {
		margin:60px 0 10px;
		padding: 30px;
		background-color: rgba(240,240,240,1);
	}

	aside #mediatemple svg {
		width:68px;
		height:33px;
		float:left;
		fill:rgba(20,20,35,.25);
	}

		aside #mediatemple svg:hover {
			fill:rgba(20,20,35,.5);
		}

	aside #mediatemple .caption {
		width:155px;
		float:right;
		color:rgba(20,20,35,.25);
		line-height:1.75em;
		font-weight:700;
		margin:0;
	}

	.highlights {
		background-image: url(../images/highlights_bckgd_v5.png);
		background-repeat:repeat-y;
		background-size:100%;
	}

		aside .highlights {
			margin:60px 0 0 0;
			padding:30px;
		}

		main .highlights,
		main .shop_highlight {
			display:none;
		}

		main .highlights {
			background-repeat:repeat;
			background-size:300px 30px;
		}

	.highlights h1 {
		margin:0 0 30px;
	}

	.highlights .circle
    {
	display:block;
	margin:20px auto 0;
    width:150px;
    height:122px;
	padding:28px 0 0 0;
    border-radius:75px;
    line-height:1.25em;
    text-align:center;
    border:1px solid rgba(252,67,73,1);
    text-align:center;
	}

		.highlights .circle:hover {
	    background:rgba(252,67,73,1);
		}

	.highlights p a {
		text-align:center;
	}

	.highlights p.small_caps {
		margin:-14px 0 30px!important;
		border-bottom:1px solid rgba(20,20,35,.35);
		padding: 0 0 22px;
        color:rgba(20,20,35,1);
	}

	.highlights a.image,
	.highlights a.image:after {
		display:block;
		margin:30px 0 10px 0;
		padding-top:75%;
		background-position:50% 50%;
		background-size:cover;
	}

	.highlights a.image:hover {
		opacity:.5;
	}

	.highlights span {
		opacity:1;
		display:block;
		background:rgba(20,20,35,1);
	}


/* TRENDING and ALSO ON COLOSSAL */

		#trending h1,
		#also h1 {
			color:rgba(255,255,255,1);
			padding:20px 7.017543859649%;/* TARGET 20 / CONTEXT 285 */
		}


		#trending .trending_module {
			float:left;
			width:21.590909090909%;/* TARGET 285 / CONTEXT 1320 */
			margin:30px 0;
		}

		#trending .divider {
		float:left;
		width: 4.545454545455%;/* TARGET 60 / CONTEXT 1320 */
		padding:30px 0;
		position:relative;
		}

			#trending .trending_module:before,
			#also .also_module:before,
			#also h1:before {
				content:"";
				float:left;
				padding-bottom:75%;
			}

			#trending .divider:before {
				content:"";
				float:left;
				padding-bottom:356.25%; /* Divider width is 60px, height is 213.75px which is the height of image links, which are 75% of 285 / If 60 is 100%, what percentage is 213.75 */
			}

			#trending .trending_module:after,
			#trending .divider:after,
			#also .also_module:after,
			#also .divider:after {
				content:"";
				display:table;
				clear:both;
			}

				.trending_module a,
				.trending_module a:after,
				.also_module a,
				.also_module a:after  {
					display:block;
					padding-top:75%;
					background-position:50% 50%;
					background-size:cover;
					-webkit-backface-visibility: hidden;
				}

				.trending_module a:hover,
				.also_module a:hover {
					opacity:.5;
				}

				#trending .divider span,
				#also .divider span {
					position: absolute;
					top: 0;
					left: 50%;
					width:1px;
					height:100%;
					background:rgba(252,67,73,.15);
				}

		#trending hr,
		#also hr {
			margin:0;
			background-color: rgba(252,67,73,.15);
		}

		#trending .off_4 {
			display:none;
		}

		#also {
			width:100%; /*960*/
			margin:60px 0 30px;
			border-top:1px solid rgba(20,20,35,.5);
			overflow:hidden;
		}


		#also .off_3 {
			display:none;
		}

		#also .also_module {
			float:left;
			width:29.16666666666667%;/* TARGET 280 / CONTEXT 960 */
			margin:30px 0;
			position:relative;
		}

		#also .divider {
		float:left;
		width: 6.25%;/* TARGET 60 / CONTEXT 960 */
		padding:30px 0;
		position:relative;
		}

				#also .divider span {
					height:1500%;
					background:rgba(220,220,222,1);
				}

				#also h2 {
					font-size:1em;
					letter-spacing:.01em;
					font-weight:800;
					line-height:1.35em;
				}

					#also h2.also_tags {
						position:absolute;
						top:0;
						margin:20px 0 0 0;
						padding-top:75%;
						font-weight:300;
					}

						#also h2.also_tags a {
							display:inline;
						}

				.also_module h2 a,
				.also_module h2 a:after {
					display:block;
					padding-top:0;
					background-position:0 0;
					background-size:cover;
				}

				.also_module h2 a:hover {
					opacity:1;
				}

		#also hr {
			background-color: rgba(20,20,35,.15);
		}

	#also .ad_placement {
		display:none;
	}

/* FOOTER */

footer {z-index:0}

	footer .ruler {
	height:100%;
	width:1px;
	position:absolute;
	left:76.136363636364%;/* TARGET 1005 / CONTEXT 1320 */
	background-color:rgba(80,191,242,.5);
	z-index:-1;
	}

	footer #row_01 {
		height:100px;
		position:relative;
	}

		footer .logo,
		footer .social {
			width:21.590909090909%;/* TARGET 285 / CONTEXT 1320 */
			position:absolute;
		}

		footer .logo {
			top: 50%;
			-o-transform: translate(0%, -50%);
			-moz-transform: translate(0%, -50%);
			-webkit-transform: translate(0%, -50%);
			transform: translate(0%, -50%);
		}

		footer .logo {
			left: 0;
		}

			footer .logo svg {
				fill:rgba(80,191,242,1);
			}

			footer .logo svg:hover {
				fill:rgba(20,20,35,1);
			}

		footer .social {
			right:0;
			top:39px;
			text-align: justify;
			-ms-text-justify: distribute-all-lines;
			text-justify: distribute-all-lines;
		}

			footer .social a {
			vertical-align: top;
			display: inline-block;
			*display: inline;
			}

			footer .social_media_twitter,
			footer .social_media_facebook,
			footer .social_media_instagram,
			footer .social_media_pinterest,
			footer .social_media_tumblr,
			footer .social_media_rss,
			footer .social_media_applenews,
            footer .social_media_newsletter {
				margin:0;
				background-image: url(../images/social_media_icons_v2.png);
				background-color:rgba(80,191,242,1);
			}


			footer .social_media_twitter:hover,
			footer .social_media_facebook:hover,
			footer .social_media_instagram:hover,
			footer .social_media_pinterest:hover,
			footer .social_media_tumblr:hover,
			footer .social_media_rss:hover,
            footer .social_media_newsletter:hover {
				background-color:rgba(20,20,35,1)!important;
			}


	footer #row_02 .info {
		width:47.651515151515%;/* TARGET 629 / CONTEXT 1320 */
		padding: 0 2.272727272727%;/* TARGET 30 / CONTEXT 1320 */
		border-left:1px solid rgba(80,191,242,.5);
		position:absolute;
		top:0;
		height:100px;
		left: 23.787878787879% ;/* TARGET 314 / CONTEXT 1320 */
		text-align: justify;
		-ms-text-justify: distribute-all-lines;
		text-justify: distribute-all-lines;
	}

		footer #row_02 .info .wrap {
			margin: auto 0;
			align-content: center;
			display: flex;
			justify-content: space-around;
			height: 100%;
		}

		footer #row_02 .info a {
			vertical-align: top;
			display: inline-block;
			*display: inline;
			margin: auto;
			padding: 1rem .5rem;
		}

		footer #row_02 .info span.divider {
			vertical-align: top;
			display: inline-block;
			*display: inline;
			width:1px;
			height:17px;
			background-color:rgba(80,191,242,.5);
			margin: auto;
		}

			footer #row_02 .info .wrap span:nth-child(10) {
				display:none;
			}

		footer #row_02 .info .stretch {
			display: none;
		}

		footer .off_large {
			display:none;
		}

		.stretch {
			width: 100%;
			display: inline-block;
			font-size: 0;
			line-height: 0;
		}

			footer #row_02 .info a:last-child {
				padding:0 0 0 0;
				margin:0 0 0 0;
				border-right:none;
			}


	footer #row_03 {
		height:120px;
		border-top:1px solid rgba(80,191,242,.5);
		position:relative;
		z-index:1;
	}

		.mailing_list_footer {
			width:76.136363636364%;/* TARGET 1005 / CONTEXT 1320 */
			position:absolute;
			top:0;
			left:0;
		}

		footer #row_03 .shop_footer {
			width:21.590909090909%;/* TARGET 285 / CONTEXT 1320 */
			height:45%;
			position:absolute;
			right: 0;
			top: 50%;
			-o-transform: translate(0%, -50%);
			-moz-transform: translate(0%, -50%);
			-webkit-transform: translate(0%, -50%);
			transform: translate(0%, -50%);
		}

			footer #row_03 .shop_footer svg {
				fill:rgba(252,67,73,1);
			}

			footer #row_03 .shop_footer svg:hover {
				fill:rgba(20,20,35,1);
			}

			footer #row_03 .shop_footer svg {
			  top: 50%;
			  left: 50%;
			  transform:translate(12%, 5%);
			  width:75%;
  			}

		footer #row_03 .shop_footer h2 {
			float:right;
			width:40%;
				color:rgba(105,204,71,1);
		}


	footer #row_04 {
		width:100%;/* TARGET 690 / CONTEXT 1320 */
		padding:60px 0 0;/* TARGET 315 / CONTEXT 1320 */
		border-top:1px solid rgba(80,191,242,.5);
		color:rgba(20,20,35,.35);
		background:white;
	}



/*========== START CSS ADDED ON MAY 18, 2017 ==========*/

#search_random {
	clear: both;
}
.m_shop {
	display: none;
	opacity: 0;
}
.collapse_clear, .collapse_divider {
	display: none;
}
.sticky_header {
    margin: 0 auto;
	width:91.666666666667%;/* TARGET 1320 / CONTEXT 1440 */
	max-width: 1320px;
    padding: 0;
    z-index: 10;
}

/* added 2/6/19 */
#header.hide_header {
	top: -74px;
	transition: top 0.3s ease-in-out;
}
/* end added 2/6/19 */

.collapse_header {
	padding: 0;
	background:rgba(255,255,255,1);
	height:74px;
    position: fixed;
    top: 0;
	left:0;
	right:0;
	transition: top 0.3s ease-in-out;
}
.collapse_header > #header_shop,
.collapse_header > #header_logo_and_info > #info,
.collapse_header > .clear,
.collapse_header > .divider,
.collapse_header > #search_random {
	display: none;
}
.collapse_header > .collapse_01 {
	float: left;
	width: 14.77272727272727%;/* TARGET 195 / CONTEXT 1320 */
	border-top:none!important;
}
.collapse_header > #header_logo_and_info > .logo {
	position:absolute;
    margin: 17px 0;
	width:195px;
	height:38px;
}
.collapse_header > .collapse_02 {
	position:absolute;
	margin: 0;/* TARGET 0 / CONTEXT 1320 */
	width: 100%;/* TARGET 1320 / CONTEXT 1320 */
	z-index:-1;
}

.collapse_header > #header_nav_editorial > .nav_editorial_fixed {/* This is to match the fixed-width sidebar in the general layout */
float:right;
width: 300px;
height:1px;
background:transparent;
margin:0 0 0 4.545454545455%;/* TARGET 60 / CONTEXT 1320 */
}

.collapse_header > #header_nav_editorial > .nav {
	/* WIDTH TARGET 705 / CONTEXT 1320 / UNDEFINED SO THAT SIDEBAR ALWAYS FITS AD */
	width:auto;
	height:74px;
	padding: 0;
	margin:0 0 0 0;
	border-bottom: none;
	overflow:hidden;
}

.collapse_header > #header_nav_editorial > .nav ul {
	height: 100%;
	float:right;
	list-style-position: inside;
	width:100%;
}
.collapse_header > #header_nav_editorial > .nav ul li {
	width: auto;
	height:100%;
	margin:0 0;
	padding: 0 15px;/* TARGET 25 / CONTEXT 705 */
	overflow:hidden;
	border-right:none;
	background-image: url(../images/collapse_header_editorial_nav_divider.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:white;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	white-space: nowrap;
}
.collapse_header > #header_nav_editorial > .nav ul li:hover {
	background-color:rgba(20,20,35,1);
	background-image:none;
}
.collapse_header > #header_nav_editorial > .nav ul li.hamburger_nav:hover {
	box-shadow:-1px 0 0 0 rgba(220,220,222,1);
	background-color:rgba(20,20,35,.15);
	z-index:1;
}

					/*.collapse_02 li.hamburger_nav:hover + li.more_nav {
	background-image:none!important;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
					}*/


.collapse_header > #header_nav_editorial > .nav ul li > span {
    display: block;
    float: left;
    height: 100%;
    margin: 19px 0 0;
    padding: 0;
    width: 1px;
}
.collapse_header > #header_nav_editorial > .nav ul li a {
    padding: 27px 30px 0;/* TARGET 25 / CONTEXT 705 */
	margin:0 -30px;
	height:100%;
	display:inline-block;
}

.collapse_header > #header_nav_editorial > .nav ul li a {
    background:transparent;
}

div.hamburger {
	display:none;
}

.more_menu {
    color:rgba(255,255,255,1);
    display: none;
	padding: 0;
    position: absolute;
	z-index: 111;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	text-decoration:none;
	overflow:hidden;
	margin:-1px 0 0 0;
	text-transform:capitalize;
}
.more_menu_fixed {/* This is to match the fixed-width sidebar in the general layout */
	float:right;
	width: 300px;
	height:1px;
	background:transparent;
	margin:0 0 0 4.545454545455%;/* TARGET 60 / CONTEXT 1320 */
}
.more_menu ul {
	/* WIDTH TARGET 960 / CONTEXT 1440 / UNDEFINED SO THAT SIDEBAR ALWAYS FITS AD */
	list-style: none;
	padding:8px 0.75757575757576% 20px; /* TARGET 10 / CONTEXT 1320 */
	margin:0 0 0 0;/* TARGET 60 / CONTEXT 1440 */
	overflow:hidden;
	background-color:rgba(20,20,35,1);
}
.more_menu ul li {
	float: left;
    height: 25px;
    padding: 10px 1.063829787234% 0; /* TARGET 10 / CONTEXT 940 */
    width: 10.372340425532%;/* TARGET 97.5 (940 - 20 padding for each of 8 columns = 780 divided by 8) / CONTEXT 940 */
}
.more_menu ul li a,
.more_menu ul li a:after {
	color:rgba(255,255,255,1);
    padding: 5px 0;
}
.more_menu ul li a:hover {
	color:rgba(252, 67, 73, 1);
}
/*.more_menu ul li span {
	background-color: rgba(252,67,73,.75);
    display: block;
    height: 1px;
    margin: 15px 0 0 0;
    width: 10px;
}*/
.more_menu.active {
	display: block;

	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	transition: all 250ms ease;
	text-decoration:none;
}
#more_menu_mobile {
	display: none !important;
}
#more_menu.active, #more_menu_mobile.active {
	background:rgba(20 ,20, 35, 1);
	background-color:rgba(20 ,20, 35, 1)!important;
	color:rgba(252, 67, 73, 1);
}
.collapse_header > .more_menu {
    margin: 74px 0 0 0;
}
.collapse_header > #header_nav_editorial > .nav > ul > .hamburger_nav {
	display: block;
}
.collapse_header > #header_nav_editorial > .nav > ul > .hamburger_nav > .hamburger {
	display: block;
	padding:0;
}
.collapse_header > #header_nav_editorial > .nav > ul > li.hamburger_nav.active {
background:rgba(20,20,35,1);
}

.hamburger_items > .col_01 > .info > ul {
	list-style: none;
	margin: 0 0 8px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.hamburger_items > .col_01 > .info > ul li.stretch {
	width: 0px;
}

.hamburger_items > .col_02 > .events > h2 a,
.hamburger_items > .col_01 > .info > ul li a {
	line-height: 1.3;
	padding: 1em .2em;
}
.hamburger_items > .col_01 > .info > ul li a {
	color: rgba(255,255,255,.3);
	font-size: 1em;
	font-weight: 800;
}
.hamburger_items > .col_01 > .info > ul li a:hover, .hamburger_items > .col_01 > .info > ul li a:focus {
	color:rgba(252, 67, 73, 1);
}
.hamburger_items > .col_01 > .social {
	width:20.3125%;/* TARGET 195 / CONTEXT 960 */
	display: block;
	float: right;
	margin: 16px 0 0 0;/* TARGET 195 / CONTEXT 960 */
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}
.hamburger_items > .col_01 > .social > .social_media_twitter,
.hamburger_items > .col_01 > .social > .social_media_facebook,
.hamburger_items > .col_01 > .social > .social_media_instagram,
.hamburger_items > .col_01 > .social > .social_media_pinterest,
.hamburger_items > .col_01 > .social > .social_media_tumblr,
.hamburger_items > .col_01 > .social > .social_media_rss,
.hamburger_items > .col_01 > .social > .social_media_applenews,
.hamburger_items > .col_01 > .social > .social_media_newsletter {
	background-color:rgba(255,255,255,.3);
	background-image: url(../images/social_media_icons_black_v2.png);
	margin: 0;
	display: inline-block;
	*display: inline;
}
.hamburger_items > .col_02 > .collapse_shop {
display:none;
}
.hamburger_items > .col_02 > .events {
	float: left;
	margin: 10px 7% 10px 0px;
	padding: 6px 0;
	width:auto;
}

.hamburger_items > .col_02 > .events > h2 > a,
.hamburger_items > .col_02 > .events > h2 > a:after {
	color:rgba(255,255,255,.25);
}
.hamburger_items > .col_02 > .events > h2 > a:hover {
	color:rgba(252,67,73,1);
}
.hamburger_items > .col_02 > .random_post {
	float: right;
	width: 134px;/*TARGET 135 / CONTEXT 960 */
	margin: 9px 0 0; /*TARGET 60 / CONTEXT 960 */
	padding: 10px 0 10px 15px;/*TARGET 15 / CONTEXT 960 */
	opacity: 1;
	border-left: 1px solid rgba(255,255,255,.15);
}
.hamburger_items > .col_02 > .random_post > h2 {
	color: rgba(255,255,255,.3);
	font-size: 1em;
	font-weight:400;
}
.hamburger_items > .col_02 > .random_post > h2 > a > .icon {
	float: right;
	margin:1px 10px 0 0;
	fill:rgba(255,255,255,.3);
}

.collapse_shop {
	display:none;
}
.collapse_header > .collapse_shop {
	display: none;
	float: right;
    margin: 15px 37px 0 4.545454545455%;/*TARGET 60 / CONTEXT 1320 */
}
.collapse_search {
	display:none;
}
.collapse_header > .collapse_search {
	border-left: none /*1px solid rgba(20,20,35,.15)*/;
    display: block;
    float: right;
    opacity: 1;
    margin: 19px 0 6px 0;; /*TARGET 30 / CONTEXT 1320 */
    padding: 0;/*TARGET 15 / CONTEXT 1440 */
    width: 300px;/*TARGET 135 / CONTEXT 1440 */
}
.collapse_header > .collapse_search > h2 > .icon {
    background-image: url("../images/social_media_icons.svg");
    background-repeat: no-repeat;
    background-size: 159px 96px;
	background-position: -16px -43px;
    bottom: -3px;
    display: inline-block;
    float: right;
    height: 16px;
    margin: 0;
    position: relative;
	width: 16px;
}
.collapse_header > .collapse_clear {
	clear: both;
	display: block;
}
.collapse_header > .collapse_divider {
	background: rgba(20, 20, 35, 0.5) none repeat scroll 0 0;
	display: block;
    height: 1px;
    margin: 16px 0 0 0;
    width:100%;/* TARGET 1320 / CONTEXT 1320 */
}
.m_search {
	display: none;
}

/* EDITORS PICKS */

	#highlights_landing {
		width:90.90909090909091%;/* TARGET 1200 / CONTEXT 1320 */
		padding:30px 4.545454545455% 10px;/* TARGET 60 / CONTEXT 1320 */
		text-align:center;
		position:relative;
		border-top:20px solid rgba(255,255,255,1);
	}

	#highlights_landing.highlights {
		background-repeat:repeat;
		background-size:300px 30px;
	}

	#highlights_landing p {
		position:absolute;
		left:5%;/* TARGET 60 / CONTEXT 1200 */
		top: 50%;
		-o-transform: translate(0%, -50%);
		-moz-transform: translate(0%, -50%);
		-webkit-transform: translate(0%, -50%);
		transform: translate(0%, -50%);
		display:inline-block;
		font-size:1.75em;
		font-weight:300;
		letter-spacing:.03em;
		border-bottom:1px solid rgba(255,255,255,.35);
	}

	#highlights_landing.highlights h1 strong {
		font-size:.3em;
		line-height:1em;
		font-weight:400;
		letter-spacing:.03em;
		display:block;
		width:auto;
	}

	#highlights_landing.highlights h1 strong.bestof {
		position:relative;
		top:-5px;
	}

	#highlights_landing.highlights h1 strong.oncolossal {
		position:relative;
		top:10px;
	}


	.grid {
		width:102.272727272727%;/* TARGET 1350 / CONTEXT 1320 */
		margin:15px -1.1363636363635%;/* TARGET 15 / CONTEXT 1320 */
	}

	.grid-item {
		width: 31.11111111111111%; /* TARGET 420 / CONTEXT 1350 */
		margin:15px 1.111111111111%;/* TARGET 15 / CONTEXT 1350 */
		position:relative;
	}

		#visual_archive_grid > .grid-item {
			width: 22.777777777778%; /* TARGET 307.5 / CONTEXT 1350 */
			margin:15px 1.111111111111%;/* TARGET 15 / CONTEXT 1350 */
			position:relative;
		}

	.grid-item img {
		opacity:1;
		-webkit-backface-visibility: hidden;
	}

	.grid-item h2 {
		visibility: visible;
		width:92.85714285714286%;/* TARGET 390 / CONTEXT 420 */
		position:absolute;
		bottom:0;
		background-color:rgba(20,20,35,.5);
		padding:10px 3.57142857142857% 15px;/* TARGET 15 / CONTEXT 420 */
		color:rgba(255,255,255,1);
	}

	.grid-item a {
		display:block;
		height:100%;
		width:100%;
	}

	.grid-item a:hover h2 {
		background-color:rgba(252,67,73,.75);
		padding:10px 3.57142857142857% 30px;/* TARGET 15 / CONTEXT 420 */
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		transition: all 250ms ease;
	}

	.grid-item a:hover img {
		opacity:.75;
		-webkit-backface-visibility: hidden;
	}

	#visual_archive_grid .grid-item h2 {
		visibility: hidden;
		opacity:0;
	}

	#visual_archive_grid .grid-item a:hover h2 {
		visibility: visible;
		opacity:1;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		transition: all 250ms ease;
	}

    .other_highlights {
		position:relative;
		float:right;
		top: -85px;
		display:inline-block;
		margin: 0;
		outline: 1px solid rgba(252,67,73,.5);
		color:rgba(252,67,73,.85);
		width:auto;
		border-radius: 0;
    }

    .other_highlights .parent {
        display: block;
        cursor: pointer;
		padding:15px;
		height:10px;
        z-index: 0;
        position: relative;
    }

    .other_highlights .parent:hover,
    .other_highlights .collections:hover ~ .parent {
        color: rgba(20,20,35,1);
		background:rgba(252,67,73,.85);
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		transition: all 250ms ease;
    }

    .other_highlights .collections:hover ~ .parent {
        z-index: 0;
    }

    .other_highlights .collections {
		font-family:inherit;
        position: absolute;
        top: 0;
        display: block;
        z-index: 1;
        height: 0;
        width: 100%;
        padding-top: 39px;
		cursor:pointer;
		-webkit-transition: all 250ms ease;
		-moz-transition: all 250ms ease;
		transition: all 250ms ease;
		opacity:0;
		outline: 1px solid rgba(252,67,73,.5);
    }

    .other_highlights:active .collections,
	.other_highlights .collections:hover  {
        height: auto;
        z-index: 3;
		opacity:1;
    }


    .other_highlights .collections ul {
		font-family:inherit;
        background: rgba(20,20,35,1);
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 100%;
    }

    .other_highlights .collections ul li a {
        color: rgba(252,67,73,1);
		text-decoration:none;
		font-weight:700;
    }

    .other_highlights .collections li:hover,
    .other_highlights .collections ul li.selected {
        background: rgba(255,255,255,1);
        color: rgba(252,67,73,1);
    }

   .other_highlights .collections ul li {
        list-style: none;
        text-align: left;
        padding:15px;
		border-bottom: 1px solid rgba(252,67,73,.5);
    }

   .other_highlights .collections ul li:last-child {
	   border-bottom:none;
   }

/* VISUAL ARCHIVE */

/*Style for the first level menu bar*/
ul#visual_archive_menu{
  position:relative;
  top:0;
  width:100%;/* TARGET 1320 / CONTEXT 1320 */
  height:110px;
  margin:-30px auto 30px;
  padding:0;
  color:rgba(80,191,242,1);
}

ul#visual_archive_menu > li {
  float:left;
  list-style-type:none;
  position:relative;
  width:8.33333333333333%;/* TARGET 110 / CONTEXT 1320 */
  margin:0;
  padding:0;
  background:rgba(80,191,242,.15);
  text-align:center;
}


ul#visual_archive_menu label {
  position:relative;
  display:block;
  padding:0;
  transition:background 0.3s;
  cursor:pointer;
  padding:20px 0;
  border-right:1px solid rgba(80,191,242,.35);
}

ul#visual_archive_menu label:before {
	content:'20'
}

ul#visual_archive_menu label:hover{
	background:rgba(80,191,242,.35);
	}

ul#visual_archive_menu input:checked ~ label{
	background:rgba(80,191,242,1);
	color:rgba(255,255,255,1);
	}

ul#visual_archive_menu input:checked ~ label:after{
  background:rgba(80,191,242,1);
	color:rgba(255,255,255,1);
  transition:border-top .1s, border-bottom .1s .1s;
}

/*hide the inputs*/
ul#visual_archive_menu input{display:none}

/*show the second levele menu of the selected voice*/
ul#visual_archive_menu input:checked ~ ul.month{
  max-height:55px;
  transition:max-height 0.5s ease-in;
}

/*style for the second level menu*/
ul.month{
  max-height:0;
  padding:0;
  overflow:hidden;
  list-style-type:none;
  transition:max-height 0.5s ease-out;
  position:absolute;
  width:1200%;/* TARGET 1320 / CONTEXT 110 */
}

ul.month li {
	float:left;
	width:8.33333333333333%;/* TARGET 110 / CONTEXT 1320 */
	text-align:center;
	border-top:1px solid rgba(80,191,242,.35);
}

	ul#visual_archive_menu > li:nth-child(1) > ul.month {
		left:0;
	}

	ul#visual_archive_menu > li:nth-child(2) > ul.month {
		margin:0 0 0 -100%;/* TARGET 110 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(3) > ul.month {
		margin:0 0 0 -200%;/* TARGET 220 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(4) > ul.month {
		margin:0 0 0 -300%;/* TARGET 330 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(5) > ul.month {
		margin:0 0 0 -400%;/* TARGET 440 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(6) > ul.month {
		margin:0 0 0 -500%;/* TARGET 550 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(7) > ul.month {
		margin:0 0 0 -600%;/* TARGET 660 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(8) > ul.month {
		margin:0 0 0 -700%;/* TARGET 770 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(9) > ul.month {
		margin:0 0 0 -800%;/* TARGET 880 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(10) > ul.month {
		margin:0 0 0 -900%;/* TARGET 990 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(11) > ul.month {
		margin:0 0 0 -1000%;/* TARGET 1100 / CONTEXT 110 */
	}

	ul#visual_archive_menu > li:nth-child(12) > ul.month {
		margin:0 0 0 -1100%;/* TARGET 1200 / CONTEXT 110 */
	}


ul.month li a,
ul.month li span.month_empty {
	display:block;
	position: relative;
	background:rgba(80,191,242,.15);
	padding:20px 0;
	text-decoration:none;
	transition:background .3s;
	white-space:nowrap;
	border-right:1px solid rgba(80,191,242,.35);
	-webkit-box-shadow: inset 0px -3px 0px 0px rgba(80,191,242,.35);
	-moz-box-shadow: inset 0px -3px 0px 0px rgba(80,191,242,.35);
	box-shadow: inset 0px -3px 0px 0px rgba(80,191,242,.35);
	color:rgba(80,191,242,1);
}

ul.month li span.month_empty {
	background:rgba(255,255,255,1);
}

ul.month li span.month_number {
	display:none;
}

ul.month li:last-child a,
ul.month li:last-child span {
	border-right:none;
	}

ul.month li a:hover{
	background:rgba(80,191,242,.35);
	}


	.visual_archive_title h1 {
		max-width:39.31818181818182%;/* TARGET 519 / CONTEXT 1320 */
		min-width:31.74242424242424%;/* TARGET 419 / CONTEXT 1320 */
		margin: 0 1.13636363636364% 0 0;/* TARGET 15 / CONTEXT 1320 */
		padding: 0 1.13636363636364% 15px 0;/* TARGET 15 / CONTEXT 1320 */
	}

	h2.random100,
	h2.last100 {
		width:16.66666666666667%;/* TARGET 220 / CONTEXT 1320 */
		float:right;
		border-left:1px solid rgba(80,191,242,.35);
		top:0!important;
		padding:8px 0 13px;
		position:relative!important;
		}

	h2.random100 a,
	h2.last100 a {
		display:inline-block;
		position:relative;
		left:50%;
		-o-transform: translate(-50%, 0%);
		-moz-transform: translate(-50%, 0%);
		-webkit-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
		top:-3px;
		color:rgba(80,191,242,1);
	}

	h2.random100 a:after,
	h2.last100 a:after {
		color:rgba(80,191,242,1);
		content:' Posts';
	}

	h2.random100 a:hover,
	h2.last100 a:hover,
	h2.random100 a:hover:after,
	h2.last100 a:hover:after {
		color:rgba(20,20,35,1);
	}

	#visual_archive_grid + .clear + hr {
		margin: 60px 0 0 ;
	}

		.visual_archive_image {
			float:left;
			width:16.66666666666667%;/* TARGET 220 / CONTEXT 1320 */
			margin:0;
		}

			.visual_archive_image:before {
				content:"";
				float:left;
				padding-bottom:100%;
			}

			.visual_archive_image:after {
				content:"";
				display:table;
				clear:both;
			}

				.visual_archive_image a,
				.visual_archive_image a:after {
					display:block;
					padding-top:100%;
					background-position:50% 50%;
					background-size:cover;
					opacity:1;
					-webkit-backface-visibility: hidden;
				}

				.visual_archive_image a:hover {
					opacity:.5;
				}

		#content .visual_archive_image + .clear + hr {
			margin:60px 0 0 0;
		}

#popup-window {
	background-color:rgba(240,240,240,1);
}

#wp-email-popup .input_text::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: rgba(0,0,0,.25); }
#wp-email-popup .input_text::-moz-placeholder { /* Firefox 19+ */color: rgba(0,0,0,.25);}
#wp-email-popup.input_text:-ms-input-placeholder { /* IE 10+ */color: rgba(0,0,0,.25);}
#wp-email-popup .input_text:-moz-placeholder { /* Firefox 18- */color: rgba(0,0,0,.25);}

.about_portraits {
float: left;
padding: 8px 15px 5px 0;
width: 365px;
height: auto;
}

.about_portraits.first {
padding: 15px 15px 5px 0;
}

/* Print Styles */
@media print {

body {
	margin:0;
	color:#000000;
}

	/* TYPE */

a,
a:after,
main p a,
main p a:after {
	text-decoration:none;
	border-bottom:1px solid #808080;
	color:#000;
}

#posts h2 a, #posts h2 a:after {
	border-bottom:0;
}

	/* STRUCTURE */

	aside,
	#trending,
	footer,
	#nectar_head,
	#nectar_after_content,
	#header_background,
	nav#info,
	header > .col_02,
	nav#editorial,
	#header_search,
	#header_random_post,
	#header_nav_editorial,
	#also,
	.share.no_border,
	#posts h3.tags,
	header hr,
	#posts .post_details h5.share_story,
	#header_logo_and_info.col_01
	{
		display:none;
	}


	header {
		width:100%;
		height: auto;
		margin: 0 0 0 0;
	}

	header #print_logo {
		display:block;
		width:225px!important;
		height:43px!important;
	}

	header #print_logo img {
		max-width:100%!important;
	}

	header>.divider {
		margin: 0 0 25px 0;
	}

	#content {
		margin:0;
		width:100%;
	}

	main {
		margin:0;
	}

	#posts h2 {
		margin: 20px 0;
	}

	#posts .post_details {
		padding:0px;
	}

	/* CONTENT ELEMENTS */

		img, embed, object, video, svg {
		max-width: 40%;
		}

	h2 {
		font-size:24px!important;
		padding:0;
	}

	p {
		font-size:13px!important;
	}

	h3 {
		font-family:"Ringside Regular A","Ringside Regular B",Sans-serif,Arial;
		font-style:normal;
		font-weight:300;
		color:#000!important;
	}

		#posts h3 a {
		color:#000!important;
		}

		#posts .post_details.singlepost .date {
			font-size:11px;
		}

	a.edit_post,
	a.edit_post:after {
		display:none;
	}
}

#member_ad_spacing {
background:white;
height:24px;
width:100%;
display:none;
}

input#SubscribeEmail {
-webkit-appearance: checkbox;
appearance: checkbox;
margin:20px 5px 20px -5px!important;
float: left;
width:5%;
}

label.SubscribeEmailLabel {
float:left;
width:90%;
}

    #author-info {
    width:75%;
    text-align:center;
    margin:0 auto;
    }

    #author-avatar img {
        width:30%;
        margin:0 auto!important;
        border:1px solid rgba(20,20,35,.15);
        max-width:250px;
        min-width:250px;
        padding:50px;
    }

    #author-description {
        margin:-51px 0 0 0;
    }

    #author-description h1 {
    margin: 0 0 17px 0!important;
    background: white;
    border-top: 1px solid rgba(20,20,35,.15);
    padding: 13px 50px 19px;
    display: inline-block;
    border-bottom: 1px solid rgba(20,20,35,.15);
    }

    main.author_templ {
        margin: 0;
    }

    p.author_templ {
    text-align: center;
    padding: 0 0 15px 0;
    margin: 40px 0 0 0!important;
    border-bottom: 1px solid rgba(20,20,35,.15);
    }

    #author-description p strong em {
        display:block;
        margin: 0px 0 14px 0;
    }


#wp-email-popup input[type=text],
#wp-email-popup input[type=email],
#wp-email-popup textarea {
	border: 1px solid !important;
}

.rp4wp-related-posts {
	border-top: 1px solid rgba(20, 20, 35, .15);
	padding-top: 30px;
}

.rp4wp-posts-intro .rp4wp-posts-heading {
	background-color:rgba(20,20,35,1);
	padding: 20px 7.017543859649%;
}

.rp4wp-posts-intro .rp4wp-posts-heading h3 {
	color: #fff;
	font-family: "Ringside Regular A", "Ringside Regular B", Sans-serif, Arial;
	font-size: 1.5em;
	font-weight: 800;
	letter-spacing: .01em;
	line-height: 1.125em;
	text-transform: none;
}

.rp4wp-posts-tags {
	margin-top: 20px;
}

.rp4wp-posts-tags {
	font-family: "Ringside Regular A", "Ringside Regular B", Sans-serif;
	font-weight: 300;
	line-height: 1.25em;
}

.rp4wp-posts-tags h4 {
	font-size: 21px;
	line-height: 1.2;
	margin-bottom: 30px;
}

.rp4wp-posts-tags a {
	border-bottom: 1px solid rgba(252,67,73,.25);
	color: rgba(252,67,73,1);
	margin: 0 .1rem;
	padding: 0 0 3px 0;
}

.rp4wp-posts-tags a:hover {
	border-bottom-color: solid rgba(20,20,35,.25);
	color: rgba(20,20,35,1);
}

.rp4wp_component_title {
	font-size: 1.3125em;
	font-weight: 800;
	letter-spacing: .01em;
	line-height: 1.25em;
	margin-top: 20px;
	padding: 0 0 30px;
}

.rp4wp_component_title a {
	color: rgba(22,20,35,1);
	font-family: "Ringside Regular A", "Ringside Regular B", Sans-serif;
}

.rp4wp_component_title a:hover {
	color: rgba(252,67,73,1);
}

.rp4wp_component_image {
	padding-top: 10px;
}

#posts .rp4wp_component_image img {
	height: auto;
	margin: 0 auto;
	object-fit: contain;
	width: 100%;
}

@media only screen and (min-width: 600px) {

	.rp4wp-related-posts {
		display: grid;
		grid-gap: 0 60px;
		grid-template-columns: repeat(3, 1fr);
		padding-top: 0;
		position: relative;
	}

	.rp4wp-related-posts::before {
		background: rgba(20, 20, 35, .15);
		bottom: 0;
		content: "";
		left: calc( 100% / 3 - 10px );
		position: absolute;
		top: 0;
		width: 1px;
	}

	.rp4wp-related-posts::after {
		background: rgba(20, 20, 35, .15);
		bottom: 0;
		content: "";
		right: calc( 100% / 3 - 10px );
		position: absolute;
		top: 0;
		width: 1px;
	}

	.rp4wp-related-posts > div {
		position: relative;
	}

	.rp4wp-related-posts > div::before {
		background: rgba(20, 20, 35, .15);
		bottom: 0;
		content: "";
		height: 1px;
		left: -30px;
		position: absolute;
		right: -30px;
		width: calc( 100% + 60px );
	}

	.rp4wp-posts-intro {
		margin-top: 30px;
	}

	.rp4wp-posts-intro .rp4wp-posts-heading {
		padding-top: calc( 75% - 20px );
		position: relative;
	}

	.rp4wp-posts-intro .rp4wp-posts-heading h3 {
		line-height: 1.125em;
		left: 0;
		margin: 0 !important;
		overflow: hidden;
		padding: 7.017543859649%;
		position: absolute;
		top: 0;
		text-transform: none;
	}

	.rp4wp-posts-tags h4,
	.rp4wp-posts-tags .related-tag-list a {
		font-size: 16px;
	}

	.rp4wp_component_image {
		padding-top: 30px;
	}

	.rp4wp_component_title {
		font-size: 1em;
		line-height: 1.35em;
	}
}

@media only screen and (min-width: 1024px) {

	.rp4wp-posts-intro .rp4wp-posts-heading h3 {
		font-size: 2.25em;
	}

}

.search-results #posts {
	display: flex;
	flex-direction: column;
	margin-bottom: 60px;
}

.search-results .entry-image {
	margin-bottom: 20px;
}

.search-results .read-more-link {
	background-color:rgb(252,67,73);
	color: #fff;
	font-family: "Ringside Regular A", "Ringside Regular B", Sans-serif, Arial;
	font-weight: 800;
	line-height: 1.2;
	padding: .5rem 1.2rem;
	text-transform: uppercase;
	width: fit-content;
}

.search-results .read-more-link:hover {
	background-color: rgb(20,20,35);
}

.searchwp-highlight {
	background-color: #ec38a4;
}
