.theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected>a {
    background: #4599FF !important;
    color: white !important;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover >a {
    background: #4599FF !important;
    color: white !important;
}
.theme-prod-box.theme-product-list-style-01 .theme-prod-box-content.theme-prod-img .theme-prod-hover-view .theme-button{
        color: white !important;
    background: #4598FE !important;
    border-radius: 2px !important;
}
.theme-prod-box.theme-product-list-style-01 .theme-prod-box-content.theme-prod-img .theme-prod-hover-view .theme-prod-like-view:hover{
	fill: white !important;
    background: #4598FE !important;
    border-radius: 2px !important;
}
.theme-prod-box.theme-product-list-style-01 .theme-prod-box-content.theme-prod-img .theme-prod-hover-view .theme-prod-like-view span svg{
    	fill: white !important;
}
.theme-product-list-style-01 .theme-prod-name a:hover {
    color: inherit;
}
.theme-product-details-tabs-and-content-container .theme-product-specification-tabs-area .theme-product-specification-tab.theme-prod-detail-tab-active {
    color: #2E307A !important;
}
.theme-overlay {
    background: white !important;
    opacity: 0.95;
}
.theme-footer-area p,  .theme-footer-area span, .theme-footer-area div, .theme-footer-area h2, .theme-footer-area h3,.theme-footer-area h4, .theme-footer-area h5, .theme-footer-area h6{
        color: #fff !important;
} 
.theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon{
    background:#2E307A !important;
}
.theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon{
    background:transparent !important;
}

.theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:before, .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:after{
    background:#2E307A !important;
}
.theme-navigation-and-icons .theme-menu-area .theme-menu{
    background:#fff !important;
}
div.zpelement.zpelem-newsletter form > button{
        background: #2E307A !important;
    color: white !important;
}
.theme-cart-success-message-links a{
    color:#2E307A !important;
}
.theme-cart-table-row.theme-checkout-button-area > .theme-cart-table-data > button {
    background: #2E307A !important;
    color: white !important;
    width: 100%;
    justify-content: center !important;
}
.theme-cart-table-row.theme-checkout-button-area > .theme-cart-table-data > button, .zpbutton.zpbutton-type-primary, button.zpbutton-type-primary, input[type=submit].zpbutton-type-primary, input[type=button].zpbutton-type-primary, .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon .theme-mini-cart-count {
    background: #2E307A !important;
    color: white !important;
}