/*
Theme Name: Porto
Theme URI: http://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: http://www.portotheme.com/
Description: Porto Responsive Wordpress + eCommerce Theme.
Version: 5.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }

.app-form-image img:hover {
    box-shadow: 5px 5px 5px gray;
}

#nav-menu-item-872 {
    background-color: #f12757;
}
#nav-menu-item-872 > a {
    color: white!important;
}
#footer .widget p {
    margin-top: -3px;
    margin-bottom: 13px;
    color: white;
}
.contact-details i{
	color:white;
}
.contact-details span{
	color:white;
}
.header-top {
    border-bottom: 1px solid #ededed;
    background-color: #0088cc!important;
	min-height:5px;
}
#header .header-top .header-contact{
    font-size: 16px;
}
#header .header-top .welcome-msg{
font-size: 16px;
}

@media only screen and (max-width: 992px) {
  #header .header-top .header-left > *, #header .header-top .header-right > * {
    display: inherit!important;
}
#header .header-top .header-contact {
    font-size: 16px;
	text-align:center!important;
}
	
	
	#header .header-top .welcome-msg{
		font-size:14px!important;
}
	
}
@media only screen and (max-width: 992px) {
	.header-top .header-left{
		text-align:center!important;
    float: left;
    width: 100%;
}
	.header-top .header-right{
		text-align:center!important;
    float: left;
    width: 100%;
}
}


.fa {
	color: #68bdf0;
	margin-right: 5px;
}