.lb *,
.lb *:before,
.lb *:after,
.lookbook *,
.lookbook *:before,
.lookbook *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Lookbook Landing */
.lb {
	padding: 14px 14px 0 14px;
}
.lb a {
	color: black;
}
.lb img {
	max-width: 100%;
}
.lb_landing {
	text-align: center;
}
.lb_title {
	font: normal 13px Montserrat;
	text-transform: uppercase;
	margin-top: 10px;
}
.lb_copy {
	line-height: 14px;
	margin-top: 5px;
}
.lb_pagetitle {
	margin-bottom: 10px;
}
.lb_pagetitle, .lbCPL_title {
	font: normal 13px Montserrat;
	text-transform: uppercase;
	text-align: center;
}
.lb_landing_item {
	margin: 10px auto 18px auto
}
.title {
	color: black;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.center {
	text-align: center;
}
.full_width {
	width: 100%;
}
.lookbook .button_black  {
	background-color: black;
	display: inline-block;
	padding: 12px 12px 12px 12px;
	text-decoration: none;
	font-family: "Montserrat", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: inherit;
	font-size: 15px;
	border: 0 solid white;
	color: white;
}
.button_black.small {
	padding: 9px 20px 9px 20px;
	font-size: 13px;
}
/* Lookbook Page */
h1 {
	text-decoration: uppercase;
}
.lbGrid_2col li,
.lbGrid_3col li,
.lbGrid_4col li {
	font-size: 12px;
	padding: 0 10px 20px;
}
.lookbook {
	padding: 0 3px 0 3px;
}
.lookbook img {
	max-width: 100%;
}
.lookbook a {
	color: black;
}
.lookbook h1 {
	font: normal 18px Montserrat;
	text-transform: uppercase;
}
.title_subcopy p,
.lb_copy {
	text-transform: uppercase;
	letter-spacing: .06em;
}
.title_subcopy p {
	margin-top: 9px;
	margin-bottom: 23px;
	line-height: 14px;
}
.lbHeader h1 {
	margin: 0.67em 0 0 0;
}
.lbGrid_itemContainer {
	display: inline-block;
	position: relative;
	color: black;
}
.lbGrid_itemContainer a {
	color: black;
	text-decoration: none;
}
li:hover .lbGrid_hover {
	display: block;
}
.lbGrid_hover {
	display: none;
}
.lbGrid_hover_content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 90%;
	height: 90%;
	max-width: 340px;
	max-height: 292px;
	background-color: rgba(255, 255, 255, 0.8);
}
.lbGrid_hover_content_dialog {
	padding: 22% 15px 0 15px;
	text-align: center;
}
.lbGrid_hover_content p {
	text-align: center;
	line-height: 292px;
	font-size: 14px;
}
.lb_product_description {
	color: black;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.lb_product_shopnow {
	color: black;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-top: 10px;
	border-top: 1px solid black;
}
.lb_caption_title {
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 27px;
	font-weight: normal;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
}
.lb_caption_subtitle {
	text-align: center;
	text-decoration: none;
}
.lookbook_page_footer {
	margin: 40px 0 40px 0;
	height: 1px;
	border: 0;
	background: #e4e4e4;
}
.lbGrid_numberSplit {
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 21px 0 17px 0;
}
.lbGrid_numberSplit_num {
	color: black;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 44px;
	font-weight: normal;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding: 0 17px 0 0;
	line-height: 1.5em;
	border-right: 1px solid #e4e4e4;
	display: inline-block;
}
.lbGrid_numberSplit_name {
	color: black;
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-left: 14px;
	position: relative;
	top: -7px;
	display: inline-block;
}
/* Lookbook CPL */
.lookbook_cpl {
	padding: 13px 13px 0 13px;
	text-align: center;
}
.lookbook_cpl img {
	max-width: 100%;
}
.lookbook_cpl .lbCPL_title {
	margin-top: 10px;
}
.lbCPL_product_items li {
	width: 50%;
	display: inline-block;
	margin-left: -4px;
	vertical-align: top;
	margin-bottom: 30px;
}
.lbCPL_product_items a {
	color: black;
}
.designer_brand {
	font: normal 12px Montserrat;
	text-transform: uppercase;
	margin-top: 7px;
}
.product_name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 6px 10px 7px 10px;
}
.designer_brand, .product_name {
	padding-left: 20px;
	padding-right: 20px;
  font-size: 12px;
}
.lbCPL_slideshow {
	width: 100%;
	margin-top: 20px;
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch; /*adding this line will enable inertial scrolling*/
}
.lbCPL_slideshow_inner {
	width: 200000px;
}
.lbCPL_slideshow a:first-child {
	margin-left: 0;
}
.lbCPL_slideshow a {
	float: left;
	margin-left: 20px;
	width: 250px;
	color: black;
}
.price {
  font-size: 12px
}
.lbCPL_slideshow .imgOpacity_title {
	margin: 6px 0;
	display: block;
}
@media only screen and (min-width: 480px) {
	.lbCPL_product_items li{
		width: 33.333333%;
	}
}
@media only screen and (max-width: 480px) {
	li:hover .lbGrid_hover {
		display: none;
	}
}
