.entry em strong { font-weight: normal; font-style: italic; font-size: 12px; line-height: 19px; }


.entry img {
	width: auto !important;
	padding: 0;
	margin: 0;
	display: block;
	max-width: 100%;
	height: auto;
}

.post .title {
	font-size: 25px;
	line-height: 34px;
	letter-spacing: -1.2px;
	font-weight: bold;

	text-transform: uppercase;
}


.post .title:after {
	display: block;
	content: "";
	width: 60px;
	height: 6px;
	margin-top: 9px;
	background-color: #ee3150;
}
.widget h3 {
	color: black;
	font-size: 17px;
	font-weight: 700;
	border: 0;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.widget h3:after {
	display: block;
	margin-top: 14px;
	margin-bottom: 1px;
	content: "";
	width: 60px;
	height: 6px;
	background-color: #ee3150;
}

div.instagram-placeholder:nth-child(odd),
div.instagram-placeholder:nth-child(even) {
	padding: 0 0 10px 10px !important;
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.instagram{
	width: auto !important;
	margin-bottom: -10px;
	display: block;
	margin-left: -10px;
}

.col-full {
	width: 1092px;
	margin: auto;
	padding: 0;
}

#main {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	padding-right: 325px;
	margin-right: -325px;
}

#sidebar {
	width: 305px;
	padding: 37px 0;
	margin: 0;
}

body {
	padding-top: 255px;
}

#header {
	position: fixed;
	padding:  57px 0 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	top: 0;
	z-index: 999;
	height: 255px;
	background: #fff;
	z-index: 999;
	left: 0;
	right: 0;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	transition: all .4s linear;
}

#logo {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	transition: all .4s linear;
}
.moved #logo {
	height: 50px;
}

.moved #header {
    padding: 10px 0 0;
    height: 116px;
}

.nav {
	font-size: 0;
}

.nav li + li:before {
	content: "|";
	padding: 0 12px;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	vertical-align: top;
	line-height: 20px;
	display: inline-block;
}

#pagenav {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	transition: all .4s linear;
	margin-top: 37px !important
}

.moved #pagenav {
	margin-top: 14px !important
}

.nav li {
	display: inline-block;
	padding: 0;
	margin: 0;
	letter-spacing: .4px;
	float: none;
}

#pagenav .shop a {
	font-weight: bold;
	color: #ee3150;
	text-decoration: underline;
}

#pagenav a:hover {
	color: #ee3150;
}

#pagenav a {
	border: 0;
	vertical-align: top;
	line-height: 20px;
	display: inline-block;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
}

#pagenav {
	text-align: center;
	float: none;
}

#logo {
	position: relative;
	margin: auto;
	display: block;
	background: url(../img/logo.png) no-repeat 50% 50%;
	background-size: contain;
	float: none;
	width: 297px;
	height: 111px;
}

#logo a {
	position: absolute;
	display: block;
	opacity: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.post .title {
	padding: 0 0 31px;
	margin: 0;
	border: 0;
}

.textwidget {
	padding: 30px 0 0;
}

.post {
	padding: 25px 0 0;
}

.widget {
	margin-bottom: 20px;
}

#shopbop-core-widget .shopbop-widget-header .shopbop-widget-marketing-message {
	padding: 5px;
}

.more_entries a,
a.more-posts {
	text-align: center;
	display: block;
	color: black;
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: -11px;
	margin-bottom: 52px;
	color: #000;
	opacity: 1;
}

.more_entries.ms {
	padding-top: 40px;
}

.more_entries.ms a:before,
.more-posts:before {
	display: inline-block;
	content: "";
	margin-right: 8px;
	vertical-align: top;
	margin-top: 8px;
	background: url(../img/ico_down.png) no-repeat;
	width: 12px;
	height: 8px;
}

.full-banner {
	max-width: 100%;
	margin: auto;
	width: 1091px;
}

.full-banner img {
	max-width: 100%;
	height: auto;
	display: block;
}

