button.btn.btn-green.pl-3.pr-3 {
    background: #fb710f !important;
}

button.el-button.el-button--success.el-button--large {
    background: #fb710f !important;
    border-color: #fb710f !important;
}

a.el-button.el-button--success.el-button--large.is-plain.is-round.w-100 {
    background: #f9eee6 !important;
    border-color: #fb710f !important;
    --el-button-text-color: #fb710f !important;
}

button.el-button.is-round {
    background: #fb710f !important;
    border-color: #fb710f !important;
}

button.btn.btn-green.w-100.add_to_cart {
    background-color: #fb710f !important;
}

button.el-button.is-circle.white-color {
    background-color: #fb710f !important;
    --el-button-border-color: #fb710f !important;
}

a.btn.btn-green.w-100.pointer.d-flex.justify-content-between {
    background-color: #fb710f !important;
}

a.btn.btn-white.p-0.font14 {
    color: #fb710f !important;
}

button.btn.btn-green.w-100 {
    background: #fb710f !important;
}

ul.top-menu a:hover,
.list-inline a:hover,
.menu-category a:hover,
.siderbar-menu li.active a,
#menu-category .col a.active,
.btn.normal:hover,
.text-green,
a:hover,
.menu-carousel a.active,
.menu-carousel a:hover {
    color: #fb710f !important;
}

a.btn.btn-green {
    background: #fb710f !important;
}

button.btn.btn.btn-green.pl-4.pr-4 {
    background: #fb710f !important;
}

button.el-button.white-color {
    background-color: #fb710f !important;
    border-color: #fb710f !important;
}

button.el-button.el-button--primary.el-button--large.is-disabled.w-100 {
    background-color: #fb710f !important;
    border-color: #fb710f !important;
}