/**
 * 2022 Addis Network
 *
 * NOTICE OF LICENSE
 *
 * Module for custom CSS For Prestashop 1.7 Child Themes
 *
 * DISCLAIMER
 *
 *  @Module Name: Ban Custom CSS
 *  @author    Addis Network <info@addis.es>
 *  @copyright 2022 Addis Network
 *  @license   https://addis.es - Prestashop Partner Platinum
 */
.destacados_home .nav-item{border-width: 0px, 0px, 0px, 0px;border-style: solid;border-color: #E9E0D2;}
.destacados_home .nav-item > a.active{background: #867567;}
.destacados_home .nav-link{font-family: Poppins;font-size: 14px;font-weight: 300;line-height: 21px;text-align: center;text-underline-position: from-font;text-decoration-skip-ink: none;color: #000;}
.destacados_home .nav-link.active{color: #fff;font-weight: 700;}




















































