/**
 * Copyright since 2007 PrestaShop SA and Contributors
 * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please refer to http://www.prestashop.com for more information.
 *
 * @author Goryachev Nikolay <versus73333333@gmail.com>
 * @copyright 2021-2025 Goryachev Nikolay
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * International Registered Trademark & Property of PrestaShop SA
*/

.ngmanufacturerslist-carousel-list.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ngmanufacturerslist-carousel-list .slick-list{position:relative;overflow:visible;display:block;padding:0;margin:0}.ngmanufacturerslist-carousel-list .slick-list:focus{outline:none}.ngmanufacturerslist-carousel-list .slick-list.dragging{cursor:pointer}.ngmanufacturerslist-carousel-list.slick-slider .slick-track,.ngmanufacturerslist-carousel-list.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.ngmanufacturerslist-carousel-list .slick-track{position:relative;left:0;top:0;display:flex;margin-left:0;margin-right:0}.ngmanufacturerslist-carousel-list .slick-track:before,.ngmanufacturerslist-carousel .slick-track:after{content:"";display:table}.ngmanufacturerslist-carousel-list .slick-track:after{clear:both}.ngmanufacturerslist-carousel-list .slick-track .slick-loading{visibility:hidden}.ngmanufacturerslist-carousel-list .slick-slide{display:flex;flex-wrap:wrap;min-height:1px}.ngmanufacturerslist-carousel-list.slick-loading img{display:none}.ngmanufacturerslist-carousel-list.dragging img{pointer-events:none}.ngmanufacturerslist-carousel-list [dir=rtl]{float:right}.ngmanufacturerslist-carousel-list img{display:block}.ngmanufacturerslist-carousel-list .slick-initialized{display:block}.ngmanufacturerslist-carousel-list .slick-loading{visibility:hidden}.ngmanufacturerslist-carousel-list .slick-vertical{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.ngmanufacturerslist-carousel-list .slick-arrow.slick-hidden{display:none}.ngmanufacturerslist-carousel-list .slick-dots{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:0}.ngmanufacturerslist-carousel-list .slick-dots li,.ngmanufacturerslist-carousel-list .slick-dots>div{margin-left:5px;margin-right:5px}.ngmanufacturerslist-carousel-list .slick-dots li button,.ngmanufacturerslist-carousel-list .slick-dots li>div,.ngmanufacturerslist-carousel-list .slick-dots>div>div{overflow:hidden;background:rgba(0,0,0,0);padding:0;border:0;outline:none;text-indent:-9999999px !important}.ngmanufacturerslist-carousel-list .slick-dots li.slick-active button,.ngmanufacturerslist-carousel-list .slick-dots li.slick-active>div,.ngmanufacturerslist-carousel-list .slick-dots>div.slick-active>div{background:rgba(0,0,0,0);border:0}.ngmanufacturerslist-carousel-list.slick-initialized{overflow:visible}.ngmanufacturerslist-carousel-list .slick-slide>div{display:flex;width:100%}.ngmanufacturerslist-carousel-list .slick-slide .ngmanufacturerslist-carousel-item{width:100%;min-width:100%;max-width:100%}
