#header { background-image: $fondo_cabezal; background-repeat: no-repeat; background-color: rgba(0, 0, 0, .4); background-blend-mode: multiply; color: $blanco; .container { #menu { background: none !important; border: none !important; box-shadow: none !important; .right.menu { .item { .shopping.cart { .cantidad { position: relative; color: $blanco; } } } } } .segment { margin: 0 !important; #logo { img { width: 50%; } } } } }