.amazonpayments-or {
    line-height: 2.3;
    margin: 0 8px;
}
@media only screen and (max-width: 740px) {
    .amazonpayments-or {
        display: block;
    }
}
.product-view .add-to-cart-buttons .amazonpayments-or {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    line-height: 1;
    text-align: center;
}
.cart .totals .checkout-types .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 0 0;
}
.block-cart .actions .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 8px 0;
    margin: 0;
}
.amazon-pay-tooltip {
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px 15px;
    width: 300px;
    font-size: 11px;
    text-align: left;
    box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    -moz-box-shadow: 0 0 5px #888;
    -o-box-shadow: 0 0 5px #888;
    z-index: 1000;
}
.amazon-pay-tooltip img {
    float: right;
    padding: 5px 0 5px 10px;
}
.pay-with-amazon-onepage-shortcut {
    padding: 20px 0;
}
.pay-with-amazon-onepage-shortcut p {
    padding: 10px 0;
}
.pay-with-amazon-onepage-shortcut p img {
    display: none;
}
.payButtonWidget {
    display: inline;
}
.payButtonWidget img {
    cursor: pointer;
}
.checkout-types.bottom .payButtonWidget {
    display: block;
}
.checkout-types.bottom .amazonpayments-or {
    text-align: right;
    padding-right: 70px;
    margin: 0;
}
.checkout-types.minicart .payButtonWidget img {
    display: inline;
}
.checkout-types.minicart .amazonpayments-or {
    display: block;
}
.checkout-onepage-index .loginButtonWidget,
.checkout-onepage-index .payButtonWidget {
    margin-bottom: 15px;
    text-align: right;
}
ol.apa {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.apa .section {
    margin: 0 0 15px 0;
}
.apa .store-widget {
    clear: both;
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.apa .amazon-widget-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}
.apa .step-title {
    margin: 12px;
}
.apa .step-title img {
    float: left;
    height: 22px;
    margin: 0 7px 0 0;
    vertical-align: middle;
    width: 23px;
}
.apa .step-title h2 {
    color: #2f3841;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: none;
}
.apa .section-content {
    margin: 0 12px 12px;
}
.apa .section-please-wait {
    display: none;
    height: 80px;
    margin: 12px;
    background: url('https://www.campuspoint.de/skin/frontend/rwd/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .amazon-widget.loading {
    min-height: 80px;
    background: url('https://www.campuspoint.de/skin/frontend/rwd/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .loading .section-content {
    display: none;
}
.apa .loading .section-please-wait {
    display: block;
}
.apa .sandbox-simulation select {
    width: 25%;
}
.apa .sandbox-simulation p {
    margin: 0 0 10px;
}
.apa .buttons-set {
    line-height: 40px;
}
.apa .buttons-set.disabled button.button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
.amazon-login {
    padding-top: 27px;
    margin-top: 20px;
}
.amazon-login.position-before {
    padding-top: 0 !important;
    padding-bottom: 27px;
}
.amazon-login .content {
    min-height: 100px;
}
.amazon-login .buttons-set {
    border-top: 0;
}
.buttons-set button.cancel span {
    border-color:#406a83;
    background:#618499;
}
.dashboard .box-amazon-account {
    padding-bottom: 45px;
}
.dashboard .box-amazon-account .box {
    padding-top: 15px;
}
.dashboard .box-amazon-account .box .buttons {
    padding-top: 10px;
}
.dashboard .box-amazon-account .box .buttons .loginButtonWidget {
    float: right;
}
.apa .discount {
    padding: 15px 0 10px;
    text-align: right;
}
.product-view .add-to-cart-buttons .payButtonWidget {
    display: block;
    margin-bottom: 10px;
}
.product-view .add-to-cart-buttons .payButtonWidget img {
    margin: 0 auto;
}

#opc-lpa #addressBookWidgetDiv,
#opc-lpa #walletWidgetDiv {
    display: inline-block;
    height: 300px;
    width: 49%;
}

#opc-lpa #addressBookWidgetDiv {
    margin-right: 2%;
}

.amazon-pay-tooltip-link {
    display: inline-block;
    margin: 4px 4px 4px 8px;
    width: 16px;
    height: 16px;
    background: url('https://www.campuspoint.de/skin/frontend/rwd/default/creativestyle/images/question-mark-icon.png') center center no-repeat;
    background-size: contain;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

#addressBookWidgetDiv,
#walletWidgetDiv {
    width: 100%;
    height: 100%;
}
.apa .amazon-widget {
    display: block;
    height: 300px;
    clear: none;
}
.apa .section {
    display: block;
    clear: none;
}
@media only screen and (min-width: 675px) {
    .apa #apa-shipping {
        width: 320px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 335px;
    }
    .apa .store-widget {
        clear: both;
    }
    .apa-virtual-checkout #apa-payment {
        margin-left: 0 !important;
    }

    .apa-invalid-payment #apa-payment {
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 875px) {
    .apa #apa-shipping {
        width: 420px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 435px;
    }
}
@media only screen and (min-width: 1075px) {
    .apa #apa-shipping {
        width: 520px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 535px;
    }
    .apa-virtual-checkout #apa-payment {
        width: 400px;
        float: left;
        margin-right: 15px;
    }
    .apa-virtual-checkout .review-section {
        margin-left: 415px;
        height: 300px;
        clear: none;
        overflow: auto;
    }
    .apa-invalid-payment #apa-payment {
        width: 400px;
        float: left;
        margin-right: 15px;
    }
    .apa-invalid-payment .review-section {
        margin-left: 415px;
        height: auto;
        clear: none;
        overflow: auto;
    }
}
@media only screen and (min-width: 1260px) {
    .apa #apa-shipping {
        width: 390px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        width: 390px;
        margin-right: 15px;
        margin-left: 0;
        float: left;
    }
    .apa .narrow-section {
        height: 300px;
        margin-left: 810px;
        clear: none;
        overflow: auto;
    }
    .apa-virtual-checkout #apa-payment {
        width: 400px;
    }
    .apa-invalid-payment #apa-payment {
        width: 400px;
    }
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:2020;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/css/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 2022;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding: 7px 5px 10px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_closeAjaxWindow a{
	text-decoration:none;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:35px;
}
#TB_title h2{
	color:#000 !important;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:2023;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:2019;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#TB_closeWindowButton{
	width:26px;
	height:26px;
}
#TB_closeWindowButton span{
	line-height: 18px;
}

