/*
 Theme Name:	 Leap13
 Theme URI: http://themes.leap13.com/wiz/
 Author:	 Leap13
 Author URI: http://www.leap13.com
 Description: The Smart Multipurpose WordPress Theme
 Version: 1.0.0
 License: GNU General Public License version 3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready, rtl-language-support
 Template: wiz
 Template Version: 1.0.0
*/
#leap-header .cart-icon {
    float: left;
    margin: 50px 21px 0px;
    padding-left: 10px;
}
#leap-header .cart-icon a {
	font-family: 'Lato';
	color: #ededed;
}
#leap-header .cart-icon a:hover {
	color: #4199e0;
}
#leap-header .cart-icon i {
	font-size: 20px;
    margin-right: 5px;
}
#leap-header .fixed-header .cart-icon {
	margin-top: 20px;
}
#leap-header .my-account .btn.btn-leap {
	border: 2px solid #ededed45;
    margin-top: 29px;
    margin-left: 10px;
    background-color: transparent;
    margin-bottom: 0px;
}
#leap-header .my-account .btn.btn-leap:hover,
#leap-header .my-account .btn.btn-leap:focus  {
	background-color: #3b8aca;
    border-color: #3b8aca;
}
#leap-header .fixed-header .btn.btn-leap {
	margin-top: 9px;
}

