@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
h1, h2, h3, h4, h5, h6, p { margin-top: 0; font-weight: normal; line-height: 1.5; }

h1 { font-size: 1.8em; line-height: 1.2; }

h2 { font-size: 1.6em; line-height: 1.2; }

h3 { font-size: 1.4em; line-height: 1.2; }

p { font-weight: lighter; }

@media screen and (max-width: 767px) { p { font-weight: normal; } }

a { color: #696a6b; }

a:hover, a:focus { color: #67b339; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { font-size: false; }

.control-group-note .controls { padding-top: 5px; }

table td.text-right { text-align: right; }

.table-responsive { display: block; width: 100%; overflow-x: auto; }

.table-striped tbody tr:nth-of-type(even) { background-color: white; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

table[data-table-sortable] thead:first-child tr:first-child th { position: relative; vertical-align: middle; padding-right: 40px; }

table[data-table-sortable] thead:first-child tr:first-child th:not([data-table-sortable-ignore]) { cursor: pointer; }

table[data-table-sortable] thead:first-child tr:first-child th:not([data-table-sortable-ignore])::before { content: "\f0d7"; font-family: 'FontAwesome'; font-weight: 900; font-size: 1rem; position: absolute; display: block; opacity: .3; right: 1em; top: 50%; line-height: 55%; }

table[data-table-sortable] thead:first-child tr:first-child th:not([data-table-sortable-ignore])::after { content: "\f0d8"; font-family: 'FontAwesome'; font-weight: 900; font-size: 1rem; position: absolute; display: block; opacity: .3; right: 16px; bottom: 0.8em; bottom: 50%; line-height: 55%; }

table[data-table-sortable] thead:first-child tr:first-child th:not([data-table-sortable-ignore]).sorting_desc::before { opacity: 1; }

table[data-table-sortable] thead:first-child tr:first-child th:not([data-table-sortable-ignore]).sorting_asc::after { opacity: 1; }

.responsive-table, .table-favourites, .manpack-products, .manpack-results { margin-top: 0; border-collapse: separate; }

.responsive-table .cart-select, .table-favourites .cart-select, .manpack-products .cart-select, .manpack-results .cart-select { display: inline-block; padding: 1em; }

.responsive-table .cart-select__item, .table-favourites .cart-select__item, .manpack-products .cart-select__item, .manpack-results .cart-select__item { width: 1em; height: 1em; }

.responsive-table td, .table-favourites td, .manpack-products td, .manpack-results td, .responsive-table th, .table-favourites th, .manpack-products th, .manpack-results th { vertical-align: middle !important; }

.responsive-table td input, .table-favourites td input, .manpack-products td input, .manpack-results td input, .responsive-table th input, .table-favourites th input, .manpack-products th input, .manpack-results th input { margin-bottom: 0 !important; }

.responsive-table td.fit, .table-favourites td.fit, .manpack-products td.fit, .manpack-results td.fit, .responsive-table th.fit, .table-favourites th.fit, .manpack-products th.fit, .manpack-results th.fit { /*width: 10%;*/ /*white-space: nowrap;*/ }

.responsive-table td .heading, .table-favourites td .heading, .manpack-products td .heading, .manpack-results td .heading, .responsive-table th .heading, .table-favourites th .heading, .manpack-products th .heading, .manpack-results th .heading { display: none; }

.responsive-table tfoot th, .table-favourites tfoot th, .manpack-products tfoot th, .manpack-results tfoot th { text-align: right !important; }

.responsive-table tfoot th, .table-favourites tfoot th, .manpack-products tfoot th, .manpack-results tfoot th, .responsive-table tfoot td, .table-favourites tfoot td, .manpack-products tfoot td, .manpack-results tfoot td { border-top: none !important; }

.unstriped-table th, .unstriped-table td { border-top: 0; vertical-align: top !important; }

@media (max-width: 979px) { .responsive-table table, .table-favourites table, .manpack-products table, .manpack-results table, .responsive-table tbody, .table-favourites tbody, .manpack-products tbody, .manpack-results tbody, .responsive-table tfoot, .table-favourites tfoot, .manpack-products tfoot, .manpack-results tfoot, .responsive-table tr, .table-favourites tr, .manpack-products tr, .manpack-results tr, .responsive-table td, .table-favourites td, .manpack-products td, .manpack-results td { display: block; }
  .responsive-table thead, .table-favourites thead, .manpack-products thead, .manpack-results thead, .responsive-table th, .table-favourites th, .manpack-products th, .manpack-results th { display: none; }
  .responsive-table tbody tr, .table-favourites tbody tr, .manpack-products tbody tr, .manpack-results tbody tr { margin-bottom: 2em; }
  .responsive-table tbody tr:last-child, .table-favourites tbody tr:last-child, .manpack-products tbody tr:last-child, .manpack-results tbody tr:last-child { margin-bottom: 0; }
  .responsive-table tfoot tr, .table-favourites tfoot tr, .manpack-products tfoot tr, .manpack-results tfoot tr { margin-bottom: -1px; }
   .responsive-table tr, .table-favourites tr, .manpack-products tr, .manpack-results tr { border: 1px solid #eee; }
  .responsive-table td, .table-favourites td, .manpack-products td, .manpack-results td { display: table; width: 100% !important; padding: 1em !important; border-collapse: separate; box-sizing: border-box; }
  .responsive-table td.fit, .table-favourites td.fit, .manpack-products td.fit, .manpack-results td.fit { padding: 0.75em 0 !important; }
  .responsive-table td:first-child, .table-favourites td:first-child, .manpack-products td:first-child, .manpack-results td:first-child { border-top: none; }
  .responsive-table td.fit, .table-favourites td.fit, .manpack-products td.fit, .manpack-results td.fit { white-space: normal; }
  .responsive-table td label, .table-favourites td label, .manpack-products td label, .manpack-results td label { display: table-row; }
  .responsive-table td .heading, .table-favourites td .heading, .manpack-products td .heading, .manpack-results td .heading, .responsive-table td .value, .table-favourites td .value, .manpack-products td .value, .manpack-results td .value { padding: 0 1em; vertical-align: middle; }
  .responsive-table td .heading, .table-favourites td .heading, .manpack-products td .heading, .manpack-results td .heading { width: 1%; display: table-cell; white-space: nowrap; font-weight: bold; text-align: left; }
   .responsive-table td .value, .table-favourites td .value, .manpack-products td .value, .manpack-results td .value { display: table-cell; text-align: right; }
  .responsive-table td .value-img, .table-favourites td .value-img, .manpack-products td .value-img, .manpack-results td .value-img { text-align: center; }
  .responsive-table tr.rt__flush, .table-favourites tr.rt__flush, .manpack-products tr.rt__flush, .manpack-results tr.rt__flush { margin: 0; }
  .responsive-table td.rt__gone, .table-favourites td.rt__gone, .manpack-products td.rt__gone, .manpack-results td.rt__gone { display: none !important; }
  .responsive-table td.row, .table-favourites td.row, .manpack-products td.row, .manpack-results td.row { display: block; margin: 0; }
  .responsive-table td.row .heading, .table-favourites td.row .heading, .manpack-products td.row .heading, .manpack-results td.row .heading, .responsive-table td.row .value, .table-favourites td.row .value, .manpack-products td.row .value, .manpack-results td.row .value { display: block; text-align: left; }
  .responsive-table td.row .heading, .table-favourites td.row .heading, .manpack-products td.row .heading, .manpack-results td.row .heading { margin-bottom: 0.5em; } }

@media (min-width: 979px) { .responsive-table td.visible-desktop, .table-favourites td.visible-desktop, .manpack-products td.visible-desktop, .manpack-results td.visible-desktop { display: table-cell !important; } }

.payment-table-option #credit_warning { clear: both; }

.cmspg-content ul { margin-bottom: 1em; list-style-type: none; }

.cmspg-content ul li:before { display: inline-block; width: 1rem; margin-left: -1rem; font-size: 1em; content: "•"; color: inherit; }

.vat-toggle { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; gap: 11px; }

.vat-toggle__is-inc { color: white; }

.vat-toggle__is-inc .vat-toggle__item__vat-ball { right: 0; left: unset; }

.vat-toggle__is-ex { color: white; }

.vat-toggle__is-ex .vat-toggle__item__vat-ball { left: 0; right: unset; }

.vat-toggle__item { position: relative; display: inline-block; width: 34px; height: 14px; background: #000; border-radius: 10px; }

.vat-toggle__item__vat-ball { position: absolute; display: inline-block; width: 20px; height: 20px; background: #fff; border-radius: 50%; content: ''; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }

.vat-toggle.is-active .vat-toggle__item { text-align: right; }

.vat-toggle:hover, .vat-toggle:active, .vat-toggle:focus { text-decoration: none; }

.vat-toggle__is-inc .vat-toggle__ex { display: none; }

.vat-toggle__is-ex .vat-toggle__inc { display: none; }

.ws-logo { max-height: inherit; }

.ws-logo__link { display: block; max-height: inherit; }

.ws-logo__image { display: inline-block; max-height: inherit; max-width: 100%; }

.btn { font-weight: normal; background: #eee; color: #222; border: none; border-radius: 3px; box-shadow: none; text-transform: none; text-shadow: none; }

.btn:hover, .btn:focus { background: #e6e6e6; color: #222; }

.btn-link { background: none; color: inherit; }

.btn-link:hover, .btn-link:focus { text-decoration: none; background: none; color: inherit; }

.btn-inverse { background: #000; }

.btn-inverse:hover, .btn-inverse:focus { background-color: black; }

.btn-primary { background: #696a6b; color: #f0f0f0; }

.btn-primary:hover, .btn-primary:focus { background-color: #616263; color: #f0f0f0; }

.btn-secondary { background: #67b339; color: #f0f7eb; }

.btn-secondary:hover, .btn-secondary:focus { background-color: #60a735; color: #f0f7eb; }

.btn-success { background: #67b339; color: #1a2115; }

.btn-success:hover, .btn-success:focus { background-color: #60a735; color: #192015; }

.btn-highlight { background: #67b339; color: #f0f7eb; }

.btn-highlight:hover, .btn-highlight:focus { background-color: #5ca033; color: #ffffff; }

.btn.btn-block-icon { padding: 0.8em; display: block; width: 100%; overflow: auto; height: auto; font-size: 1.2em; line-height: 1.5em; margin-bottom: 1em; box-sizing: border-box; }

.btn.btn-block-icon i.fa { float: left; display: block; font-size: 2em; line-height: 1.5em; margin-left: 20px; margin-right: 20px; }

.btn.btn-block-icon span { vertical-align: middle; }

.btn-danger { background-color: #b43536; color: #f0f0f0; }

.btn-danger:hover, .btn-danger:focus { background-color: #a02f30; color: #f0f0f0; }

/** Button ammendmants for v2 cart */
.cart-controls-v2 .btn-group .btn, .cart-controls-v2 .pull-right .btn { background: #fafafa; }

.hero { clear: both; margin-bottom: 1rem; position: relative; }

.hero__body { display: none; }

.hero__image { text-align: center; }

.hero .owl-pagination { display: none; }

.hero__nav { position: absolute; top: 0; bottom: 0; }

.hero__nav:before { position: absolute; top: 50%; height: 1em; margin-top: -0.5em; display: block; font-size: 1em; font-family: "FontAwesome"; line-height: 1; color: #ffffff; text-shadow: 0 1px rgba(0, 0, 0, 0.5); }

.hero__nav--prev:before { left: 0.5rem; content: ""; }

.hero__nav--next:before { right: 0.5rem; content: ""; }

.products--detailed .products__item { overflow: hidden; margin-bottom: 1rem; border-bottom: 1px solid #eeeeee; }

.products--detailed .products__item:last-child { margin-bottom: 0; }

.products--detailed .products__item--headings { display: none; }

.products--detailed .products__link { overflow: hidden; position: relative; display: block; padding: 0.5rem; background: #ffffff; border-radius: 3px; color: inherit; }

.products--detailed .products__link:hover { text-decoration: none; }

.products--detailed .products__image { padding: 0.5em; float: left; width: 15%; max-width: 10em; margin-right: 0.5em; background: #ffffff; }

@media screen and (min-width: 500px) { .products--detailed .products__image { position: relative; }
  .products--detailed .products__image:before { display: block; content: ""; width: 100%; padding-top: 100%; }
  .products--detailed .products__image > img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-height: 100%; max-width: 100%; margin: auto; } }

@media screen and (max-width: 500px) { .products--detailed .products__image { float: none; width: auto; max-width: none; margin-right: 0; margin-bottom: 1em; text-align: center; } }

.products--detailed .products__body { overflow: hidden; padding: 0.5em; margin-bottom: 4rem; }

@media screen and (max-width: 500px) { .products--detailed .products__body { margin-bottom: 0; } }

.products--detailed .products__title { margin-bottom: 0.5em; }

.products--detailed .products__description { margin-bottom: 0.5em; }

.products--detailed .products__code { display: block; margin-bottom: 0.5rem; font-size: 80%; line-height: 1; opacity: 0.5; }

.products--detailed .products__price { font-size: 1.2em; font-weight: normal; line-height: 1; }

.products--detailed .products__price .price__vat { font-size: 70%; opacity: 0.5; }

@media screen and (min-width: 500px) { .products--detailed .products__code, .products--detailed .products__stock, .products--detailed .products__price { margin-right: 12rem; } }

.products--detailed .products__add, .products--detailed .products__options { position: relative; z-index: 2; float: right; margin: -3rem 0 0; }

@media screen and (max-width: 500px) { .products--detailed .products__add, .products--detailed .products__options { float: none; display: block; margin: 1rem; } }

.products--detailed .products__favourite { position: relative; float: right; margin-top: -1rem; background: none; color: inherit; }

.products--detailed .products__extra { padding: 0.25em; margin: 0 -0.25em 1em; }

.products--detailed .products__extra-value { float: right; }

.products--detailed .products__extra + .products__extra { margin-top: -1em; border-top: 1px solid #eeeeee; }

@media screen and (max-width: 500px) { .products--detailed .addbtn { display: block !important; }
  .products--detailed .products__price { margin-right: 0; } }

.products--grid { margin-left: -1rem !important; margin-bottom: -1rem !important; }

.products--grid.products--slider { margin-bottom: 0 !important; }

.products--grid.products--slider .products__item { display: block !important; width: auto !important; }

.products--grid .products__add__selling-units { width: 100%; }

.products--grid .products__item { position: relative; display: block; vertical-align: top; margin-bottom: 1rem; }

@media (min-width: 300px) { .products--grid .products__item { display: inline-block; width: 50%; } }

@media (min-width: 600px) { .products--grid .products__item { display: inline-block; width: 33.33333%; } }

@media (min-width: 767px) { .products--grid .products__item { display: inline-block; width: 50%; } }

@media (min-width: 900px) { .products--grid .products__item { display: inline-block; width: 33.33333%; } }

@media (min-width: 1150px) { .products--grid .products__item { display: inline-block; width: 25%; } }

.products--grid .products__item--headings { display: none; }

.products--grid .products__link { position: relative; display: block; padding: 1px; margin-left: 1rem; border-radius: 3px; color: inherit; }

.products--grid .products__link:hover { text-decoration: none; }

.products--grid .products__extra { margin-top: 1em; margin-bottom: 1em; font-size: 0.9em; line-height: 1.4em; }

.products--grid .products__extra + .products__extra { margin-top: -0.5em; }

.products--grid .products__item:before { position: absolute; top: 0; right: 0; bottom: 0; left: 1rem; display: block; background: #ffffff; border: 1px solid #ddd; border-radius: 3px; content: ''; transition: all 0.3s; }

.products--grid .products__item:hover:before { border-color: #696a6b; }

.products--grid .products__image { position: relative; margin: 1em; background: #ffffff; }

.products--grid .products__image:before { display: block; content: ""; width: 100%; padding-top: 100%; }

.products--grid .products__image > img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-height: 100%; max-width: 100%; margin: auto; }

.products--grid .products__body { padding: 1rem; background: #fafafa; color: #000000; }

.products--grid .products__title { overflow: hidden; height: 2.5em; margin-bottom: 0.5rem; font-size: 0.9em; line-height: 1.25; }

.products--grid .products__description .description__copy { display: none; }

.products--grid .products__description br { display: none; }

.products--grid .products__code { overflow: hidden; height: 2.4em; margin-bottom: 0.5rem; font-size: 0.8em; line-height: 1.2; opacity: 0.5; }

.products--grid .products__price .price__vat { font-size: 80%; color: #aaaaaa; }

.products--grid .products__special { position: absolute; top: 0.5rem; left: 0; }

.products--grid .products__add, .products--grid .products__options { position: relative; display: block; padding: 0 1px; margin: -3px 0 0px 1rem; }

.products--grid .products__options .addbtn { display: block !important; border-radius: 0 0 3px 3px; }

.products--grid .products__add .add-on { border-left: none; border-top-left-radius: 0 !important; }

.products--grid .products__add .addbtn { display: block !important; border-radius: 0 0 3px 0 !important; }

.products--grid .products__favourite { position: relative; z-index: 1; display: block; margin-left: 1rem; background: none; color: inherit; }

.products--grid .products__extra { padding: 0.5em; margin: 1.5em -0.5em; }

.products--grid .products__extra-value { float: right; }

.products--grid .products__extra + .products__extra { margin-top: -1.5em; border-top: 1px solid #eeeeee; }

.metakeywords__copy { height: 2.4em; margin-bottom: 0.5rem; font-size: 0.8em; line-height: 1.2; opacity: 0.5; }

.products__swatches { position: absolute; left: 10px; bottom: 10px; }

.products__swatches__colour { width: 15px; height: 15px; display: inline-block; }

.products__swatches__colour img { vertical-align: top; }

.products__favourite__static { position: static !important; }

.products--list.hide-old-list-layout { display: none; }

.products--list .products__item { position: relative; background: #ffffff; }

.products--list .products__item:nth-of-type(even) { background: #f7f7f7; }

.products--list .products__item--headings .products__price { text-align: left; font-size: 1rem; }

.products--list .products__link { display: block; margin-right: 15em; color: inherit; }

.products--list .products__link:hover { text-decoration: none; }

.products--list .products__image { display: none; }

.products--list .products__body { display: table; table-layout: fixed; width: 100%; padding: 0.5em; }

.products--list .products__title, .products--list .products__description, .products--list .products__code, .products--list .products__stock, .products--list .products__price, .products--list .products__selling-units, .products--list .products__extra { display: table-cell; vertical-align: middle; font-size: 90%; }

.products--list .products__title { width: 50%; padding-right: 1em; box-sizing: border-box; }

.products--list .products__description { display: none; }

.products--list .products__code { width: 20%; }

.products--list .products__stock { width: 20%; }

.products--list .products__price { text-align: right; }

.products--list .products__price .price__vat { font-size: 80%; opacity: 0.5; }

.products--list .products__add, .products--list .products__options { position: absolute; top: 50%; right: 0.4rem; margin: -1rem 0 0 0; }

.products--list .products__item .split-cart-buttons { position: relative; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end; gap: 16px; margin-right: 3rem; }

.products--list .products__item .split-cart-buttons .products__add, .products--list .products__item .split-cart-buttons .products__options { position: relative; top: unset; right: unset; margin: 0; }

.products--list .products__favourite { display: none; }

.products--list .products__extra { width: 10%; text-align: center; }

.products--list .products__extra-title { display: none; }

.full-width-layout thead:first-child tr:first-child th { position: relative; vertical-align: middle; padding-right: 40px; }

.full-width-layout.hide-list-view { display: none; }

.full-width-layout__stock-availability-header { min-width: 130px; }

.full-width-layout__net-price-header { min-width: 145px; }

.full-width-layout__add-qty-header { min-width: 160px; }

.full-width-layout__favorite-cell { position: relative; }

.full-width-layout__favorite-cell .products__favourite { top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.full-width-layout td #back-in-stock-notify { margin-top: 0.5rem; }

.full-width-layout tr[data-list-view-redirect] { cursor: pointer; }

.full-width-layout tr[data-list-view-redirect] *[data-list-view-redirect-ignore] { cursor: default; }

.product-downloads__item { display: inline-block; }

.product-downloads__link { display: block; padding: 1rem; background: #ffffff; border: 1px solid #eeeeee; }

.product-downloads__link[href$='.pdf']:before { font-family: FontAwesome; content: '\f1c1'; }

.tab-content .accordion-inner-wrap > .products__description__nested-categories { list-style: none; margin: 0 2% 32px 0; width: 31%; display: inline-block; vertical-align: top; }

@media (max-width: 767px) { .tab-content .accordion-inner-wrap > .products__description__nested-categories { width: 48%; margin: 0 1% 32px 0; } }

@media (max-width: 600px) { .tab-content .accordion-inner-wrap > .products__description__nested-categories { width: 100%; margin: 0 0 32px 0; } }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li .products__description__nested-categories { margin: 0; }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li .products__description__nested-categories:not(:last-child) { margin-bottom: 8px; }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li .products__description__nested-categories li { list-style: none; }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li .products__description__nested-categories li > a:first-child { font-weight: 600; color: #333; }

@media (max-width: 767px) { .tab-content .accordion-inner-wrap > .products__description__nested-categories > li .products__description__nested-categories li > a:first-child { font-weight: 400; } }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li .products__description__nested-categories li:not(:last-child) { margin-bottom: 8px; }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li .products__description__nested-categories li span a { color: #227ad3; }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li > a { display: inline-block; font-weight: 600; color: #333; padding-bottom: 1rem; font-size: 18px; }

@media (max-width: 767px) { .tab-content .accordion-inner-wrap > .products__description__nested-categories > li > a { font-size: 16px; } }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li > a:hover { text-decoration: none; }

.tab-content .accordion-inner-wrap > .products__description__nested-categories > li > a:after { content: "—"; padding-left: 10px; color: #faad18; }

.product-brands { padding: 8px; border: 1px solid #f1f1f1; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; gap: 16px; margin-bottom: 8px; }

.product-brands + .l-products__intro { margin-top: 24px; }

.product-brands__image { border: 1px solid #f1f1f1; border-radius: 4px; overflow: hidden; max-width: 80px; max-height: 80px; box-sizing: border-box; }

.product-brands__text { font-weight: 500; margin: 0; }

.option-dropdown { display: block; }

.option-dropdown__toggle { position: relative; display: block; padding-right: 2.5rem; text-align: left; background: #ffffff; border: 1px solid #ddd; color: #333333; }

.option-dropdown__toggle:hover, .option-dropdown__toggle:active, .option-dropdown__toggle:focus { text-decoration: none; color: inherit; }

.option-dropdown__toggle:after { position: absolute; top: 50%; right: 1rem; width: 1rem; height: 1rem; margin-top: -0.5rem; line-height: 1; text-align: center; font-family: FontAwesome; content: '\f107'; }

.option-dropdown.open .option-dropdown__toggle:after { content: '\f106'; }

.option-dropdown__items { width: 100%; max-height: 14em; overflow: auto; padding: 0; margin: 1px 0 0; border: 1px solid #ddd; border-radius: 0; box-sizing: border-box; }

.option-dropdown__item .product-option:hover { background: #eee; }

.option-dropdown__item .product-option.is-active { background: #ddd; color: #ffffff; }

.product-option__radio { display: none; }

.option-dropdown .product-option { display: table; width: 100%; table-layout: fixed; padding: 0.5rem; margin: 0; box-sizing: border-box; }

.option-dropdown .product-option__inner { display: table-row; }

.option-dropdown .product-option__button { vertical-align: middle; display: table-cell; width: 2rem; height: 2rem; background-size: contain; }

.option-dropdown .product-option__button.is-hidden { width: 0; }

.option-dropdown .product-option__button-label { display: none; }

.option-dropdown .product-option__copy { display: table-cell; vertical-align: middle; padding-left: 0.5rem; font-weight: normal; font-size: 14px; line-height: 1; text-transform: uppercase; color: #333333; }

.option-buttons__item { display: inline-block; }

.option-buttons__item .product-option { margin: 0; }

.option-buttons__item .product-option__button { vertical-align: middle; display: inline-block; height: 0; padding: 1.5em; line-height: 0; border: 1px solid transparent; box-sizing: border-box; }

.option-buttons__item .product-option--styled .product-option__button { position: relative; border-radius: 50%; background-size: contain; }

.option-buttons__item .product-option--styled.is-active .product-option__button { border-color: #000; }

.option-buttons__item .product-option--styled.is-active .product-option__button:after { position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 2em; height: 2em; margin: auto; font-family: FontAwesome; line-height: 2; text-align: center; background: rgba(146, 146, 146, 0.4); border-radius: 50%; content: '\f00c'; color: #ffffff; }

.option-buttons__item .product-option--text .product-option__button { border-color: #eee; background: #eeeeee; }

.option-buttons__item .product-option--text.is-active .product-option__button { background: #ffffff; color: #333333; }

.option-buttons__item .product-option--styled .product-option__copy, .option-buttons__item .product-option--styled .product-option__button-label, .option-buttons__item .product-option--text .product-option__copy { display: none; }

.demo-calculator { position: fixed; top: 50% !important; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

@media (min-width: 1200px) { .demo-calculator { width: 800px; } }

@media (max-width: 1200px) { .demo-calculator { width: 60vw; } }

@media (max-width: 500px) { .demo-calculator { width: 98vw; } }

.demo-calculator__body { max-height: 100%; }

.demo-calculator .modal__total-note { font-size: 0.8rem; }

.demo-calculator .modal__border { border-top: 2px solid #333333; border-bottom: 2px solid #333333; }

.demo-calculator .modal-desc { line-height: 1.2em; text-align: center; color: #67b339; margin: 8px 0 16px; font-size: 2rem; }

.demo-calculator .table td { vertical-align: middle; }

.demo-calculator .add-quantity { margin-bottom: 10px; }

.demo-calculator .add-quantity__button { padding: 7px; border: 1px solid #67b339; border-radius: 5px; color: black; background: #67b339; }

.demo-calculator .area-input__mobile { text-align: center; margin-bottom: 0px; }

@media (max-width: 500px) { .demo-calculator .area-input__mobile { width: 100%; } }

.demo-calculator__calculator-icon { width: 18px; height: 18px; }

.demo-calculator__calculator-button { background-color: white; border: 1px solid #999999; }

@media screen and (max-width: 499px) { .badges-listing .product-badge-BottomRight { bottom: 45%; }
  .badges-listing .product-badge-BottomLeft { bottom: 45%; } }

.product-badge-TopRight { margin: 0 !important; top: 0; right: 0; position: absolute; width: 70px; z-index: 1; }

.imggallery .product-badge-TopRight { width: 100px; }

.product-badge-TopLeft { margin: 0 !important; top: 0; left: 0; position: absolute; width: 70px; z-index: 1; }

.imggallery .product-badge-TopLeft { width: 100px; }

.product-badge-BottomRight { margin: 0 !important; bottom: 0; right: 0; position: absolute; width: 70px; z-index: 1; }

.imggallery .product-badge-BottomRight { width: 100px; }

.product-badge-BottomLeft { margin: 0 !important; bottom: 0; left: 0; position: absolute; width: 70px; z-index: 1; }

.imggallery .product-badge-BottomLeft { width: 100px; }

#product-search-result { border-radius: 3px; }

#products-results { clear: both; padding: 0; margin: 0; list-style-type: none; }

.addmultiinput { display: inline-block !important; width: 2.5rem !important; height: 1.85rem !important; }

.products__view { float: right; padding: 0.5rem 0; }

.products__view .btn { margin-left: 1px !important; border-radius: 0 !important; }

.products__view .btn.btn-inverse { background: #696a6b; }

.products__sort { float: left; padding: 0.5rem 0; }

.products__link:hover, .products__link:active, .products__link:focus { text-decoration: none; }

.products__title { color: inherit; }

.products__description br { display: none; }

.products__stock { display: inline-block; margin-bottom: 0.75em; }

.products .price__currency { vertical-align: top; display: inline-block; margin-right: 0.05em; }

.products__special { padding: 0.25em 0.5em; text-shadow: none; border-radius: 0; }

.products__special i { display: none; }

.products .table-specialoffers { display: none; }

.products__add .add-on { float: left !important; height: auto; padding: 0.5rem; margin: 0; line-height: 1; box-sizing: border-box; }

.products__add .addmultiinput { float: left; width: 3rem !important; height: 2rem !important; padding-top: 0; padding-bottom: 0; line-height: 1; font-size: 1rem; box-sizing: border-box; }

.products__add .addbtn { display: inline-block; overflow: hidden; padding: 0.5rem 1rem; margin: 0 !important; line-height: 1; background: #67b339; border: 1px solid #67b339; color: #f8f8f8; }

.products__add__selling-units { float: left !important; height: auto; margin: 0; line-height: 1; box-sizing: border-box; text-shadow: 0 1px 0 #fff; background-color: #eee; border: 1px solid #ccc; margin-right: -1px; }

.products__add__selling-units__input { float: left; width: 4rem !important; height: 2rem !important; padding-top: 0; padding-bottom: 0; line-height: 1; font-size: 1rem; box-sizing: border-box; margin-right: -1px; }

.products__add-wait-for-price { display: none; }

.products__options .addbtn { padding: 0.5rem 1rem; margin: 0; line-height: 1; background: #67b339; border: 1px solid #67b339; }

.products__stock .in-stock, .products__stock .out-of-stock, .products__stock .low-stock, .products .stockopt .in-stock, .products .stockopt .out-of-stock, .products .stockopt .low-stock, .product__stock .in-stock, .product__stock .out-of-stock, .product__stock .low-stock, .product .stockopt .in-stock, .product .stockopt .out-of-stock, .product .stockopt .low-stock, .l-product__stock .in-stock, .l-product__stock .out-of-stock, .l-product__stock .low-stock, .l-product .stockopt .in-stock, .l-product .stockopt .out-of-stock, .l-product .stockopt .low-stock { display: inline-block; padding: 0 0.25em; }

.products__stock .in-stock, .products .stockopt .in-stock, .product__stock .in-stock, .product .stockopt .in-stock, .l-product__stock .in-stock, .l-product .stockopt .in-stock { background: #34b334; color: #fff; }

.products__stock .low-stock, .products .stockopt .low-stock, .product__stock .low-stock, .product .stockopt .low-stock, .l-product__stock .low-stock, .l-product .stockopt .low-stock { background: #ff9b14; color: #fff; }

.products__stock .out-of-stock, .products .stockopt .out-of-stock, .product__stock .out-of-stock, .product .stockopt .out-of-stock, .l-product__stock .out-of-stock, .l-product .stockopt .out-of-stock { background: red; color: #fff; }

.b2c-panel { display: none; }

.account-panel { position: fixed; top: 0; left: 0; right: 0; z-index: 99999; padding: 1rem 0; background: linear-gradient(to bottom, #fff, #fafafa); color: inherit; border-bottom: 1px solid #eee; }

.account-panel-spacing { height: 60px; }

.account-panel .checkout-btn { text-align: right; }

.mobilenav { position: fixed; z-index: 99999999; top: 0; right: 0; left: 0; overflow: auto; max-height: 100%; }

.mobilenav .navbar-inner { background: #696a6b; border: none; border-radius: 0; color: #fff; }

.mobilenav .container { border: none; border-radius: 0; }

.mobilenav .brand { padding: 1rem 0; margin-left: 0; font-size: 1rem; line-height: 1 !important; text-shadow: none !important; color: inherit !important; }

.mobilenav #mobile-profile, .mobilenav #mobile-menu, .mobilenav #mobile-search, .mobilenav #guest-cart-mobile { padding: 0.8rem 1rem; margin: 0; font-size: 1.5em; line-height: 1; text-align: center; box-shadow: none; border-radius: 0; color: inherit; }

.mobilenav #mobile-profile:active, .mobilenav #mobile-profile:hover, .mobilenav #mobile-profile:focus, .mobilenav #mobile-menu:active, .mobilenav #mobile-menu:hover, .mobilenav #mobile-menu:focus, .mobilenav #mobile-search:active, .mobilenav #mobile-search:hover, .mobilenav #mobile-search:focus, .mobilenav #guest-cart-mobile:active, .mobilenav #guest-cart-mobile:hover, .mobilenav #guest-cart-mobile:focus { background: #505151; box-shadow: none; }

.mobilenav #mobile-menu { background: none; text-shadow: none !important; }

.mobilenav #mobile-menu:after { font-family: "FontAwesome"; content: ""; }

.mobilenav #mobile-menu.is-active:after { content: ""; }

.mobilenav #mobile-menu .icon-bar { display: none; }

.mobilenav #mobile-search { position: relative; float: right; background: none; }

.mobilenav #mobile-search:after { font-family: "FontAwesome"; content: ""; }

.mobilenav #mobile-search.active:after { content: ""; }

.mobilenav #mobile-search i { display: none; }

.mobilenav #guest-cart-mobile { padding-left: 0.5rem; padding-right: 0.5rem; background: none; }

.mobilenav #guest-cart-mobile:before { font-family: "FontAwesome"; content: ""; }

.mobilenav #guest-cart-mobile .label { padding: 0; font-size: 0.8em; font-weight: normal; background: none; color: inherit; }

.mobilenav #guest-cart-mobile i { display: none; }

.mobilenav #mobile-profile { padding-left: 0.5rem; padding-right: 0.5rem; background: none; }

.mobilenav #mobile-profile:before { font-family: "FontAwesome"; content: ""; }

.mobilenav #mobile-profile .label { padding: 0; font-size: 0.8em; font-weight: normal; background: none; color: inherit; }

.mobilenav #mobile-profile i { display: none; }

.mobile-nav { padding: 0; margin: 0 -1em; background: #696a6b; color: #fff; }

.mobile-nav__items { -ms-transform: translateY(-1rem); transform: translateY(-1rem); transition: all 0.5s; opacity: 0.2; margin: 0 !important; }

.mobile-nav.in .mobile-nav__items { -ms-transform: translateY(0); transform: translateY(0); opacity: 1; }

.mobile-nav__item { position: relative; }

.mobile-nav__link { padding: 0.5rem 1em !important; font-weight: normal !important; text-shadow: none !important; color: inherit !important; }

.mobile-nav__link:hover, .mobile-nav__link:active, .mobile-nav__link:focus { background: none !important; }

.mobile-nav__icon { display: none; }

.mobile-nav__dropdown { padding: 0 1em !important; margin: 0 !important; background: #5c5d5e !important; }

.mobile-nav__dropdown-toggle { position: absolute; top: 0; right: 0; padding-left: 1em !important; padding-right: 1em !important; background: none !important; }

.mobile-nav__dropdown-toggle:before { font-family: "FontAwesome"; content: ""; }

.open > .mobile-nav__dropdown-toggle:before { content: ""; }

.mobile-nav__dropdown-toggle .caret { display: none; }

.mobileside { background: #fff !important; color: inherit !important; }

.c-cart { color: inherit; }

.c-cart:before { display: inline-block; font-family: "FontAwesome"; content: ""; color: #67b339; }

.table .cart-item-row-paired { opacity: 0.8; font-size: 0.75em; padding: 0.75em; }

.table .cart-item-row-paired label { font-size: 0.9em; }

.table .cart-item-row-paired img { max-width: 45px; max-height: 60px; }

.table .cart-item-row__col-image { width: 80px; text-align: center; }

.table .cart-item-row .deliver-to-select.shipping-service-select { padding: 10px 0; }

@media screen and (max-width: 767px) { .cart-table .checkbox input[type="checkbox"] { margin-left: 0; margin-right: 8px; } }

.split-cart-buttons { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex: 1; flex: 1; gap: 8px; }

.page-products .split-cart-buttons { -ms-flex-direction: row; flex-direction: row; gap: 16px; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.search { display: table; width: 100%; background: #fff; border: 1px solid #ccc; border-radius: 3px; box-sizing: border-box; color: #333; }

.search__title { display: none; }

.search__item { display: table-cell; vertical-align: top; }

.search__input { display: block !important; width: 100% !important; height: 3em !important; margin: 0 !important; font-size: 1em !important; text-indent: 0.5em !important; border: none !important; border-radius: 3px 0 0 3px !important; box-shadow: none !important; box-sizing: border-box !important; background: none !important; background: none; color: #333 !important; }

.search__input-wrapper { width: 100%; }

.search__cta { padding: 1em !important; line-height: 1; font-size: 1em; background: none !important; border: none; border-left: 1px solid #e6e6e6; border-radius: 0; box-shadow: none; color: #333; }

.search__cta:hover, .search__cta:focus { color: #67b339; }

.search__cta i { display: inline-block; font-size: 1em; }

.page-search-results .page-search-result { border-bottom: 1px solid #efefef; padding: 1rem 0; }

.page-search-results .page-search-result:last-of-type { border-bottom: none; }

.page-search-results .page-search-result__link { font-weight: bold; color: #696a6b; }

.page-search-results .page-search-result__preview { margin-bottom: 0; }

/** QUICK SEARCH **/
@media (max-width: 979px) and (min-width: 768px) { .quickorder-toggle { display: none; } }

#quickorder { width: auto !important; left: 3rem !important; right: 3rem !important; max-width: 1170px !important; margin: 0 auto !important; }

@media screen and (max-width: 767px) { #quickorder { width: auto !important; margin-left: 0 !important; }
  #quickorder .modal-body, #quickorder .modal-footer { display: none; }
  #quickorder .quickorder__mobile { display: block; visibility: visible; padding: 1em; } }

#quickorder input#product-quick-search { width: 260px; }

.qs-left { float: left; width: 270px; margin-right: 10px; }

.qs-right { width: 545px; float: left; }

.qo-product-item { overflow: hidden; }

#quick-results { overflow: auto; height: 250px; }

#quick-results, #quick-results li { margin: 0px; padding: 0px; list-style: none; }

#quick-results li { border-bottom: solid 1px #CCCCCC; padding-bottom: 5px; padding: 5px; }

#quickorder .modal-body { padding-right: 0px; overflow-y: hidden; }

.quick-img { display: block; float: left; width: 50px; }

.quick-details { display: block; float: left; padding-left: 5px; width: 205px; }

.quick-details .btn { font-size: 10px; }

#quick-results .selected { background-color: #cccccc; cursor: pointer; }

.quick-order-wrap { height: 340px; overflow-y: scroll; }

.quick-order-wrap .stock-message { width: 90%; }

.quick-order-wrap .stock-message .alert { font-size: 75%; }

#quickorder input { margin: 0px !important; }

#quickorder tr td { padding: 10px; vertical-align: middle; }

#quickorder tr td:first-child { max-width: 100px; word-break: break-word; }

.quickorder-qty input { width: 30px; text-align: center; }

.quickorder-search-code input { width: 100%; }

.quickorder-search-keyword input { width: 100%; }

.quickorder-search-keyword, .quickorder-search-code { padding-right: 25px !important; border-right: 1px dotted gainsboro; }

.ui-autocomplete { position: fixed; z-index: 99999999999999999 !important; }

#quickorder-subtotal { display: none; background-color: #a0a0a0; padding: 5px 10px; border: 1px solid transparent; border-radius: 15px; color: white; font-weight: lighter; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6); margin-right: 20px; }

#quickorder .modal-body { padding-right: 0px; overflow-y: scroll; }

.ws-filter { border-bottom: 1px solid #eee; }

.ws-filter__checkbox-wrap { display: inline-block; margin-left: 0.5em; }

.ws-filter__label { display: inline; }

.ws-filter__items-filters .ws-filter__link { display: inline-block; }

.ws-filter__title { position: relative; padding: 0.5rem 0; margin: 0; font-size: 1em; font-weight: lighter; letter-spacing: 1px; line-height: 1.5; cursor: pointer; }

.ws-filter__title:before { float: right; font-family: "FontAwesome"; content: ""; }

.ws-filter.is-active .ws-filter__title { color: #67b339; }

.ws-filter.is-active .ws-filter__title:before { content: ""; }

.ws-filter__items { height: 0; overflow: hidden; overflow: auto; max-height: 490px; padding: 0; margin: 0; list-style-type: none; }

.ws-filter.is-active .ws-filter__items { overflow: visible; overflow: auto; }

.ws-filter.view-all .ws-filter__items { overflow: hidden; max-height: none; }

.ws-filter.is-active .ws-filter__items { height: auto; }

.ws-filter__link { position: relative; display: block; padding: 0.5rem 1em; font-size: 90%; color: inherit; }

.ws-filter__link:hover, .ws-filter__link:focus { text-decoration: none; }

.ws-filter__count { white-space: nowrap; font-size: 90%; opacity: 0.3; }

.ws-filter__count span { display: inline-block; margin: 0 0.1rem; }

.ws-filter--buttons .ws-filter__items { margin-left: -0.5em; }

.ws-filter--buttons .ws-filter__item--default { position: relative; display: inline-block; vertical-align: middle; padding-left: 0.5em; margin-bottom: 0.5em; }

.ws-filter--buttons .ws-filter__item--default .ws-filter__checkbox-container { display: block; background: #ffffff; border: 1px solid #eeeeee; border-radius: 3px; }

.ws-filter--buttons .ws-filter__item--default .ws-filter__checkbox-container input { margin: 0; }

.ws-filter--buttons .ws-filter__item--default .ws-filter__checkbox-wrap { position: absolute; top: 50%; left: 1em; width: 1em; height: 1em; margin-left: 0; margin-top: -0.5em; font-size: 1rem; line-height: 1; text-align: center; }

.ws-filter--buttons .ws-filter__item--default .ws-filter__link { display: block; width: auto; padding: 0; }

.ws-filter--buttons .ws-filter__item--default .ws-filter__label { display: block; padding: 0.5em 0.5em 0.5em 2em; margin: 0; }

.ws-filter--buttons .ws-filter__item--styled { display: inline-block; vertical-align: middle; width: 20%; padding-left: 0.5em; margin-bottom: 0.5em; box-sizing: border-box; }

@media screen and (max-width: 767px) { .ws-filter--buttons .ws-filter__item--styled { width: 8%; } }

@media screen and (max-width: 700px) { .ws-filter--buttons .ws-filter__item--styled { width: 10%; } }

@media screen and (max-width: 600px) { .ws-filter--buttons .ws-filter__item--styled { width: 12%; } }

@media screen and (max-width: 500px) { .ws-filter--buttons .ws-filter__item--styled { width: 15%; } }

@media screen and (max-width: 350px) { .ws-filter--buttons .ws-filter__item--styled { width: 20%; } }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__checkbox-wrap { display: none !important; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__link { position: relative; display: block !important; width: auto; padding: 0 0 100%; border: 1px solid #eeeeee; border-radius: 50%; background-size: cover !important; background-position: 50% !important; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__link:hover, .ws-filter--buttons .ws-filter__item--styled .ws-filter__link:active { border-color: #ccc; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__link:before { position: absolute; top: 50%; left: 50%; display: none; width: 1em; height: 1em; padding: 0.5em; margin: -1em; text-align: center; line-height: 1; font-family: "FontAwesome"; background: rgba(0, 0, 0, 0.2); border-radius: 50%; color: #ffffff; }

.ws-filter--buttons .ws-filter__item--styled.is-active .ws-filter__link:before { display: block; content: ""; }

.ws-filter--buttons .ws-filter__item--styled.is-loading .ws-filter__link:before { display: block; animation: fa-spin 2s infinite linear; content: ""; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__label { position: absolute; top: 0; right: 0; left: 0; bottom: 0; display: block; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__label-inner { position: absolute; bottom: 100%; display: block; visibility: hidden; padding: 0.5em 1em; margin-bottom: 5px; margin-left: 50%; line-height: 1.2; text-align: center; background: #ffffff; border: 1px solid #eee; border-radius: 3px; color: #333333; opacity: 0; -ms-transform: translate(-50%, -0.5em); transform: translate(-50%, -0.5em); transition: all 0.1s 0s; z-index: 2; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__label-inner:before, .ws-filter--buttons .ws-filter__item--styled .ws-filter__label-inner:after { position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #fff transparent transparent; content: ''; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__label-inner:before { margin-left: -7px; border-width: 7px; border-top-color: #eeeeee; }

.ws-filter--buttons .ws-filter__item--styled .ws-filter__count { line-height: 1 !important; }

.ws-filter--buttons .ws-filter__item--styled:hover .ws-filter__label-inner { visibility: visible; opacity: 1; transition: all 0.1s 0.125s; -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.filters__title { display: none; }

.filters__selected { display: none; }

#full-search-filters { margin-bottom: 1rem; }

#cookie-notice { position: fixed; z-index: 9999; bottom: 0px; right: 0px; width: auto; background: #000000; background: rgba(0, 0, 0, 0.5); padding: 10px; color: #ffffff; max-width: 350px; font-size: 0.8em; }

#cookie-notice a { color: #ffffff; text-decoration: underline; }

.nav-tabs a { padding: 0.75rem 1rem !important; margin: 0 -1px 0 0 !important; font-size: 90%; background: #eeeeee; border-color: #ccc !important; border-radius: 0 !important; color: #333333; }

.nav-tabs a:hover { background: #ddd !important; }

.nav-tabs li.active a { background: #ffffff !important; border-bottom-color: transparent !important; }

.tab-content { padding: 1rem; background: #fff; border-width: 0 1px 1px; border-style: solid; border-color: #ccc; }

.my-account-tabs li a { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; gap: 16px; padding: 0.75rem 1rem 0.75rem 0.75rem !important; }

.my-account-tabs li a span { max-width: 26px; color: #696a6b; }

.owl-carousel { position: static; }

.owl-carousel .owl-prev, .owl-carousel .owl-next { position: absolute; top: 0; bottom: 0; font-size: 4em; transition: all 0.2s; }

.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover { color: #696a6b; }

.owl-carousel .owl-prev span, .owl-carousel .owl-next span { position: absolute; top: 0; bottom: 0; width: 0.5em; }

.owl-carousel .owl-prev span i, .owl-carousel .owl-next span i { position: absolute; top: 50%; margin-top: -0.5em; line-height: 1; }

.owl-carousel .owl-prev { left: 0; }

.owl-carousel .owl-prev span { left: 0; }

.owl-carousel .owl-prev i { left: 0; }

.owl-carousel .owl-next { right: 0; }

.owl-carousel .owl-next span { right: 0; }

.owl-carousel .owl-next i { right: 0; }

.social__title { margin-bottom: 0.2em; font-size: 90%; font-weight: bold; }

.social__items { padding: 0; margin: 0; margin-left: -0.5em; margin-bottom: -0.5em; list-style-type: none; }

.social__item { display: inline-block; margin-left: 0.5em; margin-bottom: 0.5em; }

.social__link { display: block; width: 1em; height: 1em; padding: 0.5em; font-size: 1.5em; line-height: 1; text-align: center; color: #ffffff; }

.social__link--facebook { background: #3b5998; }

.social__link--google-plus { background: #dd4b39; }

.social__link--instagram { background: #3F729B; }

.social__link--linkedin { background: #0E76A8; }

.social__link--pinterest { background: #cb2027; }

.social__link--snapchat { background: #fffc00; }

.social__link--twitter { background: #00ACEE; }

.social__link--x-twitter { background: #000000; }

.social__link--tumblr { background: #34526F; }

.social__link--youtube { background: #C4302B; }

.social__link--tripadvisor { background: #00af87; }

.cms-block-section { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; height: 100%; margin: 0; background-size: cover; background-position: 50%; box-sizing: border-box; }

.cms-block-section__inner { -ms-flex: 1 1 100%; flex: 1 1 100%; max-width: 100%; }

.cms-block-section.is-colored h1, .cms-block-section.is-colored h2, .cms-block-section.is-colored h3, .cms-block-section.is-colored h4, .cms-block-section.is-colored h5, .cms-block-section.is-colored h6, .cms-block-section.is-colored p { color: inherit; }

.cms-block-section--margin { margin-bottom: 1rem; }

.cms-block-section__body { padding: 1rem; }

.cms-block-section--padding-v-0 { padding-top: 0; padding-bottom: 0; }

.cms-block-section--padding-v-1 { padding-top: 1rem; padding-bottom: 1rem; }

.cms-block-section--padding-v-2 { padding-top: 4rem; padding-bottom: 4rem; }

@media screen and (max-width: 767px) { .cms-block-section--padding-v-2 { padding-top: 2rem; padding-bottom: 2rem; } }

.cms-block-section--padding-v-3 { padding-top: 8rem; padding-bottom: 8rem; }

@media screen and (max-width: 767px) { .cms-block-section--padding-v-3 { padding-top: 4rem; padding-bottom: 4rem; } }

.cms-block-section--padding-h-0 { padding-left: 0; padding-right: 0; }

.cms-block-section--padding-h-1 { padding-left: 1rem; padding-right: 1rem; }

.cms-block-section--padding-h-2 { padding-left: 4rem; padding-right: 4rem; }

@media screen and (max-width: 767px) { .cms-block-section--padding-h-2 { padding-left: 1rem; padding-right: 1rem; } }

.cms-block-section--padding-h-3 { padding-left: 8rem; padding-right: 8rem; }

@media screen and (max-width: 767px) { .cms-block-section--padding-h-3 { padding-left: 1rem; padding-right: 1rem; } }

.category-grid-with-highlight__grid { display: grid; width: 100%; grid-gap: 32px; grid-template: "main main sub1 sub2" minmax(100px, min-content) "main main sub3 sub4" minmax(100px, min-content)/1fr 1fr 1fr 1fr; }

@media (max-width: 767px) { .category-grid-with-highlight__grid { -ms-flex-pack: center; justify-content: center; grid-template: "main sub1 " minmax(100px, min-content) "sub2 sub3" minmax(100px, min-content) "sub4 ." minmax(100px, min-content)/1fr 1fr; } }

@media (max-width: 360px) { .category-grid-with-highlight__grid { -ms-flex-pack: center; justify-content: center; grid-template: "main" min-content "sub1" min-content "sub2" min-content "sub3" min-content "sub4" min-content / 230px; } }

.category-grid-with-highlight__item:nth-child(1) { display: none; }

@media (max-width: 767px) { .category-grid-with-highlight__item:nth-child(1) { display: block; } }

@media (max-width: 767px) { .category-grid-with-highlight__item:nth-child(2) { display: none; } }

.category-grid-with-highlight__item:nth-child(2) .category-grid__image { max-height: 467px; }

@media (max-width: 1100px) { .category-grid-with-highlight__item:nth-child(2) .category-grid__image { max-height: 400px; } }

@media (max-width: 900px) { .category-grid-with-highlight__item:nth-child(2) .category-grid__image { max-height: 350px; } }

@media (max-width: 767px) { .category-grid-with-highlight__item:nth-child(2) .category-grid__image { max-height: 467px; } }

.category-grid-with-highlight__item:nth-child(1), .category-grid-with-highlight__item:nth-child(2) { grid-area: main; }

.category-grid-with-highlight__item:nth-child(3) { grid-area: sub1; }

.category-grid-with-highlight__item:nth-child(4) { grid-area: sub2; }

.category-grid-with-highlight__item:nth-child(5) { grid-area: sub3; }

.category-grid-with-highlight__item:nth-child(6) { grid-area: sub4; }

.category-grid-with-highlight__item .category-grid__inner { padding: 0 !important; }

@media (max-width: 767px) { .category-grid-with-highlight__item .category-grid__inner { max-width: 277px; margin: 0 auto; } }

.category-grid-with-highlight__item .category-grid__title { padding: 16px 4px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 1100px) { .category-grid-with-highlight__item .category-grid__title { padding: 8px 4px; } }

@media (max-width: 767px) { .category-grid-with-highlight__item .category-grid__title { padding: 16px 4px; } }

.category-grid-with-highlight__item .category-grid__image { margin: 0; height: 100%; max-height: 195px; border-bottom: none; }

@media (max-width: 1100px) { .category-grid-with-highlight__item .category-grid__image { max-height: 160px; } }

@media (max-width: 900px) { .category-grid-with-highlight__item .category-grid__image { max-height: 120px; } }

@media (max-width: 767px) { .category-grid-with-highlight__item .category-grid__image { max-height: unset; height: unset; } }

.category-grid-with-highlight__item .category-grid__image:hover img { -ms-transform: scale(1.05); transform: scale(1.05); }

.category-grid-with-highlight__item .category-grid__image img { height: 100%; }

@media (max-width: 767px) { .category-grid-with-highlight__item .category-grid__image img { height: auto; } }

.cms-block-grid { margin-bottom: 0 !important; }

.cms-block-grid .cms-block-grid { margin-bottom: 0; }

.cms-block-grid__items { display: -ms-flexbox; display: flex; -ms-flex: 1; flex: 1; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.cms-block-grid__item { position: relative; display: inline-block; vertical-align: top; box-sizing: border-box; }

.cms-block-grid__item--middle { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }

.cms-block-grid__item--bottom { display: -ms-flexbox; display: flex; -ms-flex-align: end; align-items: flex-end; }

.cms-block-grid__item--stretch { -ms-flex-align: normal; align-items: normal; }

.cms-block-grid__inner { -ms-flex: 1; flex: 1; max-width: 100%; }

.cms-block-grid__item--stretch .cms-block-grid__inner { height: 100%; }

.cms-block-grid__media { display: block; text-align: center; }

.cms-block-grid__body { margin-top: 1rem; }

.cms-block-grid__title { margin-bottom: 0.5em; font-size: 1rem; font-weight: 700; }

.cms-block-grid__text { margin-bottom: 0; }

.cms-block-grid__link { color: inherit; }

.cms-block-grid__items { gap: 1rem; }

.cms-block-grid__item--12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

.cms-block-grid__item--1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }

@media screen and (max-width: 979px) and (min-width: 767px) { .cms-block-grid__item--md-12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--md-1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); } }

@media screen and (max-width: 767px) { .cms-block-grid__item--sm-12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); }
  .cms-block-grid__item--sm-1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((1rem * var(--gaps)) / var(--items))); } }

.cms-block-grid--padding-0 { margin-left: 0; }

.cms-block-grid--padding-0 .cms-block-grid__items { gap: 0; }

.cms-block-grid--padding-0 .cms-block-grid__item { padding: 0; margin: 0; }

.cms-block-grid--padding-0 .cms-block-grid__item--12 { width: calc((12 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--11 { width: calc((11 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--10 { width: calc((10 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--9 { width: calc((9 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--8 { width: calc((8 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--7 { width: calc((7 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--6 { width: calc((6 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--5 { width: calc((5 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--4 { width: calc((4 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--3 { width: calc((3 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--2 { width: calc((2 / 12) * 100%); }

.cms-block-grid--padding-0 .cms-block-grid__item--1 { width: calc((1 / 12) * 100%); }

@media screen and (max-width: 979px) and (min-width: 767px) { .cms-block-grid--padding-0 .cms-block-grid__item--md-12 { width: calc((12 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-11 { width: calc((11 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-10 { width: calc((10 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-9 { width: calc((9 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-8 { width: calc((8 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-7 { width: calc((7 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-6 { width: calc((6 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-5 { width: calc((5 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-4 { width: calc((4 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-3 { width: calc((3 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-2 { width: calc((2 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--md-1 { width: calc((1 / 12) * 100%); } }

@media screen and (max-width: 767px) { .cms-block-grid--padding-0 .cms-block-grid__item--sm-12 { width: calc((12 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-11 { width: calc((11 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-10 { width: calc((10 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-9 { width: calc((9 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-8 { width: calc((8 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-7 { width: calc((7 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-6 { width: calc((6 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-5 { width: calc((5 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-4 { width: calc((4 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-3 { width: calc((3 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-2 { width: calc((2 / 12) * 100%); }
  .cms-block-grid--padding-0 .cms-block-grid__item--sm-1 { width: calc((1 / 12) * 100%); } }

.cms-block-grid--padding-1 .cms-block-grid__items { gap: 1rem; }

@media screen and (min-width: 767px) { .cms-block-grid--padding-2 .cms-block-grid__items { gap: 2rem; }
  .cms-block-grid--padding-2 .cms-block-grid__item--12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); } }

@media screen and (min-width: 767px) and (max-width: 979px) and (min-width: 767px) { .cms-block-grid--padding-2 .cms-block-grid__item--md-12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--md-1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); } }

@media screen and (min-width: 767px) and (max-width: 767px) { .cms-block-grid--padding-2 .cms-block-grid__item--sm-12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-2 .cms-block-grid__item--sm-1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((2rem * var(--gaps)) / var(--items))); } }

@media screen and (min-width: 767px) { .cms-block-grid--padding-3 .cms-block-grid__items { gap: 3rem; }
  .cms-block-grid--padding-3 .cms-block-grid__item--12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); } }

@media screen and (min-width: 767px) and (max-width: 979px) and (min-width: 767px) { .cms-block-grid--padding-3 .cms-block-grid__item--md-12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--md-1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); } }

@media screen and (min-width: 767px) and (max-width: 767px) { .cms-block-grid--padding-3 .cms-block-grid__item--sm-12 { --items: calc(12 / 12); --gaps: calc((12 / 12) - 1); width: calc(calc((12 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-11 { --items: calc(12 / 11); --gaps: calc((12 / 11) - 1); width: calc(calc((11 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-10 { --items: calc(12 / 10); --gaps: calc((12 / 10) - 1); width: calc(calc((10 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-9 { --items: calc(12 / 9); --gaps: calc((12 / 9) - 1); width: calc(calc((9 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-8 { --items: calc(12 / 8); --gaps: calc((12 / 8) - 1); width: calc(calc((8 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-7 { --items: calc(12 / 7); --gaps: calc((12 / 7) - 1); width: calc(calc((7 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-6 { --items: calc(12 / 6); --gaps: calc((12 / 6) - 1); width: calc(calc((6 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-5 { --items: calc(12 / 5); --gaps: calc((12 / 5) - 1); width: calc(calc((5 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-4 { --items: calc(12 / 4); --gaps: calc((12 / 4) - 1); width: calc(calc((4 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-3 { --items: calc(12 / 3); --gaps: calc((12 / 3) - 1); width: calc(calc((3 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-2 { --items: calc(12 / 2); --gaps: calc((12 / 2) - 1); width: calc(calc((2 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); }
  .cms-block-grid--padding-3 .cms-block-grid__item--sm-1 { --items: calc(12 / 1); --gaps: calc((12 / 1) - 1); width: calc(calc((1 / 12) * 100%) - calc((3rem * var(--gaps)) / var(--items))); } }

.cms-block-slider { position: relative; overflow: hidden; display: block !important; margin: 0 0 1rem !important; /* The owl carousel has overflow properties that cannot be removed. This will cause the dropdown menu to overflow to be hidden by the parent wrappers. To get around this, instead of having the menu "drop down", we make it "drop up". */ }

.cms-block-slider__items--grey-scale .cms-block-slider__item { filter: grayscale(100%); opacity: 0.60; transition: all 0.3s ease-in-out; }

.cms-block-slider__items--grey-scale .cms-block-slider__item:hover, .cms-block-slider__items--grey-scale .cms-block-slider__item:active { filter: grayscale(0); opacity: 1; }

.cms-block-grid .cms-block-slider, .cms-block-section .cms-block-slider { margin: 0 !important; }

.cms-block-slider--products .products__link { margin: 0 !important; }

.cms-block-slider--products .addtocartgroup { margin: -1px 0 0 !important; }

.cms-block-slider__wrapper { overflow: hidden; margin-left: -1rem; }

.cms-block-slider--padding-0 .cms-block-slider__wrapper { margin-left: 0; }

.cms-block-slider--padding-2 .cms-block-slider__wrapper { margin-left: -2rem; }

.cms-block-slider--padding-3 .cms-block-slider__wrapper { margin-left: -3rem; }

.cms-block-slider__item { padding-left: 1rem; text-align: left; box-sizing: border-box; }

.cms-block-slider__item.splitcart-wrapper .no-options { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; }

.cms-block-slider--padding-0 .cms-block-slider__item { padding-left: 0; }

.cms-block-slider--padding-2 .cms-block-slider__item { padding-left: 2rem; }

.cms-block-slider--padding-3 .cms-block-slider__item { padding-left: 3rem; }

.cms-block-slider .owl-buttons { display: none; }

.cms-block-slider .owl-controls { margin: 1rem 0 0; padding-left: 1rem; line-height: 0 !important; text-align: center; }

.cms-block-slider .owl-controls .owl-page { display: inline-block; vertical-align: middle; padding: 0 !important; margin: 0 0.25rem !important; line-height: 0 !important; background: none !important; border-radius: 0 !important; opacity: 1 !important; }

.cms-block-slider .owl-controls .owl-page span { display: inline-block !important; width: 0.6875rem !important; height: 0.6875rem !important; padding: 0 !important; background: none; -ms-transform: rotate(45deg); transform: rotate(45deg); border-radius: 50% !important; opacity: 0.5 !important; border-width: 1px; border-style: solid; color: inherit; opacity: 0.6 !important; }

.cms-block-slider .owl-controls .owl-page.active span { width: 0 !important; height: 0 !important; border-width: 0.375rem; background: #696a6b !important; }

.cms-block-slider .owl-carousel .owl-item .stock-branch-selector { width: 100%; }

.cms-block-slider .owl-carousel .owl-item .stock-branch-selector .dropdown-menu { top: unset; bottom: 100%; max-height: 360px; overflow-y: auto; max-width: 100%; }

.cms-block-slider .owl-carousel .owl-item .stock-branch-selector .dropdown-menu li > a { word-wrap: break-word; white-space: normal; }

.cms-block-card__media { text-align: center; }

.cms-block-card__body { padding: 1rem; box-sizing: border-box; }

.cms-block-card--horizontal { display: table; }

.cms-block-card--horizontal .cms-block-card__media { display: table-cell; width: 40%; vertical-align: middle; }

.cms-block-card--horizontal .cms-block-card__body { width: 60%; display: table-cell; vertical-align: middle; }

.cms-block-video { position: relative; display: inline-block; }

.cms-block-video__image { position: relative; }

.cms-block-video__body { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.cms-block-video__cta { display: inline-block; font-size: 3rem; transition: all 0.2s; -ms-transform: scale(1); transform: scale(1); text-shadow: 0 0 1rem rgba(0, 0, 0, 0.5); color: #ffffff; }

.cms-block-video__cta:hover, .cms-block-video__cta:active, .cms-block-video__cta:focus { -ms-transform: scale(1.1); transform: scale(1.1); color: #ffffff; }

.cms-block-video__modal { top: 50% !important; left: 10%; right: 10%; width: auto; margin-left: 0; -ms-transform: translateY(-50%); transform: translateY(-50%); background: #000 !important; border: none; border-radius: 0; }

.cms-block-video__modal .close { position: fixed; z-index: 2; top: -2.5rem !important; right: -0.5rem !important; width: 1.5em; height: 1.5em; line-height: 1.5; text-align: center; color: #ffffff; font-size: 1.5rem; font-weight: lighter; opacity: 1; }

.cms-block-video__modal .modal-body { max-height: none !important; padding: 0; }

.modal { z-index: 9999999999999999999999; }

.modal-backdrop { z-index: 99999999; }

.cms-block-media { overflow: hidden; width: 100%; box-sizing: border-box; border: 1px solid #CAD4C8; border-radius: 12px; }

.cms-block-media.media-icon-top { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; }

.cms-block-media.media-icon-top .cms-block-media__image { margin-right: 0; }

.cms-block-media.media-icon-top svg { margin-bottom: 23px; }

.cms-block-media__image { float: left; width: 25%; max-width: 120px; margin-right: 1rem; text-align: center; }

.cms-block-media__icon { width: 50px; height: 50px; display: inline-block; }

.cms-block-media__body { overflow: hidden; }

.cms-block-media__title { margin-bottom: 0.5rem; font-size: 1.5rem; color: #67b339; }

.cms-block-media__text { font-size: 1rem; margin-bottom: 0; }

.cms-block-listing--hide-published .listing__published { display: none !important; }

.deep-search { display: -ms-flexbox; display: flex; position: relative; gap: 20px; -ms-flex-pack: center; justify-content: center; }

.deep-search__wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.deep-search__loading { display: none; position: absolute; top: 50%; left: 50%; z-index: 100; font-weight: 500; font-size: 18px; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #333; }

.deep-search__loading:after { display: inline-block; animation: loading 1.4s linear infinite; font-family: "FontAwesome"; content: ""; margin-left: 8px; }

.deep-search.is-loading .deep-search__loading { display: -ms-flexbox; display: flex; }

.deep-search.is-loading .vp-form__control, .deep-search.is-loading .deep-search__submit-container { opacity: 0.4; }

.deep-search__input-container { -ms-flex: 1 1 200px; flex: 1 1 200px; }

@media (max-width: 1085px) { .deep-search__input-container { width: 100%; -ms-flex: unset; flex: unset; } }

.deep-search__input-container input, .deep-search__input-container a { width: 100%; }

.deep-search__submit-container { display: -ms-flexbox; display: flex; }

.deep-search__submit { padding: 11px 33px; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; font-weight: 500; font-size: 20px; line-height: 160%; letter-spacing: 0.15px; }

@keyframes loading { 0% { transform: rotate(0); }
  100% { transform: rotate(360deg); } }

@media screen and (max-width: 1085px) { .deep-search { -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; }
  .deep-search .vp-form__control, .deep-search .deep-search__submit, .deep-search .deep-search__submit-container, .deep-search .vp-form__text-input, .deep-search .vp-form__select-button { width: 100%; } }

.cms-block-image-overlay { overflow: hidden; position: relative; }

.cms-block-image-overlay__image { width: 100%; }

.cms-block-image-overlay__body { box-sizing: border-box; position: absolute; bottom: 0px; width: 100%; padding: 20px; }

@media (max-width: 767px) { .cms-block-image-overlay__body--always-relative { position: relative !important; } }

@media (max-width: 1000px) { .cms-block-image-overlay__body { position: relative; } }

@media (max-width: 767px) { .cms-block-image-overlay__body { position: absolute; } }

@media (max-width: 500px) { .cms-block-image-overlay__body { position: relative; } }

.cms-image-with-text__container { display: -ms-flexbox; display: flex; gap: 16px; -ms-flex-pack: justify; justify-content: space-between; }

.cms-image-with-text__item { -ms-flex: 1; flex: 1; }

.cms-image-with-text .column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

.cms-image-with-text .flex-row { -ms-flex-direction: row; flex-direction: row; }

.cms-image-with-text .row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.cms-image-with-text .column { -ms-flex-direction: column; flex-direction: column; }

@media (max-width: 770px) { .cms-image-with-text .tablet-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .cms-image-with-text .tablet-row { -ms-flex-direction: row; flex-direction: row; }
  .cms-image-with-text .tablet-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .cms-image-with-text .tablet-column { -ms-flex-direction: column; flex-direction: column; } }

@media (max-width: 500px) { .cms-image-with-text .mobile-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .cms-image-with-text .mobile-row { -ms-flex-direction: row; flex-direction: row; }
  .cms-image-with-text .mobile-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .cms-image-with-text .mobile-column { -ms-flex-direction: column; flex-direction: column; } }

.cms-image-with-text .a-flex-start { -ms-flex-align: start; align-items: flex-start; }

.cms-image-with-text .a-center { -ms-flex-align: center; align-items: center; }

.cms-image-with-text .a-flex-end { -ms-flex-align: end; align-items: flex-end; }

.cms-image-with-text .a-stretch { -ms-flex-align: stretch; align-items: stretch; }

@media (max-width: 770px) { .cms-image-with-text .tablet-a-flex-start { -ms-flex-align: start; align-items: flex-start; }
  .cms-image-with-text .tablet-a-center { -ms-flex-align: center; align-items: center; }
  .cms-image-with-text .tablet-a-flex-end { -ms-flex-align: end; align-items: flex-end; }
  .cms-image-with-text .tablet-a-stretch { -ms-flex-align: stretch; align-items: stretch; } }

@media (max-width: 500px) { .cms-image-with-text .mobile-a-flex-start { -ms-flex-align: start; align-items: flex-start; }
  .cms-image-with-text .mobile-a-center { -ms-flex-align: center; align-items: center; }
  .cms-image-with-text .mobile-a-flex-end { -ms-flex-align: end; align-items: flex-end; }
  .cms-image-with-text .mobile-a-stretch { -ms-flex-align: stretch; align-items: stretch; } }

.browse_categories_container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 1rem; }

@media (min-width: 1200px) { .browse_categories_container { padding: 0 !important; } }

.browse_categories_container .browse_categories_title { text-align: center; padding-bottom: 18px; }

.browse_categories_container .category-block-grid { margin: 0; }

.browse_categories_container .category-block-grid .category-block-grid__items { display: -ms-flexbox; display: flex; -ms-flex: 1; flex: 1; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: center; justify-content: center; flex-wrap: wrap; gap: 24px; }

@media (min-width: 1200px) { .browse_categories_container .category-block-grid .category-block-grid__items { -ms-flex-pack: justify !important; justify-content: space-between !important; } }

.browse_categories_container .category-block-grid .category-block-grid__items a:hover, .browse_categories_container .category-block-grid .category-block-grid__items a:focus { color: #333; text-decoration: none; }

.browse_categories_container .category-block-grid .category-block-grid__items a img { margin-left: auto; margin-right: auto; display: block; }

.browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item { -ms-flex: 0 0 150px; flex: 0 0 150px; overflow: hidden; text-overflow: ellipsis; }

@media (max-width: 1100px) { .browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item { -ms-flex: 0 0 300px; flex: 0 0 300px; } }

@media (max-width: 1024px) { .browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item { -ms-flex: 0 0 275px; flex: 0 0 275px; } }

@media (max-width: 970px) { .browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item { -ms-flex: 0 0 200px; flex: 0 0 200px; } }

@media (max-width: 540px) { .browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item { -ms-flex: 0 0 175px; flex: 0 0 175px; } }

.browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item img { border-radius: 100px; }

.browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item p { padding-top: 1rem; text-align: center; font-weight: 600; color: #696a6b; }

.browse_categories_container .category-block-grid .category-block-grid__items .browse_categories_item p:hover { color: #67b339; }

.feefo-product__table .heading { display: none !important; }

.feefo-product__table .heading, .feefo-product__table .value { padding: 0 !important; }

@media screen and (max-width: 979px) { .feefo-product__table .value { display: block !important; text-align: left !important; }
  .feefo-product__table tr { padding-bottom: 0.5em !important; margin: 0.5em 0 0 !important; border: none !important; border-bottom: 1px solid #eeeeee !important; }
  .feefo-product__table td { padding: 0 !important; border: none !important; background: none !important; } }

.feefo-product__date { white-space: nowrap; opacity: 0.5; font-size: 90%; }

.feefo-product__rating { font-weight: bold; text-align: center !important; }

@media screen and (max-width: 979px) { .feefo-product__comment { padding: 0.25em 0 !important; } }

.quote-builder input, .quote-builder .input-prepend { margin-bottom: 0 !important; }

.quote-builder td { vertical-align: middle; background-color: #fff; }

.quote-builder .handle { display: inline-block; cursor: grab; }

.quote-builder .handle:before { display: inline-block; opacity: 0.25; font-family: "FontAwesome"; content: '\f0c9'; }

.quote-builder .handle:active { cursor: grabbing; }

.quote-builder .tab-content { overflow: visible; }

.quote-builder .is-compact { width: 1%; }

.quote-builder__new-line { background: #eee; }

.quote-builder__logo { max-width: 300px; margin-left: auto; }

.quote-builder__search { position: relative; }

.quote-builder__suggested { display: none; position: absolute; top: 100%; left: 0; min-width: 100%; box-sizing: border-box; padding: 0.5rem; margin: 0; list-style-type: none; background: #ffffff; box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1); border-radius: 4px; }

.quote-builder__suggested ul { padding: 0; margin: 0; list-style-type: none; }

.quote-builder__search.is-active .quote-builder__suggested { display: block; }

.grid { margin-left: -1rem; }

.grid .grid__col { display: inline-block; padding-left: 1rem; margin-bottom: 1rem; box-sizing: border-box; }

.grid .grid__col--1-5 { width: 20%; }

.grid .grid__col--1-4 { width: 25%; }

.grid .grid__col--1-3 { width: 33.3334%; }

.grid .grid__col--1-2 { width: 50%; }

.listing { margin-left: -1em !important; margin-bottom: -1em !important; }

.listing__header { margin-bottom: 1em; }

.listing__item { display: block; margin-bottom: 1em; text-align: center; }

.listing__item:before { display: none !important; }

@media screen and (min-width: 400px) { .listing__item { vertical-align: top; display: inline-block; width: 50%; } }

@media screen and (min-width: 767px) { .listing__item { width: 33.3334%; } }

@media screen and (min-width: 1000px) { .listing__item { width: 25%; } }

.listing__inner { margin-left: 1em; }

.listing__title { padding: 0.5em; font-size: 1em; }

.listing__copy { display: none; }

.listing__cta { display: none; }

.listing__published { display: none; }

.listing--flat .listing__item { margin-bottom: 1rem; }

.category-grid__items { margin-left: -1rem; }

.category-grid__link { display: block; margin-left: 1rem; }

.category-grid__inner { position: relative; overflow: hidden; display: block; }

.category-grid__image { display: block; }

.category-grid__item { float: none !important; vertical-align: bottom !important; margin: 0 0 1rem !important; display: block !important; }

@media (min-width: 400px) { .category-grid__item { display: inline-block !important; width: 100% !important; } }

@media (min-width: 600px) { .category-grid__item { display: inline-block !important; width: 33.33333% !important; } }

@media (min-width: 1100px) { .category-grid__item { display: inline-block !important; width: 33.33333% !important; } }

.category-grid__title { display: block; padding: 1em 0; letter-spacing: 1px; text-transform: uppercase; }

.category-grid__image { text-align: center; }

.category-head { margin-bottom: 1rem; }

.contact__body { margin-bottom: 1em; }

.contact__copy { margin-bottom: 1em; }

.contact__details { float: left; margin-right: 3em; margin-bottom: 1em; }

@media screen and (max-width: 767px) { .contact__details { float: none; } }

.contact__hours { overflow: hidden; }

.contact__map { overflow: hidden; }

.l-header { background: #1f1f1f; color: #fff; position: relative; position: relative; z-index: 99; margin-bottom: 2em; }

.l-header:after { position: absolute; z-index: -2; top: 0; bottom: 0; left: -100%; right: -100%; content: ''; background: inherit; border: inherit; }

.l-header:before { display: block; height: 44px; content: ''; }

.body-custtype-B2B.customer-loggedin .l-header:before { display: none; }

.l-header > div > .clearfix, .l-header > div.l-header > div { display: none; }

.l-header__logo, .l-header__body { display: inline-block; }

.l-header__logo { position: relative; z-index: 999; vertical-align: middle; width: 25%; max-height: 7em; }

.l-header__logo .ws-logo { display: block; height: 100%; max-height: inherit; }

.l-header__logo img { max-height: inherit; }

@media screen and (max-width: 950px) { .l-header__logo { width: 40%; } }

.l-header__body { vertical-align: middle; width: 75%; overflow: hidden; padding: 0 0 0 2em; box-sizing: border-box; }

@media screen and (max-width: 950px) { .l-header__body { width: 60%; } }

.l-header__customer { position: fixed; top: 0; right: 0; left: 0; z-index: 9999; min-height: 1.5em; padding: 0.5em 0; margin: 0; text-align: right; background: #1e1e1e; border-bottom: 1px solid #161616; color: #fff; }

.l-header__customer .dropdown-menu { margin: 0; border-radius: 0; }

.l-header__customer .container.container { max-width: 1170px; padding: 0 1em !important; }

@media screen and (max-width: 1250px) { .l-header__customer .container.container { width: auto !important; max-width: none !important; padding-left: 1em !important; padding-right: 1em !important; } }

.l-header__customer:before { position: absolute; left: -100%; right: -100%; top: 0; bottom: -1px; z-index: -1; content: ''; background: inherit; border: inherit; }

.l-header__contact { float: right; display: inline-block; padding: 0.5rem 0; clear: both; font-size: 90%; text-align: right; }

.l-header__contact strong { display: block; }

.l-header__contact i { display: inline-block; margin-right: 0.5em; opacity: 0.5; }

.l-header__social { white-space: nowrap; }

.l-header__social a { display: inline-block; padding: 0.5em; text-align: center; }

.l-header__social i { opacity: 1; margin: 0; }

.l-header__social ul { display: inline-block; }

.l-header__search { clear: right; overflow: hidden; float: right; width: 100%; max-width: 50%; font-size: 90%; font-weight: lighter; }

@media screen and (max-width: 950px) { .l-header__search { max-width: 90%; margin-left: 1rem; } }

.l-header__nav { float: right; clear: right; padding: 0.5rem 0; font-size: 0.875em; text-align: right; }

.l-header__categories { font-size: 90%; }

.l-header__promotions { position: relative; z-index: 2; padding: 0; border-bottom: 1px solid #eee; color: #333; }

.l-header__promotions .promotions__item { display: block; padding: 0.25em 0 !important; }

.l-header__promotions a:hover, .l-header__promotions a:focus, .l-header__promotions a:active { color: #696a6b; }

.l-header__promotions:before { position: absolute; top: 0; bottom: -1px; left: -100%; right: -100%; z-index: -1; background: #fff; border: inherit; content: ''; }

.l-header__promotions .promotions__parent { position: relative; }

.l-header__promotions .promotions__parent > a:after { font-family: "FontAwesome"; content: ""; }

.l-header__promotions .promotions__parent:hover .promotions__dropdown-menu { position: absolute; top: 100%; left: 0; right: 0; display: block !important; padding: 0.5em; margin: 0; list-style-type: none; background: #eee; }

.l-header__promotions .promotions__parent:hover .promotions__dropdown-menu a { display: block; padding: 0.25em 0.5em; }

.l-navbar { position: relative; background: #181818; text-align: left; color: #fff; white-space: nowrap; }

.l-navbar.is-too-wide { text-align: left; }

.l-navbar.is-too-wide .l-navbar__toggle { display: inline-block !important; }

.l-navbar.is-active { white-space: normal; }

.l-navbar:before, .l-navbar:after { position: absolute; z-index: 1; top: 0; bottom: 0; background: #181818; border: inherit; content: ''; }

.l-navbar:before { right: 100%; left: -100%; }

.l-navbar:after { right: -100%; left: 100%; }

.l-navbar__toggle { position: relative; z-index: 2; float: right; white-space: nowrap; border-left: 1px solid #0b0b0b; background: #181818; }

.l-navbar__toggle:before { position: absolute; top: 0; bottom: 0; right: 100%; width: 2em; box-shadow: inset -3em 0 3em -3em black; content: ''; }

.l-navbar__toggle-open { display: none; }

.l-navbar__toggle a { display: none !important; border-right: none !important; }

.l-navbar__toggle a:before { display: inline-block; margin-right: 0.5em; font-family: "FontAwesome"; content: ""; }

.l-navbar__toggle a.is-visible { display: block !important; }

.is-active .l-navbar__toggle-closed { display: none; }

.is-active .l-navbar__toggle-open { display: inline-block; }

.l-navbar__image { padding: 1rem 1.5rem !important; }

.l-navbar ul { padding: 0; margin: 0; list-style-type: none; }

.l-navbar > ul > li { display: inline-block; }

.l-navbar > ul > li.small { position: relative; }

.l-navbar > ul > li.small > div { white-space: nowrap; }

.l-navbar > ul > li > a { position: relative; display: block; padding: 1rem 1.5rem; font-weight: lighter; line-height: 1.4; text-align: left; border-right: 1px solid #252525; color: inherit; }

.l-navbar > ul > li > a.navbar__sub-toggle:after { float: right; display: block !important; margin-left: 0.5em; font-family: "FontAwesome"; content: "" !important; }

.l-navbar > ul > li > a:hover, .l-navbar > ul > li > a:focus { text-decoration: none; }

@media screen and (max-width: 1000px) { .l-navbar > ul > li > a { padding: 1rem; } }

.l-navbar > ul > li:last-child > a { border-right: none; }

.l-navbar > ul > li > div { position: absolute; top: 100%; left: 0; min-width: 100%; z-index: 99; padding: 1em 0; text-align: left; background: #fafafa; box-sizing: border-box; white-space: normal; opacity: 0; visibility: hidden; transition: all 0s 0.15s; }

.l-navbar > ul > li > div a { padding: 0 1em; color: #070707; }

.l-navbar > ul > li > div > ul { overflow: hidden; }

.l-navbar > ul > li > div > ul > li > a { display: block; }

.l-navbar > ul > li > div > ul > li > a.title { font-weight: bold; }

.l-navbar > ul > li > div > ul > li ul a { display: block; }

.l-navbar > ul > li.large > div { border-bottom: 1px solid #999; }

.l-navbar > ul > li.large > div:before { position: absolute; z-index: -1; top: 0; right: -100%; left: -100%; bottom: -1px; background: inherit; border: inherit; content: ''; }

.l-navbar > ul > li.large > div > ul > li { display: inline-block; vertical-align: top; width: 25%; margin-bottom: 1em; border-left: 1px solid #dddddd; box-sizing: border-box; }

.l-navbar > ul > li.large > div > ul > li:first-child { border: none; }

.l-navbar > ul > li.is-active > div, .l-navbar > ul > li:hover > div { overflow: visible; height: auto; opacity: 1; visibility: visible; }

.l-navbar > ul > li.is-active > a, .l-navbar > ul > li:hover > a { background: #67b339; }

.l-navbar__overlay { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); z-index: 1; }

.l-navbar__overlay.is-active { display: block; }

.l-navbar__sub { margin-bottom: 1em; }

.l-navbar__sub-link { text-transform: none; font-weight: lighter; opacity: 0.8; }

.footer { padding: 2em 0 0; margin-top: 2em; background: #0d0d0d; border-top: 1px solid black; color: #c3c3c3; }

.footer a { color: #c3c3c3; }

.footer__title { font-size: 1.2em; color: #fff; }

.footer__logo { display: none; max-height: 6em; margin-bottom: 1em; }

.footer__logo img { max-height: inherit; }

@media screen and (max-width: 767px) { .footer__logo { max-height: 9em; text-align: center; } }

.footer__links { padding: 0; margin: 0 0 1em; list-style-type: none; color: #fff; }

@media screen and (max-width: 767px) { .footer__links { margin-bottom: 2em; } }

.footer__icon { vertical-align: middle; width: 1em; margin-right: 0.25em; font-size: 1.75em; }

.footer__item { display: block; }

.footer__link { position: relative; display: block; padding: 0.25em 0; }

.footer__certificates { margin-bottom: 1rem; }

.footer__payments { margin-top: 1em; margin-bottom: 1em; }

@media screen and (max-width: 767px) { .footer__payments { margin-top: 0; margin-bottom: 2em; } }

.footer__map { float: right; width: 50%; margin-left: 2rem; }

@media screen and (max-width: 1000px) { .footer__map { float: none; width: auto; margin-left: 0; margin-bottom: 1em; } }

.footer__directions { display: block; background: #fff !important; color: #0d0d0d !important; }

.footer__contact { margin-bottom: 2em; }

@media screen and (max-width: 767px) { .footer__contact { margin-top: 0; margin-bottom: 2em; } }

.footer__social { overflow: hidden; }

@media screen and (max-width: 767px) { .footer__social { margin-bottom: 2em; } }

.footer__social-link { background: black; color: #ffffff; }

.footer__copy { position: relative; padding: 1em 0; margin-top: 1em; font-size: 90%; background: black; color: #fff; opacity: 0.75; }

@media screen and (max-width: 767px) { .footer__copy { margin-top: 0; } }

.footer__hours table { display: inline-block; vertical-align: middle; }

.cms-featured__heading-text { margin-bottom: 3em; }

.cms-featured__items { padding: 0; margin: 0; list-style-type: none; }

.cms-featured__item { position: relative; padding: 0 0 5em; margin: 0 -1em 3em; overflow: hidden; }

.cms-featured__item:after { position: absolute; bottom: 1em; left: 0; right: 0; height: 1em; box-shadow: 0 8px 8px -4px #cecece; content: ''; }

.cms-featured__item:last-child:after { display: none; }

.cms-featured__image, .cms-featured__body { display: inline-block; vertical-align: middle; width: 50%; padding: 0 1em; box-sizing: border-box; }

@media screen and (max-width: 767px) { .cms-featured__image, .cms-featured__body { display: block; width: auto; } }

@media screen and (max-width: 767px) { .cms-featured__image { margin-bottom: 1em; } }

.cms-featured__title { color: #696a6b; }

.cms-news__top { padding: 1rem 0; border-bottom: 1px solid #cccccc; }

.cms-news__date { display: inline-block; margin-right: 2rem; margin-bottom: 0; }

.cms-news__tags { display: inline-block; margin: 0; }

.cms__siblings { padding: 1.143em 1.143em 1.43em; margin: 0; list-style-type: none; background: #fff; border-radius: 0.5em; box-shadow: 0 1px 1px 0 #cecece; }

.cms__siblings li { border-bottom: 1px solid #ccc; }

.cms__siblings li:last-child { border-bottom: none; }

.cms__siblings a { display: block; padding: 0.5em 0; line-height: 1.2; }

.cms__siblings a:hover, .cms__siblings a:active { color: #696a6b; text-decoration: none; }

.nav { margin: 0; }

.nav__list { padding: 0; margin: 0; list-style-type: none; }

.nav__item { position: relative; display: inline-block; }

.nav__link { display: block; padding: 0.2857em 0.857em; font-size: 1em; line-height: 1.429; color: inherit; }

.nav__link:hover { background: none !important; color: inherit; }

.nav__sub { display: none; }

.sidebar { float: left !important; width: 25% !important; padding: 0 !important; margin: 0 !important; padding-right: 1.5em !important; box-sizing: border-box; }

@media screen and (max-width: 1000px) { .sidebar { width: 30% !important; } }

.sidebar + .span9 { float: right !important; width: 75% !important; margin: 0 !important; }

@media screen and (max-width: 1000px) { .sidebar + .span9 { width: 70% !important; } }

@media screen and (max-width: 767px) { .sidebar + .span9 { float: none !important; width: auto !important; } }

.sidebar img { width: auto !important; height: auto !important; }

.sidebar__block { margin-bottom: 1em; }

.sidebar__search { display: none; margin-bottom: 1em; }

@media screen and (max-width: 767px) { .sidebar__search { display: block; } }

@media screen and (max-width: 767px) { .sidebar { display: none !important; } }

@media screen and (max-width: 767px) { .mobileside { position: fixed !important; z-index: 99; top: 0; left: 0; right: 0; bottom: 0; overflow: auto; width: 100% !important; padding: 4.25rem 1rem 1rem !important; background: #ffffff; box-sizing: border-box; }
  .mobileside.is-active { display: block !important; } }

input.ws-filter__checkbox { margin-top: -3px; margin-right: 4px; }

.breadcrumb { display: block; padding: 0 !important; font-size: 90%; background: none !important; word-break: break-word; }

.breadcrumb__item { display: inline; }

.breadcrumb__item:after { display: inline-block; margin: 0 0.5em; font-family: "FontAwesome"; content: ""; opacity: 0.25; }

.breadcrumb__item.is-active:after { display: none; }

.breadcrumb__link { color: #696a6b; }

.breadcrumb__divider { display: none; }

.l-header .breadcrumb { display: none; }

.l-product__extra-fields { margin-bottom: 1em; }

.l-product__stock { margin-bottom: 1rem; }

.l-product .products__favourite { display: block !important; }

.l-product__main .products__favourite { display: inline-block !important; margin-bottom: 1rem; }

.l-product .product-info-sku { display: inline-block; padding: 0; background: none; border: none; color: #696a6b; }

.l-product .local-price { display: block; margin-bottom: 1rem; }

.l-product .price__now { font-weight: 600; font-size: 1.5rem; }

.l-product .price__was { color: #ff0000; text-decoration: line-through; }

.l-product .price__save { text-decoration: none; color: #000; margin-left: 1rem; }

.l-product .priceblock br { display: none; }

@media screen and (max-width: 767px) { .l-product .products__add { display: block; }
  .l-product .addbtn { display: block !important; } }

.l-product .priceblock .addmultiinput { width: 4rem !important; }

.l-product .product-option-select-wrapper { margin-bottom: 1rem; }

.l-product .product-option__label { display: block; margin-bottom: 0.5em; font-weight: bold; }

.l-product .product-option__label-selected { font-weight: normal; opacity: 0.5; }

.l-product .product-option__label-selected:before { content: ' - '; }

.l-product .price-group { display: block; margin-bottom: 1rem; }

.l-product .product__thumbs { position: relative; width: auto; padding-top: 1em; }

.l-product .product__thumbs--slider { padding: 0 1em; }

.l-product .product__thumbs--slider .span3 { float: none !important; width: auto !important; }

.l-product .product__thumbs--slider .owl-prev, .l-product .product__thumbs--slider .owl-next { font-size: 3em; }

.l-product .product__thumbs--slider .owl-buttons i { font-size: 0.5em !important; }

.l-product .product__thumbs--slider .product__thumb { float: none !important; display: block !important; width: auto !important; margin: 0.75em; }

@media screen and (max-width: 767px) { .l-product .product__thumbs { margin-bottom: 3em; text-align: left; } }

.l-product .product__thumbs .thumbnail { padding: 0; font-size: 0.5em; border-radius: 0; background: #ffffff; box-shadow: none; }

.l-product .visual-sale-table { margin-top: 2rem; }

.l-product .visual-sale-table td { text-align: center; height: 5rem; vertical-align: middle; }

.l-product .visual-sale-table td .count { font-size: 2rem; display: block; }

.l-product .visual-sale-table td .timelabel { font-size: 1rem; display: block; margin-top: 5px; }

.product__image { margin-bottom: 1rem; }

.product__image .thumbnail { padding: 0; bottom: 0; border-radius: 0; box-shadow: none; }

.product__thumbs { margin-top: -1rem; margin-bottom: 1rem; }

.product__info { margin-bottom: 2em; }

.products__item .price__now .text { display: none; }

.products__item .price__was__container { display: none; }

.table-favourites input { width: 40px; }

@media screen and (max-width: 1000px) { .table-favourites td { text-align: center !important; } }

.table-favourites th { white-space: nowrap; }

.table-favourites .btn { margin-top: 0px; }

.table-favourites .addtocartgroup { margin: 0; }

.table-favourites__sort { margin-top: -3px; }

.table-favourites__add { text-align: center !important; }

.table-favourites__remove { text-align: center !important; }

@media screen and (max-width: 1000px) { .table-favourites__remove .btn { display: block; } }

.favourites-price .local-price { font-weight: normal !important; font-size: 1rem !important; }

.table.favourite-group-items { margin-bottom: 0; }

.table.favourite-group-items td { padding: 0.25rem !important; }

.table.favourite-group-items td:nth-child(2) { width: 50%; }

.table.favourite-group-items td p, .table.favourite-group-items td span { font-size: 0.85rem; line-height: normal; }

.table.favourite-group-items td p { margin-bottom: 0; }

.table.favourite-group-items td p:last-of-type { margin-bottom: 0; }

.table.favourite-group-items .favourites-group--item__remove { font-size: 0.8rem; color: #67b339; }

.table.favourite-group-items .favourites-group--item__image { display: block; width: auto; max-height: 80px; max-width: 100%; margin: 0 auto; }

.table.favourite-group-items .favourites-group--item__title a { display: block; margin-bottom: 0.2rem; }

.table.favourite-group-items .favourites-group--item__extra-info { font-size: 0.8rem; margin-bottom: 0.5rem; opacity: 0.5; }

.table.favourite-group-items .favourites-group--item__extra-info:last-of-type { margin-bottom: 0.2rem; }

.fileUpload { position: relative; overflow: hidden; }

#favourites-import { margin-left: 5px; }

.fileUpload input.upload { position: absolute; top: 0; right: 0; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; width: 160px; filter: alpha(opacity=0); }

.favourites-groups { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.favourites-groups .tile { width: 170px; height: 200px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; border: 2px solid #696a6b; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); border-radius: 4px; padding: 10px; margin: 10px; transition: transform .2s; }

.favourites-groups .tile .images { display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex: 1; flex: 1; }

.favourites-groups .tile .images img { width: 50px; height: 50px; margin: 3px; }

.favourites-groups .tile h3 { font-size: 1em; font-weight: bold; text-align: center; margin: 0px; }

.favourites-groups .tile:hover { text-decoration: none; -ms-transform: scale(1.03); transform: scale(1.03); transition: transform .2s; }

.favourites-groups .tile.unassigned { border-color: grey; }

.favourites-groups .tile.unassigned h3 { color: #505050; }

#favourites-groups-modal .error { color: red; text-align: center; }

@keyframes loading { 0% { transform: rotate(0); }
  100% { transform: rotate(360deg); } }

.favourites-groups-dropdown .is-active { font-weight: bold !important; }

.favourites-groups-dropdown .is-active:after { font-family: "FontAwesome"; content: ""; }

.favourites-groups-dropdown .is-loading:after { animation: loading 0.2s linear infinite; font-family: "FontAwesome"; content: ""; }

.favourites-groups-dropdown .count { color: grey; font-size: .8em; }

.products__favourite.groups { display: initial !important; }

.btn-favourites-groups { margin: 0px 0 0px 1rem; display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; }

.btn-favourites-groups .dropdown .dropdown-toggle { height: 100%; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.favourites-groups-tools { border-bottom: 1px solid #e6e6e6; padding-bottom: 10px; }

.btn-favourites-groups .products__favourite { margin-bottom: 0px !important; }

.products--detailed .products__item { overflow: visible; }

.products--detailed .products__favourite { margin-top: 0 !important; }

.products--list .products__favourite { display: block !important; background: none !important; color: inherit !important; }

.product-grid a.favouritebtn { width: 100%; }

.product-detailed .btn-favourites-groups, .product-list .btn-favourites-groups { border: 1px solid #eee; border-radius: 0.5rem; margin-bottom: 10px; width: fit-content; }

.favourite-border-button { width: 100px; top: 15px; right: 50px; float: right; position: absolute; margin-left: 10px; background-color: black; border-radius: 5px; height: 30px; }

.favourite-link { position: absolute; top: 5px; left: 3px; }

.select-favourite-group { color: white; margin-left: 5px; }

.accordion-heading .accordion-toggle { min-height: 30px !important; }

@media screen and (max-width: 1000px) { .manpack-products .btn, .manpack-results .btn { display: block; overflow: hidden; clear: both; } }

.man-pack-options .priceblock .alert.alert-info, .man-pack-options .priceblock .addtocartgroup, .man-pack-options .favouritebtn, .man-pack-options .priceblock br { display: none !important; }

.man-pack-options .price-group, .man-pack-options .price { float: right; width: 45%; text-align: right; padding: 10px 0px; font-size: 15px; }

.man-pack-options .price { padding: 5px 0px; }

.man-pack-options .man-pack-rec-qty { float: left; width: 55%; box-sizing: border-box; height: auto; }

@media screen and (max-width: 1000px) { .man-pack-options .man-pack-rec-qty { margin-bottom: 1rem !important; } }

.man-pack-options select { width: 100%; }

.man-pack-addback a.btn { margin: 0px; }

.manpack-options-cancel { display: block; height: 46px; line-height: 46px; vertical-align: middle; float: right; }

.manpack-item-controls { text-align: right; font-size: 12px; }

#manpack-selection-partial .addtocartgroup input { width: 40px; }

#manpack-selection-partial .addtocartgroup .btn { display: block; }

@media screen and (min-width: 1000px) { #manpack-selection-partial .addtocartgroup .btn { overflow: auto; display: block; margin-top: 0px; } }

input.manpack-search { width: 100%; box-sizing: border-box; padding: 0px 5px; line-height: 26px; height: 26px; }

.man-pack-options .price-group { float: none !important; width: 100% !important; }

.man-pack-rec-qty { width: 100% !important; }

.manpack-options-cancel { line-height: 1.8em !important; }

.man-pack-addback { margin-top: 20px; }

.man-pack-addback a:first-child { float: left; }

.delivery-details-wrap .epostcode-address-search .control-group-frm-postcode .input-append { position: relative; display: block; }

.delivery-details-wrap .epostcode-address-search .control-group-frm-postcode .input-append input { width: 130px; }

.delivery-details-wrap .epostcode-address-search .control-group-frm-billingpostcode .input-append { position: relative; display: block; }

.delivery-details-wrap .epostcode-address-search .control-group-frm-billingpostcode .input-append input { width: 130px; }

.cart-controls { display: block; padding-bottom: 1rem; margin-bottom: 0.5rem; border-bottom: 1px solid #eeeeee; }

@media screen and (max-width: 767px) { .cart-controls .pull-right, .cart-controls .pull-left { float: none; }
  .cart-controls .btn { display: block; margin-bottom: 0.5rem; text-align: left; }
  .cart-controls .btn i { display: inline-block; margin-right: 0.5em; }
  .cart-controls .clearCart { margin-top: 1rem; }
  .cart-controls .btn-group { display: table; width: 100%; }
  .cart-controls .btn-group .btn { display: table-cell; width: 100%; margin: 0; }
  .cart-controls .btn-group .dropdown-toggle { width: auto; } }

.cart-sidebar-container { position: relative; }

.cart-sidebar.is-absolute { position: absolute; left: 0 !important; margin-left: 0; }

.cart-sidebar.is-fixed { position: fixed; margin-left: 0; bottom: 0; }

.checkout-actionbuttons { margin-bottom: 1rem; }

.cart-totals__item { margin-bottom: 0.5rem; }

.cart-totals__item:last-child { margin-bottom: 0; }

.cart-totals__item-discount { color: #696a6b; }

.cart-totals__heading { float: left; }

.cart-totals__value { display: block; text-align: right; }

@media screen and (max-width: 1000px) { .cart-totals__value { clear: both; text-align: left; } }

.l-checkout .well { padding: 1rem; margin-bottom: 0.5rem; }

.l-checkout .well h3 { font-size: 1rem; font-weight: bold; }

.l-checkout .well input[type='text'], .l-checkout .well input[type='number'], .l-checkout .well input[type='email'], .l-checkout .well textarea, .l-checkout .well select { width: 100%; min-height: 2rem; margin: 0; box-sizing: border-box; }

.l-checkout .well textarea { max-width: 100%; min-height: 4rem; margin: 0; }

.l-checkout .well hr { margin-top: 0.5rem; margin-bottom: 0.5rem; }

.l-checkout .well .well { min-height: 0; padding: 0; margin: 0; border: none; box-shadow: none; }

.checkout-actionbuttons { padding-bottom: 1rem; }

.checkout-actionbuttons.is-fixed { position: fixed; z-index: 999; bottom: 0; margin-bottom: 0; background: rgba(255, 255, 255, 0.8); box-shadow: 0 -1rem 2rem #fff; }

.checkout-actionbuttons .btn { width: 100%; margin-bottom: 0.5rem; box-sizing: border-box; }

.checkout-actionbuttons .btn:last-of-type { margin-bottom: 0; }

#cart-menu-delivery label.radio { display: block; padding: 0 !important; margin: 0 1rem 0.5rem 0 !important; }

#cart-menu-delivery label.radio:last-child { margin-bottom: 0; }

#cart-menu-delivery label.radio input { margin: 0.25rem 0.5rem 0 0 !important; }

#cart-menu-delivery .control-group-frm-addressbook { margin-top: 0.5rem !important; margin-bottom: 0; }

.control-group-frm-deliveryOptions { margin-bottom: 0; }

.control-group-frm-vatregistered { margin-bottom: 0; }

.control-group-frm-vatnum { margin-top: 1rem; margin-bottom: 0; }

.control-group-frm-vatnum input { margin-bottom: 0; }

.control-group-frm-discountcoupon { margin-bottom: 0; }

.control-group-frm-discountcoupon input { margin-bottom: 0; }

.one-step { font-size: 16px; }

@media screen and (min-width: 768px) { .one-step .checkout-actionbuttons { box-shadow: 6px 6px 20px -9px; padding-bottom: 0px; }
  .one-step .checkout-actionbuttons .btn { width: auto; margin-bottom: 0px; } }

@media screen and (max-width: 767px) { .one-step .btn-group { display: inline-block; }
  .one-step .btn-group > .btn:first-child { margin-left: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-topleft: 4px; }
  .one-step .btn-group > .btn { display: block; float: none; max-width: 100%; border-radius: 0; } }

.one-step-side hr { margin-top: 0; margin-bottom: 10px; }

.one-step-side select { width: 100%; height: 35px; }

.one-step-side input[type="text"] { width: 100%; box-sizing: border-box; padding: 7px 10px; height: auto; }

.one-step-side textarea { width: 100%; box-sizing: border-box; padding: 10px; }

.one-step .btn { font-size: 16px; padding: 5px 13px; }

@media screen and (max-width: 767px) { .one-step .btn { float: none; } }

.one-page-checkout-shipping .control-group-frm-deliveryOptions .controls { margin-left: 0; }

#onePageDeliveryAddress { width: 100%; box-sizing: border-box; margin-bottom: 10px; }

.cards-table { margin-top: 30px; }

.cards-table-description { color: #7f7f7f; font-size: 12px; }

.cards-table .remove-btn { font-size: 18px; font-weight: bold; color: #999; cursor: pointer; }

.cards-table .remove-btn:hover { color: #595959; }

.cards-table .cards-table__header { color: #7f7f7f; font-weight: bold; }

.cards-table .cards-table__row { line-height: 37px; border-top: solid 1px #e0e0e0; cursor: pointer; }

.cards-table .cards-table__row input[type="radio"] { margin: 0 0 0 10px; }

.cards-table .cards-table__row.active { background-color: #f5f5f5; }

.cards-table .cards-table__row:hover { background-color: #eee; }

.cards-table .cards-table__small-card-field { display: none; }

@media (max-width: 767px) { .cards-table .cards-table__header { display: none; }
  .cards-table .cards-table__normal-card-field { display: none; }
  .cards-table .cards-table__small-card-field { display: block; float: left; }
  .cards-table .card-table__radio-field { width: 40px; float: left; }
  .cards-table .card-table__remove-field { width: 40px; float: right; } }

.card-icn { display: inline-block; width: 35px; height: 22px; margin: 0 5px -6px 0; background: url("/sites/demo/v1/img/cards/visa.png") no-repeat; background-size: 100%; }

.card-icn-visa { background-image: url("/sites/demo/v1/img/cards/visa.png"); }

.card-icn-mc { background-image: url("/sites/demo/v1/img/cards/mastercard.png"); }

.card-icn-amex { background-image: url("/sites/demo/v1/img/cards/amex.png"); }

.stripe-iframe { background: rgba(105, 106, 107, 0.1); padding: 1em; margin: 1em 0; }

.body-custtype-B2B .account-panel { background: #fafafa; border-bottom: 1px solid #eee; color: inherit; }

.account-tabs-mobile { display: block; margin-bottom: 1rem; }

.account-tabs-mobile .dropdown-toggle { display: block; padding: 0.6rem 1rem; text-align: left; border-radius: 0 !important; border: 1px solid #ccc; }

.account-tabs-mobile .dropdown-menu { left: 0; right: 0; padding: 0; margin-top: 0; border-radius: 0; }

.account-tabs-mobile .dropdown-menu li.active a { background: #67b339; }

.account-tabs-mobile .dropdown-menu a { padding: 0.6rem 1rem; }

@media screen and (max-width: 767px) { .account-tabs-mobile ~ .tab-content { border-top-width: 1px; } }

.store-locator__map { width: 100%; margin-bottom: 1rem; background: #eeeeee; }

.store-locator__map:before { display: block; padding-bottom: 660px; content: ''; }

@media screen and (max-width: 767px) { .store-locator__map:before { padding-bottom: 66.6667%; } }

.store-locator__list { max-height: 570px; overflow: auto; padding: 0.5rem; background: #f7f7f7; border: 1px solid #eeeeee; }

@media screen and (max-width: 767px) { .store-locator__list { overflow: hidden; max-height: none; } }

.store-locator__list-item { padding-bottom: 1rem; }

.store-locator__opening-times { margin-bottom: 1rem; }

.store-locator__toggle-opening-times .is-visible { display: inline-block; }

.store-locator__toggle-opening-times .is-hidden { display: none; }

.store-locator__toggle-opening-times.collapsed .is-visible { display: none; }

.store-locator__toggle-opening-times.collapsed .is-hidden { display: inline-block; }

.multi-factor { width: 50%; margin: 0 auto; padding: 20px 25px; background: #696a6b; border: 1px solid #696a6b; border-radius: 4px; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3); }

.multi-factor h2 { color: white; font-weight: lighter; margin: 0; }

.multi-factor .instructions p { color: #e1e1e1; margin: 0; }

.multi-factor .error { color: #ff807b; text-align: center; }

.multi-factor .entry { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; margin-top: 20px; }

.multi-factor .entry input[type="text"] { background: white; display: block; width: 40px; height: 40px; margin: 10px; text-align: center; font-size: 2em; border-radius: 0px; border-width: 3px; border-color: #67b339; }

.multi-factor .entry input:disabled { opacity: .5; }

.multi-factor .footer { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-align: center; align-items: center; -ms-flex-pack: distribute; justify-content: space-around; }

.multi-factor .footer button, .multi-factor .footer a { font-size: 1.3em; padding: 10px 20px; }

.multi-factor .footer button.btn-secondary { color: #696a6b; }

.multi-factor .btn-retry { float: right; }

#desktop-menu-bg { display: none; }

#desktop-menu-bg.is-active { display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: transparent; transition: background-color 0.2s; background-color: rgba(0, 0, 0, 0.7); z-index: 100000; }

.desktop-menu { position: fixed; display: block; right: 0; height: 100% !important; width: 290px; background-color: #fff; transition: all 0.2s; box-sizing: border-box; top: 0; bottom: 0; z-index: 100001; visibility: hidden; -ms-transform: translateX(100%); transform: translateX(100%); }

.desktop-menu .close-menu { padding-right: 23.5px; padding-bottom: 11.5px; padding-top: 11.5px; text-align: right; }

.desktop-menu .mobile-nav { height: calc(100% - 140px); overflow-y: auto; background: #fff; color: #2c2c2c; }

.desktop-menu .mobile-nav__item--utility .vat-toggle { -ms-flex-pack: justify; justify-content: space-between; }

.desktop-menu .mobile-nav__item--utility .vat-toggle__item { width: 38px; height: 22px; background: #D9D8DE; }

.desktop-menu .mobile-nav__item--utility .vat-toggle__item__vat-ball { height: 16px; width: 16px; box-shadow: 0px 1px 2px 0px #0000001F; }

.desktop-menu .mobile-nav__link { color: #2c2c2c; border-bottom: 1px solid #efefef; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 1rem 1.75rem 1rem 1rem !important; position: relative; text-decoration: none; }

.desktop-menu .mobile-nav__link:hover { background-color: #efefef !important; }

.desktop-menu .mobile-nav__link.active { text-transform: uppercase; padding-left: 40px !important; display: none; }

.desktop-menu .mobile-nav__link.active .mobile-nav__caret { left: 20px; -ms-transform: rotate(180deg); transform: rotate(180deg); }

.desktop-menu .mobile-nav__link.active:last-of-type { display: -ms-flexbox; display: flex; }

.desktop-menu .mobile-nav__caret { width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; position: absolute; top: 35%; right: 1rem; border-left: 8px solid #696a6b; }

.desktop-menu .mobile-nav__sub-menu { display: none; }

.desktop-menu.is-active { visibility: visible; -ms-transform: translateX(0); transform: translateX(0); }

.landing { height: 100%; }

.landing input { display: block; width: 100% !important; height: 2.5em; box-sizing: border-box; }

.landing .btn { display: block !important; width: 100%; padding: 0.5em; box-sizing: border-box; font-weight: bold; }

.landing__header { position: absolute; top: 0; left: 0; right: 0; padding: 1em; line-height: 1; text-align: center; background: #fff; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; z-index: 999; }

.landing__header-left { -ms-flex-positive: 1; flex-grow: 1; }

.landing__header-center { -ms-flex-positive: 2; flex-grow: 2; }

.landing__header-right { -ms-flex-positive: 1; flex-grow: 1; }

.landing__header-language .btn-group ul li { padding: 0.25rem 0.5rem; }

.landing__header-language .btn-group ul li a { padding: 0; }

.landing__header-language .btn-group.open a { box-shadow: none; background-color: auto; }

.landing__logo { height: 3em; }

.landing__body { position: relative; height: 100%; }

.landing__body:before { position: relative; z-index: 9; vertical-align: middle; display: inline-block; width: 0; height: 100%; content: ''; }

@media screen and (max-width: 900px) { .landing__body { text-align: center; } }

.landing__slider { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; }

.landing__image { width: 100%; min-height: 100vh; background-position: 50% top; background-size: cover; background-repeat: no-repeat; }

.landing__login { position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0; top: 9rem; width: 100%; max-width: 500px; padding: 1em; background: #000000; background: rgba(0, 0, 0, 0.7); border-radius: 3px; color: #ffffff; box-sizing: border-box; }

.landing__login form { margin: 0 !important; }

@media screen and (max-width: 900px) { .landing__login { position: static; top: auto; vertical-align: middle; display: inline-block; width: 100%; margin: 6em auto; text-align: left; } }

.landing__login a { color: #fff; }

.landing__login .well { padding: 0; margin: 0; background: none; border: none; }

.landing__main { position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0; top: 9rem; width: 100%; max-width: 90%; padding: 1em; background: white; border-radius: 3px; }

.landing .login__forgot { display: block; margin-top: 1em; }

.landing .login__password { margin-bottom: 2em; }

.landing input[type="submit"] { background: #696a6b; color: #fff; padding: 0.6rem; height: auto; }

.superseded { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; gap: 16px; font-size: 12px; }

.superseded .alert-orange { background: #FEF7E9; padding: 4px; line-height: 1.2; border: 1px solid #FAE6C4; border-radius: 0; color: #5C6269; }

.superseded .alert-orange span.material-icons { color: #EF9300; }

.superseded .alert-orange__with-icon { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; gap: 4px; }

.superseded .superseded-product { display: none; padding: 8px; border: 1px solid #ddd; -ms-flex-align: center; align-items: center; gap: 16px; }

.superseded .superseded-product__image { border: 1px solid #ddd; border-radius: 4px; overflow: hidden; max-width: 80px; max-height: 80px; box-sizing: border-box; }

.superseded .superseded-product__name { font-weight: 500; margin: 0; }

.product-detailed .superseded, .product-list .superseded { display: none; }

.page-products .l-products__body .superseded { font-size: 16px; }

.page-products .l-products__body .superseded .alert-orange { padding: 16px; }

.page-products .l-products__body .superseded .superseded-product { display: -ms-flexbox; display: flex; }

.page-products .l-products__body .categories-only { display: none; }

.clearfix, .l-header > div { *zoom: 1; }

.clearfix:before, .l-header > div:before, .clearfix:after, .l-header > div:after { display: table; line-height: 0; content: ""; }

.clearfix:after, .l-header > div:after { clear: both; }

.list { padding: 0; margin: 0; list-style-type: none; }

.list--vertical li { margin-bottom: 1rem; }

.list--vertical li:last-child { margin-bottom: 0; }

.card { padding: 1rem; margin: 0; background: #ffffff; border: 1px solid #eeeeee; border-radius: 3px; box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.2); }

.card__image { display: block; margin-bottom: 1rem; }

.card__header { padding: 0; border-bottom: none; }

.card__body { padding: 0; }

.card__title { margin: 0; font-size: 1rem; font-weight: bold; }

.card__copy { margin: 0; }

.u-block { max-width: none !important; }

.icon { display: inline-block; text-align: center; font-style: normal; }

.icon__image { display: inline-block; font-size: 250%; }

.icon__text { display: block; margin-top: 0.5em; }

.u-dropdown__toggle:after { display: inline-block; margin-left: 0.5em; font-family: FontAwesome; content: '\f107'; }

.u-dropdown:hover .u-dropdown__toggle, .u-dropdown:focus .u-dropdown__toggle, .u-dropdown.is-active .u-dropdown__toggle { text-decoration: none; }

.u-dropdown:hover .u-dropdown__toggle:after, .u-dropdown:focus .u-dropdown__toggle:after, .u-dropdown.is-active .u-dropdown__toggle:after { content: '\f106'; }

.u-dropdown__menu { position: absolute; z-index: 2; top: 100%; display: none; }

.u-dropdown:hover .u-dropdown__menu, .u-dropdown:focus .u-dropdown__menu { display: block; }

.dropdown-menu--short { overflow: auto; max-height: 19em; }

/* Accordion */
.accordion { padding: 0; margin: 1em 0; background: #fff; }

.accordion-group { position: relative; border-radius: 0; transition: all 0.2s; }

.accordion-toggle { padding: 0.8em 2.8em 0.8em 0.8em !important; text-transform: none; }

.accordion-toggle:hover, .accordion-toggle:focus { text-decoration: none; }

.accordion-inner { padding: 1em; border-top: none; }

.accordion-inner-wrap { overflow-x: auto; }

.accordion-body { position: static !important; }

.accordion-body:after { position: absolute; top: 0; right: 0.5em; width: 1em; height: 1em; margin-top: 0.8em; font-family: "FontAwesome"; font-size: 1.2em; line-height: 1; text-align: center; content: ""; pointer-events: none; color: #aaaaaa; transition: all 0.2s; }

.accordion-body.in:after { content: ""; }

@media screen and (max-width: 767px) { .product__info .nav-tabs { display: none; }
  .product__info .tab-content { padding: 0; border: none; background: none; }
  .product__info .tab-pane { display: block !important; } }

@media screen and (min-width: 767px) { .product__info .accordion { margin: 0; }
  .product__info .accordion-group { margin: 0; border: none; }
  .product__info .accordion-heading { display: none; }
  .product__info .accordion-body { height: auto !important; border: none; }
  .product__info .accordion-body:after { display: none; }
  .product__info .accordion-inner { padding: 0; border: none; } }

.sale-cta { position: absolute; top: 4px; left: 4px; padding: 4px 8px; border-radius: 4px; font-size: 12px; line-height: calc(12px * 1.2); }

.l-products__image { position: relative; }

.product-list .sale-cta { display: none; }

.h1 { font-size: calc(1.375rem + 1.5vw); margin-top: 0; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; }

.h2 { font-size: calc(1.325rem + .9vw); margin-top: 0; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; }

.h3 { font-size: calc(1.3rem + .6vw); margin-top: 0; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; }

.h4 { font-size: calc(1.275rem + .3vw); margin-top: 0; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; }

.h5 { font-size: 1.25rem; margin-top: 0; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; }

.h6 { font-size: 1rem; margin-top: 0; margin-bottom: .5rem; font-weight: 500; line-height: 1.2; }

.m-0 { margin: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-0 { margin-top: 0 !important; }

.mt-1 { margin-top: 0.25rem !important; }

.mt-2 { margin-top: 0.5rem !important; }

.mt-3 { margin-top: 1rem !important; }

.mt-4 { margin-top: 1.5rem !important; }

.mt-5 { margin-top: 3rem !important; }

.mr-0 { margin-right: 0 !important; }

.mr-1 { margin-right: 0.25rem !important; }

.mr-2 { margin-right: 0.5rem !important; }

.mr-3 { margin-right: 1rem !important; }

.mr-4 { margin-right: 1.5rem !important; }

.mr-5 { margin-right: 3rem !important; }

.mb-0 { margin-bottom: 0 !important; }

.mb-1 { margin-bottom: 0.25rem !important; }

.mb-2 { margin-bottom: 0.5rem !important; }

.mb-3 { margin-bottom: 1rem !important; }

.mb-4 { margin-bottom: 1.5rem !important; }

.mb-5 { margin-bottom: 3rem !important; }

.ml-0 { margin-left: 0 !important; }

.ml-1 { margin-left: 0.25rem !important; }

.ml-2 { margin-left: 0.5rem !important; }

.ml-3 { margin-left: 1rem !important; }

.ml-4 { margin-left: 1.5rem !important; }

.ml-5 { margin-left: 3rem !important; }

.mx-0 { margin-left: 0 !important; margin-right: 0 !important; }

.mx-1 { margin-left: 0.25rem !important; margin-right: 0.25rem !important; }

.mx-2 { margin-left: 0.5rem !important; margin-right: 0.5rem !important; }

.mx-3 { margin-left: 1rem !important; margin-right: 1rem !important; }

.mx-4 { margin-left: 1.5rem !important; margin-right: 1.5rem !important; }

.mx-5 { margin-left: 3rem !important; margin-right: 3rem !important; }

.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.my-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }

.my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }

.my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }

.my-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

.p-0 { padding: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-0 { padding-top: 0 !important; }

.pt-1 { padding-top: 0.25rem !important; }

.pt-2 { padding-top: 0.5rem !important; }

.pt-3 { padding-top: 1rem !important; }

.pt-4 { padding-top: 1.5rem !important; }

.pt-5 { padding-top: 3rem !important; }

.pr-0 { padding-right: 0 !important; }

.pr-1 { padding-right: 0.25rem !important; }

.pr-2 { padding-right: 0.5rem !important; }

.pr-3 { padding-right: 1rem !important; }

.pr-4 { padding-right: 1.5rem !important; }

.pr-5 { padding-right: 3rem !important; }

.pb-0 { padding-bottom: 0 !important; }

.pb-1 { padding-bottom: 0.25rem !important; }

.pb-2 { padding-bottom: 0.5rem !important; }

.pb-3 { padding-bottom: 1rem !important; }

.pb-4 { padding-bottom: 1.5rem !important; }

.pb-5 { padding-bottom: 3rem !important; }

.pl-0 { padding-left: 0 !important; }

.pl-1 { padding-left: 0.25rem !important; }

.pl-2 { padding-left: 0.5rem !important; }

.pl-3 { padding-left: 1rem !important; }

.pl-4 { padding-left: 1.5rem !important; }

.pl-5 { padding-left: 3rem !important; }

.px-0 { padding-left: 0 !important; padding-right: 0 !important; }

.px-1 { padding-left: 0.25rem !important; padding-right: 0.25rem !important; }

.px-2 { padding-left: 0.5rem !important; padding-right: 0.5rem !important; }

.px-3 { padding-left: 1rem !important; padding-right: 1rem !important; }

.px-4 { padding-left: 1.5rem !important; padding-right: 1.5rem !important; }

.px-5 { padding-left: 3rem !important; padding-right: 3rem !important; }

.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }

.py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }

.py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }

.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }

.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }

.py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

.d-contents { display: contents !important; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: -ms-flexbox !important; display: flex !important; }

.d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; }

.flex-row { -ms-flex-direction: row !important; flex-direction: row !important; }

.flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.flex-column { -ms-flex-direction: column !important; flex-direction: column !important; }

.flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }

.justify-content-start { -ms-flex-pack: start !important; justify-content: start !important; }

.justify-content-end { -ms-flex-pack: end !important; justify-content: end !important; }

.justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; }

.justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }

.justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }

.justify-content-evenly { -ms-flex-pack: space-evenly !important; justify-content: space-evenly !important; }

.align-items-start { -ms-flex-align: start !important; align-items: start !important; }

.align-items-end { -ms-flex-align: end !important; align-items: end !important; }

.align-items-center { -ms-flex-align: center !important; align-items: center !important; }

.align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }

.align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }

.align-self-auto { -ms-flex-item-align: flex-auto !important; align-self: flex-auto !important; }

.align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }

.align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }

.align-self-center { -ms-flex-item-align: flex-center !important; align-self: flex-center !important; }

.align-self-baseline { -ms-flex-item-align: flex-baseline !important; align-self: flex-baseline !important; }

.align-self-stretch { -ms-flex-item-align: flex-stretch !important; align-self: flex-stretch !important; }

.flex-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }

.flex-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }

.flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }

.flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }

.h-1 { height: 1% !important; }

.h-2 { height: 2% !important; }

.h-3 { height: 3% !important; }

.h-4 { height: 4% !important; }

.h-5 { height: 5% !important; }

.h-6 { height: 6% !important; }

.h-7 { height: 7% !important; }

.h-8 { height: 8% !important; }

.h-9 { height: 9% !important; }

.h-10 { height: 10% !important; }

.h-11 { height: 11% !important; }

.h-12 { height: 12% !important; }

.h-13 { height: 13% !important; }

.h-14 { height: 14% !important; }

.h-15 { height: 15% !important; }

.h-16 { height: 16% !important; }

.h-17 { height: 17% !important; }

.h-18 { height: 18% !important; }

.h-19 { height: 19% !important; }

.h-20 { height: 20% !important; }

.h-21 { height: 21% !important; }

.h-22 { height: 22% !important; }

.h-23 { height: 23% !important; }

.h-24 { height: 24% !important; }

.h-25 { height: 25% !important; }

.h-26 { height: 26% !important; }

.h-27 { height: 27% !important; }

.h-28 { height: 28% !important; }

.h-29 { height: 29% !important; }

.h-30 { height: 30% !important; }

.h-31 { height: 31% !important; }

.h-32 { height: 32% !important; }

.h-33 { height: 33% !important; }

.h-34 { height: 34% !important; }

.h-35 { height: 35% !important; }

.h-36 { height: 36% !important; }

.h-37 { height: 37% !important; }

.h-38 { height: 38% !important; }

.h-39 { height: 39% !important; }

.h-40 { height: 40% !important; }

.h-41 { height: 41% !important; }

.h-42 { height: 42% !important; }

.h-43 { height: 43% !important; }

.h-44 { height: 44% !important; }

.h-45 { height: 45% !important; }

.h-46 { height: 46% !important; }

.h-47 { height: 47% !important; }

.h-48 { height: 48% !important; }

.h-49 { height: 49% !important; }

.h-50 { height: 50% !important; }

.h-51 { height: 51% !important; }

.h-52 { height: 52% !important; }

.h-53 { height: 53% !important; }

.h-54 { height: 54% !important; }

.h-55 { height: 55% !important; }

.h-56 { height: 56% !important; }

.h-57 { height: 57% !important; }

.h-58 { height: 58% !important; }

.h-59 { height: 59% !important; }

.h-60 { height: 60% !important; }

.h-61 { height: 61% !important; }

.h-62 { height: 62% !important; }

.h-63 { height: 63% !important; }

.h-64 { height: 64% !important; }

.h-65 { height: 65% !important; }

.h-66 { height: 66% !important; }

.h-67 { height: 67% !important; }

.h-68 { height: 68% !important; }

.h-69 { height: 69% !important; }

.h-70 { height: 70% !important; }

.h-71 { height: 71% !important; }

.h-72 { height: 72% !important; }

.h-73 { height: 73% !important; }

.h-74 { height: 74% !important; }

.h-75 { height: 75% !important; }

.h-76 { height: 76% !important; }

.h-77 { height: 77% !important; }

.h-78 { height: 78% !important; }

.h-79 { height: 79% !important; }

.h-80 { height: 80% !important; }

.h-81 { height: 81% !important; }

.h-82 { height: 82% !important; }

.h-83 { height: 83% !important; }

.h-84 { height: 84% !important; }

.h-85 { height: 85% !important; }

.h-86 { height: 86% !important; }

.h-87 { height: 87% !important; }

.h-88 { height: 88% !important; }

.h-89 { height: 89% !important; }

.h-90 { height: 90% !important; }

.h-91 { height: 91% !important; }

.h-92 { height: 92% !important; }

.h-93 { height: 93% !important; }

.h-94 { height: 94% !important; }

.h-95 { height: 95% !important; }

.h-96 { height: 96% !important; }

.h-97 { height: 97% !important; }

.h-98 { height: 98% !important; }

.h-99 { height: 99% !important; }

.h-100 { height: 100% !important; }

.w-1 { width: 1% !important; }

.w-2 { width: 2% !important; }

.w-3 { width: 3% !important; }

.w-4 { width: 4% !important; }

.w-5 { width: 5% !important; }

.w-6 { width: 6% !important; }

.w-7 { width: 7% !important; }

.w-8 { width: 8% !important; }

.w-9 { width: 9% !important; }

.w-10 { width: 10% !important; }

.w-11 { width: 11% !important; }

.w-12 { width: 12% !important; }

.w-13 { width: 13% !important; }

.w-14 { width: 14% !important; }

.w-15 { width: 15% !important; }

.w-16 { width: 16% !important; }

.w-17 { width: 17% !important; }

.w-18 { width: 18% !important; }

.w-19 { width: 19% !important; }

.w-20 { width: 20% !important; }

.w-21 { width: 21% !important; }

.w-22 { width: 22% !important; }

.w-23 { width: 23% !important; }

.w-24 { width: 24% !important; }

.w-25 { width: 25% !important; }

.w-26 { width: 26% !important; }

.w-27 { width: 27% !important; }

.w-28 { width: 28% !important; }

.w-29 { width: 29% !important; }

.w-30 { width: 30% !important; }

.w-31 { width: 31% !important; }

.w-32 { width: 32% !important; }

.w-33 { width: 33% !important; }

.w-34 { width: 34% !important; }

.w-35 { width: 35% !important; }

.w-36 { width: 36% !important; }

.w-37 { width: 37% !important; }

.w-38 { width: 38% !important; }

.w-39 { width: 39% !important; }

.w-40 { width: 40% !important; }

.w-41 { width: 41% !important; }

.w-42 { width: 42% !important; }

.w-43 { width: 43% !important; }

.w-44 { width: 44% !important; }

.w-45 { width: 45% !important; }

.w-46 { width: 46% !important; }

.w-47 { width: 47% !important; }

.w-48 { width: 48% !important; }

.w-49 { width: 49% !important; }

.w-50 { width: 50% !important; }

.w-51 { width: 51% !important; }

.w-52 { width: 52% !important; }

.w-53 { width: 53% !important; }

.w-54 { width: 54% !important; }

.w-55 { width: 55% !important; }

.w-56 { width: 56% !important; }

.w-57 { width: 57% !important; }

.w-58 { width: 58% !important; }

.w-59 { width: 59% !important; }

.w-60 { width: 60% !important; }

.w-61 { width: 61% !important; }

.w-62 { width: 62% !important; }

.w-63 { width: 63% !important; }

.w-64 { width: 64% !important; }

.w-65 { width: 65% !important; }

.w-66 { width: 66% !important; }

.w-67 { width: 67% !important; }

.w-68 { width: 68% !important; }

.w-69 { width: 69% !important; }

.w-70 { width: 70% !important; }

.w-71 { width: 71% !important; }

.w-72 { width: 72% !important; }

.w-73 { width: 73% !important; }

.w-74 { width: 74% !important; }

.w-75 { width: 75% !important; }

.w-76 { width: 76% !important; }

.w-77 { width: 77% !important; }

.w-78 { width: 78% !important; }

.w-79 { width: 79% !important; }

.w-80 { width: 80% !important; }

.w-81 { width: 81% !important; }

.w-82 { width: 82% !important; }

.w-83 { width: 83% !important; }

.w-84 { width: 84% !important; }

.w-85 { width: 85% !important; }

.w-86 { width: 86% !important; }

.w-87 { width: 87% !important; }

.w-88 { width: 88% !important; }

.w-89 { width: 89% !important; }

.w-90 { width: 90% !important; }

.w-91 { width: 91% !important; }

.w-92 { width: 92% !important; }

.w-93 { width: 93% !important; }

.w-94 { width: 94% !important; }

.w-95 { width: 95% !important; }

.w-96 { width: 96% !important; }

.w-97 { width: 97% !important; }

.w-98 { width: 98% !important; }

.w-99 { width: 99% !important; }

.w-100 { width: 100% !important; }

.min-h-1 { min-height: 1% !important; }

.max-h-1 { max-height: 1% !important; }

.min-w-1 { min-width: 1% !important; }

.max-w-1 { max-width: 1% !important; }

.min-h-2 { min-height: 2% !important; }

.max-h-2 { max-height: 2% !important; }

.min-w-2 { min-width: 2% !important; }

.max-w-2 { max-width: 2% !important; }

.min-h-3 { min-height: 3% !important; }

.max-h-3 { max-height: 3% !important; }

.min-w-3 { min-width: 3% !important; }

.max-w-3 { max-width: 3% !important; }

.min-h-4 { min-height: 4% !important; }

.max-h-4 { max-height: 4% !important; }

.min-w-4 { min-width: 4% !important; }

.max-w-4 { max-width: 4% !important; }

.min-h-5 { min-height: 5% !important; }

.max-h-5 { max-height: 5% !important; }

.min-w-5 { min-width: 5% !important; }

.max-w-5 { max-width: 5% !important; }

.min-h-6 { min-height: 6% !important; }

.max-h-6 { max-height: 6% !important; }

.min-w-6 { min-width: 6% !important; }

.max-w-6 { max-width: 6% !important; }

.min-h-7 { min-height: 7% !important; }

.max-h-7 { max-height: 7% !important; }

.min-w-7 { min-width: 7% !important; }

.max-w-7 { max-width: 7% !important; }

.min-h-8 { min-height: 8% !important; }

.max-h-8 { max-height: 8% !important; }

.min-w-8 { min-width: 8% !important; }

.max-w-8 { max-width: 8% !important; }

.min-h-9 { min-height: 9% !important; }

.max-h-9 { max-height: 9% !important; }

.min-w-9 { min-width: 9% !important; }

.max-w-9 { max-width: 9% !important; }

.min-h-10 { min-height: 10% !important; }

.max-h-10 { max-height: 10% !important; }

.min-w-10 { min-width: 10% !important; }

.max-w-10 { max-width: 10% !important; }

.min-h-11 { min-height: 11% !important; }

.max-h-11 { max-height: 11% !important; }

.min-w-11 { min-width: 11% !important; }

.max-w-11 { max-width: 11% !important; }

.min-h-12 { min-height: 12% !important; }

.max-h-12 { max-height: 12% !important; }

.min-w-12 { min-width: 12% !important; }

.max-w-12 { max-width: 12% !important; }

.min-h-13 { min-height: 13% !important; }

.max-h-13 { max-height: 13% !important; }

.min-w-13 { min-width: 13% !important; }

.max-w-13 { max-width: 13% !important; }

.min-h-14 { min-height: 14% !important; }

.max-h-14 { max-height: 14% !important; }

.min-w-14 { min-width: 14% !important; }

.max-w-14 { max-width: 14% !important; }

.min-h-15 { min-height: 15% !important; }

.max-h-15 { max-height: 15% !important; }

.min-w-15 { min-width: 15% !important; }

.max-w-15 { max-width: 15% !important; }

.min-h-16 { min-height: 16% !important; }

.max-h-16 { max-height: 16% !important; }

.min-w-16 { min-width: 16% !important; }

.max-w-16 { max-width: 16% !important; }

.min-h-17 { min-height: 17% !important; }

.max-h-17 { max-height: 17% !important; }

.min-w-17 { min-width: 17% !important; }

.max-w-17 { max-width: 17% !important; }

.min-h-18 { min-height: 18% !important; }

.max-h-18 { max-height: 18% !important; }

.min-w-18 { min-width: 18% !important; }

.max-w-18 { max-width: 18% !important; }

.min-h-19 { min-height: 19% !important; }

.max-h-19 { max-height: 19% !important; }

.min-w-19 { min-width: 19% !important; }

.max-w-19 { max-width: 19% !important; }

.min-h-20 { min-height: 20% !important; }

.max-h-20 { max-height: 20% !important; }

.min-w-20 { min-width: 20% !important; }

.max-w-20 { max-width: 20% !important; }

.min-h-21 { min-height: 21% !important; }

.max-h-21 { max-height: 21% !important; }

.min-w-21 { min-width: 21% !important; }

.max-w-21 { max-width: 21% !important; }

.min-h-22 { min-height: 22% !important; }

.max-h-22 { max-height: 22% !important; }

.min-w-22 { min-width: 22% !important; }

.max-w-22 { max-width: 22% !important; }

.min-h-23 { min-height: 23% !important; }

.max-h-23 { max-height: 23% !important; }

.min-w-23 { min-width: 23% !important; }

.max-w-23 { max-width: 23% !important; }

.min-h-24 { min-height: 24% !important; }

.max-h-24 { max-height: 24% !important; }

.min-w-24 { min-width: 24% !important; }

.max-w-24 { max-width: 24% !important; }

.min-h-25 { min-height: 25% !important; }

.max-h-25 { max-height: 25% !important; }

.min-w-25 { min-width: 25% !important; }

.max-w-25 { max-width: 25% !important; }

.min-h-26 { min-height: 26% !important; }

.max-h-26 { max-height: 26% !important; }

.min-w-26 { min-width: 26% !important; }

.max-w-26 { max-width: 26% !important; }

.min-h-27 { min-height: 27% !important; }

.max-h-27 { max-height: 27% !important; }

.min-w-27 { min-width: 27% !important; }

.max-w-27 { max-width: 27% !important; }

.min-h-28 { min-height: 28% !important; }

.max-h-28 { max-height: 28% !important; }

.min-w-28 { min-width: 28% !important; }

.max-w-28 { max-width: 28% !important; }

.min-h-29 { min-height: 29% !important; }

.max-h-29 { max-height: 29% !important; }

.min-w-29 { min-width: 29% !important; }

.max-w-29 { max-width: 29% !important; }

.min-h-30 { min-height: 30% !important; }

.max-h-30 { max-height: 30% !important; }

.min-w-30 { min-width: 30% !important; }

.max-w-30 { max-width: 30% !important; }

.min-h-31 { min-height: 31% !important; }

.max-h-31 { max-height: 31% !important; }

.min-w-31 { min-width: 31% !important; }

.max-w-31 { max-width: 31% !important; }

.min-h-32 { min-height: 32% !important; }

.max-h-32 { max-height: 32% !important; }

.min-w-32 { min-width: 32% !important; }

.max-w-32 { max-width: 32% !important; }

.min-h-33 { min-height: 33% !important; }

.max-h-33 { max-height: 33% !important; }

.min-w-33 { min-width: 33% !important; }

.max-w-33 { max-width: 33% !important; }

.min-h-34 { min-height: 34% !important; }

.max-h-34 { max-height: 34% !important; }

.min-w-34 { min-width: 34% !important; }

.max-w-34 { max-width: 34% !important; }

.min-h-35 { min-height: 35% !important; }

.max-h-35 { max-height: 35% !important; }

.min-w-35 { min-width: 35% !important; }

.max-w-35 { max-width: 35% !important; }

.min-h-36 { min-height: 36% !important; }

.max-h-36 { max-height: 36% !important; }

.min-w-36 { min-width: 36% !important; }

.max-w-36 { max-width: 36% !important; }

.min-h-37 { min-height: 37% !important; }

.max-h-37 { max-height: 37% !important; }

.min-w-37 { min-width: 37% !important; }

.max-w-37 { max-width: 37% !important; }

.min-h-38 { min-height: 38% !important; }

.max-h-38 { max-height: 38% !important; }

.min-w-38 { min-width: 38% !important; }

.max-w-38 { max-width: 38% !important; }

.min-h-39 { min-height: 39% !important; }

.max-h-39 { max-height: 39% !important; }

.min-w-39 { min-width: 39% !important; }

.max-w-39 { max-width: 39% !important; }

.min-h-40 { min-height: 40% !important; }

.max-h-40 { max-height: 40% !important; }

.min-w-40 { min-width: 40% !important; }

.max-w-40 { max-width: 40% !important; }

.min-h-41 { min-height: 41% !important; }

.max-h-41 { max-height: 41% !important; }

.min-w-41 { min-width: 41% !important; }

.max-w-41 { max-width: 41% !important; }

.min-h-42 { min-height: 42% !important; }

.max-h-42 { max-height: 42% !important; }

.min-w-42 { min-width: 42% !important; }

.max-w-42 { max-width: 42% !important; }

.min-h-43 { min-height: 43% !important; }

.max-h-43 { max-height: 43% !important; }

.min-w-43 { min-width: 43% !important; }

.max-w-43 { max-width: 43% !important; }

.min-h-44 { min-height: 44% !important; }

.max-h-44 { max-height: 44% !important; }

.min-w-44 { min-width: 44% !important; }

.max-w-44 { max-width: 44% !important; }

.min-h-45 { min-height: 45% !important; }

.max-h-45 { max-height: 45% !important; }

.min-w-45 { min-width: 45% !important; }

.max-w-45 { max-width: 45% !important; }

.min-h-46 { min-height: 46% !important; }

.max-h-46 { max-height: 46% !important; }

.min-w-46 { min-width: 46% !important; }

.max-w-46 { max-width: 46% !important; }

.min-h-47 { min-height: 47% !important; }

.max-h-47 { max-height: 47% !important; }

.min-w-47 { min-width: 47% !important; }

.max-w-47 { max-width: 47% !important; }

.min-h-48 { min-height: 48% !important; }

.max-h-48 { max-height: 48% !important; }

.min-w-48 { min-width: 48% !important; }

.max-w-48 { max-width: 48% !important; }

.min-h-49 { min-height: 49% !important; }

.max-h-49 { max-height: 49% !important; }

.min-w-49 { min-width: 49% !important; }

.max-w-49 { max-width: 49% !important; }

.min-h-50 { min-height: 50% !important; }

.max-h-50 { max-height: 50% !important; }

.min-w-50 { min-width: 50% !important; }

.max-w-50 { max-width: 50% !important; }

.min-h-51 { min-height: 51% !important; }

.max-h-51 { max-height: 51% !important; }

.min-w-51 { min-width: 51% !important; }

.max-w-51 { max-width: 51% !important; }

.min-h-52 { min-height: 52% !important; }

.max-h-52 { max-height: 52% !important; }

.min-w-52 { min-width: 52% !important; }

.max-w-52 { max-width: 52% !important; }

.min-h-53 { min-height: 53% !important; }

.max-h-53 { max-height: 53% !important; }

.min-w-53 { min-width: 53% !important; }

.max-w-53 { max-width: 53% !important; }

.min-h-54 { min-height: 54% !important; }

.max-h-54 { max-height: 54% !important; }

.min-w-54 { min-width: 54% !important; }

.max-w-54 { max-width: 54% !important; }

.min-h-55 { min-height: 55% !important; }

.max-h-55 { max-height: 55% !important; }

.min-w-55 { min-width: 55% !important; }

.max-w-55 { max-width: 55% !important; }

.min-h-56 { min-height: 56% !important; }

.max-h-56 { max-height: 56% !important; }

.min-w-56 { min-width: 56% !important; }

.max-w-56 { max-width: 56% !important; }

.min-h-57 { min-height: 57% !important; }

.max-h-57 { max-height: 57% !important; }

.min-w-57 { min-width: 57% !important; }

.max-w-57 { max-width: 57% !important; }

.min-h-58 { min-height: 58% !important; }

.max-h-58 { max-height: 58% !important; }

.min-w-58 { min-width: 58% !important; }

.max-w-58 { max-width: 58% !important; }

.min-h-59 { min-height: 59% !important; }

.max-h-59 { max-height: 59% !important; }

.min-w-59 { min-width: 59% !important; }

.max-w-59 { max-width: 59% !important; }

.min-h-60 { min-height: 60% !important; }

.max-h-60 { max-height: 60% !important; }

.min-w-60 { min-width: 60% !important; }

.max-w-60 { max-width: 60% !important; }

.min-h-61 { min-height: 61% !important; }

.max-h-61 { max-height: 61% !important; }

.min-w-61 { min-width: 61% !important; }

.max-w-61 { max-width: 61% !important; }

.min-h-62 { min-height: 62% !important; }

.max-h-62 { max-height: 62% !important; }

.min-w-62 { min-width: 62% !important; }

.max-w-62 { max-width: 62% !important; }

.min-h-63 { min-height: 63% !important; }

.max-h-63 { max-height: 63% !important; }

.min-w-63 { min-width: 63% !important; }

.max-w-63 { max-width: 63% !important; }

.min-h-64 { min-height: 64% !important; }

.max-h-64 { max-height: 64% !important; }

.min-w-64 { min-width: 64% !important; }

.max-w-64 { max-width: 64% !important; }

.min-h-65 { min-height: 65% !important; }

.max-h-65 { max-height: 65% !important; }

.min-w-65 { min-width: 65% !important; }

.max-w-65 { max-width: 65% !important; }

.min-h-66 { min-height: 66% !important; }

.max-h-66 { max-height: 66% !important; }

.min-w-66 { min-width: 66% !important; }

.max-w-66 { max-width: 66% !important; }

.min-h-67 { min-height: 67% !important; }

.max-h-67 { max-height: 67% !important; }

.min-w-67 { min-width: 67% !important; }

.max-w-67 { max-width: 67% !important; }

.min-h-68 { min-height: 68% !important; }

.max-h-68 { max-height: 68% !important; }

.min-w-68 { min-width: 68% !important; }

.max-w-68 { max-width: 68% !important; }

.min-h-69 { min-height: 69% !important; }

.max-h-69 { max-height: 69% !important; }

.min-w-69 { min-width: 69% !important; }

.max-w-69 { max-width: 69% !important; }

.min-h-70 { min-height: 70% !important; }

.max-h-70 { max-height: 70% !important; }

.min-w-70 { min-width: 70% !important; }

.max-w-70 { max-width: 70% !important; }

.min-h-71 { min-height: 71% !important; }

.max-h-71 { max-height: 71% !important; }

.min-w-71 { min-width: 71% !important; }

.max-w-71 { max-width: 71% !important; }

.min-h-72 { min-height: 72% !important; }

.max-h-72 { max-height: 72% !important; }

.min-w-72 { min-width: 72% !important; }

.max-w-72 { max-width: 72% !important; }

.min-h-73 { min-height: 73% !important; }

.max-h-73 { max-height: 73% !important; }

.min-w-73 { min-width: 73% !important; }

.max-w-73 { max-width: 73% !important; }

.min-h-74 { min-height: 74% !important; }

.max-h-74 { max-height: 74% !important; }

.min-w-74 { min-width: 74% !important; }

.max-w-74 { max-width: 74% !important; }

.min-h-75 { min-height: 75% !important; }

.max-h-75 { max-height: 75% !important; }

.min-w-75 { min-width: 75% !important; }

.max-w-75 { max-width: 75% !important; }

.min-h-76 { min-height: 76% !important; }

.max-h-76 { max-height: 76% !important; }

.min-w-76 { min-width: 76% !important; }

.max-w-76 { max-width: 76% !important; }

.min-h-77 { min-height: 77% !important; }

.max-h-77 { max-height: 77% !important; }

.min-w-77 { min-width: 77% !important; }

.max-w-77 { max-width: 77% !important; }

.min-h-78 { min-height: 78% !important; }

.max-h-78 { max-height: 78% !important; }

.min-w-78 { min-width: 78% !important; }

.max-w-78 { max-width: 78% !important; }

.min-h-79 { min-height: 79% !important; }

.max-h-79 { max-height: 79% !important; }

.min-w-79 { min-width: 79% !important; }

.max-w-79 { max-width: 79% !important; }

.min-h-80 { min-height: 80% !important; }

.max-h-80 { max-height: 80% !important; }

.min-w-80 { min-width: 80% !important; }

.max-w-80 { max-width: 80% !important; }

.min-h-81 { min-height: 81% !important; }

.max-h-81 { max-height: 81% !important; }

.min-w-81 { min-width: 81% !important; }

.max-w-81 { max-width: 81% !important; }

.min-h-82 { min-height: 82% !important; }

.max-h-82 { max-height: 82% !important; }

.min-w-82 { min-width: 82% !important; }

.max-w-82 { max-width: 82% !important; }

.min-h-83 { min-height: 83% !important; }

.max-h-83 { max-height: 83% !important; }

.min-w-83 { min-width: 83% !important; }

.max-w-83 { max-width: 83% !important; }

.min-h-84 { min-height: 84% !important; }

.max-h-84 { max-height: 84% !important; }

.min-w-84 { min-width: 84% !important; }

.max-w-84 { max-width: 84% !important; }

.min-h-85 { min-height: 85% !important; }

.max-h-85 { max-height: 85% !important; }

.min-w-85 { min-width: 85% !important; }

.max-w-85 { max-width: 85% !important; }

.min-h-86 { min-height: 86% !important; }

.max-h-86 { max-height: 86% !important; }

.min-w-86 { min-width: 86% !important; }

.max-w-86 { max-width: 86% !important; }

.min-h-87 { min-height: 87% !important; }

.max-h-87 { max-height: 87% !important; }

.min-w-87 { min-width: 87% !important; }

.max-w-87 { max-width: 87% !important; }

.min-h-88 { min-height: 88% !important; }

.max-h-88 { max-height: 88% !important; }

.min-w-88 { min-width: 88% !important; }

.max-w-88 { max-width: 88% !important; }

.min-h-89 { min-height: 89% !important; }

.max-h-89 { max-height: 89% !important; }

.min-w-89 { min-width: 89% !important; }

.max-w-89 { max-width: 89% !important; }

.min-h-90 { min-height: 90% !important; }

.max-h-90 { max-height: 90% !important; }

.min-w-90 { min-width: 90% !important; }

.max-w-90 { max-width: 90% !important; }

.min-h-91 { min-height: 91% !important; }

.max-h-91 { max-height: 91% !important; }

.min-w-91 { min-width: 91% !important; }

.max-w-91 { max-width: 91% !important; }

.min-h-92 { min-height: 92% !important; }

.max-h-92 { max-height: 92% !important; }

.min-w-92 { min-width: 92% !important; }

.max-w-92 { max-width: 92% !important; }

.min-h-93 { min-height: 93% !important; }

.max-h-93 { max-height: 93% !important; }

.min-w-93 { min-width: 93% !important; }

.max-w-93 { max-width: 93% !important; }

.min-h-94 { min-height: 94% !important; }

.max-h-94 { max-height: 94% !important; }

.min-w-94 { min-width: 94% !important; }

.max-w-94 { max-width: 94% !important; }

.min-h-95 { min-height: 95% !important; }

.max-h-95 { max-height: 95% !important; }

.min-w-95 { min-width: 95% !important; }

.max-w-95 { max-width: 95% !important; }

.min-h-96 { min-height: 96% !important; }

.max-h-96 { max-height: 96% !important; }

.min-w-96 { min-width: 96% !important; }

.max-w-96 { max-width: 96% !important; }

.min-h-97 { min-height: 97% !important; }

.max-h-97 { max-height: 97% !important; }

.min-w-97 { min-width: 97% !important; }

.max-w-97 { max-width: 97% !important; }

.min-h-98 { min-height: 98% !important; }

.max-h-98 { max-height: 98% !important; }

.min-w-98 { min-width: 98% !important; }

.max-w-98 { max-width: 98% !important; }

.min-h-99 { min-height: 99% !important; }

.max-h-99 { max-height: 99% !important; }

.min-w-99 { min-width: 99% !important; }

.max-w-99 { max-width: 99% !important; }

.min-h-100 { min-height: 100% !important; }

.max-h-100 { max-height: 100% !important; }

.min-w-100 { min-width: 100% !important; }

.max-w-100 { max-width: 100% !important; }

.visually-hidden { position: absolute; position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }

.gap-0 { gap: 0 !important; }

.gap-x-0 { column-gap: 0 !important; }

.gap-y-0 { row-gap: 0 !important; }

.gap-1 { gap: 0.25rem !important; }

.gap-x-1 { column-gap: 0.25rem !important; }

.gap-y-1 { row-gap: 0.25rem !important; }

.gap-2 { gap: 0.5rem !important; }

.gap-x-2 { column-gap: 0.5rem !important; }

.gap-y-2 { row-gap: 0.5rem !important; }

.gap-3 { gap: 1rem !important; }

.gap-x-3 { column-gap: 1rem !important; }

.gap-y-3 { row-gap: 1rem !important; }

.gap-4 { gap: 1.5rem !important; }

.gap-x-4 { column-gap: 1.5rem !important; }

.gap-y-4 { row-gap: 1.5rem !important; }

.gap-5 { gap: 3rem !important; }

.gap-x-5 { column-gap: 3rem !important; }

.gap-y-5 { row-gap: 3rem !important; }

.nomargin { margin: 0 !important; }

.wardrobe-management-filter-form { margin-top: -1px; margin-bottom: 0px; }

.wardrobe-management-add-items { table-layout: fixed; width: 100%; }

.wardrobe-management-add-items thead th { vertical-align: middle; text-align: center; }

.wardrobe-management-add-items td { padding: 10px; vertical-align: middle; }

.wardrobe-management-add-items td > * { width: 100%; box-sizing: border-box; margin: 0px; }

.wardrobe-management-add-items input { height: 30px; box-sizing: border-box; }

.wardrobe-management-add-items-up { cursor: pointer; }

.wardrobe-management-add-items-down { cursor: pointer; }

.wardrobe-management-group-actions { position: relative; z-index: 10; }

.wardrobe-management-group-actions .btn, .wardrobe-management-group-actions .btn-group { margin-left: 10px; }

@media screen and (max-width: 768px) { .wardrobe-management-group-actions { display: none; } }

.wardrobe-management-group-headings { background: #67b339; }

.wardrobe-management-group-headings tr td { vertical-align: middle; color: #fff; }

.wardrobe-management-group-headings td { text-align: center; font-size: 0.75rem; }

.wardrobe-management-group-headings td .divider { font-weight: bold; margin: 0 0.5rem; }

.wardrobe-management-group-headings h3 { margin: 0; color: #fff !important; font-size: 1.25rem; }

.wardrobe-management-group-table th .centered { text-align: center; }

.wardrobe-management-kit-items-table tr td { vertical-align: middle; }

.wardrobe-management-kit-items-table-add-to-cart { text-align: right !important; min-width: 200px; }

.wardrobe-management-kit-items-table-price { text-align: right !important; min-width: 160px; }

.wardrobe-management-kit-items-table p { margin: 0 !important; }

.wardrobe-management-kit-items-table .product-code { font-size: 0.8em; color: #646464; line-height: 0em; }

.wardrobe-management-profile-title { margin: 1rem 0; }

.wardrobe-management-profile .access-options { display: -ms-flexbox; display: flex; }

.wardrobe-management-profile .heading { background: #67b339; color: #fff; text-transform: uppercase; padding: 10px; margin-bottom: 10px; }

.wardrobe-management-log-table td { text-align: center; }

.wardrobe-management-filter-log .filterTransaction { height: 2.5rem; }

#search-results { margin: 5px; padding: 10px; background-color: white; border: 1px solid #e6e6e6; border-radius: 9px; width: 250px; z-index: 10; }

#search-results .search-result { display: block; width: 250px; padding: 5px 0px; border-bottom: 1px solid #e6e6e6; cursor: pointer; }

#search-results .search-result:last-child { border-bottom: none !important; }

#search-results .options { float: right; }

.create-account-loading { background: url(/common/images/loading.gif) no-repeat center; }

.create-account-form { transition: opacity .3s; }

.create-account-form-loading { opacity: .4; pointer-events: none; }

.cart-item-counter a:first-child { color: darkgreen; }

.cart-item-counter a:last-child { color: darkred; }

.report-controls-form .period-controls { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }

.table-wardrobe-report tbody td { vertical-align: middle; }

.table-wardrobe-report .report-product-image { width: 100%; height: auto; display: block; }

td .wardrobe-management-add-items-tbody-linelimits { text-align: right; height: auto; }

td .wardrobe-management-add-items-tbody-linelimits label { display: inline-block; margin-right: 5px; vertical-align: middle; margin-bottom: 5px !important; }

td .wardrobe-management-add-items-tbody-linelimits input { display: inline-block; width: auto; text-align: right; margin-bottom: 5px !important; }

td .wardrobe-management-add-items-tbody-linelimits input.recommended-qty { max-width: 45px; }

td .wardrobe-management-add-items-tbody-linelimits input.line-limit { max-width: 70px; }

td .wardrobe-management-add-items-tbody-linelimits input.line-balance { max-width: 70px; }

.employeelogin-actions .btn-group { z-index: 999; }

#wardrobe_recipient_id_select_chosen input[type=text] { background-image: none !important; }

.page-wardrobe .page { overflow-y: initial; overflow-x: initial; }

.wardrobe-management-group__grid-item { cursor: pointer; width: 33.334%; float: left; margin-bottom: 1rem; box-sizing: border-box; }

@media screen and (max-width: 768px) { .wardrobe-management-group__grid-item { width: 100%; } }

.wardrobe-management-group__grid-item .wardrobe-management-group-body { display: none; }

.wardrobe-management-group__grid-item:nth-of-type(3n+2) { padding: 0 0.3rem; }

.wardrobe-management-group__grid-item:nth-of-type(3n+1) { padding-right: 0.6rem; }

.wardrobe-management-group__grid-item:nth-of-type(3n+3) { padding-left: 0.6rem; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings { position: relative; border: 2px solid #EBEBEB; box-sizing: border-box; border-radius: 6px; background: none; padding: 1rem 1.25rem 0.25rem; z-index: 9; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings h3 { color: #67b339 !important; font-weight: 600; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings__row { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; border-top: 1px solid #EBEBEB; padding: 0.75rem 0; font-size: 0.9rem; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings__row p { margin: 0; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings--label { font-weight: 600; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings--info { color: #454545; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings .wardrobe-group-edit { background: none; padding: 1.2rem 1.5rem 0.5rem 0.5rem; border-radius: 0; position: absolute; top: 0; right: 0; color: #B7B7B7; }

.wardrobe-management-group__grid-item .wardrobe-management-group-headings .wardrobe-group-expand { display: none; }

.wardrobe-management-group__grid-item .wardrobe-management-group-details { padding-top: 0.5rem; }

.wardrobe-management-group__grid-item .wardrobe-management-group-details > a { font-size: 0.8rem; color: #4F4F4F; }

.wardrobe-management-group__grid-item .wardrobe-management-group-details > a p { font-weight: 500; }

.wardrobe-management-group__grid-item .wardrobe-management-group-details > a i { color: #67b339; }

.wardrobe-management-group__grid-item .wardrobe-management-group-details > a:hover { text-decoration: none; color: #67b339; }

.wardrobe-management-group__grid-item .wardrobe-group-add-to-kit { display: none; }

.wardrobe-management-group__grid-item > table { display: none; }

.wardrobe-management-group__list-item { margin-bottom: 1rem; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings { position: sticky; top: 0; z-index: 9; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings__inner { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }

@media screen and (max-width: 768px) { .wardrobe-management-group__list-item .wardrobe-management-group-headings__inner { display: block; }
  .wardrobe-management-group__list-item .wardrobe-management-group-headings__inner h3 { display: block; width: 100%; }
  .wardrobe-management-group__list-item .wardrobe-management-group-headings__inner .wardrobe-group-expand, .wardrobe-management-group__list-item .wardrobe-management-group-headings__inner .wardrobe-group-edit { position: absolute; right: 0px; top: -7px; }
  .wardrobe-management-group__list-item .wardrobe-management-group-headings__inner .wardrobe-group-edit { right: 32px; } }

.wardrobe-management-group__list-item .wardrobe-management-group-headings h3 { padding: 1rem; -ms-flex: 2; flex: 2; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-management-group-details { display: -ms-flexbox; display: flex; -ms-flex: 2; flex: 2; -ms-flex-pack: center; justify-content: center; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-management-group-details .wardrobe-management-group-headings__row { -ms-flex-positive: 1; flex-grow: 1; text-align: center; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; color: #fff; border-right: solid 1px #b3d99c; padding-right: 10px; padding-left: 10px; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-management-group-details .wardrobe-management-group-headings__row.wardrobe-view-group { display: none; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-management-group-details .wardrobe-management-group-headings__row p { margin-bottom: 0; font-size: 0.8rem; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-management-group-details .wardrobe-management-group-headings--label { font-weight: 600; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-management-group-details .wardrobe-management-group-headings--label:after { content: ":"; margin-right: 0.5rem; }

.wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-group-expand, .wardrobe-management-group__list-item .wardrobe-management-group-headings .wardrobe-group-edit { padding: 1.1rem 0.8rem; color: #fff; font-size: 1.4rem; }

.wardrobe-management-items { margin-top: 1rem; }

.wardrobe-management-toggle .wardrobe-grid.is-active, .wardrobe-management-toggle .wardrobe-list.is-active { background-color: #67b339; color: #fff; }

.wardrobe-management-group-table th[role=columnheader]:not(.no-sort) { cursor: pointer; }

.wardrobe-management-group-table th[role=columnheader]:not(.no-sort):after { content: ''; float: right; margin-top: 7px; border-width: 0 4px 4px; border-style: solid; border-color: #404040 transparent; visibility: hidden; opacity: 0; -ms-user-select: none; user-select: none; }

.wardrobe-management-group-table th[aria-sort=ascending]:not(.no-sort):after { border-bottom: none; border-width: 4px 4px 0; }

.wardrobe-management-group-table th[aria-sort]:not(.no-sort):after { visibility: visible; opacity: 0.4; }

.wardrobe-management-group-table th[role=columnheader]:not(.no-sort):hover:after { visibility: visible; opacity: 1; }

.bulk-tree { position: relative; list-style: none; }

.bulk-tree__wrapper { margin: 1rem 0; }

.bulk-tree--sub { position: relative; z-index: 2; display: none; margin-left: 2rem; margin-top: 0.5rem; }

.bulk-tree .site-tree__toggle:before { content: '+'; }

.bulk-tree__item.is-active > .site-tree__toggle:before { content: '-'; }

.bulk-tree__item { padding: 0.5em; background: transparent; transition: all 0.2s; }

.bulk-tree__item.is-active > .bulk-tree--sub { display: block; }

.bulk-tree__name:hover { background: #ffffff; }

.bulk-tree input.bulk-tree__checkbox { float: left; margin-right: 0.5rem; }

.site-tree { overflow: auto; position: relative; padding: 0 0 0 1.5rem; margin: 0 0 1em; list-style-type: none; color: #696a6b; }

.site-tree .site-tree { display: none; max-height: auto; margin-bottom: 0; overflow: hidden; }

.site-tree li { position: relative; }

.site-tree li:before { position: absolute; top: 0; left: -0.75rem; bottom: 0; width: 1px; content: ''; background: #ddd; }

.site-tree li li:last-child:before { background: #eeeeee; }

.site-tree li:after { position: absolute; top: 1rem; left: -0.75rem; width: 1rem; height: 1px; background: #ddd; content: ''; }

.site-tree a { position: relative; z-index: 2; display: block; padding: 0.5em 0.5em; text-decoration: none; color: inherit; }

.site-tree a:hover { background: #eeeeee; }

.site-tree__lock a:before { float: right; margin: 0 0.5em; font-family: FontAwesome; content: '\f023'; }

.site-tree li.active > a { background: #67b339; color: #ffffff; }

.site-tree li.active.active-parent > a { background: transparent; color: #67b339; border-bottom: solid 2px #67b339; }

.site-tree__toggle { position: absolute; top: 0; right: 100%; z-index: 2; display: inline-block !important; width: 1.5em; height: 1.5em; padding: 0; margin-top: 0.25em; line-height: 1.5; text-align: center; background: #eee; border: 1px solid #ddd; cursor: pointer; box-sizing: border-box; color: #333333; }

.site-tree__toggle:hover { background: #ddd; }

.site-tree__download { position: absolute !important; top: 0; right: 0; z-index: 3 !important; ground: #fff !important; }

.site-tree__type-icon { margin-right: 0.25rem; opacity: 0.5; }

.site-tree__status-icon { float: right; }

.stock-management-table .new-item td { text-align: center; }

@media screen and (max-width: 768px) { .stock-management-table .stock-items .value { text-align: right !important; }
  .stock-management-table .stock-items .editRow { margin-bottom: 5px; }
  .stock-management-table .stock-items .img-container { text-align: center !important; } }

.stock-management-table .stock-items td .search-input { width: 98%; }

.stock-management-table .stock-items .col-option { text-align: center; }

.stock-management-table .stock-items .col-option select { height: 42px; width: 10rem; }

.stock-management-table .stock-items .col-code input { width: 10rem; }

.stock-management-table .stock-items .col-price { font-size: 0.75rem; text-align: center; }

.stock-management-table .stock-items .col-stock, .stock-management-table .stock-items .col-minimum { text-align: center; }

.stock-management-table .stock-items .col-stock input, .stock-management-table .stock-items .col-minimum input { width: 2rem; text-align: center; }

.stock-management-table .stock-items .col-options { text-align: center; }

@media screen and (max-width: 768px) { .stock-management-reports .col-product { text-align: center; } }

.stock-management-reports .col-thumbnail { width: 15%; text-align: center; }

.stock-management-reports .col-product .stock-empty { color: red; }

.stock-management-reports .col-product .stock-warning { color: orange; }

.stock-management-reports .col-cart { width: 25%; }

.stock-management-reports .col-cart .addtocartgroup { display: table; width: 100%; }

.stock-management-reports .col-cart .addtocartgroup input { display: table-cell !important; width: 100% !important; }

.stock-management-reports .col-cart .addtocartgroup .btn { display: table-cell; }

.stock-management-reports .col-cart .onhand-stock-container { margin-top: 5px; }

.stock-management-reports .col-cart .onhand-stock-container .btn-group { width: 100%; }

.stock-management-reports .col-cart .onhand-stock-container .btn-group .btn { box-sizing: border-box; width: 100%; }

.stock-management-reports .col-cart .onhand-stock-container .btn-group .btn span { float: right; }

.stock-management-group-actions { position: relative; z-index: 10; }

.stock-management-group-actions .btn-group { margin-left: 10px !important; }

.stock-management-group-actions button { box-sizing: content-box; }

.stock-management_product__onhand:before { font-size: 1.2rem; content: 'On Hand: '; color: #000; }

.stock-management-group-actions-mobile .btn-group { width: 100%; margin-bottom: 1rem; display: -ms-flexbox; display: flex; }

.stock-management-group-actions-mobile .btn-group a { -ms-flex-positive: 1; flex-grow: 1; margin: 0 4px; }

.products--grid .onhand-stock-container { margin-left: 2rem; }

.products--grid .onhand-stock-container .btn-group { width: 100%; }

.products--grid .onhand-stock-container .btn-group .dropdown-toggle { width: 100%; box-sizing: border-box; }

.products--detailed .stock-management { overflow: visible; }

.products--detailed .stock-management .onhand-stock-container { float: right; margin-bottom: 0.5rem; }

.priceblock .onhand-stock-container .btn-group { width: 100%; margin-bottom: 10px; }

.priceblock .onhand-stock-container .btn-group .btn { display: block; }

.declaration-form .summary-element { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; }

.declaration-form .summary-element .title { font-weight: bold; }

.declaration-form .order-summary h3 { margin-bottom: 1.5rem; }

.declaration-form .eligible-products .line-item { margin-bottom: 10px; border-bottom: 1px solid #eee; }

.declaration-form .eligible-products .line-item .product-info { font-size: 14px; line-height: 13.5px; }

.declaration-form form label .required { color: red; }

.declaration-form form select, .declaration-form form input[type="text"] { height: 2.5rem; border: 1px solid #d0d0d0; }

.declaration-form form .radio { margin-bottom: 10px; }

.declaration-form form button { margin-top: 2rem; }

.declaration-form .btn { display: -ms-flexbox; display: flex; width: fit-content; -ms-flex-align: center; align-items: center; height: 3rem; }

.attachment-upload .attachment-label { font-size: 1rem; font-weight: 400; color: white; background-color: #696a6b; display: inline-block; padding: 10px; width: 30%; text-align: center; border-radius: 1rem; }

.attachment-upload .attachment-label:hover { background-color: #67b339; }

.attachment-upload #order-attachment-input { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }

.one-step-side .attachment-label { box-sizing: border-box; width: 100%; }

.admin-bar { position: fixed; z-index: 9999999999999999999; right: 0; bottom: 0; padding: 0.5rem; margin: 0.5rem; border-radius: 4px; background: #0d204d; box-shadow: 0 0.5rem 2rem rgba(13, 32, 77, 0.8); }

.admin-bar__logo { display: inline-block; width: 6rem; }

.admin-bar__actions { display: inline-block; }

.admin-bar__actions .btn:first-of-type { margin-left: 0.5rem; }

.admin-bar .btn { padding: 0.25rem 0.5rem !important; background: rgba(2, 79, 217, 0.5) !important; box-shadow: none !important; border: none !important; color: #fff !important; }

.admin-bar .btn:hover, .admin-bar .btn:active { background: #024fd9 !important; }

.admin-bar .btn i.fa { margin: 0px; }

.admin-bar-mode-dev { background: #841248; box-shadow: 0 0.5rem 2rem rgba(132, 18, 72, 0.8); }

.admin-bar-mode-dev .btn { background: rgba(211, 55, 123, 0.5) !important; }

.admin-bar-mode-dev .btn:hover, .admin-bar-mode-dev .btn:active { background: #d3377b !important; }

.products--grid .taxonomy-image { max-width: 40% !important; margin-top: 0.5rem; }

.products--detailed .taxonomy-image { max-width: 15% !important; margin-top: 0.5rem; }

.products--list .taxonomy-image { display: none; }

.l-product__main .taxonomy-image { width: 20% !important; margin-bottom: 2%; margin-top: 0.5rem; }

.taxonomy-cart .taxonomy-image { width: 20% !important; }

.options-taxonomy .taxonomy-image { width: 40% !important; }

.vp-form__control { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; position: relative; padding: 0px; margin: 0px; border: 0px; }

.vp-form__control--small .vp-form__label { -ms-transform: translate(12px, 11px) scale(1); transform: translate(12px, 11px) scale(1); }

.vp-form__control--small .vp-form__label--active { -ms-transform: translate(12px, 4px) scale(0.75); transform: translate(12px, 4px) scale(0.75); }

.vp-form__control--medium .vp-form__label { -ms-transform: translate(12px, 16px) scale(1); transform: translate(12px, 16px) scale(1); }

.vp-form__control--medium .vp-form__label--active { -ms-transform: translate(12px, 7px) scale(0.75); transform: translate(12px, 7px) scale(0.75); }

.vp-form__label { color: rgba(0, 0, 0, 0.6); font-weight: 400; font-size: 16px; line-height: 24px; letter-spacing: 0.15px; -ms-transform-origin: left top; transform-origin: left top; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: calc(100% - 24px); position: absolute; left: 0px; top: 0px; transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0, 0, 0.2, 1) 0ms; z-index: 1; pointer-events: none; }

.vp-form__label--active { max-width: calc(133% - 24px); -ms-user-select: none; user-select: none; }

.vp-form__group { margin-bottom: 13px; }

.vp-form__control--small .vp-form__select-button { height: 43px; padding: 21px 12px 8px; }

.vp-form__control--small .vp-form__select-button__toggle { font-size: 14px; line-height: 143%; }

.vp-form__control--small .vp-form__select-button__menu { top: 44px; padding: 8px; }

.vp-form__control--medium .vp-form__select-button { height: 56px; padding: 25px 12px 8px; }

.vp-form__control--medium .vp-form__select-button__toggle { font-size: 16px; }

.vp-form__control--medium .vp-form__select-button__menu { top: 60px; padding: 13px; }

.vp-form__select-input-container { position: relative; width: 100%; }

.vp-form__select-input-container:before { position: absolute; right: 18px; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); content: ""; font-family: "FontAwesome"; display: block; z-index: 2; color: rgba(31, 27, 55, 0.5); }

.vp-form__select-button { border: 0px; box-sizing: border-box; min-width: 220px; width: 100%; display: block; margin-bottom: 0; position: relative; background: white; border-radius: 4px; text-align: left; position: relative; }

.vp-form__select-button.open, .vp-form__select-button:focus { outline: 1px solid #696a6b; outline-offset: -1px; box-shadow: unset; }

.vp-form__select-button__menu { left: 0; right: 0; max-height: 400px; overflow-y: auto; }

.vp-form__select-button__toggle { cursor: pointer; text-decoration: none; color: #1F1B37 !important; font-weight: 400; width: 100%; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 24px; }

.vp-form__select-button__toggle:hover { text-decoration: none; color: #1F1B37; }

.vp-form__select-button__toggle:before { position: absolute; content: ''; display: block; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; }

.vp-form__select-button__menu.vp-form__select-button__menu-buttons li:not(:last-child) { margin-bottom: 8px; }

.vp-form__select-button__menu__button-option { display: inline-block; padding: 7px 10px; border-radius: 16px; border: 1px solid rgba(0, 0, 0, 0.26); cursor: pointer; font-size: 14px; }

.vp-form__select-button__menu__button-option:hover { background: #67b339; color: white; }

.vp-form__select-button__menu__button-option--disabled { background: #eee; color: #555; cursor: not-allowed; }

.vp-form__select-button__menu__button-option--disabled:hover { background: #eee; color: #555; }

.vp-form__select-button__menu__button-option--cancel { background: #67b339; color: white; }

.vp-form__select-button__menu .disappear { display: none; }

.vp-form__select-button__menu__search-container { position: relative; }

.vp-form__select-button__menu__search-container svg { position: absolute; left: 10px; top: 8px; width: 20px; height: 20px; fill: rgba(31, 27, 55, 0.5); opacity: 0.54; }

.vp-form__select-button__menu__search-container input { padding-left: 36px; margin-bottom: 4px; height: 36px; box-sizing: border-box; color: rgba(31, 27, 55, 0.7); font-weight: 400; font-size: 14px; line-height: 143%; }

.vp-form__select-button__menu__search-container + .vp-form__select-button__menu__options { top: 40px; }

.vp-form__select-button__menu__options { margin: 0; overflow: auto; max-height: 200px; }

.vp-form__select-button__menu__options li { list-style-type: none; }

.vp-form__select-button__menu__standard-option { display: block; padding: 6px 10px; cursor: pointer; font-size: 14px; color: #1F1B37; }

.vp-form__select-button__menu__standard-option:hover { background: rgba(16, 128, 196, 0.12); border-radius: 6px; }

.vp-form__select-button__menu__svg-option { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; gap: 14px; padding: 6px 12px; cursor: pointer; font-size: 14px; color: #1F1B37; }

.vp-form__select-button__menu__svg-option:hover { background: rgba(16, 128, 196, 0.12); border-radius: 6px; }

.vp-form__select-button__menu__svg-option svg { width: 32px; height: 32px; }

.vp-form__multi-selected-container { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 8px; margin-bottom: 8px; }

.vp-form__multi-dropdown { max-height: 800px; }

.vp-form__multi-dropdown__inner { max-height: 240px; }

.vp-form__multi-controls { display: -ms-flexbox; display: flex; padding-top: 8px; gap: 10px; -ms-flex-pack: center; justify-content: center; }

.vp-form__multi__dropdown-item-active { background: rgba(16, 128, 196, 0.12); border-radius: 6px; }

.vp-form__multi__dropdown-option { display: -ms-flexbox; display: flex; -ms-flex: 1; flex: 1; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: 12px; cursor: pointer; font-size: 14px; color: #1F1B37; }

.vp-form__multi__dropdown-option label { -ms-flex: 1; flex: 1; margin-bottom: 0; word-break: break-word; }

.vp-form__multi__dropdown-option input { -ms-flex: 0; flex: 0; margin-top: 0; }

.vp-form__multi__dropdown-option:hover { background: rgba(16, 128, 196, 0.12); border-radius: 6px; }

.vp-form__control--small .vp-form__text-input { height: 43px; font-size: 14px; padding: 25px 12px 8px; }

.vp-form__control--medium .vp-form__text-input { height: 56px; padding: 25px 12px 8px; }

.vp-form__text-input-container { width: 100%; }

.vp-form__text-input[type="text"], .vp-form__text-input[type="number"] { border: 0px; box-sizing: border-box; display: block; margin-bottom: 0; min-width: 220px; }

.vp-form__text-input[type="text"]:focus, .vp-form__text-input[type="number"]:focus { outline: 1px solid #696a6b; outline-offset: -1px; box-shadow: unset; }

.vp-form__toggle-control { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-preferred-size: 300px; flex-basis: 300px; -ms-flex-align: center; align-items: center; padding: 10px 12px 9px; background: #FFFFFF; border-radius: 6px; position: relative; }

.vp-form__toggle-label { font-family: "Inter"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 143%; letter-spacing: 0.17px; color: #1F1B37; margin-bottom: 0; }

.vp-form__toggle { position: relative; width: 38px; height: 22px; background: rgba(31, 27, 55, 0.38); mix-blend-mode: normal; border-radius: 20px; cursor: pointer; }

.vp-form__toggle--active { background: #1080C4; }

.vp-form__toggle--active .vp-form__toggle-ball { left: 19px; }

.vp-form__toggle-ball { width: 16px; height: 16px; position: absolute; left: 3px; top: 3px; display: inline-block; background: #FFFFFF; box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 1px 2px rgba(0, 0, 0, 0.12); border-radius: 50%; transition: left 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }

.vp-form__radio-group-heading { color: rgba(31, 27, 55, 0.7); font-family: "Inter"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 143%; letter-spacing: 0.17px; display: block; }

.vp-form__radio-button-container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; gap: 16px; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.vp-form__radio-button-container--small { gap: 10px; }

.vp-form__radio-button-group { -ms-flex: 1; flex: 1; }

.vp-form__radio-button-group input[type="radio"]:checked + label.vp-form__radio-button { background: rgba(16, 128, 196, 0.12); font-weight: 700; }

.vp-form__radio-button-group input[type="radio"]:checked + label.vp-form__radio-button--small { font-size: 13px; }

.vp-form__radio-button { padding: 7px 10px; box-sizing: border-box; background: rgba(31, 27, 55, 0.12); border-radius: 4px; text-align: center; font-family: "Inter"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 143%; letter-spacing: 0.17px; color: #1F1B37; }

.vp-form__radio-button--small { padding: 7px 4px; }

.vp-form__button-container { display: block; }

.vp-form__button { padding: 4px 10px; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; gap: 8px; border: 1px solid #1080C4; cursor: pointer; font-weight: 500; font-size: 13px; line-height: 22px; /* identical to box height, or 169% */ letter-spacing: 0.46px; }

.vp-form__button__text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.vp-form__button__icon { display: -ms-inline-flexbox; display: inline-flex; }

.vp-form__button--secondary { border-color: #1080C4; color: white; background: #1080C4; box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px rgba(0, 0, 0, 0.14), 0px 1px 5px rgba(0, 0, 0, 0.12); border-radius: 6px; }

.vp-form__button--primary { border-color: rgba(16, 128, 196, 0.5); background: transparent; color: #1080C4; border-radius: 6px; }

.vp-form__button--icon-add { gap: 4px; border-color: rgba(16, 128, 196, 0.5); background: transparent; color: #1080C4; border-radius: 6px; }

.vp-form__button--icon-add svg { width: 16px; height: 16px; }

.vp-form__button--icon-add .vp-form__button__text { font-weight: 500; font-size: 13px; line-height: 22px; letter-spacing: 0.46px; }

.vp-form__button--icon-close { padding: 4px 4px 4px 10px; border-color: rgba(0, 0, 0, 0.26); color: #1F1B37; border-radius: 100px; background: transparent; }

.vp-form__button--icon-close .vp-form__button__text { font-weight: 400; font-size: 13px; line-height: 18px; letter-spacing: 0.16px; }

.vp-form__textarea-input { width: 100%; resize: vertical !important; box-sizing: border-box; padding: 6px 11px; font-family: "Inter"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 143%; letter-spacing: 0.17px; color: #555; }

.vp-form__textarea-input:focus { outline: 1px solid #696a6b; outline-offset: -1px; box-shadow: unset; }

.vp-form__textarea-input:-ms-input-placeholder { font-family: "Inter"; font-style: normal; font-weight: 500; font-size: 15px; line-height: 24px; letter-spacing: 0.15px; color: rgba(0, 0, 0, 0.6); }

.vp-form__textarea-input::placeholder { font-family: "Inter"; font-style: normal; font-weight: 500; font-size: 15px; line-height: 24px; letter-spacing: 0.15px; color: rgba(0, 0, 0, 0.6); }

.vp-form__tooltip { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; gap: 8px; }

.vp-form__tooltip__controller { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }

.vp-form__tooltip__controller:hover .vp-form__tooltip__text { display: block; }

.vp-form__tooltip__text { position: absolute; background: white; top: 95%; left: 0; right: 0; max-width: 400px; padding: 12px; z-index: 1000; border-radius: 8px; font-family: "Inter"; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4); display: none; }

.vp-form__tooltip__text-bottom { bottom: 30px; top: unset; }

.vp-form__image-label, .vp-form__radio-group-heading { position: relative; }

.vp-form__image-label .vp-form__tooltip__text, .vp-form__radio-group-heading .vp-form__tooltip__text { top: 28px; }

.vp-form__image-label .vp-form__tooltip__text-bottom, .vp-form__radio-group-heading .vp-form__tooltip__text-bottom { bottom: 16px; top: unset; }

.vp-form__rich-editor-heading { color: rgba(31, 27, 55, 0.7); font-family: "Inter"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 143%; letter-spacing: 0.17px; display: block; }

:root { --icon-w: 2rem; --icon-gap: 0.25rem; }

.field__control { position: relative; inline-size: clamp(18rem, 100%, 20rem); }

@media (max-width: 767px) { .field__control { inline-size: 100%; } }

.field__control input, .field__control textarea, .field__control select { margin-bottom: 0; }

.field__control input[type='password']::-ms-reveal, .field__control input[type='password']::-ms-clear { display: none; }

.field__control > input, .field__control > textarea { padding-right: calc(2.5rem + 0.25rem); resize: vertical; max-width: 100%; }

@media (max-width: 767px) { .field__control > input, .field__control > textarea { padding-right: calc(44px + 0.25rem); } }

.field .field__action { position: absolute; top: 0; right: 0; min-width: 2.5rem; min-height: 2.5rem; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; margin: 0; padding: 0; border: 0; background: transparent; cursor: pointer; line-height: 1; border-radius: 4px; }

.field .field__action i { color: #696a6b; font-size: 1.1rem; pointer-events: none; }

@media (max-width: 767px) { .field .field__action { min-width: 44px; min-height: 44px; } }

.field .field__status { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; margin-right: .25rem; }

.field .field__status i { font-size: .9rem; }

.field .field__msg { margin-top: .25rem; font-size: .875rem; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; }

.field.is-error .field__msg { color: #b00020; }

.field.is-warn .field__msg { color: orange; }

.field.is-info .field__msg { color: #7bb8e8; }

.field.is-success .field__msg { color: #67b339; }

.vp-general .vp-general__label { font-family: "Inter"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 143%; letter-spacing: 0.17px; }

.checkout-details .title { margin: 0; }

.checkout-details__form_section .title__section { padding: 0px; margin-top: 10px; background: #fafafa; }

.checkout-details__form_section .title__section .sub { font-size: 0.75rem; margin-left: 10px; }

.checkout-details__form_section .control-group { position: relative; min-height: 4.5em; margin-bottom: 0; }

.checkout-details__form_section .control-group .control-label { font-size: 12px; font-size: 0.8em; margin-left: 5px; position: absolute; top: 0; left: 5px; z-index: 1; }

.checkout-details__form_section .control-group .control-label .required { color: #ff0000; }

.checkout-details__form_section .control-group .controls input, .checkout-details__form_section .control-group .controls select, .checkout-details__form_section .control-group .controls textarea { width: 100%; box-sizing: border-box; height: 50px; padding: 15px 0 0 10px; position: absolute; top: 0; left: 0; }

.checkout-details__form_section .control-group .controls textarea { height: 80px; }

.checkout-details__form_section .control-group .controls .address_input { width: 95%; top: 50%; left: 0; right: 0; margin: auto; padding: 10px 0 5px 5px; -ms-transform: translateY(-50%); transform: translateY(-50%); vertical-align: middle; }

.checkout-details__form_section .control-group .controls textarea { width: 100%; box-sizing: border-box; }

.checkout-details__form_section .section_top { margin: 10px 0; }

.checkout-details__form_section .section_header .control-group { min-height: 2em; }

.checkout-details__form_section .section_header .section_wrap { border: solid 1px #d0d0d0; border-radius: 5px; padding: 30px 10px; margin: 0 0 15px 0; }

.checkout-details__form_section .section_header .section_wrap .section_wrap_select { padding: 10px 5px; }

.checkout-details__form_section .section_header .section_label { font-weight: bold; line-height: 0; font-size: 1em; top: -14px; }

.checkout-details__form_section .section_header .radio { background: #fff; padding: 15px 30px; border: 1px solid #ccc; border-radius: 5px; }

.checkout-details__form_section .additional_info { margin-bottom: 40px; }

.checkout-details__form_section .additional_info .text_area_wrap { margin-bottom: 20px; }

.checkout-details__breakdown { margin-top: 40px; }

.checkout-details__breakdown .col_left { margin: 0; text-align: left; }

.checkout-details__breakdown .col_mid { margin: 0; text-align: center; }

.checkout-details__breakdown .col_right { margin: 0; text-align: end; }

.checkout-details__breakdown .summary { background: #eee; margin-bottom: 25px; padding: 15px; border-radius: 5px; }

.checkout-details__breakdown .summary .cart_menu { margin-top: 30px; width: 100%; position: relative; display: none; }

.checkout-details__breakdown .summary .cart_menu_titles, .checkout-details__breakdown .summary .cart_item > .row-fluid { display: -ms-flexbox; display: flex; }

.checkout-details__breakdown .summary .visible { display: block; }

.checkout-details__breakdown .summary .cart_scroll { overflow-y: scroll; height: 400px; }

.checkout-details__breakdown .shipping_options { background: #eee; margin-bottom: 25px; padding: 15px; border-radius: 5px; }

.checkout-details__breakdown .shipping_options select { width: 100%; }

.checkout-details__breakdown .totals { background: #fff; margin-bottom: 25px; padding: 25px; border: solid 2px #eee; border-radius: 5px; }

.checkout-details__breakdown .totals select { width: 100%; }

.checkout-details__breakdown .totals .cost_items { width: auto; height: 35px; display: -ms-flexbox; display: flex; }

.checkout-details__breakdown .totals .cost_items:last-child { border-top: solid 2px #eee; padding-top: 10px; }

.checkout-details__breakdown .cart_items .cart_item:not(:first-child) { background-color: #ffffff; border-radius: 5px; padding: 20px 20px 10px 20px; margin: 10px 0 5px 0; width: auto; height: 80px; }

.checkout-details__breakdown .cart_items .cart_item:not(:first-child) span { color: #201b35; }

.checkout-details__breakdown .coupon { background: #eee; margin-bottom: 25px; padding: 15px; border-radius: 5px; }

.checkout-details__breakdown .coupon .row-fluid { display: -ms-flexbox; display: flex; }

.checkout-details__breakdown .coupon input, .checkout-details__breakdown .coupon button { width: 80%; height: 30px; }

.checkout-details__breakdown .coupon button { padding: 12px 10px; height: 40px; float: right; }

.checkout-actionbuttons-container { width: auto; height: auto; }

.checkout-actionbuttons-container .checkout-actionbuttons { z-index: 0; }

#ajax-loader { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 9999; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; display: none; }

#ajax-loader .loader { width: 50px; aspect-ratio: 1; border-radius: 50%; border: 8px solid; border-color: #696a6b #0000; animation: l1 1s infinite; }

@keyframes l1 { to { transform: rotate(0.5turn); } }

.a11y-ui p { margin-bottom: 20px; }

@media (max-width: 767px) { .a11y-ui p { margin-bottom: 24px; } }

.a11y-ui h1, .a11y-ui h2, .a11y-ui h3, .a11y-ui h4, .a11y-ui h5, .a11y-ui h6 { margin-bottom: 20px; }

@media (max-width: 767px) { .a11y-ui h1, .a11y-ui h2, .a11y-ui h3, .a11y-ui h4, .a11y-ui h5, .a11y-ui h6 { margin-bottom: 24px; } }

.a11y-ui a:focus { outline: none; box-shadow: 0 0 0 3px #0033FF; }

.a11y-ui input[type="text" i], .a11y-ui input[type="email" i], .a11y-ui input[type="password" i], .a11y-ui input[type="search" i], .a11y-ui input[type="number" i], .a11y-ui input[type="tel" i], .a11y-ui input[type="url" i], .a11y-ui select, .a11y-ui textarea { box-sizing: border-box; font-size: 16px; padding: 0.5rem 0.75rem; min-height: 40px; inline-size: clamp(18rem, 100%, 20rem); border-radius: 4px; }

.a11y-ui input[type="text" i]:focus, .a11y-ui input[type="email" i]:focus, .a11y-ui input[type="password" i]:focus, .a11y-ui input[type="search" i]:focus, .a11y-ui input[type="number" i]:focus, .a11y-ui input[type="tel" i]:focus, .a11y-ui input[type="url" i]:focus, .a11y-ui select:focus, .a11y-ui textarea:focus { outline: none; box-shadow: 0 0 0 3px #0033FF; }

@media (max-width: 767px) { .a11y-ui input[type="text" i], .a11y-ui input[type="email" i], .a11y-ui input[type="password" i], .a11y-ui input[type="search" i], .a11y-ui input[type="number" i], .a11y-ui input[type="tel" i], .a11y-ui input[type="url" i], .a11y-ui select, .a11y-ui textarea { inline-size: 100%; padding: 0.75rem 1rem; min-height: 44px; } }

.a11y-ui .btn, .a11y-ui button, .a11y-ui input[type="submit"], .a11y-ui input[type="button"] { font-size: 16px; min-height: 44px; min-width: 100px; max-width: 160px; padding: 0.75rem 1.25rem; line-height: 1.5; border-radius: 4px; }

.a11y-ui .btn:focus, .a11y-ui button:focus, .a11y-ui input[type="submit"]:focus, .a11y-ui input[type="button"]:focus { outline: none; box-shadow: 0 0 0 3px #0033FF; }

@media (max-width: 767px) { .a11y-ui .btn, .a11y-ui button, .a11y-ui input[type="submit"], .a11y-ui input[type="button"] { font-size: 18px; min-height: 44px; min-width: 44px; padding: 0.875rem 1.5rem !important; } }

.a11y-ui .btn.btn-link { font-size: 16px; min-height: auto; padding: 0.875rem 1.25rem; line-height: 1.5; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; min-width: 100px; max-width: 160px; border-radius: 4px; }

.a11y-ui .btn.btn-link:focus { outline: none; box-shadow: 0 0 0 3px #0033FF; }

@media (max-width: 767px) { .a11y-ui .btn.btn-link { padding: 0.875rem 1.5rem !important; font-size: 18px; } }

.a11y-ui label, .a11y-ui .control-label { display: block; margin-bottom: .5rem; font-weight: 600; text-align: left; }

@keyframes fa-spin { 0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.word-break { word-wrap: break-word; word-break: break-all; }

.ellipsis { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.el-rte-structure { background: #fff; }

.footer { margin-top: 0; }

.padding { padding: 1em; }

.block { display: block; }

.align-middle { vertical-align: middle; }

.login-panel { display: none; }

.section { padding: 1rem; margin-bottom: 1rem; }

.section--inverse { background: #eeeeee; }

.unstyled { padding: 0; margin: 0; list-style-type: none; }

.unstyled li:before { display: none !important; }

#main { position: relative; margin-bottom: 1rem; background: #fff; }

@media screen and (max-width: 767px) { #main { padding: 0; } }

.product__related--slider .products__item { display: block !important; width: auto !important; }

.product__related-section + .product__related-section { padding-top: 1.5em; margin-top: 2em; border-top: 1px solid #eeeeee; }

.product__related--slider { margin: 0 !important; }

.product__related--slider .products__link { margin: 0; }

.product__related--slider .products__item { display: block !important; width: auto !important; padding: 0 0.5rem; margin: 0; }

.page { overflow-x: hidden; overflow-y: hidden; }

.row-fluid { min-height: auto; }

.heading-bar .span8 { float: none !important; margin-left: 0 !important; width: 100% !important; }

.heading-bar-actions { position: relative; z-index: 10; /** keep the actions above the h1 but below the sticky wardrobe headings **/ }

.fill { width: 100% !important; }

@media screen and (max-width: 767px) { .navbar-inner { padding: 0; } }

.dropdown-menu { min-width: auto; }

.phone { margin-bottom: 0.25em; }

.phone:hover { color: inherit; text-decoration: none; }

.phone__copy { margin-bottom: 0.2em; font-size: 80%; line-height: 1; text-transform: uppercase; color: #ccc; }

.phone__prefix { color: #000; opacity: 0.5; }

a.thumbnail:hover, a.thumbnail:focus { border-color: #67b339; }

#print-header .ws-logo { float: right !important; }

#print-header .ws-logo img { height: 80px; }

@media print { .ws-logo { float: right !important; }
  .ws-logo img { height: 80px; }
  .footer { display: none; } }

h1 { position: relative; padding-bottom: 0.5rem; margin-bottom: 1rem; border-bottom: 1px solid #eee; }

h1:before { position: absolute; left: 0; bottom: -1px; display: block; width: 100%; max-width: 6rem; height: 3px; background: #67b339; content: ''; }

.items-total__text { display: none !important; }

.featured { position: relative; margin-bottom: 1em; }

.featured__title { padding-bottom: 0.7rem; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.featured .owl-wrapper-outer { padding: 3em 0; margin: -3em 0; padding-right: 2px; margin-right: -2px; }

.featured .owl-pagination { text-align: center; }

.featured .owl-page { display: inline-block; padding: 0.4em; margin: 0 0.25em; background: #ccc; border-radius: 50%; opacity: 0.5; }

.featured .owl-page.active { opacity: 1; }

.featured .owl-buttons { position: absolute; top: 0; right: 0; }

@media screen and (max-width: 600px) { .featured .owl-buttons { display: none; } }

.featured .owl-prev, .featured .owl-next { position: static; display: inline-block; margin-left: 0.5em; font-size: 1em; }

.featured__navigation { position: static !important; display: inline-block; width: auto !important; background: #eee; }

.featured__navigation:before { display: block; width: 1em; height: 1em; padding: 0.75em; line-height: 1; font-family: "FontAwesome"; text-align: center; }

.featured__navigation--prev:before { content: ""; }

.featured__navigation--next:before { content: ""; }

@media screen and (min-width: 769px) { #search-category-dropdown { display: none; } }

body.modal-open { overflow: hidden; position: fixed; width: 100%; }

#aphix-brand-footer { margin: 0 !important; padding: 0 !important; font-weight: lighter; transition: all 0.2s; }

@media screen and (max-width: 767px) { #aphix-brand-footer { display: block; float: none; margin-top: 0.5rem !important; } }

#aphix-brand-footer span { opacity: 0.5; }

#aphix-brand-footer a { font-weight: normal; text-decoration: none !important; opacity: 0.5; }

#aphix-brand-footer a:hover { text-decoration: none; opacity: 1; }

#frm-collection-slot-hours { margin-top: 10px; }

.payment-inputs-loading { opacity: .5; pointer-events: none; }

.payment-error { display: none; }

.quotation-header { width: 100%; }

.quotation-header tbody tr td { vertical-align: top; }

.quotation-right-panel { text-align: right; }

.quotation-notification-buttons a { padding: 20px !important; }

.quotation-notification-buttons a:last-child { float: right; padding: 20px 40px !important; }

.quotation-notification-buttons a:first-child { float: left; }

.delivery-due-date-input-hidden { display: none !important; }

/* Recent Products */
.recent-products-pagination { margin: 0px; padding: 0px; }

.recent-products-pagination li { display: inline; margin-right: 10px; }

.recent-products-pagination li a { padding: 10px 15px; background-color: #f0f0f0; text-decoration: none !important; }

.recent-products-pagination li a.active { background-color: gainsboro; }

#report-content { overflow: visible !important; }

.recent-product-add-btn { min-width: 190px; }

.recent-product-add-btn .addmultiinput { width: 30px; }

.recent-product-add-btn .addbtn { margin-top: 0px; }

#report-content .vat-rate { display: none; }

#report-content .product-price * { background-color: transparent; }

#report-content .product-price tr:first-child td { border-top-color: transparent !important; }

#report-content .product-price { margin-bottom: 0px !important; }

#report-content table tr td { vertical-align: middle; }

.qty-breakdown { font-size: .8em; }

.location-reminder { text-align: center; padding: 5px; background-color: #67b339; color: #696a6b; }

.location-reminder a { font-weight: bold; }

.location-reminder a:hover { color: #696a6b; }

.recently-ordered-container .loading { background-color: rgba(255, 255, 255, 0.5); background-image: url("/sites/layout-one/img/ajax-loader-category.gif"); background-position: center center; background-repeat: no-repeat; }

.recently-ordered-container .loading table { opacity: .5; }

.loading-panel-generic { background-color: rgba(255, 255, 255, 0.5); background-image: url("/sites/layout-one/img/ajax-loader-category.gif"); background-position: center center; background-repeat: no-repeat; }

.loading-panel-generic > * { opacity: .5; }

.listing-controls { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.listing-controls > * { margin-bottom: 1em; }

.listing-controls .products__sort .dropdown-toggle { padding: 0.5rem; }

body { font-family: sans-serif; font-display: swap; font-size: 16px; font-smoothing: antialiasing; background: #fff; background-image: none; }

@media screen and (max-width: 767px) { body { padding: 0; } }

@media screen and (max-width: 767px) { .page { padding-top: 4em; } }

@media screen and (min-width: 767px) { .l-index .sidebar { display: none; }
  .l-index .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .no-sidebar .sidebar { display: none; }
  .no-sidebar .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-products .sidebar { display: none; }
  .l-products .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-login .sidebar { display: none; }
  .l-login .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-signup .sidebar { display: none; }
  .l-signup .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-checkout .sidebar { display: none; }
  .l-checkout .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-delivery .sidebar { display: none; }
  .l-delivery .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-confirm .sidebar { display: none; }
  .l-confirm .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-placeorder .sidebar { display: none; }
  .l-placeorder .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { .l-success .sidebar { display: none; }
  .l-success .sidebar + div { float: none !important; width: auto !important; margin: 0 !important; } }

@media screen and (min-width: 767px) { false .search-new-filters:nth-of-type(2) { display: none; }
  false .search-new-filters:nth-of-type(2) + div { float: none !important; width: auto !important; margin: 0 !important; } }

.container { width: auto !important; max-width: 1170px !important; }

.container .container { width: auto !important; padding: 0 !important; }

@media (max-width: 1220px) { .container { width: auto !important; padding: 0 1em !important; } }

.cart-sidebar-container .cart-sidebar .cart-totals .cart-disclaim { font-size: small; }

.cart-v2-tr { margin: 10px 0; background-color: #fff; }

.cart-v2-tr td { padding: 10px !important; }

.cart-controls-v2 { padding: 10px; }

.cart-controls-v2 .pull-left a { font-weight: normal; background: #fafafa; color: #222; border: none; border-radius: 3px; box-shadow: none; text-transform: none; text-shadow: none; }

.cart-controls-v2 .pull-left a .btn-group > .btn { background: #fafafa; }

.v2-cart-table-head-tr th { padding: 20px 0px 20px 15px; border-top: 1px solid #ddd !important; }

.cart-v2-bottom-details div > h4 { padding: 0 15px; }

.cart-v2-mini-txt .col-left { text-align: left; }

.cart-v2-mini-txt .col-right { text-align: right !important; }

.cart-v2-mini-txt p { font-size: small; display: block; text-align: center; margin: 0 !important; }

.hero { margin-top: -1rem; }

.hero__image img { width: 100%; }

.brands-carousel { margin: 2rem 0; }

.brands-carousel .inline-banners { position: relative; padding: 0 2em; }

.brands-carousel .inline-banners__item { padding: 0 1em; text-align: center; }

.brands-carousel .inline-banners__item img { max-height: 80px; }

.brands-carousel .inline-banners--grey-scale .brands-carousel .inline-banners__item { filter: grayscale(100%); opacity: 0.60; transition: all 0.3s ease-in-out; }

.brands-carousel .inline-banners--grey-scale .brands-carousel .inline-banners__item:hover, .brands-carousel .inline-banners--grey-scale .brands-carousel .inline-banners__item:active { filter: grayscale(0); opacity: 1; }

.brands-carousel .inline-banners__nav:before { position: absolute; top: 50%; width: 0.5em; height: 1em; margin-top: -0.5em; font-family: "FontAwesome"; line-height: 1; text-align: center; color: #000; opacity: 0.5; transition: all 0.3s ease-in-out; }

.brands-carousel .inline-banners__nav:hover:before { opacity: 0.8; }

.brands-carousel .inline-banners__nav--prev:before { content: ""; }

.brands-carousel .inline-banners__nav--next:before { content: ""; }

.brands-carousel .inline-banners .owl-carousel .owl-item { display: table-cell; float: none; }

.category-grid__inner { overflow: visible; }

.category-grid__items { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.category-grid__title { text-align: center; font-size: 0.8rem; font-weight: 600; padding: 0.5rem 0; }

.category-grid__title:hover { text-decoration: none; }

.category-grid__image img { width: 100%; border: 4px solid #fff; box-sizing: border-box; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }

.category-grid__image img:hover { box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3); }

.l-navbar:after, .l-navbar:before { border-top: 1px solid #67b339; }

.l-navbar > ul { border-top: 1px solid #67b339; }

@media screen and (max-width: 900px) { .l-navbar > ul > li > a { padding: 1rem 0.75rem; } }

.l-navbar > ul > li:last-child { background-color: #67b339; float: right; }

.l-navbar > ul > li:last-child:hover > a { background-color: #5ca033; }

@media screen and (max-width: 900px) { .l-navbar > ul > li:last-child { float: none; } }

.newsletter__strip { background-color: #131212; color: #fff; padding: 2rem 0; }

.newsletter__strip h2 { margin-top: 0 !important; text-align: left !important; }

.newsletter__strip .btn-newsletter { text-transform: uppercase; padding: 0.5rem; font-size: 1rem; font-weight: 300; transition: transform 100ms ease-in-out; margin-top: 0.9rem; }

.newsletter__strip .btn-newsletter:hover { -ms-transform: scale(1.01); transform: scale(1.01); }

.news-letter p.intro { font-size: 14px; font-style: italic; }

.news-letter .list-check { margin: 0 1rem 0.5rem 0; display: inline-block; }

.news-letter .list-check input { margin-top: 0; width: auto; font-weight: normal; }

.news-letter label { font-weight: 600; }

.news-letter input { width: 100%; box-sizing: border-box; padding: 1rem 0.5rem; }

.news-letter .ctct-button { padding: 0.5rem; text-transform: uppercase; }

.news-letter .ctct-form-footer { margin-top: 1rem; line-height: 1; font-size: 0.9rem; }

.news-letter .ctct-form-footer a { color: #67b339; }

.news-letter .ctct-form-errorMessage { background-color: #FF4136; margin-bottom: 1rem; padding: 0.25rem; text-align: center; font-size: 0.9rem; color: #fff; }

.news-letter #success_message { background-color: #2ECC40; margin-bottom: 1rem; padding: 0.25rem; text-align: center; font-size: 0.9rem; color: #fff; }

.mobilenav { overflow: visible; }

.mobilenav .navbar-inner { background: #fff; color: #696a6b; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); }

.mobilenav .navbar-inner .btn:hover { color: #fff !important; }

.l-header__social a { padding-right: 0; }

.l-header__social a:hover { opacity: 0.8; }

.l-header__social a .fa { box-sizing: border-box; color: #fff; width: 30px; height: 30px; border-radius: 15px; padding-top: 8px; }

.l-header__social a .fa.fa-facebook { background: #3b5998; }

.l-header__social a .fa.fa-google-plus { background: #dd4b39; }

.l-header__social a .fa.fa-instagram { background: #3F729B; }

.l-header__social a .fa.fa-linkedin { background: #0E76A8; }

.l-header__social a .fa.fa-pinterest { background: #cb2027; }

.l-header__social a .fa.fa-snapchat { background: #fffc00; }

.l-header__social a .fa.fa-twitter { background: #00ACEE; }

.l-header__social a .fa.fa-tumblr { background: #34526F; }

.l-header__social a .fa.fa-youtube { background: #C4302B; }

.l-header__search { max-width: 35%; }

.l-header__search .search__input { height: 2em !important; }

.l-header__search .search__item { height: 2em !important; }

.l-header__search .search__cta { padding: 0.5em 1em 0.5em 2.5em !important; position: relative; font-size: 1em; }

.l-header__search .search__cta i { position: absolute; left: 1em; }

.l-header__search .search__cta-wrapper { background: linear-gradient(#fff, #efefef); }

.nav-sub-pages { border: 1px solid #d1d1d1; border-radius: 4px; margin-bottom: 1rem; }

.nav-sub-pages li a { border-bottom: 1px solid #d1d1d1; padding: 0.5rem 1rem; }

.nav-sub-pages li:last-of-type a { border-bottom: 0; }

.nav-sub-pages li.active a, .nav-sub-pages li.active a:hover, .nav-sub-pages li.active a:focus { background-color: #67b339; }

.sub-menu-toggle { display: block; border: 1px solid #696a6b; border-radius: 2px; color: #696a6b; padding: 0.5rem 1rem; margin-bottom: 1rem; text-align: center; }

.l-header #main { display: none; }

.l-header__logo { margin: 2.5rem 0 1rem; }

.footer__map { width: 100%; }

.footer__copy { background-color: #080808; }

.listing { padding: 0; margin: 0 0 0 -1.5rem !important; list-style-type: none !important; }

.listing__header { margin-bottom: 2em; }

.listing__item { display: inline-block; vertical-align: top; width: 33.3334%; padding-left: 1.5rem; margin-bottom: 1.5rem; box-sizing: border-box; }

@media screen and (max-width: 1000px) { .listing__item { width: 50%; } }

@media screen and (max-width: 500px) { .listing__item { display: block; width: auto; } }

.listing__item:before { display: none !important; content: ''; }

.listing__image { position: relative; display: block; float: none; width: 100%; min-height: 180px; }

.listing__image:before { visibility: hidden; position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ''; background: rgba(0, 0, 0, 0.4); opacity: 0; transition: all 0.2s; }

.listing__image:after { visibility: hidden; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 1em; height: 1em; margin: auto; font-family: "FontAwesome"; font-size: 2.5em; line-height: 1; text-align: center; content: ""; background: #696a6b; color: #ffffff; opacity: 0; transition: all 0.2s; }

.listing__image:hover:before, .listing__image:hover:after { visibility: visible; opacity: 1; }

.listing__image img { object-fit: cover; height: 200px; width: 100%; }

.listing__body { padding: 1em; background: #f1f1f1; box-shadow: inset 0 12em 5em -5em #fff; text-align: left; }

.listing__title { margin-bottom: 0.5rem; font-size: 1.2em; color: #67b339; padding: 0.5em 0; }

.listing__title a { color: inherit !important; }

.listing__published { display: block; margin-bottom: 0.5rem; color: #696a6b; opacity: 0.6; font-size: 0.8rem; }

.listing__published:before { content: "Posted on "; }

.listing__cta { display: inline-block; margin-top: 1rem; text-align: center; background-color: #67b339; color: #fff; border-radius: 2px; padding: 0.25rem 1rem; font-size: 0.9rem; }

.listing__cta:hover { color: #fff; text-decoration: none; background-color: #5ca033; }

.mobilenav .brand { float: none; overflow: visible; height: 2em; padding: 0.6em 1em 0 0; line-height: 2 !important; max-height: 75% !important; }

.mobilenav .brand img { max-height: 75% !important; }

.l-product__code { clear: both; display: block; margin-bottom: 0.5rem; }

.l-product .product-unavailable { display: none; }

.l-header__actions-item { -ms-flex: 1 0 auto; flex: 1 0 auto; white-space: nowrap; border-left: 1px solid #072c49; text-align: center; margin-left: 23rem; }

.l-header__actions-item:first-child { border-left: none; }

.ws-logo__link { padding-top: 3em; padding-bottom: 3em; }

.l-header__body { vertical-align: bottom; }

@media screen and (max-width: 1123px) { .l-header__actions-item:first-child { display: block; float: right; padding-right: 3em; } }

.l-header__actions-item strong { display: block; font-size: 1.05em; color: #fff; }

.l-header__actions-item span { display: block; font-size: 0.8rem; color: rgba(255, 255, 255, 0.8); }

.l-header__logo { margin: 0 !important; }

.l-header__actions-icon { color: #67b339 !important; }

.btn-primary { background: #67b339; }

@media screen and (min-width: 768px) { .social { text-align: center !important; } }

@media screen and (max-width: 768px) { .social { text-align: inherit; } }

@media screen and (min-width: 768px) { .branches { padding-left: 5.5em !important; } }

@media screen and (max-width: 768px) { .branches { padding-left: 0; } }

.l-checkout__product-name, .l-checkout .cart-item-options { font-size: 14px; }

.l-checkout .cart-table td { text-align: left !important; }

@media screen and (min-width: 767px) { .l-product__priceblock-price-and-stock { float: none !important; }
  .l-products .priceblock .l-product__stock { float: right; margin-top: 3rem; margin-bottom: -6rem; }
  .l-products .priceblock .local-price { float: left; }
  .l-products .priceblock .products__add { clear: right; }
  .l-products .l-product__code { margin-bottom: 1rem; } }

.asper-metadescription { display: none; }

.product-downloads__heading { padding-bottom: 0.25rem; font-size: 1.4rem; border-bottom: 1px solid #ccc; color: #000000; }

.product-downloads__item { margin-bottom: 0.5rem; }

.product-downloads__link { padding: 0.5em 1em; background: #67b339; border-color: rgba(0, 0, 0, 0.1); border-radius: 4px; color: #fff !important; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); text-decoration: none !important; }

.product-downloads__link:hover { background: #5ca033; }

.product-downloads__link:before { display: inline-block; margin-right: 0.5rem; font-family: "FontAwesome"; content: ""; color: rgba(0, 0, 0, 0.3); }

.products__item.with-options .products__code, .products__item.no-price .products__code { display: none; }

.products--grid { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.products--grid .products__link { display: block; width: 100%; }

.products--grid .products__item { position: relative; display: -ms-flexbox; display: flex; padding-bottom: 2em; }

.products--grid .products__image { margin: 0 0 0.5rem; }

.products--grid .products__code { height: auto; margin: 0 0 0.5rem; line-height: 1; }

.products--grid .products__title { height: auto; }

.products--grid .products__price { margin-bottom: 0.5rem; }

.products--grid .products__add, .products--grid .products__options { position: absolute; left: 0; right: 0; bottom: 0; }

.modal { display: -ms-flexbox !important; display: flex !important; -ms-flex-direction: column; flex-direction: column; overflow: hidden; bottom: 10%; }

@media screen and (max-width: 767px) { .modal { bottom: 20px; } }

.modal.hide { display: none !important; }

.modal.in { display: -ms-flexbox !important; display: flex !important; }

.modal-body { -ms-flex: 1; flex: 1; max-height: none; }

.btn-quote { background: #f00 !important; border-color: #f00 !important; color: #ffffff !important; }

.btn-quote:hover, .btn-quote:active { background: #a00 !important; }

.products--grid .products__options .addbtn { border-radius: 3px !important; }

#mobile-search { margin-right: -1rem !important; }

.l-header__nav { display: none; }

.l-header__categories { margin-top: 1em; }

#cookie-notice { z-index: 214748363999; left: 0; right: auto; background: rgba(92, 160, 51, 0.9); }

.category-grid__item { width: 20% !important; }

@media screen and (max-width: 767px) { .category-grid__item { width: 50% !important; } }

body.l-index .l-header { margin-bottom: 0; }

body.l-index h1, body.l-index h2 { text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-top: 2rem; }

body.l-index h1::before, body.l-index h2::before { display: none; }

@media screen and (max-width: 767px) { .page { padding-top: 3.2em; } }

.products--grid.products--featured .products__item { margin-right: 0; }

.product__image .thumbnail { background-color: #fff; }

.products--grid { overflow: visible; }

.l-header__customer { text-align: left; }

.l-header__cart { float: right; }

l-header__body { position: relative; }

.l-header__social { left: auto !important; }

@media screen and (max-width: 1120px) { .l-header__social { left: auto !important; } }

@media screen and (max-width: 1100px) { .l-header__social { left: auto !important; } }

@media screen and (max-width: 1100px) { .l-header__search { max-width: 50%; } }

.l-header__search { padding-top: 1.5rem; }

.l-header__contact a { display: none; }

.products--grid .products__body { background: none; padding: 0 1rem; }

.products--grid .products__item:before { border: none; background: none; }

.l-header__customer .btn-group.open .btn.dropdown-toggle { background: #1e1e1e; }

.mobilenav .navbar-inner { background-color: #1e1e1e; color: #fff; }

@media (min-width: 1100px) { .category-grid__item { display: inline-block !important; width: 25% !important; } }

@media (min-width: 1150px) { .products--grid .products__item { display: inline-block; width: 33.33333%; } }

.ws-filter__checkbox-wrap { padding-left: 0; }

.footer { border-top: 0; }

@media screen and (max-width: 979px) { .options--table { border: none; } }

.options-table__add .heading, .options-table__add .value { padding: 0 !important; }

@media screen and (max-width: 500px) and (min-width: 300px) { .products--detailed .products__item { display: inline-block; vertical-align: top; width: 50%; }
  .products--detailed .products__item .products__link { padding: 0; }
  .products--detailed .products__item .products__add, .products--detailed .products__item .products__options { margin: 0.5rem; }
  .products--detailed .products__item .products__image { margin-bottom: 0; }
  .products--detailed .products__item .products__add .addbtn { overflow: hidden; width: 100%; box-sizing: border-box; }
  .products--detailed .products__item .products__add .add-on { width: 40% !important; }
  .products--detailed .products__item .products__add .addmultiinput { width: 60% !important; } }

.ws-filter { background-color: #fafafa; }

.ws-filter__title { background-color: #696a6b; color: #fff; padding: 8px 14px; }

.ws-filter.is-active .ws-filter__title { color: #fff; }

.pdf-downloads { margin-bottom: 1rem; }

.pdf-downloads h4 { color: #67b339; }

.options--table th, .options--table td { padding: 4px; }

.options--table .products__add, .options--table label { margin-bottom: 0; }

.delivery-details-wrap h2, .delivery-details-wrap h3 { margin-left: 180px; }

.products--list .products__item { padding: 1rem 0; }

.products--list .products__image { display: block; visibility: visible; width: 10%; float: left; padding-right: 3%; }

.products--list .products__body { float: left; width: 80%; }

.l-signup .btn-primary, .l-login .btn-primary { background-color: #67b339; margin: 1rem 0; }

.cart-table tbody tr td a { color: #67b339; }

.l-product__priceblock-price-and-stock { float: left; }

.l-product .product-info-sku { display: block; }

.input-append, .input-prepend { float: right; }

.product__description { clear: both; }

.product-info-sku { display: none !important; }

.price { float: left; }

.request-a-quote { float: right; margin-bottom: 1rem; }

.l-product .options--table .products__favourite { clear: both; float: right; margin-top: 0.5rem; }

.options--table { width: 100%; }

.options--table tr td label { height: 45px; vertical-align: middle; display: table-cell; }

.options--table tr td .local-price { margin: 0; }

.l-details #frm-delivery .checkout-action { float: none; }

.ws-filter__checkbox-wrap { float: left; margin-top: 0.9rem; line-height: 1; }

.ws-filter__link { float: none; display: block !important; padding-left: 0.5rem; overflow: hidden; }

.ws-filter__view-all { display: none; }

.ws-filter.is-active .ws-filter__view-all { display: block; padding: 0.5em 0.5em 0.5em 1em; font-size: 14px; text-decoration: underline; border-top: 1px solid #eee; }

.products__stock { display: none !important; }

.price-unavailable { display: none !important; }

.category-description { text-align: left; max-width: max-content; margin: 1rem auto; }

.l-categories h1 { text-align: center; }

.l-categories h1::before { display: none; }

@media screen and (min-width: 767px) { .l-categories__title { display: block; margin: 0 0 0 25%; } }

.l-product__priceblock .local-price { font-size: 1.5rem; color: #67b339; }

.l-product__priceblock .price__vat { font-size: 0.9rem; }

.product-downloads { margin-bottom: 2rem; }

body.single-product .l-product__priceblock { background: #F5F5F5; padding: 1rem; margin-bottom: 1rem; border: 6px solid #EBEBEB; border-radius: 8px; position: relative; }

body.single-product .l-product__priceblock .local-price { margin-bottom: 0; color: #1F1F1F; font-weight: bold; font-size: 2rem; margin-top: 0.4rem; }

body.single-product .l-product__priceblock .local-price .price__vat { font-style: italic; font-weight: normal; }

body.single-product .l-product__priceblock .input-append, body.single-product .l-product__priceblock .input-prepend { margin-bottom: 0; }

body.single-product .l-product__priceblock:after { content: ""; display: table; clear: both; }

body.single-product .l-product__priceblock .l-product__code { position: absolute; bottom: 0px; }

@media screen and (max-width: 768px) { .l-product__priceblock { padding-bottom: 50px !important; }
  .l-product__stock { position: absolute; right: 15px; margin-bottom: 0px !important; bottom: 20px; } }

@media screen and (min-width: 769px) { .l-product__priceblock { padding-bottom: 50px !important; } }

.l-product--options .l-products__body .products__favourite { display: none !important; }

.page-categories .products__favourite { display: none !important; }

table .products__favourite { background-color: transparent !important; color: black !important; text-align: center; }

.product__note--cant-buy { display: none; }

.alert-info a { color: inherit; border-bottom: 1px solid #3a87ad; }

.alert-info a:hover { text-decoration: none; }

.cart__new-order-list { margin-top: auto !important; }

.footer .footer__subtitle { margin-top: 1rem; margin-bottom: 0; padding: 0.5rem 0.5rem 0.5rem 0; border-bottom: 1px solid #717273; }

.footer .footer__subtitle:after { font-family: "FontAwesome"; content: ""; float: right; padding-right: 0.5rem; }

.footer .footer__subtitle.is-active:after { content: ""; }

.footer .footer__contact-section { display: none; }

.footer .footer__contact-section.is-active { display: block; padding: 1rem 0; }

/*# sourceMappingURL=main.css.map */
