

.slider {
    margin: 10px 0px 10px 0px;
    padding: 0;
    border: 1px solid #BCC3CA;
    border-radius: 2px;
    background: white;
    position: relative;
}

.facet-header {
    padding: 10px 20px;
}

.facet-column {
    display: block;
    float: left;
    margin-right: 0%;
    width: 30%;
    padding: 5px 15px;
}

.slider-container {
    width: 100%;
    height: 85px;
    position: relative;
    padding: 25px 20px 20px;
}

.slider-line {
    background-color: #BCC3CA;
}

.slider-line {
    background-color: white;
    border: 1px solid #BCC3CA;
    border-radius: 2px;
    position: absolute;
    width: 100%;
    height: 10px;
    top: 3px;
}

.slider-line {
    background-color: white;
    border: 1px solid #BCC3CA;
    border-radius: 2px;
    position: absolute;
    width: 100%;
    height: 10px;
    top: 3px;
}

.slider-button {
    background-color: #949494;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 16px;
    position: absolute;
    margin-left: -7px;
}

.slider-container > div {
    height: 50px;
    position: relative;
}

.slider-caption {
    position: absolute;
    top: 25px;
    left: 0px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-nav {
    font-family: "Gotham A", "Gotham B", "Arial", sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    color: #333333;
}

.searchinterface .facet-column {
    display: block;
    float: left;
    margin-right: 0%;
    width: 30%;
    padding: 5px 15px;
}

.results-column {
    overflow: hidden;
    padding: 10px 10px 10px 15px;
    margin-top: 40px;
    width: 70%;
}

.search-container {
    border: 1px solid #BCC3CA;
    position: relative;
    display: flex;
    justify-content: end;
    align-items: center;
    height: 48px;
}

.icon {
    height: 100%;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #BCC3CA;
}

#search-icon {
    border-left: 1px solid #bcc3ca;
}

.search-container input {
    position: relative;
    width: 85%;
    left: 0;
    height: 100%;
    opacity: 1;
    border: none;
    outline: none;
    padding-left: 10px;
}

.tab-section .tabs.selected:first-child {
    padding-right: 10px;
}

.tab-section a p {
    text-align: center;
    font: 600 14px "SourceSansPro-Regular",sans-serif;
    text-transform: uppercase;
}

.tab-section {
    width: 100%;
    min-height: 52px;
}

.summary-section {
    border-bottom: 1px solid #BCC3CA;
    height: 25px;
    margin-top: 20px;
}

.image {
    max-width: 227px;
    max-height: 120px;
    margin: 20px 20px 15px 20px;
}

.resultlink {
    color: #333;
}

.price {
    margin: 0 20px 20px 20px;
}

.boldtext {
    font-weight: bold;
    color: #373737 !important;
}

.resultsummary {
    color: #67768B;
    text-align: left;
}

.resultduration {
    color: #67768B;
}

.highlight {
    font-weight: bold;
}

.lineThrough {
    text-decoration: line-through;
}

.btnWrapper {
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    width: 90px;
    padding-right: 10px;
    background-color: #a9b2b1;
}

    .btnWrapper span {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 11px;
        border: 1px solid #772432;
        width: 100%;
    }

.view-details span {
    color: #772432;
    background: #ffffff;
}

.add-to-cart {
    background-color: #772432;
}

    .add-to-cart span {
        color: #ffffff;
    }

a.cart-details:hover, a.cart-details:focus {
    color: #ffffff;
    text-decoration: none;
}

.pagination {
    margin-left: 10px;
    display: inline-block;
}

.pagination-list-item {
    padding: 4px 8px !important;
    list-style: none;
    display: inline-block;
    vertical-align: baseline;
    border-left: 2px solid #dbdbdb;
}

.content-container .ResultColumn {
    width: 100%;
    max-width: inherit;
    min-height: inherit;
}

.content-container .title {
    margin: 20px 20px 5px 20px;
    min-height: auto;
}

.description {
    margin: 5px 20px 8px 20px;
}

