/**
 * CSS Document for Search and Navigation.
 * Date: October 2011
 * Revision: 1.3
**/

/* The Basics */

.sli_bottom_border {
    border-bottom: 1px solid #CCCCCC;
}

.sli_clear {
    clear: both;
    height: 0px;
}

.sli_left {
    float: left;
}

.sli_right {
    float: right;
}
/* Headings */

.sli_h1 {
    font-size: 17px !important;
    text-transform: capitalize;
    font-weight: bold !important;
}

.sli_champ_h1 {
    font-size: 15px;
    color: #FF0000;
    font-weight: bold;
}

.sli_h3, .sli_h3 a {
    font-size: 16px;
    font-weight: normal;
    color: #444 !important;
    margin: 0 0 0 0;
    text-decoration: none !important;
    text-transform: none;
    padding: 0;
    background-color: white;
}
/* Default Page */

#sli_default {
    display: block;
    text-align: center;
    padding: 20px 0;
    width: 50%;
    margin: auto;
}

    #sli_default p {
        margin: 10px 0 0 20px;
    }

        #sli_default p span {
            color: #CC0000;
        }

    #sli_default form {
        margin: 15px 0;
    }

        #sli_default form label {
            display: block;
            font-weight: bold;
        }

#sli_moreinfo {
    padding-bottom: 20px;
}
/* Popular Searches */

.sli_alpha_nav {
    padding-bottom: 30px;
    padding-top: 5px;
    font-size: 17px;
}

    .sli_alpha_nav a {
        margin-left: 1px;
        text-decoration: none;
        font-size: 15px;
    }

        .sli_alpha_nav a:hover {
            text-decoration: underline;
        }

.sli_alpha_suggested li {
    margin-left: 80px;
    list-style: disc;
    font-size: 12px;
    text-align: left;
    float: left;
    width: 39%;
}

#sli_default .sli_alpha_suggested li {
    width: 43%;
    margin-left: 25px;
}

#sli_default ul {
    width: 55%;
    margin: auto;
}

.sli_alpha_suggested li a {
    text-decoration: none;
}

    .sli_alpha_suggested li a:hover {
        text-decoration: underline;
    }

#sli_poweredby {
    padding-top: 50px;
    text-align: center;
    clear: both;
    font-size: 10px;
}

    #sli_poweredby a, #sli_poweredby span {
        vertical-align: middle;
    }

    #sli_poweredby img {
        vertical-align: middle;
        display: inline;
        border: 0;
        width: 80px;
    }

#sli_expand {
    text-align: center;
}
/* Containers */

.sli_container {
    float: left;
    padding: 0;
}

#sli_search_standard {
    text-align: center;
    width: 100%;
}
/* Errors */

#sli_noresult {
    padding: 20px 10px;
    display: block;
}

#sli_search_error {
    text-align: center;
}

    #sli_search_error span {
        font-weight: bold;
    }
/* Page Controls */

.sli_bct {
    color: #eee;
    text-transform: uppercase;
    text-align: left;
    font-size: 14px;
    padding: 8px 5px 5px 5px;
    background: #535151;
    min-height: 35px;
}

    .sli_bct .sli_bct_keyword {
        display: inline;
        font-size: 12px;
        font-weight: normal;
    }

    .sli_bct p {
        display: inline-block;
        margin: 0;
    }

    .sli_bct ol {
        display: inline-block;
        list-style: none;
    }

        .sli_bct ol li {
            display: inline-block;
            list-style: none;
        }

    .sli_bct a:link {
        text-decoration: none;
        color: white;
    }

.sli_noAndResultsTop,
.sli_noAndResultsBottom,
.sli_spelling {
    color: #000000;
    font-weight: bold;
    padding: 5px 0px;
    font-size: 12px;
}

.sli_search_suggestions {
    font-weight: bold;
    padding: 5px;
}

    .sli_search_suggestions a {
        font-weight: normal;
    }

