/*
Theme Name: The New Consumer
Theme URI: https://newconsumer.com
Description: Custom theme.
Author: Dan Frommer
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-family: 'UntitledSerifWeb', Georgia, Garamond, Times New Roman, Times, serif;
}

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

p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

a:active {
	color: #000;
	text-decoration: none;
	}

.entry a, .entry a:link, .entry a:visited, .entry a:hover, .entry a:active, .readmore a, .readmore a:link, .readmore a:visited, .readmore a:hover, .readmore a:active {
	box-shadow: inset 0 -6px 0 #7DDAFF;
	color: inherit;
	text-decoration: none;
	}

#wrapper {
	margin: 36px auto;
	width: 1000px;
}

#header {
	padding: 2em 0 0 0;
	}

#logo {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	width: 311px;
}

#topnav {
	float: right;
	text-align: right;
	margin: 0.6em 0 0 0;
	}

#topnavbar, #topnavbar ul {
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	}

#topnavbar li {
	float: left;
	display: inline;
	margin: 0 0 0 1.5em;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 112.5%;
	font-weight: bold;
	letter-spacing: -0.5px;
	}

#topnavbar, #topnavbar a, #topnavbar a:link, #topnavbar a:visited, #topnavbar a:hover, #topnavbar a:active {
	color: #000;
	text-decoration: none;
	}

#topnavbar .clinks a:hover, #topnavbar .clinks a:active {
	color: #000;
	box-shadow: inset 0 -6px 0 #7DDAFF;
	}

#topnavbar .cyan, #botnavbar .cyan, .cyan {
	color: #000;
	}

#main {
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	padding: 2em 0 0 0;
}

h1 {
	font-family: 'UntitledSerifWeb', Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 300%;
	font-weight: normal;
	}

h2 {
	font-family: 'UntitledSerifWeb', Georgia, Garamond, Times New Roman, Times, serif;
	font-size: 150%;
	font-weight: normal;
	}

h3 {
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
	font-weight: bold;
	margin-bottom: 1em;
	}

.entry h3 {
	margin-top: 3em;
}

h4 {
	font-weight: bold;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 90%;
	margin: 0 0 1em 0;
	color: #fa5c4f;
	text-transform: uppercase;
	}

hr {
	border: 0;
	border-top: 2px solid #d5d5d5;
	border-bottom: 0;
    margin-bottom: 4em;
    margin-top: 4em;
    width: 20%;
}

.dek {
	margin-top: 0.5em;
	}

.tnc {
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	}

.pageh {
	margin-bottom: 1em;
	}

#sidebar {
	float: right;
	text-align: left;
	width: 200px;
	}

.postcat h4 {
	font-weight: bold;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 90%;
	margin: 0 0 1em 0;
	color: #fa5c4f;
	text-transform: uppercase;
	}

.byline {
	margin: 1em 0 2em 0;
	}

.byline h5 {
	font-weight: normal;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 87.5%;
	}

.byline img {
	height: 32px;
	width: 32px;
	vertical-align: middle; 
	border-radius: 16px; 
	margin-right: 0.25em;
	}

.heropic img {
	max-width: 100%;
	height: auto;
	}

.post {
	width: 100%;
	text-align: left;
	}

.banner {
	width: 600px;
	}

.entry {
	text-align: left;
	padding: 1em 0;
	}

#standardpostheader {
	width: 70%;
	margin-left: 15%;
}

#featurefeaturedimage {
	padding: 0 0 1em 0;
	}

#standardfeaturedimage {
	padding: 0 0 1em 0;
	width: 70%;
	margin-left: 15%;
	}

.photocaption {
	text-align: right;
	font-size: 85%;
	color: #aaa;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
}

figcaption, .wp-block-image figcaption {
	text-align: right;
	font-size: 85%;
	color: #aaa;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
    margin-top: .5em;
    margin-bottom: 1.5em;
}

.entry p {
	font-size: 100%;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 1.5em;
	}

#featurebody p, #standardbody p {
	font-size: 125%;
	}

#featurebody {
	width: 70%;
	margin-left: 15%;
	}

#standardbody {
	width: 70%;
	margin-left: 15%;
	}

.sans {
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	}

#welcomebox {
	padding: 2em 2em 1em 2em;
	background: #f5f5f5;
	border-radius: 8px;
	}

#trendsbox {
	padding: 2em 2em 0 2em;
	background-image: linear-gradient(to bottom, #f5f5f5, white);
	border-radius: 8px;
	}

#welcomebox h1 {
	font-size: 200%;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	}

#trendsbox h1 {
	font-size: 220%;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-top: -0.2em;
	}

#trendsbox h2 {
	font-size: 200%;
	line-height: 1.5em;
	margin-bottom: 1em;
	}

#welcomebox p {
	font-size: 150%;
	}

#trendsbox p {
	font-size: 150%;
	}

#welcomebox ul {
	position: relative;
	list-style: none;
	padding-left: 2.25em;
	margin: 0 0 1.5em 0;
	}

#trendsbox ul {
	position: relative;
	list-style: none;
	padding-left: 2.25em;
	margin: -1em 0 1.5em 0;
	}

#welcomebox ul li, #trendsbox ul li {
	font-size: 150%;
	line-height: 1.5em;
	list-style: none;
	}

#welcomebox ul li:before, #trendsbox ul li:before {
	content: "→";
	position: absolute;
	left: 0;
}

#trendsslidespreview {
	width: 500px;
	float: right;
	height: auto;
	margin: 0 0 1em 2em;
	}

.google-slides-container {
    position: relative;
    width: 100%;
    padding: 59.5% 0 0 0;
    overflow: hidden;
}

.google-slides-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#welcomedan {
	width: 120px;
	float: left;
	margin: 0 1.5em 1em 0;
	}

#welcomedan img {
	border-radius: 60px; 
	}

#trendsdan {
	width: 70px;
	float: left;
	margin: 0 1em 0.25em 0;
	}

#trendsdan img {
	border-radius: 35px; 
	}

.featureriver {
	clear: both;
	margin: 2em 0;
	}

.featureriverfull {
	clear: both;
	margin: 2em 0 3em 0;
	}

.featureriverthumb {
	width: 40%;
	float: left;
	margin: 0 1em 2em 0;
	}

.featureriverthumbfull {
	width: 100%;
	margin: 0 0 1em 0;
	float: none;
	}

.featureriverheddek {
	text-align: left;
	}

.featureriverheddek h1 {
	font-size: 250%;
	}

.entry .boxcontent {
	width: 700px;
	margin-left: 125px;
	padding: 25px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	}

.graybox {
	padding: 1.5em;
	background: #f8f8f8;
	border: 1px solid #ddd;
	}

.entry .hotelbutton {
	color: #fff;
	text-decoration: none;
	box-shadow: none;
	}

.entry .buybutton a, .entry .buybutton a:link, .entry .buybutton a:visited {
	padding: 10px 20px;
	border: 0;
	color: #fff;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 100%;
	box-shadow: none;
	border-radius: 6px;
	background-color: #FA5C4F;
	display: inline-block;
    margin: 5px 0 5px 5px;
	}

.entry .buybutton a:hover, .entry .buybutton a:active {
	background-color: #D75146;
}

.entry .trendsbuybutton a, .entry .trendsbuybutton a:link, .entry .trendsbuybutton a:visited {
	width: 28%;
	padding: 10px 20px 14px 20px;
	border: 0;
	line-height: 1.25em;
	color: #fff;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 100%;
	box-shadow: none;
	border-radius: 6px;
	background-color: #FA5C4F;
	display: inline-block;
    margin: 5px 0 5px 5px;
	}

.entry .trendsbuybutton a:hover, .entry .trendsbuybutton a:active {
	background-color: #D75146;
}

.buybuttonsubhead {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 80%;
	line-height: 2.2em;
	border-bottom: 2px solid #fff;
}

.entry {
	margin: 0 0 1em 0;
	}

blockquote {
	quotes: none;
	padding: 0 15px;
	border-left: 6px solid #ddd;
	}

.has-text-align-center {
	text-align: center;
}

#authorbox {
	border: 2px solid #fff;
	float: right;
	width: 45%;
	padding: 1em;
	margin: 2em 0;
	font-size: 100%;
	text-align: left;
	line-height: 1.3em;
	}

.authorphoto {
	height: 60px;
	width: 60px;
	margin: 0 1em 0.5em 0;
	float: left;
	}

.authorfollow {
	padding: 1em 0 0 0;
	}

.chartoftheday {
	padding: 0 0 1em 0;
}

.fadeout {
    position: absolute;
    left: 0;
    z-index: 10;
    height: 200px;
    width: 100%;
    margin-top: -200px;
    background: -moz-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100% );
    background: -webkit-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100% );
    background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.wp-embed-aspect-16-9 {
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	float: none;
	width: 90%;
	text-align: center;
	padding: 1em 0 2em 0;
	margin: 0 auto;
	}

#botnav {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding-top: 1em;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	}

#botnavbar, #botnavbar ul {
	text-align: center;
	padding: 0;
	margin: 0;
	display: inline;
	}

#botnavbar li {
	text-align: center;
	display: inline;
	margin: 0.2em 0.8em;
	font-weight: bold;
	font-size: 112.5%;
	letter-spacing: -0.5px;
	}

#botnavbar, #botnavbar a, #botnavbar a:link, #botnavbar a:visited, #botnavbar a:hover, #botnavbar a:active {
	color: #000;
	text-decoration: none;
	}

#botnavbar .clinks a:hover, #botnavbar .clinks a:active, #footer h5 a:hover, #footer h5 a:active {
	color: #000;
	box-shadow: inset 0 -6px 0 #7DDAFF;
	}

#footer h5 {
	clear: both;
	text-align: center;
	font-family: 'UntitledSansWeb', Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 1em 0 0 0;
	}

.portrait-image {
	width: 40%;
	float: right;
	margin: 0 0 1em 1em;
	}

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #fff;
	line-height: 18px;
	margin-bottom: 10px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 0;
	text-align: center;
}
.wp-caption img {
	margin: 0 0 0 10px;
}
.wp-caption p.wp-caption-text {
	color: #000;
	font-size: 14px;
	margin: 0;
	text-align: right;
	padding-top: 5px;
}

/* Lists */

