/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2026 | 12:27:07 */
/* 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 */ 

div#clean_sec {
    background-image: url(https://eccentricdev.com/washateria/wp-content/uploads/2022/01/img3.jpg) !important;
}

a.fusion-social-network-icon:before {
    font-family: 'awb-icons';
}

.fusion-menu-element-wrapper .fusion-open-nav-submenu:before {
    font-family: 'awb-icons' !important;
}

div#subpage_title_bar {
	background-image: url(https://eccentricdev.com/washateria/wp-content/uploads/2021/12/apartment-banner.jpg) !important;
}

@media only screen and (max-width: 520px) {
	.price-box table {
  		display: block;
  		overflow: scroll auto;
	}
	.price-box td , .price-box th{
/* 		border:1px solid #C0C0C0; 
		font-size:12px;*/
		width:20%;
		vertical-align:super;
		padding:5px;
	}
	
	
}