.sli_sort {
    padding: 5px 0;
}

.sli_view_icon a, .sli_view_icon strong {
    display: inline-block;
    text-indent: -500px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    margin: 2px;
    padding: 0;
    background: transparent url('images/gridlist.png') no-repeat bottom left;
}

    .sli_view_icon a.sli_grid {
        background-position: top left;
    }

    .sli_view_icon a:hover, .sli_view_icon strong, .sli_view_icon strong:hover {
        -webkit-box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 2px #C0C0C0;
        box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 2px #C0C0C0;
        background-position: bottom right;
    }

        .sli_view_icon a.sli_grid:hover, .sli_view_icon strong.sli_grid, .sli_view_icon strong.sli_grid:hover {
            background-position: top right;
        }

.sli_sort {
    text-align: right;
}

.pageactive {
    font-weight: bold;
    color: #FF0000;
    padding: 3px 20px;
}

.sli_bct span, .sli_bct_num_results {
    font-weight: bold;
}

.sli_bct_total_records {
    font-weight: bold;
}
/* Tabs */

.sli_tab_container li {
    float: left;
    width: 140px;
}
/* Facets */

/* ul surrounding each topic group, including children */

ul.sli_facets {
    max-height: 120px;
    position: relative;
}

.sli_facets li {
    list-style: none;
    margin: 2px 0;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.size-group {
    position: relative;
}
/* outer facets */

.sli_facet_container {
    width: 100%;
}

    .sli_facet_container i {
        width: auto;
    }
/* titles */

.sli_facet_heading {
    margin: 0;
}
/* ul specific to child group */

ul.sli_children {
    padding-left: 10px;
    margin: 0;
}
/* more and less  */

.sli_moreless {
}
/* anything selected, and its children */

.sli_selected {
    font-weight: bold;
}
/* anything unselected */

.sli_unselected {
    font-weight: normal;
}

.keykeylink, .urlkeylink {
    font-size: 12px;
    color: #000000;
}
/* Ajax */

#ajaxloading {
    width: 150px;
    height: 50px;
    margin-top: 130px;
    margin-left: -85px;
    left: 50%;
    overflow: hidden;
    border: 0;
    position: absolute;
    z-index: 500;
}

#sli_ajaxloader2 {
    display: none;
    position: absolute;
    z-index: 333000;
}

#sli_ajax_spinner {
    background: url("images/ajax-loader2.gif") no-repeat;
    height: 24px;
    width: 24px;
    margin: 20px auto;
}

#sli_resultsSection_wrapper {
    overflow-x: hidden;
    position: relative;
    background-color: #FFFFFF;
}

#sli_resultsSection {
}

#sli_slideController, #sli_slideController2 {
    width: 1px;
    height: 250px;
    border-width: 0;
    float: right;
}

#sli_loadingDiv {
    width: 99.5%;
    float: left;
    position: relative;
    border-width: 0;
    background-color: #FFFFFF;
}
/* Grid Result */

.sli_grid_result {
    position: relative;
    min-height: 400px;
}

    .sli_grid_result img {
        border: 0;
        width: 100%;
        border: 1px solid #ccc;
    }

.sli_grid_image {
    text-align: center;
    padding-top: 5px;
    margin-bottom: 1px;
}

    .sli_grid_image a, .sli_grid_image a img {
        display: block;
        max-width: 100%;
    }

.sli_grid_excerpt {
    display: none;
}

.sli_grid_price {
    display: block;
    clear: both;
}
/* Lightbox */

.sli_lightbox {
    width: 100%;
    position: static;
}

    .sli_lightbox .sli_modal_image_left, .sli_lightbox .sli_modal_image_right, .sli_lightbox .sli_modal_carousel {
        display: none !important;
    }

    .sli_lightbox .color_swatches {
        margin-bottom: 10px;
    }

