/* CSS RESPONSIVE */
#header .menu {
	height: auto;
	padding: 30px 0;
}
#header .menu li {
	line-height: 30px;
}
.header-wrapper {
	margin: 0 auto;
	max-width: 1240px;
	padding: 0;
	position: relative;
}
#header .user-menu {
	position: absolute;
	right: 20px;
	top: 25px;
	left: auto;
	margin: 0;
}
#header #logo {
	left: 20px;
	margin: 0;
	top: -6px;
	width: 275px;
	height: auto;
}
.inner-padding {
	max-width: 1200px;
	width: auto;
}
.grid-slider .grid {
	text-align: center;
}
.brand-slider .inner-padding .brand-wrapper {
	width: auto;
	text-align: center;
}
.brand-slider {
	padding-top: 5px;
	padding-bottom: 5px;
}
.product {
	width: auto;
	display: block;
}
.product .up .pictures {
	width: 600px;
	display: block;
	float: left;
}
.product .up .data {
	width: auto;
	display: block;
	margin-left: 620px;
}
.aside {
	width: 300px;
	float: left;
	display: block;
}
#main {
	/*max-width: 1220px;*/
	margin: 0 auto;
}
@media all and (max-width: 1500px) {
	.newsletter.full-wide {
		/*padding-top: 150px; pillo la altura también y añado un padding bottom a 0 px*/
		/*height: 274px;*/
		position: relative;
      	/*padding-bottom: 0px;*/
	}
	.newsletter .text {
		position: absolute;
		top: 20px;
		left: 0px;
		width: 100%;
		height: 124px;
		overflow: hidden;
	}
	.newsletter .text img {
		height: 100%;
		width: auto;
		display: block;
		position: absolute;
		top: 0px;
		left: 50%;
		margin-left: -754px;
	}
}
@media all and (max-width: 1300px) {
	.offerinline-block.small:last-of-type {
		display: none;
	}
	.offers .inner-padding {
		text-align: center;
	}
	.offers .big {
		margin: 0;
		margin-left: 20px;
	}
	.my-account .addresses-list .address .is {
		position: static;
		text-align: right;
		margin-top: 20px;
		display: block;
	}

}
@media all and (max-width: 1220px) {
	.info .data {
		max-width: 180px;
	}
	#footer .footer-padding .middle {
		display: none;
	}
	#footer .footer-padding {
		width: 90%;
		left: 0;
		position: static;
		margin: 0 auto;
	}
	#footer .footer-padding .bottom {
		text-align: center;
		padding: 20px 0px;
		height: auto;
	}
	#footer {
		height: auto;
	}
	.inner-padding {
		margin: 0px 10px;
	}
	div.main>.product{
		margin-left: 300px;
	}
	div.aside{
		width: auto;
	}
}
@media all and (max-width: 1140px) {
	body.view-cesta-de-la-compra .totals > a {
		position: relative !important;
		display: block;
		margin-bottom: 5px;
		text-align: center;
	}
	.inner-wrapper{
		width: 100%;
		padding: 0;
		border-right: none;
		border-left: none;
	}
	.product .up .data {
		width: auto;
		display: block;
		margin-left: 0;
	}
	.product .up .pictures {
		width: 100%;
		display: block;
	}
	.product{
		padding: 20px;
	}
}
@media all and (max-width: 1000px) {
	div.grid-slider.product{
		margin-left: 0;
	}
	body.view-tramita-tu-pedido-2 .order-number{
		margin: 0px 0px 30px 0px;
		text-align: center;
	}
	body.view-tramita-tu-pedido-2 div#main form{
		margin: 0px auto 30px auto;
		padding: 0px 10px;
	}
	body.view-cesta-de-la-compra .totals > a {
		display: inline-block;
		vertical-align: top;
		*zoom: 1;
		*display: inline;
	}
	body.view-cesta-de-la-compra .totals > a.back {
		position: absolute !important;
	}
	.my-account .cart-orders .list {
		font-size: 12px;
	}
	.choose-gender {
		position: static;
		text-align: right;
	}
	.aside {
		display: none;
	}
	.product.grid-slider.search-results .grid {
		text-align: center;
	}
	.my-account .cart-orders .tabs .tab {
		padding: 12px 10px;
	}
	.info .inner-padding {
		text-align: center;
	}
	.info .inner-padding > div {
		/*width: 50%;*/
		text-align: left;
	}
	body.view-cesta-de-la-compra .totals {
		margin-left: 15px;
	}
	.info .picture {
		width: 35px;
	}
	.view-index #header {
		height: 320px;
	}
	.slide .inner-html, .slider-arrow {
		display: none;
	}
	.offers .big {
		margin: 0;
	}
	.menu-line, .user-menu {
		display: none;
	}
	#header, #header .slider {
		height: 130px !important;
	}
	#header .slider .slide img {
		height: 100% !important;
		width: auto !important;
		min-width: 100% !important;
	}
	#header .slider .slide a.absolute-fill {
		display: none;
	}
	.product {
		margin-top: 30px;
	}
	.breadcrumbs {
		top: -25px;
	}
	#mobile-menu {
		position: fixed;
		display: block;
		top: 0px;
		left: 100%;
		width: 300px;
		height: 100%;
		margin-left: 0px;
		background: white;
		border-left: 3px solid #8dbe22;
		background-size: cover;
		z-index: 200;
	}
	#mobile-menu .menu-close {
		position: absolute;
		top: 25px;
		right: 25px;
		display: block;
		width: 36px;
		height: 36px;
		border-radius: 18px;
		background: black;
		color: white;
		text-decoration: none;
		text-align: center;
		line-height: 36px;
	}
	#mobile-menu ul {
		list-style: none;
		margin: 0px;
		padding: 10px 0px 0px;
	}
	#mobile-menu ul li {
		padding: 0px 15px;
		margin: 10px 0px;
	}
	#mobile-menu ul li a {
		text-decoration: none;
		color: black;
	}
	#mobile-menu .srch_btn {
		position: static;
		background: black;
	}
	#mobile-menu input {
		height: 28px;
		border: 1px solid black;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.menu-open {
		position: absolute;
		top: 25px;
		right: 25px;
		width: 30px;
		height: 30px;
		display: block;
		z-index: 199;
	}
	.menu-open img {
		display: block;
		width: 100%;
		height: 100%;
	}
	div.route>.product{
		margin-left: 0;
	}
}
@media all and (max-width: 1125px) {
	.whatsapp-container {
		position: static;
		top: auto;
		left: auto;
		bottom: auto;
		margin-bottom: 25px;
	}
}
@media all and (max-width: 950px) {
	.offerinline-block.small {
		display: none;
	}
	.offerinline-block.big {
		max-width: 100%;
		width: auto;
		height: auto;
	}
	.offerinline-block.big img {
		max-width: 100%;
		height: auto !important;
	}
	.product-slider .title .over-line {
		width: 250px;
		margin-left: -125px;
	}
}
@media all and (max-width: 850px) {
	.my-account .data > div, .my-account .data > div:last-of-type {
		border: 0;
		margin: 0;
		margin-bottom: 20px;
		display: block;
	}
}
@media all and (max-width: 830px) {
	#footer .links {
		position: absolute;
		top: 0px;
		right: 0px;
	}
	#footer .footer-padding .top .nets {
		top: 55px;
		right: 0px;
	}
}
@media all and (max-width: 800px) {
	body.view-cesta-de-la-compra .totals > a.back {
		display: block !important;
		position: relative !important;
	}
	.info .picture {
		display: none;
	}
	.info .data {
		margin-left: 0px;
		margin-right: 10px;
	}
	body.view-cesta-de-la-compra .totals > a {
		position: static !important;
		display: block;
		margin-bottom: 5px;
		text-align: center;
	}
	.my-account .cart-orders .tabs .tab {
		width: auto;
	}
	.newsletter.full-wide {
		/*padding-top: 200px;*/
		height: 100px;
      	background-position: bottom;
      	background-size: cover;
	}
	.newsletter .text {
		height: 200px;
	}
	.newsletter .text img {
		height: auto;
		width: 100%;
		left: 0%;
		margin-left: 0px;
	}
}
@media all and (max-width: 768px) {
	.newsletter form input {
		width: 83%;
		padding: 0px 15% 0px 2%;
	}
	.newsletter form .submit {
		left: auto;
		right: 0px;
		width: 15%;
	}
	.newsletter .text {
		top: 70px;
	}
}
@media all and (max-width: 640px) {
	#footer .footer-padding .top .links {
		display: none;
	}
	#footer .footer-padding .top .nets {
		top: 0px;
	}
}
@media all and (max-width: 600px) {
	.description {
		border: none;
		padding: 0;
	}
	.product {
		margin-top: 40px;
	}
	.breadcrumbs {
		top: -35px;
	}
	.product .selectors {
		position: static;
		text-align: right;
		margin-top: 20px;
	}
	.product .selectors > div {
		text-align: left;
	}
	.my-account .cart-orders .tabs .tab {
		display: block;
		border-radius: 0;
	}
	.paginator ul.pagination li {
		margin: 0px 6px;
	}
	.info .inner-padding > div {
		width: 100%;
		margin-bottom: 50px;
	}
	.info .picture {
		display: inline-block;
		width: 50px;
	}
	.info .data {
		margin-left: 30px;
		margin-right: 0px;
	}
	.product .up .pictures {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.product .up .pictures .picture.big img {
		width: 100%;
		height: auto;
		display: block;
	}
	.product .up .data {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
	.middle-box .line-separator {
		display: none;
	}
	.middle-box form {
		display: block;
		margin-bottom: 20px;
	}
	.only-mobile {
		display: block;
	}
	.newsletter form input {
		width: 78%;
		padding: 0px 20% 0px 2%;
	}
	.newsletter form .submit {
		width: 20%;
	}
	/*Static Pages*/
	div.wrapper-static {
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding: 10px;
	}
	div.wrapper-static img{
		width:100% !important;
	}
	div.wrapper-static h1{
		font-size: 18px;
	}

	div.wrapper-static p{
		font-size: 12px;
	}

}
@media all and (max-width: 400px) {
	.newsletter form input {
		width: 73%;
		padding: 0px 25% 0px 2%;
	}
	.newsletter form .submit {
		width: 25%;
	}
}
@media all and (max-width: 307px) {
	.info .picture {
		display: none;
	}
	.info .data {
		margin-left: 0px;
		margin-right: 10px;
	}
}
@media all and (max-width: 768px) {
	.slide{
		display:none;
	}
}