.post ul {
	font-size: 125%;
	line-height: 1.5em;
	list-style: square;
	margin: 0 0 1.5em 1.25em;
}

.post ol {
	line-height: 1.5em;
	font-size: 125%;
	list-style: decimal;
	margin: 0 0 1.5em 1.25em;
}

.post ul li, .post ol li {
	line-height: 1.5em;
	}

.post ol {
	padding-left: 1em;
}


li+li	{
	margin-top: 10px;
	}


#mc_embed_signup form {display:block; position:relative; text-align:left; padding: 0;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; font-family: 'Futura W01 Bold', Futura, Avenir, Helvetica, Arial, sans-serif; text-transform: uppercase; background-color: #3cf; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:120%; font-weight: normal; line-height: 1.5em; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#00a2db;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:200%; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; font-size: 200%; font-family: 'Avenir LT W02 45 Book', Avenir, Helvetica, Arial, sans-serif; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:100%; min-width:300px;}
#mc_embed_signup input.button {display:block; width:20%; margin:0 0 10px 0; min-width:200px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }


@media screen and (max-width: 1200px) {

#wrapper {
	width: 83.333333333333%;
	}

#logo {
	width: 311px;
	}

.banner {
	width: 100%;
	height: auto;
	}

.banner img {
	width: 100%;
	height: auto;
	}

