a {
	color: #fff;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

a:hover {
	color: #0da1ff;
	text-decoration: none;
}

a.btn {
	font-family: 'Open Sans', sans-serif !important;
	padding: 6px 12px !important;
	transition: none;
}

a.btn:hover {
	color: #333 !important;
}

a.btn.checkout-disabled {
	background-color: #bbb;
	pointer-events: none;
}

a.btn.disabled {
	background-color: #bbb;
}

.article {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin-bottom: 40px;
	/* text-align: center; */
}

.article .btn {
	font-size: 14px;
	padding: 1px 6px 0;
}

.article .btn.disabled {
	background-color: #bbb;
	pointer-events: none;
}

.article-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
	position:relative;
	z-index:985;
}

.article-buy {
	display: flex;
}

.article-buy button {
	font-size: 14px;
	padding: 4px 8px;
}

.article-price {
	display: flex;
	font-size: 12px;
	color: #fff;
}

.article-price span {
	padding: 4px 8px;
}

.article-thumb {
	height: 200px;
	margin-bottom: 5px;
	position: relative;
}

.article-thumb img {
	height: auto;
	max-width: 100%;
}

.article-warn {
	font-size: 11px;
	margin-top: 5px;
}

body {
	font-family: 'Raleway', sans-serif;
}

.border-title {
	background: url(/img/title-pattern.png);
	width: 100%;
	overflow: hidden;
}

.border-title * {
	background-color: #fff;
	color: #555;
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	margin: 0;
	padding-right: 15px;
	text-transform: uppercase;
}

.border-title.align-center {
	text-align: center;
}

.border-title.align-center * {
	padding: 0 15px;
}

.bootstrap-touchspin .btn {
	background-color: #eee;
	border-color: #ccc;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	padding: 0 6px;
	width: 20px;
}

.bootstrap-touchspin input {
	height: 22px;
	padding: 1px;
	text-align: center;
}

.btn {
	background-color: #0da1ff;
	border-radius: 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.carbon {
	background: #323232 url(/img/top-carbon2.png);
	background-size: cover;
	height: 115px;
}

.navbar-nav {
    margin-top: 20px;
}

.navbar-brand {
	transition: none;
}

.affix .carbon {
	height: 85px;
}

.affix #navbar {
	padding-top: 8px;
}

.affix .navbar-brand {
	margin-top: 6px;
	transition: 0s;
}

#header-wrapper {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    z-index: 9499;
}

#care {
	margin-bottom: 30px;
}

#care .dt-sc-hr-invisible {
	display: inline-block;
	width: 100%;
}

#care h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
	text-transform: uppercase;
}

#care img {
	margin: 20px;
}

.cert-logo {
	margin-bottom: 32px;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}

.row .cert-logo:first-child {
	padding-left: 15px;
}

.row .cert-logo:last-child {
	padding-right: 15px;
}

.cert-logo img {
	height: auto;
	max-width: 100%;
}

#cart {
	font-family: 'Open Sans', sans-serif;
	padding: 10px 15px 15px;
	width: 420px;
}

#cart hr {
	margin: 6px 0;
}

.cart-article {
	line-height: 1.6;
	padding: 5px 0;
}

.cart-article.odd  {
	background-color: #f7f7f7;
}

.cart-delete {
	color: #d00;
	cursor: pointer;
	line-height: 1.6;
}

#cart-empty {
	font-size: 12px;
	margin-right: -10px;
	margin-left: -10px;
}

#cart-header {
	font-weight: bold;
}

#cart-icon,
.cart-icon {
	background: none;
	border: 0;
	color: #fff;
	font-size: 25px;
	padding: 0 15px;
}

#cart-icon:active {
	padding: 0 15px;
}

.cart-left {
	padding-left: 5px;
}

#cart-listing {
	overflow-y: scroll;
	max-height: 213px;
}

.cart-name {
	font-size: 12px;
	line-height: 1.2;
}

#cart-qty,
#cart-qty-mobile {
	background: none repeat scroll 0 0 #cc0000;
	background: -webkit-linear-gradient(#ff4440, #cc0000);
	background: -o-linear-gradient(#ff4440, #cc0000);
	background: -moz-linear-gradient(#ff4440, #cc0000);
	background: linear-gradient(#ff4440, #cc0000);
	border-radius: 2px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .5);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 700;
	padding: 0 5px;
	position: absolute;
	right: 8px;
	top: 0;
}

#cart-qty-mobile {
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;
}

.cart-right {
	padding-right: 5px;
}

#cart-total {
	font-weight: bold;
	margin-bottom: 10px;
}