li:hover > .sli_lightbox {
    position: absolute;
    top: 0px;
    left: 8px;
    right: 8px;
    width: initial;
    min-height: 100%;
    z-index: 100;
    /*padding: 0px 5px 5px 5px;*/
    /*padding-top: 5px;*/
    margin: 5%;
    padding-left: 18px;
    margin-left: -18px;
    padding-right: 17px;
    margin-right: -18px;
    padding-top: 5px;
    margin-top: -5px;
    /*max-width: 100%;*/
    background: #FFF;
    border: 1px solid #DDD;
    box-shadow: 0 0 20px gray;
}

    li:hover > .sli_lightbox > .sli_grid_image > .sli_main_image > a {
        display: none !important;
    }

    li:hover > .sli_lightbox .sli_modal_carousel {
        display: block !important;
    }

    li:hover > .sli_lightbox .sli_grid_excerpt {
        display: block;
    }

    li:hover > .sli_lightbox .sli_grid_image {
        /*width: 100%;*/
        padding-top: 0px;
        margin: 0 auto;
        margin-bottom: 1px;
        margin-left: 1px;
    }

        li:hover > .sli_lightbox .sli_grid_image a {
            max-width: none;
        }

        li:hover > .sli_lightbox .sli_grid_image img {
            width: 99%;
            margin-top: 4px;
        }

    li:hover > .sli_lightbox .sli_modal_image_left, li:hover > .sli_lightbox .sli_modal_image_right {
        display: inline !important;
    }

.sli_lightbox .sli_modal_image_left {
    position: absolute;
    top: 50%;
    left: -15px;
}

.sli_lightbox .sli_modal_image_right {
    position: absolute;
    top: 50%;
    right: -15px;
}

    .sli_lightbox .sli_modal_image_left:hover, .sli_lightbox .sli_modal_image_right:hover {
        cursor: pointer;
    }
/* List View */

.sli_list_result {
    margin: 5px 0 15px 0;
    min-height: initial;
    display: block;
    clear: both;
}

    .sli_list_result .sli_related_searches {
        margin: 5px 0 0 0;
    }

    .sli_list_result .sli_h3 a {
        font-weight: bold;
    }

    .sli_list_result p {
        margin: 0;
    }

.sli_list_h2 {
    font-size: 12px;
    font-weight: bold;
}

.sli_list_image {
    float: left;
    width: 150px;
    position: relative;
}

    .sli_list_image a img {
        max-width: 168px;
    }

.sli_list_content {
    float: left;
    width: 80%;
    padding-left: 25px;
    text-align: left;
}

    .sli_list_content .pl-style, .sli_list_content .pl-flag {
        float: none;
    }

.sli_list_image img {
    border: 1px solid #ddd;
    width: 170px;
}

.sli_normal_price {
    text-align: left;
    font-weight: bold;
}

.sli_related_searches {
    text-align: left;
    font-weight: bold;
}

    .sli_related_searches a {
        display: inline;
        font-weight: normal;
    }

.sli_grid_result .modal, .sli_list_result .modal {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    border: 1px solid #000000;
    background: #FFFFFF;
    width: 185px;
    height: 270px;
}

.color_swatches > li > img:hover {
    border-color: #eee;
}

.sli_op {
    color: #FF0000;
    text-align: right;
    font-size: 11px;
}

.color_swatches > li {
    list-style: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3.5px 0 0;
}

    .color_swatches > li > button {
        background: none;
        outline: none;
        border: none;
        width: 100%;
        height: 100%;
    }

        .color_swatches > li > button > img {
            /*border-color: black;*/
            border: 1px solid #444;
        }

.color_swatches .sli-swatch img,
.color_swatches .sli_plus .fa-plus {
    vertical-align: top;
}

.color_swatches .sli_plus {
    margin-left: 15px;
}

.sli_facets {
}

.color_facet img {
    width: 100%;
    vertical-align: top;
}

