

* {
    --price-color: #DF0000;
    --buybutton-color: #009688;
    --buybutton-border-color: #00887c;
    --buybutton-text-color: #fff;
    --main-color: #DF0000;
    --secondary-color: #edad52;
    --tertiery-color: #edad52;
    --link-color: #09F;

}


footer {
    background: #f1f1f1;

}

.top_menu .cat_menu a.top:after {
    background-color: #fff;
}



.fav.selected {

    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23edad52' focusable='false' aria-hidden='true' width='24' height='24' viewBox='-2 -3 25 25'%3E%3Cpath d='M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3m-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05'%3E%3C/path%3E%3C/svg%3E") no-repeat scroll #ffffff60;
}



.top_menu, .pop_up_cat_wrapper, .cat_menu, .top_menu .navbar {
    height: 40px;
}

.top_menu{

background: url("/includes/templates/template_ai/images/layout/menu_bg2_min.jpg") repeat scroll 0 60px #DF0000;
    clear: left;
    float: left;
    height: auto;
    margin-bottom: 0px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 2px #000000;
    -moz-box-shadow: 0px 0px 2px #000000;
        box-shadow: 0px 0px 2px #000000;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}


.top_menu .new_products_navbar, .top_menu .outlet_products_navbar {
    border-left: 1px solid #8A0000;
}
.top_menu .cat_menu a.top, .top_menu .new_products_navbar, .top_menu .outlet_products_navbar {
    font-size: 13px;
    font-family: 'Merriweather',arial,helvetica,sans-serif;
    color: #FFF;
    font-weight: 500;
    float: left;
    clear: none;
    font: bold 14px arial;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border: none;
}


/*//cdn2.hemfint.se/includes/templates/template_ai/images/trusted_store/grade_5_small.gif*/
.prisjakt{
float: left;
margin: 4px 0px 0px 10px;
background-image: url('//cdn2.hemfint.se/includes/templates/template_ai/images/trusted_store/stars10.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 10px;
  width: 100px;
  border: 0px none;
background-position: 0% -80px;
}



/* Black week */
#ezPageDefault.centerColumn.ezp161{
    background: #111111;
    color: #fff;
    border-radius: 10px;
}
#ezPageDefault.centerColumn.ezp161 h1{
    color: #fff;
}
#ezPageDefault.centerColumn.ezp161 img{
    border-radius: 10px;
}




.desktop_logo img {
    max-height: 90px;
    max-width: 230px;
}


@media handheld, screen and (max-width: 1017px) {
    .customer_info_row {
    background: url(/includes/templates/template_ai/images/layout/menu_bg2_min.jpg) repeat scroll 0 60px #DF0000;
    color: #df0000;
    border-bottom: 1px solid #c10303;
    box-sizing: border-box;
}