.cart-warn {
	font-size: 11px;
}

.category {
	margin-bottom: 30px;
	/* margin-top: -146px; */
	/* padding-top: 146px; */
	clear: both;
}

#categories {
	margin-bottom: 30px;
	text-align: center;
	top: 150px;
	width: 260px;
}

#categories a {
	color: #333;
	font-size: 16px;
	padding: 5px 0;
}

#categories a:focus {
	background-color: transparent;
	color: #333;
}

#categories .border-title {
	margin-bottom: 15px;
}

#categories li.active a {
	color: #0da1ff;
}

#categories ul:hover > li a {
	color: #333;
}

#categories ul li a:hover {
	background-color: transparent;
	color: #0da1ff;
}

.center {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

#checkout {
	font-family: 'Open Sans', sans-serif;
}

#checkout hr {
	margin: 8px 0;
}

.checkout-article {
	line-height: 1.6;
	padding: 6px 0;
}

.checkout-article.odd {
	background-color: #f7f7f7;
}

.checkout-delete {
	color: #d00;
	cursor: pointer;
	line-height: 1.6;
}

#checkout-delivery {
	margin-bottom: 20px;
}

#checkout-delivery .border-title {
	margin-bottom: 20px;
}

#checkout-header {
	font-weight: bold;
}

.checkout-left {
	padding-left: 8px;
}

.checkout-qty {
	display: inline-block;
	max-width: 80px;
	vertical-align: middle;
}

.checkout-qty input {
	border: 1px solid #ccc;
	height: 22px;
	text-align: center;
	width: 100%;
}

.checkout-right {
	padding-right: 8px;
}

#checkout-total {
	font-weight: bold;
}

#checkout-vat {
	font-size: 12px;
	font-weight: bold;
}

#checkout-to-club {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 20px;
}

.checkout-warn {
	font-size: 11px;
}

#shipping-campaign-notice {
	font-style: italic;
	font-size: 16px;
	margin-bottom: 12px;
}


.clear {
	clear: both;
	overflow: hidden;
}

#confirmation {
	text-align: center;
}

#confirmation #back-button {
	margin-bottom: 30px;
}

#confirmation h1 {
	padding-left: 15px;
}

.fail {
	color: #d00;
}

:focus  {
	outline: none !important;
}

.footer {
	background-color: #2c2c2c;
	bottom: 0;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	line-height: 26px;
	padding: 20px 0;
	width: 100%;
	position: relative;
	text-align: left;
    z-index: 998;
}

.footer h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 30px;
	padding-bottom: 15px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
}

.footer h3::after {
	content: '';
	background-color: #fff;
	width: 50px;
	height: 2px;
	display: inline-block;
	clear: both;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.footer li {
	line-height: 30px;
	padding: 5px 0;
}

.footer li.border-bottom {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.footer li span {
	float: right;
}

.footer p {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}

#footer-instagram {
	padding: 0 5px;
}

#footer-instagram div {
	padding: 7px 0;
	text-align: center;
}

#footer-instagram div a {
	background: #517fa4;
	border-radius: 4px;
	font-size: 13px;
	padding: 7px 14px;
}

#footer-instagram div i {
	font-size: 15px;
	margin-right: 7px;
}

#footer-instagram iframe{
	margin-bottom: 10px;
}

#footer-production {
	color: #555;
	font-size: 11px;
	margin: 10px 0;
	text-align: center;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 18px;
	line-height: 1.3;
}

#home .border-title {
	margin-bottom: 15px;
}

hr {
	border-top: 1px solid #e0e0e0;
}

html {
	position: relative;
	min-height: 100%;
}

#klarna-checkout {
	margin-bottom: 15px;
	opacity: .3;
	pointer-events: none;
}

#landing {
	font-size: 16px;
	min-height: 600px;
	padding-top: 10px;
}

#landing a {
	color: #333;
}

#landing a:hover {
	color: #0da1ff;
}

#landing .table {
	margin-bottom: 40px;
}

#landing .landing-note {
	font-size: 14px;
	vertical-align: middle;
}

#landing-filter {
	display: inline-block;
	font-weight: normal;
	max-width: 200px;
}

li {
	list-style: none;
}

#mobileCart {
	z-index: 9999;
}