.typesection {
    border: 1px solid #BCC3CA;
    margin: 10px 0;
    padding-bottom: 15px;
}


    .typesection .facet-values {
        list-style: none;
        padding: 5px 0px 0px 0px;
        margin: 0;
    }

    .typesection .field-value {
        padding: 0px 20px 0px 20px;
        margin: 0;
        line-height: 22px;
    }

        .typesection .field-value .field-value-label {
            display: block;
            white-space: nowrap;
            cursor: pointer;
            padding: 5px 0px 5px 0px;
        }

.field-value input[type="checkbox"] {
    display: inline-block;
    scale: 1.2;
    margin-left: 2px;
    margin-right: 5px;
}

.field-value-count {
    vertical-align: middle;
    margin: 0 5px;
    display: inline-block;
    float: right;
}

.field-value .field-value-checkbox {
    width: 18px;
    height: 18px;
    border: 1px solid #BCC3CA;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 15px;
    float: left;
    background: white;
    position: relative;
    top: 2px;
}

.btn {
    font-family: "Gotham A", "Gotham B", "Arial", sans-serif;
}

.itemnumber {
    margin-left: 20px;
}

.ResultColumn {
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.2), 0 2px 4px 0 rgba(0,0,0,.5);
    width: 30%;
    display: inline-block;
    min-height: 306px;
    max-width: 267px;
    margin: 10px;
    padding-bottom: 15px;
}

body .facet-column {
    font: normal 14px "SourceSansPro-Regular", sans-serif;
    color: #333333;
    padding-top: inherit !important;
    padding-left: 15px !important;
}

    body .facet-column #SearchScope {
        display: none;
    }

    body .facet-column .facet-header {
        background-color: inherit;
    }

        body .facet-column .facet-header .facet-header-collapse {
            display: none;
        }

        body .facet-column .facet-header .facet-header-title {
            font-weight: 600;
            font-size: 14px;
            color: #333333;
        }

        body .facet-column .facet-header .facet-header-eraser {
            display: none !important;
        }

    body .facet-column .facet-values .slider-button {
        background-color: #949494;
    }

        body .facet-column .facet-values .slider-button:before,
        body .facet-column .facet-values .slider-button:after {
            content: unset !important;
        }

    body .facet-column .facet-values .slider-line.active {
        background-color: #D8D8D8;
    }

    body .facet-column .facet-values .field-value:hover {
        background-color: inherit;
    }

    body .facet-column .facet-values .field-value .field-value-label {
        font-weight: normal;
        clear: both;
        overflow: auto;
    }

        body .facet-column .facet-values .field-value .field-value-label .field-value-caption {
            display: inline;
        }

body .results-column {
    margin-top: 40px;
    font: normal 14px "SourceSansPro-Regular", sans-serif;
}

body .tab-section {
    background-color: inherit;
    border-bottom: none;
    margin-top: 20px;
}

    body .tab-section .tabs {
        float: left;
        font: 600 14px "SourceSansPro-Regular", sans-serif;
        color: #333333;
        width: 89px;
        height: 42px;
    }

        body .tab-section .tabs p {
            line-height: 42px;
        }

        body .tab-section .tabs:first-child {
            padding-left: inherit;
        }

        body .tab-section .tabs.selected {
            border-bottom: 2px solid #772432;
            border-radius: 3px 3px 0 0;
            background-color: rgba(119, 36, 50, 0.2);
            color: rgba(0, 0, 0, 0.7);
            font-weight: normal;
        }

            body .tab-section .tabs.selected:first-child {
                padding-left: 10px;
            }