/**
Color Schema
 */
/**
Spacing
 */
/**
FONTS
 */
#wmc-cookie-consent {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */
  font-size: 16px;
  font-family: 'Oswald', sans-serif;
  /**
  Rest styles, colors etc. to CMT default
   */
  /**
  REBUILD CSS
   */
  /**
  from https://loading.io/css/
   */
  /* The switch - the box around the slider */
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */ }
  #wmc-cookie-consent #cookie-preference {
    display: none; }
  #wmc-cookie-consent #cookie-box {
    display: none; }
  #wmc-cookie-consent a {
    --color: #002c40;
    color: #002c40; }
  #wmc-cookie-consent .o-layout {
    display: flex;
    width: 100%;
    justify-content: space-between; }
  #wmc-cookie-consent .o-layout--column {
    flex-direction: column; }
  #wmc-cookie-consent .o-layout--margin-top {
    margin-top: 1em; }
  #wmc-cookie-consent .o-layout--row {
    flex-direction: row;
    justify-content: space-around;
    align-items: center; }
  #wmc-cookie-consent .o-layout__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0.5em;
    flex-grow: 0; }
  #wmc-cookie-consent .o-layout__item--flex-grow-1 {
    flex-grow: 1; }
  #wmc-cookie-consent .o-layout__item--width {
    width: 100%; }
  #wmc-cookie-consent .o-layout__item--align {
    align-self: baseline; }
  #wmc-cookie-consent .o-layout__item--left {
    justify-content: left;
    align-items: start; }
  #wmc-cookie-consent .o-layout__item--right {
    justify-content: right;
    align-items: end; }
  #wmc-cookie-consent .o-layout__item--text-align {
    text-align: left; }
  #wmc-cookie-consent .c-arrow-down {
    position: relative;
    padding-right: 19px;
    text-decoration: none; }
  #wmc-cookie-consent .c-arrow-down:before, #wmc-cookie-consent .c-arrow-down:after {
    content: "";
    display: block;
    width: 6px;
    height: 2px;
    background-color: var(--color);
    position: absolute;
    top: 7px; }
  #wmc-cookie-consent .c-arrow-down:before {
    right: 3px;
    transform: rotate(45deg); }
  #wmc-cookie-consent .c-arrow-down:after {
    right: 0;
    transform: rotate(-45deg); }
  #wmc-cookie-consent .c-arrow-down--toggle:before {
    transform: rotate(-45deg); }
  #wmc-cookie-consent .c-arrow-down--toggle:after {
    transform: rotate(45deg); }
  #wmc-cookie-consent .c-button {
    display: inline-block;
    text-align: center;
    width: 100%;
    transition: background 150ms ease-in-out;
    border: 1px solid transparent;
    font-family: "Oswald", sans-serif;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    text-decoration: none;
    cursor: pointer; }
  #wmc-cookie-consent .c-button--primary {
    background: #009099;
    color: #ffffff;
    --spinner-color: #006066 ; }
  #wmc-cookie-consent .c-button--primary:hover {
    background-color: #00828a;
    color: #ffffff;
    border-color: #00828a; }
  #wmc-cookie-consent .c-button__modal-front--width {
    width: 100%; }
  #wmc-cookie-consent .c-button--secondary {
    background: #f7f7f7;
    color: #555;
    --spinner-color: #080808; }
  #wmc-cookie-consent .c-button--secondary:hover {
    background: #e6e6e6; }
  #wmc-cookie-consent .c-button__group {
    display: block;
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
    align-items: center; }
  #wmc-cookie-consent .c-button__group--flex {
    display: flex; }
  #wmc-cookie-consent .c-button__group--bottom {
    margin-bottom: 1.0em; }
  #wmc-cookie-consent .c-button__group .c-button {
    width: 10em;
    align-self: center;
    margin-right: 0.5em; }
  #wmc-cookie-consent .c-button__group a {
    margin-left: auto; }
  #wmc-cookie-consent .c-button--disabled {
    cursor: not-allowed; }
    #wmc-cookie-consent .c-button--disabled.c-button--primary:hover {
      background: #009099;
      color: #ffffff; }
    #wmc-cookie-consent .c-button--disabled.c-button--secondary:hover {
      background: #f7f7f7;
      color: #555; }
  #wmc-cookie-consent .c-checkbox {
    position: relative; }
  #wmc-cookie-consent .c-checkbox label {
    padding-left: 30px;
    font-size: 1em;
    font-weight: normal;
    display: flex;
    align-items: center; }
  #wmc-cookie-consent .c-checkbox--padding-top {
    padding-top: 3px; }
  #wmc-cookie-consent .c-checkbox input {
    visibility: hidden; }
  #wmc-cookie-consent input:checked ~ .c-checkbox__mark {
    background-color: #009099;
    border-color: #009099; }
  #wmc-cookie-consent input:checked ~ .c-checkbox__mark--disabled {
    background-color: #CCCCCC;
    border-color: #CCCCCC; }
  #wmc-cookie-consent input:checked ~ .c-checkbox__mark:after {
    display: block; }
  #wmc-cookie-consent .c-checkbox__mark:after {
    display: none;
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    box-sizing: inherit; }
  #wmc-cookie-consent .c-checkbox__mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 4px;
    border: 2px solid #999999; }
  #wmc-cookie-consent .c-content__box {
    background-color: #f1f1f1;
    padding: 1em;
    width: 100%; }
  #wmc-cookie-consent .c-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%; }
  #wmc-cookie-consent .c-footer__height {
    height: 5em; }
  #wmc-cookie-consent .c-footer__padding-top {
    padding-top: 2em; }
  #wmc-cookie-consent .c-footer__width {
    width: 100%; }
  #wmc-cookie-consent .c-footer__item {
    text-decoration: none; }
    #wmc-cookie-consent .c-footer__item:last-child {
      padding-top: 0.75em;
      font-size: .75em; }
  #wmc-cookie-consent .footer__left {
    float: left;
    height: 100%;
    padding-top: 4px; }
  #wmc-cookie-consent .footer__right {
    float: right;
    height: 100%; }
  #wmc-cookie-consent .footer__right--margin-right {
    margin-right: 0; }
  #wmc-cookie-consent .c-header {
    display: flex;
    flex-direction: column; }
  #wmc-cookie-consent .c-header--image {
    align-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    flex-basis: auto; }
    #wmc-cookie-consent .c-header--image .c-header__image {
      flex-shrink: 0;
      flex-grow: 0;
      flex-basis: 20%;
      width: auto;
      max-width: 100px;
      height: auto;
      max-height: 100px; }
    #wmc-cookie-consent .c-header--image .c-header__content {
      flex-shrink: 0;
      flex-grow: 0;
      flex-basis: 80%; }
    #wmc-cookie-consent .c-header--image .c-header__actions {
      flex-grow: 1;
      flex-shrink: 0;
      flex-basis: 100%; }
  #wmc-cookie-consent .c-header__image {
    width: 100%;
    padding-right: 1.5em; }
  #wmc-cookie-consent .c-header__headline {
    text-align: left;
    font-size: 2em;
    font-weight: 200;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.125em;
    text-transform: uppercase; }
  #wmc-cookie-consent .c-header__content {
    display: flex;
    flex-direction: column; }
  #wmc-cookie-consent .c-header__description {
    margin: 0;
    padding: 0;
    font-family: "Oswald 300", sans-serif;
    line-height: 1.75em;
    letter-spacing: normal; }
  #wmc-cookie-consent .c-header__actions {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto;
    flex-grow: 0;
    width: auto;
    margin-top: 0.75em; }
  #wmc-cookie-consent .c-header__actions__item {
    width: auto; }
    #wmc-cookie-consent .c-header__actions__item + .c-header__actions__item {
      margin-left: 0.5em; }
  #wmc-cookie-consent .c-list {
    display: flex;
    width: auto;
    justify-self: center;
    align-self: center;
    justify-content: space-between;
    flex-flow: wrap;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0; }
  #wmc-cookie-consent .c-list--left {
    margin-left: 0; }
  #wmc-cookie-consent .c-list--right {
    margin-right: initial; }
  #wmc-cookie-consent .c-list--margin {
    margin-bottom: 1em; }
  #wmc-cookie-consent .c-list--inline {
    flex-direction: row; }
  #wmc-cookie-consent .c-list--width {
    width: 100%; }
  #wmc-cookie-consent .c-list--centered {
    width: 100%; }
  #wmc-cookie-consent .c-list__item {
    display: flex;
    line-height: 1em;
    margin-right: 0.313em; }
    #wmc-cookie-consent .c-list__item span {
      word-break: initial; }
  #wmc-cookie-consent .c-list__item--justify {
    justify-content: center; }
  #wmc-cookie-consent .c-list__item--padding-right {
    padding-right: 0.313em; }
  #wmc-cookie-consent .c-list__item--border {
    border-right: 2px solid #CCCCCC; }
  #wmc-cookie-consent .c-list:last-child {
    padding-right: 0;
    border-right: none; }
  #wmc-cookie-consent .c-modal {
    width: 100%;
    height: 100%;
    padding: 0;
    border: none;
    background-color: transparent; }
  #wmc-cookie-consent .c-modal__inner {
    max-height: 78vh;
    overflow-x: auto;
    display: flex;
    padding: 1em;
    width: 100vw;
    max-width: 600px;
    background-color: #fefefe;
    margin: 5% auto;
    /* 15% from the top and centered */
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    transition: all 1s ease; }
  #wmc-cookie-consent .c-spinner {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    padding-top: 2px; }
  #wmc-cookie-consent .c-spinner div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: 0;
    border: 3px solid var(--spinner-color);
    border-radius: 50%;
    animation: c-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: var(--spinner-color) transparent transparent transparent; }
  #wmc-cookie-consent .c-spinner div:nth-child(1) {
    animation-delay: -0.45s; }
  #wmc-cookie-consent .c-spinner div:nth-child(2) {
    animation-delay: -0.3s; }
  #wmc-cookie-consent .c-spinner div:nth-child(3) {
    animation-delay: -0.15s; }
