﻿#header .galleryHeading {
    border-bottom: 2px solid #ccc;
    font-size: 20px;
    margin: 0 0 15px;
    padding: 0 0 10px;
    text-transform: capitalize
}

.galleryTitleWrap {
    margin-bottom: 16px
}

.galleryTitleWrap__title {
    margin: 0;
    color: #333;
    font-size: 24px;
    line-height: 29px
}

.galleryTitleWrap__copy {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    margin-top: 4px;
    margin-bottom: 0
}

#main .gridView .product {
    float: left;
    width: 234px;
    margin: 0 12px 30px 12px;
    overflow: hidden;
    padding: 0;
    display: block;
    position: relative
}

    #main .gridView .product:nth-child(3n+4) {
        clear: left
    }

#main .gridView .ieRow {
    clear: left
}

#main .gridView .productDescription, #main .gridView .productLink {
    display: none
}

body #main .productLayout .gridView {
    background-position: 6px -35px
}

body #main .productLayout .active .gridView {
    background-position: 6px -17px
}

body #main .productLayout .listView {
    background-position: 6px -55px
}

body #main .productLayout .active .listView {
    background-position: 6px -74px
}

.gridView[data-newgallery=true] .product a:active, .gridView[data-newgallery=true] .product a:focus, .gridView[data-newgallery=true] .product a:hover {
    outline: 0
}

.gridView[data-newgallery=true] .product {
    list-style: none
}

.gridView[data-newgallery=true] .productMainImage {
    display: block;
    float: left;
    margin-bottom: 16px;
    height: 312px;
    width: 234px
}

    .gridView[data-newgallery=true] .productMainImage img {
        display: block
    }

.lazy-pictureWrap {
    position: relative;
    display: block;
    background-color: #e6e6e6;
    height: 312px
}

.gridView[data-lazywebpenabled=true][data-newgallery=true] .lazy-pictureWrap img {
    height: 100%;
    display: block
}

.gridView[data-lazywebpenabled=true][data-newgallery=true] .lazy-pictureWrap:not(.lazy-pictureWrap--loaded) .lazy-picture img {
    display: none
}

.gridView[data-newgallery=true] a.productColoursWrap {
    float: left;
    margin-bottom: 8px;
    text-decoration: none
}

.gridView[data-newgallery=true] .productColours {
    list-style-type: none;
    float: left;
    padding: 0;
    margin: 0
}

    .gridView[data-newgallery=true] .productColours li:only-child {
        display: none
    }

    .gridView[data-newgallery=true] .productColours li {
        float: left;
        padding: 2px 4px 0 0;
        margin: 0
    }

    .gridView[data-newgallery=true] .productColours label {
        height: 16px;
        width: 16px;
        display: block
    }

.gridView[data-newgallery=true] .product .productColours li img {
    border: 0 !important;
    border-radius: 50%;
    height: 100%;
    margin: 0;
    width: 100%
}

.gridView[data-newgallery=true] .product .productColoursMore {
    color: #3c3c3c;
    font-size: 14px;
    line-height: 20px
}

.gridView[data-newgallery=true] .productInfo {
    clear: both
}

