html {
  font-size: 18px !important;
  font-family: europa;
}

body { margin-top: 0 !important; overflow: unset !important; }

.page-header.type6 {
  position: sticky !important;
}

.page-header.type6.header-newskin li.welcome { display: none; }
/* .page-header.type6.header-newskin .header.content { display: flex !important; }

.page-header.type6.header-newskin .logo { order: 1; }
.page-header.type6.header-newskin .minicart-wrapper { order: 4; }
.page-header.type6.header-newskin .search-area { order: 3; }
.page-header.type6.header-newskin .nav-sections { order: 2; flex: 1; } */

/*.product.media .product-labels-custom,*/
.product-reviews-summary { display: none !important; }
.checkout-index-index .action-select-shipping-item{ font-size: 12px; }

/*Fix for minicart design*/
#minicart-content-wrapper .actions .secondary .viewcart {
    display: block;
    width: 100%;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 15px;
}
.minicart-wrapper .block-minicart .total-count.text-v-dark .actions {
    padding: 10px 0px 20px;
}
.minicart-wrapper .block-minicart .total-count.text-v-dark .actions .secondary {
  text-align: center;
}
.minicart-wrapper .block-minicart {
  border-top: 5px solid #fff!important;
}
.minicart-wrapper .block-minicart:before {
  border-bottom-color: #fff!important;
}