﻿ /* Use this CSS-file to override any styles set by system-default */
 
/* Kategori */
.section-products .panel-product-text { display: none; /* Fjerner  dublet kategori-tekst*/ }
#spinner3 { z-index: 12345678; position: fixed; top: 50%; left: 45%; margin-left: -75px; margin-top: -75px; border: none; box-shadow: none; background: transparent; }
#spinner3 img{ width: 40%; padding: 0px; box-shadow: 1px 1px 10px #ababab; border-radius: 25px; text-align:center; }

/* Search */
.navbar-nav .k-image { display: none; }

/* WebshopView */
.webshop-product-image .fa-camera:before { color: #f3f3f3; }

/* Checkout / Indkøbskurv */
.checkout-page-content .panel-heading { background: #efefef; }
.checkout-page-content .panel-title { color: #808080 !important; font-weight: unset; }
#ctl00_MC_PH_TB_Comment{ height: 55px; }

/* Checkout - orderconfirm fail */
.jumbotron-confirmpage.jumbotron-danger .jumbotron-heading .fa-check:before { content: "\f00d"; }

/* Media page */
.media-page .footer{ display: none; }