.resp {
	display: none;
}

/*HEADER*/
@media(max-width:1024px) {

	#maincontent,
	.breadcrumbs {
		padding: 0 10px;
	}

	.resp {
		display: block;
	}

	/* .header.exe .header-link .buscador, */
	.header.exe .header-link .cuenta:not(.access) {
		display: none;
	}

	.header.exe .header-link .cuenta a img {
		display: inline-block;
		width: 30px;
		margin-left: 5px;
		vertical-align: middle;
		position: relative;
		top: -4px;
	}

	.header-envios {
		display: block;
		font-size: 13px;
	}

	.header.exe.fixed .header-envios {
		display: block;
	}

	.header-flex.max-width {
		padding: 10px 15px 15px;
	  }

	.header.exe {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999999;
		box-shadow: 0px 1px 5px 0px #ddd;
		background: #fff;
	}

	.header-flex {
		padding: 5px 10px;
	}

	.header.exe .header-link .buscador .form {
		position: fixed;
		right: 0;
		left: 0;
		top: 47px;
		width: 100%;
		max-width: none;
		/* z-index: 99; */
		background: #fff;
		padding: 5px;
	}

	.header.exe .header-link .buscador #search {
		padding: 0;
		border-bottom: 0;
		border-top: 2px solid #dcdcdc;
		border-bottom: 2px solid #dcdcdc;
	}

	.header.exe .icon.menu {
		display: block;
	}

	.header.exe .menu img {
		width: 30px;
		margin-right: 15px;
	}

	.header.exe .menu .salir,
	.page-wrapper.showmenu .header.exe .menu .menu {
		display: none;
	}

	.page-wrapper.showmenu .header.exe .menu .salir {
		display: block;
		z-index: 3;
		position: relative;
		top: -5px;
		left: 25px;
		width: 18px;
	}

	.header-flex {
		justify-content: flex-start;
	}

	.header.exe .header-link {
		flex: auto;
	}

	.header.exe+* {
		margin-top: 85px !important;
	}

	.header.exe .header-bottom {
		position: fixed;
		top: 84px;
		width: 330px;
		height: calc(100% - 84px);
		/* transition: all .2s; */
		left: -330px;
		overflow-y: auto;
	}

	.cart-header {
		top: 47px;
		height: calc(100% - 47px);
	}

	.navigation {
		width: 100%;
	}

	.navigation>ul {
		flex-direction: column;
		justify-content: flex-start;
		min-height: 100%;
	}

	.navigation>ul .seacrh {
		width: 100%;
	}

	.navigation>ul .bottom {
		width: 100%;
		flex: auto;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}

	.navigation>ul .bottom .idiomas {
		display: none;
	}

	.navigation>ul .bottom .banderas {
		padding: 0 15px;
		border-top: 1px solid #ddd;
		height: 40px;
		align-items: center;
	}

	.navigation>ul .bottom .banderas img {
		width: 25px;
		margin-right: 10px;
	}

	.navigation li.level0 {
		width: 100%;
		text-align: left;
	}

	.navigation>ul .level0 a {
		display: block !important;
		line-height: 40px;
		border-bottom: 0 !important;
		padding: 10px 15px;
		font-size: 14px;
	}

	.navigation .submenu {
		display: none;
		position: initial !important;
		box-shadow: none;
		padding: 0;
		margin: 0;
		width: 100% !important;
	}

	.navigation li.active .submenu {
		display: block;
	}

	.navigation li.first .submenu {
		display: block !important;
	}

	.submenu .contenedor {
		padding: 0;
		flex-direction: column;
	}

	.submenu .contenedor .columna.imagen,
	.submenu .contenedor .rrss {
		display: none;
	}

	.submenu .title {
		display: none;
	}

	.submenu .fila {
		height: auto;
		margin: 0;
	}

	.submenu .fila,
	.submenu .level1 {
		margin: 0;
		height: auto;
	}

	.submenu .fila a {
		padding: 0 30px;
		background: #ddd;
	}

	.navigation>ul .level0>a {
		border-bottom: 1px solid #ddd;
	}

	.navigation>ul .level0:hover a:after {
		display: none;
	}

	.navigation>ul .level0:hover a span:after {
		transition: all .3s;
	}

	.navigation>ul .level0>a>span {
		display: flex;
		justify-content: space-between;
	}

	.navigation>ul .level0.child.active>a span:after {
		transform: translateY(-50%) rotate(0deg);
		content: "\e15b";
	}

	.page-wrapper.showmenu:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.45);
	}
}


