#header .logo, #footer #_desktop_logo img, #amegamenu.fixed-menu #_desktop_logo .logo {
    max-width: unset;
    max-height: 100px;
}

#_desktop_an_wishlist-nav a {
  	gap: 0.5rem;
}

#_desktop_an_wishlist-nav a svg {
    margin-right: unset;
}

#header .blockcart-link span {
  	margin-left: unset;
}

#header .blockcart-link {
    gap: 0.5rem;
}

#amegamenu.fixed-menu .fixed-menu-container {
	display: flex;
    align-items: center;
}

#amegamenu.fixed-menu #_desktop_logo {
  	height: auto !important;
}

.amenu-item .amenu-link:hover {
    border-color: #FBB1BD !important;
  	color: #212529 !important;
}

.an_homeslider .owl-prev:hover, .an_homeslider .owl-next:hover {
    background: #212529;
}

.an_homeproducts-tab:hover, .an_homeproducts-tab.active {
    color: #212529 !important;
  	box-shadow: inset 0px 0px 0px 2px;
}

.an_homeproducts-tab {
  	padding: 10px;
}

@media (max-width: 767px) {
    .an_homeproducts-tabs-list {
        gap: 1rem;
    }
}

#_desktop_an_wishlist-nav a {
  	span {
    	display: none;    
	}
    svg{
      margin-right: 0px;
    }
}
.cart-products-count {
    display: none;    
}

#_desktop_an_wishlist-nav a:hover svg path {
  	fill: #FBB1BD !important;
}

#header .header-right a:hover svg path {
    fill: #FBB1BD !important;
}

.an_copyright a, .an_copyright p:hover {
    color: #FBB1BD !important;
}

.an_trust_badges-list-image {
    max-width: unset;
    max-height: 21px;
}

.an_trust_badges-container {
    align-items: center;
}

.amenu-item .amenu-link {
    letter-spacing: 2px;
    font-size: 0.7rem;
    font-weight: 500;
}

.header-top .search-widget form input[type=text] {
	line-height: normal;
}

#header .amenu-item a:hover {
    color: #FBB1BD;
}

#header .header-nav .user-info .dropdown .dropdown-item:hover {
    color: #FBB1BD;
}

.dropdown-menu {
    background-color: #212529;
}

#stores .page-stores .store-picture img {
    visibility: hidden;
}

#stores .page-stores .store-item-container .divide-left tr {
    height: 4rem;
}

#stores .page-stores .store-item-container .divide-left th {
    text-align: left; 
}

.btn-comment-big {
    background: #212529;
    /*border-radius: 0px;*/
}

.btn-comment-big:hover {
    color: #212529;
  	background: #FFFFFF;
  	box-shadow: inset 0px 0px 0px 2px;
}

/*
.btn-comment-inverse {
    background-color: #ffffff;
    color: #212121;
    border: 1px solid #212121;
}

.btn-comment-inverse:hover {
    background-color: #212121;
    color:  #ffffff;
    border: 1px solid #212121;
}

.an_homeproducts-banner-type2.an_homeproducts-banner-overlay .an_homeproducts-banner-content .h2 {
    display: none;
}*/

.an_advantages {
    margin: 34px 0 34px;
}

.an_advantages .an_advantages-item-img img {
    height: 40px;
    width: 40px;
    max-width: none;
}

.an_homeproducts-banner-type2.an_homeproducts-banner-overlay .an_homeproducts-banner-content .h2 span {
	color: white;
    background-color: #212121;
    text-wrap: nowrap;
  	padding: 10px 0px;
  	width: 100%;
  	letter-spacing: 6px;
}

.an_homeproducts-banner-type2.an_homeproducts-banner-overlay .an_homeproducts-banner-content .h2 span:before, .an_homeproducts-banner-type2.an_homeproducts-banner-overlay .an_homeproducts-banner-content .h2 span:after {
  	display: none;
}

.an_homeproducts-banner-type2.an_homeproducts-banner-overlay .an_homeproducts-banner-content {
    padding: 0px;
}

.an_homeproducts-banner-type2.an_homeproducts-banner-overlay .an_homeproducts-banner-content .h2, .an_homeproducts-banner img {
    border-radius: 25px 25px 0px 0px;
}

.an_homeproducts-banner-image {
    border-radius: 25px 25px 0px 0px;
}

.an_homeproducts-banner-type2.an_homeproducts-banner-overlay .an_homeproducts-banner-content .h2 {
    font-size: 14px;
    line-height: 12px;
}

/* General styles */
.store-history {
  padding: 15px 0;
  background-color: #f9f9f9;
  border-radius: 25px 25px 0px 0px;
}

.history-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 20px;
  gap: 20px;
}

.history-text {
  min-width: 50%;
  flex: 1;
  text-align: left;}
  p {
	font-size: 12px;  
  }
}

.history-image img {
  width: auto; /* Ancho fijo */
  height: auto; /* Alto fijo */
}

/* Responsive styles */
@media (max-width: 768px) {
  .history-container {
    text-align: center;
    flex-wrap: wrap;
  }

  .history-text {
    margin-bottom: 20px; /* Espacio entre el texto y la imagen en móvil */
  }
}

.an_homeproducts-container {
  margin-bottom: 10rem;
}

.an_homeproducts-tab-top-nosort {
    display:none;
}

.cart-preview .cart-action .btn-primary {
    border-radius: 0px !important;
}

@media (max-width: 767px) {
  .footer-container .links .title {
      border-bottom: unset;
  }
  
  .footer-container .links ul {
    background-color: transparent; 
  }
}

/* Extra black */
li.amenu-item.mm-9 {
    background-color: #FBB1BD !important;
}

li.amenu-item.mm-1 {
    background-color: #FBB1BD !important;
}

li.amenu-item.mm-12 {
    background-color: #FBB1BD !important;
}

li.amenu-item.mm-14 {
    background-color: #FBB1BD !important;
}

.an_pa_product-variants>.product-variants-item .color {
 border-color: black; 
}




