:root{--bs-primary:#476c9a;--bs-primary-rgb:71,108,154;--bs-secondary:#edece6;--bs-secondary-rgb:237,236,230;--bs-link-color:#476c9a;--bs-link-color-rgb:71,108,154}

#cookie-alert{color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))}
#cookie-alert a{color:var(--bs-link-color)}

.btn-primary{--bs-btn-bg:#476c9a;--bs-btn-border-color:#476c9a}

#offer-basics td{background:transparent !important}

#choose-region img,#choose-brand img{border-width:.5rem !important}
#choose-region a{width:30%;min-width:12rem}
#choose-region span{font-weight:bold;color:#000 !important;font-size:2.5rem;text-shadow:0 0 8px #fff}
#choose-brand .bg-light{background-color:#fffc !important}
.my-breadcrumb img{height:2.5rem}

@keyframes text-fade-in{from{color:#000;text-shadow:0 0 3px #eee}to{color:#fff;text-shadow:0 0 3px #333}}
@keyframes bg-fade-in{from{opacity:0}to{opacity:1}}
.bg-div{display:block;background:url(https://cbgrebatecenter.com/images/bg1.webp)no-repeat 50% 50%;background-size:cover;opacity:.25;position:fixed;margin:0;width:100%;height:100%;top:0;left:0}
.body-class-offers .bg-div{opacity:1;animation:bg-fade-in 2s}
.body-class-offers .text-shadow{color:#fff;text-shadow:0 0 3px #333;animation:text-fade-in 2s}
.body-class-offers .text-shadow.no-fade{animation:none}

#product-list .accordion-body{max-height:20rem;overflow-y:scroll;direction:rtl}
.product-item{border:none;background:none;color:var(--bs-primary);direction:ltr}
.product-item:hover,.product-item:active{color:#000 !important}
.product-item:disabled{color:#666 !important}