/* @override 
	https://www.fishrelentless.com/wp-content/themes/dt-the7-child/style.css?ver=1.0.0 */

/*
Theme Name: the7dtchild
Author: Boldwater
Author URI: http://boldwater.com/
Description: Child Theme for Relentless
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
*/
.mini-contacts.phone {
	text-shadow: 2px 2px 2px #000000;
}

.content p a, .content li a {
	color: #000000;
}
.stripe-style-1 li a {
	color: #ffffff;
}

#sidebar {
	min-width: 300px !important;
}
#sidebar .sidebar-content #text-3 img {
	width: 100% !important;
}

@media only screen 
and (min-width : 1050px) and (max-width : 1200px) {

#content.content {
	width: 70% !important;
}
#sidebar {
	padding: 0px !important;
}

}

@media only screen 
and (min-width : 960px) and (max-width : 1049px) {

#content.content {
	width: 65% !important;
}
#sidebar {
	padding: 0px !important;
}

}


@media only screen 
and (max-width : 920px) {
.masthead {
	background-position: center top !important;
}

}