/*PRODUCT LIST*/
@media(max-width:1024px) {
	.block.filter {
		position: relative;
		padding: 10px 10px;
		margin: 0 -10px;
	}

	/* .block.filter .filter-title {
		display: none;
	} */
	.block.filter .filter-content {
		display: none;
		position: absolute;
		/* top: 100%; */
		top: 80px;
		left: 0;
		right: 0;
		width: 100% !important;
		flex-direction: column;
		align-items: stretch;
		background: #fff;
		z-index: 99;
		box-shadow: 0px 1px 5px 0px #ddd;
		overflow-y: scroll;
		margin: 20px auto;
		width: 90% !important;

	}

	.block.filter .filter-content .filter-options-item.sorter {
		position: initial;
	}

	.block.filter .filter-content .filter-options-title {
		width: 100%;
		margin: 0;
		border: 0;
	}

	.block.filter .filter-content .filter-options-title,
	.block.filter .filter-content .filter-options-title:after {
		line-height: 40px;
	}

	.block.filter .filter-content .filter-options-content {
		position: initial;
	}

	.block.filter .filter-content .items,
	.block.filter .filter-content .filter-options-item.sorter .filter-options-content {
		width: 100%;
		border: 0;
		padding: 0 8px;
		background: #fff;
	}

	.block.filter .filter-content .filter-options-item.sorter .filter-options-content form {
		max-width: none;
	}

	.block.filter .filter-content .item a {
		display: inline-block;
	}

	.product-list .product-box {
		flex: 0 0 calc((100% / 2) - 30px);
		width: calc((100% / 2) - 10px);
		margin: 20px auto;
	}

	.blog-home .product-list {
		margin: 0;
		width: 100% !important;
	}

	.blog-home .product-list .product-box {
		flex: 0 0 100%;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.block.filter .filter-title.resp {
		display: flex;
		justify-content: space-between;
		width: 100%;
		align-items: center;
	}

	.product-list.grid .product-box:nth-child(2) {
		display: none;
	}
}

@media only screen and (max-width: 830px) {
	.ore_blog_texto-foto {
		display: flex;
		flex-direction: column;
		width: 100%;
		margin-bottom: 10px;
		transition: .5s;
	}

	.ore_blog_foto-texto {
		display: flex;
		flex-direction: column;
		width: 100%;
		transition: .5s;
	}

	.mpblog-post-view .ore_blog_foto-texto .ore_blog_foto-texto_foto {
		width: 100%;
		padding-right: 0px;
		float: none;
		margin-bottom: 0;
		justify-content: center;
		display: flex;
		transition: .5s;
	}

	.mpblog-post-view .ore_blog_foto-texto .ore_blog_foto-texto_texto {
		display: flex;
		margin: 5px 0;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		transition: .5s;
	}

	.mpblog-post-view .ore_blog_texto-foto .ore_blog_texto-foto_foto {
		width: 100%;
		padding-left: 0;
		float: none;
		margin-bottom: 0;
		justify-content: center;
		display: flex;
	}

	.mpblog-post-view .ore_blog_texto-foto .ore_blog_texto-foto_texto {
		display: flex;
		margin: 5px 0;
		flex-direction: column;
		justify-content: center;
		width: 100%;
		transition: .5s;
	}

	.mpblog-post-view .column.main h2 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
}

@media(max-width:767px) {
	.product-list {
		width: 100% !important;
		margin: 0;
		gap: 10px;
	}

	.product-list .product-box {
		flex: 0 0 100%;
		/* width: 100% !important; */
		margin-left: 0;
		margin-right: 0;
	}

	.product-list.grid .product-box:nth-child(2) {
		display: block;
	}
}

@media(max-width:480px) {

	.product-list .product-box .name {
		overflow: initial;
		white-space: initial;
		height: initial;
		line-height: initial;
		margin-right: initial;
		font-size: 14px !important;
	}

	.precios {
		font-size: 18px;
	}

	.product-list .product-box .tallas .talla {
		margin: 0;
		font-size: 14px;
		padding: 0;
	}

	.product-list .product-box .tallas {
		/* justify-content: space-between; */
		margin-bottom: 10px;
		gap: 7px;
	}

	.header.exe .header-link {
		justify-content: space-evenly;
	}

	.showcart #minicart-items {
		margin: 60px 20px;
		width: 330px;
	}

	.showcart .cart-header .close {
		top: 75px;
		width: 305px;
	}

	.cart-header .productos {
		height: 75vh;
	}

	.catalog-product-view #maincontent {
		margin-top: 130px;
	}

	.news-letter input,
	.news-letter input::-webkit-input-placeholder {
		font-size: 12px !important;
	}

	.form.subscribe .control.terms {
		font-size: 12px !important;
	}

	.news-letter input[type="email"] {
		height: 45px !important;
	}

	.news-letter .bt {
		padding: 8px 18px !important;
	}

	.news-letter .news-heading {
		font-size: 32px !important;
	}

	.news-letter .news p {
		font-size: 14px !important;
		margin: 0 10px !important;
	}

	#newsletter-validate-detail {
		margin: 0 !important;
	}

	.whatsapp {
		text-indent: -9999px;
		white-space: nowrap;
		overflow: hidden;
	}


	.ficha-product .imagenes {
		top: -30px;
	}

	.block-content.filter-content.collapsible--open {
		bottom: 60px;
	}

	.toolbar-top {
		display: none !important;
	}

	a.whatsapp {
		bottom: 0px !important;
		font-size: 10px !important;
		border-radius: 10px 0 0 10px !important;
	}

	.catalog-category-view a.whatsapp {
		bottom: 36px !important;
		font-size: 10px !important;
		border-radius: 10px 0 0 10px !important;
	}

	.page-product-configurable a.whatsapp {
		bottom: 180px !important;
	}

	.cart-header {
		background-color: #fff;
		top: 67px;
		height: calc(100% - 90px) !important;
	}

	.ficha-product .box-tocart .towishlist {
		width: 40px;
		height: 40px;
	}

	.product-add-form .swatch-option.text {
		width: 40px;
		height: 40px;
	}

	.block.filter .filter-content .filter-options-content .item {
		flex: 0 0 100%;
	}

	.catalog-category-view .product-box .imagen.two {
		margin-top: 0 !important;
	}
}