@keyframes c-spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  #wmc-cookie-consent .c-switch__label {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
  #wmc-cookie-consent .c-subline .c-switch__label {
    float: right; }
  #wmc-cookie-consent .c-switch__label {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px; }
  #wmc-cookie-consent .c-switch__label input {
    opacity: 0;
    width: 0;
    height: 0; }
  #wmc-cookie-consent .c-switch__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
  #wmc-cookie-consent .c-switch__slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s; }
  #wmc-cookie-consent input:checked + .c-switch__slider {
    background-color: #009099; }
  #wmc-cookie-consent input:focus + .c-switch__slider {
    box-shadow: 0 0 1px #009099; }
  #wmc-cookie-consent input:checked + .c-switch__slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px); }
  #wmc-cookie-consent .c-switch__slider--round {
    border-radius: 34px; }
  #wmc-cookie-consent .c-switch__slider--round:before {
    border-radius: 50%; }
  #wmc-cookie-consent .c-table {
    background-color: #ffffff;
    border: none;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    width: 100%; }
  #wmc-cookie-consent .c-table__row {
    font-family: "Oswald 300", sans-serif; }
  #wmc-cookie-consent .c-table__row--color {
    background-color: #ffffff; }
  #wmc-cookie-consent .c-table__row--width {
    width: 100%; }
  #wmc-cookie-consent .c-table__row--padding-left {
    padding-left: 10em; }
  #wmc-cookie-consent .c-table__row + .c-table__row {
    border-top: 1px solid #dee2e6; }
  #wmc-cookie-consent .c-table__cell {
    border: none;
    font-family: "Oswald 300", sans-serif;
    padding: 0.5em; }
  #wmc-cookie-consent .c-table__cell--headline {
    width: 35%;
    text-align: left;
    font-weight: bold; }
  #wmc-cookie-consent .c-table__cell--info {
    width: 65%; }
  #wmc-cookie-consent .c.table__cell--text-align {
    text-align: left; }
  #wmc-cookie-consent .c-table__cell--inline {
    display: inline; }
  #wmc-cookie-consent .c-table__cell--padding-left {
    padding-left: .5em; }
  #wmc-cookie-consent .table-striped {
    width: 100%; }
  #wmc-cookie-consent .u-text--muted {
    color: #888888 !important;
    font-family: "Oswald 300", sans-serif; }
  #wmc-cookie-consent .u-text--muted-top {
    color: #888888 !important;
    font-family: "Oswald 300", sans-serif; }
  #wmc-cookie-consent .u-text--center {
    text-align: center !important;
    font-family: "Oswald 300", sans-serif; }
  #wmc-cookie-consent .u-text--bottom {
    margin-bottom: 0.5em; }
  #wmc-cookie-consent .u-text--left {
    text-align: left !important;
    font-family: "Oswald 300", sans-serif; }
  #wmc-cookie-consent .u-text--right {
    text-align: right !important;
    font-family: "Oswald 300", sans-serif; }
  #wmc-cookie-consent .u-text--capitalize {
    text-transform: uppercase;
    font-family: "Oswald 300", sans-serif; }
  #wmc-cookie-consent .u-visible {
    display: block !important; }
  #wmc-cookie-consent .u-hidden {
    display: none !important; }
  #wmc-cookie-consent .u-width--full {
    display: inline-block;
    width: 100%; }

