/* Custom styles per al tema fill Dulces Pecados */
:root {
	--groc: #fff461;
	--daurat: #deae54;
	--teula: #f59169;
	--fucsia: #de548b;
	--lila: #c06dfa;
	--color-menu-mobil: #ffffff;
}
.an_copyright a, .an_copyright p {
	color: #fff;
}
body .an-sfsl p {
	color: #fff;
}
.header-top #_desktop_logo {
	background: #000;
}
#header #_desktop_logo a {
	background: #000;
}
/*body #header .fixed-menu .logo {
	max-height: 90px;
}*/
.mobile-header {
	color: #fff;
	background: #000;
}
#header .header-top .navigation {
	border-top: none;
	border-bottom: none;
	background: #000;
}
body #amegamenu {
	background: #000;
}
body .amenu-item .amenu-link {
	color: var(--color-menu-mobil);
}
.dp-advantage {
	margin-bottom: 1.5rem;
	font-size: 16px;
}
p.dp-advantage__title {
	font-weight: 700;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
	text-transform: lowercase;
}
/*
#amegamenu.fixed-menu .anav-top {
	width: 80%;
}
*/
#amegamenu.fixed-menu .blockcart-link {
	color: var(--color-menu-mobil);
}
.cart-products-count {
	display: block;
}
body .account-list a:hover {
	color: var(--daurat);
}
li > p {
	display: inline;
}
ul.subcatlinks {
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 45px;
}
a.subcatlink {
	display: inline-block;
	margin: 0 1.5rem 1rem 0;
	padding: 0.5rem 1rem;
	background-color: #eee;
	border: 1px solid var(--lila);
	color: var(--lila);
	border-radius: 2rem;
	font-weight: bold;
}
a.subcatlink:hover {
	background: var(--lila);
	color: #eee;
}
.comptadorportada {
	background: #eee;
	padding: 20px;
	border: 2px solid #666;
	margin-bottom: 25px;
}
.comptadorportada p.numero {
	text-align: center;
	font-weight: bold;
	font-size: 32px;
}
.comptadorportada p.explicacio a {
	color: #333;
	font-size: 16px;
	line-height: 1em;
}
.bannersdulcespecados {
	margin: 30px 0;
}
.bannerportada {
	padding-top: 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;
}
.bannerportada.central {
	padding-top: calc(100% + 30px);
}
/* Sense padding al container-fluid */
/* Sense gutters a la fila i a les columnes */
/*
.p0 { padding-left:0; padding-right:0; }
.no-gutter { margin-left:0; margin-right:0; }
.no-gutter > [class*="col-"] { padding-left:0; padding-right:0; }
*/
body .an_brandslider-title {
	text-align: center;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	margin-bottom: 30px;
	border: none;
}
.marques .marca {
	padding-bottom: 30px;
}
.marca > div {
	padding: 10px;
	background: #f0f0f0;
	border-radius: 10px;
}
.centrat {
	text-align: center;
	margin-bottom: 50px;
}
.cap-block {
	margin: 40px 0;
}
.cap-front-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.cap-block img {
	max-width: 100%;
}
.cap-front-item {
	width: 50%;
}
.cap-front-name {
	margin: 30px 0;
	text-align: center;
}
.cap-front-name a.btn-primary {
	text-transform: uppercase;
	min-width: 0;
	text-wrap-mode: wrap;
	max-width: 90%;
}
body .header-top #_desktop_logo {
	padding: 28px 0 22px;
}
body #header .logo {
	max-height: 90px;
}
body #header .fixed-menu .logo {
	max-height: 70px;
}
body #amegamenu.fixed-menu #_desktop_logo {
	height: 76px;
}
body .fixed-menu .anav-top {
	margin-top: 13px;
}
body #header #amegamenu.fixed-menu #_fixed_cart {
	margin-top: 27px;
}
body #products .thumbnail-container, body .featured-products .thumbnail-container, body .product-accessories .thumbnail-container, body .product-miniature .thumbnail-container {
	width: auto;
}
.bannerinferiorwrapper .row > div {
	margin-bottom: 50px;
}
.bannerinferiorwrapper img {
	max-width: 100%;
}
.bannerinferior {
	position: relative;
}
.texteinterior {
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: end;
	background: rgba(0,0,0,0.2);
}
.texteinterior p {
	font-weight: bold;
	font-size: 24px;
	color: #fff;
}
.texteinterior .boto {
	/* display: inline; */
}

@media screen and (max-width: 767px) {
#menu-icon path {
	fill: var(--color-menu-mobil);
}
#header #_mobile_an_wishlist-nav svg path, #_mobile_an_wishlist svg path {
	fill: var(--color-menu-mobil);
}
#header #_mobile_cart .cart-preview i {
	color: var(--color-menu-mobil);
}
#_mobile_user_info svg path {
	fill: var(--color-menu-mobil) !important;
}
.cap-front-name a.btn-primary {
	font-size: 14px;
	padding: 7px 15px;
}
}

@media screen and (min-width: 768px) {
.comptadorportada p.numero {
	font-size: 48px;
}
.comptadorportada p.explicacio a {
	font-size: 19px;
}
.cap-front-item {
	width: 33%;
}
}

@media screen and (min-width: 1680px) {
.container {
	max-width: 1600px;
}
}
