.stickymenu{background:#fff !important;}
.sidebar .module-title {
    border-bottom: 2px solid #68a6d7;
}
.menu-mascota a img {
    margin-right: 6px;
}

.header-top {
    background-color: #dc8c00 !important;
}

.product-miniature .product-flags li, #product .product-flags .product-flag.new {
    background-color: #1185af;
}
body .btn, .bt_compare {
    background-color: #08969c;
    border: none !important;
}

body .btn:hover, .bt_compare:hover {
    background-color: #1185af;
    color: #fff;
}

#checkout .checkout-step-items {
    padding-left: 14px !important;
}

.pk-widget:not(:last-child) {
    /*margin-bottom: 25px !important;*/
}

#footer .pk-widget.widget-html {
    margin-bottom: 0;
}

.page-header, .page-footer {
    margin-left: 18px;
}
.cart-grid.row {
    padding-left: 16px;
}

.main-contant-wrapper {
    padding: 0 0 1px;
}

.block-categories {display: none;}

.contact-page-footer {
    margin-top: 140px;
    display: none;
}

.module-title {
    font-size: 22px;
    font-family: 'Archivo Narrow';
    font-weight: 700;
    font-style: normal;
    line-height: 1em;
    text-transform: uppercase;
    color: #5096cd;
    letter-spacing: 0.1em;
}

.wide .module-title span:first-child, .center-title .module-title span:first-child {
    padding: 0 20px 10px 20px;
    border-bottom: 2px solid #4f96cd;
}