/**
 * @version    1.0
 * @package    Architect
 * @author     OnistaWeb Team <onistaweb@gmail.com>
 * @copyright  Copyright (C) 2015 OnistaWeb.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.onistaweb.com
 */

/* ## CSS OVERVIEW ----------------------------------------------

	1. Widget
		- Footer Widget Area
		- Contact
		- Mailchimp
		- Recent Entries
		- Latest Blog Post
		- Latest Tweets
		- Social
		- Comments
		- Categories
		- Calendar
		- RSS
		- Meta
		- Tag Cloud
		- Nav Menu
		- Search
		- Pages
		- Archives
		- Text

-------------------------------------------------------------- */

/*  [ 1. Widget ]
- - - - - - - - - - - - - - - - - - - - */

/* - Footer Widget Area */
.footer_widget {
	margin-bottom: 55px;
}

.footer_widget  .widget-title img {
	margin-right: 15px;
}

.footer_widget .widget-title {
	color: #fff;
    font-family: "Montserrat",sans-serif;
    line-height: 28px;
	margin-top: 0;
    margin-bottom: 20px;
	text-transform: capitalize;
}

.footer_widget .widget_text {
	color: #676767;
    font-family: "Lato",sans-serif;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0;
} 

.footer_widget .widget_text address {
	color: #676767;
    font-family: "Lato",sans-serif;
    font-weight: normal;
    line-height: 30px;
	font-style: normal;
	margin-bottom: 15px;
}

.footer_widget  .widget-title span {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #f3d028;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: inline-block;
    height: 13px;
    margin-right: 10px;
    width: 5px;
}

.null-instagram-feed  ul {
	padding-left: 0;
}

.null-instagram-feed .clear.link-target > a {
	color: #676767;
}

.null-instagram-feed .clear.link-target > a:hover {
	color: #fff;
}

.footer_widget .navbar-nav li {
	display: inline-block;
	width: 100%;
}

.footer_widget .navbar-nav li  a {
	color: #676767;
    font-family: "Lato",sans-serif;
    font-weight: normal;
    line-height: 30px;
	padding: 0;
}

.footer_widget .navbar-nav li  a:hover { 
	background-color: transparent;
	color: #f3d028;
}
/* Widget Sidebar */

.widget-area .widget {
	margin-bottom: 40px;
}
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget-area .widget-title {
	margin-top: 0;
	margin-bottom: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #303030;
	text-transform: uppercase;
}

.widget-area .widget ul {
	list-style: none;
	margin-bottom: 0;
}

/* Widget: Widget Categories */

.widget-area .widget.widget_categories li {
	display: inline-block;
	width: 100%;
}

.widget-area .widget.widget_categories li a {
	font-family: "Montserrat",sans-serif;
    font-weight: bold;
    line-height: 30px;
	text-transform: capitalize;
}

.widget-area .widget.widget_categories li a:hover {
	color: #f3d028;	
}

.widget-area .widget-post.widget_latest_post li .post-content a h5,
.widget-area .widget li a {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	margin: 0;
	line-height: 24px;
	color: #acacac;
}
.widget-area .widget-post.widget_latest_post li  {
	margin-bottom: 20px;
	display: inline-block;
}

.widget-area .widget-post.widget_latest_post li a h5:hover {
	color: #303030;
}

.widget-area .widget_tag_cloud a {
	font-size: 14px !important;
	color: #acacac;
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    line-height: 24px;
    margin-right: 5px;
	text-decoration: underline;
}

.widget-area .widget select {
	width: 100%;
	max-width: 100%;
	padding: 5px;
	border: 1px solid #ddd;	
}

/* - Recent Entries  */
.widget_recent_entries > ul {
    padding-left: 0;
}

/* - Latest Blog Post  */
.widget-area .widget.widget_latest_post .no-padding {
    padding: 0;
}

.widget-area .widget.widget_latest_post ul li > [class*="col-"]:first-of-type a {
    display: block;
}

.widget-area .widget-area .widget_latest_post > ul {
	padding-left: 0;
}

.widget-area .widget_latest_post .post {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
}

.widget-area .widget_latest_post li:last-child {
    margin-bottom: 0;
}

/* - Comments */
.widget_recent_comments > ul {
    padding-left: 0;
}

/* - Categories */
.widget_categories > ul {
    padding-left: 0;
}

