:root {
  --kt-primary-btn-bg: #8fa6f4;
	--kt-special-offers-bg : #8fa6f4 ;
}
.special-offers {    background-color : #8fa6f4 !important}
.btn{ background:  #8fa6f4 !important }
.btn-primary {background :  #8fa6f4 !important ;  color: #fff !important }
.text-primary { color : #8fa6f4 !important }
.megamenu-item.active {color : #8fa6f4 !important ;   box-shadow: 0 6px 16px rgba(143, 166, 244, 0.6) !important; }

.product-attributes-item input:checked+span {    border-color: #8fa6f4 !important;
    color: #8fa6f4 !important ; }
.text-primary.active {    color: #8fa6f4 !important;}
text-primary  {    color: #8fa6f4 !important;}