footer.foot {
	max-width: 100%;
	margin: auto;
	width: 1091px;
	padding: 10px 0 38px;
}

footer.foot p {
	letter-spacing: -.4px;
	font-family: "Open Sans";
	font-size: 12px;
	text-align: center;
	padding: 17px 0 25px;
	margin: 0;
	line-height: 20px;
	color: black;
	font-weight: 600;
}

footer.foot .logo-s {
	display: block;
	background: url(../img/logo_f.png) no-repeat;
	width: 38px;
	height: 21px;
	margin: auto;
}

footer.foot p a {
	color: #df3c3c;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
}

#header .fsocial {
	position: absolute;
	top: 78px;
	right: 80px;
}

.fsocial {
	text-align: center;
	font-size: 0;
	padding-bottom: 21px;
}

.fsocial li {
	display: inline-block;
	padding: 0 6px 0 7px;
	vertical-align: top;
}
.fsocial a {
	display: inline-block;
	vertical-align: top;
	width: 18px;
	height: 18px;
	background: url(../img/ico_s_1.png) no-repeat 50% 50%;
}
.fsocial a.ico-fb {
	background: url(../img/ico_s_2.png) no-repeat 50% 50%;
}
.fsocial a.ico-tw {
	background: url(../img/ico_s_3.png) no-repeat 50% 50%;
}
.fsocial a.ico-pi {
	background: url(../img/ico_s_4.png) no-repeat 50% 50%;
}
.fsocial a.ico-tu {
	background: url(../img/ico_s_5.png) no-repeat 50% 50%;
}
.fsocial a.ico-bl {
	background: url(../img/ico_s_6.png) no-repeat 50% 50%;
}
.fsocial a.ico-ms {
	background: url(../img/ico_s_7.png) no-repeat 50% 50%;
}

div.instagram-placeholder img {
	width: 100%;
	height: auto;
	display: block;
}

#shopbop-core-widget {
	margin-left: auto;
	margin-right: auto;
}

.more_entries {
	background: none;
	padding: 0;
	margin: 0;
	border: 0;
}

.more_entries .fr {
	display: none;
}

.more_entries .fl {
	float: none;
}

.more_entries a {
	text-align: center;
}


.h-section {
	overflow: hidden;
}

.h-section section {
	margin-left: -10px;
}

.h-section a {
	display: block;
	position: relative;
}

.h-section a:hover {
	opacity: .8;
}


.h-section article.three a:hover {
	opacity: 1
}

.h-section a:before {
	height: 50%;
	background-image: linear-gradient(to top, black 0%, transparent 100%);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .5;
	content: "";
}

.h-section article.small {
	width: 50%;
}

.h-section article.three h2:after {
	margin-top: 4px;
}

.h-section article.three h2 {
	margin: 20px;
	font-size: 20px;
	line-height: 30px;
}

.h-section article.three {
	width: 33.3%;
}

