/* START Category Page */
/* Grid */
[data-component-id="searchResultsLayout-5d9f"] li.commerce_search-productGrid_productGrid section{
    margin-left: 0;
}
/* Tile */
[data-component-id="searchResultsLayout-5d9f"] commerce_search-product-card{
    box-shadow: 0 0 6px 0 rgba(155,155,155,.6);
}
commerce_search-product-grid li>section{
    height: 97%;
    margin-right: 12px !important;
    margin-left: 0 !important;
}
[data-component-id="searchResults-4db2"] li{
    flex-basis: 25% !important;
}
@media only screen and (max-width: 767px){
    [data-component-id="searchResults-4db2"] li{
        flex-basis: 100% !important;
    }
}

/* Image */
[data-component-id="searchResultsLayout-5d9f"] div.imageArea{
    align-items: center !important;
}
[data-component-id="searchResultsLayout-5d9f"] img{
    height: 200px;
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
[data-component-id="searchResultsLayout-5d9f"] commerce_search-product-card section div figure{
    text-align: center;
}
/* Title */
[data-component-id="searchResultsLayout-5d9f"] commerce_search-product-field div.slds-text-heading_medium {
    font-weight: bold;
    font-size: 1rem !important;
    margin-bottom: 1rem;
    overflow: hidden !important;
    text-overflow: unset !important;
    white-space: normal !important;
    height: 47px !important;
}
/* Description*/
[data-component-id="searchResultsLayout-5d9f"] commerce_search-product-field div.slds-text-heading_small{
    font-size: 14px;
    height: 44px !important;
    overflow: hidden !important;
    text-overflow: unset !important;
    white-space: normal !important;
    margin-bottom: 1rem !important;
}
@media only screen and (max-width: 768px) {
    @supports (-webkit-touch-callout: none) {
        [data-component-id="searchResultsLayout-5d9f"] commerce_search-product-field div.slds-text-heading_small {
            height: 50px !important;
        }
        [data-component-id="searchResultsLayout-5d9f"] commerce_search-product-field div.slds-text-heading_medium {
            height: auto !important;
        }
    }
}
/* Button */
[data-component-id="searchResultsLayout-5d9f"] .callToActionArea a{
    line-height: 1;
    margin-bottom: 1rem;
    height: 2.5rem;
}
/* Sort menu */
[data-component-id="searchResultsLayout-5d9f"] div.sorting-menu{
    flex: none !important;
}
@media only screen and (max-width: 768px) {
    @supports (-webkit-touch-callout: none) {
        [data-component-id="searchSortMenu-4db2"] button{
            height: 35px !important;
            min-height: 35px !important;
        }
    }
}
/* Page */
[data-component-id="sldsFlexibleLayout-1fb8"]{
    zoom: 80% !important;
}
/* Mobile style */
@media only screen and (max-width: 767px){
    [data-component-id="searchResultsLayout-5d9f"] li.commerce_search-productGrid_productGrid section {
        margin-right: 0 !important;
    }
    ul.product-grid-container{
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    [data-component-id="searchResultsLayout-5d9f"] img {
        height: 200px;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}
@media only screen and (max-width: 1533px) {
    [data-component-id="searchResultsLayout-5d9f"] img {
        height: 175px !important;
    }
}
/* Category Banner */
[data-component-id="categoryBanner-4cb2"]{
    margin-bottom: 1rem;
}
[data-component-id="categoryBanner-4cb2"] h1{
    display: none !important;
}
[data-component-id="categoryBanner-4cb2"] img{
    width: 100% !important;
}
[data-component-id="categoryBanner-4cb2"]{
    margin-bottom: 32px;
    margin-top: 0 !important;
}
/* END Category Page */

/* START Search page */
[data-component-id="searchResultsLayout-d826"] li.commerce_search-productGrid_productGrid section{
    margin-left: 0;
}
/* Image */
[data-component-id="searchResultsLayout-d826"] div.imageArea{
    align-items: center !important;
}
[data-component-id="searchResultsLayout-d826"] img{
    height: 200px;
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media only screen and (max-width: 1533px) {
    [data-component-id="searchResultsLayout-d826"] img{
        height: 175px !important;
    }
}
[data-component-id="searchResultsLayout-d826"] commerce_search-product-card section div figure{
    text-align: center;
}
/* Tile */
[data-component-id="searchResultsLayout-d826"] commerce_search-product-card{
    box-shadow: 0 0 6px 0 rgba(155,155,155,.6);
}
commerce_search-product-grid li>section{
    height: 97%;
    margin-right: 12px !important;
    margin-left: 0 !important;
}
[data-component-id="searchResults-d6f7"] li{
    flex-basis: 25% !important;
}
@media only screen and (max-width: 767px){
    [data-component-id="searchResults-d6f7"] li{
        flex-basis: 100% !important;
    }
}
/* Title */
[data-component-id="searchResultsLayout-d826"] commerce_search-product-field div.slds-text-heading_medium {
    font-weight: bold;
    font-size: 1rem !important;
    margin-bottom: 1rem;
    overflow: hidden !important;
    text-overflow: unset !important;
    white-space: normal !important;
    height: 47px !important;
}
/* Description*/
[data-component-id="searchResultsLayout-d826"] commerce_search-product-field div.slds-text-heading_small {
    font-size: 14px;
    height: 44px !important;
    overflow: hidden !important;
    text-overflow: unset !important;
    white-space: normal!important;
    margin-bottom: 1rem !important;
}
@media only screen and (max-width: 768px) {
    @supports (-webkit-touch-callout: none) {
        [data-component-id="searchResultsLayout-d826"] commerce_search-product-field div.slds-text-heading_small {
            height: 50px !important;
        }
        [data-component-id="searchResultsLayout-d826"] commerce_search-product-field div.slds-text-heading_medium {
            height: auto !important;
        }
    }
}
[data-component-id="sldsFlexibleLayout-4089"]{
    zoom: 80% !important;
}
/* Button */
[data-component-id="searchResultsLayout-d826"] .callToActionArea a{
    line-height: 1;
    margin-bottom: 1rem;
    height: 2.5rem;
}
/* Sort menu */
[data-component-id="searchResultsLayout-d826"] div.sorting-menu{
    flex: none !important;
}
@media only screen and (max-width: 768px) {
    @supports (-webkit-touch-callout: none) {
        [data-component-id="searchSortMenu-7718"] button{
            height: 35px !important;
            min-height: 35px !important;
        }
    }
}
/* X results - search */
[data-component-id="textBlock-cd25"] h4,
[data-component-id="textBlock-67e5"] h4 {
    font-size: 40px !important;
    font-weight: 700 !important;
    color: var(--dxp-g-brand) !important;
}
/* X results - category */
[data-component-id="textBlock-67e5"] h4{
    color: var(--dxp-g-brand) !important;
    font-weight: 300 !important;
    font-size: 20px !important;
}
/* Search Filters */
[data-component-id="searchFilters-be00"] a{
    font-weight: normal !important;
    font-size: var(--dxp-s-form-element-label-font-size,var(--dxp-s-body-font-size));
    --com-c-link-list-anchor-text-color: #000000;
}
[data-component-id="searchFilters-be00"] h3, [data-component-id="searchFilters-f99a"] h4{
    font-weight: bold !important;
}
[data-component-id="searchFilters-be00"] div.footer{
    padding-bottom: 1em;
}
[data-component-id="searchFilters-dfcc"] a{
    font-weight: normal !important;
    font-size: var(--dxp-s-form-element-label-font-size,var(--dxp-s-body-font-size));
    --com-c-link-list-anchor-text-color: #000000;
}
[data-component-id="searchFilters-e2e2"] h3, [data-component-id="searchFilters-dfcc"] h3{
    font-weight: bold !important;
}
[data-component-id="searchFilters-e2e2"] div.footer{
    padding-bottom: 1em;
}
/* Categories in PLP and search pages */
[data-component-id="searchFilters-be00"] ul.categories li{
    max-width: 100%;
    overflow: visible !important;
    text-overflow: none !important;
    white-space: wrap !important;
}
[data-component-id="searchFilters-be00"] ul.categories li а{
    font-size: 16px !important;
}
[data-component-id="searchFilters-dfcc"] ul.categories li{
    max-width: 100%;
    overflow: visible !important;
    text-overflow: none !important;
    white-space: wrap !important;
    font-size: 16px !important;
    font-weight: normal !important;
}
/* safari */
@supports (-webkit-touch-callout: none) {
    [data-component-id="searchFilters-be00"] ul.categories li a{
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
    [data-component-id="searchFilters-dfcc"] ul.categories li a{
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
    commerce_search-facet span{
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
}
/* mozilla firefox */
@-moz-document url-prefix() {
    [data-component-id="searchFilters-be00"] ul.categories li a{
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
    [data-component-id="searchFilters-dfcc"] ul.categories li a{
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
    commerce_search-facet span{
        max-width: 100% !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
}
/* Attributes in PLP and search pages */
commerce_search-facet span{
    max-width: 100%;
    overflow: visible !important;
    text-overflow: none !important;
    white-space: wrap !important;
}
[data-component-id="searchFilters-be00"] .facet-header{
    font-weight: bold;
}
[data-component-id="searchFilters-dfcc"] .facet-header{
    font-weight: bold;
}
/* Mobile style */
@media only screen and (max-width: 1024px){
    [data-component-id="searchResultsLayout-d826"] li.commerce_search-productGrid_productGrid section {
        margin-right: 0 !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    [data-component-id="searchResultsLayout-d826"] img {
        height: 175px;
        min-height: 175px !important;
        max-height: 200px !important;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}
/* End Search Page */

[data-component-id="categoryBanner-cf1d"] .banner-text-container{
    display: none !important;
}
[data-component-id="categoryBanner-cf1d"] img{
    width: 100% !important;
}


/* Product tile mobile design */
@media only screen and (max-width: 767px){
    [data-component-id="searchResultsLayout-c361"] .commerce_search-productCard_productCard.imageArea{
        margin-left: auto;
        margin-right: auto;
    }
    [data-component-id="searchResultsLayout-c361"] li{
        margin-left: auto;
        margin-right: auto;
    }
    [data-component-id="searchResultsLayout-d826"] .commerce_search-productCard_productCard.imageArea{
        margin-left: auto;
        margin-right: auto;
    }
    [data-component-id="searchResultsLayout-d826"] li{
        margin-left: auto;
        margin-right: auto;
    }
}
/* Product tile small screens design */
@media only screen and (min-width: 768px) and (max-width: 1024px){
    [data-component-id="searchResultsLayout-c361"] ul{
        justify-content: center;
    }
    [data-component-id="searchResultsLayout-d826"] ul{
        justify-content: center;
    }
}

/* Search loading spinner */
.search-loading{
    width: 100% !important;
    height: 100% !important;
}