.gridView[data-newgallery=true] .productTitle {
    color: #000;
    display: block;
    margin: 0 0 8px;
    text-decoration: none
}

    .gridView[data-newgallery=true] .productTitle h3 {
        margin: 0;
        clear: both
    }

    .gridView[data-newgallery=true] .productTitle .productBrand {
        font-weight: 400;
        color: #3c3c3c;
        font-size: 14px;
        line-height: 20px;
        font-style: normal;
        display: block
    }

    .gridView[data-newgallery=true] .productTitle .productBrandDesc {
        font-weight: 700;
        color: #3c3c3c;
        font-size: 14px;
        line-height: 20px;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

.gridView[data-newgallery=true] .product .productNowPrice, .gridView[data-newgallery=true] .product dd.productPrice {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin: 0
}

.gridView[data-newgallery=true] .product a.productPrice {
    color: #3c3c3c;
    display: block;
    margin-bottom: 8px;
    overflow: hidden;
    text-decoration: none
}

.gridView[data-newgallery=true] .product .productWasPrice {
    color: #3c3c3c;
    font-size: 12px;
    line-height: 16px;
    text-decoration: line-through
}

.gridView[data-newgallery=true] .product .productPrice .productNowPrice {
    color: #ec0600
}

.gridView[data-newgallery=true] .product .productNowPrice .productNowPrice__save {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px
}

.gridView[data-newgallery=true] .productStock {
    display: block;
    font-weight: 700;
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none
}

    .gridView[data-newgallery=true] .productStock .available, .gridView[data-newgallery=true] .productStock .inStock {
        color: #080
    }

    .gridView[data-newgallery=true] .productStock .awaitingStock, .gridView[data-newgallery=true] .productStock .lowStock, .gridView[data-newgallery=true] .productStock .preOrder {
        color: #d08401
    }

    .gridView[data-newgallery=true] .productStock .outStock {
        color: #ec0600
    }

.gridView[data-newgallery=true] .product .bvRollup {
    margin-bottom: 8px;
    margin-left: -2px
}

    .gridView[data-newgallery=true] .product .bvRollup .productRating {
        color: #3c3c3c;
        display: block
    }

    .gridView[data-newgallery=true] .product .bvRollup .bvReviewsNumber {
        display: none
    }

.gridView[data-newgallery=true] .bestseller {
    background-image: url(/static/images/gallery/trophy.svg);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    margin-bottom: 8px;
    min-height: 20px
}

    .gridView[data-newgallery=true] .bestseller .bestseller-span {
        line-height: 20px;
        font-size: 14px;
        font-weight: 700;
        color: #3c3c3c
    }

.gridView[data-newgallery=true] a.productWarrantyInfo {
    background-image: url(/static/images/global/shield.svg);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
    display: block;
    margin-bottom: 8px;
    color: #3c3c3c;
    float: none;
    font-size: 12px;
    line-height: 16px
}

.pageContainer--littlewoodsireland .gridView[data-newgallery=true] a.productWarrantyInfo {
    display: none
}

.gridView[data-newgallery=true] a.productWarrantyInfo:hover {
    text-decoration: none
}

.gridView[data-newgallery=true] a.productWarrantyInfo p {
    margin: 0
}

    .gridView[data-newgallery=true] a.productWarrantyInfo p strong {
        color: #3c3c3c;
        font-size: 14px;
        line-height: 20px
    }

.gridView[data-newgallery=true] .product dd, .gridView[data-newgallery=true] .product dl {
    margin: 0
}

#main .listView[data-newgallery=true] .product, #main .productListWrap:not([data-newgallery=true]) .product, .hl-product .product {
    list-style: none
}

#main .listView[data-newgallery=true] .productMainImage, #main .productListWrap:not([data-newgallery=true]) .productMainImage, .hl-product .productMainImage {
    display: block;
    float: left
}

    #main .listView[data-newgallery=true] .productMainImage img, #main .productListWrap:not([data-newgallery=true]) .productMainImage img, .hl-product .productMainImage img {
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
        display: block;
        margin: 0 0 10px
    }

#main .listView[data-newgallery=true] .productColours, #main .productListWrap:not([data-newgallery=true]) .productColours, .hl-product .productColours {
    clear: both;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

    #main .listView[data-newgallery=true] .productColours label, #main .productListWrap:not([data-newgallery=true]) .productColours label, .hl-product .productColours label {
        cursor: pointer;
        display: block;
        height: 20px;
        line-height: 20px;
        padding: 4px
    }

    #main .listView[data-newgallery=true] .productColours li, #main .productListWrap:not([data-newgallery=true]) .productColours li, .hl-product .productColours li {
        display: block;
        float: left;
        margin: 0 0 10px 0
    }

    #main .listView[data-newgallery=true] .productColours .selected, #main .productListWrap:not([data-newgallery=true]) .productColours .selected, .hl-product .productColours .selected {
        background-color: #666
    }

    #main .listView[data-newgallery=true] .productColours img, #main .productListWrap:not([data-newgallery=true]) .productColours img, .hl-product .productColours img {
        border: 1px solid #fff;
        display: block;
        margin: -1px
    }

