/*
Theme Name: egpromotion Child
Description: Responsive Wordpress Theme
Template: woostify
Version: 1.0
Author: You
Author URI: https://egpromotion.com
License URI: https://egpromotion.com
Text Domain: egpromotion
*/


.topbar {
      background-color: transparent !important;
      border-top: 2px solid black;
      border-image-source: linear-gradient(to right, #003466 0, #008cb1 75%, #00afd2 100%);
      border-image-slice: 1;
      border-width: 3px;
      border-top: 5px solid;
      height: 0px;
      padding: 0px;

}

#masthead {
      top: 5px !important;
}

.has-sticky-header .site-header-inner.fixed {
      top: 5px;
}


.footerlogo {
      width: 50%;
}


.woocommerce-account #content {
      min-height: 700px !important;
      /* min-height: 90vh; */
}


.woostify-trust-badge-box {
      display: none;
}



/*
header officieller fanshop



mitglieder

15% nachlass 
(ggf hoch runden auf 90)



img.custom-logo {
    height: 80px;
}



*/


.order-number,
.order-date,
.order-status {
      background: none;
      color: #696969;
}
.animated-meta .price:first-of-type {
      display: block !important;
      margin: 0px;
  }
  

  
  .animated-meta .woocommerce-de_price_taxrate {
      display: block !important;
  }
  
  .animated-meta .woocommerce_de_versandkosten {
      display: none !important;
  }
  
  .animated-meta span.price:last-child {
      display: none !important;
    }
  