/* 
Template: senormangos
Theme name: senormangos child theme
Theme URI: http://senormangos.com
Author neme: Senor Mangos
Author URL: http://senormangos.com
Description: Senor Mangos theme
Version: 3.1.4
*/

/************************************************************************************
Put your custom CSS below this block :)
@import url("../senormangos/style.css");
*************************************************************************************/

.logo img{
    max-height: 110px;
    display: inline-block;
}

.logo{
    z-index: 2;
    position: absolute;
    height: 170px;
    padding: 0 30px 0 30px;
}

.gift{
background-image: url('http://senormangos.com/wp-content/uploads/2016/12/gift-card.png');
background-repeat: no-repeat;
background-position: left;
padding-left: 5px;
}

.woofood-product-loop .product-button .button {
    cursor: pointer;
    position: relative;
    text-decoration: none;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    display: inline-block;
    background: #ffb645;
    /* background-image: linear-gradient(0deg,#ffb645,#ffe68e); */
    color: #ffffff!important;
    /* box-shadow: inset 0 1px hsla(0,0%,100%,.6); */
    background: #fa8d2e;
    /* background-image: linear-gradient(0deg,#faa21b,#ffc600); */
    /* border: 1px solid #ec9a10; */
    float: right;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    border-radius: 3px;
	padding: .618em 1em;align-content
}

.edit-address-icon {
    color: #fff;
    /* border: 1px solid #fff; */
    vertical-align: middle;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
    background: #fa8d2e;
    /* background-image: linear-gradient(0deg,#ffb645,#ffe68e); */
    color: #ffffff !important;
    /* box-shadow: inset 0 1px hsla(0,0%,100%,.6); */
    background: #fa8d2e;
    /* background-image: linear-gradient(0deg,#faa21b,#ffc600); */
    /* border: 1px solid #ec9a10; */
}

.woofood-product-loop .product-price {
    float: left;
    width: 100%;
    vertical-align: middle;
    max-width: 35%;
    line-height: 13px;
    font-size: 13px;
    color: #c00;
    margin-left: 10px;
}