.noul	{text-decoration: none;}

.tal 	{ text-align: right; }
.w100 	{ width: 100%; }
.w50 	{ width: 50%; }
.w50px 	{ width: 50px; } 
.fuld 	{ width: 100%; }

.gron {background-color: #00ff00;} 
.gul  {background-color: #ffff00;} 
.rod  {background-color: #ff0000;}
.bleggul {background-color: #ffcc66;} 
.txtgra  {color: #cccccc;}
.txtBlegRod  {color: #cc0000;}
.blegRod  {background-color: #cc0000;}


.msg {background:#5cb85c; padding:7px;color:#fff;}
.fejltxt {background:#cc0000; padding:7px; margin-bottom: 10px;color:#fff;}
.msgVisKurv { color:#fff; }


#mailhead	{
	width: 100%;
}
#mailhead IMG 	{
	border-width: 0;
	border-style: none;
	margin: 10px;
}
h1.kath1 {
    color: #000;
}

#kurvordre {
	border: 1px solid #000;
	margin: 10px 0;
}

#kurvordre TD {
	border: 1px solid #666;
	padding: 1px 5px;
}

#kurvialt TD {
	font-weight: bold;
	font-size: 110%;
	border-top: 1px solid #000;
	border-bottom: 3px double #000;
}

.card {
    color: #000;
}

.minesider hr { background-color: #000; }
#minesiderordre hr { height: 4px; }

#minesidermenu 	TD {
	border: 1px solid #000;
	background:#ebebeb;
	padding: 5px 10px;
	width: 16%;
	text-align: center;
}
#minesidermenu	{
	margin: 0 0 20px 0;
}

#minesidernavn {
	width: 100%; 	/* 600px; */
	border: 1px solid #ebebeb;
	color: #000;
}
#minesiderOrdre, #minesiderOrdre a{
	color: #000;
}
#minesiderOrdre	TD {
	padding: 3px;
}
#kurvcontainer {
	color:#000;
}
#kurvadr, #cart {}
#kurvadr TD { vertical-align: top; }
#kurvadr .postnr {width: 20%;}
#kurvadr .city { width: 75%; }
#cart { border: 1px solid #000; 	padding: 0; }
.foto, .vare, .antal, .Pris, .actions, .mop, .mot, .ialt { border-top: 1px solid #000; padding: 10px 0 0 0;}
.foto, .mop, .mot, .ialt  { padding: 10px; width: 80px; }
.antal { white-space: nowrap; text-align: right; width:10%; }
.pris { white-space: nowrap; text-align: right; padding-right: 5px; padding-left: 5px; width:10%;  border: 1px solid #000;  }
.actions { width:5%; padding:10px; }
.idLager { font-size: 80%; }

h4.product-name {
	font-size: 1.28rem;
	line-height: 1.22;
	margin: 0;
}

.product-meta {
	color: #2f3f52;
	font-size: var(--cartLineSize, 1.12rem);
	line-height: 1.35;
	margin-top: 8px;
}

.product-meta a {
	color: #0d6efd;
	font-weight: 500;
}

#cart .stk h6 {
	font-size: var(--cartLineSize, 1.12rem);
	line-height: 1.35;
	margin: 0;
}

#cart .stk {
	align-items: baseline;
	display: flex;
	min-height: 0;
}

#cart .cart-item-row {
	align-items: flex-start;
}

#cart .cart-item-info {
	display: flex;
	flex-direction: column;
}

#cart .cart-item-price-wrap {
	align-items: baseline;
	padding-top: 0;
}

#cart .cart-price-cell,
#cart .cart-item-price-wrap .stk {
	align-items: baseline;
}

#cart .cart-qty-cell {
	font-size: var(--cartLineSize, 1.12rem);
	line-height: 1.35;
}

.kath1 h1 {
	color:#000;
}
input.form-control.input-sm {
    width: 55%;
    display: inline;
    padding: .075rem .075rem;
}

.quantity {
    float: left;
    margin-right: 15px;
    background-color: #eee;
    position: relative;
    width: 80px;
    overflow: hidden
}

