/* Add here all your css styles (customizations) */


.collection-banner {
    background-image: url(../../uploads/offers/offer_1b.jpg);
}

.header-v5 .navbar-brand {
    padding: 0px 10px 0 15px;
}


.header-fixed-shrink #logo-header {
    height: 52px;
}

.pdp-image {
    text-align: center;
}

.nav-cat-top {
    margin-bottom: 30px;
}
.nav-cat-top img{
    margin-bottom: 30px;
}

.checkbox-list .checkbox {
    padding-left: 0;
}

.product-description .gender {
    height: 40px;
}
.illustration-v1:before, .illustration-v3:before {
    background: none;
}

.illustration-ads, .illustration-ads h3 {
    text-shadow: 1px 1px 2px #000;
}
@media (max-width: 450px) {
    .illustration-v1 .ad-details-v2 span.item-name {
        font-size: 45px;
        line-height: 45px;
    }
}
.cart-item-desc {
    max-width: 500px;
    display: block;
}

.update-cart-cta {
    overflow: hidden;
}
.empty {
    padding-top: 0!important;
}
.empty .actions, .empty .steps, .empty #updateCart {
    display: none;
}
.header-v5 .badge-open img {
    height: 100px;
    width: auto;
}
.hidden-location {
    display: none;
}
.filter-results .title-price {
    height: 50px;
}
.breadcrumbs-v4 {
    background-position: center center;
    background-image: url(../../uploads/default_banner.jpg);
}

.order-item {
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    padding: 5px 0 10px;
}
.order-item .btn, .account-logout  {
    color: #FFF!important;
    text-decoration: none!important;
}
.order-actions {
    margin-top: 10px;
}
.account-info, .order-info {
    list-style-type: none;
    padding-left: 0;
}
.account-info strong{
    width: 65px;
    text-align: right;
    display: inline-block;

}

.seal {
    padding-top: 10px!important;
    text-align: right;
}
.seal img {
    max-width: 150px;

}
.order-info li {
    margin-bottom: 8px;
}