/*
Theme Name: Risen Tide
Author: BoldWater
Author URI: https://www.boldwater.com/
Description: Child Theme
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
*/


.page-title-head {
	text-shadow: 1px 1px 3px #000000;
}

@media only screen and (max-width: 1099px) {
.mobile-header-bar .mobile-mini-widgets .mini-contacts a {
	text-decoration: none;
	font-size: 20px;
	color: white;
	font-weight: bold;
}
.mobile-header-bar {
	background: url(/wp-content/uploads/2018/05/mobile-header-bg.jpg) center bottom;
	background-size: cover;
}
}

@media only screen and (min-width: 1100px) {
.side-header .phone a {
	text-decoration: none;
	font-size: 25px;
	margin-bottom: 15px;
	color: white;
	text-shadow: 0 0 5px #000000;
}
}


