:root {
  --evo-brand-secondary: #ffd344;
  --evo-brand-accent: #E6EFFB;
  --evo-header-background: #fff;
}

.btn-primary {
  background: #ffc711;
}

.cart-resume .promotion_discount {
 display: none !important; 
}

.hide {
 display: none; 
}

.cartclear_container .btn, .shopping-cart .cart-topbuttons .btn-primary {
background: #ccc !important;
}

.shopping-cart .cart-topbuttons .to-checkout, .carttotals_container .to-checkout {
background: #ffc711 !important; 
}



#gallerywidget_283371 .evogallery-widget-box img {
  margin-top: -70px; /* move image up by 20px */
}
#gallerywidget_283479 .evogallery-widget-box img {
  margin-top: -190px; /* move image up by 20px */
}
div[role="row-section"]:has(.is-css) {
  display: none;
}