button.single_add_to_cart_button.button.alt {
    display: none;
}
.yith-ywraq-add-button.show {
    padding-bottom: 20px;
}#yith-ywraq-mail-form p.form-row {
    clear: both;
}
#header hgroup {
    /* float: left; */
    margin-left: auto;
    margin-right: auto;
    width: 250px;
}
#header #logo {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 250px;
    margin-bottom: 0px !important;
}
#header hgroup {
    float: none !important;
}

@media only screen and (min-width: 768px) {
#header #navigation {
    float: none !important;
    clear: none;
    border: 0;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    text-align: center !important;
}
#header hgroup {
    position: relative;
    margin-bottom: 3.618em !important;
}
}
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button {
    display: inline-block;
    padding: .236em .857em;
    color: #000 !important;
    text-align: center;
    text-decoration: none;
    font-size: 1em;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 1.618em;
    margin: 0 .327em;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: bold;
    text-shadow: none !important;
}
span.amount {
    display: none;
}
a.button:hover, a.button.hover, a.button.active, a.comment-reply-link:hover, #commentform #submit:hover, #contact-page .submit:hover {
    background: #000000 !important;
    opacity: 0.9;
    color: white !important;
}
button.single_add_to_cart_button.button.alt {
    color: white !important;
}