li.color_facet {
    display: inline-block;
    border: 1px solid #444;
    width: 24px;
    height: 24px;
    vertical-align: top;
    margin: 2px;
    float: left;
}

.color_facet.selected {
    border-width: 4px;
    border-color: #000;
}

.panel-default > .panel-heading {
    background-color: #f9f9f9;
    border: none;
}

.sli_facet_heading > a {
    display: table-cell;
    vertical-align: middle;
    padding-right: 5px;
}

.sli_facet_heading > a, .sli_facet_wrapper.collapse.in {
    font-size: 14px;
    color: #535151;
    font-weight: normal;
    float: none !important;
}

    .sli_facet_heading > a:hover {
        text-decoration: none;
    }

.panel-heading {
    padding: 0;
    display: table;
    width: 100%;
    height: 26px !important;
    text-align: left !important;
}

.panel-default .panel-heading {
    background-color: #eeeeee;
}

.panel-toggle {
    padding-left: 5px;
}


.panel {
    overflow: hidden;
}

#filter-Color .panel-body ul li > a {
    padding: 0;
}

.sli_facets a {
    color: rgb(68, 68, 68);
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle;
    text-decoration: none;
}

.category-filters span {
    margin-left: 2px;
}

.sli_facets input {
    margin: 0;
    vertical-align: middle;
}

.navbar-header > button {
    float: none;
    padding: 6px 12px;
}

.navbar-header {
    margin: 0;
}

.navbar-toggle {
    margin-right: 0;
}

#sli_facets {
    display: block !important;
}

.sli_pagination {
    position: relative;
}

    .sli_pagination li {
        display: inline;
        border: 1px solid #ddd;
        float: left;
    }

        .sli_pagination li a {
            color: #444444;
        }

            .sli_pagination li a:hover {
                color: #428bca;
            }

.previous_page i, .next_page i {
    padding: 8.5px 12px;
}

.total_records {
    padding: 6px 12px;
}

    .total_records:hover {
        color: #428bca;
    }

.sli_pagination .disabled i:hover {
    background-color: white;
}

.sli_pagination i:hover {
    background-color: #eeeeee;
}

.sli_pagination button {
    vertical-align: baseline;
}

.sli_pagination .disabled, .sli_pagination .disabled a {
    cursor: not-allowed;
    text-decoration: none;
    color: rgb(153, 153, 153);
}

li.pagination_pages {
    border: none
}

    li.pagination_pages .dropdown-menu .pagination_link {
        float: none;
    }

    li.pagination_pages .dropdown-menu {
        min-width: 0;
        left: 35px;
        top: 30px;
    }

li.previous_page {
    border-right: none;
}

li.next_page, li.total_records {
    border-left: none;
}

li.pagination_pages {
    padding-left: 0;
    padding-right: 0;
}

li.pagination_link {
    display: list-item;
    border: none;
    padding: 0;
}

.pagination_link.active {
    background-color: #428bca;
}

    .pagination_link.active > span.pageactive {
        color: white;
    }

.sli-range-slider-thumb-label, .sli-range-slider-tick, .sli-range-slider-selection {
    display: none;
}

#Price_facet_wrapper .sli_facets {
    overflow: visible;
}

.sli-slider-status {
    text-align: center;
    margin-bottom: 10px;
}

.col-md-4 {
    max-width: 16.66666667%;
}

#mobile_sli_view {
    display: none !important;
    text-align: center;
    border: 1px solid #ddd;
    padding: 6px;
}

.popular_products_title {
    margin-top: 20px;
}

.size_count {
    font-size: 10px !important;
    display: inherit;
}

img.rating_image {
    display: block;
    height: 15px;
    width: 90px;
    border: none;
    margin: 5px 0px;
}

.total_records {
    background-color: #eeeeee;
}

.navbar-header .btn {
    margin: 0 0 5px 0;
    display: none;
}

