@charset "utf-8";
/* CSS Document */

/*////////////////////////////////////////////////////////////////////////
STANDARD TEMPLATE LANDS' END EU SHOP
Homepage (Desktop/768/480/320)
Version 1.1.8
March 2015
////////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////
MEDIA QUERIES
////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 1024px) {

/* Link behavior */

.euLink {
	font-size: 1.175em;
	margin: 0.6em 0 1.9em;
}

.euLinkSolo {
	font-size: 1.175em;
	margin: 0.6em 0 1.9em;
}

.eu2-1-1 {
	float: none;
	margin: 0;
	width: 100%;
}

/* 33% */

.eu4-2-2 {
	float: left;
	margin: 0;
	width: 50%;
}

}

@media only screen and (max-width: 767px) {

.euHideForSmall { display: none;}
.euHideForLarge { display: block;}	

.euButton {display: none;}
	
/* Button Field for Modern Side */

.euButtonField {
	 display: block;
	 padding: 0;
	 margin: 0 0 30px;
 }

.euInfieldButton {
	background-color: #303030;
	display: block;
	color: white;
	font-family: "Lato", "Open Sans Condensed", Arial, sans-serif;
	font-size: .8rem!important;
	margin: 0 0 1px;
	padding: 22px 15px!important;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	transition: all .2s ease;
}

.euInfieldButton a {
	color: white;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

.euInfieldButtonCanvas {
	background-color: white;
	border: 1px solid #d0ccc9;
	display: block;
	color: black;
	font-family: "Lato", "Open Sans Condensed", Arial, sans-serif;
	font-size: .8rem!important;
	margin: 0 0 1px;
	padding: 22px 15px!important;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	transition: all .2s ease;
}

/* Link behavior */

.euLink {
	font-size: 0.8em;
	margin: 0.6em 0 2.2em;
}

.euLinkSolo {
	font-size: 0.8em;
	margin: 0.6em 0 2.2em;
}

/* Flatbutton */

.euFlatbutton {
	font-size: 0.8em;
}

.item .euFlatbutton {
	font-size: 0.8em;
}

/* Hide complete DIVs */


 .euHideLarge {
   display: none;
 }

/* 50% */

.eu2-2-1 {
	float: none;
	margin-right: 0;
	width: 100%;
}

.eu2-1-1small {
	float: left;
	margin: 0;
	width: 100%;
}

.eu2-1-1 {
	float: left;
	margin: 0;
	width: 100%;
}
	
/* 33% */

.eu3-3-1 {
	float: none;
	margin-right: 0%;
	width: 100%;
}

 .euStackLarge {
	 display: none;
 }
 
 .euStackSmall {
	 display: block;
 }

.euCopyboxBackground {
	bottom: 0; 
	max-width: 80%; 
}

}

@media only screen and (max-width: 480px) {

/* Link behavior */

.euLink {
	font-size: 0.6em;
	margin: 0.5em 0 1.6em;
}

.euLinkSolo {
	font-size: 0.6em;
	margin: 0.5em 0 1.6em;
}

/* Flatbutton */

.euFlatbutton {
	font-size: 0.6em;
}

.item .euFlatbutton {
	font-size: 0.55em;
}

/* 33% for 2 rows */

.eu2r-3-2-1 {
	margin-right: 0%;
	width: 100%;
}

.eu2r-3-2-1 .euTop, .eu2r-3-2-1 .euBottom {
	float: left;
	margin-right: 1.754385965%;
	width: 49.12280702%;
}

.eu2r-3-2-1 .euBottom {
	margin-right: 0%;
}

/* 33% */

.eu3-1-1 {
	float: none;
	margin-right: 0%;
	width: 100%;
}
	
/* Hide complete DIVs */

 .euHideMedium {
   display: none;
 }

/* Columns SESE 2015 */

.euInnerWrapperMax {
	min-width: initial; 
}

.eu2-1 {
	float: none;
	width: 100%;
}

.eu2-1FeatureBig {
	float: none;
	width: 100%;
}

.eu2-1FeatureSmall {
	float: none;
	width: 100%;
}

.eu2-1.euFloat {
	float: none;
	width: 100%;
}

.eu2-1SubBig {
	float: none;
	width: 100%;
}

.eu2-1SubSmall {
	float: none;
	width: 100%;
}

.euMargin {
	margin-right: 0%;
}

.euCopybox.euCopyboxBackground {
	color: #FFF;
	padding: 1rem;
	text-align: center;
	background-color: rgba(12, 21, 50, 1); 
	max-width: 100%; 
	position: relative;
}

.euBanner {
	display: none;
}

}

@media only screen and (max-width: 320px) {
	
/* Link behavior */

.euLink {
	font-size: 0.6em;
	margin: 0.5em 0 1.6em;
}

.euLinkSolo {
	font-size: 0.6em;
	margin: 0.5em 0 1.6em;
}

/* Flatbutton */

.euFlatbutton {
	font-size: 0.95em;
}

.item .euFlatbutton {
	font-size: 0.45em;
}

/* 33% for 2 rows */

.eu2r-3-2-1 {
	margin-right: 0%;
	width: 100%;
}

.eu2r-3-2-1 .euTop, .eu2r-3-2-1 .euBottom {
	float: none;
	width: 100%;
}

	
/*.euSolo {
	width: calc(30% + 20%);
}*/

/* Hide complete DIVs */

 .euHideSmall {
   display: none;
 }

/* Two features for WESE 2014 */

 .euLeftTab {
	 float: none;
	 width: 100%;
 }

 .euRightTab {
	 float: none;
	 width: 100%;
 }

}