/**
* 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
*/
.badparallaxblock-block{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;margin-bottom:0;background-attachment:fixed;padding:100px 15px}.badparallaxblock-block:after{position:absolute;content:"";width:100%;display:block;height:100%;background-color:rgba(0,0,0,.4);top:0;left:0}.badparallaxblock-content-wrapper{text-align:center;position:relative;z-index:1}.badparallaxblock-title{color:#fff;font-size:36px;line-height:normal;font-weight:600;text-transform:uppercase;margin-bottom:25px;letter-spacing:.8px;font-family:var(--badtheme-font-name-1)}.badparallaxblock-content p{font-size:16px;color:#fff;margin-bottom:15px;line-height:24px;font-weight:400;letter-spacing:1px}.badparallaxblock-content{padding-bottom:20px}.badparallaxblock-content-wrapper a{border-radius:4px;font-size:16px;display:inline-block;vertical-align:middle;font-weight:500;line-height:24px;background-color:#ff2d37;text-transform:uppercase;color:#fff;letter-spacing:1px;padding:10px 30px}.badparallaxblock-content-wrapper a:hover{color:#fff;background-color:#212121}@media(max-width:991px){.badparallaxblock-title{font-size:22px}.badparallaxblock-block{margin-bottom:0}.badparallaxblock-block{padding:50px 15px}.badparallaxblock-content p{font-size:13px;margin-bottom:10px}.badparallaxblock-content-wrapper a{padding:9px 20px;font-size:14px;line-height:normal}}