/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */





#content-wrapper {
	padding-top: 4%;
}

body#index #content-wrapper {
	padding-top: 0;
}

.fadefoto:hover {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}

@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.ordena {
	display: block;
}

.movil {
	display: none;
}

.header {
	position: initial;
}

.barra {
	background: #333;
	color: #fff;
	text-align: center;
	/* text-transform: uppercase; */
	font-size: 9px;
	padding: 8px 0;
}

.logotipo {
	/* border: solid; */
	display: table;
	margin: 14px auto 0 auto;
}

.js-menu-desktop {
	/* border: solid; */
	/* display: table; */
	margin: 0 auto;
}

.bt-carrito {
	/* border: solid; */
	position: absolute;
	top: 54px;
	right: 0;
	width: 140px;
}

.bt-carrito img {
	max-width: 22px;
}

#_desktop_user_info {
	/* border: solid; */
	float: left;
}

.bt-carrito .header-block__badge {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background: #df5454;
}

.main-menu__tree > li > a {
	font-size: 12px;
}


.banner-home img {
	max-width: 100%;
}

.txt-home {
	max-width: 1200px;
	margin: 50px auto;
	display: table;
	width: 100%;
}

.txt-home-izq {
	width: 70%;
	float: left;
	padding-top: 4%;
}

.txt-home-der {
	width: 29%;
	float: right;
}

.txt-home-der img {
	max-width: 100%;
	width: 240px;
}

.banner-doble {
	display: flex;
	align-items: center;
	gap: 20px;
	/* padding: 20px; */
	/* border: 1px solid #ccc; */
	max-width: 1200px !important;
	margin: 50px auto;
}

.banner-doble img {
	max-width: 90%;
	margin: 0 auto;
	display: table;
}

.banner-doble h4 {
	font-weight: lighter;
	font-size: 13px;
	line-height: 21px;
	max-width: 480px;
}

.banner-doble a {
	color: #333;
	font-size: 30px;
	/* font-weight: lighter !important; */
	font-family: initial;
	text-decoration: none;
	margin-top: 12px !important;
}

.banner-doble h3 {
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	max-width: 200px;
}

.doble-der img {
	float: left;
	max-width: 70%;
}

.doble-der h3 {
	color: #888;
	font-weight: lighter;
	font-size: 12px;
	margin-bottom: 10px;
}

.txt-home h2 {
	font-size: 45px;
	font-weight: lighter;
	color: #000;
	/* text-transform: uppercase; */
	max-width: 660px;
	/* margin: 0 auto 23px auto; */
	padding-bottom: 14px;
	font-family: "Newsreader", serif;
	font-style: italic;
}

.txt-home h3 {
	/* text-transform: uppercase; */
	font-size: 17px;
	font-weight: lighter;
	color: #888;
	max-width: 670px;
	/* margin: 0 auto; */
	font-family: "Newsreader", serif;
}

.banner-pie {
	max-width: 1300px;
	/* border: solid; */
	display: table;
	margin: 0 auto;
}

.banner-pie img {
	max-width: 100%;
}

#category-description p {
	font-size: 13px !important;
	font-style: italic;
}

#category-description {
	max-width: 50%;
	/* float: right; */
	/* border: solid; */
	display: table;
	padding-left: 4%;
	padding-top: 3%;
}

.breadcrumb__wrapper {
	display: none !important;
}

#js-product-list-header {
	margin-top: 3%;
}

.category-cover.mb-4 {
	display: table;
	max-width: 30%;
	float: left;
}

.section-title {
	font-family: "Newsreader", serif;
	font-weight: normal;
	text-align: center;
}

#products {
	clear: both;
}

.page-title-section {
	text-transform: uppercase;
	font-size: 20px !important;
}

.products-selections-filters {
	font-size: 12px;
	/* border-bottom: solid 1px; */
}

.layout-full-width .products-selection .select-title, .layout-left-column .products-selection .select-title {
	font-size: 12px;
}

.product-miniature .product-miniature__title {
	font-size: 12px;
	color: #000;
	padding-top: 12px;
}

.product-miniature .product-miniature__prices {
	font-size: 12px;
}

.product-miniature .product-list-reviews {
	display: none;
}

.btn-primary {
	--bs-btn-color: #fff;
	--bs-btn-bg: #333;
	--bs-btn-border-color: #333;
	--bs-btn-hover-color: #000;
	--bs-btn-hover-bg: #ccc;
	--bs-btn-hover-border-color: #ccc;
	--bs-btn-focus-shadow-rgb: 49,132,253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #0a58ca;
	--bs-btn-active-border-color: #0a53be;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #0d6efd;
	--bs-btn-disabled-border-color: #0d6efd;
	border-radius: 0;
}

.product-miniature {
	margin-bottom: 3.25rem;
}

#footer {
	margin-top: 70px;
}

.footer .copyright {
	font-size: 11px;
	color: #000 !important;
	margin: 20px auto;
}

.footer .footer__main {
	background: #fff;
}

.footer .footer__block__title, .footer .footer__block__title a {
	color: #000;
	font-weight: normal;
	font-size: 21px;
	font-family: "Newsreader", serif;
	margin-bottom: 0 !important;
}

.footer .footer__block__content-list a {
	color: #888;
	text-transform: uppercase;
	font-size: 11px;
}

.footer .footer__block__content-list a:hover {
	color: #000;
}

.footer .footer__block__content-contact .contact__infos {
	color: #888;
	font-size: 12px;
}

.footer .footer__block__content-contact a {
	color: #000;
	font-size: 12px;
}

.about2 {
	padding-right: 20px;
}

.about h3 {
	margin: 4px;
}

body#cms .page-header {
	display: none;
}

.legal {
	padding-top: 4%;
}

.legal-img {
	width: 20%;
	float: left;
	display: table;
}

.legal-txt {
	width: 80%;
	display: table;
	padding-left: 3%;
}

.legal h2 {
	font-size: 18px;
}

.legal p {
	font-size: 13px;
}

.legal h3 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}















