﻿.invisible {
    display: none !important
}

table.zenith {
    width: 100%;
    margin: 30px auto 10px;
    text-align: center;
    border: 3px solid #939598;
    color: #616669
}

    table.zenith th {
        padding: 10px 5px;
        font-size: 14px;
        line-height: 18px;
        font-weight: bold;
        color: #fff;
        background-color: #cf003d
    }

    table.zenith th, table.zenith td {
        vertical-align: middle;
        border: 1px solid #939598
    }

.free6-wrapper {
    position: relative;
    overflow: visible
}

    .free6-wrapper .free6-img {
        position: absolute;
        right: -50px;
        top: -15px
    }

@media (max-width:639px) {
    .free6-wrapper .free6-img {
        top: 0;
        right: -15px;
        max-width: 90px
    }
}

.free6-wrapper .free6-wrap {
    overflow: auto
}

.form-line .i-check-wrap.invert label {
    padding: 5px 42px 5px 5px
}

    .form-line .i-check-wrap.invert label:before {
        left: inherit;
        right: 3px
    }

#product-carousel .slide-3d {
    cursor: pointer
}

.header {
    padding-top: 1rem;
    padding-bottom: 1.25rem;
    z-index: 80;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translate3d(0, 0, 0) translateZ(0);
    transform: translate3d(0, 0, 0) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

    .header:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #cf003d;
        z-index: -1;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .header.active {
        padding: 0
    }

        .header.active:after {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

    .header ~ .xfade.ng-scope {
        margin-top: 198.5px
    }

    .header .logo {
        margin: 10px auto
    }

    .header .steps-wrapper {
        margin: calc(35px - 1rem) auto 0;
        width: calc(100% - 6rem)
    }

.program-highlight .box {
    background-color: #DB0041
}

.header.active .steps-wrapper {
    display: none
}

.success-wrap img {
    height: auto;
    max-width: 100%
}

@media (max-width:1464.98px) {
    .header .steps-wrapper {
        width: 100%
    }
}

@media (max-width:991.98px) {
    .header .steps-wrapper {
        margin: 20px 0 0
    }

    .header ~ .xfade.ng-scope {
        margin-top: 180.33px
    }
}

@media (max-width:767.98px) {
    .header ~ .xfade.ng-scope {
        margin-top: 168.42px
    }
}

@media (max-width:575.98px) {
    .header ~ .xfade.ng-scope {
        margin-top: 145px
    }
}

.products-sep {
    background-color: #f99cb5;
    height: 1px
}

.consent-notice {
    font-size: small !important;
    font-style: italic;
    margin-left: 40px;
    line-height: 17px
}

.form-line .i-select-wrap .after select {
    padding-right: 76px
}

.carousel-3d .slide-3d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#product-carousel .slide-3d {
    padding-bottom: 20px
}

.carousel-3d .slide-3d .pc-selected {
    margin-top: auto
}

#product-carousel .pc-selected > div {
    position: static;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
    min-width: 40px;
    max-width: 40px;
}

.form-line .i-check-wrap {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width:767.98px) {
    .form-line .i-check-wrap {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:575.98px) {
    .form-line .i-check-wrap {
        padding-left: 5px;
        padding-right: 5px
    }
}

.consent-box label {
    text-align: justify;
}


.gdpr-textarea p,
.justify {
    text-align: justify;
}

div[data-remodal-id="red-week"] {
    padding: 0;
}

    div[data-remodal-id="red-week"] .remodal-close {
        left: auto;
        right: 0;
        outline: none;
    }

        div[data-remodal-id="red-week"] .remodal-close:before {
            color: #fff;
            font-size: 30px;
        }

@media only screen and (min-width: 641px) {
    /*div[data-remodal-id="red-week"] {
        max-width: 900px;
    }*/

        div[data-remodal-id="red-week"] .remodal-close {
            top: 5px;
            right: 5px;
        }

            div[data-remodal-id="red-week"] .remodal-close:before {
                font-size: 40px;
            }
}
.success-component .success-wrap {    
    padding: 50px 20px 50px 50px;
    margin-bottom: 50px;
}
.banner-placeholder {
    background-color: transparent !important;
    text-align:center;
}
.banner-placeholder img{
    max-width:100%;
}
.ot-cookie-settings {
	padding: 1rem;
    position: fixed;
    bottom: 0;
    left: 0;
}
.ot-cookie-settings a {
	color: #fff;
	text-decoration: none;
}
.ot-cookie-settings a:hover {
	text-decoration: none;
}
.ot-cookie-settings #ot-sdk-btn.ot-sdk-show-settings {
	color: #fff;
	border: none;
	font-size: inherit;
	padding: 0;
	padding-left: .9rem;
	margin-left: .5rem;
	position: relative;
}
.ot-cookie-settings #ot-sdk-btn.ot-sdk-show-settings:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #fff;
}
.ot-cookie-settings #ot-sdk-btn.ot-sdk-show-settings:hover {
	background-color: transparent;
}