body .results-column .pagination {
    margin-left: 10px;
}

    body .results-column .pagination .pagination-list {
        border: 1px solid #DBDBDB;
        border-radius: 3px 0 0 3px;
        border: 1px solid #dbdbdb;
        border-radius: 3px 0 0 3px;
        padding-left: 0;
        margin: 0;
        display: inline-block;
        list-style: none;
    }

        body .results-column .pagination .pagination-list .pagination-previous {
            padding-left: 5px !important;
        }

        body .results-column .pagination .pagination-list .pagination-list-item {
            min-width: 30px;
            padding-left: 11px;
            background-color: #ffffff;
            margin: 0;
            border-radius: 3px 0 0 3px;
            border-color: #DBDBDB;
            border-top: none;
            border-bottom: none;
        }

            body .results-column .pagination .pagination-list .pagination-list-item:first-child {
                border-left: none;
            }

            body .results-column .pagination .pagination-list .pagination-list-item:last-child {
                border-right: none;
            }

            body .results-column .pagination .pagination-list .pagination-list-item a {
                color: #333333;
            }

            body .results-column .pagination .pagination-list .pagination-list-item:hover {
                color: #333333;
            }

            body .results-column .pagination .pagination-list .pagination-list-item.active {
                background-color: #772432;
            }

                body .results-column .pagination .pagination-list .pagination-list-item.active a {
                    color: #ffffff;
                }

.product-added-modal {
    position: fixed;
    z-index: 9999;
    background: #fff;
    top: 35%;
    right: 40%;
    width: auto;
    padding: 20px;
    text-align: center;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
}

    .product-added-modal .close {
        right: 5px;
        top: 8px;
    }

    .product-added-modal a.close {
        position: absolute;
        top: 5px;
        right: 5px;
        background: url("../close.html") no-repeat;
        width: 16px;
        height: 16px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
    }

    .product-added-modal table {
        margin-bottom: 1em;
        width: 100%;
    }

    .product-added-modal caption {
        padding: 10px;
        background: #f5f5f5;
    }

    .product-added-modal tfoot {
        background: #f5f5f5;
    }

    .product-added-modal .thumb {
        width: 75px;
    }

    .product-added-modal .description {
        padding-left: 10px;
    }

    .product-added-modal .price {
        padding: 10px;
        text-align: right;
    }

    .product-added-modal .buttons {
        white-space: nowrap;
    }

        .product-added-modal .buttons .bttn {
            display: block;
            margin-top: .5em;
        }

    .product-added-modal tfoot td {
        padding: 5px 10px;
    }

    .product-added-modal .description {
        padding-left: 10px;
    }

#add-to-cart.product-added-modal .description {
    padding-left: 10px;
    text-align: right;
}

.product-added-modal .buttons .bttn {
    display: inline-block;
    margin-top: .5em;
}

.bttn,
.bttn.bttn {
    cursor: pointer;
    display: inline-block;
    padding: 5px 20px;
    border: 0;
    margin: 0;
    background-color: #ddd;
    color: #333;
    font-size: 1em;
    line-height: 1.42857143;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bttn-primary,
.bttn-primary.bttn-primary {
    background-color: #772432;
    border-color: #0f67a1;
    color: #fff;
}

    .bttn-primary,
    .bttn-primary.bttn-primary:hover {
        background-color: #892C3B;
        color: #fff;
    }

#add-to-cart #txt-add-to-cart-quantity {
    max-width: 90px;
    min-width: 90px;
}

@media only screen and (max-width: 768px) {
    body #search div div.facet-column {
        width: 100%;
        padding-right: 0px;
    }

    body #search div .results-column {
        padding-left: 0px;
        padding-right: 1px;
    }

        body #search div .results-column .grid-view {
            width: 50%;
        }

            body #search div .results-column .grid-view .btnWrapper {
                width: 110px;
            }

                body #search div .results-column .grid-view .btnWrapper.add-to-cart.disabled span {
                    padding-left: 17px;
                }

                body #search div .results-column .grid-view .btnWrapper span {
                    padding-left: 20px;
                }

    body .product-added-modal {
        right: 28%;
    }
}

@media only screen and (max-width: 992px) {
    body #search div .results-column .grid-view {
        width: 45%;
    }

        body #search div .results-column .grid-view .btnWrapper {
            width: 85px;
        }

            body #search div .results-column .grid-view .btnWrapper.add-to-cart.disabled span {
                padding-left: 2px;
            }

            body #search div .results-column .grid-view .btnWrapper span {
                padding-left: 8px;
            }

    body .product-added-modal {
        right: 33%;
    }
}

.logo {
    display: none;
}

.facet-search-button-mobile {
    display: none;
}

.normalMemberPrice {
    min-height: 17px;
}



