#abo-footer{
  clear:both;
  margin-bottom:65px;
  padding-top:40px;
}
#abo-footer h2{
  font-size: 1.6em;
  margin-bottom:30px;
}
.table h3{
  font-weight:bold;
  margin-bottom:5px;
}
.table{
  margin:0 -15px;
}
.col{
  display:inline-block;
  box-sizing:border-box;
  vertical-align:top;
  padding:0 15px;
}
.col-25{
  width:25%;
}
.col img{
  width:100%;
  margin-top:5px;
}
.abo-present img{
  width:100%;
}
#main .return-to-shop .button.wc-backward{
  display:none;
}
.woocommerce-checkout #payment  .wc_payment_method.payment_method_wirecard_checkout_page_sofortueberweisung img{
  display: inline-block;
    margin-left: 10px;
    height: 14px;
    top: -2px;
    border: 1px solid #000;
    padding: 5px;
}
.woocommerce.abo{
  margin:0 -15px;
  margin-top:0px;
}
#main .woocommerce.abo .product{
  margin:0px;
  width:33.33%;
  padding:15px;
  box-sizing:border-box;
}
.woocommerce.abo h2{
  font-size:15px;
  font-weight:bold;
  margin-bottom:0px;
  margin-top:0px;
}
.woocommerce.abo h2 span{
  display:block;
}
#main .woocommerce.abo .products li .product-container{
  background-color:#f0ddbc;
  padding:10px;
  box-sizing:border-box;
}
#main .woocommerce.abo .products li.product_cat-rot .product-container{
  background-color:#dba9aa;
}
#main .woocommerce.abo .products li.product_cat-lila .product-container{
  background-color:#a7b9e1;
}
#main .woocommerce.abo .products li p{
  margin-top:5px;
  color:#444;
  font-size:13px;
  line-height:1.5;
}
#main .woocommerce.abo .products li .abo-button{
  background-color:#fff;
  width:100%;
  box-sizing:border-box;
  padding:5px 10px;
  display:block;
  text-align:center;
  font-style:italic;
  margin-top:20px;
  font-size:13px;
  font-weight:medium;
}
#main .woocommerce.abo .products li .added_to_cart{
  text-align: center;
  display: block;
  text-decoration:underline;
}
#main .woocommerce.abo .products li .added_to_cart:hover{
  text-decoration:none;
}
.abo-present-container{
  position:relative;
}
.abo-present .present{
  position:relative;
  margin-top:-60%;
  text-align:center;
  pointer-events:none;
}
.abo-present .present img{
  width:60%;
  transform:rotate(5deg);
}
body.woocommerce-cart #main .cart-subtotal th{
  font-weight:normal;
}
body.woocommerce-cart #main .actions .button,body.woocommerce-cart #main .checkout-button, body.woocommerce-checkout #main button[type='submit'], #main .product .single_add_to_cart_button,body.woocommerce #page-wrapper #main a.button,#main .button.wc-forward{
  border-radius:0px;
  text-transform:uppercase;
  font-weight:normal;
  padding:10px 20px;
  border: 1px solid #666;
  transition:all 0.4s ease-in-out;
  -webkit-transition:all 0.4s ease-in-out;
  letter-spacing:1px;
}
body.woocommerce-cart #main .actions .button{
  border: 1px solid #888;
}
body.woocommerce-cart #main .checkout-button, body.woocommerce-checkout #main button[type='submit'], #main .product .single_add_to_cart_button,body.woocommerce #page-wrapper #main a.button,#main .button.wc-forward{
  background-color:#bc4646;
  background:#bc4646;
  font-size:14px;
    color:#fff;
}
#wc_payment_method_wirecard_creditcard_form iframe{
  height:320px!important;
}
body.woocommerce #page-wrapper #main a.button{
  margin-top:20px;
}
#main .product_cat-abo .single_add_to_cart_button, body.woocommerce #page-wrapper #main a.button{
  color:#fff;
}
body.woocommerce-cart #main .checkout-button:hover, body.woocommerce-checkout #main button[type='submit']:hover, #main .product .single_add_to_cart_button:hover,body.woocommerce #page-wrapper #main a.button:hover,#main .button.wc-forward:hover{
  background-color:#e61e1e;
  background:#e61e1e;
}
body.woocommerce-cart #main a.remove{
  height: 15px;
  width: 21px;
  line-height:1;
  padding-bottom:8px;
}
body #main .product-subtotal,body #main .product-price,body #main  .product-quantity,body #main .cart-collaterals .shop_table td,body.woocommerce-checkout #main .product-total,.woocommerce-checkout-review-order-table tfoot td{
  text-align:right;
}
body.woocommerce-cart #main h2,body.woocommerce-checkout #main h2{
  font-size:20px;
}
body.woocommerce-checkout #main h3{
  font-size:20px;
}
body.woocommerce-cart #main .shop_table{
  margin-top:20px;
}
body.woocommerce-cart #main table,#main .woocommerce-checkout-review-order-table{
  border-radius:0px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
  float:none;
  margin-top:30px;
}
body.woocommerce-checkout #main{
  position:relative;
}
body.woocommerce-checkout .review-container{
  position:relative;
  opacity:0;
  transition:opacity 0.4s ease-in-out;
  -webkit-transition:opacity 0.4s ease-in-out;
}
body.woocommerce-checkout .review-container.show{
  opacity:1;
}
body.woocommerce-checkout #main .woocommerce-checkout #payment{
  background:#fff;
}
#billing_present_field{
  margin-top:20px;
}
body.woocommerce-checkout #main  .optional{
  display:none;
}
body.woocommerce-checkout .info{
  margin-top:40px;
  font-size:13px;
}
.woocommerce form .form-row .required{
  color:#666;
}
body.woocommerce-checkout #main input,body #main select{
  -webkit-appearance:none;
  appearance:none;
  border:none;
  box-shadow:none;
  border-bottom:1px solid #666;
  border-radius:0px;
  padding-left:0px;
  margin-bottom:20px;
}
body #main input[type='radio']{
  border:1px solid #666;
  border-radius:100%;
  padding:9px;
  position:relative;
  margin-right: 10px!important;
  top: 5px;
  cursor:pointer;
}
body #main input[type='radio'] + label{
  cursor:pointer;
}
body #main input[type='radio']:checked:after{
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  display: inline-block;
  background-color: #666;
  border-radius: 100%;
  padding: 6px;
}
body #main input[type='checkbox']{
  border: 1px solid #666;
  padding: 9px!important;
  position: relative;
  margin: 0px!important;
  line-height: 1;
  display: inline-block;
  margin-right:10px!important;
  top:-2px;
  cursor:pointer;
}
body.woocommerce-checkout #main label.checkbox{
  cursor:pointer;
}
body.woocommerce-checkout #main .select-field{
  position:relative;
  outline:none;
}
body.woocommerce-checkout #main #billing_salutation,body.woocommerce-checkout #main  #shipping_salutation, body.woocommerce-checkout #main  .custom-select{
  outline:none;
  margin-top:4px;
}
body.woocommerce-checkout #main .custom-select.disabled{
  opacity:0.7;
  cursor:no-drop;
}
body.woocommerce-checkout #main .custom-select.disabled select,body.woocommerce-checkout #main .custom-select.disabled .woocommerce-input-wrapper{
  pointer-events:none;
}
body.woocommerce-checkout #main #billing_salutation_field:after, body.woocommerce-checkout #main .custom-select:after{
  content:'';
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 10px;
  position: absolute;
  top: 24px;
  width: 0;
  pointer-events:none;
}
.woocommerce-invalid input[type='checkbox'] {
    outline: 2px solid red;
    outline-offset: 2px;
}
#customer_details .col-1{
  float:none;
  width:100%;
}
body.woocommerce-checkout #main h3#order_review_heading{
  margin-top:50px;
}
body.woocommerce-checkout #main .wc_payment_methods,body.woocommerce-checkout #main .place-order{
  padding:20px 0px;
  border:none;
}
body.woocommerce-checkout #main .wc_payment_methods{
  padding-top:0px;
}
.woocommerce-checkout #payment ul.payment_methods li img{
  display:none;
}
.woocommerce-checkout #main #payment ul.payment_methods li{
  margin-bottom:10px;
}
.woocommerce-form__label-for-checkbox .span{
  display:inline-block;
}
body #main input[type='checkbox']:checked:after{
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  display: inline-block;
  background-color: #666;
  padding: 6px;
}
.select2-container--default .select2-selection--single{
  margin-bottom:15px;
  border:none;
  border-bottom:1px solid #666;
  border-radius:0px;
  padding-left:0px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding-left:0px;
}
#alg_checkout_files_upload_form_1{
  display:inline-block;
  border-bottom:1px solid #666;
  padding-bottom:0px;
  margin-bottom:40px;
  margin-top:10px;
  width:47%;
}
#alg_checkout_files_upload_form_1 table {
  border-bottom:none;
  margin-bottom:0px;
}
#alg_checkout_files_upload_form_1  .required{
  border:none;
  text-decoration:none;
}
body #main #alg_checkout_files_upload_form_1 input{
  padding: 0;
  border:none;
  padding-top:10px;
  margin-bottom:0px;
  outline:none;
}
body.woocommerce-checkout #main input:-webkit-autofill,
body.woocommerce-checkout #main input:-webkit-autofill:hover,
body.woocommerce-checkout #main input:-webkit-autofill:focus
body.woocommerce-checkout #main input:-webkit-autofill {
  -webkit-text-fill-color: #666;
  border:none;
  border-bottom:1px solid #666;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
}
body.woocommerce-checkout #main #billing_first_name_field{
  clear:left;
}
body.woocommerce-checkout #main #customer_details .form-row:not(#billing_present_field){
  position:relative;
  padding-top:12px;
}
#order_review .cart-subtotal th,#order_review .cart-subtotal td{
  font-weight:normal;
}
.order-total td{
  font-size:20px;
}
.wpmenucart-icon-shopping-cart-0:before {
    font-size: 23px;
    top: 2px;
    position: relative;
    margin-right: 8px;
}
a.wpmenucart-contents{
  padding-top:14px!important;
}
.wpmenucart-contents span{
  font-size:15px;
  font-weight:normal;
}
.includes_tax{
  display:none;
}
.order-total td strong{
  font-weight:normal;
}
.related.products{
  display:none;
}
.woocommerce-breadcrumb{
  display:none;
}
#tab-description h2{
  display:none;
}
.cart-subtotal th,.cart-subtotal td{
  border-bottom:1px solid #666;
  border-top:1px solid #666!important;
}
.order-total th span{
  font-weight:normal;
  font-size:12px;
}