#navbar {
	padding-top: 21px;
}

.navbar-brand {
	padding: 20px;
}

.navbar-nav {
	float: right;
	padding-right: 20px;
}

.navbar-inverse .navbar-nav li {
	padding: 9px 0 0;
}

.navbar-inverse .navbar-nav li a {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 12px;
	text-transform: uppercase;
}

.navbar-inverse  .navbar-nav li.cart {
	padding: 0;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: #0da1ff;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #0da1ff;
}

#not-found {
	padding: 10px 0 40px;
	text-align: center;
}

.ok {
	color: #080;
}

p {
	color: #555;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
}

.shipping-limit {
	display: none;
}

#shop {
	padding-top: 10px;
}

#shop .c-shop-btn {
	margin-bottom: 40px;
}

.shop-content-header {
	background: url('/img/shop/thomas_raddar.jpg') center center no-repeat;
	background-size: cover;
	height: 300px;
	margin-bottom: 24px;
	border-radius: 8px;
}

#shop-details {
	margin-bottom: 38px;
	text-align: center;
}

#shop-emblem {
	margin-bottom: 16px;
}

#shop-partner {
	font-size: 16px;
	font-weight: bold;
}

#shop-sale {
	margin-bottom: 2px;
}

#shop-seller {
	font-size: 12px;
}

#sizes {
	margin-bottom: 30px;
}

#sizes img {
	width: 100%;
}

#nav-menu {
	width: 100%;
	border-radius: 0;
	z-index: 1000;
}

#not-found {
	min-height: 500px;
}

.affix {
	z-index: 900;
}

.top-bar {
	background: rgba(0, 0, 0, .5);
	color: #fff;
    width: 100%;
	height: 35px;
	overflow: hidden;
    float: left;
    clear: both;
	padding: 0 25px 0 20px;
}

.affix .top-bar {
    display: none;
}

.top-bar i {
	margin-right: 8px;
}

.top-bar p, .top-bar a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	text-decoration: none;
}

.top-bar a:hover {
	color: #0da1ff;
}

.top-left {
	float: left;
	padding-top: 11px;
}

.top-right {
	float: right;
	padding-top: 7px;
}

ul {
	padding: 0;
}

/* mobile stuff */

/* side menu */
@media (max-width: 768px) {
	.dropdown-backdrop {
		display: none;
	}

	.sidenav {
		height: 100%;
		width: 0;
		position: fixed;
		display: block;
		z-index: 1;
		top: 0;
		left: -50px;
		background-color: #111;
		overflow-x: hidden;
		padding-top: 60px;
		transition: 0.5s;
	}

	.sidenav a {
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		font-size: 25px;
		color: #818181;
		display: block;
		transition: 0.3s
	}

	.sidenav a:hover, .offcanvas a:focus{
		color: #f1f1f1;
	}

	.sidenav .closebtn {
		position: absolute;
		top: 0;
		right: 25px;
		font-size: 36px;
		margin-left: 50px;
	}

	.overlay {
		background: rgba(0,0,0,0.5);
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 500;
	}

	.no-pad {
		padding-left: 0;
		padding-right: 0;
	}

	#cart-continue, #cart-checkout {
		font-size: 12px;
	}

	#navbar {
		z-index: 980;
	}

	#main {
		transition: margin-left .5s;
		padding: 20px;
	}
}

@media (min-width: 480px) and (max-width: 1200px) {
	#categories {
		width: auto;
	}

	.navbar-inverse .navbar-nav li a {
		font-size: 11px;
		padding: 0 7px;
	}

	.navbar-brand > img {
		width: 170px;
		margin-top: 2px;
	}
}

@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

