.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;
}

body.noscroll
{
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}
.modal .md-bundle-product .wrapper-options{

}
.transition-content{
    transition: height 2s;
    -webkit-transition: height 2s;
    moz-transition: height 2s;
    -o-transition: height 2s;
}
div.mwmodal-header {
    text-align: left;
    padding: 5px 23px 5px 8px;
    /*background-color: #5c9cd5;*/
    min-width: 350px;
    color: white;
    height: 20px;
    font-weight: bold;
    margin: 5px 5px 0;
}
div.mwmodal-header .close{
    float: right;
    width: 31px;
    padding: 9px;
    text-align: center;
    /*background: rgb(255, 181, 24);*/
    margin: -6px -24px;
    height: 12px;
    cursor: pointer;
}
div.mwmodal-header .close img{
    width:20px;
    margin: -2px 0;
}
div.modal.bundle.large{
    width: 762px !important;
}
div.mwmodal-header.large{
    min-width: 650px;
}
div.mwmodal-header.medium{
    min-width: 450px;
    width:563px;
}
div.mwmodal-footer {
    border-top:1px solid #ccc ;
    margin: 10px 0;
    height: 18px;
    padding: 8px 5px 0;
    text-align: right;
}

.modal-product.qty{
    /*margin: 10px 0;*/
    text-align: center;
}
.modal-product.qty label{
    color:#333;
    font-size: 13px;
    margin: 0 10px;
}
.modal-product.qty input{
    border: 1px solid #ccc;
    height: 21px;
    background: #eee;
    color: #333;
    padding: 0 0 0 6px;
    width: 120px;
}
.modal .actions span.loading-text{
    color: rgb(185, 185, 185);
}
.modal .actions .error{
    color: red !important;
}
.modal .md-bundle-product,
.modal .md-simple-product,
.modal .md-downloadable-product,
.modal .md-virtual-product,
.modal .md-grouped-product,
.modal .md-configurable-product{
    margin: -18px 0 6px;
    padding: 2px 16px 16px;
}
.modal .md-bundle-product .image,
.modal .md-simple-product .image,
.modal .md-downloadable-product .image,
.modal .md-virtual-product .image,
.modal .md-grouped-product .image,
.modal .md-configurable-product .image{
    float: left;
    border: 1px solid #eee;
    min-width: 65px;
    min-height: 65px;
}
.modal .md-bundle-product .image > img,
.modal .md-simple-product .image > img,
.modal .md-downloadable-product .image > img,
.modal .md-virtual-product .image > img,
.modal .md-grouped-product .image > img,
.modal .md-configurable-product .image > img{
    width: 216px;
}
.modal .md-bundle-product .wrapper-options,
.modal .md-simple-product .wrapper-options,
.modal .md-downloadable-product .wrapper-options,
.modal .md-virtual-product .wrapper-options,
.modal .md-grouped-product .wrapper-options,
.modal .md-configurable-product .wrapper-options{
    float: left;
    margin: 0 0 0 12px;
}
.modal .md-configurable-product .wrapper-options .title{
    font-size: 16px;
    line-height: 15px;
    color: #333;
}
.modal .md-bundle-product .wrapper-options{
    width: 468px;
    text-align: left;
}
.modal .md-grouped-product .wrapper-options,
.modal .md-simple-product .wrapper-options,
.modal .md-downloadable-product .wrapper-options,
.modal .md-virtual-product .wrapper-options,
.modal .md-configurable-product .wrapper-options{
    width: 300px;
    text-align: left;
    clear : none;
}
#updating_cart #canvasLoader,
.modal .md-bundle-product .wrapper-options #canvasLoader,
.modal .md-simple-product .wrapper-options #canvasLoader,
.modal .md-downloadable-product .wrapper-options #canvasLoader,
.modal .md-virtual-product .wrapper-options #canvasLoader,
.modal .md-grouped-product .wrapper-options #canvasLoader,
.modal .md-configurable-product .wrapper-options #canvasLoader{
    margin: 0 auto;
    text-align: center;
}
.modal .product-options-top{
    overflow: auto;
    max-height: 260px;
}
.modal .product-options-bottom{
    border-top: 1px solid #e4e4e4;
    margin: 10px 0;
}
.modal .product-options-bottom .price-box{
}
/** Button */
button.btn-close { border-color:#ccc #aaa #aaa #ccc; background-color:#fff; background-image:url("https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/btn_back_bg.gif"); color:#555; }
button.btn-close span { background-color:#ccc; border: 1px solid gray;}

/* Before loaded page, hidden buton  "add to cart" first */
/*.block-cart .btn-remove,
.block-cart .btn-edit,*/
.category-products button.btn-cart{
    /*display: none;*/
}
/* style for custom box */
.custombox-modal.simple.medium{
    top: 25% !important;
}
.custombox-modal.grouped.medium{
    top: 18% !important;
}
.custombox-modal.virtual.medium{
    top: 20% !important;
}
.custombox-modal.configurable.medium{
    top: 20% !important;
}
.custombox-modal.downloadable.medium{
    top: 20% !important;
}
.custombox-modal.bundle.large{
    top: 15% !important;
}
.modal #product_addtocart_modal_form h3{
    text-align: left;
    font-size: 14px;
}
.notify-content{
    line-height: 20px;
}
#noty_bottomRight_layout_container{
    background: white;
    border: 1px solid #c0c0c0;
    padding: 10px !important;
}
#noty_bottomRight_layout_container > li{
    min-height: 56px;
}
.notify-image{
    margin: 0px 0 6px 0;
    display: inline;
    float: left;
}
.notify-content{
    max-height: 33px;
    margin: 0 12px 12px;
    float: left;
    width: 226px;
    transition: max-height 1s;
    -o-transition: max-height 1s;
    -moz-transition: max-height 1s;
    -webkit-transition: max-height 1s;
}
.notify-content:hover{
    /*max-height: 1000px;*/
}
.notify-image.before{
    margin: 3px 0;
}
.notify-image.before #canvasLoader{
    position: absolute;
    z-index: 2;
    left: 23px;
    top: 22px;
}
.notify-content.before{
    margin: 0 52px 10px;
}
.noty_message{
    position: relative;
}
.noty_message .notify-image-product{
    position: absolute;
    z-index: 1;
    opacity: 0.3;
    left: 10px;
}
.notify-icon-cart{
    display: inline;
    float: left;
}
.cart-table tr td span.product-adding{
    color: gray;
    font-size: 11px;
}
.product-name.adding a{
    color: #808080 !important;
    text-decoration: none !important;
}

