body.pushable .pusher{
    background-color:  #fff !important;
}

.ui.labeled.icon.button{
    font-family:Georgia, Times, "Times New Roman", serif !important;
    background: #000 !important;
    font-size: 14px !important;
    color:#fff !important;
    font-weight: lighter !important;
}

.ui.monster.header{
    font-size: 3em !important;
    font-family:Georgia, Times, "Times New Roman", serif !important;
}

#product-price{
    font-family:Georgia, Times, "Times New Roman", serif !important;
    font-size: 19px !important;
    color:#000 !important;
}
.ui .breadcrumb{
    font-family:Georgia, Times, "Times New Roman", serif !important;
}

.required{
    font-family:Georgia, Times, "Times New Roman", serif !important;
    color:#000 !important;
}
#footer{
    font-family: Georgia, Times, "Times New Roman", serif !important;
    color:#000 !important;
}

#footer > a, #footer > h4 > a{
    color:#000 !important;
}
a .sylius-product-name{
    font-family: Georgia, Times, "Times New Roman", serif !important;
    color: #ffff07 !important;
}

.divider {
    font-family: Georgia, Times, "Times New Roman", serif !important;
}

#sylius-cart-button .ui .circular .cart .button{
    color:#000 !important;
    background-color:#000 !important;
}
#sylius-cart-button > .icon{
    color:#fff !important;
}

.ui.inverted.menu .item:before{
    border:none !important;
}
.sylius-cart-total{
    color:#ffff07 !important;
}

.ui.button{
    color:#fff !important;
    background-color:#000 !important;
}
.ui.button:hover{
    color:#fff !important;
    background-color:#000 !important;
}
#footer a{
    color:#fff !important;
}
#footer > p{
    color:#fff !important;
}
.fa-wheelchair, .fa-search-plus, .fa-search-minus{
    color:#000 !important;
}
.menu >a{
    color:#fff !important;
}
.sylius-active-locale{
    color:#fff !important;
}
.dropdown {
    color:#fff !important;
}
.ui.inverted.button:hover{
    color:#000 !important;
    background-color:#fff !important;
}
.two > .column > .menu > .item > a{
    color:#000 !important;
}