/* PRODUCT */
@media(min-width:1025px) {
	.ficha-product .imagenes .imagen-mobile {
		display: none;
	}
}

@media(max-width:1024px) {
	.ficha-product {
		flex-direction: column;
	}

	.ficha-product .imagenes,
	.ficha-product .datos {
		flex: auto;
	}

	.ficha-product .imagenes .all-images {
		display: none;
	}

	.ficha-product .imagenes .imagen-principal {
		display: none;
	}

	/* .ficha-product .imagenes .imagen-principal {
		padding: 0;
	} */
	.ficha-product .imagenes .imagen-principal .imagen {
		display: block;
		margin-bottom: 15px;
	}

	.ficha-product .imagenes .product-top {
		display: none;
	}

	.ficha-product .datos .product-add-form {
		position: fixed;
		bottom: -1px;
		left: 0;
		right: 0;
		margin: 0;
		padding: 10px 10px 0;
		background: #fff;
		z-index: 9999;
		box-shadow: 0px -1px 5px 0px #ddd;
	}

	/* .product-add-form .swatch-attribute-label,
	.ficha-product .datos .guia-tallas {
		display: none;
	} */
	.product-add-form form {
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-wrap: wrap;
	}

	.ficha-product .datos .swatch-attribute-options,
	.ficha-product .box-tocart {
		margin-top: 0;
		margin-bottom: 10px;
	}

	.ficha-product .datos .product-info-price {
		margin-bottom: 10px;
	}

	.ficha-product .imagenes .imagen-principal .imagen,
	.ficha-product .imagenes .imagen-principal .imagen.visible .bg {
		background: none;
	}

	.catalog-product-view .chat {
		bottom: 65px;
	}


	/* !C 28-7 */
	.ficha-product .datos .guia-tallas {
		position: relative;
	}

	.product-options-bottom {
		padding-bottom: 20px;
	}

	.pop-content {
		top: 25vh;
		padding: 33px 4px;
	}

	.pop-content a {
		background: black;
		color: white;
		padding: 3px 9px 4px;
		border-radius: 3px;
	}

	.pop-content .close {
		top: -2px;
		right: 4px;
	}

	.product-options-bottom {
		/* display: flex;
		flex-direction: row-reverse;
		justify-content: center;
		gap: 12px;
		align-items: center; */
		margin-top: 20px;
	}
}

