@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-1large {
	float: left;
	margin: 0;
	width: 100%;
}

}

@media only screen and (max-width: 768px) {
	
/* Copybox */

.euCopybox {
	bottom: 0!important;
}
	
/* Button Field for Modern Side */

.euButtonField {
	 display: block;
	 padding: 0.2rem 1rem 2rem;
 }

/* 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;
	width: 100%;
}

.eu2-2-1a {
	float: none;
	width: 100%;
}

.eu2-1-1small {
	float: left;
	margin: 0;
	width: 100%;
}
	
.euInnerWrapper * {
	font-size: 1rem !important;
	line-height: 150% !important;
}

}

@media only screen and (max-width: 480px) {

/* Advent */

.euLeftWrapper {
	margin-right: 0%;
	width: 100%;
}

.euRightWrapper {
   margin-left: 0%;
   position: relative;
   width: 100%;
 }

 .euAdventPortrait {
	 display: none;
 }
 
 .euAdventLandscape {
	 display: block;
	 margin-bottom: 1em;
 }

/* 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%;
}

/* 25% */

.eu4-2-2 {
	float: left;
	width: 48%;
}


	
/* 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%;
}

}

@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%;
}

/* 33% */

.eu3-3-1 {
	float: none;
	margin-right: 0%;
	width: 100%;
}

/* 50% */

.eu2-2-1 {
	float: none;
	margin-right: 0%;
	width: 100%;
}

.eu2-2-1 .euTop {
	margin-top: 0.438em;
}
	
/*.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%;
 }

}