/* - Calendar */
.widget-area .widget_calendar #wp-calendar {
    width: 100%;
}
.widget-area .widget_calendar table {
    margin: 0;
	width: 100%;
}
.widget-area .widget_calendar table {
    margin: 0;
}
.widget-area .widget_calendar td,
.widget-area .widget_calendar th {
    line-height: 2.3333;
    text-align: center;
    padding: 0;
}
.widget-area .widget_calendar caption {
    font-weight: 700;
    margin: 0 0 1.6em;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.widget-area .widget_calendar tbody a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
    background-color: #f3d028;
    color:#303030;
    display: block;
    font-weight: 700;
	border-radius: 100%;
	border: 1px solid #7f7f7f;
	font-size: 12px;
	font-family: "Lato",sans-serif;
	line-height: 21px;
	width: 25px;
	height: 25px;
	margin: 0 auto;
}

/* - RSS */
.widget_rss > ul {
    padding-left: 0;
}

.widget-area .widget_rss ul .rsswidget {
	font-weight: 700;
	display: block;
	line-height: 1.5;
}

.widget-area .widget_rss ul li {
	margin-bottom: 20px;
}

.widget-area .widget_rss ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.widget-area .widget_rss .rsswidget {
	display: inline-block;
}

/* - Meta */
.widget_meta ul {
    padding-left: 0;
}

/* - Nav Menu */
.widget_nav_menu > div > ul:first-of-type {
	padding-left: 0;
}
.widget_nav_menu ul {
	padding-left: 20px;
}

.widget-area .widget_nav_menu > .menu-main-menu-container ul {
    padding-left: 15px;
}

.widget-area .widget_nav_menu li:last-child {
	border-bottom: none;
}

.widget-area .widget_nav_menu li .sub-menu {
	padding-bottom: 0;
}

.widget-area .widget_nav_menu li .sub-menu li {
	border-bottom: none;
}

/* - Search */
.widget-area .widget_search .input-group {
	border: 1px solid #edf0f2;
	z-index: 0;
}

.widget-area .widget_search .input-group .form-control {
	border: 0 none;
	font-size: 12px;	
	box-shadow: none;
    padding: 0 10px;
}

.widget-area .widget_search .input-group-btn .fa-search {
	font-size: 18px;
	color: #aaa;
}

.widget-area .widget_search .input-group-btn .btn {
	background-color: transparent;
	font-size: 0;
	margin: 0;
	padding: 0 12px;
	width: 50px;
	border: none
}

.widget-area .widget_search .input-group-btn .btn:focus,
.widget-area .widget_search input:focus {
	box-shadow: none;
	border: none !important;
	outline: 0;
}

.widget-area .widget_search  button[type="submit"] {
	background-color: transparent !important;
	box-shadow: none;
	background-image: none;
}


.widget-area .widget_search  input::-webkit-input-placeholder { /* WebKit browsers */
	color: #a3a3a3;
	opacity: 1;
}

.widget-area .widget_search  input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #a3a3a3;
}

.widget-area .widget_search  input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #a3a3a3;
	opacity: 1;
}

.widget-area .widget_search  input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #a3a3a3;
	opacity: 1;
}

/* - Pages */
.widget_pages > ul:first-of-type {
	padding-left: 0;
}

.widget-area .widget_rss li a:hover,
.widget-area .widget_recent_entries li a:hover,
.widget-area .widget_recent_comments li a:hover,
.widget-area .widget_meta li a:hover,
.widget-area .widget_pages li a:hover {
	color: #303030
}

.widget-area .widget_pages .page_item_has_children > a,
.widget-area .widget_pages .menu-item-has-children > a {
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}

.widget-area .widget_pages .page_item_has_children > a,
.widget-area .widget_pages .menu-item-has-children > a {
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}

/* - Archives */
.widget_archive > ul {
    padding-left: 0;
}

.widget-area .widget_categories label,
.widget-area .widget_archive label {
	width: 100%;
	margin-bottom: 10px;
}
.widget-area .widget.widget_archive ul li > a {
	display: inline;
}

/* - Text */
.widget-area .textwidget select option {
	max-width: 160px !important;
	white-space: nowrap;
}

/* - Lates Blog */
.widget_latest_post  ul:first-of-type {
	padding-left: 0;
}
.widget_latest_post .col-xs-4 img {
    border-radius: 2px;
}