/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


        .sa-del {
            /*text-decoration: none;*/
            display: none !important;
        }
        
        .directionprice{
            direction: rtl !important;
        }

        .colortheme{
            color: #1ABC9C !important;
        }