.top-bar {
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
}

body
{
    background-color: #000 !important;
}

.header-nav-wapper .vertical-wapper::before {
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
}

.header-nav-wapper .vertical-wapper::after {
    border-color:transparent
}

.block-nav-categori
{
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
}

.shopcart-icon .count
{
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
}

.top-bar .header-language .LCommerce-language::after {
    content: '';
    color: #fff;
}

.slider-item .slider-inner {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 50%;
    position: relative;
    background-color: #dadada;
}

.item-banner .inner {
    background-position: left;
    background-repeat: no-repeat;
    background-size: 50% 100%;
    position: relative;
    background-color: #dadada;
}

.header-nav-container {
    background: #2d2d2d;
    border: 1px solid #785e25;
}

.main-menu > li > a
{
    color: #fff;
}

.vertical-wapper .block-title .text {
    display: inline-block;
    vertical-align: top;
    color: #000;
}


.vertical-wapper .icon-bar span {
    width: 20px;
    display: block;
    background: #000;
    height: 2px;
    margin-bottom: 5px;
}

.verticalmenu-content {
    background-color: #2d2d2d;
}


.vertical-menu .menu-item a
{
    color: #fff !important;
}

.header.style7 .form-search-width-category .btn-search {
    border-radius: 50px;
}

.header.style7 .form-search-width-category .btn-search:hover
{
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
    color: #000;
}

.custommenu-title-blog::before {
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
}

.custommenu-title-blog::after {
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
}

.custommenu-title-blog-text
{
    color: #fcde1f;
}

.flaticon-flash:before {
    content: "\f116";
}

.custommenu-title-blog span:not(:last-child) {
    display: inline-block;
    font-size: 50px;
    margin-bottom: 10px;
    background: linear-gradient(to right, #fbd301, #eb9c00 100%);
    background-clip: border-box;
    background: -webkit-linear-gradient(to right, #01c6fb 0%, #0065eb 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
}

.slick-dots li button {
    font-size: 0;
    border: 2px solid rgb(255 220 0 / 42%);
    width: 15px;
    height: 15px;
    padding: 0;
    position: relative;
    border-radius: 50%;
    background: none;
}

.product-item .product-inner {
    border: 2px solid #F1F1F1;
    background: linear-gradient(to right, #fbd301, #eb9c00 100%);
    padding: 20px;
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
}

.product-item .product-inner {
    border: 2px solid #ae922f;
    background: linear-gradient(to right, #464541, #141414 100%);
    padding: 20px;
    overflow: hidden;
    position: relative;
    padding-bottom: 25px;
    border-radius: 18px;
}

.product-item .price {
    display: block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    line-height: 100%;
}

.product-item .product-name a {
    color: #ffffff;
}

.item-banner.style17 .inner {
    background-image: url(../images/banner-home-15.jpg);
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: 50% 100% !important;
    position: relative !important;
    background-color: #dadada !important;
}

.active a
{
    color: #ffdf48 !important;
}

.LCommerce-newsletter.style3 {
    overflow: hidden;
    padding: 90px 0 80px;
    background: linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C) !important;
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    position: relative;
    text-align: center;
    background-attachment: fixed;
    /* background-size: 100% 100%; */
}

.footer {
    background: #505050 !important;
}

.LCommerce-newsletter.style1 .newsletter-form-wrap .submit-newsletter {
    color: #fff;
    width: calc(37% - 5px);
    float: right;
    background: #ecb24e;
}

.footer .LCommerce-socials li a {
    color: #fff;
    background-color: #ecb24e;
    border-radius: 50%;
    min-width: 45px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-top: 15px;
}

.backtotop {
    display: none;
    width: 44px;
    height: 44px;
    font-size: 40px;
    font-weight: 500;
    background: #ecb24e;
    color: #fff;
    position: fixed;
    bottom: 50px;
    right: 25px;
    text-align: center;
    line-height: 50px;
    z-index: 999;
}