/* LICENSE & DETAILS
   ==================================================

	Theme Name: Uplift Child Theme
	Theme URI: http://uplift.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: uplift
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

.impact-text-large {
    text-shadow: 2px 2px #000000;
}

.impact-text, p.impact-text, .impact-text>* {
    font-size: 24px !important;
    line-height: 36px !important;
    text-shadow: 2px 2px #000000;
}

h3.spb-heading.margin-top {
    margin-top: 30px;
}

.TA_restaurantWidgetGreen #CDSWIDREST {
    display: block;
}

@media screen and (min-width: 768px) {

    .impact-text, p.impact-text, .impact-text>* {
        font-size: 36px !important;
        line-height: 50px !important;
    }
}
