/*
Theme Name:     Mystile Child
Theme URI:      http://example.com/
Description:    Child theme for the Mystile theme
Author:         Bhavini Parmar
Author URI:     http://example.com/about/
Template:       mystile                          
Version:        0.1.0
*/

@import url("../mystile/style.css");


#header {
padding-bottom: 0;
padding-top: 0;
padding:0;
margin-bottom:0;
border-bottom:none;
}

#social-media-icons {
height:53px;
width: 153px;
display:inline !important;
border-bottom:none;
margin: 0 -3.631em;
padding: 0.4em;
float:left;
}

#social-media-icons a {
float: left;
  display: inline-block;
  width: 2.244em;
  height: 2.244em;
  padding: .327em;
  margin: .327em;
}