/* Themify Customize Styling */
#headerwrap {	margin: auto; 
}

/* Themify Custom CSS */
.cart-icon{
  display: none !important;
}

#headerwrap{
  border-top: 0px !important;
}
#headerwrap:not(.fixed-header){
  //height: 34vh;
  //background-color: rgba(0, 0, 0, .7);
}

.woocommerce-breadcrumb{
  //margin-top: 20vh !important;
}