#footer {
	border-top: 1px solid #ababab;
}


#footer {
	background-color: rgba(0,0,0,0.03);
}

#footer .copyright {
	/*background-color: rgba(0,0,0,0.03);
	*/
	background-color: transparent;
}

#footer .dark {
	background-color: rgba(0,0,0,0.06);
}
#footer h2, #footer h3, #footer h4 {
	color: #000000;
}

#footer hr {
	border-top: 1px solid #ababab;
	border-bottom: 0;
}


#footer .icon-getbutik-custom {
	background-image: url('/assets/images/getbutik-logo-b.png');
}
#footer .icon-getbutik-custom.x2 {
	background-image: url('/assets/images/getbutik-logo-b2x.png');
}

#footer input.form-control {
	border: 1px solid #9E9E9E;
}
#footer .input-group-btn .btn {
	border: 1px solid #9E9E9E;
}

#footer li:after {
	border-color: #9E9E9E;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}



#topNav a.logo {
	padding-top: 5px;
	padding-bottom: 5px;
}
@media (max-width: 479px) {
	.logo > img {
		max-height: 60px;
	}
}






























/*additional overwrites*/
#footer {
	border-top: 1px solid #000000;
}
#footer,
#footer .dark {
	background-color: #FFFFFF;
}
#footer hr {
	display: none;
}



#footer input.form-control {
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
#footer .input-group-btn .btn {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#footer input.form-control,
#footer .input-group-btn .btn {
	border-color: #000000;
}

#topNav {
	border-top: 0;
}
#topNav ul.nav>li {
	border-left: 0;
}
#topNav a.logo {
	border-bottom: 0;
}
#topNav ul.nav,
#topNav ul.nav>li:last-child {
	border-right: 0;
}

#barMain .nav>li.quick-cart {
	background-color: #FFFFFF;
}
#barMain .nav>li.quick-cart.open {
	background-color: #F8F8F8;
}
#barMain .nav>li.quick-cart .fa-warning {
	display: none;
}
/*
#barMain .nav>li.quick-cart .cart-footer .btn {
	background-color: transparent;
	border: 0;
	color: #000000;
}
#barMain .nav>li.quick-cart .cart-footer .btn:hover {
	text-decoration: underline;
}
*/


#topNav ul.nav>li:hover>a:before,
#topNav ul.nav>li.active>a:before {
	background-color: #FFFFFF;
}
#topNav ul.nav>li:hover>a,
#topNav ul.nav>li.active>a {
	text-decoration: underline;
}

#topNav ul.nav>li a > span{
	visibility: hidden;
}


.home .divider.half-margins.onepage.center,
[data-page-route="home-home"] .divider.half-margins.onepage.center {
	display: none;
}

h2.owl-featured {
	border-bottom: 0;
}

.box-content.thumbnail,
.box-content.thumbnail:hover {
	background-color: #FFFFFF;
}


#blog h1 a:hover,
#blog h2.article-title a:hover {
	color: #828282;
	text-decoration: none;
}


#topNav ul.nav>li.mega-menu>ul.dropdown-menu>li,
.dropdown-menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0;
}
#topNav ul.nav>li.mega-menu>ul.dropdown-menu hr {
	display: none;
}
#topNav ul.nav>li.mega-menu div div {
	border-left: 0;
}


#topNav ul.nav>li.mega-menu>ul li:hover>a, #topNav ul.nav>li.mega-menu>ul li.active>a, #topNav ul.nav>li:hover:before, #topNav ul.nav>li.active:before {
	background-color: #F8F8F8;
	color: #333333;
}

ul.side-nav a {
	text-transform: uppercase;
}
ul.side-nav li ul a {
	text-transform: none !important;
}

.shop-item-list .product-info {
	border-top: 0;
}


h1.product-view-title, h2.product-view-title {
	font-weight: normal;
}


[data-page-route="product-detail"] .product-listings .divider.half-margins {
	visibility: hidden;
}




.cartContent .item {
	background: none;
}

.cartContent .item {
    /* no border gets porblems with renedering */
	border: 1px solid #FFFFFF;

}


body {
	color: #000000;
}



.item-box {
	background-color: #FFFFFF;
}
.item-box-desc {
	padding: 13px 9px;
}
.item-box-desc a,
.item-box-desc a .styleColor {
	color: #000000;
}


#blog .blog-prev-date span.info {
	border-top: 0;
	margin-top: 10px;
	padding-top: 0;

}

#blog .prev-article {
	border-bottom: 0;
}



.list-group-item {
	border-top: 0;
	border-bottom: 0;
}

ul.side-nav ul li {
	background-color: #FFFFFF;
	border-bottom: 0;
}
ul.side-nav a .fa-angle-right,
ul.side-nav li.list-toggle:after {
	display: none;
}

ul.side-nav li.list-toggle.active:after,
ul.side-nav > li.active>a {
	background-color: #FFFFFF;
	/*color: #828282 !important;*/
	color: #000000 !important;
}
ul.side-nav li.list-toggle:hover:after,
ul.side-nav > li.active>a,
ul.side-nav ul li.active>a,
ul.side-nav a:hover,
ul.side-nav a:active,
ul.side-nav a:focus {
	color: #000000 !important;
}

ul.side-nav > li.active>a,
ul.side-nav ul li.active>a,
ul.side-nav a:hover,
ul.side-nav a:active,
ul.side-nav a:focus {
	text-decoration: underline;
}


section.product-view-colors a,
section.product-view-colors a:hover,
section.product-view-colors a.active {
	border: 0
}






/*disable owl carousel FADEUP effect*/
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .0s ease both;
    -moz-animation: scaleUpFrom .0s ease both;
    animation: scaleUpFrom .0s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .0s ease both;
    -moz-animation: scaleUpTo .0s ease both;
    animation: scaleUpTo .0s ease both;
}


/*disable owl carousel FADE effect*/
.owl-fade-in {
    -webkit-animation: fadeIn .0s both ease;
    -moz-animation: fadeIn .0s both ease;
    animation: fadeIn .0s both ease;
}
.owl-fade-out {
    -webkit-animation: fadeOut .0s both ease;
    -moz-animation: fadeOut .0s both ease;
    animation: fadeOut .0s both ease;
}



/* copy of styles from .sr-only */
section.page-title {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
}



.form-group[data-meta-type="hidden"],
.form-group[data-meta-type="hidden"] .help-block {
    margin-top: 0;
    margin-bottom: 0;
}

#topMain > li > a {
    font-size: 18px !important;
}


#topNav {
    border-bottom: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
		 -o-box-shadow: none;
			box-shadow: none;
}


#footer a.btn-primary:hover {
	color: #FFFFFF;
}

/* .sr-only - copy from bootstrap (added !important)
 * hide stuff - but not for screen readers *
 */
html[data-page-action="confirmnewsletter"] h1 {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	border: 0 !important;
}

i.fa 				{ text-decoration:none !important; display: none;}

.owl-theme .owl-controls .owl-buttons div {
		opacity:1; color:#333;
		filter: Alpha(Opacity=100);
		background:#fff; border:#eee 1px solid;
		display: none;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
				border-radius: 3px;
	}
