.widget-revslider .tp-revslider-mainul,
.widget-revslider .rev_slider li.tp-revslider-slidesli {
    overflow:visible !important
}
.header-item-counter, #header .cart-products-count {
    background: #478107;
    position: absolute;
    bottom:-3px;
    left:-8px
}
#twitter-feed {
    color:#323232;
}
.icons-bar > div > .page-width {
    
}
.dd_el.is-dropdown .pk-item-content2:after {
    content: "";
    width:10px;
    height: 10px;
    background: url("../../../../../themes/venedor/assets/svg/arrow-right.svg") no-repeat 100% 50%;
    background-size: 6px;
    transform: rotate(90deg);
    transform-origin: 50%;
    margin-left: 4px;
    display: block;
}
.tp-caption > a {color:inherit}
@media (max-width:1024px) {
    .pk-right.pk-space-40 > li {
        margin:0 0 0 20px;
    }
}