@import url('small-style.css');

/* 4. 0px - 479px 
----------------------------------------------------------------------------- */

    #page {
    	width: 310px !important;
    	padding: 0 5px;
    }
    
    
    nav {
    	position: absolute !important;
    	top: 140px;
    	width: 320px;
    }
    
    nav.sticky {
		position: absolute !important;
		top: 0;
	}
	
	#nav-top-pos {
		top: 0;
	}
	
	nav ul {		
		width: 250px;
		margin: auto;
	}
	
	nav ul li {
		width: 100%;
		height: auto;
		padding: 0;
	}
	
	nav li#dolls { background-position: left -19px;
	width: 100%; background-size: 16%; }
	nav li#us { background-position: left -99px; background-size: 16%; }
	nav li#stores { background-position: left -180px; background-size: 16%; }
	
	nav ul li a {
		width: 80%;
		padding: 0 0 0 20%;
	}
	
	nav ul li a span {		
    	font-size: 1.7em;
		width: 100%;
		height: 50px;
	}

	section div#ariane {
		padding: .5em 0;
	}
	
	
	header h1 {
		width: 310px;
		height: 35px;
		margin: 80px 0 0 0;
	}
    
    header form#search {
		width: 100px;
	}
	
	header ul li a {
		width: 30px;
		padding: 18px 20px 0 0;
	}
	
	header ul li a:first-child {
		padding-left: 0px;
	}
	
	header ul li#currency {
		margin: 0 0 0 1em;
	}
	     
    
    div#hero {
    	display: none;
    }
    
    
    h2 {
    	padding: 0 .5em;
    }
	
	h3 {
    	/* margin-top: 1.5em !important; */
    	padding: .8em !important;
    }
	
	section {
		margin: 1.8em 0 0 0;
	}
	
	section h3 {
		width: 90%;
	}	
	
	body#home section {
		margin: 6em 0 0 0 !important;
		padding: 0;
	}	
			
	body#home section#nesting-dolls {
		margin: 13em 0 0 0 !important;
		padding: 20px 0 0 0;	
	}
	
	a.overlay > img + span br, a.overlay > img + span i {
		display: none;
	}
	
	section#nesting-dolls div#other-products a span {
		height: 30px;
	}

	section#nesting-dolls a {
		width: 155px;
	}
	
	section#nesting-dolls a span {
		max-width: 155px;
		width: 155px;
		margin-top: 110px;
	}
	
	
	section#about-us ul li a span {
		letter-spacing: 0;
	}

	
	section#our-stores div {
		width: 100%;
	}

	
	section#our-stores div p {
		width: 310px;
		clear: both;
	}
	
	section#our-stores div p:last-child {
		font-weight : bold;
		margin: 10px 0 0 0;
	}
	
	
	section#category {
		margin: 2.2em 0 0 0;
	}
	
	section#category div#items {
		width: 310px;
		height: auto;
	}
	
	section#category a.item {
		width: 240px;
	}
			
	section#category a.item img + span {
		max-width: 240px;
		width: 240px;
		height: 160px;
	}
	

	#slider > ul { 
		min-height: 200px !important;
	}
	
	section#item {
		margin: 1em 0 0 0;
	}	
	
	section#item img {
		width: 308px;
		margin: -20px;
	}
	
	/* Js Slider for item images */
	#slider {
		width: 308px; 
		padding: 0;		
	}
	
	section#item div#infos {
		width: 308px;
	}
	
	section#item div#infos div#actions > button {
		font-size: 1em;
		letter-spacing: 0;
	}
	
	
	div#reseller {
		padding: 0;
	}
	
	
	div#reseller p {
    	text-align: center;
    	padding: 0;
    	margin: 0;
    	clear: both;
    	float: none;
    	width: 100%;
    }
    div#reseller > i {
    	float: none;
    	padding: 0;
    	margin: 1em auto 0 auto;
    	font-size: 2em;
    	clear: both;
    }
    
    
    .accordion dt a {
		font-size: 1em;
	}	
	
    

	footer ul {
		width: 310px;
	}
	
	footer ul li {
		clear: both;
		width: 100%;
		margin: 0;
	}