/**
* 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
*/
.badcustomtextblock-block-content{margin-bottom:70px}.badcustomtextblock-block-wrapper{border:1px solid #eee}.badcustomtextblock-inner{padding:50px;width:60%;margin:0 auto;text-align:center}.badcustomtextblock-inner .badcustomtextblock-title{font-size:36px;font-weight:600;color:#000;position:relative;line-height:36px;text-transform:uppercase;margin-bottom:20px;letter-spacing:.8px;font-family:var(--badtheme-font-name-1)}.badcustomtextblock-inner .badcustomtextblock-sub-title{font-size:16px;color:#212121;font-weight:500;text-transform:capitalize;margin-bottom:25px;letter-spacing:.5px}.badcustomtextblock-inner .badcustomtextblock-desc{font-size:15px;color:#626262;font-weight:400;line-height:24px;text-transform:capitalize;letter-spacing:.5px}@media(max-width:1500px){.badcustomtextblock-inner{width:80%}}@media(max-width:991px){.badcustomtextblock-block-content{margin-bottom:30px}.badcustomtextblock-inner .badcustomtextblock-title{font-size:22px;line-height:22px}.badcustomtextblock-inner .badcustomtextblock-sub-title{font-size:14px;margin-bottom:15px}.badcustomtextblock-inner .badcustomtextblock-desc{font-size:13px}.badcustomtextblock-inner{padding:30px;width:80%}}@media(max-width:767px){.badcustomtextblock-inner{padding:30px;width:100%}}@media(max-width:575px){.badcustomtextblock-inner{padding:30px 15px;width:100%}}