/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./cartridges/app_paulaschoice/cartridge/scss/default/clarip.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
@media screen and (width <= 414px) and (orientation: portrait), screen and (width <= 830px) {
  html body .cc-window.cc-banner,
  html body .cc-window.cc-left,
  html body .cc-window.cc-middle,
  html body .cc-window.cc-right {
    left: 50% !important;
  }
}
@media screen and (width <= 830px) {
  .cc-revoke {
    display: block !important;
    top: unset !important;
    bottom: 10px !important;
    left: 10% !important;
  }
}
@media screen and (width <= 414px) {
  .cc-revoke {
    left: 20% !important;
  }
}