#main .listView[data-newgallery=true] .productTitle, #main .productListWrap:not([data-newgallery=true]) .productTitle, .hl-product .productTitle {
    color: #000;
    display: block;
    margin: 0 0 10px;
    text-decoration: none
}

    #main .listView[data-newgallery=true] .productTitle:hover, #main .productListWrap:not([data-newgallery=true]) .productTitle:hover, .hl-product .productTitle:hover {
        text-decoration: underline
    }

    #main .listView[data-newgallery=true] .productTitle h3, #main .productListWrap:not([data-newgallery=true]) .productTitle h3, .hl-product .productTitle h3 {
        line-height: 14px;
        margin: 0
    }

    #main .listView[data-newgallery=true] .productTitle em, #main .productListWrap:not([data-newgallery=true]) .productTitle em, .hl-product .productTitle em {
        display: block;
        font-size: 12px;
        font-style: normal;
        font-weight: 700
    }

    #main .listView[data-newgallery=true] .productTitle span, #main .productListWrap:not([data-newgallery=true]) .productTitle span, .hl-product .productTitle span {
        display: block;
        font-size: 12px;
        font-style: normal;
        font-weight: 400
    }

.hl-product .product a.productPrice, .listView[data-newgallery=true] .product a.productPrice, .productListWrap:not([data-newgallery=true]) .product a.productPrice {
    color: #333;
    display: block;
    margin-bottom: 8px;
    overflow: hidden;
    text-decoration: none;
    width: 100%
}

.hl-product .product .productWasPrice, .listView[data-newgallery=true] .product .productWasPrice, .productListWrap:not([data-newgallery=true]) .product .productWasPrice {
    color: #999;
    float: left;
    font-weight: 400;
    line-height: 12px;
    margin-right: 12px;
    margin-top: 1px;
    text-decoration: line-through
}

.hl-product .product .productNowPrice, .hl-product .product dd.productPrice, .listView[data-newgallery=true] .product .productNowPrice, .listView[data-newgallery=true] .product dd.productPrice, .productListWrap:not([data-newgallery=true]) .product .productNowPrice, .productListWrap:not([data-newgallery=true]) .product dd.productPrice {
    float: left;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 3px
}

.hl-product .product .productNowPrice, .listView[data-newgallery=true] .product .productNowPrice, .productListWrap:not([data-newgallery=true]) .product .productNowPrice {
    color: #880c0d
}

#main .listView[data-newgallery=true] .productStock, #main .productListWrap:not([data-newgallery=true]) .productStock, .hl-product .productStock {
    color: #519d2b;
    display: block;
    font-weight: 700;
    margin: 0 0 2px;
    text-decoration: none
}

    #main .listView[data-newgallery=true] .productStock .available, #main .listView[data-newgallery=true] .productStock .inStock, #main .productListWrap:not([data-newgallery=true]) .productStock .available, #main .productListWrap:not([data-newgallery=true]) .productStock .inStock, .hl-product .productStock .available, .hl-product .productStock .inStock {
        color: #519d2b
    }

    #main .listView[data-newgallery=true] .productStock .awaitingStock, #main .listView[data-newgallery=true] .productStock .lowStock, #main .listView[data-newgallery=true] .productStock .preOrder, #main .productListWrap:not([data-newgallery=true]) .productStock .awaitingStock, #main .productListWrap:not([data-newgallery=true]) .productStock .lowStock, #main .productListWrap:not([data-newgallery=true]) .productStock .preOrder, .hl-product .productStock .awaitingStock, .hl-product .productStock .lowStock, .hl-product .productStock .preOrder {
        color: #c87f17
    }

    #main .listView[data-newgallery=true] .productStock .outStock, #main .productListWrap:not([data-newgallery=true]) .productStock .outStock, .hl-product .productStock .outStock {
        color: #900
    }