.no_results_search {
    margin-top: 10px;
}

.color_swatches .fa-plus {
    vertical-align: middle;
}

.selected_facets {
    text-transform: capitalize;
}

#page_logo {
    margin: 20px 0 10px 0;
}

#sli_autocomplete.rich.no_margin {
    margin-left: 0 !important;
}

#no_results_search {
    font-size: 16px;
    width: 42%;
}

.selected_facets a:hover {
    text-decoration: underline;
}

.sli_list_result .pl-quickview {
    top: 75%;
    width: 100%;
}

.style_number {
    font-weight: bold;
}

@media screen {
    .pl-quickview {
        background: rgb(0, 0, 0);
        -ms-filter: "alpha(opacity=80)";
    }
}

#merchTopResults {
    display: block;
}

#merchTopResultsMobile {
    display: none;
}

#sli_mobile_heading, #merchPageTopLeftMobile, #merchPageTopRightMobile, #merchBelowBCTMobileResults, #merchTopResultsMobile {
    display: none !important;
}

.sli_view_icon {
    padding-top: 7px;
    float: left;
}

    .sli_view_icon span {
        font-weight: bold;
        margin-right: 3px;
    }

    .sli_view_icon span, .sli_view_icon div {
        float: left;
    }

@media screen and (min-width: 1024px) {
    .sli_view_sort .col-sm-14 {
        width: 47.33333%;
    }
}

@media screen and (max-width: 1023px) {
    .sli_grid_result {
        min-height: 330px;
    }

    .sli_list_content {
        width: 70%;
    }

    .product {
        min-height: 360px;
    }

        .product .sli_grid_image .pl-quickview {
            top: 33%;
            width: 86%;
        }
}

@media screen and (min-width: 768px) {
    #accRefineSearch.collapse {
        display: block !important;
    }

    .sli_cat_facet_mobile {
        display: none;
    }

    .nav > li.sli_cat_facet_desktop {
        display: block;
        margin-bottom: 20px !important;
    }

    .mobile-checkbox-label label span {
        display: inline;
        /*      font-size: 12px!important; */
    }

    .mobile-checkbox-label label {
        /*      font-size: 12px!important; */
    }

    .size-group {
        width: 119px;
    }
}

@media screen and (max-width: 767px) {
    .sli_cat_facet_mobile {
        display: block;
    }

        .sli_cat_facet_mobile .dropdown-menu {
            position: relative;
        }

    .nav > li.sli_cat_facet_desktop {
        display: none;
    }

    .nav > li#filterContainer {
        position: initial;
    }

    .product-listing > li, .infinite_results > li.product {
        display: inline-block;
        float: none;
        vertical-align: top;
        margin-bottom: 20px;
        position: relative;
        width: 49%;
    }

    #sli_facets {
        height: 1px;
    }

    .sli_container {
        width: 100%;
        margin: 0;
    }

    #sli_facets.collapse.in {
        height: auto;
    }

    .sli_facets li {
        display: inline-block;
        width: 100%
    }

    li.color_facet {
        width: 58px;
        height: 58px;
    }

    .sli_list_content {
        width: 65%;
    }

    .navbar-header .btn {
        display: block;
    }

    .navbar-header {
        width: 100%;
    }

    .sli_grid_result {
        min-height: 300px;
    }

    #sli_mobile_heading, #merchPageTopLeftMobile, #merchPageTopRightMobile, #merchBelowBCTMobileResults, #merchTopResultsMobile {
        display: block !important;
    }

    #sli_desktop_heading, #merchPageTopLeft, #merchPageTopRight, #merchBelowBCTResults, #merchTopResults {
        display: none !important;
    }

    .product {
        min-height: 425px;
    }
}

@media screen and (min-width: 480px) {
    .sli_view_sort > .sli_view {
        padding-top: 6px;
    }

    .sli_view {
        text-indent: 5px;
        text-align: center;
    }
}

