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

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


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

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

@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/h100-q100/assets/accounts/764_goshop75_logo.png?rt=1657013579') no-repeat;
    background-size: auto 50px;
    width: 138px;
    height: 50px;
    margin-right: 20px;
    }

    A.navbar-brand {
    content: url(https://go.innoflame.fi/image/h100-q100/assets/accounts/764_goshop75_logo.png?rt=1657013579);
    max-height: 100px;
    color: #f06c9d;
    margin-top: 0px;
    padding:0;
    margin:15px 20px 15px;
    }

#logo.logo-login {
    width: 220px;
    height: 80px;

    background-image: url("https://go.innoflame.fi/files/95fd0e562ab4e356a2136c91293c04811ade52fa/808670/rewards_tunnus.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;

    font-size: 0 !important;
    color: transparent !important;
}

#logo.logo-login *,
#logo.logo-login::before,
#logo.logo-login::after {
    content: none !important;
    display: none !important;
}

    .main-content {
    background-color: #fed7dc;
    }

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


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