.badge-primary,
.promo {
background-color: #3b3c25 !important;
}

A,
A:link,
A:visited,
footer a:link,
footer a:visited,
.outletcolor,
.product .title A {
color: #3b3c25;
}


.btn-search,
.btn-primary, .btn-primary:hover {
background-color: #3b3c25;
border-color: #3b3c25;
}
.pagination .page-link,
.product .discount,
.promotion-inv,
.product-image .product-thumbnails .thumb {
background-color: #3b3c25;
}
.bundleconfig .bg-info{
background-color: #3b3c25 !important;
color:white;

}
.productcat .title {
font-size: 140%;
text-align: center;
}
BODY .noUi-connect {
background: #3b3c25;
}

@media (max-width: 768px) {
A.navbar-brand {
max-height: 30px;
max-width: 160px;
}


.promo {
font-size: 1em;
padding: 10px;
}
}


    #logo {
    background: url('https://go.innoflame.fi/image/h80-q100/assets/accounts/4849_goshop92_logo.png?rt=534311455') no-repeat;
    background-size: auto 50px;
    width: 138px;
    height: 50px;
    margin-right: 20px;
    }

    A.navbar-brand {
    content: url(https://go.innoflame.fi/image/h80-q100/assets/accounts/4849_goshop92_logo.png?rt=534311455);
    max-height: 80px;
    color: #3b3c25;
    margin-top: 0px;
    padding:0;
    margin:15px 20px 15px;
    }

BODY{
background: url(https://go.innoflame.fi/assets/accounts/4849_goshop92_bg.jpg?rt) repeat;
background-size: 100vw;
}
.main-content{
background:none !important;
}
 .navbar{
background:rgba(0,0,0,0.5) !important;
box-shadow:none;
border-bottom: none;
}

.product-card a:visited, .product-card a:link {	text-decoration: underline;}
.product-card a:hover { text-decoration: none;}

H1.block-headline,H2.block-headline{ color:white;}

footer{
background: unset;
}
footer .copyright, 
footer .terms, footer A{
color:white !important;
}
.navbar A {
font-family: "octin-college", sans-serif;
}

footer *{
font-family: "octin-college", sans-serif;
}
/*
BODY,
P,UL, H1, h3,h2,h4,h5,h6,li,
.product-card P,
.product-card .table TH,
.product-card .table TD,
.product-card .alert-info,
.product .price{
font-family: "octin-college", sans-serif;

}*/

A.btn-default{
    background-color: #63684a;
    color: white;
}

    .navbar {
    background-color: #3b3c25;
    }
    .navbar-toggler,
    .navbar-brand:active, .navbar-brand:hover, .navbar-brand:link, .navbar-brand:visited,
    .navbar-nav .nav-link{
    color: #ffffff !important;
    }


    body.body-login { background-image: url('https://go.innoflame.fi//assets/accounts/4849_goshop92_bg.jpg?rt=534311455') ;}
