/**
* 2007-2024 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-2024 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.badtestimonials-block {
    margin-bottom:80px;
    padding: 80px 0;
    background-color: #f5f5f5;
}
.badtestimonials-content-box-inner {
    padding: 0;
    text-align: center;
    position: relative;
    margin: 0 15px;
}
.owl-item.active:last-child .badtestimonials-content-box-inner::after{
    display: none;
}
.badtestimonials-item-review {
    text-align: center;
    margin-bottom: 15px;
}
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot span{
    height: 7px;
    width: 7px;
    display: block;
    opacity: .6;
    border-radius: 25px;
    background: none;
}
.badtestimonials-block .owl-dots {
    vertical-align: middle;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: -50px;
}
.badtestimonials-block .owl-dots::after{
    content:'';
    background:#fff;
    width:80px;
    height:1px;
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    right:-90px;
    left:auto;
}
.badtestimonials-item-content .badtestimonials-item-title {
    margin-bottom: 10px;
}
.badtestimonials-item-content .badtestimonials-item-sub-title {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    display: block;
    letter-spacing: 0.5px;
    margin: 0;
    text-transform: capitalize;
    font-family: var(--badtheme-font-name-2);
    margin-bottom: 15px;
}
.badtestimonials-item-title a {
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    font-weight: 700;
}
.badtestimonials-item-description {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    margin: 15px 0 10px;
    position: relative;
}
.badtestimonials-item-content span {
    color: #000000;
    font-size: 18px;
    margin: 0 10px;
    display: none;
}
.badtestimonials-block .owl-carousel .owl-item img {
    width: 120px;
    margin: 0 auto;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    width: 5px;
    height: 20px;
    background-color: #d6d6d6;
    border-radius: 20px;
    margin: 10px 0;
}
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot.active span{
    background: none;
}
@media(max-width:1400px){
    .badtestimonials-content-box-inner {
        margin:0 15px;
    }
}
@media(max-width: 1200px){
    .badtestimonials-item-description {
        font-size: 15px;
        line-height: 25px;
        width: 90%;
        margin: 15px auto 10px;
    }
    .badtestimonials-item-content .badtestimonials-item-sub-title {
        font-size: 20px;
    }
    .badtestimonials-content-wrapper {
        padding: 0 15px;
    }
    .badtestimonials-item-title a {
        font-size: 18px;
        line-height: 22px;
    }
    .badtestimonials-content-wrapper .badmain-sub-title {
        font-size: 26px;
        line-height: 30px;
        margin: 15px 0 10px;
    }
    .badtestimonials-block {
        margin-bottom: 50px;
        padding: 50px 0;
    }
}
@media(max-width: 991px){
    .badtestimonials-block .owl-carousel .owl-item img{
        width: 110px;
    }
    .badtestimonials-content-box-inner .badtestimonials-item {
        padding: 0 15px;
    }
    .badtestimonials-item-description {
        font-size: 14px;
        line-height: 22px;
        margin: 10px auto 10px;
    }
    .badtestimonials-content-box-inner {
        margin:0 15px;
    }
    .badtestimonials-item-title a {
        font-size: 18px;
        line-height: 22px;
    }
    .badtestimonials-content-wrapper .badtestimonials-item-sub-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .owl-carousel .owl-item .badtestimonials-item-description::after {
        width: 45px;
        height: 40px;
        background-size: contain;
    }
    .badtestimonials-block {
        margin-bottom: 30px;
        padding: 30px 0;
    }
    .badtestimonials-item-review {
        margin-bottom: 10px;
    }
}
@media(max-width: 767px){
    .badtestimonials-content-box-inner::after {
        display: none;
    }
    .badtestimonials-content-box-inner {
        margin: 0;
    }
}
@media(max-width: 575px) {
    .badtestimonials-content-wrapper {
        width: 100%;
    }
    .badtestimonials-right{
        width: 100%;
    }
    .badtestimonials-content-wrapper {
         padding: 0;
    }
    .badtestimonials-content-box-inner .badtestimonials-item {
        padding: 0;
    }
    .badtestimonials-block .owl-carousel .owl-item img {
        width: 100px;
    }
    .badtestimonials-item-title a{
        font-size: 16px;
    }
}
@media(max-width: 350px){
    .badtestimonials-block .owl-carousel .owl-item img {
        width: 90px;
    }
}