.quantity input {
    margin: 0;
    text-align: center;
    width: 15px;
    height: 15px;
    padding: 0;
    float: right;
    color: #000;
    font-size: 20px;
    border: 0;
    outline: 0;
    background-color: #F6F6F6
}

.quantity input.qty {
    position: relative;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 10px 25px 10px 10px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    background-clip: padding-box
}

.quantity .minus, .quantity .plus {
    line-height: 0;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-size: 6px 30px;
    -moz-background-size: 6px 30px;
    color: #bbb;
    font-size: 20px;
    position: absolute;
    height: 50%;
    border: 0;
    right: 0;
    padding: 0;
    width: 25px;
    z-index: 3
}

.quantity .minus:hover, .quantity .plus:hover {
    background-color: #dad8da
}

.quantity .minus {
    bottom: 0
}

@media (max-width: 768px) {
.stk {
	width:33.333%;
}
}

.guest-checkout-note {
	background: #1f3f5b;
	border: 1px solid #2f5b80;
	border-radius: 6px;
	color: #fff;
	margin: 0 auto 20px auto;
	max-width: 720px;
	padding: 11px 14px;
	text-align: center;
	font-size: 1.08rem;
	font-weight: 600;
}

#minesidermenu {
	border-collapse: separate;
	border-spacing: 8px;
	margin-bottom: 22px;
}

#minesidermenu td {
	border: 0;
	border-radius: 6px;
	box-shadow: 0 1px 4px rgba(0,0,0,.25);
}

#minesidermenu td a {
	color: #fff;
	display: inline-block;
	font-weight: 600;
	padding: 2px 0;
	text-decoration: none;
}

#kurvadr {
	background: rgba(255,255,255,.06);
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 8px;
	margin-bottom: 18px;
	padding: 12px;
}

.checkout-address-form {
	background: #fff;
	border: 1px solid #d9dee7;
	border-radius: 10px;
	margin-bottom: 18px;
	box-shadow: 0 6px 16px rgba(20, 40, 70, .08);
	padding: 16px 12px 10px 12px;
}

.checkout-adr-table td {
	padding: 6px 10px;
	vertical-align: top;
	width: 50%;
}

.adr-col-card {
	background: #fdfefe;
	border: 1px solid #e4ebf2;
	border-radius: 10px;
	padding: 10px;
}

.checkout-section-title {
	font-weight: 700;
	margin-bottom: 10px;
}

.checkout-input {
	background: #f8fafc;
	border: 1px solid #c8d3df;
	border-radius: 8px;
	box-shadow: none;
	margin-bottom: 10px;
	min-height: 42px;
	padding: 8px 11px;
}

.checkout-input:focus {
	background: #fff;
	border-color: #4f89bf;
	box-shadow: 0 0 0 2px rgba(79,137,191,.15);
}

.delivery-toggle-row {
	margin-bottom: 10px;
}

.delivery-col {
	display: block;
}

.delivery-toggle-label {
	cursor: pointer;
	font-weight: 600;
	margin: 0;
}

.delivery-box {
	background: #f6f9fc;
	border: 1px solid #d9e2ec;
	border-radius: 8px;
	display: none;
	margin-bottom: 12px;
	margin-top: 6px;
	padding: 10px;
}

.delivery-note-box {
	margin-top: 0;
}

.delivery-col.delivery-selected .delivery-note-box {
	margin-top: 0;
}

.shipping-value-row {
	align-items: center;
}

.shipping-price {
	white-space: nowrap;
}

.shipping-count {
	color: #222;
	display: inline-block;
	margin-left: 10px;
}

.checkout-select {
	background: #f8fafc;
	border: 1px solid #c8d3df;
	border-radius: 8px;
	height: 40px;
	max-width: 100%;
	padding: 6px 10px;
}

.checkout-select:focus {
	background: #fff;
	border-color: #4f89bf;
	box-shadow: 0 0 0 2px rgba(79,137,191,.15);
	outline: 0;
}

.checkout-code {
	width: 260px;
}

#cart {
	--cartLineSize: 1.12rem;
	border-radius: 8px;
	overflow: hidden;
}

#cart .row:not(.cart-item-row) {
	align-items: center;
}

#cart .btn {
	border-radius: 4px;
}