/*
 Theme Name:   i-craft Child
 Theme URI:    http://example.com/i-craft-child/
 Description:  i-craft Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     i-craft
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

.nav-container li {
    display: inline-block;
    position: relative;
    padding: 0px 5px;
}

.align-text img {
	float:right;
}

.align-text img p {
  	float: left;
}