/*
Theme Name: Morning Tauk
Author: BoldWater
Author URI: https://www.boldwater.com/
Description: Child Theme for Morning Tauk
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.fancy-title, .fancy-subtitle, .page-title-head {
	text-shadow:  -2px 2px 2px #01065a,
					  2px 2px 2px #01065a,
					 2px -2px 2px #01065a,
					-2px -2px 2px #01065a;
}

#main-slideshow.fixed, #main-slideshow.fix, #main-slideshow.layer-fixed {
	padding: 0px !important;
	background: url(/wp-content/uploads/2020/02/slider-bg.jpg) center center repeat #efc04c;
}
#main {
	background: url(/wp-content/uploads/2020/02/footer-bg_01-scaled.jpg) center bottom repeat-x;
}