header {
	display: block;
	overflow: hidden !important;
	/* position: relative; */
	height: auto;
	border-bottom: solid 2px #666666;
}

input {
	outline: none;
}

footer {
	border-top: 2px solid #666;
	margin-top: 69px;
}

.center {
	margin: 0px auto;
	position: relative;
	display: block;
	overflow: hidden;
	height: auto;
	float: none !important;
}

.top-gris {
	background-color: #eeeeee;
	height: 26px;
}

.logo {
	background-image: url(/static/images/logos/main-logo-sodimac.png);
	background-repeat: no-repeat;
	height: 31px;
	margin-top: 44px;
	margin-bottom: 22px;
}

.contenido-404 {
	padding-top: 47px;
}

.bajada {
	font-size: 24px;
	font-weight: 200;
}

.padding-reset {
	padding: 0px !important;
}

.buscador {
	height: auto;
	display: block;
	overflow: hidden;
	position: relative;
}

.search-box {
	margin: 0px;
}

.search-box .input-search {
	height: 45px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	border-radius: 1px;
	padding-right: 36px;
	padding-left: 19px;
	width: 100% !important;
	border: solid 2px #ccc !important;
	margin-top: 43px;
	position: relative;
	margin-right: 20px;
}

.search-box .btn-search {
	border: 0;
	width: 50px;
	height: 20px;
	position: absolute;
	right: 3px;
	top: 53px;
	background-color: #fff;
	padding-top: 10px;
	padding-left: 14px;
	outline: none;
}

.search-box .btn-search .fa {
	font-size: 24px;
	color: #333;
	top: -10px;
	position: relative;
}

.acc-directo ul {
	padding: 0px;
	margin-top: 45px;
	text-decoration: none;
	list-style: none;
	margin-left: 0px;
	line-height: 20px;
}

.cat-visitadas {
	margin-top: 61px;
}

.cat-visitadas ul {
	padding: 0px;
	margin-top: 20px;
	text-decoration: none;
	list-style: none;
	margin-left: 0px;
	line-height: 20px;
}

.social ul {
	text-decoration: none;
	list-style: none;
	margin-top: 17px;
}

.social ul li {
	float: left;
	margin-right: 40px;
	margin-bottom: 32px;
	font-size: 14px;
	cursor: pointer;
}

.social ul li:hover {
	text-decoration: underline !important;
}

.social ul li i {
	margin-right: 10px;
	font-size: 30px;
	float: left;
	width: 25px;
}

.social ul li p {
	float: left;
	margin-top: 10px;
}

.social ul li .earset-i {
	width: 24px;
	height: 28px;
	background-image: url(/static/images/logos/earset.jpg);
}

.brand .casa {
	width: 25px;
	height: 18px;
	margin-right: 15px;
}

.brand p, .brand img {
	float: left;
}

.linea {
	height: 1px;
	background-color: #f5f5f5;
	width: 100%;
	margin-bottom: 14px;
}

.acc-directo ul li a, .cat-visitadas ul li a {
	color: #333 !important;
	cursor: pointer;
}

@media ( max-width : 768px) {
	.search-box .input-search {
		height: 61px;
		border-radius: 1px;
		padding-right: 5px;
		padding-left: 5px;
		width: 100%;
		border: solid 1px #fff;
		margin-top: 105px;
		margin-right: 0px;
		position: relative;
		left: 0px !important;
		font-size: 16px;
		font-weight: 200;
	}
	.search-box .btn-search {
		border: 0;
		width: 50px;
		height: 20px;
		position: absolute;
		right: 3px;
		left: 82%;
		top: 31px;
		background-color: #fff;
		padding-top: 10px;
		padding-left: 14px;
	}
	.err-404 {
		background-image: none !important;
	}
	.social ul li i {
		margin-right: 20px;
	}
	.social ul li {
		margin-bottom: 10px;
	}
	.brand .casa {
		width: 35px;
		height: 25px;
	}
	.autocomplete-suggestions {
		text-align: left;
		cursor: default;
		border: 1px solid #ccc;
		border-top: 0;
		background: #fff;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
			rgba(0, 0, 0, 0.12);
		max-height: 200px;
		padding-top: 20px;
		position: absolute;
		display: none;
		z-index: 1000;
		overflow: hidden;
		overflow-y: auto;
		box-sizing: border-box;
	}
}

@media ( max-width : 1000px) {
	.Newlogo {
		background-image: url("/static/images/logos/main-logo-sodimac.png");
		background-repeat: no-repeat;
		width: 42px;
		height: 34px;
		margin-left: 0px;
		margin-top: 1px;
	}
}

.search-box .btn-search2 .fa {
	font-size: 24px;
	color: #333;
	top: -10px;
	position: relative;
}

.search-box .btn-search2 {
	border: 0;
	width: 50px;
	height: 20px;
	position: absolute;
	right: 3px;
	top: 53px;
	background-color: #fff;
	padding-top: 10px;
	padding-left: 14px;
}

.autocomplete-suggestions {
	text-align: left;
	cursor: default;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
		rgba(0, 0, 0, 0.12);
	max-height: 200px;
	padding-top: 20px;
	position: absolute;
	display: none;
	z-index: 1000;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.content-autocomplete {
	position: absolute;
	max-height: 300px;
	/*z-index: 9999;*/
	left: -85px;
	top: -21px;
	border-top: solid 1px #fff;
	text-align: left;
}

@media ( max-width : 1000px) {
	.style-form2 {
		width: 100%;
	}
	input.new-search:focus {
		box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.0), 0 0px 0px 0
			rgba(0, 0, 0, 0.0);
		-webkit-transition: box-shadow 0.0s; /* Safari */
		transition: box-shadow 0.0s;
	}
	
	.autocomplete-suggestion {
		font-size: 16px;
	}
	
	.autocomplete-suggestions {
		padding-bottom: 10px;
	} 
}

@media ( min-width : 1000px) {
	.style-form2 {
		width: 100%;
	}
	input.new-search:focus {
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0
			rgba(0, 0, 0, 0.12);
		-webkit-transition: box-shadow 0.5s; /* Safari */
		transition: box-shadow 0.5s;
	}
}

@media ( min-width : 1200px) {
	.container {
		width: 1030px !important;
	}
}

.err-404 {
	background-image: url(/static/images/logos/fondo-404.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.col-producto .img-producto img {
	width: 100%;
	height: 100%;
}


#suggestion_panel p {
	margin: 0;
	line-height: 22px;
}

.error .autocomplete-suggestions {
	max-height: 200px !important;
	height: 200px !important;
}