/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2025 | 19:29:24 */
.wps-slider-section {
	background-image:  url('https://aitihya.co.in/wp-content/uploads/2025/04/3-scaled.png');
	background-size: 120%;        /* Make it cover the entire area */
  background-position: bottom-center;  
	/* Center the image */
  background-repeat: no-repeat;
	
	
	background-color: black;
	padding: 10px;
	border: solid;
	border-color: black;
	border-radius: 7px;
},
#wps-slider-section.wps-slider-section-899.wps-slider-section-loaded{
	
},
.wpsf-product-title {
  line-height: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 12ch; /* Limits to ~12 characters */
}

/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

