/* ========= LAYOUT DETAILS COMPONENT ========= */
@import url(framework.css);
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, div, ul, ol, li, p, dl, dd, dt, tr, th, td, h1, h2, h3, h4, h5, a, span { border: 0 solid #d9d9d9; border-radius: 0; }

@font-face { font-family: "Nobel"; src: url("nobel_regular-webfont.eot"); src: url("nobel_regular-webfont.eot?#iefix") format("embedded-opentype"), url("nobel_regular-webfont.woff") format("woff"), url("nobel_regular-webfont.ttf") format("truetype"); font-weight: regular; font-style: normal; }
@font-face { font-family: "Nobel"; src: url("nobel_light_regular-webfont.eot"); src: url("nobel_light_regular-webfont.eot?#iefix") format("embedded-opentype"), url("nobel_light_regular-webfont.woff") format("woff"), url("nobel_light_regular-webfont.ttf") format("truetype"); font-weight: 200; font-style: normal; }
@font-face { font-family: "Nobel"; src: url("nobel_bold-webfont.eot"); src: url("nobel_bold-webfont.eot?#iefix") format("embedded-opentype"), url("nobel_bold-webfont.woff") format("woff"), url("nobel_bold-webfont.ttf") format("truetype"); font-weight: bold; font-style: normal; }
* { letter-spacing: 1px; }

h1, h2, h3, h4 { text-transform: uppercase; }

body:not(.cataloguepage) #main { margin-top: -1px; }

ol, ul { list-style: none; padding-left: 0; }

.collapse.in { display: block !important; }

/***** PRICING *****/
.price { color: #434644; }

.price.was { text-decoration: line-through; padding-right: 10px; color: #ccc; margin-bottom: 0; }

.price.was, .price.now { display: inline-block; }

.price.save { color: #ff0101; display: none; }

.price.tax { display: none; }

.price.special .price-display:before { content: " "; }

/* POPOVER */
*[data-toggle=popover] { cursor: pointer; }

.popover { color: #111; border-radius: 0; min-width: 200px; font-size: 14px; max-width: inherit; padding: 0; }

.popover.top > .arrow:after { border-top-color: #f0f0f0 !important; }

.popover-content { text-align: left; padding: 10px 12px; white-space: pre-line; background-color: #fff; }

.popover-title { background-color: #fff; border-bottom: 0; padding: 13px 12px 0 22px; color: #434644; font-weight: normal; }

/*** OVERLAYS ***/
figure { position: relative; }

.overlay { position: absolute; }

.item figure .overlay img { width: 33%; display: inline-block; }

.left-vertical, .right-vertical { width: 50%; top: 0; }

.item figure .overlay.left-vertical img, .item figure .overlay.right-vertical img { width: 100%; }

.left-vertical { left: 0; }

.right-vertical { right: 0; }

.top-horizontal { left: 0; top: 0; width: 100%; }

.bottom-horizontal { left: 0; bottom: 0; width: 100%; }

.product-detail .left-vertical, .product-detail .right-vertical { width: 30%; z-index: 1; }

.product-detail figure .overlay.top-horizontal img, .product-detail figure .overlay.bottom-horizontal img { width: 20%; }

.product-detail figure .overlay.overlay.left-vertical img, .product-detail figure .overlay.right-vertical img { width: 100%; }

.freight-provider { display: none; }

/**** FORM ELEMENTS ****/
::-webkit-input-placeholder { color: #111; text-transform: capitalize; }

:-moz-placeholder { color: #111; text-transform: capitalize; }

::-moz-placeholder { color: #111; text-transform: capitalize; }

:-ms-input-placeholder { color: #111; text-transform: capitalize; }

*:focus { outline: 0 none; }

/* Fix number input spinner */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }

input[type=number] { -moz-appearance: textfield; }

input[type="radio"], input[type="checkbox"] { margin: 4px 5px 0 0; }

form input[type="file"] { height: auto; }

form textarea, form input[type="text"], form input[type="password"], form input[type="email"], form input[type="number"], form input[type="tel"], form input[type="time"], form input[type="date"] { -webkit-appearance: none; }

form fieldset { margin-top: 20px; }

form label { display: block; }

form input:not([type="checkbox"], [type="radio"]), form select { height: 40px !important; }

form input + label { display: inline-block; width: 90%; }

form .details textarea, form .comment textarea { height: 100px; vertical-align: top; }

form .security-code input { width: 40%; }

form .telephone input[type="tel"] { width: 32%; margin-right: 2%; }

form .telephone input[type="tel"]:last-child { margin-right: 0; }

form .telephone input { display: inline-block; }

form em, .note em { color: #ff0101; }

fieldset .note { margin-top: 5px; }

.note { font-size: 14px; }

/* MAIN BUTTONS */
.btn, button, .map-link a, .post-link a, .reply-link a, .options a { background-color: #282828; color: #fff; transition: background-color 200ms; border: 0 solid transparent; border-radius: 0; text-transform: uppercase; width: 100%; height: 40px; font-size: 13px; }

@media (max-width: 768px) { .next-previous .btn { padding: 10px; } }
/*.btn:hover,*/
button:hover, .map-link a:hover, .post-link a:hover, .reply-link a:hover, .btn.next:hover { background-color: black; color: #fff; }

button:hover:focus, .map-link a:hover:focus, .post-link a:hover:focus, .reply-link a:hover:focus, .btn.next:hover:focus { color: #fff; }

.btn.next { padding: 8px 12px; }

.options a { display: inline-block; text-align: center; }

/* SECONDARY BUTTONS */
.btn.prev, button.prev, .map-link a.prev, .post-link a.prev, .reply-link a.prev, .additional-options a.prev, button.add-wishlist, .map-link a.add-wishlist, .post-link a.add-wishlist, .reply-link a.add-wishlist, .autocomplete li > a, .summary-block .modify a, .login #sign-in .options a, .additional-options button, .promo-code button, .update button, .reply-link a, .quickview a { background: #fff; border-color: #434644; border-width: 1px; color: #111; padding: 8px 20px; }

.btn.prev:hover, button.prev:hover, .map-link a.prev:hover, .post-link a.prev:hover, .reply-link a.prev:hover, .additional-options a.prev:hover, button.add-wishlist:hover, .map-link a.add-wishlist:hover, .post-link a.add-wishlist:hover, .reply-link a.add-wishlist:hover, .autocomplete li > a:hover, .summary-block .modify a:hover, .login #sign-in .options a:hover, .additional-options button:hover, .promo-code button:hover, .update button:hover, .reply-link a:hover, .quickview a:hover { color: #8f9390; border-color: #8f9390; }

.quickview a { padding: 10px; }

.inline-error { display: inline-block; margin: 5px 0 0 0; }

.inline-error .error { margin-bottom: 5px; }

.message.incentive { padding: 0; }

/*** Main Content ***/
.main-container { position: relative; z-index: 1; padding: 10px 15px; }

.main-container h1 { font-weight: bold; font-size: 24px; padding-bottom: 20px; margin-top: 20px; text-align: center; }

.main-content { padding: 10px 0; }

main .content ul { list-style: disc outside; }

main .content ol { list-style: decimal outside; }

main .content ol, main .content ul { padding-left: 40px; }

/*** Popups ***/
.modal .modal-content .ajax-content.productpage .magnify-holder { display: none; }

.modal .modal-content .alternate-images { display: none; }

.modal .modal-content .product-img .medium-image { width: 100%; }

.modal .modal-content .modal-header button { width: auto; }

.modal .modal-content .modal-header button { height: auto; }

.modal .modal-content .modal-header button:hover { background: none; }

.modal .modal-content .modal-body video { width: 100%; }

.modal .modal-content .modal-footer { clear: both; display: none; }

.modal .modal-content .modal-body { overflow: auto; }

.modal .modal-content .modal-body .content:before, .modal .modal-content .modal-body .content:after { content: ""; display: table; }

.modal .modal-content .modal-body .content:after { clear: both; }

.modal .modal-content .modal-body .content img { max-width: 100%; display: block; height: auto; }

/*CrossSell*/
#main .cross-sell, #main .featured, .modal .cross-sell { clear: both; }

#main .cross-sell h2, #main .featured h2, .modal .cross-sell h2 { text-transform: uppercase; font-weight: bold; font-size: 22px; text-align: center; }

#main .cross-sell .products, #main .featured .products, .modal .cross-sell .products { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }

#main .cross-sell .products .item, #main .featured .products .item, .modal .cross-sell .products .item { width: 100%; }

#main .cross-sell .slide-item, #main .featured .slide-item, .modal .cross-sell .slide-item { margin: 0 1%; }

#main .cross-sell .products .item .buy-now, #main .cross-sell .products .item .quickview, .modal .cross-sell .products .item .buy-now, .modal .cross-sell .products .item .quickview { display: none; }

#main .cross-sell > div, #main .featured { padding-top: 10px; margin-top: 40px; }

.modal .cross-sell { display: none; }

.popup-data:not(.collapse):not(.collapsing) { display: none; }

/*** BACK TO TOP LINK ***/
#back-top { right: 10px; opacity: 0; display: block !important; }

.scrolled-down #back-top { width: 50px; height: 50px; position: fixed; bottom: 10px; background: #d9d9d9 url(sprite.png) no-repeat 5px -759px; background-size: 80%; opacity: .8; z-index: 999; border-radius: 40px; }

.scrolled-down #back-top a { display: block; padding: 14px 10px; color: #fff; opacity: 0; }

html[xmlns*=""]:root #trece .scrolled-down #back-top { background: #d9d9d9 url(sprite.png) no-repeat 5px -744px; }

/*** HOMEPAGE ***/
.homepage .homeslider .slick-next, .homepage .homeslider .slick-prev { top: 48%; margin: 10px; }

.homepage .homeslider .slick-prev:before { background-position: -10px -443px; }

.homepage .homeslider .slick-next:before { background-position: -9px -382px; }

.homepage .main-container { width: 100%; padding: 0; }

.homepage #page-content { margin-bottom: 60px; width: 100%; }

.homepage .featured { border-bottom: 0; }

.homepage .featured .item .quickview .btn { min-width: auto; }

.homepage .featured h2 { margin-bottom: 40px; }

.homepage .featured .nav.nav-tabs { display: none; }

.homepage #left-nav { display: none; }

@media (min-width: 768px) { #main .cross-sell h2, #main .featured h2, .modal .cross-sell h2 { font-size: 32px; }
  #main .cross-sell .item .quickview, #main .cross-sell .item .buy-now, #main .featured .item .quickview, #main .featured .item .buy-now, .modal .cross-sell .item .quickview, .modal .cross-sell .item .buy-now { display: block; }
  #main .cross-sell .item .quickview .btn, #main .cross-sell .item .buy-now .btn, #main .featured .item .quickview .btn, #main .featured .item .buy-now .btn, .modal .cross-sell .item .quickview .btn, .modal .cross-sell .item .buy-now .btn { min-width: auto; }
  #main .cross-sell .item .buy-now, #main .cross-sell .item .quickview, #main .featured .item .buy-now, #main .featured .item .quickview, .modal .cross-sell .item .buy-now, .modal .cross-sell .item .quickview { width: 49%; min-width: auto; } }
/*** INFOPAGES/ General page structure ***/
.infopage main .content table td, .infopage main .content table th { padding: 5px; }

.infopage main .content table tr:nth-of-type(2n) td { background-color: #f0f0f0; }

#body-wrapper { overflow-x: hidden; }

.infopage:not(.customform) .content.cat-top .imgcontainer { left: 50%; position: absolute; top: 0; }

.infopage:not(.customform) .content.cat-top .imgcontainer img { display: block; position: relative; height: 200px; left: -50%; }

.infopage:not(.customform) .main-container { width: 100%; }

.infopage:not(.customform) h1 { margin-top: 240px; }

.infopage:not(.customform) .page-container > h1 { display: none; }

@media (min-width: 1150px) { .infopage:not(.customform) .content.cat-top .imgcontainer img { height: 320px; }
  .infopage:not(.customform) h1 { margin-top: 360px; } }
@media (min-width: 768px) { .infopage:not(.customform) #breadcrumbs, .accountpage #breadcrumbs { display: none; }
  .infopage:not(.customform) #page-content, .accountpage #page-content { width: 100%; position: relative; }
  .infopage:not(.customform) .main-container, .accountpage .main-container { position: initial; padding: 0; }
  .infopage:not(.customform) #left-nav, .accountpage #left-nav { width: 100%; margin: 0; }
  .infopage:not(.customform) #left-nav:before, .accountpage #left-nav:before { content: " "; background: #111; height: 40px; display: block; width: 100%; position: absolute; left: 0; border-bottom-width: 1px; z-index: -99; }
  .infopage:not(.customform) #left-nav .menu.dynamic > ul > li, .accountpage #left-nav .menu.dynamic > ul > li { padding: 6px 0; }
  .infopage:not(.customform) #left-nav .menu.dynamic > ul > li ul li, .accountpage #left-nav .menu.dynamic > ul > li ul li { margin-right: 30px; }
  .infopage:not(.customform) #left-nav .menu.dynamic, .accountpage #left-nav .menu.dynamic { padding: 0 15px; margin: 0; }
  .infopage:not(.customform) #left-nav .menu.dynamic .on, .accountpage #left-nav .menu.dynamic .on { text-decoration: underline; font-weight: normal; }
  .infopage:not(.customform) #left-nav .menu.dynamic ul, .accountpage #left-nav .menu.dynamic ul { margin-bottom: 1px; }
  .infopage:not(.customform) #left-nav .menu.dynamic li, .accountpage #left-nav .menu.dynamic li { padding: 0px; display: inline-block; margin-right: 30px; }
  .infopage:not(.customform) #left-nav .menu.dynamic li span, .accountpage #left-nav .menu.dynamic li span { display: none; }
  .infopage:not(.customform) #left-nav .menu.dynamic li a, .accountpage #left-nav .menu.dynamic li a { color: #fff; text-transform: uppercase; font-size: 12px; } }
/*** review stars ***/
.stars-container { margin-bottom: 5px; }

.stars-container span { vertical-align: middle; display: inline-block; }

.stars-container span.full, .stars-container span.half, .stars-container span.empty { width: 15px; height: 15px; margin-right: 2px; background: url(sprite.png) center -1021px no-repeat; background-size: 40px; }

.stars-container span.half { background-position: center -1084px; }

.stars-container span.empty { background-position: center -1146px; }

/*** Fake Select ***/
.fake-select { position: relative; width: 100%; float: left; }

.fake-select label { font-weight: normal; }

.fake-select .selected { border: 1px solid #d9d9d9; border-radius: 0; z-index: 2; position: relative; background: url(sprite.png) no-repeat right -661px #fff; cursor: pointer; padding: 6px 20px 6px 12px; }

.fake-select .selected span:first-child { margin-right: 5px; }

.fake-select .selected span:first-child:empty { display: none; }

.fake-select .dummy { margin-top: 7px; }

.fake-select ul { position: absolute; z-index: 4; margin-top: -2px; height: 0; width: 100%; background: #fff; overflow: hidden; left: 0; display: block !important; }

.fake-select li { background-color: #fff; margin: 0; }

.fake-select li.on { visibility: hidden; height: 0; }

.fake-select li img, .fake-select .selected img { height: 15px; margin-right: 5px; border: 1px solid #d9d9d9; border-radius: 0; }

.fake-select label:hover, .fake-select li > a:hover { background-color: #fff; text-decoration: none; }

.fake-select label, .fake-select li > a, .fake-select li > span { cursor: pointer; padding: 6px 12px; background-color: #fff; position: relative; z-index: 2; margin: 0; width: 100% !important; }

.fake-select label, .fake-select li > a { display: block; }

.fake-select span, .fake-select a { vertical-align: middle; }

.fake-select input { position: absolute; z-index: 1; left: 10px; top: 0; }

.fake-select.open { z-index: 10; }

.fake-select.open ul { height: auto; border-width: 0 1px 1px 1px; border-radius: 0 0 4px 4px; }

.fake-select.single .selected { cursor: default; background-image: none; border-width: 0; padding: 6px 0; }

.fake-select.single .selected span:first-of-type { display: none; }

.fake-select.single ul { border: 0; }

.actions .remove a, .wishlist-products .cartbutton a, .subscriptions-table .actions a { color: #434644; font-size: 0; }

.actions .remove a:before, .wishlist-products .cartbutton a:before, .subscriptions-table .actions a:before { content: "X"; font-size: 16px; width: 20px; height: 20px; display: inline-block; text-align: center; line-height: 17px; }

.actions .remove a:hover, .wishlist-products .cartbutton a:hover, .subscriptions-table .actions a:hover { opacity: 0.5; filter: alpha(opacity=50); /*IE8*/ }

/**** accordion basic styling ****/
.eso-accordion-indicator { display: inline-block; padding-left: 6px; position: absolute; top: 9px; right: 0; width: 35px; height: 25px; background: url(sprite.png); background-size: 50px; cursor: pointer; }

.eso-accordion-indicator + .eso-accordion-indicator { display: none; }

.eso-accordion-trigger.collapsed .eso-accordion-indicator { background-position: 0 -642px; }

.eso-accordion-trigger .eso-accordion-indicator { background-position: 0 -728px; }

/**** Slick Slider ****/
.slick-slider { align-items: center; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; margin-bottom: 30px; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.slick-loading .slick-list { background: #fff url("ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 40px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 36%; margin-top: -10px; padding: 0; border: none; outline: none; z-index: 2; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { line-height: 1; color: white; opacity: 0.75; background: url(sprite.png); background-size: 40px; padding: 19px; }

.slick-prev { left: 0px; }

[dir="rtl"] .slick-prev { left: auto; right: 0px; }

.slick-prev:before { content: ""; border-radius: 0 4px 4px 0; background-position: -10px -890px; }

[dir="rtl"] .slick-prev:before { content: ""; border-radius: 0 4px 4px 0; background-position: -10px -890px; }

.slick-next { right: 0px; }

[dir="rtl"] .slick-next { left: 0px; right: auto; }

.slick-next:before { content: ""; border-radius: 4px 0 0 4px; background-position: -9px -948px; }

[dir="rtl"] .slick-next:before { border-radius: 4px 0 0 4px; background-position: -9px -948px; }

/* Dots */
main .content ul.slick-dots { padding-left: 0; }

.slick-dots { position: absolute; bottom: 10px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 10px; width: 10px; margin: 0 8px; padding: 0; cursor: pointer; }

.slick-dots li button { background: rgba(255, 255, 255, 0); border-color: white; border-width: 1px; display: block; height: 10px; width: 10px; border-radius: 10px; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { font-size: 80px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; line-height: 20px; text-align: center; color: #fff; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button { background: white; }

.homeslider span.glyphicon:hover:before { background: #fff; }

.errorpage .redirect-message { font-weight: bold; }

/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { .btn, button, .map-link a, .post-link a, .reply-link a { font-size: 16px; }
  .options a, .quickview a { font-size: 12px; }
  .buy-now form button { font-size: 14px; }
  .page-container { padding: 0; }
  .main-container > h1 { margin-left: 0; }
  .errorpage #page-header { height: 160px; }
  .btn, button, .map-link a, .post-link a, .reply-link a { width: auto; }
  #sign-in .customer.new { width: 100%; }
  #main .cross-sell .item button, #main .featured .item button { min-width: inherit; }
  #page-content { width: 75%; float: left; margin-left: 0; margin-right: 0; margin-bottom: 60px; }
  .fake-select .selected span + span { padding-right: 8px; margin-right: 3px; vertical-align: middle; }
  .main-container h1 { font-size: 32px; text-align: left; } }
/*** DESKTOP ***/
@media (min-width: 1150px) { .inline-error { margin-left: 29%; }
  #breadcrumbs { display: block; }
  .main-container { padding: 0; }
  .main-container:before, .main-container:after { content: ""; display: table; }
  .main-container:after { clear: both; }
  form .telephone input[type="tel"], form .security-code input { width: 22.5%; margin-right: 1.25%; } }
/* ========= LAYOUT DETAILS COMPONENT END ========= */

/* ========= HEADER COMPONENT ========= */
#page-header a:hover { text-decoration: none; }

#page-header .content.header-top { display: none; }

.page-header-container { padding: 0; display: flex; flex-wrap: wrap; position: relative; align-items: center; }

.logo { order: 2; width: 100%; padding: 13px 10px; border-bottom-width: 1px; }

.logo a { display: block; width: 100%; height: 50px; background: url(/images/assetimages/logo.png) no-repeat center; background-size: 100%; max-width: 400px; margin: 0 auto; }

/* MOBILE TRIGGERS - HEADER ICONS */
.mobile-triggers { display: flex; width: 100%; justify-content: space-between; padding: 6px; border-bottom-width: 1px; }

.mobile-triggers a { float: left; height: 40px; background: url(sprite.png) 0 -4px no-repeat; background-size: 40px; width: 38px; margin: 0; display: block; position: relative; }

.mobile-triggers a.icon-search { background-position: 0 -190px; }

.mobile-triggers a.icon-currency { background-position: 0 -317px; }

.mobile-triggers a.icon-account { background-position: 0 -1318px; }

.mobile-triggers a.icon-cart { background-position: 0 -64px; }

.mobile-triggers .badge { font-weight: normal; position: absolute; right: -3px; bottom: 0; }

/* MOBILE TRIGGER - SUB MENU */
.mobile-trigger { position: absolute; right: 0; width: 35px; top: 0; height: 40px; color: #fff; cursor: pointer; z-index: 5; background: url(sprite.png); background-size: 60px; background-position: 114% -486px; }

li.active > a + .mobile-trigger { background-position: 49% -863px; }

#header-nav { width: 100%; z-index: 8; position: absolute; top: 52px; display: none; }

#header-nav .header-nav-container { padding: 0 15px; text-align: center; box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); background-color: #fff; }

#header-nav .header-nav-container > ul { padding: 0; text-align: left; margin: 0; }

#header-nav .header-nav-container > ul > li { position: relative; border-bottom: 1px solid #d9d9d9; }

#header-nav .header-nav-container li.with-children > ul { display: none; }

#header-nav .header-nav-container li.active > ul { display: block; }

#header-nav .header-nav-container ul > li ul > li > a, #header-nav .header-nav-container ul > li ul > li > .structural { color: #434644; display: block; padding: 10px 0; font-size: 18px; }

#header-nav .header-nav-container .submenu { display: none; }

#header-nav .header-nav-container .submenu li { display: block; padding: 0; position: relative; }

#header-nav .header-nav-container .submenu li:first-of-type a { padding-left: 0; }

#header-nav .header-nav-container .submenu li:last-of-type a { padding-right: 0; border: none; }

#header-nav .header-nav-container .active .submenu { display: block; border: 0; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; display: inherit; }

#header-nav .header-nav-container > ul > li.on > a, #header-nav .header-nav-container > ul > li:hover > a { border-bottom: 1px solid #434644; }

#header-nav.dropdown.in { display: block; }

#header-nav .submenu-content { padding-bottom: 10px; }

#header-nav .submenu-content figure img { display: none; }

#header-nav .header-nav-container > ul > li > a, .m-nav-links a, #header-nav .header-nav-container > ul > li > .structural { color: #434644; padding: 10px 0; text-transform: uppercase; display: block; font-weight: bold; font-size: 18px; }

.m-nav-links { display: none; border-top: 1px solid #111; }

.m-nav-links a { color: #ccc; text-align: left; }

.icon-menu, .icon-link { float: none; cursor: pointer; }

.navbar { margin-bottom: 0; }

.header-account ul { display: none; padding-left: 0; }

.header-cart { clear: both; }

.header-account, .header-compare, .header-cart, .currency-estimator, .search { position: relative; }

.header-account, .header-compare, .search { float: left; }

.header-account .icon-link, .header-cart .icon-link, .currency-estimator .icon-link, .header-search .icon-link, .header-cart-summary, .header-compare.empty, .header-cart-summary .ajax-content { display: none; }

/* Currency Menu */
#currency-menu ul { display: none; border: 0; }

#currency-menu .selected { padding-top: 12px; margin-top: 5px; height: 48px; background-position: 100% -657px; }

#currency-menu .selected span { color: #434644; }

#currency-menu .selected span:first-child { margin: 0; }

#currency-menu li { position: relative; }

#currency-menu form > label { display: none; padding-top: 4px; float: left; width: auto; margin-right: 5px; }

#currency-menu .open ul { display: block; float: left; padding-left: 0; width: 100%; -webkit-box-shadow: 0px 5px 16px 0px rgba(204, 204, 207, 0.31); -moz-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); box-shadow: 0px 5px 16px 0px rgba(163, 163, 163, 0.31); }

.login #sign-in { display: none; font-size: 16px; background: #fff; width: 320px; position: absolute; z-index: 10; top: 43px; border-top: 0; right: 0; padding: 20px; -webkit-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); -moz-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); }

.login #sign-in button, .login #sign-in .btn { width: 100%; text-transform: uppercase; font-weight: bold; line-height: 40px; padding: 0; }

.login #sign-in a:hover:not(.btn) { color: #111; }

.login #sign-in #header-retrieve-password { display: none; }

.login #sign-in h2:first-of-type { font-size: 26px; text-transform: uppercase; font-weight: bold; }

.login #sign-in h2:nth-of-type(2) { font-size: 18px; text-transform: uppercase; font-weight: bold; }

.login #sign-in a { color: #111; text-decoration: underline; font-weight: normal; }

.login #sign-in li.forgotten { margin-bottom: 0; text-align: center; }

.login #sign-in li.forgotten a { font-size: 13px; text-decoration: underline; text-transform: capitalize; line-height: normal; }

.login #sign-in .signup { display: none; border-top-width: 1px; padding-top: 10px; margin-top: 10px; }

.login #sign-in .signup p:first-child { text-align: left; display: inline-block; }

.login #sign-in .note { display: none; }

.login.on #sign-in { display: block; }

#sign-in .autologin label, #page-content .autologin label { display: inline-block; float: left; width: auto; margin-right: 10px; }

#sign-in .autologin #header-autologin, #page-content .autologin input[type="checkbox"] { display: inline-block; width: auto; vertical-align: top; }

.nav-trigger { display: inline-block; height: 10px; width: 10px; background-color: #ccc; }

/*ajax cart*/
.header-cart-summary .badge { font-weight: normal; margin-right: 10px; margin-top: 10px; }

.header-cart-summary .ajax-content { width: 330px; position: absolute; top: 43px; right: 0; z-index: 10; font-size: 16px; background: #fff; clear: both; padding: 20px; -webkit-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); -moz-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); }

.header-cart-summary .ajax-content .next-previous a { width: 100%; margin-bottom: 0; }

.header-cart-summary .ajax-content h3 { text-transform: uppercase; font-weight: bold; margin-top: 0; padding-bottom: 10px; border-bottom: 1px solid #bcbdc0; }

.header-cart-summary .summary-table td { margin: 5px 0 0 0; }

.header-cart-summary .summary-table p { margin-bottom: 0; }

.header-cart-summary .summary-table td.pricing { margin-top: 0; }

.header-cart-summary .summary-table .total:before { content: "Total: "; }

.header-cart-summary .summary-table .total { margin-bottom: 10px; }

.header-cart-summary .summary-table .item-detail, .header-cart-summary .summary-table .qty, .header-cart-summary .summary-table .pricing, .header-cart-summary .summary-table .total { float: right; clear: right; width: 70%; max-width: none; text-align: left; }

.header-cart-summary .summary-table p.price { font-weight: bold; }

.header-cart-summary .summary-table .item-detail span, .header-cart-summary .summary-table p.price, .header-cart-summary .summary-table td { text-transform: uppercase; font-size: 14px; }

.header-cart-summary .summary-table .click-and-collect { padding: 10px 0; }

.header-cart-summary .summary-table .click-and-collect h4 { margin-bottom: 0; font-size: 20px; text-transform: uppercase; }

.header-cart-summary .summary-table .click-and-collect p { text-transform: none; }

.header-cart-summary .summary-table .click-and-collect .popover-title { background-color: #fff; border-bottom: 0; padding: 13px 12px 0 22px; color: #434644; font-weight: normal; }

.header-cart-summary .summary-table #main .cc-delivery-method .tab-content li { width: 100%; }

.header-cart-summary .gstonorder span, .header-cart-summary .subtotal span { font-weight: bold; }

.header-cart-summary > h3 { border-bottom-width: 1px; padding-bottom: 10px; margin-top: 10px; }

.header-cart-summary h4 { margin-top: 0; }

.header-cart-summary h4 a { color: #434644; font-weight: bold; font-size: 16px; display: inline-block; }

.header-cart-summary h4 a:hover { color: #111; }

.header-cart-summary table { width: 100%; }

.header-cart-summary thead { display: none; }

.header-cart-summary tr { border-bottom-width: 1px; padding-right: 8%; display: block; position: relative; padding-bottom: 10px; margin-bottom: 10px; }

.header-cart-summary tr:before, .header-cart-summary tr:after { content: ""; display: table; }

.header-cart-summary tr:after { clear: both; }

.header-cart-summary td { border: 0; padding: 0; }

.header-cart-summary .item { width: 100%; display: block; }

.header-cart-summary .item .item-detail { display: block; }

.header-cart-summary .item figure { margin-right: 10px; width: 60px; }

.header-cart-summary .next-previous a { width: 100%; margin: 10px 0 5px; }

.header-cart-summary .qty:before { content: "Qty: "; }

.header-cart-summary td.actions li.remove { position: absolute; top: 5px; right: 0; }

.header-cart-summary .cart-total { margin-top: 0; width: 100%; }

.header-cart-summary .cart-total span.hint { font-weight: normal; display: none; }

.header-cart-summary .cart-total .hint { font-size: 14px; }

.header-cart-summary .loading, .login #sign-in.loading { min-height: 40px; background: #fff url(ajax-loader.gif) center no-repeat; display: block; position: absolute; }

.header-cart-summary.on .ajax-content { display: block; }

.wishlist .badge { margin-left: 5px; }

.header-account { width: 100%; }

.header-account li { border-bottom-width: 1px; padding: 10px; }

.header-account #page-header-logout-form { position: absolute; }

.header-account .main-lexus a { display: none; }

.header-account a { color: #434644; }

#header-nav .header-nav-container li.active.with-children > a { border-bottom: none; }

#header-nav .header-nav-container > ul > li.on > a, #header-nav .header-nav-container > ul > li:hover > a { border-bottom: none; }

/* Header Search */
.header-search { position: relative; float: right; width: 100%; }

#search-menu { margin-top: 5px; padding: 2px; }

#search-menu label { display: none; }

#search-menu input { padding: 6px; width: 70%; height: 32px; text-transform: uppercase; border: 0; border-radius: 0; }

#search-menu button { width: 20px; background: url(sprite.png) 4px -140px no-repeat; background-size: 30px; text-indent: -9999px; padding: 10px 20px; float: right; }

#search-menu.in { margin-bottom: 15px; }

.autocomplete { position: absolute; width: 100%; right: 0; top: 45px; background: #fff; z-index: 2; border-top-weight: 1px; -webkit-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); -moz-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); display: none; }

.autocomplete .articles h4 { margin-bottom: 0; }

.autocomplete .description { width: 250px; }

.autocomplete .item { text-align: left; width: 100%; }

.autocomplete .item .colours { display: none; }

.autocomplete .offer, .autocomplete .buy-now, .autocomplete .colours, .autocomplete .reviews, .autocomplete .options, .autocomplete .quickview { display: none; }

.autocomplete .item figure, .autocomplete h4, .autocomplete .reviews, .autocomplete .pricing { display: block; }

.autocomplete .item { margin-top: 0; }

.autocomplete .item figure { position: relative; margin-right: 20px; width: 73px; float: left; }

.autocomplete .item-detail { float: right; width: 65%; text-align: left; }

.autocomplete h4 { margin-top: 0; }

.autocomplete h4 a { margin: 0; color: #434644; }

.autocomplete h4 a:hover { color: #111; }

.autocomplete > li { border-width: 0 1px; }

.autocomplete li { margin-bottom: 0; }

.autocomplete li:before, .autocomplete li:after { content: ""; display: table; }

.autocomplete li:after { clear: both; }

.autocomplete li h3, .autocomplete li p { margin: 0; }

.autocomplete li li { padding: 20px; border-bottom-width: 1px; }

.autocomplete li li:hover { background: #f0f0f0; }

.autocomplete .thumbnail { float: left; margin: 0 10px 0 0; }

.autocomplete .thumbnail img { width: 30px; }

.autocomplete .view-all li:hover { background: #fff; }

.autocomplete .view-all a { text-align: center; display: block; padding: 10px 20px; }

.autocomplete .articles h4 { width: auto; float: none; font-size: 16px; color: #434644; }

.autocomplete .products { padding-bottom: 0; }

.autocomplete a:hover, .autocomplete .articles h4:hover { color: #111; }

/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { #page-header { position: relative; border-width: 0; }
  #page-header:before { content: " "; background: #111; height: 43px; display: block; width: 100%; position: absolute; }
  #page-header .content.header-top { display: inline-block; position: absolute; left: 0; max-width: 50%; max-height: 43px; color: #fff; }
  #page-header .content.header-middle { clear: both; }
  #page-header .mobile-triggers, #page-header .mobile-trigger { display: none; }
  .page-header-container { padding: 0 15px; position: relative; font-size: 14px; }
  .page-header-container .logo { order: 2; }
  .page-header-container .header-cart { order: 3; }
  .page-header-container .header-account { order: 1; width: 100%; }
  .page-header-container .header-search { order: 4; }
  .logo { flex-grow: 1; min-width: 60%; width: auto; padding-left: 0; border-bottom-width: 0px; }
  .logo a { margin-left: 0; width: 394px; background: url(/images/assetimages/logo.png) no-repeat center; background-size: contain; }
  .header-account { width: auto; display: flex; align-items: center; justify-content: space-between; }
  .header-account li { border-bottom: none; padding: 0; }
  .header-account .main-lexus a { text-transform: uppercase; display: inline-block; }
  .header-account .main-lexus a:first-of-type:after { content: "|"; color: #fff; padding: 0 30px; }
  #header-nav { position: relative; top: 0; display: block; }
  #header-nav .container ul ul { display: none; }
  #header-nav .header-nav-container > ul { z-index: 100; width: 92%; }
  #header-nav .header-nav-container { box-shadow: none; }
  #header-nav .header-nav-container:after, #header-nav .header-nav-container:before { content: " "; background: #d9d9d9; height: 1px; display: block; width: 100%; position: absolute; left: 0; border-bottom-width: 1px; }
  #header-nav .header-nav-container ul > li { position: inherit; border: 0; display: inline-block; float: none; padding: 0; }
  #header-nav .header-nav-container ul > li > a, #header-nav .header-nav-container ul > li > .structural { color: #434644; text-transform: uppercase; font-weight: bold; font-family: Nobel; padding: 0; margin: 12px 40px 12px 0; border-bottom: 1px solid #fff; font-size: 16px; }
  #header-nav .header-nav-container ul > li ul { padding-left: 0; display: inherit; padding-bottom: 0; }
  #header-nav .header-nav-container .active .submenu { -webkit-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); -moz-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); position: absolute; width: 100%; left: 0; background: #fff; min-width: 175px; text-align: left; z-index: 10; margin-top: 1px; }
  #header-nav .header-nav-container .active .submenu figcaption { margin-top: 10px; }
  #header-nav .header-nav-container .active .submenu li { padding: 20px 0; }
  #header-nav .header-nav-container ul > li ul > li > a, #header-nav .header-nav-container ul > li ul > li > .structural { color: #434644; font-size: 14px; text-align: center; font-weight: normal; border-right: 1px solid #d9d9d9; padding: 0 30px; }
  #header-nav .header-nav-container ul > li ul > li > a:hover, #header-nav .header-nav-container ul > li ul > li.on > a { color: black; font-weight: bold; }
  #header-nav .header-nav-container > ul > li.on > a, #header-nav .header-nav-container li.active.with-children > a, #header-nav .header-nav-container > ul > li:hover > a { border-bottom: 1px solid #434644; }
  #header-nav.dropdown.in { background: none; }
  #header-nav .submenu-content { padding-bottom: 0; }
  #header-nav .submenu-content ul > li > a { margin: 0; }
  #header-nav .submenu-content figure img { display: block; }
  #header-nav .submenu-content.container { padding: 0; }
  #header-nav .submenu-content li a { padding: 0; }
  #header-nav .submenu-content a { padding: 0; }
  #sign-in input { width: 100%; }
  .page-header-container a { color: #fff; font-weight: bold; font-family: Nobel; }
  .page-header-container .forgotten a { color: #434644; }
  .page-header-container .forgotten a:hover { color: #111; text-decoration: underline; }
  .header-cart { float: right; clear: none; }
  .header-cart-summary { display: block; float: right; margin-left: 10px; opacity: 1; }
  .header-cart-summary > a { color: #434644; font-size: 16px; height: 43px; padding: 12px 0 0 47px; background: url(sprite.png) 18px -83px no-repeat; background-size: 50px; display: block; }
  .header-cart-summary.on { margin-top: 0; }
  .header-cart-summary.on .loading .ajax-content { display: none; }
  .header-account ul, #header-nav ul, #currency-menu, #search-menu { display: block; visibility: visible; }
  .header-account > ul > li, .header-options > ul > li, #header-nav .container > ul > li { float: left; }
  .header-account, .header-options { float: right; }
  .header-account ul { padding-top: 8px; }
  .header-account a:hover { color: #ccc; }
  .header-account ul#account-menu { padding-top: 0; float: right; margin-bottom: 0; }
  .header-account ul#account-menu .emailpreferences { display: none; }
  .header-account ul#account-menu .history { display: none; }
  .header-account ul#account-menu li > a { line-height: 43px; }
  .header-account ul#account-menu .password label, .header-account ul#account-menu .email label { width: 100%; }
  .header-account > ul > li, .header-options > ul > li { margin-left: 20px; }
  .header-cart > a { float: right; margin-left: 20px; }
  .nav-trigger, .m-nav-links { display: none; }
  #search-menu { font-family: Nobel; font-weight: lighter; float: none; }
  #search-menu input { border-right: 1px solid #ccc; width: 270px; text-align: right; float: left; }
  #search-menu button { width: 20px; background: url(sprite.png) 4px -143px no-repeat; background-size: 30px; text-indent: -9999px; padding: 10px 20px; }
  .header-search { position: absolute; width: auto; bottom: -50px; right: 0; margin-top: 50px; z-index: 9; }
  .autocomplete { display: block; }
  /* Currency Menu */
  #currency-menu .selected { border-width: 0; padding-top: 6px; height: auto; background-position: 114% -720px; background-color: #111; }
  #currency-menu .selected span { color: #fff; }
  #currency-menu .open ul { float: left; padding-left: 0; border: 0; width: 70px; -webkit-box-shadow: 0px 5px 16px 0px rgba(204, 204, 207, 0.31); -moz-box-shadow: 0px 5px 16px 0px rgba(50, 50, 51, 0.31); box-shadow: 0px 5px 16px 0px rgba(163, 163, 163, 0.31); }
  .currency-estimator { float: left; }
  .summary-table .item-detail .click-and-collect h4 { text-transform: uppercase; font-size: 16px; } }
@media (min-width: 992px) { #header-nav .header-nav-container > ul { width: 72%; }
  .header-account ul#account-menu .login:before { content: "You must be a registered Lexus dealer to use this store."; font-family: Nobel; color: #bebebe; margin-right: 20px; } }
/*** DESKTOP ***/
@media (min-width: 1250px) { #header-nav .header-nav-container > ul { width: 78%; }
  #header-nav .header-nav-container > ul > li > a { margin-right: 46px; }
  .page-header-container { padding: 0; }
  #header-nav .header-nav-container { padding: 0; } }
/*** TABLETS ***/
@media (min-width: 768px) and (max-width: 992px) { #header-nav .header-nav-container > ul > li > a { font-size: 14px; margin-right: 30px; }
  .header-search { padding-right: 15px; float: right; width: auto; bottom: -46px; right: 0; margin-top: 0; }
  .header-search .icon-link { font-size: 0; display: block; float: right; height: 43px; background: url(sprite.png) 0 -193px no-repeat; background-size: 40px; width: 38px; margin: 0; display: block; position: relative; }
  #search-menu { background-color: #d9d9d9; top: 44px; position: relative; height: 44px; width: 360px; display: none; }
  #search-menu button { background-position: 4px -137px; }
  #search-menu input { margin: 6px; height: 32px !important; }
  #search-menu.in { margin: 0; padding: 0; }
  .page-header-container .header-account { padding-right: 0; }
  .page-header-container ul li a { font-size: 12px; } }
/* ========= HEADER COMPONENT END ========= */

/* ========= BREADCRUMB COMPONENT ========= */
#breadcrumbs { display: none; }

.breadcrumb-container { padding: 0; }

.breadcrumb-container .sort-by { float: right; margin-top: 11px; }

.breadcrumb-container .sort-by .filter { display: inline-block; }

.breadcrumb-container .sort-by ul { padding-left: 10px; }

.breadcrumb-container .sort-by li { padding: 0 10px; border-left: 1px solid white; }

.breadcrumb-container .sort-by li:nth-of-type(1n+4) { display: none; }

.breadcrumb-container .sort-by li.on a { color: #434644; }

.breadcrumb-container .sort-by li, .breadcrumb-container .sort-by h2 { border-bottom: 0; display: inline-block; text-transform: uppercase; font-size: 12px; margin: 0; }

.breadcrumb-container .breadcrumb { margin-bottom: 0; list-style: none; float: left; }

.breadcrumb-container .breadcrumb a:hover { color: #434644; text-decoration: none; }

.breadcrumb-container .breadcrumb > li { font-size: 12px; display: inline-block; }

.breadcrumb-container .breadcrumb > li + li:before { content: "/ "; padding: 0 12px 0 18px; color: #b5b5b5; }

.breadcrumb-container .breadcrumb > .active * { color: #b5b5b5; }

.breadcrumb-container .breadcrumb li, .breadcrumb-container .breadcrumb a { color: #b5b5b5; }

/* Cart pages */
.cartpage.loggedin #breadcrumbs .login { display: none; }

/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { #breadcrumbs { display: block; } }
/* ========= BREADCRUMB COMPONENT END ========= */

/* ========= LEFT NAV COMPONENT ========= */
.cataloguepage #left-nav .menu.dynamic li, .searchpage #left-nav .menu.dynamic li, .infopage #left-nav .menu.dynamic li { display: none; }

.cataloguepage #left-nav .sort-by h2, .cataloguepage #left-nav .filter-by h2, .cataloguepage #left-nav .left-nav-container .menu > ul > li.on > a, .cataloguepage #left-nav .left-nav-container .menu li.on > span, .searchpage #left-nav .sort-by h2, .searchpage #left-nav .filter-by h2, .searchpage #left-nav .left-nav-container .menu > ul > li.on > a, .searchpage #left-nav .left-nav-container .menu li.on > span, .infopage #left-nav .sort-by h2, .infopage #left-nav .filter-by h2, .infopage #left-nav .left-nav-container .menu > ul > li.on > a, .infopage #left-nav .left-nav-container .menu li.on > span { font-weight: bold; border-bottom-width: 1px; padding-bottom: 10px; text-transform: uppercase; color: #434644; }

.cataloguepage #left-nav .menu li.on, .cataloguepage #left-nav .menu li.on li, .searchpage #left-nav .menu li.on, .searchpage #left-nav .menu li.on li, .infopage #left-nav .menu li.on, .infopage #left-nav .menu li.on li { display: block; }

#left-nav { padding: 0; font-size: 18px; }

#left-nav .content { margin-bottom: 10px; }

#left-nav .menu { display: none; padding: 0 20px 0 0; }

#left-nav .menu figure img { display: none; }

#left-nav .menu > ul { padding: 0; }

#left-nav .menu ul ul li > ul { margin-left: 15px; }

#left-nav .menu ul li li.on > a { font-weight: bold; color: #434644; }

#left-nav .menu li { padding: 14px 0 0; font-weight: 600; }

#left-nav .sort-by { padding-bottom: 20px; display: none; }

#left-nav .filter-by { margin-top: 10px; }

#left-nav .filter-by h2 { margin-bottom: 0; border-bottom: 0; padding-bottom: 15px; }

#left-nav .filter-by .filter h3 { margin: 0; padding: 13px 0; border-top-width: 1px; cursor: pointer; font-size: 16px; }

#left-nav .filter-by .filter > li { padding: 10px 0; }

#left-nav .filter-by .filter ul li { padding: 2px 0; }

#left-nav .filter-by .filter ul li a { color: #434644; }

#left-nav .filters { border-width: 1px; margin-top: 5px; margin-bottom: 60px; padding: 0 15px; position: relative; }

#left-nav .filters:before, #left-nav .filters:after { content: ""; display: table; }

#left-nav .filters:after { clear: both; }

#left-nav .filters h2, #left-nav .filters h3:not(:first-child), #left-nav .filters li, #left-nav .filters > h3 { font-size: 16px; }

#left-nav .filters > h3 { padding: 13px 0; margin: 0; text-transform: uppercase; font-weight: regular; cursor: pointer; }

#left-nav .filters .filter { margin-bottom: 0; position: relative; }

#left-nav .filters .filter h3 { cursor: pointer; text-transform: uppercase; }

#left-nav .filters .filter li a:hover { text-decoration: none; }

#left-nav .filters .filter li > a:before, #left-nav .filters .filter-by li.on .title:before { content: " "; display: inline-block; width: 12px; height: 12px; margin-right: 10px; background-color: #d9d9d9; }

#left-nav .filters .filter li.on .title:before, #left-nav .filters .filter li.on > a:before, #left-nav .filters .filter li > a:hover:before { border-color: #434644; background-color: #434644; }

#left-nav .filters .filter-by, #left-nav .filters .sort-by { clear: both; }

#left-nav .filters .filter-title { display: block; cursor: pointer; }

#left-nav .filters .fake-select, #left-nav .filters .fake-select ul { width: 100%; }

#left-nav .filters .fake-select { float: none; }

#left-nav .filters .fake-select .selected { background: url(sprite.png) no-repeat 96% -338px; background-size: 20px; }

#left-nav .filters .filter-by .filter ul li:last-child { padding-bottom: 10px; }

.filters li.on .count { visibility: hidden; }

.filters li.on .count a { float: right; width: 10px; position: absolute; right: 0; }

.filters li.on .count a:before { content: "X"; visibility: visible; }

.count { display: inline-block; padding-left: 5px; }

.count:before { content: "("; }

.count:after { content: ")"; }

.accountpage #left-nav li.on > a { font-weight: regular; color: #434644; }

/*** DESKTOP ***/
@media (min-width: 768px) { #left-nav { width: 21%; float: left; margin-left: 0; margin-right: 4%; font-size: 18px; }
  #left-nav .menu { display: block; margin-bottom: 30px; }
  .filter-by .filter:last-child { border-bottom-width: 1px; }
  #left-nav .filters { border: none; margin-bottom: 20px; padding: 0; }
  #left-nav .filters > .collapse { display: block; visibility: visible; height: auto !important; }
  #left-nav .filters > h3, #left-nav .filters .sort-by { display: none; }
  #left-nav .filters .filter-by > h2, #left-nav .filters .filter-by h3 { font-size: 16px; }
  #left-nav .filters .filter-by .filter ul li:last-child { padding-bottom: 10px; }
  .left-nav-container { padding: 0; }
  .left-nav-container .filters.filter > h3 > .eso-accordion-indicator:first-of-type { position: absolute; top: 18px; right: 0px; } }
/* ========= LEFT NAV COMPONENT END ========= */

/* ========= FOOTER COMPONENT ========= */
#page-footer { background-color: #111; }

#page-footer .page-footer-container { padding: 0; }

#page-footer .content { clear: both; }

#page-footer .content.footer-top { padding: 28px 15px; }

.footer-nav-container > ul > li { padding: 5px 15px; position: relative; border-top-width: 1px; border-color: #555555; }

.footer-nav-container > ul > li > a, .footer-nav-container > ul > li > span { text-transform: uppercase; font-size: 18px; }

.footer-nav-container li a, .footer-nav-container li span { display: inline-block; padding: 5px 0; color: #fff; }

.footer-nav-container li span { cursor: pointer; }

.footer-nav-container .eso-accordion-indicator { display: inline-block; padding-left: 6px; position: absolute; right: 0; top: 1px; height: 30px; width: 40px; background: url(sprite.png); background-size: 40px; background-position: -7px -697px; }

.footer-nav-container .eso-accordion-trigger.collapsed .eso-accordion-indicator { background-position: -7px -632px; }

.footer-nav-container .eso-accordion > li > span, .footer-nav-container .eso-accordion > li > a { font-weight: bold; width: 100%; }

.footer-nav-container .eso-accordion { margin-bottom: 0; }

.footer-nav-container .eso-accordion li ul li a { color: #fff; }

.estar { border-top-width: 1px; border-color: #555555; padding: 20px 0; }

.estar .container { text-align: center; font-size: 12px; }

.estar .container p, .estar .container a { margin: 0; font-size: 14px; color: #706c6c; }

/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { #footer-nav { float: left; width: 75%; padding: 50px 0; }
  #page-footer .content.footer-top { float: right; width: 25%; padding: 50px 18px 0; }
  .footer-nav-container > ul { border-top-width: 0; margin: 0; }
  .footer-nav-container .eso-accordion li ul li a { color: #fff; font-size: 12px; }
  .footer-nav-container .eso-accordion li ul li a:hover { color: #fff; }
  .footer-nav-container .collapse.eso-accordion { display: block; visibility: visible; height: auto !important; }
  .footer-nav-container .collapsing.eso-accordion { height: auto !important; }
  .footer-nav-container > ul > li { width: 36%; float: left; border: 0; }
  .footer-nav-container > ul > li span { cursor: default; }
  .footer-nav-container > ul > li span.eso-accordion-indicator { display: none; }
  .estar .container { text-align: left; }
  .estar .container P { margin: 0; display: inline-block; }
  .estar .container P:after { content: "|"; padding: 0 20px; }
  .estar .container p, .estar .container a { font-size: 10px; } }
/*** DESKTOP ***/
@media (min-width: 1150px) { .footer-nav-container, #page-footer .content { padding: 0; } }
/* ========= FOOTER COMPONENT END ========= */

/* ========= CATALOGUE LISTING COMPONENT ========= */
/*** tool bar filters ***/
.toolbar.top { display: none; }

.toolbar:before, .toolbar:after { content: ""; display: table; }

.toolbar:after { clear: both; }

.toolbar .filters { display: block; margin-bottom: 10px; font-size: 14px; }

.toolbar .filters .filter { width: 180px; }

.toolbar .filters .filter-by { display: none; }

.toolbar .filters .sort-by .filter, .toolbar .filters .sort-by h2 { display: inline-block; vertical-align: middle; }

.toolbar .filters .sort-by h2 { padding: 0 5px 0 0; margin: 4px 0 0; font-size: 13px; }

.cataloguepage .page-container h1 { display: none; }

.filter ul ul { display: none; }

.result-summary { display: none; float: left; margin-top: 10px; }

.featured { clear: both; margin-top: 15px; padding-top: 15px; border-bottom-width: 1px; }

.featured .item { margin-top: 0; }

.featured h2 { font-size: 20px; }

.item { text-align: center; }

.item .item-detail { display: flex; flex-wrap: wrap; justify-content: space-between; }

.item figure { border-width: 1px; }

.item figure img { width: 100%; }

.item h4 { width: 100%; order: 1; }

.item h4 a { font-size: 14px; color: #434644; text-transform: uppercase; font-weight: bold; }

.item .item-brand { position: absolute; right: 0; top: -45px; height: 30px; text-indent: -9999px; }

.item .item-brand img { height: 100%; display: block; }

.item .options { clear: both; }

.item .options a + a { margin-left: 10px; }

.item .item-asset { clear: both; }

.item .quickview, .item .buy-now { margin: 0 0 10px 0; }

.item .quickview { order: 4; display: none; }

.item .buy-now { order: 5; width: 100%; }

.item .buy-now form button { font-size: 12px; }

.item .buy-now button, .item .quickview .btn, .item .options a { width: 100%; }

.item .style-number { display: none; }

.item .pricing { order: 3; width: 100%; }

.item .options { display: none; }

.item .offer { order: 2; text-align: center; width: 100%; }

.item .colours { width: 100%; order: 4; display: flex; justify-content: center; }

.item .colours a:focus { outline: none; }

.item .colours:before, .item .colours:after { content: ""; display: table; }

.item .colours:after { clear: both; }

.item .colours li { float: left; margin: 0 3px 3px 0; border: 1px solid #fff; border-radius: 10px; }

.item .colours li.on { border-color: #434644; }

.item .colours li span { display: none; }

.item .colours li img { width: 20px; height: 20px; display: block; border: 1px solid #d9d9d9; border-radius: 10px; }

.item .colours li.no-image { display: none; }

.item .price { font-size: 20px; font-weight: lighter; }

#main .products { padding-bottom: 20px; border-bottom: 1px solid #d9d9d9; margin-bottom: 20px; }

#main .products:before, #main .products:after { content: ""; display: table; }

#main .products:after { clear: both; }

#main .products .item { width: 45%; float: left; margin-left: 10%; margin-bottom: 50px; }

#main .products .item:nth-of-type(2n+1) { clear: both; margin-left: 0%; }

#main .products .next_link { clear: both; }

.loading-message { text-align: center; width: 100%; clear: both; display: none; }

.loading-message span { display: inline-block; padding-left: 30px; background: url("ajax-loader.gif") 0 0 no-repeat; }

.next_link + .loading_message { display: block; }

.page-numbers { font-size: 12px; display: block; text-transform: uppercase; color: #111; margin-bottom: 10px; position: relative; display: flex; align-items: center; justify-content: flex-end; }

.page-numbers:before, .page-numbers:after { content: ""; display: table; }

.page-numbers:after { clear: both; }

.page-numbers li.next-prev.prev { display: none; }

.page-numbers ul + .view-all { float: right; margin: 5px 0; }

.page-numbers .view-all { margin: 5px; float: left; padding: 10px 20px; border-width: 1px; border-color: #434644; }

.page-numbers .view-all a:hover { color: #434644; }

.page-numbers .view-all:hover { text-decoration: none; opacity: 0.7; }

.page-numbers p { margin: 0 15px 0 0; }

.page-numbers p, .page-numbers ul { float: left; text-transform: capitalize; font-weight: bold; }

.page-numbers ul { padding: 0; margin-left: 5px; margin-bottom: 0; }

.page-numbers li { float: left; margin-right: 20px; padding: 4px 0; vertical-align: middle; text-align: center; }

.page-numbers .on { padding: 4px 8px; border-bottom-width: 1px; border-color: #434644; }

.page-numbers li.next-prev.next { display: none; }

.autoscroll .page_numbers { display: none; }

/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { .cataloguepage .main-container { display: flex; }
  .cataloguepage .main-container #left-nav { min-width: 205px; margin-right: 6%; }
  .cataloguepage h1 { font-size: 26px; margin-top: 0; }
  .cataloguepage #main .item .quickview { display: block; }
  .cataloguepage #main .item .quickview .btn { min-width: auto; }
  .cataloguepage #main .item .buy-now, .cataloguepage #main .item .quickview { width: 49%; min-width: auto; }
  .cataloguepage #left-nav ul > li.on { padding-top: 0; }
  .cataloguepage #left-nav ul > li.on > a { font-size: 26px; display: none; border-bottom: none; }
  .cataloguepage main .content, .cataloguepage .toolbar { margin-bottom: 20px; }
  .cataloguepage main .content:before, .cataloguepage main .content:after, .cataloguepage .toolbar:before, .cataloguepage .toolbar:after { content: ""; display: table; }
  .cataloguepage main .content:after, .cataloguepage .toolbar:after { clear: both; }
  .toolbar .filters { display: block; float: left; margin-bottom: 0; }
  .toolbar .filters > h3 { display: none; } }
/*** Desktop ***/
@media (min-width: 1150px) { .cataloguepage .main-container #left-nav { margin-right: 4%; }
  #main .products .item { margin-left: 5%; border: 1px solid #fff; border-radius: 0; width: 30%; }
  #main .products .item:nth-of-type(2n+1) { clear: none; margin-left: 5%; }
  #main .products .item:nth-of-type(3n+1) { clear: both; margin-left: 0%; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .filters li.on .count { visibility: visible; font-size: 0; float: right; }
  .filters li.on .count a { float: none; width: auto; position: inherit; left: 0; }
  .filters li.on .count a:before { font-size: 16px; } }
/* ========= CATALOGUE LISTING COMPONENT END ========= */

/* ========= SEARCH COMPONENT ========= */
.searchpage .popular a, .searchpage .related a { text-decoration: underline; }

.searchpage p.related a:first-child { padding-left: 8px; }

.searchpage .did-you-mean { font-weight: bold; }

.searchpage .zero-results ul a { padding-top: 15px; display: inline-block; }

.searchpage .search-info { font-size: 20px; margin-bottom: 20px; }

.searchpage .popular { margin-bottom: 10px; margin-top: 10px; }

.searchpage .toolbar { display: none; }

.searchpage .alphabet-links { border-bottom-width: 1px; padding-bottom: 10px; margin-bottom: 10px; }

.searchpage .alphabet-links a { display: inline-block; padding: 6px; }

.searchpage .articles .item a { width: 100%; display: block; padding: 10px; margin: 5px auto; font-weight: bold; border-width: 1px; text-align: center; }

.searchpage .articles .item a h4 { font-size: 16px; }

/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { .searchpage #left-nav { display: none; }
  .searchpage .tab-content #left-nav { display: block; }
  .searchpage #page-content { padding-bottom: 30px; }
  .searchpage .toolbar .page-numbers { position: absolute; right: 0; }
  .searchpage .toolbar.top .page-numbers { top: 30px; }
  .searchpage .toolbar.bottom .page-numbers { bottom: 8px; }
  .searchpage .articles { padding: 20px 0; }
  .searchpage .articles .item { width: 24%; margin: .5%; vertical-align: top; display: inline-block; }
  .searchpage .articles .item:nth-child(4n) { clear: left; }
  .searchpage #page-content { width: 100%; }
  .searchpage .toolbar.top { width: 17%; float: left; margin-left: 0; margin-right: 8%; }
  .searchpage .page-container .products { margin-top: 30px; width: 75%; float: right; }
  .searchpage .related { margin-bottom: 25px; } }
@media (min-width: 992px) { .popular { float: right; } }
/* ========= SEARCH COMPONENT END ========= */

/* ========= PRODUCT DETAIL COMPONENT ========= */
.product:before, .product:after, .alternate-images:before, .alternate-images:after, .reviews:before, .reviews:after, .product-detail .review:before, .product-detail .review:after, .review-group:before, .review-group:after, .cart-options:before, .cart-options:after, .additional-info-links:before, .additional-info-links:after { content: ""; display: table; }

.product:after, .alternate-images:after, .reviews:after, .product-detail .review:after, .review-group:after, .cart-options:after, .additional-info-links:after { clear: both; }

@media (max-width: 390px) { .cart-options .form-item.size { flex-wrap: wrap; justify-content: flex-end; }
  .cart-options .form-item.size .additional-info-links { width: calc(100% - 100px); } }
.productpage #page-content { width: 100%; }

.productpage #left-nav { display: none; }

.productpage #breadcrumbs .breadcrumb-container { border: none; }

.productpage .childproducts .product-img { width: 100%; margin-right: 10%; }

.productpage .childproducts .product-img:empty { display: none; }

.productpage .childproducts .product-content { width: 100%; float: left; }

.productpage .childproducts .product-content .additional-options .add-wishlist { width: 100%; }

.productpage .childproducts .product-content h2 a, .productpage .childproducts .product-content h2 { color: #434644; font-size: 22px; }

.productpage .childproducts .product-img:empty + .product-content { width: 100%; }

.productpage .childproducts .product { border: 1px solid #d9d9d9; margin: 5px 0 20px 0; padding: 20px; }

.productpage .childproducts header { font-size: 30px; font-weight: bold; }

.productpage .childproducts .reviews .links a { margin: 0 10px 0 0; }

.productpage .childproducts .reviews p { width: 100%; }

.productpage .childproducts .slick-prev, .productpage .childproducts .slick-next { top: 44%; }

.productpage .childproducts .product-selector label { display: inline-block; }

.productpage .childproducts .product-selector input { float: left; }

.productpage .slick-prev, .productpage .slick-next { top: 45%; }

.product-content { clear: both; }

.product-content h1 { display: none; }

.product-content .long-description { margin: 30px 0; }

.product-content .style-number { font-size: 12px; margin-bottom: 2px; color: #ccc; }

.product-content .form-item.size ul, .product-content .form-item.colour ul { margin-bottom: 0; }

.product-content .form-item.colour ul li { margin-right: 6px; display: inline-block; }

.product-content .form-item.colour ul li.on { border-width: 1px; border-color: #434644; border-radius: 20px; padding: 2px; }

.product-content .form-item.colour ul li input { display: none; }

.product-content .form-item.colour ul li label { margin-bottom: 0; }

.product-content .form-item.colour ul li label img { width: 28px; height: 28px; border-radius: 20px; }

.product-content .form-item.colour ul li label span { display: none; }

.product-content .form-item:not(.empty) { margin-bottom: 15px; }

.product-content .form-item:before, .product-content .form-item:after { content: ""; display: table; }

.product-content .form-item:after { clear: both; }

.product-content .form-item ul { display: none; }

.product-content .form-item .open ul { display: block; }

.product-content .form-item.quantity input { text-align: center; }

.product-content .form-item.cartbutton { margin-top: 22px; float: left; }

.product-content .form-item.cartbutton button.loading { background-image: url(button-ajax-loader.gif); background-repeat: no-repeat; background-position: 90% center; background-color: #000; }

.product-content .form-item.cartbutton, .product-content .additional-options { display: inline-block; margin: 0; width: 100%; }

.product-content .brand { float: right; }

.product-content .brand span { display: none; }

.product-content .prices { display: inline-block; }

.product-content .prices .price { font-family: 'Nobel', 'Open Sans', Helvetica, Arial, sans-serif; font-size: 22px; font-weight: lighter; margin-bottom: 8px; margin-top: 0; }

.product-content .afterpay-widget { margin-bottom: 15px; display: none; }

.product-content .afterpay-widget p { display: inline-block; margin: 0; padding: 0; }

.product-content .afterpay-widget .afterpay-range { display: none; }

.product-content .afterpay-widget .afterpay-price { display: none; }

.product-content .afterpay-widget .afterpay-moreinfo { display: block; }

.product-content .afterpay-widget.afterpay-show-range, .product-content .afterpay-widget.afterpay-show-price { display: block; }

.product-content .afterpay-widget.afterpay-show-range .afterpay-moreinfo, .product-content .afterpay-widget.afterpay-show-price .afterpay-moreinfo { display: block; }

.product-content .afterpay-widget.afterpay-show-range .afterpay-range { display: inline-block; }

.product-content .afterpay-widget.afterpay-show-price .afterpay-price { display: inline-block; }

.product-content .afterpay-widget.afterpay-out-of-range { display: none; }

.product-content .ESO_number_wrapper { position: relative; display: inline-block; padding: 0 24px; text-align: center; }

.product-content .ESO_number_wrapper input { height: 35px !important; border-left: none; border-right: none; }

.product-content .ESO_number_wrapper a { position: absolute; height: 35px; width: 35px; line-height: 30px; text-align: center; font-size: 22px; border-width: 1px; top: 0; color: #434644; transition: background-color 200ms; }

.product-content .ESO_number_wrapper a:hover { text-decoration: none; background-color: #ccc; }

.product-content .ESO_number_wrapper a:focus { text-decoration: none; }

.product-content .ESO_number_wrapper a.minus { left: 0; border-right: none; }

.product-content .ESO_number_wrapper a.plus { right: 0; border-left: none; }

.product-detail .style-number, .product-detail .pricing { text-align: center; }

.product-detail .review .date { color: #ccc; }

.product-detail .reviewer strong { margin-left: 5px; }

.product-detail .review { margin-top: 15px; padding-top: 15px; border-top-width: 1px; }

.product-detail .additional-options { display: none; }

.product-detail .additional-options .add-wishlist { float: right; }

.product-detail .additional-options .add-registry, .product-detail .additional-options .find-in-store { margin-top: 15px; }

.product-detail .reviews { display: none; margin-bottom: 10px; }

.product-detail .reviews > h3 { display: none; }

.product-detail .reviews .avg { float: left; }

.product-detail .reviews .reviewer { float: left; margin-right: 5px; }

.product-detail .reviews .comment { clear: both; }

.product-detail .reviews .stars-container { float: left; clear: both; }

.product-detail .reviews .links, .product-detail .reviews .no-reviews { float: left; margin: 2px 0 0; }

.product-detail .reviews .no-reviews { margin-right: 5px; }

.product-detail .reviews .no-reviews + .links a { margin-left: 0; }

.product-detail .reviews .review-group { clear: both; }

.product-detail .additional-info-content .reviews .stars-container { float: none; }

.product-detail .additional-info-content .reviews .avg + .btn { float: right; }

.product-detail .product-title h2 { text-transform: uppercase; font-size: 38px; }

.product-detail .form-item.cartbutton:before, .product-detail .form-item.cartbutton:after { content: ""; display: table; }

.product-detail .form-item.cartbutton:after { clear: both; }

.product-detail .social-media { margin-top: 20px; }

.product-detail .social-media:before, .product-detail .social-media:after { content: ""; display: table; }

.product-detail .social-media:after { clear: both; }

.product-detail .social-media > div { float: left; margin-right: 10px; }

#body-wrapper .product-detail .links a { margin-left: 10px; }

.childproducts a#write-a-review-9 { margin-left: 0 !important; }

.click-and-collect a[data-toggle=popover] { color: #ff0101; font-size: 13px; vertical-align: super; text-decoration: none; cursor: pointer; }

.click-and-collect h4 { display: inline-block; position: relative; text-transform: uppercase; margin: 0; padding: 0; }

.click-and-collect .popover { min-width: 270px; }

.additional-info-links { margin: 7px 0; }

.additional-info-links li { float: left; margin-left: 8px; font-size: 14px; }

.additional-info { clear: both; }

.additional-info .nav { display: none; margin-bottom: 15px; }

.additional-info .info-item { display: block; visibility: visible; margin: 0px 0; }

.additional-info .info-item h2 { position: relative; font-size: 16px; font-weight: bold; text-transform: uppercase; margin: 0; padding: 15px 30px 15px 0; border-top-width: 1px; cursor: pointer; }

.additional-info .info-item .info-content { padding-bottom: 15px; display: none; }

.additional-info .info-item .animated-content { margin: 20px 0; }

.additional-info .info-item.open .animated-content { display: block !important; }

.additional-info .info-item.open h2 { background: url(sprite.png) 102% -994px no-repeat; background-size: 40px; }

.additional-info .additional-info-content > div { padding: 0; }

.add-to-cart { border-top-width: 1px; border-bottom-width: 1px; position: relative; }

.add-to-cart .availability { display: none; color: #ccc; font-weight: bold; font-size: 14px; }

.add-to-cart .cart-options { position: relative; padding: 30px 0; }

.add-to-cart .cart-options .form-item { display: flex; align-items: center; }

.add-to-cart .cart-options .form-item .additional-info-links ul li { text-decoration: underline; }

.add-to-cart .cart-options .form-item ul { display: block; }

.add-to-cart .cart-options .form-item ul li { margin-bottom: 0; }

.add-to-cart .cart-options .form-item .fake-select { flex-grow: 1; width: auto; }

.add-to-cart .cart-options .form-item > label { font-family: 'Nobel', 'Open Sans', Helvetica, Arial, sans-serif; font-weight: normal; text-transform: uppercase; width: 100px; }

.cross-sell .products.slick-slider { display: flex; }

.cross-sell .products.slick-slider .slick-next, .cross-sell .products.slick-slider .slick-prev { position: relative; }

.cross-sell .nav.nav-tabs { display: none; }

.cross-sell > div h2 { font-size: 32px; margin-bottom: 20px; }

.alternate-images { display: flex; align-items: center; margin: 10px auto; padding: 0; width: 100%; }

.alternate-images .slick-next, .alternate-images .slick-prev { position: relative; }

.alternate-images img { width: 80px; }

.alternate-images .video .indicator { background: url(video_play.png) no-repeat center center; position: absolute; height: 100%; width: 100%; left: 0; top: 0; }

.alternate-images a { background-size: cover; display: block; margin: 0 auto; border-width: 1px; position: relative; }

.alternate-images a img { visibility: hidden; margin: 0 auto; }

.long-description.has-content:before { content: 'Product Description'; display: block; font-weight: bold; padding: 15px 0; border-bottom-width: 1px; text-transform: uppercase; margin-bottom: 20px; }

.product-img { position: relative; }

.product-img .medium-image { display: block; position: relative; }

.product-img .medium-image > img { display: none; }

.product-img a > img { position: relative; width: 100%; }

.modal .email-a-friend .image, .modal .rating-form .image { margin-bottom: 10px; text-align: center; }

.modal .email-a-friend .image img, .modal .rating-form .image img { width: 100%; }

.modal .email-a-friend form, .modal .rating-form form { clear: both; padding-top: 10px; }

.availability { display: none; text-align: left; padding-bottom: 5px; }

.not-for-sale .availability { display: block; }

/*Search aspects*/
.aspects { margin: 30px 0; }

.aspects dt:nth-child(1), .aspects dd:nth-child(2) { border-top-width: 1px; }

.aspects dl { margin-bottom: 0; }

.aspects dl:before, .aspects dl:after { content: ""; display: table; }

.aspects dl:after { clear: both; }

.aspects dt, .aspects dd { float: left; border-bottom-width: 1px; padding: 15px 0; }

.aspects dt { clear: left; width: 30%; }

.aspects dd { width: 70%; }

/*Pricing Matrix*/
.full-pricing { margin-bottom: 15px; }

.modal .price-matrix .matrix th, .modal .price-matrix .matrix td { border-bottom-width: 1px; }

.modal .price-matrix .matrix .available .pricing { cursor: pointer; }

.modal .price-matrix th img, .modal .price-matrix .selection img { border: 1px solid #d9d9d9; border-radius: 0; }

.modal .price-matrix h4 { float: left; clear: left; }

.modal .price-matrix .selection span:first-child, .modal .price-matrix .selection img { margin-right: 5px; }

.modal .price-matrix .selection span:first-child { display: inline-block; width: 50px; }

.modal .price-matrix .selection img { width: 20px; }

.modal .price-matrix thead img + span { display: none; }

.modal .price-matrix .row { margin: 0; }

.modal .price-matrix table, .modal .price-matrix tbody, .modal .price-matrix tr, .modal .price-matrix td { display: block; }

.modal .price-matrix td:before, .modal .price-matrix td:after { content: ""; display: table; }

.modal .price-matrix td:after { clear: both; }

.modal .price-matrix th, .modal .price-matrix td { padding: 8px 10px; }

.modal .price-matrix th, .modal .price-matrix thead { display: none; }

.modal .price-matrix p { margin-bottom: 0; }

.modal .price-matrix .unavailable .pricing, .modal .price-matrix .unavailable .price { color: #ccc; }

.modal .price-matrix .pricing h4 { font-size: 16px; }

.modal .price-matrix .pricing h4 span + span { margin-left: 5px; }

.modal .price-matrix .price { float: right; }

.modal .price-matrix .availabilitykey { margin-top: 20px; }

/*Quickview Modal Popup*/
.modal-dialog .product-content .form-item, .modal-dialog .product-detail .additional-options { width: 100% !important; }

.modal-dialog .popup-data.collapse, .modal-dialog .popup-data.collapsing { border-width: 1px 0; border-style: solid; border-color: #d9d9d9; padding: 0; }

.modal-dialog .popup-data.collapse > *, .modal-dialog .popup-data.collapsing > * { padding: 10px 0; }

.modal-dialog .popup-data.collapse img, .modal-dialog .popup-data.collapsing img { max-width: 100%; }

/* Find In Store */
#findinstore .modal-content .modal-body .find-in-store { padding: 0 0 15px; zoom: 1; }

#findinstore .modal-content .modal-body .find-in-store .stores, #findinstore .modal-content .modal-body .find-in-store .store-links { margin-bottom: 20px; }

#findinstore .modal-content .modal-body .find-in-store .details-form { width: 100%; }

#findinstore .modal-content .modal-body .find-in-store .details-form .product-img .medium-image { display: block; pointer-events: none; cursor: default; }

#findinstore .modal-content .modal-body .find-in-store .details-form h2 { margin-top: 0; }

#findinstore .modal-content .modal-body .find-in-store .details-form .image { display: none; margin-bottom: 15px; }

#findinstore .modal-content .modal-body .find-in-store .details-form .image .product-img { width: 100%; }

#findinstore .modal-content .modal-body .find-in-store .details-form .image .product-img .medium-image > img { display: block; }

#findinstore .modal-content .modal-body .find-in-store .details-form .image .alternate-images { display: none; }

#findinstore .modal-content .modal-body .find-in-store .details-form .back { margin: 10px 0; display: block; }

#findinstore .modal-content .modal-body .find-in-store .details-form .item-name { font-weight: 600; }

#findinstore .modal-content .modal-body .find-in-store .details-form .item-selections .form-item { margin-bottom: 10px; }

#findinstore .modal-content .modal-body .find-in-store .details-form .item-selections .form-item:before, #findinstore .modal-content .modal-body .find-in-store .details-form .item-selections .form-item:after { content: ""; display: table; }

#findinstore .modal-content .modal-body .find-in-store .details-form .item-selections .form-item:after { clear: both; }

#findinstore .modal-content .modal-body .find-in-store .details-form .item-selections .form-item > label { width: 30%; float: left; display: inline-block; }

#findinstore .modal-content .modal-body .find-in-store .details-form .item-selections input, #findinstore .modal-content .modal-body .find-in-store .details-form .item-selections .fake-select { width: 70%; float: left; }

#findinstore .modal-content .modal-body .find-in-store .details-form .item-selections input.single .selected, #findinstore .modal-content .modal-body .find-in-store .details-form .item-selections .fake-select.single .selected { border-width: 1px; }

#findinstore .modal-content .modal-body .find-in-store .details-form .area-selections { width: 100%; }

#findinstore .modal-content .modal-body .find-in-store .details-form .area-selections .form-item { margin-bottom: 10px; }

#findinstore .modal-content .modal-body .find-in-store .details-form .area-selections .form-item.search { float: none; width: 100%; }

#findinstore .modal-content .modal-body .find-in-store .details-form .area-selections .form-item.search:before, #findinstore .modal-content .modal-body .find-in-store .details-form .area-selections .form-item.search:after { content: ""; display: table; }

#findinstore .modal-content .modal-body .find-in-store .details-form .area-selections .form-item.search:after { clear: both; }

#findinstore .modal-content .modal-body .find-in-store .details-form .area-selections button { width: 25%; float: right; margin: 0; }

#findinstore .modal-content .modal-body .find-in-store .details-form .area-selections input { width: 70%; float: left; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info table { width: 100%; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info table td { vertical-align: top; padding: 5px 0; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info table td.store-details { font-weight: 600; text-align: right; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info table img { height: 28px; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info table p { margin-bottom: 0; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info .availability { font-weight: 600; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info .availability.available { color: #6aaa0f; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info .availability.unavailable { color: #ff0101; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info .directions .map-link a { text-decoration: none; color: #fff; display: inline-block; margin: 10px 0; text-align: center; }

#findinstore .modal-content .modal-body .find-in-store .details-form .locate-info .directions .map-link a:hover { background-color: black; }

#findinstore .modal-content .modal-body .find-in-store .details-form button { margin: 10px 0; }

#findinstore .modal-content .modal-body .find-in-store .google-map-holder { position: relative; margin: 0; padding-top: 66%; width: 100%; display: inline-block; }

#findinstore .modal-content .modal-body .find-in-store .google-map-holder #estar_map_location { position: absolute !important; }

/*slick slider breakpoint*/
@media (min-width: 480px) { .alternate-images li { padding: 0 10px; text-align: center; } }
@media (max-width: 480px) { .product-detail .medium-image .overlay { z-index: 99; }
  .product-detail .medium-image > img { display: none; } }
/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { #main h4 button.btn { top: -15px; right: 168px; }
  .productpage .cart-options .additional-options { float: right; }
  .product-detail { -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; }
  .product-detail .medium-image { border-width: 1px; }
  .product-detail > h1 { display: none; }
  .product-detail .social-media { float: left; clear: left; }
  .product-detail .form-item.cartbutton { width: 100%; }
  .product-detail .form-item.cartbutton button { width: 100%; }
  .product-detail .product-content .style-number { font-size: 16px; }
  .product-detail .product-content .prices .price { margin-bottom: 30px; margin-top: 20px; font-size: 36px; }
  .product-detail .additional-options { width: 100%; }
  .product-detail .additional-options .add-wishlist { float: left; width: 47%; }
  .product-detail .additional-options .find-in-store { float: right; width: 47%; margin: 0; }
  .product-detail .additional-options .add-registry-form { float: right; width: 47%; }
  .product-detail .additional-options .add-registry { margin-top: 0px; }
  .product-detail .additional-options button { width: 100%; }
  .product-detail .medium-image { display: Block; }
  #modal-popup .product-detail .additional-options .add-wishlist { font-size: 12px; }
  #modal-popup .product-detail .links a { margin-right: 5px; }
  .product-img { float: left; width: 45%; flex-grow: 1; }
  .product-img .medium-image > img { display: block; }
  .magnify-zoomed { border-width: 1px; }
  .product-content { margin-left: 5%; margin-top: 0; clear: none; float: right; width: 33%; min-width: 340px; }
  .product-content .style-number, .product-content .pricing { text-align: left; }
  .product-content h1 { margin-top: 0; display: block; margin-bottom: 0; padding: 0; }
  .product-content .reviews { clear: both; }
  .product-content .form-item.colour, .product-content .form-item.size { width: 100%; }
  .product-content .plus label, .product-content .form-item.quantity label { display: block; }
  .alternate-images a { background: none !important; padding-top: 0; position: relative; }
  .alternate-images a > img { display: inline-block; visibility: visible; }
  .modal .rating-form .image, .modal .email-a-friend .image { float: left; width: 40%; }
  .modal .rating-form .pricing, .modal .rating-form .long-description, .modal .email-a-friend .pricing, .modal .email-a-friend .long-description { width: 55%; float: right; }
  .form-item.quantity input { width: 70px; }
  /*Pricing Matrix*/
  .modal .price-matrix h4 { display: none; }
  .modal .price-matrix thead { display: table-header-group; }
  .modal .price-matrix tbody { display: table-row-group; }
  .modal .price-matrix tr { display: table-row; }
  .modal .price-matrix th, .modal .price-matrix td { display: table-cell; }
  .modal .price-matrix .price { font-size: 16px; }
  .modal .price-matrix .price-display { margin-left: 5px; }
  .modal .price-matrix .matrix th, .modal .price-matrix .matrix td { text-align: center; }
  .modal .price-matrix .matrix td.available:hover { background-color: #ccc; }
  .modal .price-matrix table { display: table; }
  .modal .price-matrix table.matrix { display: block; overflow-x: auto; }
  .modal .price-matrix .price { float: none; }
  .modal .price-matrix th img { max-width: 30px; }
  .additional-info .info-item .info-content { display: none; }
  .cross-sell { margin-top: 60px; text-align: center; }
  .cross-sell h2 { display: none; }
  .cross-sell .nav.nav-tabs { display: block; border-bottom: none; text-transform: uppercase; font-weight: bold; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 30px; }
  .cross-sell .nav.nav-tabs > li > a { margin-right: 0; }
  .cross-sell .nav.nav-tabs > li > a:hover { border-color: transparent; }
  .cross-sell .nav.nav-tabs .active { border-width: 1px; border-color: #282828; }
  .cross-sell .nav.nav-tabs .active a { margin-right: 0; border: none; }
  .cross-sell .nav.nav-tabs .active a:hover { border-color: transparent; }
  .cross-sell .tab-pane:not(.active) { display: none; }
  .cross-sell .nav-tabs:before { content: "Explore More"; text-transform: uppercase; font-weight: bold; font-size: 32px; margin-bottom: 30px; width: 100%; } }
@media (min-width: 992px) { #main .cross-sell .slide-item { margin: 0 2%; }
  #main .cross-sell .products.slick-slider { display: block; }
  #main .cross-sell .products.slick-slider .slick-next, #main .cross-sell .products.slick-slider .slick-prev { position: absolute; } }
/*** TABLETS ***/
@media (min-width: 768px) and (max-width: 1150px) { .product-group .childproducts .additional-options .add-wishlist { font-size: 14px; } }
/*** DESKTOP ***/
@media (min-width: 1250px) { .product-detail .product-img .medium-image { width: 79.5%; float: right; }
  .alternate-images { max-height: 616px; padding-right: 20px; flex-direction: column; width: 20.5%; margin: 0; float: left; }
  .alternate-images .slick-list { height: 616px !important; }
  .alternate-images .slick-prev, .alternate-images .slick-next { width: 40px; height: 20px; margin: 0; }
  .alternate-images .slick-prev:before { background-position: -1px -766px; }
  .alternate-images .slick-next { margin-top: 5px; }
  .alternate-images .slick-next:before { background-position: -1px -821px; }
  .alternate-images .slick-slide { padding: 0; }
  .alternate-images .slick-slide:not(:first-of-type) { padding-top: 20px; }
  .alternate-images button ~ .slick-list { height: 585px !important; }
  .alternate-images button ~ .slick-list .slick-slide:not(:first-of-type) { padding-top: 5px; }
  .alternate-images .video { position: relative; display: block; }
  .productpage .main-container { padding-top: 0; }
  .productpage .product.product-top .magnify-holder { display: block; }
  .productpage .childproducts .product-img { width: 30%; }
  .productpage .childproducts .product-content { width: 60%; }
  /* Find In Store */
  #findinstore .modal-dialog { width: 800px; }
  #findinstore .modal-content .modal-body .find-in-store .details-form { width: 350px; display: inline-block; float: left; text-align: left; }
  #findinstore .modal-content .modal-body .find-in-store .google-map-holder { width: 385px; margin-left: 15px; display: inline-block; padding-top: 0; float: right; }
  #findinstore .modal-content .modal-body .find-in-store .google-map-holder #estar_map_location { position: relative !important; height: 385px; width: 385px; } }
.availability-email-container:not(.all-unavailable) { display: none; }

.availability-email-prompt { font-size: 18px; color: #ff0101; }

.availability-email-form { display: none; }

.availability-email-form legend { font-size: 18px; }

.availability-email-form li:last-child { margin-bottom: 0; }

@media (min-width: 768px) { .availability-email-form li.submit { text-align: right; }
  .availability-email-form li.submit button { width: 50%; } }
.availability-email-form li.submit button.loading { background-image: url(button-ajax-loader.gif); background-position: 90% 50%; background-repeat: no-repeat; }

.availability-email-active .availability-email-container, .availability-email-active .availability-email-form { display: block; }

.availability-email-active .form-item.cartbutton, .availability-email-active button.add-wishlist, .availability-email-active button.add-registry, .availability-email-active .form-item.quantity *, .availability-email-active .childproducts, .availability-email-all-items .form-item.cartbutton, .availability-email-all-items button.add-wishlist, .availability-email-all-items button.add-registry, .availability-email-all-items .form-item.quantity *, .availability-email-all-items .childproducts { display: none !important; }

/* ========= PRODUCT DETAIL COMPONENT END ========= */

/* ========= CUSTOMER COMPONENT ========= */
.login.accountpage .content h2 { font-size: 18px; }

.login.accountpage fieldset .note { margin-left: 0; }

.accountpage #main .next-previous:first-of-type { display: none; }

.customer.new { display: none; }

.history .summary-block .confirm-summary tr { height: 40px; }

.history .summary-block .confirm-summary tr td:first-of-type { padding-right: 10px; }

.history .item { text-align: left; }

.history .item .item-detail { display: inline-block; }

.history .order-summary td.order-no { text-decoration: underline; }

.history .order-summary .total { text-align: right; }

/*Interest Groups*/
form .interest-groups .column { float: left; max-width: 300px; width: 45%; }

form .interest-groups .column-1 { margin-right: 3%; }

form .interest-groups label + .note { margin: 0 0 25px 0; }

form .interest-groups p + ol > li { border-bottom-width: 1px; margin-bottom: 15px; }

form .interest-groups p + ol > li:before, form .interest-groups p + ol > li:after { content: ""; display: table; }

form .interest-groups p + ol > li:after { clear: both; }

form .interest-groups input + label { width: 90%; }

form .interest-groups .column input + label { width: 75%; }

@media (min-width: 768px) { .login.accountpage #page-content { width: 100%; float: none; }
  .login.accountpage #left-nav { display: none; }
  .accountpage .birthday, .accountpage .Birthday { width: 100%; }
  .accountpage .Birthday input { width: 47%; }
  .accountpage #main .page-container { margin-top: 60px; }
  .accountpage #main .customer.existing { width: 45%; float: left; margin-right: 10%; }
  .accountpage #main .customer.new { float: left; padding: 20px; text-align: left; }
  .accountpage #main .customer.new .new-cust { width: 100%; padding: 10px; }
  .history table.summary-table td.item figure { float: none; display: inline-block; }
  .history main table.summary-table .item .item-detail { vertical-align: middle; float: none; }
  .history .rebuild { text-align: right; }
  .history .rebuild-options { text-align: right; padding: 10px 0; border-bottom-width: 1px; }
  .history .rebuild-options a { margin-left: 10px; } }
@media (min-width: 1150px) { .accountpage .Birthday input { width: 40%; } }
/* ========= CUSTOMER COMPONENT END ========= */

/* ========= SHOPPING CART COMPONENT ========= */
.cartpage main table.summary-table .item-detail { display: block; }

.cartpage #breadcrumbs { display: block; }

.cartpage #breadcrumbs .breadcrumb-container { padding: 0 15px; }

.cartpage .breadcrumb { display: flex; position: relative; justify-content: space-between; width: 100%; padding-bottom: 0; }

.cartpage .breadcrumb:after { content: ""; display: block; position: absolute; height: 1px; background: #e5e5e5; margin: 0 auto; left: 0; right: 0; width: 100%; margin-top: 20px; position: absolute; }

.cartpage .breadcrumb > li + li:before { content: ""; }

.cartpage .breadcrumb li { font-size: 14px; letter-spacing: 0.5px; background-color: white; z-index: 1; padding: 10px 20px; border-width: 1px; }

.cartpage .breadcrumb li span { display: none; }

.cartpage .breadcrumb .on { font-weight: bold; background-color: #f0f0f0; }

.cartpage .breadcrumb .on span { color: #434644; }

.cartpage .breadcrumb .on:before { color: #434644; }

.cartpage .breadcrumb .homelink { display: none; }

.cartpage .breadcrumb .review:before { content: "1. "; padding: 0; }

.cartpage .breadcrumb .login:before { content: "2. "; padding: 0; }

.cartpage .breadcrumb .delivery:before { content: "3. "; padding: 0; }

.cartpage .breadcrumb .payment:before { content: "4. "; padding: 0; }

.cartpage .breadcrumb .complete:before { content: "5. "; padding: 0; }

.cartpage .item { text-align: left; }

.cartpage .next-previous, .cartpage .accountpage .next-previous { clear: both; }

.cartpage .next-previous .btn, .cartpage .accountpage .next-previous .btn { margin-bottom: 15px; }

.cartpage .next-previous:first-of-type, .cartpage .accountpage .next-previous:first-of-type { display: none; }

.cartpage #page-content { width: 100%; }

.cartpage #left-nav { display: none; }

.cartpage .page-container .hint { font-size: 14px; margin-bottom: 5px; display: inline-block; font-weight: normal; }

.cartpage .page-container .hint.popup-link { display: inline-block; padding-left: 5px; }

.cartpage .empty { margin: 10px 0; }

.cartpage .customer { margin-top: 15px; }

.cartpage .cart-summary-panel .item-summary .total { text-align: right; }

.cartpage .fake-select li { width: 100% !important; }

.cartpage .gift-info li.text-field input + label { width: 80px; }

.cartpage .card-expiry select { width: 48%; display: inline-block; }

.cartpage .card-expiry select + select { margin-left: 4%; }

.cartpage .card-expiry select .main-container .customer.existing p.note { display: none; }

.cartpage .cart-total .hint { display: none; }

.cartpage .cart-total .freight-provider { padding-left: 10px; }

.cartpage .cart-summary .item_name { margin-bottom: 0; }

.cartpage .cart-summary .qty { margin-bottom: 15px; }

.cartpage .cart-summary .summary-block { padding-bottom: 10px; border-top-width: 1px; }

.cartpage .cart-summary .summary-block .eso-accordion-indicator { top: 12px; }

.cartpage .cart-summary .summary-block .info-container { margin-top: 10px; }

.cartpage .cart-summary .summary-block .confirm-summary tr td { padding-bottom: 5px; }

.cartpage .cart-summary .summary-block .confirm-summary tr td:first-child { padding-right: 10px; }

.cartpage .cart-summary .summary-block .summary-block p { margin-bottom: 5px; }

.cartpage .cart-summary .summary-block:last-child { border-bottom-width: 1px; margin-bottom: 15px; }

.cartpage .cart-summary .summary-block h2 { font-size: 20px; position: relative; padding: 15px 0 0; margin: 0 0 5px; }

.cartpage .cart-summary .summary-block h2.eso-accordion-trigger { cursor: pointer; }

.cartpage .cart-summary .item-summary { width: 100%; }

.cartpage .cart-summary #zipRepayCalc { margin-bottom: 10px; }

.history .cart-summary h2 { font-size: 20px; }

.cart p a { text-decoration: underline; }

.cart .gift-info { display: none; }

.cart .update { margin-top: 30px; display: flex; align-items: center; justify-content: flex-end; }

.cart .update .hint { margin-right: 15px; }

.cart .content h2 { font-size: 18px; }

.cart .masterpass-express, .cart .afterpay { display: block; margin-top: 15px; }

.cart .item-detail .click-and-collect { padding: 10px 0; }

.item .cart-summary:nth-child(n+2) td { padding-top: 15px; }

.cart-extras { clear: both; padding: 25px 0 15px; text-align: center; }

.cart-extras a:first-child { margin-right: 1em; }

.postcode button { width: auto; }

main table.summary-table, #cart-item-added table, .order-summary { width: 100%; }

main table.summary-table tr, #cart-item-added table tr, .order-summary tr { position: relative; display: block; margin-bottom: 10px; padding-bottom: 10px; border-bottom-width: 1px; }

main table.summary-table tr:before, main table.summary-table tr:after { content: ""; display: table; }

main table.summary-table .item-detail, main table.summary-table .qty, main table.summary-table .pricing, main table.summary-table .total { float: right; clear: right; width: 57%; }

main table.summary-table .actions ul, main table.summary-table .actions li { margin-bottom: 0; }

main table.summary-table #cart-item-added table .item-detail, main table.summary-table #cart-item-added table .qty, main table.summary-table #cart-item-added table .pricing, main table.summary-table #cart-item-added table .total { float: right; clear: right; width: 57%; }

main table.summary-table .order-summary .item-detail, main table.summary-table .order-summary .qty, main table.summary-table .order-summary .pricing, main table.summary-table .order-summary .total { float: right; clear: right; width: 57%; }

main table.summary-table main table.summary-table .total, main table.summary-table main table.summary-table .pricing, main table.summary-table main table.summary-table .qty { margin-top: 10px; }

main table.summary-table #cart-item-added table .actions ul, main table.summary-table #cart-item-added table .actions li { margin-bottom: 0; }

main table.summary-table #cart-item-added table .total, main table.summary-table #cart-item-added table .pricing, main table.summary-table #cart-item-added table .qty { margin-top: 10px; }

main table.summary-table .order-summary .actions ul, main table.summary-table .order-summary .actions li { margin-bottom: 0; }

main table.summary-table .order-summary .total, main table.summary-table .order-summary .pricing, main table.summary-table .order-summary .qty { margin-top: 10px; }

main table.summary-table .pricing p, main table.summary-table #cart-item-added table .pricing p, main table.summary-table .order-summary .pricing p { margin-bottom: 0; }

main table.summary-table .total span:before, main table.summary-table #cart-item-added table .total span:before, main table.summary-table .order-summary .total span:before { content: "Sub Total: "; }

main table.summary-table .qty input, main table.summary-table #cart-item-added table .qty input, main table.summary-table .order-summary .qty input { text-align: center; }

main table.summary-table .actions, main table.summary-table #cart-item-added table .actions, main table.summary-table .order-summary .actions { clear: right; width: 55%; float: right; }

main table.summary-table .actions .remove, main table.summary-table #cart-item-added table .actions .remove, main table.summary-table .order-summary .actions .remove { position: absolute; right: 0; top: 0; }

main table.summary-table .item-detail { padding-right: 8%; }

main table.summary-table .qty input { width: 50%; display: inline; }

#cart-item-added table tr:before, #cart-item-added table tr:after { content: ""; display: table; }

.order-summary tr:before, .order-summary tr:after { content: ""; display: table; }

main table.summary-table tr:after, #cart-item-added table tr:after, .order-summary tr:after { clear: both; }

main table.summary-table td, #cart-item-added table td, .order-summary td { display: block; }

main table.summary-table th, #cart-item-added table th, .order-summary th { display: none; }

main table.summary-table .item figure, #cart-item-added table .item figure, .order-summary .item figure { width: 39%; margin-right: 10px; }

main table.summary-table .item-detail h4, #cart-item-added table .item-detail h4, .order-summary .item-detail h4 { margin-top: 0; }

table.summary-table td.item figure, #cart-item-added table td.item figure { float: left; }

table.summary-table td.item .brand, #cart-item-added table td.item .brand { margin-top: 0; }

table.summary-table td.item .brand span, #cart-item-added table td.item .brand span { display: none; }

table.summary-table td.item .selections p, #cart-item-added table td.item .selections p { margin-bottom: 0; }

main .cart .promo-code { padding: 30px 0; border-width: 1px 0; margin: 30px 0 0 0; width: 100%; }

main .cart .promo-code li { margin-bottom: 0; }

main .cart .promo-code input { padding: 8px; height: 40px; }

main .cart .promo-code label, main .cart .promo-code .hint { display: none; }

main .cart .promo-code input, main .cart .promo-code label { width: 100%; }

main .cart .promo-code ul { margin-bottom: 0; }

main .cart .promo-code ul li { display: inline-block; }

main .cart .promo-code ul li:first-child { width: 70%; margin-right: 2%; }

main .cart .promo-code ul li:last-child { width: 28%; }

.cart-total { margin-top: 10px; }

.cart-total:before { content: ""; display: table; }

.cart-total:after { content: ""; display: table; clear: both; }

.cart-total span { float: left; font-weight: bold; }

.cart-total span + span { float: right; }

.cart-total li { border-bottom-width: 1px; padding-bottom: 10px; margin-bottom: 10px; clear: both; }

.cart-total li:before { content: ""; display: table; }

.cart-total li:after { content: ""; display: table; clear: both; }

.cart-total .total { font-size: 20px; text-transform: uppercase; }

.cart_summary_panel table { width: 100%; }

.cart_summary_panel table.totals { margin-bottom: 10px; }

.cart_summary_panel p.qty { margin-bottom: 0; }

.cart_summary_panel td { vertical-align: bottom; border-bottom-width: 1px; padding: 2px 0; }

.cart_summary_panel td.total { text-align: right; }

.total { vertical-align: top; }

#retrieve-password, #header-retrieve-password, #billing-form { display: none; }

.complete .cart h2, .history .cart h2 { font-size: 20px; font-weight: bold; }

.complete .cart .summary-table .qty:before, .history .cart .summary-table .qty:before, .review .cart .summary-table .qty:before { content: "Qty: "; }

.security-logos { margin-bottom: 15px; display: flex; justify-content: space-around; }

.security-logos img { width: 110px; }

.security-logos span.dpsexpress img { max-width: 130px; }

.security-logos span.estarsecure { margin: 0 10px; }

.hint-content:before { content: ""; display: table; }

.hint-content:after { content: ""; display: table; clear: both; }

.print .main-container .cart-summary { width: 100%; }

.print .cart-summary { float: none; }

.print .cart-summary .summary-block { float: left; width: 32%; margin-left: 2%; }

.print .cart-summary .summary-block td { padding-right: 15px; }

.print .cart-summary .summary-block:first-child { margin-left: 0; }

.print .cart-summary p, .print .cart-summary td { margin-bottom: 0; padding-bottom: 5px; }

.print .cart { clear: both; width: 100%; margin: 15px auto; float: none; }

.print .cart-summary { width: 100%; margin: 15px auto; float: none; }

.cartpage .cart .account-details input[type="checkbox"], .cartpage .cart .accountpage .account-details input[type="checkbox"], .cartpage .cart .login.accountpage input[type="checkbox"], .cartpage .cart .wishlist .page-container input[type="checkbox"] { vertical-align: top; }

.submit button { min-width: 120px; }

.login.cartpage .error { margin-bottom: 20px; }

.login.cartpage #main .cart-summary { display: none; }

.cartpage .summary-block .modify a { width: 100%; }

.cartpage .cart .customer.existing li.email > label, .cartpage .cart .customer.existing li.password > label { display: none; }

#sign-in li.email > label, #sign-in li.password > label { display: none; }

.accountpage .customer.existing li.email > label, .accountpage .customer.existing li.password > label { display: none; }

/*Style for AccountPage*/
.cartpage .main-container .customer.new { width: 100%; }

.cartpage .main-container .customer.new .options span { display: inline-block; padding: 5px 0; text-align: center; font-size: 14px; }

.cartpage.login #main li.email, .cartpage.login #main li.password, .cartpage.login #main .options .btn, .cartpage.login .options span { width: 100%; }

.loggedin.cartpage .breadcrumb .delivery:before { content: "2. "; }

.loggedin.cartpage .breadcrumb .payment:before { content: "3. "; }

.loggedin.cartpage .breadcrumb .complete:before { content: "4. "; }

.modify { display: block; }

/* Additional Style for Paypal */
.payment.loggedin .cart .account-details .payment-options .paypal-method { margin-right: 15px; }

.payment.loggedin .cart .account-details .payment-method ol li:first-of-type ul { display: none; }

.payment.loggedin .cart .account-details .payment-method ol li:first-of-type .fake-select { display: inline-block; float: none; }

.page-container .sameas label, .payment-method label, .delivery-method li label { width: 90%; }

/*** Shopping cart CLICK AND COLLECT ***/
.cartpage.review .cart-summary { display: none; }

.cartpage.review .cc-delivery-method { width: 100%; }

.cartpage.review .cc-delivery-method .delivery-type li { width: 47.5% !important; text-align: center; padding-bottom: 10px; }

.cartpage.review .cc-delivery-method .delivery-type a[data-toggle=popover] { text-align: center; display: inline-block; margin-left: 5px; }

.cartpage.review .cc-delivery-method legend { display: none; }

.cartpage.review .cc-delivery-method.storeselected .selected-store { display: block; }

.cartpage.review .cc-delivery-method.storeselected .changestore { display: block; }

.cartpage.review .delivery-type { border-bottom: 1px solid #d9d9d9; }

.cartpage.review .delivery-type p { text-align: center; }

.cartpage.review .delivery-type a[data-toggle=popover] { padding: 0; display: block; border: none; margin: 0; border-radius: 0; background: none; cursor: pointer; font-weight: normal; outline: none; }

.cartpage.review .delivery-type .selected-store { display: none; font-weight: 600; }

.cartpage.review .delivery-type .selected-store .storename, .cartpage.review .delivery-type .selected-store .storeaddress { display: block; }

.cartpage.review .delivery-type .selected-store.loading { min-height: 40px; background: url("ajax-loader.gif") center no-repeat; }

.cartpage #clickandcollectlayer { display: none; }

.cartpage #clickandcollectlayer.active { display: block; }

.cartpage .cc-delivery-method .delivery-type { -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }

.cartpage .cc-delivery-method .delivery-type:before, .cartpage .cc-delivery-method .delivery-type:after { display: none; }

.cartpage .cc-delivery-method .delivery-type li { width: 47.5% !important; }

.cartpage .cc-delivery-method .delivery-type li label { position: relative; background: #b5b5b5; width: 100%; vertical-align: middle; color: #fff; font-weight: normal; text-transform: uppercase; margin: 0 0 9px; cursor: pointer; text-align: center; line-height: 40px; }

.cartpage .cc-delivery-method .delivery-type li a { padding-left: 6.5%; }

.cartpage .cc-delivery-method .delivery-type li a, .cartpage .cc-delivery-method .delivery-type li.active a { border: 0; cursor: pointer; border-radius: 0; padding: 0; }

.cartpage .cc-delivery-method .delivery-type li a:hover, .cartpage .cc-delivery-method .delivery-type li.active a:hover { text-decoration: none; }

.cartpage .cc-delivery-method .delivery-type input[type="radio"] { vertical-align: middle; position: absolute; left: -999em; }

.cartpage .cc-delivery-method .delivery-type input[type="radio"] + span:before { content: ''; display: inline-block; width: 14px; height: 14px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; background-color: #fff; border: 4px solid #fff; margin-right: 5px; vertical-align: sub; }

.cartpage .cc-delivery-method .delivery-type .active input[type="radio"] + span:before { background-color: #111; }

.cartpage .cc-delivery-method .delivery-type .store-availability { display: inline-block; font-weight: normal; }

.cartpage .cc-delivery-method .delivery-type .store-availability-selected { display: none; font-weight: normal; }

.cartpage .cc-delivery-method .delivery-type .changestore { display: none; text-decoration: underline; }

.cartpage .cc-delivery-method.storeselected .store-availability { display: none; }

.cartpage .cc-delivery-method.storeselected .store-availability-selected { display: inline-block; }

.cartpage .cc-search ul { -webkit-flex-direction: column; flex-direction: column; }

.cartpage .cc-search .postcode { -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-justify-content: space-between; }

.cartpage .cc-search label { display: none; }

.cartpage .cc-search input { padding: 6px 6px 6px 18px; max-width: 73%; }

.cartpage .cc-search button { margin: 0; }

.cartpage .cc-search .opening-hours { text-decoration: underline; margin-top: 5px; display: none; }

.cartpage .cc-search .store-location.selected .opening-hours { display: inline-block; }

.cartpage .cc-search-info { margin: -25px 0 0 0; }

.cartpage.delivery #main .delivery-info .btn { width: 100%; }

.cartpage.delivery .cc-delivery-method { margin-bottom: 0; margin-top: 20px; }

.cartpage.delivery .cc-delivery-method .nav.nav-tabs { border: none; }

.cartpage.delivery .cc-delivery-method .selected-store, .cartpage.delivery .cc-delivery-method .changestore, .cartpage.delivery .cc-delivery-method .no-store-selected { display: none; }

.cartpage.delivery .cc-delivery-method .delivery-type > li, .cartpage.delivery .cc-delivery-method .delivery-type label { margin: 0; }

.cartpage.delivery .cc-delivery-method .delivery-type p { display: none; }

.cartpage.delivery .ccNominate { width: 100%; }

.cartpage.delivery .ccNominate label { width: 90%; }

.cartpage.delivery .delivery-store-details { margin: 0; width: 100%; display: none; }

.cartpage.delivery .delivery-store-details.active { display: initial; }

.cartpage.delivery .delivery-store-details.loading > label { min-height: 40px; display: inline-block; background: url("ajax-loader.gif") center no-repeat; }

.cartpage.delivery .delivery-store-details.storeselected > label { display: inline-block; }

.cartpage.delivery .delivery-store-details label { position: relative; display: none; padding: 0; margin: 0; }

.cartpage.delivery .delivery-store-details #delivery-store input { display: none; }

.cartpage.delivery .delivery-store-details label p { display: inline; font-weight: normal; margin: 0; }

.cartpage.delivery .delivery-store-details label .no-store-selected { display: inline; }

.cartpage.delivery .delivery-store-details label .selected-store { display: none; }

.cartpage.delivery .delivery-store-details label.itemsCollasped span { display: inline; }

.cartpage.delivery .delivery-store-details p { font-weight: bold; }

.cartpage.delivery .delivery-store-details .no-store-selected { font-weight: normal; margin: 0; }

.cartpage.delivery .delivery-store-details .changestore { display: none; text-decoration: underline; white-space: nowrap; font-size: 13px; font-weight: normal; padding-left: 5px; }

.cartpage.delivery .delivery-store-details.storeselected label { padding: 10px 5px 10px 0; }

.cartpage.delivery .delivery-store-details.storeselected #delivery-store.collapsed .changestore { display: inline; }

.cartpage.delivery .delivery-store-details.storeselected #delivery-store input { display: inline-block; }

.cartpage.delivery .delivery-store-details.storeselected #delivery-store .selected-store { display: inline; }

.cartpage.delivery .delivery-store-details.storeselected .no-store-selected { display: none; }

.cartpage.delivery .delivery-store-details label, .cartpage.delivery .ccNominate label { cursor: pointer; }

.cartpage.delivery fieldset.cc-search-info { margin-top: 0; }

.cartpage .selected-store span:after { content: ', '; }

.cartpage .selected-store span.storepostcode:after { content: ''; }

.cartpage .selected-store span.storecity, .cartpage .selected-store span.storecountry, .cartpage .selected-store span.storephone { display: none; }

/* click and collect pop up - store selection and map */
#clickandcollect .modal-body { min-height: 290px; }

.clickandcollect { position: relative; }

.clickandcollect:before, .clickandcollect:after { content: ""; display: table; }

.clickandcollect:after { clear: both; }

.clickandcollect .puis div.form-item-search button { margin: 12px 0; }

.clickandcollect .store > .images { display: none; }

.clickandcollect .store-links h2 { font-size: 16px; margin: 0 0 10px; border-bottom: 2px solid #000; line-height: 2em; }

.clickandcollect .store-links li { font-size: 12px; }

.clickandcollect .store-links li:before, .clickandcollect .store-links li:after { content: ""; display: table; }

.clickandcollect .store-links li:after { clear: both; }

.clickandcollect .store-links h3 { position: relative; padding-left: 40px; margin-top: 0; float: left; width: 63.5%; font-size: 14px; font-weight: normal; }

.clickandcollect .store-links h3 img { position: absolute; left: 0; }

.clickandcollect .store-links .store-name { font-weight: 600; }

.clickandcollect .store-links .store-details, .clickandcollect .store-links .store-name, .clickandcollect .store-links .store-address { display: block; }

.clickandcollect .store-links .store-details a, .clickandcollect .store-links .store-details a:hover, .clickandcollect .store-links .store-name a, .clickandcollect .store-links .store-name a:hover, .clickandcollect .store-links .store-address a, .clickandcollect .store-links .store-address a:hover { text-decoration: underline; }

.clickandcollect .store-links .store-select { display: block; }

.clickandcollect .store-links .store-select a { font-weight: normal; text-transform: none; padding: 10px; white-space: normal; line-height: 20px; height: auto; width: 100%; }

.clickandcollect .stores { display: none; position: relative; }

.clickandcollect .stores h3 { font-size: 16px; padding-left: 40px; }

.clickandcollect .stores h3 img { position: absolute; left: 0; }

.clickandcollect .stores .back.btn { margin-top: 20px; }

.clickandcollect .stores .store .directions { width: 100%; float: none; }

.clickandcollect .stores .store h4 { font-size: 14px; }

.clickandcollect .stores .store .store-name { position: relative; margin: 0px 0 10px; padding: 0 0 10px; font-weight: 500; }

.clickandcollect .stores .store .store-name span.distance { font-size: 14px; text-align: right; }

.clickandcollect .stores .store .store-name img { margin-right: 10px; width: 15px; }

.clickandcollect .stores .store .store-info { display: none; }

.clickandcollect .stores .store .store-info .store-address { padding-bottom: 10px; }

.clickandcollect .stores .store .store-info .store-address ul { padding-left: 40px; }

.clickandcollect .stores .store .store-info .store-address ul li.storecountry, .clickandcollect .stores .store .store-info .store-address ul li.storephone, .clickandcollect .stores .store .store-info .store-address ul li.storeaddress { display: block; }

.clickandcollect .stores .store .store-details { display: none; }

.clickandcollect .stores .store .store-details ul { margin-bottom: 20px; list-style: none; padding: 0; }

.clickandcollect .stores .store .store-details ul li { margin-bottom: 5px; }

.clickandcollect .stores .store .store-details .store-select { display: block; padding-top: 20px; }

.clickandcollect .stores.showstore .store h3 { display: none; }

.clickandcollect .stores.showstore .store .store-info, .clickandcollect .stores.showstore .store .store-details { display: block; }

.clickandcollect .stores.showstore .store .store-address ul { padding-left: 0; }

.clickandcollect .stores.showstore .store .store-address ul li { margin-bottom: 0; display: inline; }

.clickandcollect .stores.showstore .store .store-address ul li label { display: inline; }

.clickandcollect .map-link a { display: block; text-align: center; }

.clickandcollect .map-container { position: relative; padding-top: 60%; display: none; }

.clickandcollect .ajax-content.storedetails form.puis > p, .clickandcollect .ajax-content.storedetails form.puis .form-item-search { display: none; }

.modal#storedetail .storedetail .store > h1 { display: none; }

.modal#storedetail .storedetail .address { border: 0; padding: 0; }

.modal#storedetail .storedetail .address, .modal#storedetail .storedetail .opening-hours, .modal#storedetail .storedetail .directions { width: 100%; }

.modal#storedetail .storedetail .map-link a { display: inline-block; width: auto; }

.suburb-select .clickandcollect .map-container, .stores-display .clickandcollect .map-container { display: block; }

.suburb-select .clickandcollect .results, .stores-display .clickandcollect .results { margin-bottom: 30px; }

.delivery .customer-info .tel, .delivery .nominated-person .tel, .delivery .delivery-info .tel, .accountpage .customer-info .tel, .accountpage .nominated-person .tel, .accountpage .delivery-info .tel { width: 100%; }

.delivery .nominated-person ol li:nth-child(2), .accountpage .nominated-person ol li:nth-child(2) { display: block; width: 100% !important; }

/*** Frieght Estimator ***/
.shipping-calculator .delivery-method.loading { height: 40px; background: url("ajax-loader.gif") center no-repeat; }

/*** IPAD + DESKTOP ***/
@media (min-width: 768px) { .review.cartpage #page-content { width: 100%; float: none; }
  .review.cartpage #page-content .cart { width: 100%; }
  .review.loggedin.cartpage #page-content .summary-block { display: none; }
  .cartpage main .cart table.summary-table .item .item-detail { vertical-align: middle; }
  .cartpage main .cart table.summary-table .item figure, .cartpage main .cart table.summary-table .item .item-detail { float: none; display: inline-block; }
  .cartpage .summary-block .modify a { width: auto; }
  .cartpage .delivery-info .updateship, .cartpage .billing-form .updatebill, .cartpage .repeat-order .repeat-order { width: 100% !important; margin-bottom: 25px; }
  .cartpage main table.summary-table .item figure, .cartpage #cart-item-added table .item figure, .cartpage .order-summary .item figure { width: 20%; min-width: 160px; }
  .cartpage.review .cc-delivery-method { width: 50%; clear: right; float: right; }
  .cartpage.login #main li.email, .cartpage.login #main li.password, .cartpage.login #main .options .btn, .cartpage.login .options span { width: 70%; }
  .login.cartpage .cart { width: 100%; }
  .cartpage .main-container .customer { float: left; }
  .cartpage .main-container .customer.existing { width: 66%; }
  .cartpage .main-container .customer.new { width: 45%; }
  .cartpage .main-container .customer.new p.options { padding-top: 42px; }
  .cartpage .main-container .customer.new .btn { width: 100%; }
  .security-logos { text-align: right; }
  .cartpage #breadcrumbs .breadcrumb-container { padding: 0; }
  .cartpage .breadcrumb { padding-bottom: 20px; }
  .cartpage .breadcrumb li span { display: inline-block; }
  main .cart .delivery-instructions ol li.text-field { width: 100% !important; }
  main .cart .promo-code button, main .cart .update button { min-width: 120px; }
  main .cart .promo-code { border-top: 0; margin: 0; }
  main .cart .promo-code input { min-width: 225px; }
  main .cart .promo-code button { width: 100%; }
  main .cart .promo-code ul li { margin-bottom: 0; }
  main .cart .promo-code ul li:first-child { margin-right: 15px; width: auto; }
  main .cart .promo-code ul li:last-child { width: auto; }
  main .security-logos { width: 47%; }
  main .cart .promo-code { width: 50%; clear: right; float: right; text-align: right; }
  main .cart-extras { float: right; }
  main .cart .cart-total { width: 50%; clear: right; float: right; }
  main .cart .masterpass-express, main .cart .afterpay { display: inline-block; margin-right: 1em; }
  main table.summary-table .total span:before { content: ""; }
  main table.summary-table tr { border: 0; margin: 0; padding: 0; display: table-row; }
  main .order-summary tr { border: 0; margin: 0; padding: 0; display: table-row; }
  main table.summary-table .total, main table.summary-table .actions { min-width: 40px; text-align: right; }
  main table.summary-table .pricing, main table.summary-table .total { width: 18%; }
  main table.summary-table .item-detail, main table.summary-table .qty, main table.summary-table .pricing, main table.summary-table .total { float: none; clear: none; width: auto; }
  main table.summary-table td, main table.summary-table th { display: table-cell; border-bottom-width: 1px; padding: 20px 0; }
  main .order-summary .item-detail, main .order-summary .qty, main .order-summary .pricing, main .order-summary .total { float: none; clear: none; width: auto; min-width: 80px; }
  main .order-summary th, main .order-summary td { display: table-cell; }
  main .order-summary td, main .order-summary th { border-bottom-width: 1px; padding: 10px 0; }
  main .order-summary .pricing, main .order-summary .total { width: 18%; }
  main .order-summary .total, main .order-summary .actions { text-align: right; }
  main table.summary-table td, main .order-summary td { padding-right: 5px; vertical-align: middle; }
  main table.summary-table tr:after, main .order-summary tr:after { content: ""; display: none; clear: none; }
  main table.summary-table .item .item-detail, main .order-summary .item .item-detail { float: left; max-width: 62%; }
  main table.summary-table .actions, main .order-summary .actions { clear: none; width: auto; float: none; }
  main table.summary-table .actions .remove, main .order-summary .actions .remove { position: relative; }
  main table.summary-table .qty, main .order-summary .qty { text-align: center; }
  main table.summary-table .qty input, main .order-summary .qty input { width: 50px; }
  main table.summary-table .price.now, main .order-summary .price.now { padding-left: 0; }
  .cartpage .payment { float: none; }
  .cartpage #main .next-previous { padding: 40px 0 20px; }
  .cartpage .clickandcollect .puis:before, .cartpage .clickandcollect .puis:after { content: ""; display: table; }
  .cartpage .clickandcollect .puis:after { clear: both; }
  .cartpage .clickandcollect .puis .form-item-search { -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; justify-content: space-between; }
  .cartpage .clickandcollect .puis .form-item-search input { width: 60%; }
  .cartpage .clickandcollect .puis .form-item-search button { margin: 0; }
  .cartpage .clickandcollect .store .store-select { float: right; }
  .cartpage .clickandcollect .store .store-select a { width: auto; }
  .cartpage .clickandcollect .map-holder { width: 42.5%; position: absolute; right: 0; top: 0; }
  .cartpage .clickandcollect .map-container { padding-top: 80%; }
  .cartpage .clickandcollect .store-info.content p, .cartpage .clickandcollect .store-info.content li:not(.storecountry), .cartpage .clickandcollect .store-info.content a { margin: 0; }
  .cartpage .clickandcollect .store-info.content label { display: inline-block; }
  .cartpage .clickandcollect .store-info.content h4 { font-size: 17px; font-weight: bold; margin: 0 0 3px; }
  .cartpage .clickandcollect a.back.btn { margin: 15px 0; }
  .cartpage.review .cc-search ul li.postcode button { margin: 0; }
  .suburb-select .clickandcollect form.puis > p, .suburb-select .clickandcollect form.puis > div, .stores-display .clickandcollect form.puis > p, .stores-display .clickandcollect form.puis > div { width: 50%; float: left; clear: left; }
  .modal.single-store .clickandcollect .map-holder { width: 50%; position: absolute; right: 0; top: 0; }
  .accountpage #main .next-previous { padding: 40px 0 20px; clear: both; }
  .cartpage #main .next-previous .next, .accountpage #main .next-previous .next { float: right; }
  .cartpage #main .next-previous:before, .cartpage #main .next-previous:after { content: ""; display: table; }
  .cartpage #main .next-previous .btn, .cartpage #main .next-previous .next { min-width: 190px; }
  .accountpage #main .next-previous:before, .accountpage #main .next-previous:after { content: ""; display: table; }
  .cartpage #main .next-previous:after, .accountpage #main .next-previous:after { clear: both; }
  .cart-total span:not(.hint):last-child { margin-left: 10px; }
  .cart-extras:before { content: ""; display: table; text-align: right; }
  .cart-extras:after { content: ""; display: table; clear: both; }
  .update { border-bottom-width: 1px; margin: 15px 0 0; padding-bottom: 15px; text-align: right; float: right; width: 50%; }
  .update span { margin-right: 5px; }
  .hint-content .csc-type { float: left; width: 45%; }
  .hint-content .csc-type + .csc-type { margin-left: 10%; }
  .complete .cart .summary-table .qty:before, .history .cart .summary-table .qty:before, .review .cart .summary-table .qty:before { content: ""; }
  /*** Frieght Estimator ***/
  .shipping-calculator { width: 50%; float: left; }
  .shipping-calculator fieldset ul { display: block !important; }
  .shipping-calculator label { text-align: left; display: block; width: auto; }
  .shipping-calculator ul li { display: inline-block; margin: 0 5px 10px 0; }
  .shipping-calculator .postcode-btn { width: 100%; min-width: 0; }
  .shipping-calculator .calculator-label { display: block; width: 100%; }
  .shipping-calculator .calculator-input input, .shipping-calculator .country select, .shipping-calculator .state select { width: 100%; vertical-align: middle; display: inline-block; }
  .shipping-calculator .country { float: left; }
  .shipping-calculator .delivery-method li { margin: 0; }
  .shipping-calculator .delivery-method li label { width: auto; display: inline-block; }
  .review .cc-delivery-method { width: 50%; }
  .accountpage:not(.login):not(.wishlist) main form fieldset:not(.interest-groups):not(.payment-method):not(.masterpass-account) ul, .accountpage:not(.login):not(.wishlist) main form fieldset:not(.interest-groups):not(.payment-method):not(.masterpass-account) ol, .cartpage:not(.login) main form fieldset:not(.interest-groups):not(.payment-method) ul, .cartpage:not(.login) main form fieldset:not(.interest-groups):not(.payment-method) ol, .accountpage:not(.login):not(.wishlist) main form fieldset:not(.interest-groups):not(.masterpass-account) ul, .accountpage:not(.login):not(.wishlist) main form fieldset:not(.interest-groups):not(.masterpass-account) ol, .cartpage:not(.login) main form fieldset:not(.interest-groups) ul, .cartpage:not(.login) main form fieldset:not(.interest-groups) ol { -ms-box-orient: horizontal; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -moz-flex; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; -webkit-flex-wrap: wrap; -webkit-justify-content: space-between; }
  .cartpage main form fieldset:not(.interest-groups):not(.payment-method) ul, .cartpage main form fieldset:not(.interest-groups) ul { flex-direction: column; -webkit-flex-direction: column; }
  .delivery main form fieldset:not(.interest-groups) li:not(.sameas):not(.birthday):not(.Birthday):not(.ccNominate):not(.delivery-store-details), .accountpage:not(.login):not(.wishlist) main form fieldset:not(.interest-groups) li:not(.sameas):not(.birthday):not(.Birthday):not(.ccNominate):not(.delivery-store-details), .payment main form fieldset:not(.interest-groups) li:not(.sameas):not(.birthday):not(.Birthday):not(.ccNominate):not(.delivery-store-details) { width: 47%; }
  .delivery main form fieldset:not(.interest-groups) li.sameas, .accountpage:not(.login):not(.wishlist) main form fieldset:not(.interest-groups) li.sameas, .payment main form fieldset:not(.interest-groups) li.sameas { width: 100%; } }
@media (min-width: 992px) { .cartpage .breadcrumb li { padding: 10px 40px; }
  main .cart { width: 70%; float: left; }
  .main-container .cart-summary { width: 23%; float: right; padding-top: 67px; }
  .main-container .cart-summary .modify a { width: 100%; } }
@media (max-width: 1150px) { .cart li.text-field label { width: 100%; } }
/*** DESKTOP ***/
@media (min-width: 1200px) { .cartpage .main-container .customer.existing { width: 45%; }
  .cartpage .main-container .customer.new .btn { display: inline-block; width: auto; }
  .cartpage .card-expiry select { width: 34%; }
  .cartpage .card-expiry select + select { margin-left: 2%; }
  /*** Frieght Estimator ***/
  main #page-content .shipping-calculator .postcode-btn { width: auto; min-width: 0; }
  .accountpage:not(.login):not(.wishlist) main form fieldset:not(.interest-groups) li:not(.sameas):not(.birthday):not(.Birthday):not(.ccNominate):not(.delivery-store-details) { width: 40%; }
  .cartpage main form fieldset:not(.interest-groups) li.sameas, .accountpage:not(.login) main form fieldset:not(.interest-groups) li.sameas { width: 100%; } }
/* Gift Card specific styles on the payment page */
.payment main form .gift-card-options .price-amount { margin-right: 5px; }

.payment main form .gift-card-options > div { margin-bottom: 15px; }

.payment main form .gift-card-options .giftcard-amount > label { margin-bottom: 15px; }

.payment main form .gift-card-options .giftcard-amount ol { display: block; }

.payment main form .gift-card-options .giftcard-amount ol:before { content: ""; display: table; }

.payment main form .gift-card-options .giftcard-amount ol:after { content: ""; display: table; clear: both; }

.payment main form .gift-card-options .giftcard-amount ol li { display: inline-block; float: left; width: 16%; margin: 0 2% 0 0; }

.payment main form .gift-card-options .giftcard-amount ol li:last-of-type { margin-right: 0; }

.payment main form .gift-card-options .giftcard-amount ol li label, .payment main form .gift-card-options .giftcard-amount ol li p { font-size: 14px; font-weight: bold; display: block; margin-bottom: 5px; max-width: 100%; }

.payment main form .gift-card-options .giftcard-amount ol .giftcard-number, .payment main form .gift-card-options .giftcard-amount ol .giftcard-security, .payment main form .gift-card-options .giftcard-amount ol .giftcard-number-label, .payment main form .gift-card-options .giftcard-amount ol .giftcard-security-label { width: 28%; margin-right: 4%; }

.payment main form .gift-card-options .giftcard-another { display: none; }

@media (min-width: 480px) { .payment main .account-details .gift-card-options .giftcard-amount ol li { width: 14%; margin: 0 2% 0 0; }
  .payment main .account-details .gift-card-options .giftcard-amount ol li:nth-of-type(2n) { margin-right: 2%; }
  .payment main .account-details .gift-card-options .giftcard-amount ol li:last-of-type { margin-right: 0; }
  .payment main .account-details .gift-card-options .giftcard-amount ol li label, .payment main .account-details .gift-card-options .giftcard-amount ol li p { font-size: 16px; }
  .payment main .account-details .gift-card-options .giftcard-amount ol .giftcard-number, .payment main .account-details .gift-card-options .giftcard-amount ol .giftcard-security, .payment main .account-details .gift-card-options .giftcard-amount ol .giftcard-number-label, .payment main .account-details .gift-card-options .giftcard-amount ol .giftcard-security-label { width: 32%; } }
/*** TABLETS ***/
@media (min-width: 768px) and (max-width: 1150px) { .cartpage .info-container .modify a { font-size: 13px; }
  .login .email, .login .password { width: 100%; } }
#zipMoney:hover { cursor: pointer; }

/* ========= SHOPPING CART COMPONENT END ========= */

/* ========= CUSTOM FORM CONTACT COMPONENT ========= */
.contact-form-holder { border-top-width: 1px; padding-top: 10px; margin-top: 10px; }

.contact-form-holder input[type="tel"] { width: 30%; display: inline-block; }

.contact-form-holder input[type="tel"]:last-of-type { margin-right: 0; }

.customform #main #left-nav { display: none; }

.customform #main #page-content { width: 100%; }

.customform #main form .telephone input[type="tel"] { width: 100%; }

.customform #main li input, .customform #main li textarea { font-size: 14px; }

.customform #main #contact-form .error { color: #ff0101; }

@media (min-width: 320px) { .contact-form-holder input[type="tel"] { width: 32%; margin-right: 2%; } }
@media (min-width: 768px) { .contact-form-holder input[type="tel"] { width: 32%; margin-right: 2%; } }
/*** DESKTOP ***/
@media (min-width: 1150px) { .customform #main:before, .customform #main:after { content: ""; display: table; }
  .customform #main:after { clear: both; }
  .customform #main .main-container h1 { margin-bottom: 20px; }
  .customform #main .page-container .content { float: left; width: 45%; }
  .contact-form-holder { float: right; width: 50%; margin-left: 5%; border-top-width: 0; padding-top: 0; margin-top: 0; }
  .contact-form-holder fieldset { margin-top: 0; }
  .contact-form-holder input[type="tel"] { width: 22.5%; margin-right: 1.25%; }
  .contact-form-holder .security-message label, .contact-form-holder .security-code label { width: 75%; }
  .contact-form-holder .security-code input, .contact-form-holder .security-message .security-code img { width: 20%; } }
/* ========= CUSTOM FORM COMPONENT END ========= */