body.woocommerce-checkout #main #customer_details label:not(.checkbox){
    margin-top:0px;
    display: block;
    top: 13px;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    -webkit-transition: opacity 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
    pointer-events: none;
    font-weight:normal;
    font-size:13px;
}
body.woocommerce-checkout #main #customer_details  label.checkbox{
  display:block;
}
body.woocommerce-checkout #main  #customer_details  label.hasValue {
    opacity: 1;
    -webkit-transform: translate3d(0, -22px, 0);
    -moz-transform: translate3d(0, -22px, 0);
    -ms-transform: translate3d(0, -22px, 0);
    -o-transform: translate3d(0, -22px, 0);
    transform: translate3d(0, -22px, 0);
}
body.woocommerce-order-received #main address{
  display:inline-block;
  width:auto;
  color:#444;
}
body.woocommerce-order-received #main table tfoot tr td{
  text-align:right;
}
body.woocommerce-order-received #main table tfoot tr:first-child td,body.woocommerce-order-received #main table tfoot tr:nth-child(2) td{
  font-weight:normal;
}
body.woocommerce-order-received #main table{
  border-collapse: collapse;
}
body.woocommerce-order-received #main table tfoot tr:first-child td,body.woocommerce-order-received #main table tfoot tr:first-child th,body.woocommerce-order-received #main table tfoot tr:last-child td,body.woocommerce-order-received #main table tfoot tr:last-child th{
  border-top:1px solid #666;
}
body.woocommerce-order-received #main table thead tr td,body.woocommerce-order-received #main table thead tr th{
  border-bottom:1px solid #666;
}
body.woocommerce-order-received #main table tfoot tr:first-child th,body.woocommerce-order-received #main table tfoot tr:nth-child(2) th{
  font-weight:normal;
}
#main .present-recepient{
  margin-top:15px;
}
#main .present-recepient textarea{
  height:8em;
  padding:10px;
  color:#666;
  border:1px solid #666;
}
.woocommerce-shipping-destination{
  display:none;
}
#customer_details .col-2{
  width:100%;
  float:none;
}
#ship-to-different-address .ship-text{
  position:relative;
  top:-4px;
}
#ship-to-different-address span.small-text{
  font-size:14px;
}
#order_review .shipping, .cart_totals .shipping{
  display:none;
}
.product_cat-abo .woocommerce-product-gallery{
  display:none;
}
#main .product_cat-abo .summary{
  float:none;
}
#main .product_cat-abo .product_meta{
  display:none;
}
.single.single-product #primary #main{
  padding-left:10px;
  padding-top:0px;
}
#main .woocommerce-shipping-totals.shipping{
  display:none;
}
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
  text-indent: 0px;
  margin-left: 30px;
}
.woocommerce-checkout #main #ship-to-different-address-checkbox{
  margin-left: -30px!important;
}
.woocommerce-checkout #main .place-order .form-row {
  margin-left:34px;
}
.woocommerce-checkout #main .place-order .woocommerce-form__label.woocommerce-form__label-for-checkbox input{
  margin-left:-34px!important;
}
#main .woocommerce-table--custom-fields{
  display:none;
}
/*laptop tablet-portrait*/
@media screen and (max-width: 1300px){
  body.woocommerce-checkout .review-container{
    padding-right:20px;
  }
  .woocommerce ul.order_details li{
    margin-bottom:20px;
  }
}
@media screen and (max-width: 1024px){
  body.woocommerce-checkout form.woocommerce-checkout{
    display:flex;
    flex-flow: column;
  }
  body.woocommerce-checkout .review-container{
    order:2;
  }
  body.woocommerce-checkout #order_review_heading{
    order:3;
  }
  body.woocommerce-checkout #payment{
    order:4;
  }
  body.woocommerce-checkout  .col-2{
    margin-top:20px;
  }
  .woocommerce-page.woocommerce-checkout #primary{
    width:100%;
    float:none;
  }
  #main  .woocommerce .col2-set .col-1, #main .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    float:none;
  }
  #main .woocommerce-column--shipping-address{
    margin-top:50px;
  }
}
@media screen and (max-width: 900px){
  .woocommerce ul.order_details{
    margin:10px -20px;
  }
  .woocommerce ul.order_details li{
    width:32%;
    box-sizing:border-box;
    margin-right:0px;
    padding: 0 20px;
  }
  .woocommerce ul.order_details li:nth-child(3n+3){
    border-right:none;
  }
}
/*tablet*/
@media screen and (max-width: 700px){
  .woocommerce ul.order_details li{
    width:50%;
    border:none;
  }
  .woocommerce ul.order_details li:nth-child(odd){
    border-right:1px dashed #d3ced2;
  }
  #main .woocommerce.abo .product{
    width:50%;
  }
  .abo-present-container{
    max-width:380px;
  }
  #alg_checkout_files_upload_form_1{
    width:100%;
  }
}
/*mobile*/
@media screen and (max-width:680px) {
  .col-25{
    width:50%;
    margin-bottom:30px;
  }
  .woocommerce-page.woocommerce-cart #primary{
    width:100%;
    margin-bottom:60px;
    float:none;
  }
}
@media screen and (max-width: 480px){
  .woocommerce ul.order_details li{
    width:100%;
    border:none!important;
  }
  #main .woocommerce.abo .product{
    width:100%;
  }
  .col-25{
    width:100%;
    margin-bottom:30px;
  }
  .woocommerce form .form-row-first, .woocommerce-page form .form-row-last{
    float:none;
    width:100%;
  }
}
@media screen and (max-width: 360px){
}
