.c-sorting-dropdown{width:100%;display:flex;justify-content:flex-end;padding:5px 10px;position:relative}.c-sorting-dropdown .c-sorting-dropdown__chevron{width:9px;height:22px;transition:transform .2s linear}.c-sorting-dropdown .c-sorting-dropdown__chevron--open{transform:rotate(180deg)}.c-sorting-dropdown .c-sorting-dropdown__label{text-transform:none}.c-sorting-dropdown__header{display:flex;cursor:pointer;align-items:center;gap:4px}.c-sorting-dropdown__label{font-family:Mulish,sans-serif;text-align:right;color:#707070;font-weight:300;font-size:14px;margin:0;user-select:none}.c-sorting-dropdown__options{display:block;list-style:none;min-width:160px;position:absolute;top:25px;padding:0;border-radius:4px;font-size:14px;text-align:left;overflow:hidden;margin:2px 0 0;background-clip:padding-box;background-color:#fff;transition:all .35s cubic-bezier(0.42, 0, 0, 1.23)}.c-sorting-dropdown__options[data-open=false]{max-height:0;z-index:200;-webkit-box-shadow:0 0 0 rgba(0,0,0,.175);box-shadow:0 0 0 rgba(0,0,0,.175)}.c-sorting-dropdown__options[data-open=true]{max-height:300px;z-index:200;-webkit-box-shadow:0 6px 18px rgba(0,0,0,.175);box-shadow:0 6px 18px rgba(0,0,0,.175)}.c-sorting-dropdown__options li{padding:7px 20px;font-weight:400;line-height:1.42;color:#333;white-space:nowrap}.c-sorting-dropdown__options li:hover{cursor:pointer;color:#262626;background-color:#f5f5f5}
.c-image{width:100%;object-fit:contain;border-radius:8px}
*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.storefront-davidjones .product-grid-item__designer-name{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal}.storefront-davidjones .product-grid-item__designer-name{font-family:"Mulish",sans-serif;font-weight:600;font-size:20px;line-height:25px;text-transform:uppercase}.c-style-item{display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.c-style-item .product-grid-item__product-name a{color:#54565e}.c-style-item .c-style-item__image{position:relative;margin-bottom:8px}.c-style-item a{text-decoration:none;flex-grow:1}.c-style-item a:hover{color:inherit}.c-style-item .heart-wrapper{position:absolute;top:0;right:0;z-index:9;width:32px;height:32px;padding:8px}.c-style-item .heart-wrapper:hover path{fill:#000}.c-style-item .c-style__subscription-tag{background-color:#231f20;color:#fff;padding:4px 8px;position:absolute;left:-4px;bottom:16px;font-size:12px;text-transform:capitalize;letter-spacing:1px;font-weight:bold}.product-grid-item__text{margin:0;font-weight:300}@media only screen and (max-width: 991px){.product-grid-item__text{font-size:12px}}.product-grid-item__designer-name{text-transform:uppercase;font-size:9px}@media only screen and (min-width: 768px){.product-grid-item__designer-name{font-size:13px;font-weight:300}}.product-grid-item__product-name-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-size:12px}.product-grid-item__price{margin-right:10px}.product-grid-item__price--retail{color:#bebdbd;font-weight:400;font-size:9px}.product-grid-item__text .product-price-now,.product-price-now{color:red}.product-price-was{text-decoration:line-through;margin-right:4px}@media only screen and (min-width: 768px){.product-grid-item__price{font-size:14px;font-weight:400}.product-grid-item__price--retail{font-size:12px;font-weight:300}}.storefront-davidjones .product-grid-item__designer-name{color:#404040}
#product-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));row-gap:36px;column-gap:8px;justify-content:space-between;margin-bottom:36px}@media only screen and (min-width: 768px){#product-list{grid-template-columns:repeat(auto-fill, 234px)}}

/*# sourceMappingURL=styleItems.cb194817.css.map*/