/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2025 | 17:07:23 */
/* Ensure the non-default images are hidden on load */

.img_change-hide{
  
	display:none;
}
.img__change-active {
    display:block!important;
	
}



.accordion-title i {
    margin-inline-end: .4em;
    position: absolute!important;
    right: 8px;

}

