/**
* 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-content-inner .owl-stage{
    padding-left: 0 !important;
}
.badtestimonials-wrapper-block {
    margin-bottom: 80px;
    background-color: #f3f7ff;
}
.badtestimonials-content-wrapper{
    display: flex;
    justify-content: flex-end;
}
.badtestimonials-main-side-img{
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
}
.badtestimonials-main-side-box1{
    padding-top: 80px;
}
.badtestimonials-main-side-box2 {
    padding: 100px 0 100px 15px;
}
.badtestimonials-main-title .badmain-title-wrapper{
    border: none;
    padding: 0;
}
.badtestimonials-main-title .badmain-title-wrapper .badmain-title::after{
    display: none;
}
.badtestimonials-content{
    padding: 0;
}
.badtestimonials-content-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 25px 0 0 50px;
}
.badtestimonials-item-info{
    padding-left: 15px;
}
.badtestimonials-item {
    position: relative;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    background-color: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    padding: 31px;
}
.badtestimonials-item::after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 81px;
    height: 0;
    width: 25px;
    border-top: 20px solid #fff;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
}
.badtestimonials-item-review {
    text-align: left;
    margin-bottom: 13px;
}
.badtestimonials-item-img-wrapper {
    position: relative;
    z-index: 1111;
}
.badtestimonials-wrapper-block .owl-dots {
    display: none;
}
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot {
    display: block;
    counter-increment: count;
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
}
.badtestimonials-wrapper-block .owl-carousel button.owl-dot.active,.badtestimonials-wrapper-block .owl-carousel button.owl-dot:hover{
    background: transparent;
}
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot:hover span,
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot.active span{
    width: 30px;
    height: 10px;
    background-color: var(--theme-custom-color);
}
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot span{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #AAAAAA;
    text-align: center;
    transition: all 0.3s;
    opacity: 1;
}
.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: 0
}
.badtestimonials-item-content .badtestimonials-item-sub-title {
    font-size: 12px;
    color: var(--theme-custom-color);
    font-weight: 600;
    display: block;
    letter-spacing: 0.5px;
    margin: 0;
    text-transform: uppercase;
}
.badtestimonials-item-title{
    margin-bottom: 0;
}
.badtestimonials-content-wrapper .badmain-sub-title{
    font-size: 22px;
    font-weight: 400;
    color: var(--theme-custom-color);
    line-height: 28px;
    display: inline-block;
    padding: 0px;
}
.badtestimonials-item-title a {
    font-size: 16px;
    line-height: 22px;
    color: var(--theme-custom-color);
    font-weight: 600;
    font-family: var(--badtheme-font-name-2);
}
.badtestimonials-item-title a span {
    font-size: 14px;
    line-height: 30px;
    color: #5f5f5f;
    font-weight: 500;
    margin: 0;
}
.badtestimonials-content-wrapper .badtestimonials-item-sub-title {
    font-size: 14px;
    line-height: 21px;
    color: #A5A5A5;
    font-weight: 400;
    margin: 0;
    text-transform: capitalize;
    font-family: var(--badtheme-font-name-2);
}
.badtestimonials-wrapper-block .bad-all-pagination{
    padding-top: 0;
}
.badtestimonials-item-description {
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    font-weight: 300;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-align: left;
    font-family: var(--badtheme-font-name-2);
}
.badtestimonials-item-content span {
    color: #000000;
    font-size: 18px;
    margin: 0 10px;
    display: none;
}
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot.active{
    border: none;
}
.badtestimonials-content-box-inner {
    position: relative;
    margin: 0 24px 0 0px;
}

@media(max-width: 1440px){
    .badtestimonials-main-side-box1 {
        padding-top: 50px;
    }
    .badtestimonials-main-side-box2 {
        padding: 80px 0 80px 15px;
    }
    .badtestimonials-item-title a{
        font-size: 17px;
    }
}
@media(max-width: 1200px){
    .badtestimonials-main-side-box1 {
        padding-top: 30px;
    }
    .badtestimonials-main-side-box2 {
        padding: 50px 0 50px 15px;
    }
    .badtestimonials-wrapper-block{
        margin-bottom: 50px;
    }
}
@media(max-width: 991px){
    .badtestimonials-wrapper-block {
        margin-bottom: 30px;
    }
    .badtestimonials-content-wrapper .badtestimonials-item-sub-title {
        font-size: 14px;
    }
    .badtestimonials-item-img-2{
        width: 40px;
        height: 30px;
    }
    .badtestimonials-item{
        padding: 20px;
    }
}
@media (max-width: 800px) {
    .badtestimonials-main-side-box1 {
        padding-top: 0;
    }
    .badtestimonials-main-side-box2 {
        padding: 30px 0 30px 15px;
    }
}
@media(max-width: 767px){
    .badtestimonials-main-title .badmain-title-wrapper{
        padding-bottom: 15px;
        border-bottom: 1px solid #d9d9d9;
    }
    .badtestimonials-main-title .badmain-title-wrapper .badmain-title::after {
        display: block;
        bottom: -17px;
    }
    .badtestimonials-main-side-box1{
        display: none;
    }
    .badtestimonials-main-side-box2 {
        padding: 30px 15px;
    }
    .badtestimonials-content-box-inner {
        position: relative;
        margin: 0 12px;
    }
    .badtestimonials-item-img-wrapper{
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 575px) {
    .badtestimonials-main-title .badmain-title-wrapper{
        padding-bottom: 10px;
    }
    .badtestimonials-main-title .badmain-title-wrapper .badmain-title::after {
        bottom: -12px;
    }
    .badtestimonials-content-box-inner {
        margin: 0 3px;
    }
    .badtestimonials-item {
        padding: 15px;
    }
    .badtestimonials-item-img-wrapper {
        width: 60px;
        height: 60px;
    }
}