/*
Theme Name: Fish Obsession
Author: BoldWater
Author URI: http://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
*/

.fancy-header h1.fancy-title, h2.fancy-subtitle, .page-title-head h1 {
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 4px #ffffff;
}

#fancy-header {
	border-bottom: 8px solid #041463;
}

.dt-shortcode-soc-icons [class*=" dt-icon-"], .dt-shortcode-soc-icons [class^="dt-icon-"], .soc-ico [class*=" dt-icon-"], .soc-ico [class^="dt-icon-"], [class*=" soc-font-"], [class^="soc-font-"] {
	font-size: 36px;
}

.soc-ico a {
	height: 48px;
	width: 48px;
	margin-right: 8px;
}

.soc-ico a::after, .soc-ico a::before { 
	height: 48px;
	width: 48px;
}

.transparent .classic-header.content-width-line:not(.sticky-on) .navigation::before, .transparent .classic-header.full-width-line:not(.sticky-on) .navigation::before, .transparent .classic-header.bg-behind-menu:not(.sticky-on) .navigation::before {
	background-color:#041463 !important;
}