/**
* 2007-2021 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-2021 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

#module-cmslandpage-vippresale .page-top-banner,
#module-cmslandpage-vippresale header,
#module-cmslandpage-vippresalethankyou .page-top-banner,
#module-cmslandpage-vippresalethankyou header,
.cms-id-20 .page-top-banner,
.cms-id-20 header
 {
    display: none;
}

#module-cmslandpage-vippresale footer .footer-top,
#module-cmslandpage-vippresale footer .footer-signme-up,
#module-cmslandpage-vippresale footer .footer-border-separator,
#module-cmslandpage-vippresale footer .footer-copyright,
#module-cmslandpage-vippresale footer .footer-links,
#module-cmslandpage-vippresalethankyou footer .footer-top,
#module-cmslandpage-vippresalethankyou footer .footer-signme-up,
#module-cmslandpage-vippresalethankyou footer .footer-border-separator,
#module-cmslandpage-vippresalethankyou footer .footer-copyright,
#module-cmslandpage-vippresalethankyou footer .footer-links,
.cms-id-20 footer .footer-top,
.cms-id-20 footer .footer-signme-up,
.cms-id-20 footer .footer-border-separator,
.cms-id-20 footer .footer-copyright,
.cms-id-20 footer .footer-links {
    display: none;
}

#module-cmslandpage-vippresale footer,
#module-cmslandpage-vippresalethankyou footer,
.cms-id-20 footer{
    position: fixed;
    width: 100%;
    bottom: 0%;
}

#module-cmslandpage-vippresale.banner-strip #main,
#module-cmslandpage-vippresalethankyou.banner-strip #main,
.cms-id-20.banner-strip #main {
    padding-top: 0;
}

.scposh-stamp-cont{
    margin: 20px 0px;
    text-align: right;
}

.scposh-stamp {
    width: 100px;
    height: 100px;
}

/* Style the video: 100% width and height to cover the entire window */
#scPoshBackgroundVideo {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
}

.scPoshContainer {
    position: relative;
    text-align: center;
    padding-top: 45px;
}

.scposh-headline,
.scposh-subtext,
.scposh-subheader {
    color: #fff;
}

.scposh-headline {
    font-family: 'Gothic-semi';
    font-size: 34px;
    line-height: 44px;
    margin: 20px 18px 30px;
}

.scposh-subtext {
    font-family: 'Grotesk-reg';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 34px;
}

.scposh-subheader {
    font-family: 'Gothic-black';
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 42px;
}

.scposh-input {
    max-width: 530px;
    width: 100%;
    margin: 0 auto;
}

.scposh-input-text{
    border: 0;
    width: 100%;
    height: 100%;
    font-family: 'Grotesk-reg';
    font-size: 13px;
    padding: .5rem 1rem;
    text-align: center;
}

.scposh-input-btn {
    background: #e4b7f1;
    font-family: 'Gothic-black';
    font-size: 13px;
    letter-spacing: 1px;
    width: 100%;
    margin-top: 15px;
}

.scposh-input-btn:focus-visible,
.scposh-input-btn:focus,
.scposh-input-btn:active,
.scposh-input-btn:active:focus,
.scposh-btn-link:focus-visible,
.scposh-btn-link:focus,
.scposh-btn-link:active,
.scposh-btn-link:active:focus {
    outline: 0;
}

.scposh-caption {
    font-family: 'Grotesk-reg';
    font-size: 11px;
    color: #fff;
    text-align: center;
    margin: 10px auto 30px auto;
}

#poshSignMeUpNotificationArea {
    font-size: 13px;
}

#module-cmslandpage-vippresalethankyou #sc-page-content,
#module-cmslandpage-vippresalethankyou,
.cms-id-20 #sc-page-content,
.cms-id-20 {
    background: #e4b7f1;
}

#module-cmslandpage-vippresale #sc-page-content .container{
    max-width: 350px;
    margin: 0 auto;
}

#module-cmslandpage-vippresalethankyou #sc-page-content .container,
.cms-id-20 #sc-page-content .container {
    padding-bottom: 60px;
    margin-bottom: 0;
}

#module-cmslandpage-vippresalethankyou .scposh-headline,
.cms-id-20 .scposh-headline {
    margin-bottom: 24px;
    color: #000;
}

