﻿﻿/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper joomshaper
# Copyright (C) 2025 - 2025 JoomShaper. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: joomshaper
-----------------------------------------------------------------*/
h2.sp-slide-title {
	text-shadow: 2px 2px 0 rgba(0,0,0,0.4);
}
.sp-slide-desc span.created, p.sp-slide-intro {
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
a.readmore, .adminform button, #adminForm button, .button, button[type=submit], input[type=submit], input[type=button], div.pagination ul li a, a.sp-slide-morein, input#mod-search-searchword {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.mod-search {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
