.col-left,
.filter-container {
    -webkit-overflow-scrolling: touch
}

.pager-mini a,
.swatch-label,
.toolbar .pager li a,
a.swatch-size-link:hover {
    text-decoration: none
}

.row-container.listing {
    margin-bottom: 60px
}

.col-left {
    float: left;
    width: 270px;
    margin: 30px 30px 0 0;
    background-color: #fff;
    z-index: 4000
}

#m-filter-title {
    display: none
}

#m-filter-title p {
    font: 700 16px/1em GrayReg;
    text-transform: uppercase;
    float: left;
    margin: 0
}

#m-filter-title a {
    display: block;
    width: 20px;
    float: right;
    cursor: pointer
}

#narrow-by-list .total-results {
    font: 400 16px Roboto;
    padding-bottom: 10px
}

#narrow-by-list dt {
    width: 240px;
    padding: 15px 0;
    border-top: 1px solid #d7d7d7
}

#narrow-by-list dt:first-child {
    border-top: none;
    padding-top: 0
}

.category-filter-header {
    font: 18px/1em GrayReg;
    text-transform: uppercase
}

.category-filter-header span {
    display: block;
    float: left;
    cursor: pointer
}

.category-filter-header .indicator {
    display: block;
    width: 12px;
    height: 6px;
    background: url(https://img.livingstyles.com.au/media/wysiwyg/ico_dropdown.svg) no-repeat;
    margin-top: 6px;
    transition: transform .2s ease-out
}

.category-filter-header.exp .indicator {
    transform: rotate(-90deg);
    transform-origin: center;
    transition: transform .2s ease-out
}

.pager-result span {
    transform: translate(-50%, -50%)
}

.category-filter-header .title {
    padding-left: 8px
}

.category-filter-header a.apply {
    float: right;
    font: 300 12px Roboto;
    cursor: pointer
}

.category-filter-header a.apply u {
    font-size: 16px;
    text-decoration: none
}

#m-filter-title a:hover,
#narrow-by-list label:hover,
.category-filter-header .title:hover,
.category-filter-header a.apply:hover {
    opacity: .5;
    transition: opacity .3s ease-out
}

.filter-container {
    margin-bottom: 20px
}

.laynav-filter-wrapper {
    padding-right: 30px
}

#narrow-by-list input[type=checkbox] {
    display: none
}

#narrow-by-list li {
    font: 300 14px Roboto;
    margin-bottom: 10px
}

#narrow-by-list li:last-child {
    margin-bottom: 0
}

#narrow-by-list label {
    display: block;
    max-width: 170px;
    float: left;
    padding-left: 20px;
    background: url(https://img.livingstyles.com.au/media/wysiwyg/ckbox.gif) 0 3px no-repeat;
    cursor: pointer
}

#narrow-by-list label.select {
    background-image: url(https://img.livingstyles.com.au/media/wysiwyg/ckbox_checked.gif)
}

#narrow-by-list .filter-count-number {
    display: block;
    float: right;
    font-size: 12px;
    font-style: italic;
    color: #acacac
}

#narrow-by-list .control {
    position: relative;
    padding: 8px 0
}

#narrow-by-list .price-range .scale {
    width: 100%;
    height: 2px;
    background-color: #d7d7d7;
    border-radius: 2px
}

#laynav_price_scale {
    width: 100%;
    height: 0
}

#laynav_price_range {
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 8px;
    border-radius: 2px
}

#narrow-by-list .price-range .pointer {
    width: 18px;
    height: 18px;
    padding: 3px;
    border: 2px solid #000;
    background-color: #fff;
    position: absolute;
    top: 0;
    border-radius: 9px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer
}

#narrow-by-list .price-range .pointer:active span,
#narrow-by-list .price-range .pointer:hover span {
    display: block;
    background-color: #000;
    width: 100%;
    height: 100%;
    border-radius: 9px;
    transition: background-color .2s ease-out
}

#laynav_price_pointer_left {
    left: 0
}

#laynav_price_pointer_right {
    right: 0
}

#narrow-by-list .price-label-wrapper {
    margin-bottom: 5px
}

#narrow-by-list .price-label {
    font: 400 14px/1em Roboto
}

#narrow-by-list .price-range .button {
    display: block;
    font: 400 12px/30px Roboto;
    text-transform: uppercase;
    width: 70px;
    border: 1px solid #000;
    background-color: #fff;
    cursor: pointer;
    margin: 15px auto 0
}