@media screen and (max-width: 479px) {
    .sli_view_icon {
        float: right;
        margin-right: 10px;
    }

    .sli_grid_result {
        width: 50%;
        float: left;
        min-height: 400px;
    }

    .sli_list_result {
        text-align: center;
    }

    .sli_list_content {
        width: auto;
    }

    .sli_list_image {
        float: none;
        margin: auto;
    }

    .sli_bct {
        height: auto;
    }

    .pl-quickview {
        display: none !important;
    }

    .sli_view_sort .pagination_wrapper, .sli_view_sort .form-group {
        margin-bottom: 8px;
    }

    #nrp_spellphrase_products > div > li:nth-child(2n+1) {
        clear: left;
    }

    .sli_related_collections {
        padding: 0 20px;
    }
}

@media screen and (max-width: 430px) {
    .product {
        min-height: 398px;
    }
}

.mobile-checkbox-label input[type=checkbox] + label:before {
    letter-spacing: 1px;
    /*letter-spacing: 5px;*/
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin: 0px;
    padding: 0px;
}

#merchTopResults img, #merchTopResultsMobile img, #merchBelowBCTResults img, #merchBelowBCTMobileResults img {
    width: 100%;
}

#merchBelowBCTResults img, #merchBelowBCTMobileResults img {
    margin-bottom: 10px;
}

.breadcrumb {
    overflow: auto;
}

#sli_mobile_heading #sli_page_heading h1 {
    margin: 0 0 0 10px;
}

#sli_page_heading h1 {
    color: #000;
    font-family: arial;
    font-size: 20px;
    font-weight: normal;
    text-transform: capitalize;
    margin-top: 0px;
}

/*
.sli_filter_reset a, .sli_filter_reset a:hover {
    color: #444;
    text-decoration: none;
}

.sli_filter_reset {
    margin-bottom: 20px !important;
	clear:both  !important;
}
*/

#ngapp .panel.all-costumes .panel-heading a.pull-right,
#ngapp .panel.sli_facet_dropdown .panel-heading a.pull-right {
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 0px !important;
    padding-top: 3px !important;
}

.sli_filter_reset {
    font-size: 14px !important;
    padding-left: 0px !important;
    margin-bottom: 20px;
}

    .sli_filter_reset:hover {
        box-shadow: none;
    }

    .sli_filter_reset a {
        /* color: rgb(51, 51, 51); */
    }

        .sli_filter_reset a:hover {
            border: 0px !important;
            text-decoration: underline;
            /* text-decoration: none; */
        }

.nav-categories {
    width: 100%;
}

.pagination_wrapper {
    float: left;
}

.sli_view.hidden-view {
    display: none !important;
}

#sli_speller {
    margin-top: 20px;
}

.sli_spelling {
    font-size: 20px;
}

.no_results_search {
    padding-bottom: 15px;
}

.sidenav.col-xs-24.sli_hidefacets {
    display: none;
}

.row.product-listing.sli_nrp_warpper {
    margin: 0;
}

#filter-Color span.active-check {
    position: absolute;
    top: 8px;
    left: 18px;
    color: #fff;
    text-shadow: 0 0 4px #000;
    display: none;
    pointer-events: none;
}

@media (min-width: 768px) {
    #filter-Color span.active-check {
        top: 1px;
        left: 10px;
    }
}

#filter-Color span.active-check.enabled {
    display: inline;
}

.label .fa-stack {
    height: 23px;
    line-height: 18px;
}

.label .fa-stack-2x {
    font-size: 20px;
}

/*
.sli_mobile_only {
	display: none;
}

.sli_desktop_only {
	display: none;
}

.panel {
	border: none !important;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.panel-group{
	margin-left: 0px !important;
	padding: 0px !important;
}

.panel-title{
	font-size: 16px;
	font-weight: bold;
	
}

.panel-toggle{
	padding: 0px !important;
	margin: 0px !important;
	text-align: left !important;
	float: left !important;
}

.list-group-item > a{
	padding-left: 0px !important;
	text-align: left !important;
	
}
*/

