.shop-area {
    background-image: -webkit-linear-gradient(-14deg, #ffbc01 0%, #ffbc01 50%, #052da7 50%, #052da7 50%) !important;
    background-image: linear-gradient(-14deg, #ffbc01 0%, #ffbc01 50%, #052da7 50%, #052da7 50%) !important;
}

.main-menu nav ul li.active a {
    color: #052da7 !important;
}

.main-menu nav ul li:hover a {
    color: #052da7 !important;
}

.header-right-wrap .same-style.cart-wrap:hover > button {
    color: #052da7 !important;
}

.header-right-wrap .same-style:hover > a {
    color: #052da7 !important;
}

.shop-area h2 {
    color: #ffbc01 !important;
}

.product-tab-list a h4 {
    color: #FFF !important;
}

.product-tab-list a:hover h4 {
    color: #ffbc01 !important;
}

.product-tab-list a.active h4 {
    color: #ffbc01 !important;
}

.product-wrap .product-img .product-action > div {
    background-color: #00255e !important;
}

.bg-yellow {
    background-color: #052da7 !important;
}

.bg-black {
    background-color: #ffbc01 !important;
}

.shop-area a, .shop-area button {
    color: #FFF !important;
}

.product-wrap .product-content .product-price span {
    color: #FFF !important;
}

.related-product-area .product-wrap .product-content .product-price span {
    color: #000 !important;
}

.copyright p {
    color: #FFF !important;
}

.copyright p a {
    color: #FFF !important;
}

.header-area {
    background-color: #ffbc01 !important;
}

.copyright p a:hover {
    color: #ffbc01 !important;
}

.breadcrumb-content ul li::before {
    background-color: #ffbc01;
}

.breadcrumb-content ul li a {
    color: #ffbc01 !important;
}

.breadcrumb-content ul li a:hover {
    color: #fff !important;
}

.breadcrumb-content ul li {
    color: #ffbc01 !important;
}

.product-details-content .product-details-price span {
    color: #fff !important;
}

.product-details-content p {
    color: #fff !important;
}

.product-details-content .pro-details-meta span {
    color: #fff !important;
}

.product-details-content .pro-details-quality .pro-details-cart a {
    color: #052da7 !important;
    background-color: #ffbc01 !important;
}

.product-details-content .pro-details-list {
    border-bottom: 1px solid #fff !important;
}