﻿/* BESPOKE */
/* DELETED ALL STANDARD CSS!!!!!!*/


/* Bespoke styles */
.uc_pp_products_overview .image-block {
    box-shadow: none;
}

.uc_pp_products_overview .image-placeholder {
    border: 1px solid #e7e7e7 !important;
}

.uc_pp_products_overview .information-block {
    box-shadow: none;
}

.uc_pp_products_overview .title-price {
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 0;
}

.uc_pp_products_overview .table-block1 {
    padding-top: 0 !important;
}

/* Sort options */
.uc_pp_products_overview .top-pagination {
    display: none;
}

.uc_pp_products_overview * {
    line-height: 1;
}

.uc_pp_products_overview .pages ul {
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    background: #f8f8f8;
    height: 46px;
    justify-content: flex-end;
}

.uc_pp_products_overview .pages h3 {
    margin: 0 10px 0 0 !important;
}

.uc_pp_products_overview .pages select {
    height: 36px;
}

.uc_pp_products_overview .pages i {
    display: inline-block;
    height: 36px !important;
    line-height: 36px;
    padding: 2px 0 0 0;
    width: 36px !important;
}

.uc_pp_products_overview .pages li {
    float: none;
    margin: 0 5px 0 0;
}

.uc_pp_products_overview .grid-list-icons {
    order: 3;
    margin-right: 0 !important;
}

.uc_pp_products_overview .pages h3 span {
    font-size: 16px !important;
    font-weight: normal;
}

.uc_pp_products_overview .sort-list-btn {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin: 0;
    padding-left: 0;
}