.ui.labeled.icon.button{
    font-family:Georgia, Times, "Times New Roman", serif !important;
    background: #b49c75 !important;
    font-size: 14px !important;
    color:#000 !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;
}

.sub {
    font-family:Georgia, Times, "Times New Roman", serif !important;
    font-size: 14px !important;
    color:#000 !important;
}

.ui .breadcrumb{
    font-family:Georgia, Times, "Times New Roman", serif !important;
}
.ui .breadcrumb > a{
    color:#000 !important;
}

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

#menu, #menu > .menu{
    background-color:  #b49c75 !important;
}

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

#footer a{
    color:#000 !important;
}
.ui.inverted.header, .ui.inverted.header >a, .ui.inverted.header >p{
    color:#000 !important;
}

a .sylius-product-name{
    font-family: Georgia, Times, "Times New Roman", serif !important;
}

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

.ui.button {
    color:#000 !important;
}

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

.menu >a{
    color:#000 !important;
}

#sylius-cart-button .ui .circular .cart .button{
    color:#000 !important;
}
.ui.inverted.menu .item:before{
    border:none !important;
}
.sylius-cart-total{
    color:#000 !important;
}
.inverted > a{
    color:#000 !important;
}
.sylius-active-locale{
    color:#000 !important;
}
.dropdown{
    color:#000 !important;
}
.ui.inverted.button{
    color:#fff !important;
}
.ui.inverted.button:hover{
    color:#b49c75!important;
}