.main-menu .nav.navbar-nav{
	background:#ec9d0c;
}
.red, .red:hover {
	color: #ec9d0c !important;
}
.phoneBlackFont:hover {
	color: #ec9d0c !important;
}
.phoneBlackFont {
    font-size: 27px;
}
.font-footer {
    font-size: 14px;
}
.btn_customize {
	background: #ec9d0c !important;
	border-color: #d48d0a !important;
}
.btn_customize_gry {
    background: #1E90FF !important;
    border-color: #07c !important;
}
.footer .email input[type="submit"] {
	background: #ec9d0c !important;
}
.searchOnTopMenu {
	background: #ec9d0c !important;
	color: black !important;
}
.benefit-wrapper a:hover{
	color: #ec9d0c;
}
.benefit-wrapper a:hover .cls-1{
	stroke:#ec9d0c;
	fill:#ec9d0c;
}
.benefit-wrapper a:hover .cls-2{
	fill:#ec9d0c;
}
.benefit-wrapper a:hover .cls-3{
	stroke:#ec9d0c;
}
.benefit-wrapper a:hover .cls-4{
	fill:#ec9d0c;
	stroke-width: 3.19px;
}
.left_menu_title {
	background: #565454 !important;
	color: #fff !important;
}
.title_customize {
	background-color: #565454 !important;
	color: #fff !important;
}
.refine_menu_title {
	background-color: #565454 !important;
	color: #fff !important;
}
.nav-bar-text {
	color: black !important;
}
.main-menu ul a {
	color: black !important;
}
.search-text {
	color: black;
}
.fa.fa-search {
	color: black;
}
.blackLink {
	color: black !important;
}
#sg-submit-btn {
	color: black;
}
.searchButtonOnTop {
	color:black !important;
}
.left_menu_title_cat {
	color: #fff !important;
}
.breadcrumb {
    background: #ec9d0c !important;
}
.right_menu_title {
    background-color: #ec9d0c !important;
}
.pagination .active > a {
    border-color: #337ab7 !important;
}
.pagination a {
    color: #337ab7 !important;
}
.btn-custom {
    background: #1E90FF !important;
    border-color: #07c !important;
    border-radius: 3px !important;
}
.buy-now__btn-buy-now {
    background-color: #e11111;
    margin-top: 0 !important;
    height: 39px;
}
.cart-icon__btn-buy-now {
    background-color: #000;
    margin-top: 0 !important;
}
.input-buynow-text {
    background-color: #e11111;
    border: 1px solid #e11111;
}
.competitive {
	background-color: #fff;
	background: none;
	padding-top: 0;
}
.logo {
	padding-top: 10px;
}
.background_red {
	background: #565454;
}
.btn {
	border-radius: 3px !important;
}
.invoice-header {
    font-size: 24px;
}
.invoice-table-header {
    font-size: 14px;
}
.invoice-table-entry {
    font-size: 12px;
}
.buynow-container {
    width: 70%;
    height: 40px;
    background: #e11111;
    margin: auto;
    padding: 0px;
    margin-bottom: 15px;
    border-radius: 5px;
    cursor: pointer;
}
.buynow-icon {
    width: 25%;
    height: 40px;
    background: #000;
    float: left;
    padding-top: 8px;
    border-radius: 5px 0 0 5px;
    text-align: center;
}
.buynow-text {
    margin-left: 25%;
    height: 40px;
    color: #fff;
    padding-top: 10px;
    border-radius: 0 5px 5px 0;
    font-weight: 900;
    text-align: center;
}
.buynow-input {
    background-color: #e11111;
    border: 0px;
}
.welcomeMsg {
    background-color: #ffe9c2;
}
#conditions-hidden {
	border: 1px solid black;
}

@media screen and (max-width: 992px) {
	.phoneBlackFont {
		font-size: 14px;
	}
}
.popup-promo-btn {
    background-color: #ec9d0c;
}
.popup-promo-large {
    color: #ec9d0c;
    font-family: Futura, sans-serif;
}
.floating-bar-container {
    background: #ec9d0c none repeat scroll 0% 0%
}
.btn-top-bar {
    background: #fff !important;
}
.top-bar-container {
    background: #d5d5d5;
}
.cart_products {
    background-color: #e11111;
    border: none;
    color: #fff;
}
.cart_products:hover {
    background-color: #f50707;
}