:root {
    --color-1st: rgb(255 102 0);
    --primary-color: rgb(51, 51, 51);
    --color-2nd: rgb(34, 34, 34);
    --secondary-color: rgb(34, 34, 34);
    --button-text-color: #fff;
    --header-text-color: #444;
    --header-button-background-color: rgb(232, 76, 77);
    --header-button-text-color: #fff;
    --header-text-hover-color: #e84c4d;
    --header-text-accent-color: rgb(232, 76, 77);
    --header-diliver-border-color: rgba(0, 0, 0, 0.15);
}
.widget_footer .widget-title,
.ps-footer__links p strong {color:var(--header-text-color)}

.header .header__top,
.navigation {background-color: #fff}
.ps-form--quick-search {border: 1px solid #e4e4e4;border-radius: 5px;-webkit-border-radius: 5px;}
.ps-block--countdown-deal figure, 
.ps-product .ps-product__badge, 
.header .header__extra span, 
.header .ps-form--quick-search button {background-color:#ff6600}
.ps-btn, button.ps-btn {background-color: var(--color-1st);border: none;border-radius: 4px;color: #fff;font-size: 16px;font-weight: 600}
.ps-btn:active, .ps-btn:hover, button.ps-btn:active, button.ps-btn:hover {background-color: #eb5e00;color: #fff;}
.menu--dropdown>li:hover {background-color: unset!important}
.ps-block--countdown-deal figure, .ps-product .ps-product__badge, .header .header__extra span, .header .ps-form--quick-search button {background-color: #ff6600}
.ps-product__badges .ps-product__badge {border-radius: unset}
.ps-product .ps-product__thumbnail {border-radius: 5px}
.ps-product__badge {background-color:#454545}
.ps-product .ps-product__title {color: #ff6600 !important;font-size: 16px;}
.rating_wrap .product_rate {color: #ff6600;}
.ps-product .ps-product__progress-bar .ps-progress__value {height: 4px}
.ps-product .ps-product__progress-bar .ps-progress__value>span {background-color: rgba(27, 127, 204, .8)}
#homepage-1 .ps-deal-of-day .ps-product .ps-product__price,
.ps-product .ps-product__price,
.ps-product .ps-product__price.sale {color: #444}
.ps-product .ps-product__price.sale del {font-size: 14px;color: #777}
.ps-product .ps-product__vendor,.ps-product .ps-product__content>p {color: #999}
.header--mobile {background:unset; border-bottom:1px solid var(--color-1st)}
.header--mobile .ps-search--mobile {display:none}
.header--mobile .navigation--mobile {padding: 10px 15px}
.header--mobile .ps-block--user-header i, .header--mobile .header__actions i {font-size: 20px;}
.header--mobile .header__extra span i {font-weight:400}
.header--mobile.header--sticky .navigation--mobile {background-color: #ffe6d5;padding:5px 15px}
.header--mobile.header--sticky .navigation--mobile .ps-logo img {height: 30px;}
.mega-menu {padding:15px 10px 10px}
.menu--mobile .mega-menu .mega-menu__column {padding:7px 0}