@media only screen and (min-width: 767px) {
    .sli_mobile_only {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-checkbox-label label {
        height: 50px;
        line-height: 22px;
        padding-top: 15px;
    }

    .sli_desktop_only {
        display: none;
    }

    #filter-Color a img {
        min-width: 44px;
        min-height: 44px;
    }

    .sli_initial_hide:not(.active) {
        display: none;
    }

    .drawer-backdrop.active {
        display: none !important;
    }
    /*mobile facet changes (overrides rules from main.css)*/
    /*
    nav.sidenav .drawer-dialog .drawer-body {
        padding-top: 0;
        overflow: scroll;
        height: 100%;
    }
    nav.sidenav .drawer-dialog .drawer-header {
        top: 0;
    }
    nav.sidenav .drawer-dialog {
        margin-top: 140px;
        height: calc(100% - 140px);
        overflow: unset;
    }
    */
}

@media (min-width: 1024px) {
    #divResultsSortBy {
        width: 100%;
        float: left;
    }
}

@media (max-width: 736px) {
    #pl-listing .product {
        min-height: 430px;
    }

    .color_swatches > li:first-of-type {
        margin: 4px 4px 4px 0;
    }

    #filterHeading h1 {
        display: none;
    }
}

@media (min-width: 737px) and (max-width: 768px) {
    #pl-listing .product {
        min-height: 470px;
    }

    .color_swatches > li:first-of-type {
        margin: 4px 4px 4px 0;
    }
}

@media only screen and (min-width: 768px) {
    #accRefineSearch .list-group, #accRefineSearch .panel-body {
        padding-left: 0px !important;
        /*margin-top: 10px !important; */
        padding-top: 8px !important;
        max-height: 1000px !important;
        border-top-color: #f2f2f2 !important;
    }

    .panel-default .panel-heading {
        background-color: #fff !important;
        padding-bottom: 5px !important;
        text-align: left !important;
    }

    li.checkbox.mobile-checkbox-label.list-group-item:not(:last-child) {
        padding-bottom: 5px;
    }

    .sli_mobile_only {
        display: none;
    }


    .sli_desktop_only {
        display: none;
    }


    .panel {
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .panel-group {
        margin-left: 0px !important;
        padding: 0px !important;
    }

    .panel-title {
        font-size: 16px;
        font-weight: bold;
        white-space: nowrap !important;
    }

    .panel-toggle {
        padding: 0px !important;
        margin: 0px !important;
        text-align: left !important;
        float: left !important;
    }

    .list-group-item > a {
        padding-left: 0px !important;
        text-align: left !important;
    }
}


.sli_main_image {
    position: relative;
    min-height: 265px;
}

@media (max-width: 1024px) {
    .sli_main_image {
        min-height: 180px;
    }
}

.sidenav ul.sli_related_searches li a.keykeylink {
    padding: 0;
    margin: 0;
}

ul.sli_related_searches {
    list-style-type: none;
}

@media (max-width: 767px) {
    ul.sli_related_searches li {
        margin: 0.3em 0;
    }

    .sidenav ul.sli_related_searches li a.keykeylink {
        padding: 0.3em 0.3em 0.3em 0;
        display: block;
    }
}

/********************************************************/
/*************** SLI Image Search Styling ***************/
/********************************************************/

/* Image Search display */
#sli_image_search_display .uploadedImage {
    max-width: 250px;
    max-height: 250px;
    margin: auto;
    display: block;
}

#sli_image_search_display .image-search-wrapper {
    background-color: #eee;
    padding: 10px;
    min-height: 150px;
    text-align: center;
}