#module-cmslandpage-vippresalethankyou .scposh-subtext,
.cms-id-20 .scposh-subtext {
    margin-bottom: 52px;
    color: #000;
}

#module-cmslandpage-vippresalethankyou .scposh-subheader,
.cms-id-20 .scposh-subheader {
    margin-bottom: 34px;
    color: #000;
}

.scposh-links {
    max-width: 180px;
    width: 100%;
    margin: 0 auto 52px;
    text-align: center;
}

.scposh-btn-link {
    max-width: 360px;
    width: 100%;
    background: #000;
    color: #fff;
    font-family: 'Gothic-black';
    height: 34px;
    font-size: 13px;
}

.scposh-btn-link:hover {
    background: #fff;
    color: #000;
}

#poshThankYouNotificationArea {
    margin-top: 20px;
}

.scposh-container{
    position: relative;
}

.stamp-cont-dsk{
    display: none;
}

.pre-sale-vip-bg {
    background-image: url(/themes/sugarcandybra/assets/images/modules/cmslandpage/black-friday/sc-posh-launch-mobile.jpg);
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#module-cmslandpage-vippresale .scposh-caption {
    margin-bottom: 131px;
}

.cms-img-bg {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

#module-cmslandpage-vippresale .scposh-subtext {
    margin-bottom: 10px;
}

#module-cmslandpage-vippresale .scposh-subheader {
    margin-bottom: 0;
}

#module-cmslandpage-vippresale .scposh-headline {
    margin: 10px auto 5px;
}

#module-cmslandpage-vippresale .scPoshContainer {
    padding-top: 10px;
}

@media (min-width: 768px) {

    #module-cmslandpage-vippresale #sc-page-content .container{
        max-width: 100%;
    }

    .scposh-stamp {
        width: 100%;
        max-width: 110px;
        height: auto;
    }

    .scposh-input-text{
        padding: 0px 10px;
        text-align: left;
    }

    .scposh-input-btn{
        margin: 0px 5px 0px 2px;
    }

    .scposh-headline{
        width: 100%;
        max-width: 360px;
        margin: 100px auto 34px;
    }

    .stamp-cont-dsk{
        position: absolute;
        left: 80%;
        top:-25%;
        display: block;
    }

    .scposh-stamp-mbl{
        display: none;
    }

    #module-cmslandpage-vippresale .scPoshContainer {
        padding-top: 45px;
    }
}

@media (min-width: 992px) {

    #module-cmslandpage-vippresale footer .footer-top,
    #module-cmslandpage-vippresalethankyou footer .footer-top,
    .cms-id-20 footer .footer-top {
        display: block;
    }
    
    #module-cmslandpage-vippresale footer .footer-signme-up,
    #module-cmslandpage-vippresale footer .footer-border-separator,
    #module-cmslandpage-vippresale footer .footer-links,
    #module-cmslandpage-vippresalethankyou footer .footer-signme-up,
    #module-cmslandpage-vippresalethankyou footer .footer-border-separator,
    #module-cmslandpage-vippresalethankyou footer .footer-links,
    .cms-id-20 footer .footer-signme-up,
    .cms-id-20 footer .footer-border-separator,
    .cms-id-20 footer .footer-links {
        display: none;
    }

    .scposh-stamp {
        top: 160px;
        right: 115px;
    }

    .scposh-stamp {
        width: 100%;
        max-width: 130px;
        height: auto;
    }

    .scposh-input-text{
        padding: 0px 10px;
    }

    .scposh-input-btn{
        margin: 0px 5px 0px 2px;
    }

    .stamp-cont-dsk{
        position: absolute;
        left: 70%;
        top:-25%;
        display: block;
    }

    .scposh-stamp-mbl{
        display: none;
    }

    #module-cmslandpage-vippresale .scposh-headline {
        margin: 30px auto 30px;
    }

    #module-cmslandpage-vippresale .scposh-subtext {
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .scposh-stamp {
        top: 170px;
        right: 215px;
    }

    .pre-sale-vip-bg {
        background-image: url(/themes/sugarcandybra/assets/images/modules/cmslandpage/black-friday/sc-posh-launch-desktop.jpg);
    }
}