#narrow-by-list .price-range .button:hover {
    background-color: #000;
    color: #fff;
    transition: background-color .2s ease-out, color .2s ease-out
}

#narrow-by-list .price-range .button.disabled {
    border: 1px solid #ccc;
    cursor: default;
    color: #ccc
}

#narrow-by-list .price-range .button.disabled:hover {
    background-color: #fff;
    border: 1px solid #ccc;
    cursor: default;
    color: #ccc
}

.laynav_item_colour_filter li {
    float: left;
    width: 60px;
    margin-right: 30px
}

.laynav_item_colour_filter li:nth-child(3n) {
    margin-right: 0
}

.laynav_item_colour_filter li img {
    width: 40px
}

#narrow-by-list .laynav_item_colour_filter label {
    background-position: 0 8px
}

.filter-by {
    display: none
}

#block-state {
    border: 1px solid;
    margin-bottom: 30px;
    width: 240px
}

#block-state-title {
    font: 18px/1em GrayReg;
    text-align: center;
    margin: 15px auto
}

#block-state a.apply,
#block-state label {
    width: 100%;
    font: 300 14px/1em Roboto;
    margin: 10px 20px;
    max-width: 100%;
    float: none;
    padding-left: 0;
    background: 0 0
}

#block-state label.select {
    background-image: none
}

#block-state a.clear-all {
    cursor: pointer;
    display: block;
    font: 300 12px/30px Roboto;
    background-color: #000;
    color: #fff;
    width: 135px;
    height: 30px;
    text-align: center;
    margin: 15px auto
}

.col2-left-layout .col-main {
    float: left;
    width: calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    margin-top: 30px
}

#toolbar-bottom .dropdown,
#toolbar-bottom .filter,
#toolbar-bottom .pager-mini,
#toolbar-top .filter,
#toolbar-top .pager {
    display: none
}

.toolbar {
    position: relative;
    z-index: 100
}