@media(max-width:480px) {
	.catalog-category-view .product-list.grid .product-box {
		flex: 1 0 calc((100% / 2) - 10px);
	}

	.cart-header {
		width: 375px;
	}

	.page-product-configurable .footer.exe {
		margin: 40px 0 200px 0;
	}

	.column.main .toolbar-top {
		position: relative;
		left: 50%;
		top: 0;
		transform: translate(-60%, 0);
	}

	.page-wrapper.showmenu .header-bottom {
		left: 50% !important;
		transform: translate(-50%, 0);
	}

	.header-logo {
		position: initial;
		transform: none;
	}

	.product-add-form form {
		flex-direction: column;
		align-items: stretch;
	}

	.ficha-product .box-tocart .btn-principal {
		flex: auto;
		border-radius: 30px;
	}

	.ficha-product .datos .swatch-attribute-options {
		display: flex;
		margin-right: -5px;
		margin-top: 10px;
	}

	.product-add-form .swatch-option.text {
		/* flex: auto; */
	}

	.catalog-product-view .chat {
		bottom: 110px;
	}
}


/*COOCKIES*/
@media(max-width:767px) {
	div#cookienotification-block {
		flex-wrap: wrap;
		justify-content: center;
	}

	#cookienotification-block>p {
		flex: 0 0 100%;
		margin: 0 0 10px;
		text-align: center;
	}

	button#btn-cookienotification-more {
		margin: 0 10px 0;
	}

	button#btn-cookienotification-allow {
		margin: 0 0 0 10px;
	}
}




@media(max-width:991px) {
	.columns {
		flex-wrap: wrap;
		margin-top: 90px;
	}

	.page-layout-2columns-left .column.main {
		flex: 0 0 80%;
		width: 80%;
		padding: 0;
	}

	.page-layout-2columns-left .sidebar {
		flex: 0 0 20%;
		width: 20%;
	}

	.account .sidebar.sidebar-main {
		display: block;
		flex: 0 0 100%;
		width: 100%;
	}
}

@media(max-width:880px) {

	.customer-account-forgotpassword .page-title,
	.customer-account-createpassword .page-title,
	.cms-page-view .page-title,
	.customer-account-logoutsuccess .page-title,
	.checkout-cart-index .page-title,
	.contact-index-index .page-title {
		padding-top: 30px;
	}

	.page-layout-2columns-left .sidebar {
		/* display: none; */
	}

	form fieldset {
		padding: 0;
		border: 0;
	}

	form fieldset+fieldset {
		border-top: 1px solid #999;
		padding-top: 30px;
		margin-top: 30px;
	}

	.btn-principal.extra-big {
		font-size: 20px;
		line-height: 35px;
	}
}

@media(max-width:480px) {
	form .fields.f50 {
		flex-direction: column;
	}

	form .fields.f50 .field {
		width: 100%;
	}
}


/*FOOTER*/
@media(max-width:880px) {
	.footer.exe .news {
		flex-direction: column;
	}

	.footer.exe .news .form {
		margin-top: 15px;
		width: 250px;
		margin-left: 0;
	}

	.footer.exe .news .form .subscribe {
		padding: 0 10px;
	}
}


