/* FLKI-1175 FLRR-2163 */
.sticky-cta-container .sticky-carousel-tab { display: inline-block; width: auto; margin: 0 auto; }
.fixed-bottom-container {text-align: center;}
.sticky-cta-container.whats-new { padding: 0; }
.sticky-carousel--global .sticky-carousel-tab { display: none; }
.sticky-carousel--global.expanded .sticky-carousel-tab { display: block; }
.fpl-sticky-cta-container .sticky-carousel-tab,
.sticky-carousel--global.fpl-sticky-carousel .sticky-carousel-tab {
    text-shadow: none;
    color: #2d9aac;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    text-transform: capitalize;
    font-size: 13px !important;
    -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
}
.sticky-carousel--global.fpl-sticky-carousel.expanded .sticky-carousel-tab {
    color: #2d9aac;
    background-color: #fff;
    -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0 10px rgba(0, 0, 0, .2);    
}
.sticky-carousel--global.fpl-sticky-carousel .box {
    font-size: 10px;
}
.fpl-sticky-cta-container .sticky-carousel-tab:hover {
    color: #298796 !important;
}
.fpl-sticky-cta-container .sticky-carousel-tab img {
    margin-right: 5px;
}
.fpl-sticky-carousel .item img,
.fpl-sticky-carousel .item .box 
.fpl-sticky-carousel .sc-item img,
.fpl-sticky-carousel .sc-item .box{
    max-width: 140px;
}
.fpl-sticky-carousel .img2 {
    display: none !important;
}
.fpl-sticky-carousel .item,
.fpl-sticky-carousel .sc-item {
    max-width: 150px !important;
    margin-right: 10px;
    font-size: 10px;
}
.fpl-sticky-carousel .box .name, 
.fpl-sticky-carousel .information .name {
    font-size: 12px;
    display: inline-block;
    margin-top: 5px;
}
.fl-desktop .sticky-carousel--global.fpl-sticky-carousel .sticky-carousel-content {
    padding-bottom: 0;
    padding-top: 15px;
}
.fpl-sticky-carousel .offer-tab {
    display: none;
}
.fpl-sticky-carousel .flickity-enabled .flickity-prev-next-button {
    top: -7px;
    padding: 0;
    width: 20px;
    height: 20px;
}
.fl-mobile .fpl-sticky-carousel .flickity-enabled .flickity-prev-next-button {
    top: 2px;
    padding: 0;
    width: 13px;
    height: 13px;
}
.fpl-sticky-carousel .flickity-prev-next-button.previous {
    left: 40%;
}
.fpl-sticky-carousel .flickity-enabled .flickity-prev-next-button.next {
    right: 40%;
}
.fl-desktop .fpl-sticky-carousel .flickity-prev-next-button.previous {
    left: 45%;
}
.fl-desktop .fpl-sticky-carousel .flickity-enabled .flickity-prev-next-button.next {
    right: 45%;
}
.fplsc-shop-all {
    position: absolute;
    top: 12px;
    right: 20px;
    z-index: 1;
    color: #9b9b99;
}
.fplsc-shop-all a {
    color: #000;
    border-bottom: 1px solid #9b9b99;
}
.fplsc-shop-all a:hover {
    border-bottom: 1px solid #000000;
}

.fplsc-terms {
    position: absolute;
    right: 20px;
    color: #9b9b99;
    font-size: 10px;
    cursor: pointer;
}
.fplsc-details {
    padding: 10px 0 20px 0;
    color: #9b9b99;
    position: relative;
}
.fl-mobile .fplsc-details {
    text-align: center;
    font-size: 10px;
}
.fpl-sticky-carousel .scarcity-banner {
    display: none;
}
.fplsc-wrapper {
    max-width: 1280px;
    margin:0 auto;
    position: relative;
}
.fplsc-terms-container {
    position: absolute;
    right: 78px;
    top: -230px;
    display: none;
    background: #fff;
    padding: 20px;
    width: 280px;
    font-size: 10px;
    z-index: 1px;
    text-align: left;
    -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
}
.fplsc-terms:hover + .fplsc-terms-container {
    display: block;
}
.fl-mobile .sticky-carousel--global .fplsc-wrapper .sticky-carousel-content .flickity-viewport {
padding-top: 1.5em;
}
@media (max-width: 320px) {
    .fplsc-details {
        padding: 0; 
        font-size: 10px;     
    }
/*        .fpl-sticky-carousel .flickity-enabled .flickity-page-dots {
        display: none;
    }*/
    .sticky-carousel--global .sticky-carousel-container[data-flickity-options*='"pageDots":true'] {
        padding-bottom: 0;
    }
    .fpl-sticky-carousel .box .name, 
    .fpl-sticky-carousel .information .name {
        font-size: 10px;
        margin-bottom: 0;
        margin-top: 0;
    }
    .fpl-sticky-carousel .spg-price, 
    .fpl-sticky-carousel .sc-item .price {
        margin-bottom: 0;
    }
    .fpl-sticky-carousel .flickity-enabled .flickity-prev-next-button {
        top: 0;
    }
    .fpl-sticky-cta-container .sticky-carousel-tab {
        background: #fff;
        opacity: 1;
        -webkit-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
        -moz-box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
        box-shadow: 0px 0 10px rgba(0, 0, 0, .2);
    }
    .fplsc-terms-container {
        top: -240px;
    }
}
.flickity-slider .lazy-images--loading {
    background: none;
}
/* FLRR-2180 */
.fplsc-wrapper .see_more,
.fplsc-wrapper .price,
.fplsc-wrapper .scarcity-banner {
    display: none !important;
}
/* FLRR-2187 */
[data-page-key="jan-free-tops"] .fpl-sticky-cta-container {
    display: none;
}
.fl-mobile .sticky-cta-container {
    transition: all 0.3s ease;
}
.fl-mobile .fpl-sticky-cta-container.hide-fpl-sticky {
    bottom: -40px;
}