@media (max-width: 768px) {
	.navbar-toggle {
		background: #0da1ff !important;
		z-index: 950;
		margin-top: 20px;
	}

	.navbar-toggle:hover {
		opacity: 0.9;
	}

	.affix {
		position: relative !important;
	}

	.border-title h2 {
		font-size: 16px;
	}

	.disable-row-xs {
		margin: 0;
		float: none;
		background: #fff !important;
		display: block;
	}

	.disable-row-xs:before,
	.disable-row-xs:after {
		display: none;
	}

	.navbar {
		border: 1px solid #000;
	}

	.navbar-brand > img {
		max-width: 156px;
		margin-top: 2px;
	}

	.cart-icon.visible-xs {
		float: right;
		margin-top: 20px;
		margin-right: 10px;
		position: relative;
	}

	.navbar.navbar-inverse.affix-top #cart {
		margin-top: 117px;
	}

	.carbon {
		z-index: 900;
		position: relative;
	}

	.article .btn {
		/* font-size: 12px;
		padding: 8px 12px; */
	}

	.c-shop-btn {
		margin-bottom: 20px;
	}

	#navbar {
		overflow: visible !important;
	}

	#cart {
		font-family: 'Open Sans', sans-serif;
		margin-top: 86px;
		padding: 10px 15px 15px;
		width: 100% !important;
		position: fixed;
		display: none;
		background: #fff;
		border-radius: 0;
		top: 0;
		z-index: 1043;
		visibility: visible;
		opacity: 1;
	}

	#nav-menu.affix {
		position: fixed !important;
	}

	#articles {
		padding: 15px;
	}

	#categories {
		z-index: 5;
		width: 100%;
		position: relative !important;
		top: 0 !important;
	}

	#landing .border-title {
		text-align: center;
	}
}

#shopSizeSelect {
	position:absolute;
	text-align:center;
	border: 1px solid #c7c7c7;
	border-radius: 5px;
	background-color: #fff;
	z-index: 999;
}

#shopSizeSelLabel {
	font-size: 16px;
	margin: 12px 12px 12px 12px;
}

.sizeBtn {
	border: 1px solid #c7c7c7;
	border-radius: 4px;
	min-width: 64px;
	height: 44px;
	margin: 10px;
	padding: 10px 10px 0px 10px;
	vertical-align: middle;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	position:relative;
}

.sizeBtn:hover {
	background-color: #ccc;
	border: 1px solid #bbb;
}

.sizeBtn.disabled {
	pointer-events: none;
	border: 1px solid #d9d9d9;
	color: #AAA;
}

.sizeFail {
	top: 0px;
	left: -2px;
	position: absolute;
}

/* .news-item {
	min-height: 500px;
} */

#shopqr {
	border: 2px solid #eee;
	border-radius: 8px;
}

.home-store {
	text-align: right;
	margin-bottom: 24px;
}

.home-store span {
	border: 1px dashed #999;
	padding: 8px;
	color: #333;
}

.home-store span:hover {
	color: #FFF !important;
	background: #000 !important;
	cursor: pointer !important;
	border: 1px solid #000;
}

.home-store-modal, .image-modal {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display:flex;
	align-items: center;
	justify-content: center;
	background: #00000099;
	min-width: 100%;
	min-height: 100vh;
	padding: 120px 0;
}

.image-modal-content {
	background: #fff;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	min-width: 50vw;
	min-height: 50vh;
	padding: 16px 24px 24px 24px;
}

#modal-image {
	width: 100%;
	height: 100%;
	flex-grow: 1;
	background-size: contain;
	background-repeat: no-repeat;
}

.home-store-modal-content {
	background: #fff;
	/* border: 2px solid #000; */
	border-radius: 16px;
	min-width: 600px;
	max-width: 800px;
	min-height: 100px;
	padding: 16px 24px 24px 24px;
}

#saleSearch {
	margin-top: 16px
}

#saleSearchResponse {
	padding-top: 8px;
	padding-left: 4px;
}

.saleSearchSale {
	padding: 4px 0;
	cursor:pointer;
}

.saleSearchSale a {
	color: #333;
}

.saleSearchNav {
	display:flex;
	align-items: center;
	justify-content: center;
}
.saleSearchNavItem {
	cursor: pointer;
	padding: 8px 8px 0 8px;
	color: #666;
	font-style: italic;
}

.shop-article-name {
	display: flex;
	align-items: center;
	/* justify-content: center; */
	font-weight: bold;
	min-height: 46px;
}

.shop-article-description {
	position: relative;
	font-style: italic;
	min-height: 150px;
	max-height: 150px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 4px; 
	color: #666;
}

.shop-article-description.showit {
	max-height: 400px !important;
}

.shop-article-kickback {
	color: #888;
	font-size: .9em;
}

.shop-article-fixed-bottom {
	width: 90%;
	position: absolute;
	bottom: 0;
	padding-top: 16px;
}

.row {
	display: flex;
	/* display: table; */
	flex-wrap: wrap;
}

.artCol {
	display: flex;
	flex-direction: column;
}

.article, .news-item {
	height: 100%;
}


/* .artCol {
	display: table-cell;
	float: none;
    vertical-align: top;
} */