/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.wl-custom-top-ranking{background-color:var(--wl-custom-top-ranking-background-color, #ffeada);max-width:initial!important}.wl-custom-top-ranking .tabs{max-width:1200px;margin:0 auto}.wl-custom-top-ranking .tab-list{padding-bottom:8px;border-bottom:2px solid var(--wl-custom-top-ranking-border-color, #eec6a7)}.wl-custom-top-ranking .section__title.heading{font-size:3rem;font-weight:700}@media screen and (width < 750px){.wl-custom-top-ranking .section__title.heading{font-size:2.2rem}}.wl-custom-top-ranking .product-item.product-item--vertical{padding:15px 0}.wl-custom-top-ranking .product-item__vendor{display:none}.wl-custom-top-ranking .product-item__title{text-decoration:none}.wl-custom-top-ranking .product-item{width:calc((100% / var(--desktop-columns)))}@media screen and (width < 750px){.wl-custom-top-ranking .product-item{width:calc((100% / var(--mobile-columns)))}}