#main .listView[data-newgallery=true] .productWarrantyInfo, #main .productListWrap:not([data-newgallery=true]) .productWarrantyHover, .hl-product .productWarrantyInfo {
    display: none
}

#main .listView[data-newgallery=true] .product dt, #main .productListWrap:not([data-newgallery=true]) .product dt, .hl-product .product dt {
    display: none
}

.hl-product .product dd, .hl-product .product dl, .listView[data-newgallery=true] .product dd, .listView[data-newgallery=true] .product dl, .productListWrap:not([data-newgallery=true]) .product dd, .productListWrap:not([data-newgallery=true]) .product dl {
    margin: 0
}

.hl-product .bestseller, .listView[data-newgallery=true] .bestseller, .productListWrap:not([data-newgallery=true]) .bestseller {
    background-color: #519d2b;
    color: #fff;
    float: left;
    margin-bottom: 5px;
    padding: 5px;
    position: relative;
    z-index: 1
}

    .hl-product .bestseller:after, .listView[data-newgallery=true] .bestseller:after, .productListWrap:not([data-newgallery=true]) .bestseller:after {
        content: '';
        border: 11px solid #519d2b;
        border-right-color: transparent;
        position: absolute;
        right: -13px;
        top: 0;
        z-index: -1
    }

.listView[data-newgallery=true] .bestseller-span, .productListWrap:not([data-newgallery=true]) .bestseller-span {
    display: block
}

.gridView .productDeal {
    display: block;
    margin: 0 0 10px;
    text-decoration: underline
}

    .gridView .productDeal:hover {
        text-decoration: none
    }

#products .productList {
    margin: 0 -10px;
    overflow: hidden;
    padding: 0
}

#main .productDelivery {
    color: #333;
    display: block;
    margin: 0 0 10px;
    text-decoration: none
}

#main .nextDayDelivery {
    background: #fff url(../../images/global/icon-delivery-van.png) no-repeat right 0
}

#main .productList .productAffordability {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    display: block;
    margin: 0 0 10px;
    padding: 10px;
    text-decoration: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 190px
}

    #main .productList .productAffordability strong {
        font-size: 18px;
        line-height: 16px
    }

#categoryContent {
    background-color: #eee;
    border-radius: 3px;
    color: #666;
    line-height: 16px;
    margin: 30px 0 10px;
    padding: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

#main .productDCVO, #main .productDCVO:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    clear: both;
    color: #333;
    display: block
}

    #main .productDCVO .galleryDCVOmessage, #main .productDCVO:hover .galleryDCVOmessage {
        -moz-text-blink: none;
        -moz-text-decoration-color: -moz-use-text-color;
        -moz-text-decoration-line: none;
        -moz-text-decoration-style: solid;
        background-color: #eee;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        line-height: 16px;
        padding-bottom: 7px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 6px;
        text-shadow: 0 1px 0 rgba(255,255,255,.5)
    }

.galleryDCVOmessage p {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

.exPrfPrice, .prfPrice {
    font-size: 12px;
    font-weight: 400
}

#text-links li.whitearrow, .productInfo .tagg-balloons-wrapper .tagg-balloon.tagg-hot .tagg-decor, body #endecaNavigation .facetsSelected .removeSelected, body #main .productLayout .active .gridView, body #main .productLayout .active .listView, body #main .productLayout .gridView, body #main .productLayout .listView {
    background-image: url(/static/images/product/gallery-sprite.png);
    background-repeat: no-repeat;
    background-size: 69px 131px
}

.productInfo .tagg-balloons-wrapper .tagg-balloon.tagg-hot .tagg-decor {
    background-position: 0 -94px
}