.toolbar .filter {
    display: block;
    width: 128px;
    font: 300 12px/34px Roboto;
    border: 1px solid #000;
    text-align: center;
    float: left;
    background: url(https://img.livingstyles.com.au/media/wysiwyg/ico_filter.svg) 10px 10px/16px no-repeat;
    cursor: pointer
}

.pager-mini,
.toolbar .pager li {
    cursor: default;
    text-transform: uppercase
}

.toolbar .filter:hover {
    background-image: url(https://img.livingstyles.com.au/media/wysiwyg/ico_filter_wh.svg);
    background-color: #000;
    color: #fff;
    transition: background-color .2s ease-out, color .2s ease-out
}

.toolbar .dropdown {
    width: 170px;
    border: 1px solid #000;
    background: url(https://img.livingstyles.com.au/media/wysiwyg/ico_dropdown.svg) 148px 14px/12px no-repeat;
    overflow: hidden
}

.toolbar select {
    font: 300 14px/1em Roboto;
    padding: 7px 32px 7px 10px;
    width: 190px;
    text-overflow: ellipsis;
    height: 34px
}

.toolbar .sort {
    float: left
}

.toolbar .limiter {
    float: right
}

.pager-mini {
    position: absolute;
    top: 0;
    right: 0;
    font: 400 14px/1em Roboto;
    color: #ccc
}

.pager-mini span {
    display: inline-block;
    margin: 0 30px;
    color: #000
}

.pager-mini a {
    color: #000
}

.pager-mini a:hover {
    opacity: .5;
    transition: opacity .3s ease-out
}

.toolbar .pager ol {
    text-align: center;
    font-size: 0
}

.toolbar .pager li {
    display: inline-block;
    font: 400 14px/30px Roboto;
    text-align: center;
    margin-right: 3.44828%;
    border: 1px solid transparent
}

.toolbar .pager li:last-child {
    margin-right: 0
}

.toolbar .pager li a {
    display: block;
    color: #000
}

.toolbar .pager li.disable {
    color: #ccc
}

.toolbar .pager li.first span:after {
    content: ' first'
}

.toolbar .pager li.prev span:after {
    content: ' prev'
}

.toolbar .pager li.next span:before {
    content: 'next '
}

.toolbar .pager li.last span:before {
    content: 'last '
}

.toolbar .pager li.compact {
    display: none
}

.toolbar .pager li.page-number {
    width: 30px;
    margin-right: 2.29885%
}

.toolbar .pager li.page-number:hover {
    background-color: #000;
    border-color: #000;
    transition: background-color .2s ease-out, border-color .2s ease-out
}

.toolbar .pager li.page-number:hover a {
    color: #fff;
    transition: color .2s ease-out
}

.toolbar .pager li.page-number.last-number,
.toolbar .pager li.page-sep {
    margin-right: 5px
}

.toolbar .pager li.page-number.current {
    border-color: #000
}

.toolbar .pager li.page-number.current:hover {
    background-color: transparent
}

.toolbar .pager li.page-number.current:hover a {
    color: #000
}

.toolbar .pager li.control a:hover {
    opacity: .5;
    transition: opacity .2s ease-out
}

.category-description.std {
    font: 300 1.09375vw Roboto;
    margin: 0 0 25px;
    padding: 0;
    text-align: justify;
    text-align-last: center
}

.pager-result {
    display: none;
    font: 300 14px Roboto;
    width: 100%;
    height: 1px;
    background-color: #000;
    position: relative;
    margin: 20px 0 5px
}

.pager-result span {
    display: inline-block;
    position: absolute;
    top: -50%;
    left: 50%;
    background-color: #fff;
    padding: 0 10px;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.products-grid {
    padding: 30px 0
}

.configurable-swatch-list,
.products-grid {
    font-size: 0
}

.products-grid>li {
    display: inline-block;
    font: 300 16px Roboto;
    width: 31.03448%;
    margin-bottom: 3.44828%;
    margin-right: 3.44828%;
    vertical-align: top;
    position: relative
}

.products-grid>li:nth-child(3n) {
    margin-right: 0
}

.products-grid .product-image img {
    width: 100%
}

.configurable-swatch-list li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    cursor: pointer
}

.configurable-swatch-list li:last-child {
    margin-right: 0
}

.configurable-swatch-list li a {
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 8px
}

.configurable-swatch-list li.extra>a {
    border: 1px solid #000;
    width: 11px;
    height: 11px;
    border-radius: 8px;
    background: url(https://img.livingstyles.com.au/media/wysiwyg/more.gif) 3px 3px no-repeat
}

.configurable-swatch-list li.extra.exp>a,
.configurable-swatch-list li.extra>a:hover {
    background-color: #000;
    background-image: url(https://img.livingstyles.com.au/media/wysiwyg/more_wh.gif);
    transition: background-color .2s ease-out
}

.swatch-ce-box {
    display: none;
    position: absolute;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    left: 50%;
    transform: translateX(-50%)
}

.swatch-ce-box.image {
    width: 35px
}

.swatch-size-link {
    text-align: left;
    margin-left: 0
}

.swatch-close {
    position: relative;
    width: 100%;
    text-align: center
}

.swatch-close img {
    margin: 10px auto;
    width: 14px
}

.swatch-arrow {
    width: 12px;
    height: 12px;
    border-bottom: 1px;
    border-right: 1px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    border-style: solid;
    border-top: 0;
    border-left: 0;
    background: #fff
}

.swatch-ce {
    position: relative;
    width: 15px
}

.swatch-ce .configurable-swatch-list li {
    display: block;
    width: 15px;
    position: relative
}

.swatch-se {
    position: relative
}

.swatch-se .configurable-swatch-list li {
    display: block;
    position: relative
}

.swatch-se .configurable-swatch-list .swatch-link {
    margin: 0 5px 15px;
    width: auto
}

.swatch-label {
    display: block;
    text-align: center;
    white-space: nowrap
}

.products-grid .price span,
.ship-prom {
    display: inline-block
}

.configurable-swatch-list .wide-swatch .swatch-label {
    font: 14px Roboto;
    padding: 0 30px;
    line-height: 20px
}

.configurable-swatch-list li a:hover,
.product-image:hover,
.swatch-size a:hover {
    opacity: .8;
    transition: opacity .2s ease-out
}

.product-name a:hover {
    opacity: .5;
    transition: opacity .2s ease-out
}

.swatch-size {
    position: relative;
    font-size: 14px;
    line-height: 1em;
    text-decoration: underline;
    margin-top: 10px
}

.swatch-size a {
    cursor: pointer
}

.products-grid .price-rrp {
    font-weight: 400;
    color: #c2c2c2;
    margin-top: 15px;
    line-height: 1em
}

.products-grid .price {
    font-weight: 400;
    margin-top: 5px;
    line-height: 1em
}

.products-grid .price .price-sale {
    color: #df4835;
    margin-left: 8px;margin-top:  5px;
}

.ship-prom {
    font: 500 10px/15px Roboto;
    color: #fff;
    text-transform: uppercase;
    padding: 0 5px;
    margin-top: 12px
}

.ship-prom.free {
    background-color: #deb408
}

.ship-prom.fixed {
    background-color: #eaa380
}

.ship-prom.cap {
    background-color: #c2c4c6
}

.products-grid>li.sold-out .product-image img {
    opacity: .3
}

.sold-out-mark {
    font: 22px GrayReg;
    line-height: 1em;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 44.62963%;
    margin-left: 27.22222%;
    padding: 3px 6px 2px;
    border: 1px solid #000
}

.products-addition {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right
}

.addition-new {
    background-color: #000;
    color: #fff;
    font: 16px RobotoItaly;
    padding: 1px 5px
}

.addition-discount {
    background-color: #df4835;
    color: #fff;
    font: 14px GrayReg;
    padding: 5px;
    line-height: 1
}

@media screen and (min-width:1280px) {
    .category-description.std {
        font-size: 14px
    }
}

@media screen and (max-width:1024px) {
    .row-container.listing {
        margin-bottom: 4.34783%
    }
    .col-left {
        width: 30.43478%;
        margin: 2.89855% 4.34783% 0 0
    }
    #block-state,
    #narrow-by-list dt {
        width: 100%
    }
    .category-filter-header {
        font-size: 16px
    }
    .category-filter-header .indicator {
        margin-top: 4px
    }
    .laynav-filter-wrapper {
        padding-right: 15px
    }
    .laynav-filter-wrapper.price-range {
        padding-right: 0
    }
    #narrow-by-list label {
        max-width: 160px
    }
    .laynav_item_colour_filter li {
        width: 18.864%;
        margin-right: 14.469%
    }
    #block-state-title {
        font-size: 14px
    }
    .col2-left-layout .col-main {
        width: 65.21739%;
        margin-top: 2.89855%
    }
    .toolbar .dropdown {
        width: 150px;
        background-position: 128px 14px
    }
    .toolbar select {
        width: 170px;
        font-size: 12px;
        padding: 8px 32px 9px 10px
    }
    .pager-mini {
        font-size: 12px
    }
    .pager-mini span {
        margin: 0 15px
    }
    .toolbar .pager li {
        font-size: 12px;
        line-height: 24px;
        margin-right: 3.33333%
    }
    .toolbar .pager li.page-number {
        width: 24px;
        margin-right: 2.22222%
    }
    .toolbar .pager li.page-number.last-number {
        margin-right: 3.33333%
    }
    .products-grid>li,
    .products-grid>li:nth-child(3n) {
        margin-right: 6.66667%
    }
    .products-grid {
        padding: 4.44444% 0
    }
    .products-grid>li {
        width: 46.66667%;
        margin-bottom: 6.66667%;
        font-size: 14px
    }
    .products-grid>li:nth-child(2n) {
        margin-right: 0
    }
    .product-name {
        font-size: 14px
    }
    .swatch-size {
        font-size: 12px
    }
    .sold-out-mark {
        font-size: 2.14844vw;
        margin-top: 44.82143%;
        margin-left: 28.0357%
    }
    .category-description.std {
        font-size: 12px
    }
}

@media screen and (max-width:767px) {
    .toolbar .dropdown.limiter,
    .toolbar .pager li.page-number,
    .toolbar .pager li.page-sep {
        display: none
    }
    .col-left {
        width: 210px;
        margin: 2.89855% 30px 0 0
    }
    .laynav_item_colour_filter li {
        width: 50%;
        margin-right: 0
    }
    .col2-left-layout .col-main {
        width: calc(100% - 240px);
        width: -moz-calc(100% - 240px);
        width: -webkit-calc(100% - 240px)
    }
    .pager-mini {
        left: inherit;
        right: 0;
        transform: translate(0, -50%)
    }
    .toolbar .pager li {
        margin-right: 3.44828%
    }
    .toolbar .pager li.first span:after,
    .toolbar .pager li.last span:before,
    .toolbar .pager li.next span:before,
    .toolbar .pager li.prev span:after {
        content: ''
    }
    .toolbar .pager li.control {
        font-size: 16px;
        line-height: 24px;
        width: 30px;
        border-color: #000;
        padding: 0 0 3px
    }
    .toolbar .pager li.disable {
        border-color: #ccc
    }
    .toolbar .pager li.compact {
        display: inline-block;
        margin-right: 0
    }
    .toolbar .pager li.compact.count {
        margin-right: 3.44828%
    }
    .toolbar .pager li input {
        border: 1px solid #000;
        line-height: 25px;
        width: 48px;
        text-align: center
    }
    .toolbar .pager li.control:hover {
        background-color: #000;
        transition: background-color .2s ease-out
    }
    .toolbar .pager li.control a:hover {
        color: #fff;
        opacity: 1;
        transition: color .2s ease-out
    }
    .toolbar .pager li.control.disable:hover {
        background-color: transparent
    }
}

@media screen and (max-width:667px) {
    .product-name,
    .products-grid>li {
        font-size: 2.3988vw
    }
    .products-grid>li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 8.31025%;
        text-align: center
    }
    .products-grid>li:nth-child(3n) {
        margin-right: 0
    }
    .swatch-size {
        font-size: 2.09895vw
    }
    .sold-out-mark {
        font-size: 3.5982vw;
        margin-top: 45.70637%;
        margin-left: 31.71745%
    }
}

@media screen and (max-width:580px) {
    .row-container.listing {
        margin-bottom: 30px
    }
    .row-container.listing .row-container-body {
        width: 90.625%
    }
    .col-left {
        width: 100%;
        height: 100%;
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        display: none;
        float: none;
        z-index: 1050
    }
    #m-filter-title {
        display: block;
        width: 81.25%;
        margin: 2.08333% auto 0
    }
    #narrow-by-list {
        width: 90.625%;
        height: calc(97.91667% - 35px);
        height: -moz-calc(97.91667% - 35px);
        height: -webkit-calc(97.91667% - 35px);
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        top: calc(2.08333% + 35px);
        top: -moz-calc(2.08333% + 35px);
        top: -webkit-calc(2.08333% + 35px);
        left: 9.375%
    }
    #narrow-by-list dd,
    #narrow-by-list dt {
        width: 89.65517%
    }
    .laynav-filter-wrapper {
        padding-right: 5.17241%
    }
    .laynav-filter-wrapper.price-range {
        margin-right: 0;
        padding-right: 0;
        width: 89.65517%
    }
    #narrow-by-list label {
        max-width: 80%
    }
    .laynav_item_colour_filter li {
        width: 60px;
        margin-right: 8.84354%
    }
    .laynav_item_colour_filter li:nth-child(3n) {
        margin-right: 8.84354%
    }
    #block-state a.apply,
    #block-state label {
        float: left
    }
    #block-state label.select {
        float: left;
        width: auto
    }
    #m-filter-title a:hover,
    #narrow-by-list label:hover,
    .category-filter-header .title:hover,
    .category-filter-header a.apply:hover {
        opacity: 1
    }
    .total-results {
        display: none
    }
    .col2-left-layout .col-main {
        float: none;
        width: 100%;
        margin: 5.17241% auto
    }
    .products-grid>li,
    .products-grid>li:nth-child(3n) {
        margin-right: 10.34483%
    }
    #toolbar-top .filter {
        display: block;
        width: 44.82759%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }
    .toolbar .dropdown {
        width: 44.82759%;
        background-position: -webkit-calc(100% - 10px) 14px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }
    .toolbar select {
        width: calc(100% + 18px);
        width: -moz-calc(100% + 18px);
        width: -webkit-calc(100% + 18px)
    }
    .pager-mini {
        display: none
    }
    .toolbar .sort {
        float: right
    }
    .products-grid {
        padding: 15px 0 0
    }
    .products-grid>li {
        width: 44.82759%;
        margin-bottom: 10.34483%;
        font-size: 12px
    }
    .products-grid>li:nth-child(2n) {
        margin-right: 0
    }
    .product-name {
        font-size: 12px
    }
    .swatch-size {
        font-size: 11px
    }
    .sold-out-mark {
        font-size: 4.375vw;
        margin-top: 41.92308%;
        margin-left: 18.07692%
    }
    .category-description.std {
        font-size: 11px;
        margin: 0 0 20px
    }
    .pager-result {
        display: block
    }
}

