/*.jux-tl-control {
    background: url("/images/modules/plus.png");
}

.jux-tl-item.selected .jux-tl-control {
    background: url("/images/modules/minus.png");
}
*/
.sigplus-gallery ul > li {
    background-image: none !important;
}

.boxplusx-title {
    display: none;
}

.itemImage img {

    width: 250px !important;

}

a:hover, a:focus {

    outline: 2px dotted 

    #00a388;

}

.espa2,.espa1 {
    display: flex;
    flex-direction: column;
    margin: 1px;
    justify-content: space-evenly;
}

div.espa {
    display: flex;
}

.topbar2 #jm-top-bar2 {
    width: 56%;
}

.topbar2 #jm-top-bar1 {
    width: 44%;
    }

@media screen and (max-width: 767px) {
    .topbar2 #jm-top-bar2 {
    width: 100%;
}

.topbar2 #jm-top-bar1 {
    width: 100%;
    }
}