/*
Theme Name:     Swift Modern
Theme URI:      http://SwiftThemes.com/
Description:    Swift Modern is the first officialy child theme of Swift. This gives you a new header style like the one we have on http://SwiftThemes.Com.  
Author:         Satish Gandham
Author URI:     http://SatishGandham.com
Template:       swift
Version:        0.1.0
*/

/* If you renamed Swift theme folder, update the path accordingly */
@import url("../swift/style.css");

#branding{display: inline;float: left;padding:0}
#site-title,#site-description{float:left}
#below-logo-container{padding: .5em 0!important}
#social-media{font-size: 24px;line-height: 43px;margin-right: 10px}
#header{font-size:12px}
@media screen and (max-width: 840px) {

#below-logo .after{font-size: 1.75em;line-height:1.1428em;float:right;margin-right: 10px;display: inline!important}
    #navsearch:before{    content: "\f0de";vertical-align: baseline;
position:absolute;float:right;top:-.35em;right:10px;font-size:2em;color:#e2e3e5}
    #navsearch{display:none;position: absolute;top: 3.5em;right:0;margin:0;padding:10px;background:#e2e3e5;
        
        	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;

    }
    #social-media{display: none}
    }
    
@media screen and (max-width: 480px) {
	#branding{padding:.8em 0!important}
#below-logo-container{padding: 0}
#social-media{display: none!important}
#sidr-id-mobile-sm span a{font-size: 32px;border-right:solid 1px rgba(255,255,255,.1);height:40px;line-height: 40px!important;width: 1em;padding: 0 8px;
color:#FFF;
text-align: center}
#sidr-id-mobile-sm span:last-child a{border: 0}
#mobile-search{width: 50px;height: 51px;line-height: 51px!important;text-align: center;right: 50px;top: 0;background: rgba(0,0,0,.2);border-left: solid 1px rgba(255,255,255,.2);margin: 0!important}
#navsearch{overflow: auto;top:56px;padding: 0 .3em!important}
#navsearch input[type="text"]{width:16em!important;}
}