.content-wrap{
	padding:30px 0 !important;
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 60px !important;
}

.product-overlay a{
	width:100%;
}

.product-box{
    border-right:5px solid #f2f2f2;
}

#top-cart .top-cart-content{
	width:350px;
}

#header-wrap{
	min-height:60px;
}

#my-profile form{
	margin-bottom:0;
}

.profile-content{
	padding-right:30px;
}
.password-content{
	padding-left:30px;
}

.button-small{
	padding: 0 10px;
    font-size: 10px !important;
    height: 30px;
    margin: 0;
}

.flash-updte-cart-msg p{
	color: #fff;
    background: #FE8727;
    padding: 4px;
    border-radius: 4px;
    font-size: 12px;
    width: 40%;
    text-align: center;
}