/*LOGIN REGISTER*/
@media(max-width:1200px) {
	.login-register .account-block {
		width: calc(50% - 30px);
	}
}

@media(max-width:991px) {
	.login-register {
		flex-direction: column;
	}

	.login-register .account-block {
		width: 100%;
		border: 0;
		padding: 0;
	}

	.login-register .account-block.login {
		border-bottom: 1px solid #999;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
}

@media(max-width:880px) {
	.login-register {
		margin-top: 30px;
	}
}

@media(max-width:480px) {

	.form.password.forget,
	.form.password.reset {
		border: 0;
		padding: 0;
	}

}


/*CART*/
@media(max-width:767px) {
	.cart-empty .left {
		flex: 0 0 35%;
	}

	.cart-empty .right {
		flex: 0 0 65%;
	}

	.cart-empty .text {
		font-size: 30px;
	}

	.cart-container .cart .fila {
		flex-wrap: wrap;
	}

	.cart-container .cart .fila .imagen {
		flex: 0 0 80px;
		width: 80px;
	}

	.cart-container .cart .fila .datos {
		flex: 0 0 100%;
		order: -1;
	}

	.cart-container .cart .fila .datos .name,
	.cart-container .cart .fila .datos .name a {
		font-size: 20px;
	}

	.cart-container .form-cart .actions .btn-principal {
		padding: 0 5px;
	}
}

@media(max-width:480px) {
	.cart-empty {
		flex-wrap: wrap;
	}

	.cart-empty .left,
	.cart-empty .right {
		flex: 0 0 100%;
	}

	.cart-empty .left {
		order: 2;
	}

	.cart-container .form-cart .actions {
		text-align: left;
		flex-direction: column;
		display: flex;
	}

	.cart-container .form-cart .actions .btn-principal {
		margin: 10px;
	}
}


/*CHECKOUT*/
@media(max-width:767px) {
	#checkout {
		background: none;
		flex-wrap: wrap;
	}

	#checkout .opc-wrapper,
	#checkout .opc-sidebar {
		flex: 0 0 100%;
		width: 100%;
		padding: 0;
	}

	#checkout .opc-sidebar {
		order: -1;
	}

	#checkout .opc-sidebar .opc-block-summary>.title {
		border: 0;
		background: #ddd;
		padding: 0 5px 5px 5px;
		margin-top: 5px;
	}

	#checkout .opc-sidebar .opc-block-summary>.title:after {
		content: '\f0ab';
		float: right;
		font-family: fontAwesome;
		line-height: 35px;
		transition: all 0.5s;
	}

	#checkout .opc-sidebar .opc-block-summary>.title.visible:after {
		transform: rotate(-180deg);
	}

	#checkout .opc-sidebar .opc-block-summary .items-in-cart,
	#checkout .opc-sidebar .opc-block-summary .table-totals,
	.opc-block-shipping-information {
		display: none;
	}

	#checkout .opc-sidebar .opc-block-summary .items-in-cart.visible,
	#checkout .opc-sidebar .opc-block-summary .table-totals.visible {
		display: block;
	}
}