.member-price-container .price-container {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.member-price-container input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    outline: none;
    position: absolute;
    top: 5px;
    height: 6px;
    background-color: transparent;
    pointer-events: none;
}

.member-price-container .slider-track {
    width: 100%;
    height: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 5px;
    /* background: linear-gradient(to right, transparent 0%, rgb(216, 216, 216) 0%, rgb(216, 216, 216) 100%, transparent 100%);*/
}

.member-price-container input[type="range"]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    height: 5px;
}

.member-price-container input[type="range"]::-moz-range-track {
    -moz-appearance: none;
    height: 5px;
}

.member-price-container input[type="range"]::-ms-track {
    appearance: none;
    height: 5px;
}

.member-price-container input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 15px;
    width: 15px;
    background-color: #949494;
    cursor: pointer;
    margin-top: -9px;
    pointer-events: auto;
}

.member-price-container input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    height: 15px;
    width: 15px;
    cursor: pointer;
    background-color: #949494;
    pointer-events: auto;
    border: none;
}

.member-price-container input[type="range"]::-ms-thumb {
    appearance: none;
    height: 15px;
    width: 15px;
    cursor: pointer;
    background-color: #949494;
    pointer-events: auto;
}

.member-price-container .values {
    font-size: 14px;
    color: #000;
}

.member-price-container {
    width: 325px;
    padding: 10px 20px 20px 20px;
    border: 1px solid #BCC3CA;
    border-radius: 2px;
    float: left;
    margin-top: 10px;
}

    .member-price-container p {
        font-weight: 600;
        font-size: 14px;
        color: #333;
        font-family: SourceSansPro-Regular, sans-serif;
        margin-top: 0;
        margin-bottom: 35px;
    }

    .member-price-container .slider-base {
        background-color: white;
        border: 1px solid #BCC3CA;
        border-radius: 2px;
        width: 100%;
        height: 10px;
        position: relative;
        box-sizing: border-box;
    }

.product-search-card img {
    /*    max-width: 227px;*/ 
    height: 120px;
    display: block;
    margin: auto;
}

.product-search-card {
    padding: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.5);
    width: 30%;
    display: inline-block;
    min-height: 306px;
    max-width: 267px;
    margin: 10px;
}

    .product-search-card .product-title {
        color: #4c4c4c !important;
        font-weight: 600;
        font-size: 16px;
        font-family: SourceSansPro-Regular, sans-serif;
        margin-bottom: 5px;
    }

    .product-search-card .product-weight {
        display: block;
        font-size: 12px;
        font-family: lato;
        margin-bottom: 10px;
        line-height: 24px;
    }

    .product-search-card .product-price {
        font-size: 14px;
        font-weight: 600;
        font-family: SourceSansPro-Regular, sans-serif;
        color: #4c4c4c;
    }

.product-price p {
    margin-bottom: 10px;
}

.product-search-card .buttons {
    display: flex;
    justify-content: space-between;
}

    .product-search-card .buttons a {
        border-color: #772432;
        /* padding: 10px;*/
        font-family: "Gotham A", "Gotham B", "Lato", "Arial", sans-serif;
        font-size: 12px;
        font-weight: 500;
        /* border: 1px solid #772432;*/
        border-radius: 3px;
        text-decoration: none;
        cursor: pointer;
        /*width: 100% !important;*/
        text-align: center;
    }

.product-search-card .details-btn {
    background: #fff;
    /* color: #772432;*/
}

.product-search-card .cart-btn {
    background: #772432;
    color: #ffffff;
}

a.cart-details.cart-btn {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.no-result-summary {
    border-bottom: 1px solid #bcc3ca;
    font-family: SourceSansPro-Regular, sans-serif;
    color: #67768B !important;
}

    .no-result-summary a {
        font-size: 14px;
        color: #296896;
    }

    .no-result-summary p {
        font-size: 16px;
        margin-bottom: 5px;
    }

#search-icon, #cancel-icon {
    cursor: pointer !important;
}

.ResultColumn .title a {
    font-size: 16px;
    font-family: SourceSansPro-Regular, sans-serif;
    line-height: 24px;
}
