/**
* 2007-2019 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-2019 PrestaShop SA
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*/
.badbrandlist-block{margin-bottom:40px}.badbrandlist-content{margin:0 -15px}.badbrandlist-block .owl-carousel .owl-item img{width:auto;margin:0 auto}.badbrandlist-item{margin:0 15px 30px 15px;padding:5px;text-align:center;background-color:#f5f5f5}.badbrandlist-block .owl-carousel .owl-item .badbrandlist-item-img-wrapper img{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.badbrandlist-block .owl-carousel .owl-item .badbrandlist-item-img-wrapper:hover img{transform:scale(.89);-webkit-transform:scale(.89);-o-transform:scale(.89);-ms-transform:scale(.89);-moz-transform:scale(.89);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.badbrandlist-item .badbrandlist-item-title{font-size:16px;color:#212121;font-weight:600;display:none;letter-spacing:.8px;text-transform:capitalize}.badbrandlist-block .owl-dots{padding:0;display:none;margin:0}.badbrandlist-left-block .badbrandlist-item-img-wrapper img{width:auto;margin:0 auto}.badbrandlist-left-block .badbrandlist-content{margin:0}.badbrandlist-left-block .badbrandlist-item{margin:15px}@media(max-width:991px){.badbrandlist-block{margin-bottom:0}}