.cc-window {
    position: fixed;
    z-index: 99999999;
    opacity: 1;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    padding-right: 60px;
    font-size: 13px;
    background-color: #333!important;
    border-radius: 0;
    border: none;
    transition: all 500ms ease
}

.cc-invisible {
    transform: translateY(100%);
    opacity: 0
}

.cc-message {
    color: #fff;
    display: block;
    text-align: left
}

@media screen and (min-width:1440px) {
    .cc-message {
        text-align: center
    }
}

.cc-link {
    color: #fff!important;
    text-decoration: underline!important;
    border: none;
    font-size: inherit;
    vertical-align: inherit
}

.cc-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 3em;
    line-height: .65em;
    color: #fff!important;
    padding: 0;
    background-color: transparent;
    border: none
}

.cc-close:hover {
    cursor: pointer
}

.cc-close:focus,
.cc-link:focus {
    outline: dotted!important;
    outline-width: .0125em!important
}



















#flex-lowupsell input#lowupsell-email,#flex-lowupsell input#lowupsell-createacct{height:55px;border-radius:8px}#flex-lowupsell input#lowupsell-email{font-size:16px;width:224px;margin:0 12px 16px 0}#flex-lowupsell input#lowupsell-createacct{font-size:18px;width:195px}#flex-lowupsell .flex-parent-signup,#flex-lowupsell .flex-parent-inputs{display:flex;}#flex-lowupsell .flex-parent-signup{justify-content:space-between}#flex-lowupsell .flex-parent-signup .elements-signup-text{margin-bottom:26px;padding-right:30px}#flex-lowupsell .flex-parent-signup h2,#flex-lowupsell .flex-parent-signup p{margin-bottom:0}#flex-lowupsell .flex-parent-signup p{line-height:27px}@media screen and (max-width:1159px){#flex-lowupsell .flex-parent-signup{display:block}}@media screen and (max-width:768px){#flex-lowupsell input#lowupsell-createacct{font-size:16px}}@media screen and (max-width:720px){#flex-lowupsell h2{font-size:22px}#flex-lowupsell .flex-parent-inputs .flex-child{flex:auto}#flex-lowupsell input#lowupsell-email,#flex-lowupsell input#lowupsell-createacct{width:96%}}@media screen and (max-width:500px){#flex-lowupsell .flex-parent-inputs{display:block}#flex-lowupsell .flex-parent-signup p{line-height:22px}}