/*
Theme Name: Doctoral
Theme URI: http://themeperch.net/doctoral
Author: themeperch
Author URI: http://themeforest.net/user/themeperch/portfolio?ref=themeperch
Description: Our Doctoral theme is clean, Appoinment focused, and designed for clarity. Doctoral is simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: doctoral
*/
.footer-widget-area{
	padding: 75px 0 50px;
}
.footer-widget-area .widget-title{
	color: #fff;
	margin-top: 0;
}
.footer-widget-area .widget li{
	border-bottom-color: rgba(255, 255, 255, .1);
	color: #888;
}

.footer-widget-area p{
	font-size: 14px;
	color: #888;
}
.footer-content img{
	margin-bottom: 15px;
}
.widget .footer-links{
	margin: 0;
}
.widget .footer-links a{
	height: 40px;
	width: 40px;	
	line-height: 32px;
	margin-left: 0;
}
.widget .footer-links a i{
	margin-top: 0;
	font-size: 14px;
}
.footer-widget-area .form-control{
	padding-top: 5px;
	padding-bottom: 5px;
	height: 44px;
	background-color: rgba(255, 255, 255, .1);
	border-color: rgba(255, 255, 255, .1);
	color: #fff;
}
.get-in-touch p,
.news-letter p{
	margin-bottom: 0;
}
.news-letter button{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.get-in-touch i{
	display: inline-block;
	width: 30px;
	vertical-align: middle;
	font-size: 18px;
}
.get-in-touch i.et-phone{
	font-size: 24px;
}
.footer-widget-area ul{
	padding-right: 30px;
}
.footer-content{
	padding-right: 30px;
}
.copyright-area{
	border-top: 1px solid rgba(255, 255, 255, .1);
	padding-top: 30px;
}
.copyright-area .row{
	margin-left: -30px;
	margin-right: -30px;
}
.copyright-area #menu-footer-menu a{
	font-size: 13px;
	text-transform: uppercase;
	color: #888;
	padding: 0 10px;
}
.copyright-area #menu-footer-menu li:last-child a{  padding-right: 0;  }