/**
* 2007-2022 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-2022 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 .bad-all-pagination {
    text-align: left;
    padding: 15px 0 0 10px;
}
.badtestimonials-block .badtestimonials-item-img-wrapper img{
    margin: 0;
}
.badtestimonials-content-box-inner {
    padding: 0 15px;
    text-align: center;
    position: relative;
}
.owl-carousel .owl-item .badtestimonials-item-img-wrapper {
    margin: 20px 0;
    position: relative;
}
.badhomeblog-item-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.badtestimonials-item-review {
    text-align: left;
}
.badtestimonials-wrapper-block .owl-carousel .owl-dots .owl-dot span{
    height: 8px;
    width: 8px;
    display: block;     
    opacity: .6;
    border-radius: 25px;
    background: #e2f3f6;
}
.badtestimonials-block .owl-dots {
    display: flex;
    vertical-align: middle;
    position: absolute;
    left: 0;
    bottom: -50px;
    justify-content: center;
    right: 0;
    width: 70px;
    background-color: #c5e6ed;
    border-radius: 30px;
    margin:  0 auto;
}
.badtestimonials-block .bad-all-pagination .bad-prev-btn:hover,
.badtestimonials-block .bad-all-pagination .bad-next-btn:hover {
    border-color: #000;
}
.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 a {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}
.badtestimonials-item-title a:hover{
    color:#fff;
}
.badtestimonials-item-title {
    text-align: left;
}
h5.badtestimonials-item-title{
    margin: 0;
}
.badtestimonials-item-description {
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    font-weight: 400;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    text-align: left;
    width: 85%;
}
.badtestimonials-item-content span {
    color: #000000;
    font-size: 18px;
    margin: 0 10px;
    display: none;
}
.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: #fff;
}
.owl-carousel button.owl-dot.active{
    border: none;
}
@media(max-width: 1600px){
    .badtestimonials-block .owl-dots {
        bottom: -35px;
    }
}

@media(max-width: 1200px){
    .badtestimonials-item-img-wrapper img{
        width: 100px;
        height: 100px;
    }
    .badtestimonials-item-description{
        font-size: 16px;
        line-height: 25px;
        width: 100%;
    }
    .badtestimonials-content-wrapper .badmain-sub-title {
        font-size: 26px;
        line-height: 30px;
        margin: 15px 0 10px;
    }
    .badtestimonials-block .owl-dots {
        bottom: -28px;
    }
    .badtestimonials-item-title a{
        font-size: 20px;
    }
}
@media(max-width: 991px){
    .badtestimonials-item-description {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .badtestimonials-content-wrapper .badtestimonials-item-sub-title {
        font-size: 12px;
        line-height: 24px;
    } 
    .owl-carousel .owl-item .badtestimonials-item-description::after {
        width: 45px;
        height: 40px;
        background-size: contain;
    }
    .badtestimonials-item-title a{
        font-size: 18px;
        line-height: 22px;
    }
    .owl-carousel .owl-item .badtestimonials-item-img-wrapper {
        margin: 10px 0;
    }
}
@media(max-width: 767px){
    .badtestimonials-item-content{
        padding: 15px 15px 0;
    }
    .badtestimonials-item-description{
        text-align: center;
    }
    .badtestimonials-item-title {
        text-align: center;
    }
    .bedtestibanner-content .testomonials-right {
        width: 100%;
    }
    .badtestimonials-block .bad-all-pagination {
        text-align: center;
        padding-top: 15px;
    }
    .testomonials-right{
        margin-bottom: 30px;
    }
}
@media(max-width: 575px) {
    .badtestimonials-content-wrapper {
        width: 100%;
    }
    .badtestimonials-right{
        width: 100%;
    }
    .badtestimonials-content-wrapper {
         padding: 0; 
    }
    .badtestimonials-block .owl-dots {
        bottom: -25px;
    }
    .badtestimonials-content-box-inner .badtestimonials-item {
        padding: 0;
    }
    .badtestimonials-item-content{
        padding: 0;
    }
    .badtestimonials-item-description{
        font-size: 14px;
        line-height: 22px;
    }
}
@media(max-width: 350px){
    .badtestimonials-content-box-inner{
        padding: 0;
    }
}