.header-bg {
    background-color: #55298B;
}
.axil-product>.thumbnail>a img {
   height: 215px;
}
.axil-product .cart-action li.select-option button {
    background-color: #55298B;
}
.variation_product {
    background-color: #55298B;
	padding: 7px;
}
.axil-product .cart-action li {
    text-align: center;
}
.header-action>ul>li>a {
    color: white;
}
.header-action>ul>li>a>i {
  color: white;
}
.axil-product .cart-action li>a {
    color: white;
}
.axil-product .cart-action li.select-option button>p {
    color: white;
}
input#search2 {
    border: 1px solid gray;
}
.product-action-wrapper .product-action .add-to-cart .axil-btn {
    background-color: #55298B;
    color: white;
}
button.btn.add_to_cart_btn {
    background: #ff0000;
}
button.btn.add_to_cart_btn>p {
    color: white;
}
span.cart-count {
    background: #ff0000 !important;
}
.current-price {
    color: #ff0000 !important;
}
.price.current-price-product {
    color: #ff0000;
}
.single-product-thumb h2.product-title {
    font-size: 20px !important;
}
.header-brand a {
    width: auto !important;
}
header.desktop.header.axil-header.header-style-5 .axil-mainmenu.axil-sticky {
  background: #55298B;
}
img.home-icon {
    filter: brightness(0) invert(1);
    margin-top: 7px;
}

@media only screen and (max-width: 600px) {
header.mobile.header.axil-header.header-style-5 {
background: #55298B;
}
.header-action>ul>li {
    margin-right: 15px;
}
  i[class^="flaticon-"]:before,
  i[class*=" flaticon-"]:before {
    color: white;
  }
  .axil-mainmenu.axil-sticky {
    background-color: #55298B;
}
.header-brand a {
    height: auto;
}
}