.header ~ .xfade.coupon-page {
    margin-top: 198.5px
}
.btnCouponVerify{
    margin-top:40px;
}
.coupon-error{
    margin-top:10px;
}
.coupon-error a{
    color:white;
    text-decoration:underline;
}
.coupon-valid input {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAQhQTFRFAAAAzwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9zwA9oZDdfAAAAFh0Uk5TAAE1cpSmn4NsNB+T5P/jkh4Qjfj3iw8o2uFHJwvi2UHwYgNj70CvDA2xkAKRjorlZK0OxzNIBkpwlSakOOae8YQta/xvJbYHljEEm2b2HbKH17PuP0mIMoxFUVAAAAIASURBVHichZPxS1NRFMe/522y3t7ErdnmeJPZyBoMYygooxEjTUL6pT8z8Afxl4giMDJCaw1TUdJXwlZtKW7CbJrtet57e/O+N6H707n3+znn3HvOuYT/LJJtZ7XFdUCQlSuy4QUiROdSsABR3QXEqQWETjUOIkTzJvtH/lUlIEVHoCgZXf801Yh9vvaAuHqEBO1KKTJUQfxPtQtEAi2M0pbrdVk6QKRdt4GJ70gMuHUmOhXc3rCAoHpOiV14VyZgBC4aJqApGP7WpwO5faQ2GSCNQqohK3qMSuZbDkW4IgiKBqXp0oeNu60dNvwq7n0k+ILIrLt1JAfX2JrZRvYDIb+JiffX6dBP0GkRHmxANwMWxF8+1tNlR0emivurhIefLaDgK7Eg6w5Q/GSlsEKPXEi6k+LRun1Jk5hek3TzkjOvCaqfOXP/uM7VyNPL3n2frKLwggs1KMIDVqH4ApI/Ft6J0C8uFIY6iO3bSXO/r3Q8XcHottmLsP9MJHf6WjGplYu0bLX7Vhv5PcOjZ++8weySPQ+xG8dICc/AVDqYOyh1R05Xa0gKOcvk2CvM/zQ7YA/tuKjxpJ44aRaUZhnztIgeAN13zPbps7dhNMaULf5ZczW7g87HiY38OJNSFNW9ElwAvzbZdP5bKJpedo5dn3fK/yWHcj76XD7sK5BnXQI6eqUhaH/u/gAAAABJRU5ErkJggg==');
    background-position: 97% center;
    background-repeat: no-repeat;
}
.logo-link{
    cursor:hand;
    cursor:pointer;
}

.i-text-wrap input:disabled {
    background-color: #ae0035!important;
    color:white;
}
.i-select-wrap select:disabled {
    background-color: #ae0035 !important;
    color: white;
    opacity:1;
}
.swal2-content p{
    text-align:center;
}

.popup-general-error .swal2-icon {
    color: #cf003d !important;
    border-color: #cf003d !important;
    font-family: ui-serif !important;
    font-weight: bold !important;
}
.popup-general-warning .swal2-icon {
    color: #cf003d !important;
    border-color: #cf003d !important;
    border: .25em solid #cf003d !important;
    border-radius: 50% !important;
    width: 5em !important;
    height: 5em !important;
    box-sizing: content-box !important;
    line-height: initial !important;
    opacity: 0.6;
    margin: 1.25em auto 1.875em !important;
    padding: 0 0 0 0 !important;
    font-family: ui-serif!important;
    font-weight: bold!important;
}
    .popup-general-warning .swal2-icon.swal2-info .swal2-icon-content {
        width:auto!important;
    }