.h-section article.three a:before {
	opacity: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.h-section article.three:hover a:before{
	opacity: .5;
}

.h-section article.three:hover h2 {
	opacity: 1;
}

.h-section article.three h2 {
	opacity: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}

.h-section article {
	position: relative;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 10px;
}

.h-section h2:after {
	display: block;
	width: 59px;
	margin-top: 21px;
	height: 6px;
	background-color: #ee3150;
	content: "";
}

.h-section img {
	width: 100%;
	height: auto;
	display: block;
}

.h-section h2 {
	text-decoration: none;
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	font-family: "Open Sans";
	margin: 44px 48px;
	font-size: 34px;
	font-weight: 700;
	line-height: 35px;
	text-transform: uppercase;
	right: 0;
}

.h-section .shop h2:after {
	display: none;
}

.h-section .shop h2 {
	color: white;
	display: inline-block;
	background: #ee3150;
	padding: 0 12px;
	right: auto;
	font-family: "Open Sans";
	font-size: 50px;
	font-weight: 700;
	height: 59px;
	line-height: 56px;
	text-transform: uppercase;
}
.h-section .full h2:after {
	margin-top: 25px;
}
.h-section .full h2 {
	font-size: 50px;
	line-height: 45px;
	margin: 39px 48px;
}

.h-section .bigger h2 {
	font-size: 40px;
}

.home #header {
	border-bottom: 0;
}
/* Media
------------------------------------------------------------------------------*/ 

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

	.h-section article.small {
		width: 49.9%;
	}

	#content,
	.col-full {
		padding: 0 15px;
		max-width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.nav li + li:before {
		padding: 0 0.5vw;
	}

	#pagenav a {
		font-size: 1.3vw;
	}

	.post-meta {
		overflow: hidden;
		height: auto;
		border: 0;
		border-bottom: 1px solid #E7E7E7;
	}

	.post-meta li {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: 0 !important;
		width: 50% !important;
		padding: 10px !important;
		height: auto !important;
		border-top: 1px solid #E7E7E7 !important;
	}

	div[name="tweetbutton"] {
		left: 0 !important;
	}

	.post-meta li:nth-child(3) {
		clear: both;
	}

	.post-meta {
		width: auto !important;
	}

}

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

	.nav li + li:before {
		display: none;
	}

	.menu-trigger {
		float: right;
		width: 40px;
		height: 20px;
		cursor: pointer;
		margin: 0 5px;
		position: relative;
	}

	.menu-trigger.active span {
		opacity: 0;
	}

	.menu-trigger span {
		display: block;
		margin-top: 10px;
		border-top: 2px solid #000;
	}

	.menu-trigger:before {
		position: absolute;
		top: 21px;
		content: "";
		left: 0;
		right: 0;
		border-top: 2px solid #000;
	}

	.menu-trigger:after {
		position: absolute;
		top: 0;
		content: "";
		left: 0;
		right: 0;
		border-top: 2px solid #000;
	}

	.menu-trigger.active:before {
		top: 9px;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.menu-trigger.active:after {
		top: 9px;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.nav li {
		display: block;
		padding: 10px;
	}

	.menu-main-menu-container.active {
		display: block;
	}

	.menu-main-menu-container {
		display: none;
		position: absolute;
		top: 100%;
		-webkit-overflow-scrolling: touch;
		max-height: calc(100vh - 110px);
		overflow: auto;
		padding-bottom: 5px;
		padding-top: 5px;
		border-bottom: 1px solid #eee;
		border-top: 1px solid #eee;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;
	}

	#header .fsocial {
		top: 20px;
		right: 20px;
	}

	#header {
		height: 100px;
		padding: 20px;
	}

	#logo {
		float: left;
		height: 50px;
		width: 136px;
		margin-top: 5px;
		background-size: contain;
	}

	body {
		padding-top: 100px;
	}

	#main {
		float: none;
		clear: both;
		padding: 0;
		margin:	0;
	}

	#sidebar {
		float: none;
		width: auto;
	}

	.home #content, .col-full {
		padding: 0;
	}


}

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

	#pagenav a {
		font-size: 16px;
	}

	.h-section .bigger h2,
	.h-section .full h2,
	.h-section .shop h2,
	.h-section h2 {
		margin: 25px;
		font-size: 20px;
		line-height: 24px;
	}

	.h-section h2:after {
		margin-top: 8px !important;
	}

	.h-section .shop h2 {
		height: 40px;
		font-size: 30px;
		line-height: 40px;
	}

	.h-section article.small {
		width: 100%;
	}

	.fsocial li {
		padding-left: 0;
	}

	#logo {
		width: 100px;
	}

	#header .fsocial {
		right: 13px;
	}

	#header {
		padding: 20px 15px;
	}

	.post-meta li {
		width: 100% !important;
	}

	.post .title {
		font-size: 30px;
		line-height: 40px;
	}
	.widget h3 {
		font-size: 20px;
		line-height: 30px;
	}
}

#respond {
	margin-bottom: 20px;
}