/**
 * 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
*/

.ngcategorieslist-carousel .owl-carousel,.ngcategorieslist-carousel .owl-carousel .owl-item{-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.ngcategorieslist-carousel .owl-carousel{display:none;width:100%;z-index:1}.ngcategorieslist-carousel .owl-carousel .owl-stage{display:flex;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.ngcategorieslist-carousel .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.ngcategorieslist-carousel .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.ngcategorieslist-carousel .owl-carousel .owl-item,.ngcategorieslist-carousel .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.ngcategorieslist-carousel .owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.ngcategorieslist-carousel .owl-carousel .owl-item img{display:block;width:100%}.ngcategorieslist-carousel .owl-carousel .owl-dots.disabled,.ngcategorieslist-carousel .owl-carousel .owl-nav.disabled{display:none}.no-js .ngcategorieslist-carousel .owl-carousel,.ngcategorieslist-carousel .owl-carousel.owl-loaded{display:block}.ngcategorieslist-carousel .owl-carousel .owl-dot,.ngcategorieslist-carousel .owl-carousel .owl-nav .owl-next,.ngcategorieslist-carousel .owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ngcategorieslist-carousel .owl-carousel .owl-nav button.owl-next,.ngcategorieslist-carousel .owl-carousel .owl-nav div.owl-next,.ngcategorieslist-carousel .owl-carousel .owl-nav button.owl-prev,.ngcategorieslist-carousel .owl-carousel .owl-nav div.owl-prev,.ngcategorieslist-carousel .owl-carousel button.owl-dot,.ngcategorieslist-carousel .owl-carousel div.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.ngcategorieslist-carousel .owl-carousel.owl-loading{opacity:0;display:block}.ngcategorieslist-carousel .owl-carousel.owl-hidden{opacity:0}.ngcategorieslist-carousel .owl-carousel.owl-refresh .owl-item{visibility:hidden}.ngcategorieslist-carousel .owl-carousel.owl-drag .owl-item{display:flex;flex-wrap:wrap;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ngcategorieslist-carousel .owl-carousel.owl-rtl{direction:rtl}.ngcategorieslist-carousel .owl-carousel.owl-rtl .owl-item{float:right}.ngcategorieslist-carousel .owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.ngcategorieslist-carousel .owl-carousel .owl-animated-in{z-index:0}.ngcategorieslist-carousel .owl-carousel .owl-animated-out{z-index:1}.ngcategorieslist-carousel .owl-carousel .fadeOut{animation-name:ngclFadeOut}@keyframes ngclFadeOut{0%{opacity:1}100%{opacity:0}}.ngcategorieslist-carousel .owl-height{transition:height .5s ease-in-out}.ngcategorieslist-carousel .owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.ngcategorieslist-carousel .owl-carousel .owl-item .owl-lazy:not([src]),.ngcategorieslist-carousel .owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.ngcategorieslist-carousel .owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.ngcategorieslist-carousel .owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.ngcategorieslist-carousel .owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.ngcategorieslist-carousel .owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.ngcategorieslist-carousel .owl-carousel .owl-video-playing .owl-video-play-icon,.ngcategorieslist-carousel .owl-carousel .owl-video-playing .owl-video-tn{display:none}.ngcategorieslist-carousel .owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.ngcategorieslist-carousel .owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.ngcategorieslist-carousel-list .owl-item .ngcategorieslist-carousel-item{width:100%;min-width:100%;max-width:100%}
