/* filter section start */

/* filter section end */

.wrapper-adv-style-18 .item-image {
    border: 0!important;
}

.wrapper-adv-style-18 .item-title{
	font-size: 16px!important;
    font-weight: 400!important;
    margin-top: 20px !important;
    color:#222!important;
}
.product-item-top .towishlist, .product-item-actions .qs-button {
    display:none;
}

.product-item-top {
    position:relative;
}

.product-item-top .product-item-actions {
    position:absolute;
    top:0;
    z-index:2;
}

/*.product-item-top .product-item-actions .disabled {
    background: url(../../images/outofstock.svg) no-repeat;
    width:154.67px;
    height:29.33px;
    text-indent: -999em;
}*/

.products .brand-section {
    text-align: center;
    margin-bottom: 12px !important;
}

.products .brand-section .value {
    background: #F5F5F5;
    padding:6px 12px;
    border-radius: 18px;
    color:#555555;
}

.products .brand-section a {
    color:#555555!important;
    text-transform: uppercase;
}

/* .products .price-section .price-box {
    display:inline-block!important;
} */

.products .price-section .price-box .old-price {
    order:2!important;
}
.product-item-details .price-section {
    padding-right:0;
}
.products .product-item {
    width:300px;
}
/* .price-section .price-box .special-price {
    float:left;
    width: 50% !important;
} */
.price-section .price-box .old-price {
    /* float:right;
    width:45%!important;
    margin:0; */
    line-height: 25px;
}

@media only screen and (max-width: 1440px) {
    .products .product-item {
        width:212px;
    }
}

.hdf-micro-brand-prompts {
    margin: 0 auto;
}