/*
Theme Name: Sydney
Theme URI: https://athemes.com/theme/sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page. Looking for a quick start with Sydney? With just a few clicks, you can import one of our existing demos (https://athemes.com/sydney-demos/)
Version: 2.33
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.3
Requires PHP: 5.6
Text Domain: sydney
Tags: two-columns, right-sidebar, block-styles, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sydney is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/

.wpls-logo-showcase .slick-arrow {
    position: absolute;
    z-index: 9;
    padding: 5px;
    display: inline-block;
    background-color: #3151aa;
    text-align: center;
    width: 35px;
    height: 35px;
    cursor: pointer;
    border-radius: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* Contenedor general de los puntos */
.wpls-logo-showcase .slick-dots {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    list-style: none; /* Elimina cualquier estilo de lista predeterminado */
}

/* Puntos no activos */
.wpls-logo-showcase .slick-dots li button {
    background-color: #3c9fd8; /* Color azul para puntos no activos */
    border: none!important; /* Elimina cualquier borde */
    width: 10px; /* Ancho del punto */
    height: 10px; /* Alto del punto */
    border-radius: 50%; /* Hace los puntos circulares */
    display: inline-block; /* Asegura que los puntos se alineen correctamente */
    cursor: pointer; /* Cambia el cursor al pasar sobre ellos */
    opacity: 0.5; /* Hacer menos visibles los puntos no activos */
}

/* Puntos activos */
.wpls-logo-showcase .slick-dots li.slick-active button {
    background-color: #3151aa; /* Color gris para puntos activos */
    opacity: 1; /* Los puntos activos son completamente visibles */
}

/* Elimina líneas alrededor de los puntos al enfocarlos */
.wpls-logo-showcase .slick-dots li button:focus {
    outline: none; /* Elimina el borde predeterminado de enfoque */
}


/* PAGINA DE CATEGORIAS */
a[href^="https://olinkapapelerias.com/categoria-producto/"] 
{ 

}