/*style for social*/
.social {
    border: 1px solid #d0cbc1;
    background: #fff url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg_block-title.gif) 0 0 repeat-x;
    padding: 12px 15px;
    margin: 0 0 18px;
}

.cart .social h2{
    background-position: 0 0;
    background-repeat: no-repeat;
    font: bold 13px/16px Arial, Helvetica, sans-serif;
    padding: 0px;
    color: #e26703;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.so-common {
    margin-bottom: 10px;
}
.so-google.so-common {
    margin-bottom: 0px;
}
.share-fb {
    width: 48px;
    height: 19px;
    text-indent: -999px;
    background: url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/fb-share.gif);
    background-size: cover;
    margin-top: 5px;
    cursor: pointer;
}
.jspTrack ,.jspDrag  ,.jspHorizontalBar{
    background: none !important;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
    overflow: hidden;
    position: relative;
}

.jspPane
{
    position: absolute;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
    background: red;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: #dde;
    position: relative;
}

.jspDrag
{
    background: #ccc;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}
.mw-fg-cart-title{
    border: 1px solid #c5c4c4;
    border-bottom: 0px none;
    background: #fff url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-title-cart.gif) repeat-x left bottom;
    color: #0A263C;
    font-size: 12px;
}
.mw-fg-cart-title strong{
    display: block;
    background: url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-gifr-cart.png) no-repeat 9px 9px;
    padding: 10px 40px;
}
.jcarousel-skin-tango .jcarousel-container {
    background: #fff;
    border: 1px solid #c5c4c4;
	margin-bottom: 15px;
	border-top: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 859px;
    padding: 0px 20px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
	border: 0;
	background: 0;
    width: 150px;
    height: 420px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 190px;
    padding-top:20px;
}

