:root{
    --text-color: #000000;
    --text-secondary-color:#666666;
    --primary-color: #02494b;
    --secondary-color:#5bbb46;
    --price-color: #5bbb46;
    --topbar-bg: #fdd835;
    --topbar-color: #000000;
    --header-background: #5bbb46;
    --header-color: #ffffff;
    --label-background: #5bbb46;
    --label-color: #000000;
    --show-loadmore: none!important;				
    --order-loadmore: -1!important;
}