.c-notice {
  display: block;
  padding: 1em;
  border-color: rgba(255, 0, 0, 0.3);
  border-style: solid;
  border-width: 2px;
  background: red;
  /* The Fallback */
  background: rgba(255, 0, 0, 0.1);
  margin-bottom: 1em; }

/*# sourceMappingURL=consent.css.map */

#wmc-cookie-consent .c-modal__inner{
    border-radius: 0;
}

#wmc-cookie-consent .c-button--primary:hover{
    border-color: #ba0d3b;
    background-color: #ba0d3b;
}
#wmc-cookie-consent .c-button--primary{
    border-color: #ba0d3b;
    background-color: #ba0d3b;
}
#wmc-cookie-consent a{
    --color: #ba0d3b;
    color: #ba0d3b;
}
#wmc-cookie-consent .c-footer__item .c-list__item{
    border-right: 1px solid #888888;
    padding-right: 0.313em;
}
#wmc-cookie-consent .c-footer__item .c-list__item:last-child{
    border-right: 0;
}
#wmc-cookie-consent input:checked ~ .c-checkbox__mark{
    background-color: #ba0d3b;
    border-color: #ba0d3b;
}
#wmc-cookie-consent input:checked ~ .c-checkbox__mark--disabled{
    background-color: #CCCCCC;
    border-color: #CCCCCC;
}
#wmc-cookie-consent input:checked + .c-switch__slider{
    background-color: #ba0d3b;
}
#wmc-cookie-consent .c-header__headline,
#wmc-cookie-consent .c-subline,
#wmc-cookie-consent .c-table__cell--headline{
    font-family: cpsans,sans-serif!important;
    font-weight: 700;
}

