a#cookieHeader {
    position: absolute;
    margin-left: -530px;
}
.featured-products_header h2 {
    margin-top: 8px;
}
@media (min-width: 768px)
.footer-container .links .collapse {
    width: 170px;
}
.dropdown-content>h5.category-title {
    font-size: 15px;
    text-transform: none;
    margin: 6px 0 12px;
    font-weight: 450;
    color: #777777;
}
.category-item.level-1>h5 a {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
}
.logo_slogan-content p {
    color: #333;
    line-height: 24px;
    max-width: 90%;
    opacity: .5;
}
#footer .copyright-container p {
    margin: 0;
    font-size: 10px;
}
.btn-primary {
    background-color: #d09f46;
    color: #fff;
    border-radius: 3px;
}
body#checkout section.checkout-step .forgot-password {
    margin-left: -4.62rem;
}
.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.card {
    font-family: 'Open Sans',sans-serif;
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,0.9);
    padding: 10px 20px;
    margin-bottom: 20px;
}
body#checkout section.checkout-step .delivery-option {
    background: #f0f0f0;
    padding: .9375rem 0px;
    margin-bottom: .9375rem;
}
body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: .5rem;
    border: 1px solid #d6d4d4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 17px;
    line-height: 23px;
    color: #333;
    font-weight: bold;
    padding: 33px 40px 34px 15px;
    letter-spacing: -1px;
    position: relative;
    width: 732px;
    margin-left: -29px;
}
.block-category #category-description img {
    float: right;
    width: 789px;
    height: 151px;
}
#amegamenu:not(.fixed-menu) .fixed-menu-container {
    width: 114%;
    padding: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    margin-top: 34px;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
div#onepagecheckoutps div#onepagecheckoutps_step_two #shipping_container .delivery_option_logo img {
    max-width: 50px;
    min-width: 50px;
    cursor:pointer
}