@import "/shops/fashion/design/1008/design.css"; /* Import Blocks template */

/* ColorCombo 164, 17685 */

/* Navigation hover */
nav a:hover,
#lang a:hover,
#catbutton ul ul a:hover,
#cart span,
footer #cat a:hover,
#footnav a:hover,
.slidelang a:hover		{ background: #71b238; }
#searchbox:hover svg,
#searchbox:hover svg path,
#cart:hover svg,
#cart:hover svg path,
#mnav a:hover svg,	
#mnav a:hover svg path		{ fill: #a6cb45; }


/* Grass on bottom */
#cont5 {
	background-image: url(/shops/fashion/cms/grass.jpg);
	background-repeat: no-repeat; background-position: center bottom; background-size: contain;
	padding-bottom: 350px;
}

#footer1 {
	border-width: 2px 0 0 0; border-style: solid; border-color: #71b238; padding-top: 20px;
}


/* Responsive */
@media all and (max-width: 1400px) {
	#cont5 { padding-bottom: 100px;	}
}
@media all and (max-width: 1000px) {
	#cont5 { padding-bottom: 20px;	}
}
@media all and (max-width: 600px) {
	#cont5 { padding-bottom: 0px;	}
}
