/**
* 2007-2023 PrestaShop
*
* 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 PrestaShop SA <contact@prestashop.com>
*  @copyright  2007-2023 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.badcategoryproductslider-block{
    padding:80px 0;
}
.badcategoryproductslider-content-inner.owl-carousel.owl-drag .owl-item {
    width: 100%;
}
.badcategoryproductslider-products-content-box {
    position: relative;
}
.badcategoryproductslider-content-box-inner {
    display: inline-block;
    margin: 0 5px;
}
.badcategoryproductslider-content-inner.owl-carousel.owl-drag .owl-stage {
    width: 100%;
}
.badcategoryproductslider-product-main-title {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.badcategoryproductslider-product-main-title::before{
    position: absolute;
    content: "";
    background-color: #e0e0e0;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 1px;
}
.badcategoryproductslider-product-main-title::after {
    position: absolute;
    content: "";
    background-color: var(--theme-custom-color);
    width: 42px;
    height: 4px;
    bottom: 0;
    left: 0;
}
.badcategoryproductslider-block .badmain-title-wrapper .badmain-title{
    padding-bottom: 0;
    margin-bottom: 0;
}
.badcategoryproductslider-block .badmain-title-wrapper .badmain-title::after{
    display: none;
}
.badcategoryproductslider-block .badmain-title-wrapper .badmain-title::before{
    display: none;
}
.badcategoryproductslider-content-block {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.badcategoryproductslider-item-content .badcategoryproductslider-item-title {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #656565;
    font-weight: 500;
    text-align: center;
    padding: 6px 18px;
}
.badcategoryproductslider-item-content .badcategoryproductslider-item-title:hover,
.badcategoryproductslider-item-content .badcategoryproductslider-item-title.active{
    color:var(--theme-custom-color);
}
.badcategoryproductslider-child-cat-inner {
    padding-bottom: 20px;
    text-align: left;
}
.badcategoryproductslider-child-cat-content {
    display: inline-block;
    vertical-align: middle;
}
.badcategoryproductslider-child-cat-content a {
    color: #000000;
    font-weight: 700;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    display: block;
    background-color: #f6f6f6;
    padding: 13px 30px;
    margin-right: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
}
.badcategoryproductslider-block-content {
    margin: 0 -15px;
}
.badcategoryproductslider-product-inner{
    text-align: center;
}
.badcategoryproductslider-block-content .owl-carousel button.owl-dot{
    background: #111111;
    border-radius: 100px;
    height: 5px;
    width: 5px;
}
.badcategoryproductslider-block-content .owl-carousel button.owl-dot.active,.badcategoryproductslider-block-content .owl-carousel button.owl-dot:hover{
    border: 2px solid #000;
    height: 15px;
    width: 15px;
}
.owl-dots{
    display: none;
}
@media(max-width:1200px){
    .badcategoryproductslider-block{
        padding: 50px 0;
    }
}
@media(max-width: 991px){
    .badcategoryproductslider-block{
        padding: 30px 0;
    }
    .badcategoryproductslider-item-content .badcategoryproductslider-item-title {
        font-size: 15px;
        font-weight: 400;
    }
    .badcategoryproductslider-product-main-title{
        display: block;
    }
    .badcategoryproductslider-content-inner {
        padding-bottom: 0;
    }
    .badcategoryproductslider-block .badmain-title-wrapper .badmain-title{
        text-align: center;
        padding-bottom: 12px;
    }
    .badcategoryproductslider-product-main-title::after{
        left: 0;
        right: 0;
        margin: auto;
    }
}
@media(max-width:767px){
    .badcategoryproductslider-item-content .badcategoryproductslider-item-title{
        padding: 3px 8px;
    }
    .badcategoryproductslider-content-wrapper .badmain-title-wrapper .badmain-title {
        padding-bottom: 10px;
    }
}
@media(max-width: 575px) {
    .badcategoryproductslider-content-image {
        width: 100%;
        padding:0;
    }
    .badcategoryproductslider-content-inner {
        width: 100%;
    }
    .badcategoryproductslider-item-content .badcategoryproductslider-item-title {
        padding: 0px 6px;
    }
}

@media(max-width: 400px) {
    .badcategoryproductslider-content-block {
        width: 100%;
    }
    .badcategoryproductslider-content-wrapper .badmain-title-wrapper .badmain-title {
        margin-bottom: 0;
    }
}
.badcategoryproductslider-block .badcategoryproductslider-content-box-inner.show-cat {
    display: block;
}

.badcategoryproductslider-block .badcategoryproductslider-content-box-inner.show-cat.hide {
    display: none;
}