/* CSS Table of Contents (In Order):
	- Global Resets
	- Page Structure (Layout Divs)
	- Default CSS
	- jQuery Default CSS
	- Header/Footer Elements
	- Homepage
*/
/* =========================
[30/09/2021]
[Clarins US - Tiers chart]
========================= */
.rb-collect-block__benefits .cyan {
    color: #adacac !important
}
/* 06.07.22 */
/* CFC-23304 */
i-rewards-join-club,.i-rewards-join-club,.rb-club-clarins-status,.rb-coupon__item{
    /* background-color: #f3f1f0 !important */
}
/* 27.09.2021 */
/* CFC-22418*/
.rb-recap-section__title.icon__rewards_icon:before {
    content: url(icons/icon_myaccount_loyalty.svg);
	top: 6px !important;
	transform: inherit !important
}
.rb-recap-section__title.icon__account_icon:before {
    content: url(icons/account-icon.svg);
	top: 6px !important
}
.rb-recap-section__title.icon__gift:before {
    content: url(icons/gift.svg);
	top: 6px !important;
	transform: inherit !important
}
/* 21.09.2021 */
/* CFC-22110 */
/*.rb-collect-block__redeem--img {
    max-height: initial;
    width: auto;
}*/
@media (min-width: 768px){
	.rb-collect-block__how--title {
	    margin: 0px;
	    text-align: left;
	}	
}
@media (min-width: 1024px){
	.rb-collect-block__how {
	    margin: 56px 0 46px 0;
	}
	.rb-recap-section__title.icon:before {
		left: 25px !important
	}
}
@media (max-width: 768px){
	.rb-collect-block__how--image-wrapper {
	    padding-top: 20px;
	}	
}
/* 30.09.2021 */
/* CFC-22443 CFC-22358*/
@media(min-width: 1024px){
	i-rewards-join-club,.i-rewards-join-club,.rb-club-clarins-status{
		background-position:70px center;
	}
}

/* 07.10.2021 */
/* CFC-22215 */
[data-id="price-high-to-low"], [data-id="price-low-to-high"]{
    display: none;
}
/* 11.10.2021 */
/* CFC-22444 */
@media (min-width: 1024px){
	.tier-image-wrapper {
	    padding: 49px 0 0px !important;
	}
}

/* 18.10.2021 */
/* CFC-22597 */
.rb-collect-block__redeem--img {
    max-height: initial !important;
}

/* Moved from rewardsboutique_styles.scss as part of CLRG-44773 */
.rewards__faq-shortcut {
    display: flex;
    flex-flow: row wrap;
    margin: 12px auto;
    width: 100%;
    padding: 0;
    justify-content: space-between;
}
@media (min-width: 1024px) {
    .rewards__faq-shortcut {
        width: 77%;
    }
}
 
.rewards__faq-shortcut-box {
    flex: 0 1 160px;
    width: 158px;
    height: 108px;
    border: 1px solid #cfcac9;
    border-radius: 5px;
    margin: 0 6px 16px 0;
    display: flex;
    justify-content: center;
 
}
@media (min-width: 1024px) {
    .rewards__faq-shortcut-box {
        margin-right: 6px;
    }
}
 
.rewards__faq-shortcut-box-caption {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 0.15px;
    line-height: 14px;
    display: block;
    margin: 0 auto;
    width: 144px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
}
.rewards__faq-shortcut-icon {
    display: block;
    margin: 8px auto 4px;
    width: 40px;
    height: 40px;
}
.rewards__faq-shortcut-icon
.reinsurance-bar-points-global__icon,
.rewards__faq-shortcut-icon
.faq-membership__icon,
.rewards__faq-shortcut-icon
.faq-points__icon,
.rewards__faq-shortcut-icon
.faq-receipt__icon {
    margin: 12px auto 0 auto;
    width: 30px;
    height: 18px;
}
.rewards__faq-accordion {
    margin: 0 auto;
    width: 100%;
}
 
@media (min-width: 1024px) {
    .rewards__faq-accordion {
        width: 77%;
    }
}
 
.rewards__faq-accordion .accordion-section {
    color: #333333;
    border-bottom: 1px solid #cfcac9;
    padding: 20px 0;
}
.rewards__faq-accordion .accordion-section__heading {
    font-family: "ClarinsRegular", "Times New Roman", Times, serif;
    font-size: 35px;
    color: #333333;
    width: 100%;
    height: 35px;
    margin: 0 auto 16px auto;
    scroll-margin-top: 50px;
    scroll-snap-margin-top: 50px;
}
@media (min-width: 1024px) {
    .rewards__faq-accordion .accordion-section__heading {
        scroll-margin-top: 120px;
        scroll-snap-margin-top: 120px;
    }
}
.rewards__faq-accordion .accordion-section__title, .rewards__faq-accordion .accordion-section__content {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.28px;
    line-height: 20px;
}
.rewards__faq-accordion .accordion-section[active="true"] .accordion-section__title {
    color: #BE0F34;
}
.rewards__faq-accordion .accordion-section[active="true"] .accordion-section__content {
    padding-top: 20px;
}
.rewards__faq-accordion .accordion-section__heading + .accordion-section {
    border-top: 1px solid #333333;
}
.rewards__faq-accordion .accordion-section + .accordion-section__heading {
    margin-top: 50px;
}
 
.rewards-listing-tip {
    width: 90%;
    padding: 0 15px;
    margin: 30px auto;
    text-align: center;
    color: #333333;
    border: 8px solid #f3f1f0;
}
@media (min-width: 1024px) {
    .rewards-listing-tip {
        width: 72%;
    }
}
.rewards-listing-tip__title {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-size: 24px;
    margin: 4px 17px 3px 18px;
}
.rewards-listing-tip__text {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.rewards-listing-tip__upload {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin: 20px auto;
}
.rewards-listing-tip .icons-bulb__icon {
    width: 40px;
    height: 40px;
}
 
.rb-order-history {
    padding: 0;
    margin: auto;
    overflow-y: auto;
}
.rb-order-history-info {
    font-family: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: normal;
    line-height: 20px;
    color: #333333;
    padding: 10px;
}
.rb-order-history-info .recap {
     margin: auto;
}
/* 21.03.22 */
/* CFC-27404 */
@media (min-width: 768px){
    .rb-collect-block__redeem {
        background-size: contain;
    }
}
/* 26.02.2024 */
/* CFC-48924 */
div[data-id=price-high-to-low] {
    display: none !important;
}
div[data-id=price-low-to-high] {
    display: none !important;
}


