 .tab-part-area input:checked + label span,
 .tab-part-area label span:hover,
 .single-product:hover.single-product h3 a,
 .copy-right p a {
     color: #EB4E9B;
 }


 #navbar ul,
 .featured-title,
 .view-btn:hover,
 .single-product:hover .single-product-info .view-btn,
 .icon:hover,
 .contact-btn,
 .footer-area::before,
 .menu-container {
     background-color: #EB4E9B;
 }

 .view-btn:hover,
 .single-product:hover .single-product-info .view-btn,
 .header-middle-right ul li a,
 .contact-btn,
 .footer-right ul li a,
 .footer-right ul li:last-child {
     border-color: #EB4E9B !important;
 }

 .tab-part-area input:checked + label span,
 .tab-part-area label span:hover {
     border-bottom-color: #EB4E9B !important;
 }

 .availability span,
 .icon {
     background-color: #EB4E9B;
 }

 .quick-details ul li::before,
 .tab-list ul li::before,
 .info-icon i.fa {
     color: #EB4E9B;
 }