.jcarousel-clip ul{
	overflow: visible !important;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  150px;
    height: 420px;
}

.jcarousel-skin-tango .jcarousel-item {
   /* width: 80px;
    height: 270px;*/
}

.jcarousel-skin-tango .jcarousel-item  .product-shop{
	text-align: center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 27px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
    width: 150px;
    text-align: center;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 90px;
    right: 5px;
    width: 40px;
    height: 39px;
    cursor: pointer;
    background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-left-slider.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-right-slider-active.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-right-slider-active.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-right-slider-active.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
	background: none;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 90px;
    left: 5px;
    width: 40px;
    height: 39px;
    cursor: pointer;
    background: url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-right-slider.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-left-slider-active.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-left-slider-active.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/bkg-left-slider-active.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	background:none;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 80px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 80px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
#freegift .product-name{
	color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}
#freegift .product-name a{
	color: #203548;
}
.freegift_container{
	border: 1px #d3d3d3 solid; padding: 5px;
}
.freegift_container ul,.freegift_container ol{
	list-style: none outside none;
}
.freegift_container li{
	float: left; width: 100px;
}
.mw-fg-catalog-list{ padding: 5px 0px 5px 0px; text-align: left; margin: 10px 0px; clear: both;}
.freegift_header{margin-bottom: 5px;}
.freegift_header h5{font-size: 12px; font-weight: bold; margin:0; color: #0a263c;}
.freegift_catalog_container{}
.freegift_catalog_container .product-image{float: left; height: auto !important; width: auto !important; margin:5px 5px 5px 0px;;}
.freegift_catalog_container .product-image img{border: 1px solid #dfdfdf;}
#freegift li{list-style-type: none; position: relative; float: left;margin: 10px 10px;}
.mw-fg-item{display: none; position: absolute; padding: 10px; border: 1px solid #c5c4c4; background-color: #fff; z-index: 999; top: 47px; left: 0px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; box-shadow: 1px 1px 3px 1px #c5c4c4; color: #2f2f2f; text-align: left;}
.mw-fg-item p{margin-bottom: 5px;}
.mw-fg-item p.mw-fg-item-name a{color: #2f2f2f; text-decoration: none; font-weight: bold;}
.mw-fg-item p.mw-fg-item-name a:hover{color: #2f2f2f; text-decoration: underline;}
.mw-fg-item p.mw-fg-image-item{margin-bottom: 10px; text-align: center;}
.mw-fg-item-option-title{border-bottom: 1px dotted #959595; color: #2f2f2f; font-weight: bold; font-style: italic; font-size: 12px; padding: 0px 0px 5px 0px; margin-bottom: 5px;}

.mw-fg-catalog-product{border-bottom: 0px none; padding: 12px 0px 5px 0px;}
.mw-fg-catalog-product .freegift_catalog_container .product-image img{padding: 8px;}
.mw-fg-catalog-product .freegift_header { margin-bottom: 12px;}
.mw-fg-catalog-product .mw-fg-item{ top: 100px;}

.jcarousel-skin-tango .jcarousel-item .mw-fg-item{ left: 95%; min-width: 210px; top: 15%;}


.free-icon{
	position: absolute;
	width: 45px;
	height: 45px;
	background-image: url("https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/freegift_50.png");
	top: 0px;
	z-index: 999;
	left: 0px;
}

.old-price .price{
	text-decoration: line-through;
}
.freegift_rules_container{
    height: 40px;
    background: #EFF5EA;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
    color: #3D6611;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    width: 100%;
    box-shadow: 0 0 2px 1px #446423;
    display: none;
}
.freegift_rules_banner_container{
    width: 900px;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: none;
}

.freegift_rules_banner_onepage_container{
    width: 683px;
    background: #FCE3E6;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border: 1px solid #d3d3d3;
}
.freegift_rules_onepage_container{
    width: 683px;
    background: #FCE3E6;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #d3d3d3;

}
.freegift-vetical{margin: 0px;}
.freegift-vetical li{clear: both; padding: 7px 9px; float: none !important;}
.mw-block-freegift ul#freegift li .product-image{float: left; width: 50px; margin: 10px 0px 0px 0px;}
.mw-block-freegift ul#freegift li .product-image img{border: 1px solid #A9A9A9;}
.freegift-vetical li .product-shop{margin-left: 60px;}
.freegift-vetical li .product-shop p{margin-bottom: 0px;}
.freegift-vetical li .product-shop .price-box{margin: 1px 0px;}
.mw-block-freegift ul#freegift li .product-name{margin-bottom: 0px; padding: 0px; font-size: 11px; font-weight: normal;}
.mw-block-freegift ul#freegift li .product-name a{color: #1E7EC8; font-size: 11px; font-weight: normal;}
.category-products .product-image {
    position: relative;
}
.label-freegift{
    position: absolute;
    top: 0;
    right: 0;
    width: 80px !important;
}


.product-view .product-shop{
	position: relative;
}
.labelfreegift-productdetails {
	position: absolute; right: 0px; top: -40px;
}
div.htmltooltip{
background-color: #F6F6F6;
    border: 1px solid #DDDDDD;
    left: -1000px;
    padding: 8px;
    position: absolute;
    top: -1000px;
    width: 250px;
    z-index: 999;
}
#freegift .product-image{
	float: left;
}
#freegift .product-image img{border: 1px solid #e9e8e8;}

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/*
Project: bCarousel
Author: Brian DiChiara
Version: 1.1
Usage: with bCarousel js
*/
#mw-fg-slider-cart{	/*display: none;*/}
#the-carousel {
	/*width:9000px !important;*/
	height:100%; /* carousel height */
	background:none;
	/*overflow:hidden;*/
}
#the-carousel img {
	border-right:1px solid #FFF;
}

.listing-type-grid{margin-top:9px; border-bottom:1px solid #dcdcdd;}

.bCarousel-wrapper {
	overflow:hidden;
	position:relative;
	/*width:847px !important;*/
	background: #fff;
	border: 1px solid #C5C4C4 ;
	border-top: 0px none;
	padding: 17px 0 22px 0px;
	text-align: center;
	margin-bottom: 15px;
	/*height: 191px;*/
}
.bCarousel-wrapper ul {
	padding:0; /* width of back/forward */
	list-style:none;
}
.bCarousel-wrapper li {
	display:block;
	float:left;
	list-style:none;
	height:auto; /* carousel height */
	margin-right:35px;
	width: 140px;
}
.bCarousel-wrapper li a{display:block;}
.bCarousel-wrapper .forward,
.bCarousel-wrapper .back {
	right:0;
	top:0;
	position:absolute;
	float:right;
	display:none;
	width:25px;
	z-index: 9999;
	background:#333;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:150px; /* carousel height */
	text-indent: -9999px;
}
.bCarousel-wrapper .forward:hover{background:url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/next.png) right center no-repeat;}
.bCarousel-wrapper .forward{background:url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/next1.png) -1px -1px no-repeat; width:43px; height:40px; top:77px;}
.bCarousel-wrapper .back { left:0; top:77px; background:url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/back.png) 1px -1px no-repeat; width:43px; height:40px;}
.bCarousel-wrapper .back:hover{background:url(https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/images/prev.png) left center no-repeat;}
.bCarousel-wrapper .show_arrow{
display:block;

}
.bCarousel-wrapper .mw-fg-item{left: 100%; width: 175px; top: 10%;}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/css/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#hearloader-loading {
    position: fixed;
    top: 50%;
    left: 45%;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    background: white;
    z-index: 8060;
    border: 1px solid #ccc;
    width: 145px;
    height: 70px;
    margin: auto;
    border-radius: 4px;
}
#hearloader-loading .txt{
    position: absolute;
    bottom: 0;
    left: 28%;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/css/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/css/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/css/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/css/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.campuspoint.de/skin/frontend/rwd/campuspoint/mw_freegift/css/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