/*MI CUENTA*/
@media(max-width:991px) {
	body.account h1.page-title {
		margin: 30px 0;
	}

	.account-nav .nav.items {
		display: flex;
		justify-content: space-around;
		align-items: stretch;
		margin-top: 30px;
		background: #ddd;
		flex-wrap: wrap;
	}

	.account-nav .item {
		margin: 0;
		padding: 5px 10px;
		border-bottom: 0;
	}

	.account-nav .item.current {
		background: #eee;
	}

	.account-nav .item a,
	.account-nav .item.current strong {
		text-transform: uppercase;
		text-decoration: none;
		font-size: 14px;
		display: block;
	}

	/* .account-nav .item>a:before,
	.account-nav .item>strong:before {
		font-family: fontAwesome;
		display: block;
		text-align: center;
		font-size: 40px;
		margin-bottom: 5px;
		font-weight: normal;
	}

	.account-nav .item:nth-child(1)>a:before,
	.account-nav .item:nth-child(1)>strong:before {
		content: '\f007';
	}

	.account-nav .item:nth-child(2)>a:before,
	.account-nav .item:nth-child(2)>strong:before {
		content: '\f1b3';
	}

	.account-nav .item:nth-child(3)>a:before,
	.account-nav .item:nth-child(3)>strong:before {
		content: '\f004';
	}

	.account-nav .item:nth-child(4)>a:before,
	.account-nav .item:nth-child(4)>strong:before {
		content: '\f041';
	}
	.account-nav .item:nth-child(5)>a:before,
	.account-nav .item:nth-child(5)>strong:before {
		content: '\f06b';
	}
	.account-nav .item:nth-child(6)>a:before,
	.account-nav .item:nth-child(6)>strong:before {
		content: '\f1da';
	}
	.account-nav .item:nth-child(7)>a:before,
	.account-nav .item:nth-child(7)>strong:before {
		content: '\f2ea';
	} */

	.sales-order-view .page-title-wrapper .order-status {
		top: 30px;
	}
}

@media(max-width:767px) {
	.orders-history {}

	.orders-history .thead {
		display: none;
	}

	.orders-history .fila,
	.order-details-items .order-items .fila {
		flex-direction: column;
	}

	.orders-history .fila>*,
	.order-details-items .order-items .fila>* {
		flex: 0 0 100% !important;
		width: 100% !important;
	}

	.orders-history .fila>*:before,
	.order-details-items .order-items .fila>*:before {
		content: attr(data-th);
		margin-right: 15px;
		font-weight: bold;
	}

	.order-details-items .order-items .fila .o-name:before {
		display: none;
	}

	.order-details-items .order-items .fila .o-qty .item {
		display: inline-block;
	}

	.account-nav .item {
		padding: 5px;
		flex: 0 0 25%;
		text-align: center;
	}

	.block-dashboard-info .block-content>*,
	.block-dashboard-addresses .block-content>*,
	.block-addresses-default .block-content>*,
	.block-addresses-list .block-content>*,
	.order-details-view .block-content>* {
		flex: 0 0 100%;
		width: 100%;
	}

	.account.customer-account-index .block-content .box.box-newsletter {
		margin-top: 30px;
	}

	.order-details-view .block-content {
		flex-wrap: wrap;
	}

	.sales-order-view .page-title-wrapper .order-actions-toolbar {
		display: none;
	}

	.sales-order-view .page-title-wrapper .order-date {
		width: 100%;
	}

	.order-details-items .order-items .thead {
		display: none;
	}

	.account-nav .item a,
	.account-nav .item.current strong {
		font-size: 12px;
	}
}

@media(max-width:480px) {
	.cms-tiendas-main {
		background-size: cover !important;
	}

	.customer-account-index .block-title {
		display: grid;
	}

	.header.exe .header-link .cuenta a img,
	.header.exe .header-link .minicart-wrapper .i-cesta {
		margin-left: 0;
		top: 0;
	}

	.header.exe .header-link .cuenta a .text,
	.header.exe .header-link .minicart-wrapper .text {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.header.exe .header-link .cuenta a .label-text,
	.header.exe .header-link .minicart-wrapper .text .label-text {
		display: block;
		font-size: 12px;
		line-height: 12px;
		order: 2;
		margin-top: 3px;
	}

	.header.exe .header-link .minicart-wrapper>a .counter {
		top: 14px;
	}

	.header.exe .header-link .buscador .form {
		top: 55px;
	}

	.header.exe .header-link .minicart-wrapper {
		margin-left: 10px;
	}

	.header.exe+* {
		margin-top: 90px !important;
	}

	.owl-carousel.product-list .product-box {
		width: 100% !important;
	}

	.header-flex.max-width.header-blanco {
		background-color: #fff;
	}
}

@media screen and (min-width:769px) and (max-width:1024px) {
	.catalog-category-view .product-list.grid .product-box {
		flex: 0 0 calc((100% / 3) - 30px);
		width: calc((100% / 3) - 30px);
	}
}