#sli_image_search_display h1 {
    left: 300px;
    color: #535151;
    font-weight: 400;
    text-transform: initial;
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 44px;
    font-size: 20px;
}

#uploadedImageWrapper {
    position: relative;
}

    #uploadedImageWrapper .sli_loading {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 30px;
        display: none;
    }

@media only screen and (max-width: 770px) {
    #uploadedImageWrapper {
        width: 100%;
    }

        #uploadedImageWrapper img.uploadedImage {
            max-width: 100%;
            max-height: 220px;
        }

    #sli_image_search_display h1 {
        width: 100% !important;
        padding-left: 0 !important;
        top: 0 !important;
        text-align: center;
        left: 0 !important;
        float: none !important;
    }
}

/* View similar products button styling */
.sli_perform_icon {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 35px;
    z-index: 100;
    cursor: pointer;
}

/* Keyword suggestions product styling */
#pl-listing .sli_related_searches {
    padding-top: 5px;
}

.productMatch .sli_main_image {
    border: solid red 4px;
}

.sli_sr_only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.sli_view_sort .pagination li > a,
.sli_view_sort .pagination li > a:hover,
.sli_view_sort .pagination li > span,
.sli_view_sort .pagination li > button {
    border-color: #949494;
}

.sli_view_sort .pagination li > button {
    line-height: 21px;
}

#sli_announce {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    display: none;
}

.product .status-bestseller:after,
.product .status-clearance:after,
.product .status-new:after,
.product .status-sale:after {
    content: '';
}

#accRefineSearch .panel-heading h2 {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

    #accRefineSearch .panel-heading h2 a {
        margin-left: 0px !important;
        text-transform: uppercase !important;
        font-size: 16px !important;
        float: left !important;
    }

#filter-Color ul li a:focus {
    outline-width: 4px;
    outline-style: solid;
}

.pagination li button.btn-paging:focus {
    outline-width: 4px;
    outline-color: #428bca;
    outline-color: -webkit-focus-ring-color;
    outline-style: solid;
}




.pagination > div {
    float: left;
    display: inline;
}


.sli_view_sort .pagination > div > button {
    line-height: 19px;
}

.sli_view_sort .pagination > div > a,
.sli_view_sort .pagination > div > a:hover,
.sli_view_sort .pagination > div > span,
.sli_view_sort .pagination > div > button {
    border-color: #949494;
}

.pagination > div:first-child > a,
.pagination > div:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination > div > a,
.pagination > div > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #444;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination > div.btn-group {
    background: 0 0;
    border: none;
    vertical-align: inherit;
}


    .pagination > div.btn-group .btn {
        border-width: 1px 0;
    }

.pagination > div > a:focus, .pagination > div > a:hover, .pagination > div > span:focus, .pagination > div > span:hover {
    z-index: 2;
    color: #1f4465;
    background-color: #F2F2F2;
    border-color: #ddd;
}

.product {
    margin-top: 20px !important
}

#sli_toolbar_footer {
    margin-top: 20px;
}

.color_swatches {
    margin-top: 5px;
}

#merchCarousel {
    overflow: hidden;
}

.sli_cat_facet_desktop > #lnkCategory {
    font-size: 16px !important;
    background-color: #fff;
    color: #535151;
    text-transform: uppercase !important;
    padding-left: 0px !important;
    padding-bottom: 5px !important;
    border-bottom: 1px solid #f2f2f2 !important;
    margin-bottom: 5px !important;
    /* width: 150px !important; */
}


.nav-subcategories > li > a {
    padding-left: 0px !important;
    margin-bottom: 5px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

@media (max-width: 991px) {
    #merchCarousel {
        max-height: 172px !important;
    }
}

@media (min-width: 992px) {
    #merchCarousel {
        max-height: 380px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px !important;
    }

    #merchCarousel, {
        height: 380px !important;
        max-height: 380px !important;
        width: 930px !important;
    }
}
/********************************************************/
/********************************************************/