.bookbox img {
	height: auto;
	}

#sidebar {
	width: 30%;
	}

.leftguide {
	width: 47.5%;
	}

.rightguide {
	width: 47.5%;
	}

}

@media screen and (max-width: 1023px) {

#topnavbar .wmedium {
	display: none;
	}
	
#trendsslidespreview {
width: 50%;
float: right;
height: auto;
margin: 0 0 1em 2em;
	}

}

@media screen and (max-width: 850px) {

#wrapper {
	width: 90%;
	}

#content {
	width: 100%;
	}

h1 {
	font-size: 250%;
	}

h2 {
	font-size: 150%;
	}

#topnavbar .wmedium {
	display: none;
	}

#topnav {
	max-width: 500px;
	}
	


.featureriverfull {
	clear: both;
	margin: 2em 0;
	}

.featureriverthumb {
	width: 40%;
	float: left;
	margin: 0 1em 1em 0;
	}

.featureriverheddek {
	text-align: left;
	padding-bottom: 1em;
	}

.featureriverheddek h1 {
	font-size: 200%;
	}

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

#featurebody {
	width: 80%;
	margin-left: 10%;
	}

#standardbody {
	width: 100%;
	margin-left: 0;
	}

.postcat h4 {
	margin: 0 0 0.5em 0;
	}

