/* @override 
	http://dev.saltedflatsflyfishing.com/wp-content/themes/u-design-child/style.css?ver=2.10.7 */

/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/andondesign/portfolio?ref=AndonDesign
Template: u-design
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/


h1.entry-title {
	padding: 30px 0 !important;
	text-shadow: 2px 2px 2px #000000;
	text-align: center;
}

.page-id-12 .custom {
	border-radius: 30px;
	-moz-border-radius: 30px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.page-id-12 .custom a.flat-custom-button span {
border-radius: 10px;
-moz-border-radius: 10px;
}

.page-template-page-Blog .postmetadata {
	display: none;
}

.postmetadata {
	font-size: 10px !important;
}

.wp-caption-text {
	background-color: #202020;
	color: #676767;
	font-weight: normal;
	font-style: normal !important;
	font-size: 14px !important;
}
.entry ul {
	list-style-position: inside;
}


#sidebar .latest_posts ul li {
	background: none !important;
}
#sidebar .latest_posts a.teaser-title {
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
}
#sidebar .latest_posts .teaser-content {
	font-size: 12px;
}



#bottom ul.ud-social-icons {
	max-width: 320px !important;
	margin-right: auto;
	margin-left: auto;
}
#bottom ul.ud-social-icons i {
	font-size: 2.2em;
}

select {
    background: url(../../uploads/2016/08/selecticon-1.png) 96% no-repeat, -webkit-linear-gradient(#000000 0%, #222121 100%) 9px no-repeat;
	background: url(../../uploads/2016/08/selecticon-1.png) 96% no-repeat, linear-gradient(#000000 0%, #222121 100%) 9px no-repeat;
	border: 2px solid #ccc;
    border-radius: 10px;
    color: white !important;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.foogallery.fg-dark .fg-item-inner {background-color:transparent;}

@media only screen and (max-device-width: 480px) {

}