/*	Viewport sizes and paddings
	***************************/
/*	Colors
	******/
/*	Fonts
	*****/
#eindejaars-cashback {
  background: #112d36;
  color: white; }
  #eindejaars-cashback a {
    color: white; }
    #eindejaars-cashback a:hover {
      color: rgba(255, 255, 255, 0.8); }

@media (min-width: 801px) {
  #eindejaars-cashback {
    height: 32px;
    line-height: 32px;
    font-size: 22px;
    text-align: center;
    padding: 33px 0 34px 0; }
    #eindejaars-cashback .label {
      height: 32px;
      padding-left: 7px;
      line-height: 32px;
      margin: 0 23px 0 0; }
      #eindejaars-cashback .label:after {
        width: 32px;
        height: 19px;
        right: -19px; }
  body.category #eindejaars-cashback {
    padding: 33px 0 74px 0;
    border-bottom: 1px solid #b2c8d1; }
  body.category #header {
    margin-bottom: 0; }
  body.category .category-layout {
    position: relative;
    z-index: 1; }
  body.category .category-tabs {
    margin-top: -41px; }
  body.product-detail #eindejaars-cashback {
    position: relative;
    z-index: 1; }
  article#product-detail #side-column .center-layout .top {
    top: 165px; } }

@media (min-width: 801px) and (max-width: 1024px) {
  #eindejaars-cashback {
    font-size: 18px; }
    #eindejaars-cashback .label {
      height: 26px;
      padding-left: 7px;
      line-height: 26px;
      margin: 0 20px 0 0; }
      #eindejaars-cashback .label:after {
        width: 26px;
        height: 16px;
        right: -16px; } }

@media (max-width: 800px) {
  #eindejaars-cashback {
    padding: 20px 0; }
    #eindejaars-cashback .center-layout {
      padding: 0 15px; }
    #eindejaars-cashback .label {
      margin-left: 0px; }
  body.category .category-layout {
    padding-top: 0; }
  body.category #eindejaars-cashback {
    padding: 60px 0 20px 0; } }