#sidebar {
	width: 100%;
	}

.mobile {
	display: inline;
	}

.desktop {
	display: none;
	}

}

@media screen and (max-width: 420px) {


#wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
	text-align: center;
}

#topnavbar {
	display: none;
	}

#logo {
	float: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

#logo img {
	width: 250px;
	height: auto;
	}

#main {
	margin: 0 auto;
	text-align: left;
	float: none;
	width: 93%;
	padding: 0;
	}

#standardpostheader, #featurepostheader, #standardfeaturedimage, #featurefeaturedimage, #standardbody, #featurebody {
	width: 100%;
	margin: 0;
	}

#featurebody {
	margin-left: 0;
	}

h1 {
	font-size: 150%;
	}

h2 {
	font-size: 125%;
	}

#welcomebox, #trendsbox {
	padding: 1em 1em 0.25em 1em;
	background: #f5f5f5;
	border-radius: 8px;
	}

#welcomebox h1 {
	font-size: 125%;
	}
	
#trendsbox h1 {
	font-size: 175%;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 0em;
	}

#welcomebox p, #trendsbox p {
	font-size: 125%;
	}

#welcomebox ul li, #trendsbox ul li {
	font-size: 125%;
	}

#welcomedan {
	width: 70px;
	margin: 0 1em 0.5em 0;
	}

#welcomedan img {
	border-radius: 35px; 
	}
	
#trendsdan {
	width: 50px;
	float: left;
	margin: 0 1em 0.25em 0;
	}

#trendsdan img {
	border-radius: 25px; 
	}

#trendsslidespreview {
	width: 100%;
	float: none;
	height: auto;
	margin: 0.5em 0 1em 0;
	}
	
.entry .trendsbuybutton a, .entry .trendsbuybutton a:link, .entry .trendsbuybutton a:visited {
	text-align: center;
	float: none;
	width: 100%;
	padding: 0.35em 0 0.7em 0;
	font-size: 100%;
    margin: 10px 0;
	}
	
.featureriver {
	float: none;
	clear: both;
	margin: 2em 0;
	}

.featureriverfull {
	clear: both;
	margin: 2em 0;
	}

.featureriverthumb, .featureriverthumbfull {
	width: 100%;
	float: none;
	clear: both;
	margin: 2em 0 1em 0;
	}

.featureriverheddek {
	text-align: left;
	padding-bottom: 1em;
	}

.featureriverheddek h1 {
	font-size: 150%;
	}

.postcat h4 {
	margin: 0 0 0.5em 0;
	}
	

#featurebody p, #standardbody p {
	font-size: 125%;
	}

.graybox {
	padding: 1em;
	}

.hotelbox {
	padding: 1em 1em 0.5em 1em;
	margin: 1em 0 3em 0;
	}

.bookbox {
	float: right;
	width: 50%;
	padding: 0;
	margin: 0 0 2em 2em;
	}

.bigtext {
	font-size: 150%;
	}

.desktop {
	display: none;
	}

#footer {
	padding: 0 0 2em 0;
	text-align: center;
	}

#botnavbar {
	width: 100%;
	text-align: center;
	}

#botnavbar .wmedium {
	display: none;
	}

#mc_embed_signup input.email {
	font-size: 130%;
	}

}